By type
JVM Arguments: -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/apih/ -Dlogging.config=/app/logback-spring.xml -Dspring.config.additional-location=/app/config/override.yaml . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.7.RELEASE) 2023-03-16T00:07:23.730Z||main|||||INFO|500||The following profiles are active: basic 2023-03-16T00:07:35.039Z||main|||||INFO|500||Starting service [Tomcat] 2023-03-16T00:07:35.040Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2023-03-16T00:07:35.154Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2023-03-16T00:07:39.992Z||main|||||WARN|500||The following warnings have been detected: WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.so.apihandlerinfra.Onap3gppServiceInstances.getSliceSubnetCapabilities(org.onap.so.apihandlerinfra.onap3gppserviceinstancebeans.QuerySubnetCapability,java.lang.String) throws org.onap.so.apihandlerinfra.exceptions.ApiException, should not consume any entity. 2023-03-16T00:07:40.133Z||main|||||INFO|500||catdb-pool - Starting... 2023-03-16T00:07:41.013Z||main|||||INFO|500||catdb-pool - Start completed. 2023-03-16T00:07:41.362Z||main|||||INFO|500||reqdb-pool - Starting... 2023-03-16T00:07:41.411Z||main|||||INFO|500||reqdb-pool - Start completed. 2023-03-16T00:07:41.583Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2023-03-16T00:07:41.918Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2023-03-16T00:07:42.711Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2023-03-16T00:07:45.611Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-03-16T00:07:47.336Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-03-16T00:07:47.379Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2023-03-16T00:07:47.924Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-03-16T00:07:49.118Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly. 2023-03-16T00:07:50.107Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-03-16T00:07:51.296Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2023-03-16T00:07:55.437Z||main|||||WARN|500||--- 2023-03-16T00:07:55.438Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2023-03-16T00:07:55.438Z||main|||||WARN|500||--- 2023-03-16T00:07:55.969Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2023-03-16T00:08:00.221Z||main|||||INFO|500||Started ApiHandlerApplication in 42.067 seconds (JVM running for 45.166) 2023-03-16T00:08:00.240Z|cd00d9b2-706b-4840-a902-5c089cb10e83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:08:00.252Z|cd00d9b2-706b-4840-a902-5c089cb10e83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:08:00.253Z|51d32d00-f2ff-4b5c-95ab-3d5014691142|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:08:00.258Z|51d32d00-f2ff-4b5c-95ab-3d5014691142|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:08:04.098Z||http-nio-8080-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2023-03-16T00:08:04.263Z|52b0dffb-ff71-47bb-9958-4630ab403796|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector (jar:file:/app/app.jar!/BOOT-INF/lib/jaxb-impl-2.3.0.jar!/) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release 2023-03-16T00:08:04.660Z|52b0dffb-ff71-47bb-9958-4630ab403796|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:08:05.782Z|92619b4a-215c-4116-a9ed-3adf1a4a90d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:08:05.784Z|92619b4a-215c-4116-a9ed-3adf1a4a90d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:08:07.684Z|7d344809-f675-4336-a03f-8ad7a1c340df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:08:07.686Z|7d344809-f675-4336-a03f-8ad7a1c340df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:08:14.821Z|5cef9ba3-ff5a-4cb4-8402-e39f83737c4d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:08:14.823Z|5cef9ba3-ff5a-4cb4-8402-e39f83737c4d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:08:15.209Z|f4f63148-6519-4a30-a617-a28fbb2a69c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:08:15.215Z|f4f63148-6519-4a30-a617-a28fbb2a69c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:08:15.839Z|468ec68a-fdb0-4cfc-8372-2bf70c972db4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:08:15.841Z|468ec68a-fdb0-4cfc-8372-2bf70c972db4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:08:17.724Z|8b1f6feb-bffa-4c34-a240-65047d60cd51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:08:17.727Z|8b1f6feb-bffa-4c34-a240-65047d60cd51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:08:24.865Z|791ab3d3-f931-4a84-a503-428c522c21b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:08:24.867Z|791ab3d3-f931-4a84-a503-428c522c21b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:08:25.881Z|f405809a-ddd2-4bda-9c67-341b5fe1ce71|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:08:25.883Z|f405809a-ddd2-4bda-9c67-341b5fe1ce71|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:08:27.769Z|e17a950c-b206-43fc-9b50-b52bc424a85a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:08:27.770Z|e17a950c-b206-43fc-9b50-b52bc424a85a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:08:30.209Z|eb21d7fd-db71-49ea-a2f4-ad58923d2b14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:08:30.210Z|eb21d7fd-db71-49ea-a2f4-ad58923d2b14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:08:30.260Z|fa15313d-725e-416f-b3ce-e51670b01199|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:08:30.261Z|fa15313d-725e-416f-b3ce-e51670b01199|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:08:34.910Z|9a008be3-73b7-4df1-9f7a-2362aaf1b4fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:08:34.912Z|9a008be3-73b7-4df1-9f7a-2362aaf1b4fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:08:35.923Z|aad0341c-b064-4a5a-9a27-faf500c5ceb6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:08:35.925Z|aad0341c-b064-4a5a-9a27-faf500c5ceb6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:08:37.811Z|6549828d-11fd-4440-984b-1742cd4260d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:08:37.813Z|6549828d-11fd-4440-984b-1742cd4260d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:08:44.949Z|8dfb6bba-9f29-494d-87ab-e0c5c0047a31|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:08:44.951Z|8dfb6bba-9f29-494d-87ab-e0c5c0047a31|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:08:45.209Z|70eab3dc-b940-4858-aebc-4db0f98163b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:08:45.211Z|70eab3dc-b940-4858-aebc-4db0f98163b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:08:45.956Z|4ab89b4d-3862-4236-8e09-abe8864b5a18|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:08:45.957Z|4ab89b4d-3862-4236-8e09-abe8864b5a18|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:08:47.856Z|2a723093-22f0-456c-8332-3028f71490a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:08:47.859Z|2a723093-22f0-456c-8332-3028f71490a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:08:54.990Z|b2b2e314-5060-4b43-b662-15865d94ba6a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:08:54.991Z|b2b2e314-5060-4b43-b662-15865d94ba6a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:08:55.992Z|7f7b10d0-412e-49e3-8f26-c1750928b1f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:08:55.993Z|7f7b10d0-412e-49e3-8f26-c1750928b1f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:08:57.898Z|76858490-b5ef-4fd4-8dc0-38a564d1aad7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:08:57.899Z|76858490-b5ef-4fd4-8dc0-38a564d1aad7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:09:00.209Z|8b1856d4-9106-4a00-ad17-5b90f1c2b729|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:09:00.217Z|8b1856d4-9106-4a00-ad17-5b90f1c2b729|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:09:00.263Z|f520f3ba-ac20-4c92-83b4-c41df495c373|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:09:00.263Z|f520f3ba-ac20-4c92-83b4-c41df495c373|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:09:05.025Z|59248c49-5728-47fa-9bd7-06d6f0abfe7a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:09:05.027Z|59248c49-5728-47fa-9bd7-06d6f0abfe7a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:09:06.028Z|96838ebd-b77c-41f0-8620-78b48613759f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:09:06.029Z|96838ebd-b77c-41f0-8620-78b48613759f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:09:07.930Z|4151c84b-6ff6-4293-87bf-32449e7727fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:09:07.931Z|4151c84b-6ff6-4293-87bf-32449e7727fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:09:15.057Z|c5cea655-4ab5-4616-ab52-3d88d569299a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:09:15.058Z|c5cea655-4ab5-4616-ab52-3d88d569299a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:09:15.209Z|7c029456-107a-4a83-a0c8-017945f33694|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:09:15.210Z|7c029456-107a-4a83-a0c8-017945f33694|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:09:16.068Z|86b3c393-9927-48c4-9cf9-d3358b33f897|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:09:16.070Z|86b3c393-9927-48c4-9cf9-d3358b33f897|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:09:17.962Z|6bde3e8d-03de-40d8-a7b7-3375b098db9a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:09:17.964Z|6bde3e8d-03de-40d8-a7b7-3375b098db9a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:09:25.090Z|5f6f09b3-de4d-4285-b356-9079f1efa816|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:09:25.092Z|5f6f09b3-de4d-4285-b356-9079f1efa816|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:09:26.108Z|ccc2691c-b5e4-4ffe-8d10-5c26176f847f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:09:26.110Z|ccc2691c-b5e4-4ffe-8d10-5c26176f847f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:09:27.997Z|1c56df65-0b2c-492e-b7fd-6da347541e40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:09:27.999Z|1c56df65-0b2c-492e-b7fd-6da347541e40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:09:30.209Z|17050333-d4c6-492e-b392-782b07ed6d70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:09:30.211Z|17050333-d4c6-492e-b392-782b07ed6d70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:09:30.265Z|f61f49f5-1814-4588-b830-58bc04b01605|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:09:30.266Z|f61f49f5-1814-4588-b830-58bc04b01605|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:09:35.124Z|4808f6fb-3585-4fd0-bb51-437e56a5729b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:09:35.125Z|4808f6fb-3585-4fd0-bb51-437e56a5729b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:09:36.148Z|0dc4d17a-16ec-463c-8928-590124569c61|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:09:36.150Z|0dc4d17a-16ec-463c-8928-590124569c61|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:09:38.034Z|5881c813-6f40-44e0-936c-a2be5d1b5611|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:09:38.035Z|5881c813-6f40-44e0-936c-a2be5d1b5611|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:09:45.157Z|b60f2194-8ce6-4192-8c0a-ef6a8995fb70|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:09:45.158Z|b60f2194-8ce6-4192-8c0a-ef6a8995fb70|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:09:45.209Z|bcb0f0eb-fc63-4a74-858d-ab253cb9a85e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:09:45.219Z|bcb0f0eb-fc63-4a74-858d-ab253cb9a85e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:09:46.191Z|d9094b2f-5517-4cba-b18a-6c57595961ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:09:46.193Z|d9094b2f-5517-4cba-b18a-6c57595961ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:09:48.069Z|fa27e2f1-bb74-4dd3-a654-19b28ff9b1a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:09:48.070Z|fa27e2f1-bb74-4dd3-a654-19b28ff9b1a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:09:55.192Z|c0397621-18fc-4097-b1cd-9a5b2b6abbe1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:09:55.194Z|c0397621-18fc-4097-b1cd-9a5b2b6abbe1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:09:56.232Z|eccef259-2015-4ee8-a836-eab567a5d15a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:09:56.234Z|eccef259-2015-4ee8-a836-eab567a5d15a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:09:58.104Z|62b0a7fd-9d3b-460e-a932-94e2963dd1a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:09:58.105Z|62b0a7fd-9d3b-460e-a932-94e2963dd1a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:10:00.209Z|33194663-a12f-42dc-87b8-d6092d9cde6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:10:00.210Z|33194663-a12f-42dc-87b8-d6092d9cde6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:10:00.268Z|8eb053b3-6af6-4a69-905e-c844e23b462c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:10:00.269Z|8eb053b3-6af6-4a69-905e-c844e23b462c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:10:05.236Z|b43421ed-b64a-4d3f-8dcb-b03910cd8494|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:10:05.237Z|b43421ed-b64a-4d3f-8dcb-b03910cd8494|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:10:06.273Z|bbdc2bb3-52d4-4d1b-94b2-977b114c3dd5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:10:06.274Z|bbdc2bb3-52d4-4d1b-94b2-977b114c3dd5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:10:08.140Z|cb0a04f9-a14e-4639-bf42-9172db22990f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:10:08.141Z|cb0a04f9-a14e-4639-bf42-9172db22990f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:10:15.209Z|70ba16e9-be56-4334-810e-e1adb387c433|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:10:15.210Z|70ba16e9-be56-4334-810e-e1adb387c433|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:10:15.269Z|7e455d92-d20a-4a39-9bfd-3daacdd6682c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:10:15.270Z|7e455d92-d20a-4a39-9bfd-3daacdd6682c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:10:16.311Z|b1472a7e-cd7c-4626-94ae-2bc2185b6498|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:10:16.312Z|b1472a7e-cd7c-4626-94ae-2bc2185b6498|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:10:18.175Z|546b7b46-e226-447c-8cca-3d287538e97d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:10:18.176Z|546b7b46-e226-447c-8cca-3d287538e97d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:10:25.301Z|ce475ab9-ffd7-4649-8d25-dd6e9fd42362|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:10:25.302Z|ce475ab9-ffd7-4649-8d25-dd6e9fd42362|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:10:26.348Z|cc993110-e8a8-4e3e-8b9a-dacad2837d53|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:10:26.349Z|cc993110-e8a8-4e3e-8b9a-dacad2837d53|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:10:28.211Z|ca5588f5-ec75-48d3-b4f7-06994e0368b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:10:28.213Z|ca5588f5-ec75-48d3-b4f7-06994e0368b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:10:30.210Z|8e4e5bbc-6e4c-49a3-9c4b-b5285fc60142|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:10:30.215Z|8e4e5bbc-6e4c-49a3-9c4b-b5285fc60142|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:10:30.270Z|72371bfb-254a-4bd6-b21c-b9d9d9ffc636|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:10:30.270Z|72371bfb-254a-4bd6-b21c-b9d9d9ffc636|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:10:35.334Z|e4cc28ba-be74-4e15-8db3-7b1943c685ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:10:35.336Z|e4cc28ba-be74-4e15-8db3-7b1943c685ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:10:36.384Z|ba5a467f-98d4-46fd-8eec-56cc38143fbb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:10:36.385Z|ba5a467f-98d4-46fd-8eec-56cc38143fbb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:10:38.248Z|496ee1ee-e59d-4f4b-b65c-6cdeb3af1b4e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:10:38.249Z|496ee1ee-e59d-4f4b-b65c-6cdeb3af1b4e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:10:45.209Z|0b3c300a-8e99-4b02-acea-64e05f736f4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:10:45.210Z|0b3c300a-8e99-4b02-acea-64e05f736f4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:10:45.370Z|9fccdb98-4428-46f3-827c-d8f304ad23e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:10:45.372Z|9fccdb98-4428-46f3-827c-d8f304ad23e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:10:46.418Z|0f2358c4-d5eb-40a5-83ed-43c1d4af2112|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:10:46.419Z|0f2358c4-d5eb-40a5-83ed-43c1d4af2112|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:10:48.285Z|5070c267-fdba-4d50-aca6-4cf47920a49b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:10:48.287Z|5070c267-fdba-4d50-aca6-4cf47920a49b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:10:55.409Z|dafc1c56-3994-4f10-ace9-55e250614f49|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:10:55.410Z|dafc1c56-3994-4f10-ace9-55e250614f49|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:10:56.452Z|c02f9d26-bc8a-4166-b26c-a4e47313bbe9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:10:56.453Z|c02f9d26-bc8a-4166-b26c-a4e47313bbe9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:10:58.325Z|f496167f-e130-4fa8-ba60-862fa2a8264d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:10:58.326Z|f496167f-e130-4fa8-ba60-862fa2a8264d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:11:00.209Z|6699351c-9267-4726-a07b-05555b70a76d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:11:00.210Z|6699351c-9267-4726-a07b-05555b70a76d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:11:00.271Z|d114bbe9-fc5b-40b9-84c6-acfb3ac901b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:11:00.272Z|d114bbe9-fc5b-40b9-84c6-acfb3ac901b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:11:05.442Z|a2c3d673-4bb1-4c66-8d3d-2c3576d72c4b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:11:05.443Z|a2c3d673-4bb1-4c66-8d3d-2c3576d72c4b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:11:06.487Z|e249e79c-7aeb-432a-ab77-89e44303232d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:11:06.488Z|e249e79c-7aeb-432a-ab77-89e44303232d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:11:08.363Z|0c229266-7566-49f3-b1ec-b23327d36db8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:11:08.364Z|0c229266-7566-49f3-b1ec-b23327d36db8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:11:15.209Z|bbc32cda-d539-4592-b2c1-34d902326a2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:11:15.212Z|bbc32cda-d539-4592-b2c1-34d902326a2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:11:15.473Z|b5951bf0-896a-4a67-a319-378c681671c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:11:15.474Z|b5951bf0-896a-4a67-a319-378c681671c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:11:16.521Z|5fe1f38a-68f3-4421-accd-612d82e5a944|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:11:16.522Z|5fe1f38a-68f3-4421-accd-612d82e5a944|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:11:18.400Z|71962ccc-930f-4595-b4df-209eaa202a97|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:11:18.401Z|71962ccc-930f-4595-b4df-209eaa202a97|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:11:25.509Z|b7b0d7a4-2fb7-45fc-97f2-4f1832cede4a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:11:25.510Z|b7b0d7a4-2fb7-45fc-97f2-4f1832cede4a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:11:26.556Z|1e81fa49-d9c7-4c3b-a2ab-aa49b40b3180|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:11:26.557Z|1e81fa49-d9c7-4c3b-a2ab-aa49b40b3180|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:11:28.439Z|b1289a49-baf3-4747-a764-2acc9bca38c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:11:28.440Z|b1289a49-baf3-4747-a764-2acc9bca38c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:11:30.209Z|0fbc812a-3cd8-4bc5-b2ed-e53c75e98a63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:11:30.210Z|0fbc812a-3cd8-4bc5-b2ed-e53c75e98a63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:11:30.274Z|60a6efb9-ce64-4ccf-b9f1-3483a8653966|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:11:30.276Z|60a6efb9-ce64-4ccf-b9f1-3483a8653966|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:11:35.546Z|52d88b29-d455-4ec3-9f3d-d20c834d34b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:11:35.547Z|52d88b29-d455-4ec3-9f3d-d20c834d34b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:11:36.592Z|36fc7f6d-68ae-422d-b8f1-530ab853b27a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:11:36.593Z|36fc7f6d-68ae-422d-b8f1-530ab853b27a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:11:38.478Z|3b2f2923-315b-4757-8c6c-be4f5128af3a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:11:38.480Z|3b2f2923-315b-4757-8c6c-be4f5128af3a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:11:45.210Z|30517856-c016-4fc0-9d66-e59a1d3c162b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:11:45.211Z|30517856-c016-4fc0-9d66-e59a1d3c162b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:11:45.581Z|f71ccbeb-8eb8-4a47-a9a2-abc8eaca1ca9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:11:45.582Z|f71ccbeb-8eb8-4a47-a9a2-abc8eaca1ca9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:11:46.631Z|e1cdbc22-1404-4ff2-9e25-8abca6a60c85|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:11:46.633Z|e1cdbc22-1404-4ff2-9e25-8abca6a60c85|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:11:48.517Z|c826b167-be2a-4ae0-a280-242c3b23567d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:11:48.518Z|c826b167-be2a-4ae0-a280-242c3b23567d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:11:55.616Z|f11f4928-3992-4c23-b862-7034bbf5f88e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:11:55.617Z|f11f4928-3992-4c23-b862-7034bbf5f88e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:11:56.674Z|54aaa91d-9ad1-461c-82f0-3be9a528f87e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:11:56.676Z|54aaa91d-9ad1-461c-82f0-3be9a528f87e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:11:58.553Z|de56ea2c-4a1c-45f2-8ae8-3b6ab9b743c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:11:58.554Z|de56ea2c-4a1c-45f2-8ae8-3b6ab9b743c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:12:00.209Z|13cb7b30-2977-4a9b-8510-9bb9495b8d7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:12:00.214Z|13cb7b30-2977-4a9b-8510-9bb9495b8d7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:12:00.278Z|d1f55d7f-1254-43d4-bcaf-6eee6284bc75|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:12:00.279Z|d1f55d7f-1254-43d4-bcaf-6eee6284bc75|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:12:05.651Z|548888e9-fd41-41d0-ac58-dd1d743f28e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:12:05.652Z|548888e9-fd41-41d0-ac58-dd1d743f28e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:12:06.711Z|ae3906ba-22b6-40ae-b8ef-ad9e719a5641|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:12:06.713Z|ae3906ba-22b6-40ae-b8ef-ad9e719a5641|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:12:08.591Z|61b881dd-56c9-4b47-bed0-52c98e046f17|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:12:08.592Z|61b881dd-56c9-4b47-bed0-52c98e046f17|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:12:15.209Z|6008d7d3-8968-4be8-a1b6-84059db7c00e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:12:15.210Z|6008d7d3-8968-4be8-a1b6-84059db7c00e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:12:15.681Z|3b35eafa-81b3-415c-a074-8b838afa1821|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:12:15.683Z|3b35eafa-81b3-415c-a074-8b838afa1821|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:12:16.748Z|5ed1fe89-2b6b-4de1-a8a3-7bb79428b2ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:12:16.750Z|5ed1fe89-2b6b-4de1-a8a3-7bb79428b2ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:12:18.627Z|231a7a02-60e6-429e-8162-60aae24381f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:12:18.628Z|231a7a02-60e6-429e-8162-60aae24381f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:12:25.717Z|4bf4e2bf-619c-4eb8-88b4-73d0f1167abb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:12:25.718Z|4bf4e2bf-619c-4eb8-88b4-73d0f1167abb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:12:26.784Z|bd850266-ec9f-4584-925b-3ceecdc77d9f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:12:26.786Z|bd850266-ec9f-4584-925b-3ceecdc77d9f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:12:28.662Z|45642c08-cfb6-4a78-a41d-8105adaf5353|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:12:28.663Z|45642c08-cfb6-4a78-a41d-8105adaf5353|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:12:30.209Z|37abf974-9529-41d4-9fa9-5d1dbfc0cb17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:12:30.210Z|37abf974-9529-41d4-9fa9-5d1dbfc0cb17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:12:30.281Z|1d7c4ca1-9729-44d3-ac8b-22b9ab0662c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:12:30.281Z|1d7c4ca1-9729-44d3-ac8b-22b9ab0662c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:12:35.752Z|3c0161fb-8637-4d32-a9ba-c526b24e933e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:12:35.753Z|3c0161fb-8637-4d32-a9ba-c526b24e933e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:12:36.822Z|70501904-a510-4045-a426-1c033dd37be0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:12:36.824Z|70501904-a510-4045-a426-1c033dd37be0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:12:38.696Z|ebfa4099-9664-48be-9659-7a5a28823518|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:12:38.698Z|ebfa4099-9664-48be-9659-7a5a28823518|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:12:45.209Z|d12e6f5c-5b85-44f3-9ff1-d3b7e7a4cdab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:12:45.214Z|d12e6f5c-5b85-44f3-9ff1-d3b7e7a4cdab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:12:45.789Z|59ff104c-d6cc-4315-a584-3c275e50cbd6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:12:45.790Z|59ff104c-d6cc-4315-a584-3c275e50cbd6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:12:46.868Z|8bc520c2-92cf-43fa-a9bc-d1ef594f9b87|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:12:46.870Z|8bc520c2-92cf-43fa-a9bc-d1ef594f9b87|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:12:48.729Z|f423ed83-ebbb-42d0-9918-0e01ef5458bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:12:48.731Z|f423ed83-ebbb-42d0-9918-0e01ef5458bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:12:55.827Z|ea418737-63f3-418f-8bae-88c969476ddc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:12:55.829Z|ea418737-63f3-418f-8bae-88c969476ddc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:12:56.906Z|081e7c62-5d6d-4b0d-a09f-953de6c53f5b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:12:56.907Z|081e7c62-5d6d-4b0d-a09f-953de6c53f5b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:12:58.762Z|cea17905-9574-4076-82ca-a803f61c7020|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:12:58.763Z|cea17905-9574-4076-82ca-a803f61c7020|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:13:00.209Z|03226ad7-ffde-4199-9025-603a307b5fe1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:13:00.209Z|03226ad7-ffde-4199-9025-603a307b5fe1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:13:00.282Z|8c6f985c-c661-46f4-9d3d-93a5176f6a78|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:13:00.283Z|8c6f985c-c661-46f4-9d3d-93a5176f6a78|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:13:05.861Z|7fc25f7b-b034-4313-94cc-9b146f24cead|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:13:05.862Z|7fc25f7b-b034-4313-94cc-9b146f24cead|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:13:06.941Z|8d81dd63-1424-4d7c-92ca-c81d380af9f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:13:06.942Z|8d81dd63-1424-4d7c-92ca-c81d380af9f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:13:08.796Z|49a68414-12e3-4834-b319-bf91dbd1b5a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:13:08.798Z|49a68414-12e3-4834-b319-bf91dbd1b5a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:13:15.208Z|29689779-841e-4e6c-b9a9-e4cad446cb67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:13:15.209Z|29689779-841e-4e6c-b9a9-e4cad446cb67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:13:15.892Z|cef81716-4725-4799-a918-dc20c0d64135|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:13:15.893Z|cef81716-4725-4799-a918-dc20c0d64135|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:13:16.977Z|2b58f771-604a-4f34-a7b3-8f05951fefa3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:13:16.979Z|2b58f771-604a-4f34-a7b3-8f05951fefa3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:13:18.833Z|8b83618e-1783-4444-b482-d68e759195ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:13:18.834Z|8b83618e-1783-4444-b482-d68e759195ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:13:25.921Z|b971862e-04b8-4c64-be0f-ccfbccb454c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:13:25.922Z|b971862e-04b8-4c64-be0f-ccfbccb454c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:13:27.012Z|00f404a1-3f00-4516-8160-539de395137a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:13:27.014Z|00f404a1-3f00-4516-8160-539de395137a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:13:28.869Z|e304c085-64d1-4780-9112-c633b42933b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:13:28.870Z|e304c085-64d1-4780-9112-c633b42933b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:13:30.209Z|e30d6108-cb39-4de7-9dd2-4ebe5568066d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:13:30.213Z|e30d6108-cb39-4de7-9dd2-4ebe5568066d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:13:30.284Z|22a8abfc-5c54-4a97-9ffc-a226545cdb4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:13:30.284Z|22a8abfc-5c54-4a97-9ffc-a226545cdb4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:13:35.956Z|c2292963-7c64-48bd-b306-27c3fd70b67a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:13:35.957Z|c2292963-7c64-48bd-b306-27c3fd70b67a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:13:37.046Z|228881fb-0e19-4ab4-9c49-1afaed3ed232|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:13:37.047Z|228881fb-0e19-4ab4-9c49-1afaed3ed232|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:13:38.906Z|a77a9967-3e9c-45d5-b68b-da9a8257113c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:13:38.908Z|a77a9967-3e9c-45d5-b68b-da9a8257113c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:13:45.209Z|47acd3a6-d8ed-43c0-8651-09990c119203|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:13:45.209Z|47acd3a6-d8ed-43c0-8651-09990c119203|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:13:45.992Z|4bd9843d-f9f2-4c48-984b-47d1f226d697|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:13:45.993Z|4bd9843d-f9f2-4c48-984b-47d1f226d697|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:13:47.077Z|e78a4aa9-a35b-49f1-ba3f-af41849accbf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:13:47.079Z|e78a4aa9-a35b-49f1-ba3f-af41849accbf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:13:48.944Z|98fc4830-8cf9-48e1-8016-578c1852ff58|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:13:48.945Z|98fc4830-8cf9-48e1-8016-578c1852ff58|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:13:56.029Z|11fec030-5326-43d6-8fd1-f094dc3f48c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:13:56.030Z|11fec030-5326-43d6-8fd1-f094dc3f48c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:13:57.117Z|2faa214c-2f40-44ed-8979-66cf54195569|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:13:57.118Z|2faa214c-2f40-44ed-8979-66cf54195569|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:13:58.983Z|e4f59a71-bc7c-4a9e-9cef-f4876e09e3bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:13:58.984Z|e4f59a71-bc7c-4a9e-9cef-f4876e09e3bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:14:00.209Z|afc4e7fb-a8af-44b0-9016-0d6d9ce7dfb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:14:00.210Z|afc4e7fb-a8af-44b0-9016-0d6d9ce7dfb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:14:00.285Z|d09640fa-d927-4666-b14e-86fed5e336a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:14:00.287Z|d09640fa-d927-4666-b14e-86fed5e336a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:14:06.061Z|bd8035d6-3a9c-4647-a821-6460bff6e94f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:14:06.062Z|bd8035d6-3a9c-4647-a821-6460bff6e94f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:14:07.153Z|93b45c8c-3cdf-4065-9bf8-761be830a002|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:14:07.154Z|93b45c8c-3cdf-4065-9bf8-761be830a002|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:14:09.018Z|97dab9d9-fa8d-48d8-9c3e-bd8d2eba676d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:14:09.020Z|97dab9d9-fa8d-48d8-9c3e-bd8d2eba676d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:14:15.209Z|97070a26-4a1f-4d96-a792-23d132128662|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:14:15.213Z|97070a26-4a1f-4d96-a792-23d132128662|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:14:16.094Z|c227cad4-dcd9-4d9f-8eeb-7eb83c2dfd50|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:14:16.095Z|c227cad4-dcd9-4d9f-8eeb-7eb83c2dfd50|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:14:17.187Z|8b3a1335-3bed-4c1d-b04a-0d659d2832af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:14:17.188Z|8b3a1335-3bed-4c1d-b04a-0d659d2832af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:14:19.056Z|36a5a3df-ef07-44ad-a78f-f8b58627b5c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:14:19.058Z|36a5a3df-ef07-44ad-a78f-f8b58627b5c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:14:26.129Z|971c269d-36d9-4fa2-bfdb-1e0536b8c74b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:14:26.130Z|971c269d-36d9-4fa2-bfdb-1e0536b8c74b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:14:27.218Z|c46074c8-d109-4161-8015-cd82ffa4f7ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:14:27.219Z|c46074c8-d109-4161-8015-cd82ffa4f7ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:14:29.093Z|86d0f1dc-f31f-446e-bef0-ccdfb305b2b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:14:29.094Z|86d0f1dc-f31f-446e-bef0-ccdfb305b2b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:14:30.209Z|1e6d3292-6c61-47aa-acd6-1d1d2083be9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:14:30.210Z|1e6d3292-6c61-47aa-acd6-1d1d2083be9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:14:30.288Z|14768cf7-a5a5-4d37-8eab-27b1fc209d1b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:14:30.289Z|14768cf7-a5a5-4d37-8eab-27b1fc209d1b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:14:36.164Z|ad3707be-6378-472e-8347-9996c49dd92d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:14:36.165Z|ad3707be-6378-472e-8347-9996c49dd92d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:14:37.248Z|e4060d40-727a-45da-bd23-e7dda06f0b92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:14:37.249Z|e4060d40-727a-45da-bd23-e7dda06f0b92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:14:39.130Z|dc473f37-da47-4bd5-8b41-68645d39582e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:14:39.131Z|dc473f37-da47-4bd5-8b41-68645d39582e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:14:45.209Z|b8097e1e-6dcf-4ed6-a97d-e6fc4b8ac0ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:14:45.210Z|b8097e1e-6dcf-4ed6-a97d-e6fc4b8ac0ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:14:46.195Z|4f8456dc-a30c-41b9-89c7-2623b5bcff6e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:14:46.197Z|4f8456dc-a30c-41b9-89c7-2623b5bcff6e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:14:47.283Z|70e20511-6c81-49c6-a047-d91db36df9a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:14:47.284Z|70e20511-6c81-49c6-a047-d91db36df9a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:14:49.164Z|87c1df63-f35e-45ff-8c4f-4c7df9815866|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:14:49.165Z|87c1df63-f35e-45ff-8c4f-4c7df9815866|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:14:56.229Z|e0ae7aec-8a03-4864-87b9-c4001d814aef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:14:56.230Z|e0ae7aec-8a03-4864-87b9-c4001d814aef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:14:57.318Z|7abb000e-c0dc-41e2-887d-08a1e988a359|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:14:57.319Z|7abb000e-c0dc-41e2-887d-08a1e988a359|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:14:59.197Z|67ff2283-db6c-4221-aa43-e50799ff9008|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:14:59.198Z|67ff2283-db6c-4221-aa43-e50799ff9008|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:15:00.209Z|054028ae-84f3-44ba-b394-829ec712b28b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:15:00.214Z|054028ae-84f3-44ba-b394-829ec712b28b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:15:00.290Z|feb467bd-7daf-4a66-b2bb-edf81104aba0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:15:00.291Z|feb467bd-7daf-4a66-b2bb-edf81104aba0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:15:06.262Z|f7381b20-b062-431d-89e9-1d47c5cc928b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:15:06.263Z|f7381b20-b062-431d-89e9-1d47c5cc928b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:15:07.353Z|d6bfb8b3-5f71-4b3b-82df-616590be27aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:15:07.355Z|d6bfb8b3-5f71-4b3b-82df-616590be27aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:15:09.232Z|79356ba8-8ede-42c0-ba7f-e5dd8dd76f1e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:15:09.233Z|79356ba8-8ede-42c0-ba7f-e5dd8dd76f1e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:15:15.209Z|c6c8f3f9-884e-45bf-b84c-1e1d0b0c9969|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:15:15.209Z|c6c8f3f9-884e-45bf-b84c-1e1d0b0c9969|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:15:16.298Z|8bb8a091-6aae-4868-9c6c-3d1cbed6a7d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:15:16.299Z|8bb8a091-6aae-4868-9c6c-3d1cbed6a7d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:15:17.385Z|8143fcd4-772b-4115-b471-b3f2e232c05e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:15:17.385Z|8143fcd4-772b-4115-b471-b3f2e232c05e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:15:19.267Z|6478fab0-e8ab-4b23-a0f6-1e6dd341d726|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:15:19.268Z|6478fab0-e8ab-4b23-a0f6-1e6dd341d726|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:15:26.335Z|392ce320-12b9-4740-ad26-b156b9d76ba7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:15:26.336Z|392ce320-12b9-4740-ad26-b156b9d76ba7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:15:27.416Z|3b597cc9-f823-47de-872e-2c422077c72a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:15:27.417Z|3b597cc9-f823-47de-872e-2c422077c72a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:15:29.303Z|8967c22c-a738-4685-9c85-8b96a282094d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:15:29.304Z|8967c22c-a738-4685-9c85-8b96a282094d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:15:30.209Z|fca51c3a-7c95-4528-84d5-553c6ec60a64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:15:30.210Z|fca51c3a-7c95-4528-84d5-553c6ec60a64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:15:30.293Z|19c447d1-05da-4933-90dc-10d656b6c7f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:15:30.294Z|19c447d1-05da-4933-90dc-10d656b6c7f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:15:36.366Z|09758e2c-a5a8-4e26-beb1-fd9623ccfe83|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:15:36.367Z|09758e2c-a5a8-4e26-beb1-fd9623ccfe83|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:15:37.451Z|c0c16848-b63a-40cb-85a3-ec789d466ad5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:15:37.452Z|c0c16848-b63a-40cb-85a3-ec789d466ad5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:15:39.337Z|0d9e95b3-b65f-4bd9-8b63-3acf33daafe8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:15:39.339Z|0d9e95b3-b65f-4bd9-8b63-3acf33daafe8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:15:45.209Z|a3a8ccde-6d73-450c-a4e5-73f9d6c7a0a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:15:45.213Z|a3a8ccde-6d73-450c-a4e5-73f9d6c7a0a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:15:46.402Z|9a721bc8-8381-427c-961b-23712e0bbfec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:15:46.403Z|9a721bc8-8381-427c-961b-23712e0bbfec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:15:47.487Z|2a7a87a3-6ef4-4d1a-b05b-d280d5fbe42b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:15:47.488Z|2a7a87a3-6ef4-4d1a-b05b-d280d5fbe42b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:15:49.374Z|0683df78-7ba8-47e2-aa3f-bc0efdb61366|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:15:49.375Z|0683df78-7ba8-47e2-aa3f-bc0efdb61366|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:15:56.451Z|957eaf84-5930-4df7-ae73-7676d84b0b22|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:15:56.451Z|957eaf84-5930-4df7-ae73-7676d84b0b22|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:15:57.523Z|ba9b0140-2c81-4937-9dcc-913112709987|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:15:57.525Z|ba9b0140-2c81-4937-9dcc-913112709987|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:15:59.408Z|66eb8221-e558-41af-8b7a-d40fd59df75c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:15:59.409Z|66eb8221-e558-41af-8b7a-d40fd59df75c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:16:00.209Z|b8e973f8-13b9-4e82-a92b-d22838eb35b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:16:00.210Z|b8e973f8-13b9-4e82-a92b-d22838eb35b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:16:00.295Z|77d69fd3-9f25-4dcf-b495-3c17e1af2a25|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:16:00.296Z|77d69fd3-9f25-4dcf-b495-3c17e1af2a25|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:16:06.486Z|4ea720ce-8545-401e-8b9f-81bc613d030b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:16:06.487Z|4ea720ce-8545-401e-8b9f-81bc613d030b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:16:07.558Z|3fcf53c0-cfa6-4e3d-81d1-a33418d9523d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:16:07.559Z|3fcf53c0-cfa6-4e3d-81d1-a33418d9523d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:16:09.441Z|12d2f3bd-0d2e-4a20-b799-cea88f214aec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:16:09.442Z|12d2f3bd-0d2e-4a20-b799-cea88f214aec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:16:15.209Z|5123681b-ee77-42a0-a1c1-0e70fd29a279|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:16:15.210Z|5123681b-ee77-42a0-a1c1-0e70fd29a279|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:16:16.516Z|a93a5660-2e15-4867-a734-dadb8e3c378a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:16:16.517Z|a93a5660-2e15-4867-a734-dadb8e3c378a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:16:17.593Z|9ba6743c-3c32-47af-a356-c7cf94075287|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:16:17.594Z|9ba6743c-3c32-47af-a356-c7cf94075287|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:16:19.476Z|839280b3-9559-4b90-b9ff-2adb664947bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:16:19.477Z|839280b3-9559-4b90-b9ff-2adb664947bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:16:26.549Z|7eb3d8fa-a36d-4c9e-a99f-184e88cb433c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:16:26.550Z|7eb3d8fa-a36d-4c9e-a99f-184e88cb433c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:16:27.634Z|007741b3-fe2f-472b-894f-f42fa719bdfb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:16:27.635Z|007741b3-fe2f-472b-894f-f42fa719bdfb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:16:29.511Z|8319764a-4c45-4180-9558-ed9e708c5cc5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:16:29.513Z|8319764a-4c45-4180-9558-ed9e708c5cc5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:16:30.209Z|1f6b2b9e-95af-457d-84b9-34d0833b3d15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:16:30.214Z|1f6b2b9e-95af-457d-84b9-34d0833b3d15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:16:30.297Z|6f4b5e95-0d2f-4a49-9d60-60b863a5f4a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:16:30.297Z|6f4b5e95-0d2f-4a49-9d60-60b863a5f4a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:16:36.584Z|b8fb894b-98a6-42b1-a65b-95a7c2fa3623|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:16:36.585Z|b8fb894b-98a6-42b1-a65b-95a7c2fa3623|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:16:37.666Z|a3ad6b0d-5bd0-42b3-a6be-d7fff7acffcf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:16:37.667Z|a3ad6b0d-5bd0-42b3-a6be-d7fff7acffcf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:16:39.555Z|596ac60c-e184-430b-84fc-9418fe276fee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:16:39.556Z|596ac60c-e184-430b-84fc-9418fe276fee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:16:45.209Z|dde0e094-f6ec-4001-87ce-d14339a0e760|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:16:45.209Z|dde0e094-f6ec-4001-87ce-d14339a0e760|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:16:46.615Z|bea1a2ba-a8cb-4f13-9da7-8ac55ecab0b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:16:46.616Z|bea1a2ba-a8cb-4f13-9da7-8ac55ecab0b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:16:47.697Z|8788a467-d278-4eff-a638-eb5ef7f2ffde|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:16:47.698Z|8788a467-d278-4eff-a638-eb5ef7f2ffde|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:16:49.584Z|72e146c5-5e5f-4f7d-83e1-aa8b6a857fdc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:16:49.586Z|72e146c5-5e5f-4f7d-83e1-aa8b6a857fdc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:16:56.649Z|66fef438-57d0-43e2-a6f5-9fc36a5c09e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:16:56.650Z|66fef438-57d0-43e2-a6f5-9fc36a5c09e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:16:57.729Z|e1458332-39d7-43cd-a4f8-5aa38e629d91|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:16:57.730Z|e1458332-39d7-43cd-a4f8-5aa38e629d91|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:16:59.617Z|4952f217-35cd-4d4e-8172-f842ddb71390|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:16:59.618Z|4952f217-35cd-4d4e-8172-f842ddb71390|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:17:00.208Z|152a69f4-b3a9-43a1-9cf3-fec3bf6d9f85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:17:00.209Z|152a69f4-b3a9-43a1-9cf3-fec3bf6d9f85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:17:00.298Z|3eee4782-94be-4a0a-b51e-321c2806084d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:17:00.299Z|3eee4782-94be-4a0a-b51e-321c2806084d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:17:06.682Z|42cd1478-b9af-4bc0-a72e-2cba899983d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:17:06.683Z|42cd1478-b9af-4bc0-a72e-2cba899983d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:17:07.763Z|f20f2a73-8818-47ea-8a8b-5805cce6b71d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:17:07.764Z|f20f2a73-8818-47ea-8a8b-5805cce6b71d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:17:09.648Z|f2a346d5-84cf-40ab-9c39-a890c7a907d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:17:09.649Z|f2a346d5-84cf-40ab-9c39-a890c7a907d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:17:15.209Z|97c79a7b-a93c-45c2-aa2e-7585639fc7d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:17:15.212Z|97c79a7b-a93c-45c2-aa2e-7585639fc7d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:17:16.719Z|afe940da-b79c-484a-8c28-0f7ef4e48ac2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:17:16.720Z|afe940da-b79c-484a-8c28-0f7ef4e48ac2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:17:17.802Z|4b9f1ec1-a60e-4404-bebe-49ee0a8422c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:17:17.803Z|4b9f1ec1-a60e-4404-bebe-49ee0a8422c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:17:19.680Z|14538437-d2f8-4e56-b509-c6e702d1e28d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:17:19.682Z|14538437-d2f8-4e56-b509-c6e702d1e28d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:17:26.756Z|019fe226-1295-40b8-92b2-d1d93e2256a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:17:26.758Z|019fe226-1295-40b8-92b2-d1d93e2256a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:17:27.838Z|178df256-66e7-48bd-9b67-68e8056ab68a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:17:27.839Z|178df256-66e7-48bd-9b67-68e8056ab68a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:17:29.718Z|3f9010d8-234f-417f-9084-b632ff00f294|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:17:29.719Z|3f9010d8-234f-417f-9084-b632ff00f294|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:17:30.209Z|c41c7477-ef93-441f-8ebf-5b793f6c0539|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:17:30.209Z|c41c7477-ef93-441f-8ebf-5b793f6c0539|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:17:30.300Z|0378121b-2474-460b-ae78-ed0a313914e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:17:30.301Z|0378121b-2474-460b-ae78-ed0a313914e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:17:36.791Z|181b5072-d7db-44b4-9fc6-8a70f7445557|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:17:36.792Z|181b5072-d7db-44b4-9fc6-8a70f7445557|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:17:37.869Z|892ac50e-3e75-42e7-93de-3c2c1d5fffb5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:17:37.870Z|892ac50e-3e75-42e7-93de-3c2c1d5fffb5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:17:39.750Z|de5ba472-385c-40d8-8c26-ec06dc5c6e74|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:17:39.751Z|de5ba472-385c-40d8-8c26-ec06dc5c6e74|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:17:40.421Z|9a5cd5c0-7139-4374-ac5f-7e17945dcc48|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T00:17:40.423Z|9a5cd5c0-7139-4374-ac5f-7e17945dcc48|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T00:17:45.209Z|309acdcd-a148-4bce-86ef-4779d8b74904|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:17:45.210Z|309acdcd-a148-4bce-86ef-4779d8b74904|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:17:46.825Z|b541ea41-1aa2-4830-b6c5-e248577b45bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:17:46.826Z|b541ea41-1aa2-4830-b6c5-e248577b45bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:17:47.902Z|a7797cc3-3982-4c36-b951-b29aae40895d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:17:47.903Z|a7797cc3-3982-4c36-b951-b29aae40895d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:17:49.782Z|93de9915-7e23-464a-8264-ab0069e608ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:17:49.784Z|93de9915-7e23-464a-8264-ab0069e608ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:17:56.858Z|9db38190-5c7b-4778-a8c3-a04c9253d0d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:17:56.859Z|9db38190-5c7b-4778-a8c3-a04c9253d0d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:17:57.943Z|2a6e2f3d-195e-4b48-906b-b7effd957d7d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:17:57.944Z|2a6e2f3d-195e-4b48-906b-b7effd957d7d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:17:59.814Z|4fd76721-f3b3-4ca9-a30e-3c15bca270cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:17:59.815Z|4fd76721-f3b3-4ca9-a30e-3c15bca270cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:18:00.209Z|022f6371-232e-4644-a6a1-2756ca96a7f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:18:00.213Z|022f6371-232e-4644-a6a1-2756ca96a7f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:18:00.302Z|b9913f68-48a2-4c63-a25d-a99e553380c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:18:00.302Z|b9913f68-48a2-4c63-a25d-a99e553380c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:18:06.889Z|7ba6de0a-a86a-4ea7-aa01-f9a5ac388f48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:18:06.890Z|7ba6de0a-a86a-4ea7-aa01-f9a5ac388f48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:18:07.977Z|da9fb7e9-213a-48d2-8e38-1d3ea0e5cbce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:18:07.978Z|da9fb7e9-213a-48d2-8e38-1d3ea0e5cbce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:18:09.847Z|1ed5bf75-a460-42fc-8d86-b644afee6468|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:18:09.848Z|1ed5bf75-a460-42fc-8d86-b644afee6468|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:18:15.209Z|aeefeeab-e415-46cc-93da-50b2540c9fe8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:18:15.210Z|aeefeeab-e415-46cc-93da-50b2540c9fe8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:18:16.924Z|3a95a715-93e8-468a-87a9-b5e51c732de0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:18:16.926Z|3a95a715-93e8-468a-87a9-b5e51c732de0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:18:18.010Z|4e0c106c-3c30-455e-bb45-7e2915949998|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:18:18.010Z|4e0c106c-3c30-455e-bb45-7e2915949998|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:18:19.880Z|c1097ab0-a987-489f-8643-705ed1d10da8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:18:19.882Z|c1097ab0-a987-489f-8643-705ed1d10da8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:18:26.959Z|98e051be-a33e-4263-a360-e777fc8c6464|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:18:26.960Z|98e051be-a33e-4263-a360-e777fc8c6464|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:18:28.041Z|cca608b3-f728-4bd3-8b42-dfcda76d9c98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:18:28.042Z|cca608b3-f728-4bd3-8b42-dfcda76d9c98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:18:29.915Z|ae262427-9545-4a7c-8d89-c30b0cbe2aed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:18:29.916Z|ae262427-9545-4a7c-8d89-c30b0cbe2aed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:18:30.209Z|49f64932-aabe-4f53-8db2-3a6c9f1088a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:18:30.209Z|49f64932-aabe-4f53-8db2-3a6c9f1088a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:18:30.304Z|bd3ed059-9e08-49de-b3fa-febe7275a5c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:18:30.304Z|bd3ed059-9e08-49de-b3fa-febe7275a5c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:18:36.994Z|2cebbb8e-e40f-4179-a3a9-e1a849174b7c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:18:36.995Z|2cebbb8e-e40f-4179-a3a9-e1a849174b7c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:18:38.073Z|899a0e06-a69d-47fa-bc05-1f85ff30be0a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:18:38.074Z|899a0e06-a69d-47fa-bc05-1f85ff30be0a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:18:39.949Z|fe207e12-293b-47cf-adb4-906add3b922b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:18:39.950Z|fe207e12-293b-47cf-adb4-906add3b922b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:18:40.410Z|56138c7b-8e59-448f-9382-34b8e75142a6|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T00:18:40.411Z|56138c7b-8e59-448f-9382-34b8e75142a6|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T00:18:45.208Z|fd8c6032-8f09-4894-8c57-b6a36f68355a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:18:45.213Z|fd8c6032-8f09-4894-8c57-b6a36f68355a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:18:47.029Z|5f3460e6-2798-45cc-a398-c41851b35eca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:18:47.030Z|5f3460e6-2798-45cc-a398-c41851b35eca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:18:48.106Z|fed61d28-eb91-4c6b-8724-54fd4cf045e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:18:48.107Z|fed61d28-eb91-4c6b-8724-54fd4cf045e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:18:49.981Z|99bdc3eb-efdf-4068-b17d-df5b1109020b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:18:49.982Z|99bdc3eb-efdf-4068-b17d-df5b1109020b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:18:57.061Z|1e3d617c-641f-4fd5-8868-021da2e1f2f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:18:57.062Z|1e3d617c-641f-4fd5-8868-021da2e1f2f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:18:58.139Z|34bf5526-ec89-4197-9590-562e9e38b508|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:18:58.140Z|34bf5526-ec89-4197-9590-562e9e38b508|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:19:00.013Z|1c5844e9-6f02-4d59-8cb2-66bfc5fb1a90|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:19:00.015Z|1c5844e9-6f02-4d59-8cb2-66bfc5fb1a90|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:19:00.208Z|49fbf99b-6dab-4d76-8be6-2d5d96134629|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:19:00.209Z|49fbf99b-6dab-4d76-8be6-2d5d96134629|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:19:00.305Z|f4e64c21-b9a3-4025-b610-54ac5a063e6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:19:00.306Z|f4e64c21-b9a3-4025-b610-54ac5a063e6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:19:07.093Z|555ee5e5-be64-4882-9dc6-5e2dca0b27dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:19:07.094Z|555ee5e5-be64-4882-9dc6-5e2dca0b27dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:19:08.169Z|701de42b-86af-4bd0-bab6-349e066b9d27|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:19:08.170Z|701de42b-86af-4bd0-bab6-349e066b9d27|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:19:10.048Z|b2f91d04-48d0-4314-baab-fa074b6b6fef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:19:10.049Z|b2f91d04-48d0-4314-baab-fa074b6b6fef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:19:15.208Z|83aace01-45c3-440f-abdd-847494c24834|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:19:15.209Z|83aace01-45c3-440f-abdd-847494c24834|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:19:17.135Z|8b7417c8-2197-4c59-949e-b8bea137323f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:19:17.136Z|8b7417c8-2197-4c59-949e-b8bea137323f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:19:18.202Z|1ea6e65c-8152-4f70-a39d-8c6ec7696fe9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:19:18.203Z|1ea6e65c-8152-4f70-a39d-8c6ec7696fe9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:19:20.079Z|16219b06-aa54-4f3c-baf5-f3d36997014e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:19:20.081Z|16219b06-aa54-4f3c-baf5-f3d36997014e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:19:27.169Z|ea67dda9-9a2b-4e1a-ab0d-95d69ae20420|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:19:27.170Z|ea67dda9-9a2b-4e1a-ab0d-95d69ae20420|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:19:28.235Z|5adf8429-a068-4c6a-8600-70867b5d9d83|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:19:28.236Z|5adf8429-a068-4c6a-8600-70867b5d9d83|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:19:30.112Z|e2e34054-feb6-4f08-88ce-3230b8109d98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:19:30.113Z|e2e34054-feb6-4f08-88ce-3230b8109d98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:19:30.209Z|5ca7626b-847c-4adf-8589-9f8d6b713835|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:19:30.214Z|5ca7626b-847c-4adf-8589-9f8d6b713835|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:19:30.307Z|07c36882-e726-41b7-89db-8d1875613d92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:19:30.307Z|07c36882-e726-41b7-89db-8d1875613d92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:19:37.204Z|46aa1d65-db14-46c3-9eb0-b80e3fb65a72|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:19:37.205Z|46aa1d65-db14-46c3-9eb0-b80e3fb65a72|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:19:38.269Z|1569219e-7f2c-4acc-809d-5be9da3973ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:19:38.270Z|1569219e-7f2c-4acc-809d-5be9da3973ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:19:40.147Z|295da4da-c8c0-48b0-ae14-e8521148314d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:19:40.148Z|295da4da-c8c0-48b0-ae14-e8521148314d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:19:40.410Z|e6780117-c421-425c-a1ec-9619108f7feb|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T00:19:40.412Z|e6780117-c421-425c-a1ec-9619108f7feb|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T00:19:45.209Z|3a583105-3c60-46dc-9460-e3a07a3f4c29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:19:45.210Z|3a583105-3c60-46dc-9460-e3a07a3f4c29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:19:47.239Z|c313122b-105e-43a9-8eac-635e1aed5ff9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:19:47.240Z|c313122b-105e-43a9-8eac-635e1aed5ff9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:19:48.302Z|dbab245c-ed5d-4530-b212-385a2070b4e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:19:48.303Z|dbab245c-ed5d-4530-b212-385a2070b4e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:19:50.182Z|d950c54b-b449-4e5c-9a83-5a37061350e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:19:50.183Z|d950c54b-b449-4e5c-9a83-5a37061350e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:19:57.275Z|51d65170-8c58-4b4c-86b8-69cc6c5e8f5f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:19:57.277Z|51d65170-8c58-4b4c-86b8-69cc6c5e8f5f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:19:58.335Z|73de8eed-f971-4f5a-b939-c31d80d4b174|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:19:58.336Z|73de8eed-f971-4f5a-b939-c31d80d4b174|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:20:00.209Z|bc855727-2e9e-4466-9bd8-8684ccbfbf2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:20:00.210Z|bc855727-2e9e-4466-9bd8-8684ccbfbf2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:20:00.218Z|36184a41-2a45-474a-b8e4-081cd62a57db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:20:00.219Z|36184a41-2a45-474a-b8e4-081cd62a57db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:20:00.308Z|7b27a1ab-0ff5-4af7-bf6d-5497ba9afd17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:20:00.309Z|7b27a1ab-0ff5-4af7-bf6d-5497ba9afd17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:20:07.311Z|b656b7ab-1d94-41be-bd45-18b809c6e9ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:20:07.313Z|b656b7ab-1d94-41be-bd45-18b809c6e9ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:20:08.363Z|91f76a28-5bae-44e5-9bd4-9e7131426c14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:20:08.364Z|91f76a28-5bae-44e5-9bd4-9e7131426c14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:20:10.252Z|7f32763c-35e8-4b08-bff9-dcf1e1dbaa0e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:20:10.253Z|7f32763c-35e8-4b08-bff9-dcf1e1dbaa0e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:20:15.209Z|a14ba67f-dac6-4dfe-83aa-29ac1facc6a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:20:15.213Z|a14ba67f-dac6-4dfe-83aa-29ac1facc6a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:20:17.345Z|ac3e332d-b8b7-4536-a316-3fc51f266ccc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:20:17.346Z|ac3e332d-b8b7-4536-a316-3fc51f266ccc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:20:18.398Z|a8c71957-b36f-404c-b305-0ad0d71305a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:20:18.399Z|a8c71957-b36f-404c-b305-0ad0d71305a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:20:20.287Z|d7b4c7b3-17f2-4038-b26f-6c98d3816ab9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:20:20.288Z|d7b4c7b3-17f2-4038-b26f-6c98d3816ab9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:20:27.377Z|ea1305fb-af25-43c7-acfe-5166b292dcb7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:20:27.378Z|ea1305fb-af25-43c7-acfe-5166b292dcb7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:20:28.431Z|5b199818-34c3-4f36-bf40-4e698314ae18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:20:28.432Z|5b199818-34c3-4f36-bf40-4e698314ae18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:20:30.209Z|d2602d48-8365-4430-918a-cd173f15a6b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:20:30.209Z|d2602d48-8365-4430-918a-cd173f15a6b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:20:30.310Z|82307fd3-0192-4573-a5d2-f048dda45207|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:20:30.311Z|82307fd3-0192-4573-a5d2-f048dda45207|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:20:30.321Z|1e117d8b-a8de-44f7-8912-9fa189c2e7c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:20:30.322Z|1e117d8b-a8de-44f7-8912-9fa189c2e7c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:20:37.413Z|a9974cde-c3c3-486e-9cce-82fbc5a01b46|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:20:37.415Z|a9974cde-c3c3-486e-9cce-82fbc5a01b46|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:20:38.463Z|330f964b-4cc0-4bc0-afe1-01bd82a417da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:20:38.465Z|330f964b-4cc0-4bc0-afe1-01bd82a417da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:20:40.356Z|5985b697-98e7-4fad-955d-c02969916707|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:20:40.357Z|5985b697-98e7-4fad-955d-c02969916707|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:20:40.408Z|7f1b612b-7b47-49f0-85ae-cf8b5afb139e|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T00:20:40.409Z|7f1b612b-7b47-49f0-85ae-cf8b5afb139e|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T00:20:45.209Z|653b9aae-84bb-44be-9d18-23000fb5530c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:20:45.209Z|653b9aae-84bb-44be-9d18-23000fb5530c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:20:47.447Z|3ee1ae66-5a3a-4737-8d07-23007f402144|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:20:47.448Z|3ee1ae66-5a3a-4737-8d07-23007f402144|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:20:48.497Z|2c9635fa-7e66-4642-a931-f5064a9cb787|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:20:48.498Z|2c9635fa-7e66-4642-a931-f5064a9cb787|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:20:50.388Z|6fa30786-9a21-45a5-a4d5-77aa0a862568|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:20:50.389Z|6fa30786-9a21-45a5-a4d5-77aa0a862568|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:20:57.480Z|8f329e5c-5a2b-4b7a-bfc6-f654dd138510|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:20:57.481Z|8f329e5c-5a2b-4b7a-bfc6-f654dd138510|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:20:58.527Z|97991314-4b0c-4c61-b6d9-07b1a52edf0e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:20:58.528Z|97991314-4b0c-4c61-b6d9-07b1a52edf0e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:21:00.208Z|c851ecd1-ff04-4506-b6d5-f80b39f3084a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:21:00.213Z|c851ecd1-ff04-4506-b6d5-f80b39f3084a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:21:00.312Z|3e4b50d4-352f-4d3f-b78e-88ad23ec5d30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:21:00.312Z|3e4b50d4-352f-4d3f-b78e-88ad23ec5d30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:21:00.420Z|146e8a2f-7245-4995-bdff-10632e1144c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:21:00.421Z|146e8a2f-7245-4995-bdff-10632e1144c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:21:07.524Z|f713a03a-8fa0-41e6-a392-380b1caa6a4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:21:07.525Z|f713a03a-8fa0-41e6-a392-380b1caa6a4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:21:08.572Z|4c5931f9-5eb3-4905-9ef3-e12fea3eae9f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:21:08.573Z|4c5931f9-5eb3-4905-9ef3-e12fea3eae9f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:21:10.450Z|d18476f7-b960-4731-b667-c7d9571dd9e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:21:10.451Z|d18476f7-b960-4731-b667-c7d9571dd9e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:21:15.209Z|bbeb3e1a-7e7c-4cc9-b74d-cc0064e584eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:21:15.209Z|bbeb3e1a-7e7c-4cc9-b74d-cc0064e584eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:21:17.553Z|0d02f809-a662-4de3-8431-20bdd79a7f98|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:21:17.554Z|0d02f809-a662-4de3-8431-20bdd79a7f98|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:21:18.607Z|b93abf36-8bb6-4f76-838a-f8bbc0b7cffc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:21:18.608Z|b93abf36-8bb6-4f76-838a-f8bbc0b7cffc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:21:20.483Z|811e3e2c-182e-431b-a97e-693e26eaa971|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:21:20.484Z|811e3e2c-182e-431b-a97e-693e26eaa971|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:21:27.582Z|cdac8b9f-7e13-4e3e-a85f-36e3dbfff900|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:21:27.583Z|cdac8b9f-7e13-4e3e-a85f-36e3dbfff900|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:21:28.641Z|2190be5f-653e-4e80-baa2-c058cd2a900e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:21:28.642Z|2190be5f-653e-4e80-baa2-c058cd2a900e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:21:30.209Z|d0497f49-29e8-418e-aaa0-76bbcefe6de8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:21:30.209Z|d0497f49-29e8-418e-aaa0-76bbcefe6de8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:21:30.313Z|2d60feda-4a6f-4761-ad80-ae1b6b59ac17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:21:30.314Z|2d60feda-4a6f-4761-ad80-ae1b6b59ac17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:21:30.517Z|f026d712-926a-4389-87d7-9ef76d5899b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:21:30.518Z|f026d712-926a-4389-87d7-9ef76d5899b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:21:37.612Z|dae11773-f801-424c-ac85-a1e53636d089|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:21:37.613Z|dae11773-f801-424c-ac85-a1e53636d089|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:21:38.670Z|c997a3da-64d0-400f-88a2-4eade4b3d583|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:21:38.670Z|c997a3da-64d0-400f-88a2-4eade4b3d583|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:21:40.409Z|4f0cb4f1-a303-4736-9ae0-cccd8490d54c|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T00:21:40.410Z|4f0cb4f1-a303-4736-9ae0-cccd8490d54c|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T00:21:40.551Z|ea54564b-9cbe-4e2f-951a-154affc5b126|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:21:40.552Z|ea54564b-9cbe-4e2f-951a-154affc5b126|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:21:45.208Z|3a3108f8-94ab-479d-b3a9-a95fca93199a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:21:45.212Z|3a3108f8-94ab-479d-b3a9-a95fca93199a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:21:47.646Z|5d8c7126-563b-4d40-9b6a-f7f194104718|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:21:47.647Z|5d8c7126-563b-4d40-9b6a-f7f194104718|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:21:48.703Z|a59a107a-ac75-4ba7-9227-a517b3650821|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:21:48.704Z|a59a107a-ac75-4ba7-9227-a517b3650821|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:21:50.584Z|e638867e-1b2b-457a-8051-059eb4cb0090|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:21:50.585Z|e638867e-1b2b-457a-8051-059eb4cb0090|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:21:57.680Z|38566d2b-3e0a-4178-891b-363ce53f4d58|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:21:57.681Z|38566d2b-3e0a-4178-891b-363ce53f4d58|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:21:58.738Z|b823dbb7-204f-4004-a074-a211c10d806f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:21:58.739Z|b823dbb7-204f-4004-a074-a211c10d806f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:22:00.209Z|645cf9e0-49a5-4028-a667-233ee6b641f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:22:00.209Z|645cf9e0-49a5-4028-a667-233ee6b641f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:22:00.315Z|80264937-443a-4137-88a7-0e4db7eb96f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:22:00.315Z|80264937-443a-4137-88a7-0e4db7eb96f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:22:00.619Z|62c094c7-c2dd-4ac7-b476-88db7f4de255|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:22:00.620Z|62c094c7-c2dd-4ac7-b476-88db7f4de255|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:22:07.716Z|598d95b9-aca0-4483-94ec-cc16575ce85a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:22:07.717Z|598d95b9-aca0-4483-94ec-cc16575ce85a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:22:08.781Z|9a9c3dd3-76e6-4b3c-966f-f36a50f1408b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:22:08.782Z|9a9c3dd3-76e6-4b3c-966f-f36a50f1408b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:22:10.654Z|0d741308-6d25-4c07-80b0-8424f9474224|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:22:10.655Z|0d741308-6d25-4c07-80b0-8424f9474224|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:22:15.209Z|d12aade3-8b21-41a1-a11a-d00669677b45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:22:15.210Z|d12aade3-8b21-41a1-a11a-d00669677b45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:22:17.757Z|c7c8da43-3442-459b-81b3-a116dd5fd210|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:22:17.758Z|c7c8da43-3442-459b-81b3-a116dd5fd210|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:22:18.812Z|eabf49d7-d3c9-458c-96d8-28baa00981bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:22:18.812Z|eabf49d7-d3c9-458c-96d8-28baa00981bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:22:20.686Z|d8cb98c5-3360-4888-9eba-15db5e4f7bc5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:22:20.687Z|d8cb98c5-3360-4888-9eba-15db5e4f7bc5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:22:27.784Z|58776462-33c1-4379-bab2-bdeb01099305|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:22:27.785Z|58776462-33c1-4379-bab2-bdeb01099305|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:22:28.843Z|6c8efad9-57e5-4021-92e1-df923646bd0b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:22:28.844Z|6c8efad9-57e5-4021-92e1-df923646bd0b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:22:30.209Z|1dca8311-e0fc-44fa-9ca9-7c6a87a8e5fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:22:30.213Z|1dca8311-e0fc-44fa-9ca9-7c6a87a8e5fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:22:30.316Z|1835dbf6-b106-4888-9e6e-e5bf578bee68|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:22:30.317Z|1835dbf6-b106-4888-9e6e-e5bf578bee68|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:22:30.715Z|92ee2c38-3a57-4ec4-8ce1-adb3b643ddaa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:22:30.716Z|92ee2c38-3a57-4ec4-8ce1-adb3b643ddaa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:22:37.813Z|c8148039-dcd8-4bca-b2c4-61ab28441df8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:22:37.815Z|c8148039-dcd8-4bca-b2c4-61ab28441df8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:22:38.876Z|49f1ffb0-4a94-4834-b4a6-cf490e48cf86|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:22:38.877Z|49f1ffb0-4a94-4834-b4a6-cf490e48cf86|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:22:40.409Z|019ba76c-5d8a-4739-bad4-1678262685b3|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T00:22:40.411Z|019ba76c-5d8a-4739-bad4-1678262685b3|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T00:22:40.747Z|5184e186-8e3c-4981-962b-ef94b5fb72cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:22:40.749Z|5184e186-8e3c-4981-962b-ef94b5fb72cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:22:45.209Z|4456e871-5c6f-4577-b5fd-44bd81e2d1e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:22:45.209Z|4456e871-5c6f-4577-b5fd-44bd81e2d1e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:22:47.848Z|60f5cf2e-64d9-42d5-af3a-30313b660318|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:22:47.849Z|60f5cf2e-64d9-42d5-af3a-30313b660318|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:22:48.909Z|378f5cc0-ac22-4042-90ef-7ac8154885d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:22:48.910Z|378f5cc0-ac22-4042-90ef-7ac8154885d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:22:50.779Z|1e1e3668-b563-4697-a476-48f212e0a0ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:22:50.780Z|1e1e3668-b563-4697-a476-48f212e0a0ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:22:57.881Z|1e12a809-e96b-476f-909a-2b593c8a9b54|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:22:57.882Z|1e12a809-e96b-476f-909a-2b593c8a9b54|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:22:58.942Z|bb98c4f6-07fa-453a-ad64-a156f635869f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:22:58.943Z|bb98c4f6-07fa-453a-ad64-a156f635869f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:23:00.208Z|200786e3-7f06-437f-8830-a496e24d8f5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:23:00.209Z|200786e3-7f06-437f-8830-a496e24d8f5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:23:00.317Z|66995147-5be8-42cd-9850-773f3abbb1af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:23:00.318Z|66995147-5be8-42cd-9850-773f3abbb1af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:23:00.810Z|2579bcca-aa83-4ae1-b2cb-9f91389bf75b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:23:00.810Z|2579bcca-aa83-4ae1-b2cb-9f91389bf75b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:23:07.913Z|8e0463fa-69d7-4907-9b38-b9fccaa2d3fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:23:07.914Z|8e0463fa-69d7-4907-9b38-b9fccaa2d3fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:23:08.973Z|79740632-b7dd-4c64-9663-39fd7408152a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:23:08.974Z|79740632-b7dd-4c64-9663-39fd7408152a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:23:10.840Z|cde1f3c4-0494-41f0-b214-9b33c9c4c7c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:23:10.841Z|cde1f3c4-0494-41f0-b214-9b33c9c4c7c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:23:15.209Z|a31d1b75-8827-4702-a045-b1a025432ccb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:23:15.213Z|a31d1b75-8827-4702-a045-b1a025432ccb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:23:17.949Z|0e62addb-8bcb-4f72-900a-e103557e1171|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:23:17.950Z|0e62addb-8bcb-4f72-900a-e103557e1171|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:23:19.004Z|c6946099-5344-4e55-b73a-e9c73b69e826|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:23:19.005Z|c6946099-5344-4e55-b73a-e9c73b69e826|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:23:20.871Z|77ed48f4-fa3b-48b2-ace5-f0484688596a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:23:20.872Z|77ed48f4-fa3b-48b2-ace5-f0484688596a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:23:27.981Z|0f09ed2a-1491-4877-987a-38d7c6171039|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:23:27.982Z|0f09ed2a-1491-4877-987a-38d7c6171039|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:23:29.030Z|b261bbb9-29c1-4961-aa7f-b340662f1629|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:23:29.031Z|b261bbb9-29c1-4961-aa7f-b340662f1629|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:23:30.209Z|be0bb6ea-2fed-41ee-9807-f27dbec5b4de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:23:30.209Z|be0bb6ea-2fed-41ee-9807-f27dbec5b4de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:23:30.319Z|7b60b1e9-e0a3-4098-9db9-239d1bd53d52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:23:30.320Z|7b60b1e9-e0a3-4098-9db9-239d1bd53d52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:23:30.902Z|fedf77e7-382e-445b-ba74-fa1988f97d65|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:23:30.903Z|fedf77e7-382e-445b-ba74-fa1988f97d65|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:23:38.013Z|270c08aa-a483-4e0f-a786-522bfcdce640|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:23:38.014Z|270c08aa-a483-4e0f-a786-522bfcdce640|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:23:39.058Z|a9c7018f-b380-4cb1-9189-b3fb872d7a3d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:23:39.059Z|a9c7018f-b380-4cb1-9189-b3fb872d7a3d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:23:40.408Z|311ecd83-0337-4ee6-9a6b-f5ae79a2c074|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T00:23:40.408Z|311ecd83-0337-4ee6-9a6b-f5ae79a2c074|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T00:23:40.934Z|55d23fe2-5b48-4015-819f-01a04ef21adb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:23:40.934Z|55d23fe2-5b48-4015-819f-01a04ef21adb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:23:45.209Z|85323479-a857-4373-8fed-f86cfb1541b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:23:45.209Z|85323479-a857-4373-8fed-f86cfb1541b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:23:48.044Z|17c8c004-1783-49cc-a9cb-346c1606feee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:23:48.045Z|17c8c004-1783-49cc-a9cb-346c1606feee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:23:49.088Z|b8af25c6-ab6e-4ab1-8422-f3208f6fff28|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:23:49.089Z|b8af25c6-ab6e-4ab1-8422-f3208f6fff28|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:23:50.962Z|fb63dc9d-4720-40e8-b9b3-416f789ef015|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:23:50.963Z|fb63dc9d-4720-40e8-b9b3-416f789ef015|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:23:58.079Z|a41ce67e-45d0-43fb-af96-ac40b19c50f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:23:58.080Z|a41ce67e-45d0-43fb-af96-ac40b19c50f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:23:59.117Z|6ca94f1a-8942-45be-8fe3-82e5ad6443a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:23:59.118Z|6ca94f1a-8942-45be-8fe3-82e5ad6443a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:24:00.209Z|cf0bab87-6a1f-42d7-8d53-11a523655c24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:24:00.213Z|cf0bab87-6a1f-42d7-8d53-11a523655c24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:24:00.321Z|5bf48698-6bbd-44fc-8308-cc93ccc99399|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:24:00.322Z|5bf48698-6bbd-44fc-8308-cc93ccc99399|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:24:00.993Z|20ad425f-0a0c-48e0-bb43-b6dfb0a3f2c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:24:00.994Z|20ad425f-0a0c-48e0-bb43-b6dfb0a3f2c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:24:08.112Z|9a3428a8-134e-4c40-9a4e-6e00ce7ee0db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:24:08.113Z|9a3428a8-134e-4c40-9a4e-6e00ce7ee0db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:24:09.150Z|2f14f286-069f-4eab-bcab-b2fed0ad7e7f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:24:09.151Z|2f14f286-069f-4eab-bcab-b2fed0ad7e7f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:24:11.021Z|e9c2b9af-50ad-4f42-b5f0-b5fcd6381408|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:24:11.022Z|e9c2b9af-50ad-4f42-b5f0-b5fcd6381408|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:24:15.208Z|6e2d987e-c904-48c6-85cd-bbfab9529a6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:24:15.209Z|6e2d987e-c904-48c6-85cd-bbfab9529a6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:24:18.146Z|fa72d07b-7693-4593-a82d-3cbf2c188430|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:24:18.147Z|fa72d07b-7693-4593-a82d-3cbf2c188430|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:24:19.183Z|e365b939-b15f-4e12-9df7-b6f190c2d418|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:24:19.183Z|e365b939-b15f-4e12-9df7-b6f190c2d418|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:24:21.052Z|98cf4a67-c54e-4417-a7f6-f7a639dfed77|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:24:21.053Z|98cf4a67-c54e-4417-a7f6-f7a639dfed77|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:24:28.177Z|f5e9c9d4-de74-4e2a-a4a4-45e3e84cdb80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:24:28.178Z|f5e9c9d4-de74-4e2a-a4a4-45e3e84cdb80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:24:29.214Z|79e1151f-2a0c-46e7-932a-63b3a90aac5c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:24:29.215Z|79e1151f-2a0c-46e7-932a-63b3a90aac5c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:24:30.209Z|4feb4af3-eecd-4c15-842d-912104b4dde9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:24:30.209Z|4feb4af3-eecd-4c15-842d-912104b4dde9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:24:30.323Z|f163fed2-caa3-4bf7-879d-be51cf216501|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:24:30.323Z|f163fed2-caa3-4bf7-879d-be51cf216501|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:24:31.084Z|d2abd670-d1d9-46ec-9a24-0ea8531532f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:24:31.085Z|d2abd670-d1d9-46ec-9a24-0ea8531532f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:24:38.211Z|3c08857c-5698-488f-af5a-7880170f874c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:24:38.212Z|3c08857c-5698-488f-af5a-7880170f874c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:24:39.248Z|8b94e378-4ae1-4b59-ae39-17fec3837a56|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:24:39.248Z|8b94e378-4ae1-4b59-ae39-17fec3837a56|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:24:40.407Z|ad11d690-3ea7-4247-9e32-71d95faae1bc|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T00:24:40.408Z|ad11d690-3ea7-4247-9e32-71d95faae1bc|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T00:24:41.117Z|27c20d3e-7dda-48ca-b0ce-c7c095d5bb07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:24:41.118Z|27c20d3e-7dda-48ca-b0ce-c7c095d5bb07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:24:45.208Z|722f4e38-aa57-461c-8675-f319f22a3744|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:24:45.213Z|722f4e38-aa57-461c-8675-f319f22a3744|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:24:48.245Z|c94cf453-b80f-4dad-8ddb-4ab24a591a24|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:24:48.246Z|c94cf453-b80f-4dad-8ddb-4ab24a591a24|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:24:49.283Z|54294e50-187c-43f4-b0ad-5f5a03c153b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:24:49.284Z|54294e50-187c-43f4-b0ad-5f5a03c153b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:24:51.149Z|da71bbfc-2572-4869-8bbf-45237bb0b706|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:24:51.150Z|da71bbfc-2572-4869-8bbf-45237bb0b706|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:24:58.277Z|8d2521ed-4f6e-49b6-b5b2-1e372bbf5b20|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:24:58.278Z|8d2521ed-4f6e-49b6-b5b2-1e372bbf5b20|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:24:59.316Z|69ffc196-7c3f-492e-b3af-ecbc0cb9d945|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:24:59.317Z|69ffc196-7c3f-492e-b3af-ecbc0cb9d945|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:25:00.208Z|b3c1aa81-f170-4a0c-8e66-0a7daedf4174|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:25:00.209Z|b3c1aa81-f170-4a0c-8e66-0a7daedf4174|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:25:00.324Z|9fb5b4cb-5886-4eaa-aafa-0e326a0cefbf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:25:00.324Z|9fb5b4cb-5886-4eaa-aafa-0e326a0cefbf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:25:01.182Z|eb5e9d8a-1400-4baf-9079-0a9b4a71f0ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:25:01.183Z|eb5e9d8a-1400-4baf-9079-0a9b4a71f0ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:25:08.310Z|753a4394-f547-493a-a7ec-1a6d891176af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:25:08.311Z|753a4394-f547-493a-a7ec-1a6d891176af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:25:09.347Z|75d2feca-7e12-4333-8593-e11a2bf0e8d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:25:09.348Z|75d2feca-7e12-4333-8593-e11a2bf0e8d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:25:11.214Z|32500ca5-8554-471d-9785-bfee4d0da6b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:25:11.215Z|32500ca5-8554-471d-9785-bfee4d0da6b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:25:15.209Z|c4fb2d25-8c2a-4f4c-a69b-bc1cd577a646|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:25:15.209Z|c4fb2d25-8c2a-4f4c-a69b-bc1cd577a646|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:25:18.344Z|df66f80a-904c-4734-8f92-9143b8ce50eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:25:18.345Z|df66f80a-904c-4734-8f92-9143b8ce50eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:25:19.377Z|6e0c059f-abfb-4c4b-829d-9b13d61900f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:25:19.378Z|6e0c059f-abfb-4c4b-829d-9b13d61900f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:25:21.244Z|d5e3dc33-e4b6-46b0-b0c6-8d5b6634eb76|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:25:21.245Z|d5e3dc33-e4b6-46b0-b0c6-8d5b6634eb76|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:25:28.378Z|f0dd95dd-713b-42d5-8887-9c536370406a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:25:28.379Z|f0dd95dd-713b-42d5-8887-9c536370406a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:25:29.409Z|d1a45915-2517-46a8-9660-281ce5a0bd9c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:25:29.410Z|d1a45915-2517-46a8-9660-281ce5a0bd9c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:25:30.208Z|6dd8d9f6-7344-40a0-9acc-0aa21caa24c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:25:30.212Z|6dd8d9f6-7344-40a0-9acc-0aa21caa24c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:25:30.325Z|aaeca10d-c94c-4d18-9c08-6b7b1a2a1ae0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:25:30.326Z|aaeca10d-c94c-4d18-9c08-6b7b1a2a1ae0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:25:31.275Z|59835d9f-587c-4862-af5a-6f069cce5956|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:25:31.276Z|59835d9f-587c-4862-af5a-6f069cce5956|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:25:38.413Z|038cefa5-833b-464e-9fed-838bc869ec6f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:25:38.413Z|038cefa5-833b-464e-9fed-838bc869ec6f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:25:39.442Z|3c43420a-efe2-4c59-8706-d0089b77197a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:25:39.443Z|3c43420a-efe2-4c59-8706-d0089b77197a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:25:40.408Z|5fdde083-56a0-4426-a5dc-0616fc434eb6|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T00:25:40.409Z|5fdde083-56a0-4426-a5dc-0616fc434eb6|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T00:25:41.306Z|f43f1a30-5f41-4731-ae50-eb72b68fb58a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:25:41.307Z|f43f1a30-5f41-4731-ae50-eb72b68fb58a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:25:45.208Z|b37484b0-9155-48ee-8a15-890ca297f8a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:25:45.209Z|b37484b0-9155-48ee-8a15-890ca297f8a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:25:48.444Z|407f535a-31ea-42a6-a7f3-0b42a95f78a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:25:48.445Z|407f535a-31ea-42a6-a7f3-0b42a95f78a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:25:49.475Z|51f0f5b8-33e0-4ab4-aee8-e049ecd525bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:25:49.476Z|51f0f5b8-33e0-4ab4-aee8-e049ecd525bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:25:51.339Z|0b06cd1b-a542-4f7c-b6ac-1f07a4935817|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:25:51.340Z|0b06cd1b-a542-4f7c-b6ac-1f07a4935817|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:25:58.475Z|a3269481-412a-4990-b33d-c3c361eced25|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:25:58.476Z|a3269481-412a-4990-b33d-c3c361eced25|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:25:59.509Z|06e12b18-ed6b-49ad-9eb9-f4a3eb8f20ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:25:59.510Z|06e12b18-ed6b-49ad-9eb9-f4a3eb8f20ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:26:00.208Z|e4c3b9a8-eb4e-41a9-af68-f2860e2d4e60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:26:00.209Z|e4c3b9a8-eb4e-41a9-af68-f2860e2d4e60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:26:00.326Z|66c4a2a0-67ed-4d19-a9f1-9907101e7901|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:26:00.327Z|66c4a2a0-67ed-4d19-a9f1-9907101e7901|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:26:01.374Z|b5fbda89-54df-4291-a3b8-d145029bedb0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:26:01.376Z|b5fbda89-54df-4291-a3b8-d145029bedb0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:26:08.506Z|2a920cdc-0e46-4ab7-b16f-c067c05e966f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:26:08.507Z|2a920cdc-0e46-4ab7-b16f-c067c05e966f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:26:09.540Z|95aaf774-6235-4844-a644-0a15e8863b0d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:26:09.541Z|95aaf774-6235-4844-a644-0a15e8863b0d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:26:11.409Z|8e61ecda-91ef-418c-8344-18fd7eea53f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:26:11.410Z|8e61ecda-91ef-418c-8344-18fd7eea53f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:26:15.209Z|0f198ad7-35fb-41ad-b185-02eb7ccc0d6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:26:15.214Z|0f198ad7-35fb-41ad-b185-02eb7ccc0d6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:26:18.541Z|17b94c50-0c99-4b8b-9038-61627ba6c4a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:26:18.542Z|17b94c50-0c99-4b8b-9038-61627ba6c4a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:26:19.572Z|e590e473-5995-4d91-a813-21b0352ec87e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:26:19.573Z|e590e473-5995-4d91-a813-21b0352ec87e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:26:21.441Z|0180ff73-febb-4a2a-ab86-f7ce157f2f23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:26:21.442Z|0180ff73-febb-4a2a-ab86-f7ce157f2f23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:26:28.575Z|51005605-de97-4a0b-9db2-337eed9c6472|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:26:28.576Z|51005605-de97-4a0b-9db2-337eed9c6472|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:26:29.604Z|5f378b3c-51ab-4745-8708-cce5f6303915|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:26:29.605Z|5f378b3c-51ab-4745-8708-cce5f6303915|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:26:30.209Z|905e0178-7b23-4464-889c-fe558265970b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:26:30.209Z|905e0178-7b23-4464-889c-fe558265970b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:26:30.328Z|90d0b1de-2731-4b2c-90bc-7bf577b26361|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:26:30.328Z|90d0b1de-2731-4b2c-90bc-7bf577b26361|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:26:31.473Z|bf37a67f-5890-4ce2-954a-46ea2503912c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:26:31.474Z|bf37a67f-5890-4ce2-954a-46ea2503912c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:26:38.606Z|da39a688-ce13-497c-bf2a-feac641d4ed3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:26:38.607Z|da39a688-ce13-497c-bf2a-feac641d4ed3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:26:39.632Z|182397b8-e59c-4eb8-88e2-faae4f678d67|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:26:39.633Z|182397b8-e59c-4eb8-88e2-faae4f678d67|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:26:40.409Z|0d0c30c5-65e5-4ba6-993c-ed7694edddbe|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T00:26:40.410Z|0d0c30c5-65e5-4ba6-993c-ed7694edddbe|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T00:26:41.504Z|de2a9840-0930-4d97-97db-17fd57798eec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:26:41.505Z|de2a9840-0930-4d97-97db-17fd57798eec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:26:45.209Z|28f88ca5-73b0-451e-af18-0c6bb5edc8b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:26:45.209Z|28f88ca5-73b0-451e-af18-0c6bb5edc8b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:26:48.640Z|7df4c4f7-3b83-465f-9c07-d2a0af39e1e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:26:48.641Z|7df4c4f7-3b83-465f-9c07-d2a0af39e1e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:26:49.666Z|7f73a8f1-ba16-4b93-b5ca-9ecd1b6edb76|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:26:49.667Z|7f73a8f1-ba16-4b93-b5ca-9ecd1b6edb76|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:26:51.536Z|f7c3f417-49a1-4c04-86b1-6f514a0bf909|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:26:51.537Z|f7c3f417-49a1-4c04-86b1-6f514a0bf909|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:26:58.680Z|f64ad6fc-a43f-41c3-86e8-4b6bdfa0ee70|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:26:58.681Z|f64ad6fc-a43f-41c3-86e8-4b6bdfa0ee70|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:26:59.696Z|12d638be-0e2b-46d2-8b75-ad8654d92119|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:26:59.697Z|12d638be-0e2b-46d2-8b75-ad8654d92119|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:27:00.208Z|a9f3ff7f-79d1-49fe-85f5-0f8fa8e4a632|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:27:00.214Z|a9f3ff7f-79d1-49fe-85f5-0f8fa8e4a632|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:27:00.329Z|d83e7a6a-9295-42fe-ad09-f64dbb7be39e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:27:00.330Z|d83e7a6a-9295-42fe-ad09-f64dbb7be39e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:27:01.566Z|b5b4b73e-9f25-4551-87f5-43627f7eb654|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:27:01.567Z|b5b4b73e-9f25-4551-87f5-43627f7eb654|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:27:08.710Z|8d1c644c-244e-483c-9ccc-a2a39be77ee3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:27:08.711Z|8d1c644c-244e-483c-9ccc-a2a39be77ee3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:27:09.728Z|771ecba2-f0ef-4a94-897f-993eff46fc73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:27:09.729Z|771ecba2-f0ef-4a94-897f-993eff46fc73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:27:11.595Z|6ba1e3e5-08d6-4a24-8cda-c40f7ca54deb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:27:11.596Z|6ba1e3e5-08d6-4a24-8cda-c40f7ca54deb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:27:15.209Z|c53081c6-2398-4152-a2d8-b7a3dda1a3b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:27:15.209Z|c53081c6-2398-4152-a2d8-b7a3dda1a3b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:27:18.745Z|ade1a90e-a295-438d-ac70-7783612028e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:27:18.747Z|ade1a90e-a295-438d-ac70-7783612028e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:27:19.764Z|287fcdc5-d9fa-4289-937a-411e6c8aca21|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:27:19.765Z|287fcdc5-d9fa-4289-937a-411e6c8aca21|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:27:21.629Z|db8dfeb3-0c1f-4250-829a-7c59e396e259|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:27:21.631Z|db8dfeb3-0c1f-4250-829a-7c59e396e259|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:27:28.778Z|76738b6b-ed13-466f-b7a7-bb4cef3266c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:27:28.779Z|76738b6b-ed13-466f-b7a7-bb4cef3266c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:27:29.804Z|c7f60d66-1f00-4eb4-b575-7ed296ecd219|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:27:29.805Z|c7f60d66-1f00-4eb4-b575-7ed296ecd219|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:27:30.209Z|6a1e40be-26a8-46cf-848f-234517176066|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:27:30.209Z|6a1e40be-26a8-46cf-848f-234517176066|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:27:30.331Z|c13b40ff-3bdd-4744-a167-b94fa608bd8d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:27:30.331Z|c13b40ff-3bdd-4744-a167-b94fa608bd8d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:27:31.666Z|c898ac4a-35dc-4735-b905-56ff8e6baa25|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:27:31.668Z|c898ac4a-35dc-4735-b905-56ff8e6baa25|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:27:38.810Z|8cffe612-94f6-40d5-8832-4ff43d7a99ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:27:38.812Z|8cffe612-94f6-40d5-8832-4ff43d7a99ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:27:39.837Z|b1cf337c-ee50-43ad-ba78-cdeb300d465e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:27:39.839Z|b1cf337c-ee50-43ad-ba78-cdeb300d465e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:27:40.409Z|1950f68f-3c9c-4893-9070-8999b3378134|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T00:27:40.410Z|1950f68f-3c9c-4893-9070-8999b3378134|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T00:27:41.699Z|97b4a520-336a-4da4-bcc2-190d33326966|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:27:41.700Z|97b4a520-336a-4da4-bcc2-190d33326966|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:27:45.209Z|144dd902-a3b6-44ec-a629-c49e53a56f2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:27:45.213Z|144dd902-a3b6-44ec-a629-c49e53a56f2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:27:48.840Z|7c7126f5-79c4-476c-9ea6-8844eb977385|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:27:48.841Z|7c7126f5-79c4-476c-9ea6-8844eb977385|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:27:49.869Z|badcdc05-02a1-416b-8ed2-d2bc013ca0ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:27:49.870Z|badcdc05-02a1-416b-8ed2-d2bc013ca0ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:27:51.729Z|699bc244-a2ea-4f8c-bd98-492c374a9ac0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:27:51.729Z|699bc244-a2ea-4f8c-bd98-492c374a9ac0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:27:58.876Z|7ac5d07e-393d-45ec-9694-2729ba24031e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:27:58.877Z|7ac5d07e-393d-45ec-9694-2729ba24031e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:27:59.899Z|2f8dab17-81e4-4629-9968-46754deab40f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:27:59.900Z|2f8dab17-81e4-4629-9968-46754deab40f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:28:00.208Z|9825ca63-912f-49ac-9a70-e765f8297956|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:28:00.209Z|9825ca63-912f-49ac-9a70-e765f8297956|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:28:00.332Z|132a3428-4a5c-4fb3-8681-dc2dacd79b92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:28:00.333Z|132a3428-4a5c-4fb3-8681-dc2dacd79b92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:28:01.759Z|d04bd9bc-f658-495b-927f-e9af7b5a4ccf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:28:01.760Z|d04bd9bc-f658-495b-927f-e9af7b5a4ccf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:28:08.908Z|e2695acd-6dec-4939-bd0d-10e3bed2e4f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:28:08.909Z|e2695acd-6dec-4939-bd0d-10e3bed2e4f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:28:09.928Z|2e26f99f-70df-4659-bc52-386d31b2109e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:28:09.929Z|2e26f99f-70df-4659-bc52-386d31b2109e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:28:11.789Z|d06962d8-e53b-4520-a622-1f7e9d8b569b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:28:11.790Z|d06962d8-e53b-4520-a622-1f7e9d8b569b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:28:15.209Z|37baf858-d779-4368-b853-72eb3ed1c3b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:28:15.209Z|37baf858-d779-4368-b853-72eb3ed1c3b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:28:18.938Z|c1a5ac68-4314-4f55-a25b-69337d6d70fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:28:18.939Z|c1a5ac68-4314-4f55-a25b-69337d6d70fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:28:19.961Z|4993b13c-79b8-4d07-8f0d-b48832476169|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:28:19.962Z|4993b13c-79b8-4d07-8f0d-b48832476169|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:28:21.818Z|6e1c546b-53a2-48d9-b9a9-1f73a877b306|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:28:21.820Z|6e1c546b-53a2-48d9-b9a9-1f73a877b306|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:28:28.969Z|a43b9283-6c87-468e-9cf6-a1aef578637d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:28:28.970Z|a43b9283-6c87-468e-9cf6-a1aef578637d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:28:29.994Z|3cb93ca0-b2e7-4786-b958-3ffc50ce65bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:28:29.995Z|3cb93ca0-b2e7-4786-b958-3ffc50ce65bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:28:30.209Z|30180b8d-cda5-4e98-99bf-05f1ebfb8f6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:28:30.215Z|30180b8d-cda5-4e98-99bf-05f1ebfb8f6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:28:30.334Z|00f08f42-2871-45cc-9e7c-aea7acdd99e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:28:30.334Z|00f08f42-2871-45cc-9e7c-aea7acdd99e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:28:31.853Z|cc986e12-6ef3-4c67-9455-bebfe6d3cd34|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:28:31.855Z|cc986e12-6ef3-4c67-9455-bebfe6d3cd34|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:28:38.999Z|5795d1ed-8daf-4f23-897c-c0d8a7327b7a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:28:39.000Z|5795d1ed-8daf-4f23-897c-c0d8a7327b7a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:28:40.027Z|a7c35854-603a-4417-9654-4dd42b06d0d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:28:40.028Z|a7c35854-603a-4417-9654-4dd42b06d0d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:28:40.409Z|6c224a94-7a12-4b09-bd36-25a7977bb5bf|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T00:28:40.410Z|6c224a94-7a12-4b09-bd36-25a7977bb5bf|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T00:28:41.888Z|3d7a25a3-c6ca-4513-973c-3b720a0daea7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:28:41.889Z|3d7a25a3-c6ca-4513-973c-3b720a0daea7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:28:45.208Z|6a5af4d8-7d2b-455d-a704-5b714eba7216|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:28:45.209Z|6a5af4d8-7d2b-455d-a704-5b714eba7216|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:28:49.031Z|0a2a4804-7351-4657-a2dd-0be0cdb3ce35|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:28:49.031Z|0a2a4804-7351-4657-a2dd-0be0cdb3ce35|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:28:50.060Z|c045344c-dabf-4787-ab6b-cd1ad91486df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:28:50.061Z|c045344c-dabf-4787-ab6b-cd1ad91486df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:28:51.919Z|75633691-7535-4f60-b785-c7fdd4e74207|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:28:51.920Z|75633691-7535-4f60-b785-c7fdd4e74207|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:28:59.061Z|8f5a3609-e530-47ce-aa78-1f16d35a37ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:28:59.061Z|8f5a3609-e530-47ce-aa78-1f16d35a37ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:29:00.094Z|f7531a68-b689-4e43-96aa-97733864cf6d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:29:00.095Z|f7531a68-b689-4e43-96aa-97733864cf6d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:29:00.208Z|754e766a-8b43-47b9-8981-013a5e605155|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:29:00.209Z|754e766a-8b43-47b9-8981-013a5e605155|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:29:00.335Z|1164de73-42cf-4b26-b49b-f12657ee54ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:29:00.336Z|1164de73-42cf-4b26-b49b-f12657ee54ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:29:01.951Z|0cf4011a-b254-41cc-9d4e-024169ddf276|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:29:01.952Z|0cf4011a-b254-41cc-9d4e-024169ddf276|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:29:09.093Z|a99b2c9e-0de1-4ad5-a98b-290ed2307905|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:29:09.094Z|a99b2c9e-0de1-4ad5-a98b-290ed2307905|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:29:10.127Z|5944d9c2-7773-4aa8-bfce-c3088582a975|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:29:10.128Z|5944d9c2-7773-4aa8-bfce-c3088582a975|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:29:11.985Z|6b9bb113-0a23-4f00-8a12-7d0c89531425|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:29:11.985Z|6b9bb113-0a23-4f00-8a12-7d0c89531425|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:29:15.209Z|98decb5a-8d59-4220-9ec7-b18f291400fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:29:15.214Z|98decb5a-8d59-4220-9ec7-b18f291400fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:29:19.130Z|f6b3df49-669b-4af4-8757-3f9c269fe181|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:29:19.131Z|f6b3df49-669b-4af4-8757-3f9c269fe181|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:29:20.160Z|4613ce10-e347-404a-9f78-32a225953085|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:29:20.162Z|4613ce10-e347-404a-9f78-32a225953085|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:29:22.015Z|b25b3b15-61d2-482a-9ff2-d1a43f71c327|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:29:22.016Z|b25b3b15-61d2-482a-9ff2-d1a43f71c327|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:29:29.160Z|d2ecd586-d237-4a81-9235-ff6dbba87fe8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:29:29.161Z|d2ecd586-d237-4a81-9235-ff6dbba87fe8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:29:30.193Z|d0e2181f-0d6f-4563-8ef4-179604203e7e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:29:30.194Z|d0e2181f-0d6f-4563-8ef4-179604203e7e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:29:30.208Z|74b66de7-d690-4b5f-b1e4-f06faa233c53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:29:30.209Z|74b66de7-d690-4b5f-b1e4-f06faa233c53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:29:30.336Z|6b3bc2ee-a384-43fc-b5ae-1ffa3e55c94b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:29:30.337Z|6b3bc2ee-a384-43fc-b5ae-1ffa3e55c94b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:29:32.053Z|1c2e68e6-d7c0-4303-afea-af615646fe22|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:29:32.054Z|1c2e68e6-d7c0-4303-afea-af615646fe22|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:29:39.191Z|83a1b342-1d22-4c30-80fb-45a90470fe03|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:29:39.192Z|83a1b342-1d22-4c30-80fb-45a90470fe03|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:29:40.225Z|ebb96354-2b9f-48fa-81ad-581f7fd3c398|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:29:40.226Z|ebb96354-2b9f-48fa-81ad-581f7fd3c398|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:29:40.410Z|27a74710-9565-4e62-80d5-199af77b59bf|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T00:29:40.411Z|27a74710-9565-4e62-80d5-199af77b59bf|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T00:29:42.083Z|d959135b-13b2-44b0-a9d0-8e191cd6a4f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:29:42.083Z|d959135b-13b2-44b0-a9d0-8e191cd6a4f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:29:45.209Z|689affab-40c5-42a8-a803-f62ee941df01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:29:45.210Z|689affab-40c5-42a8-a803-f62ee941df01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:29:49.223Z|434d5341-827a-4311-821c-b427716559ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:29:49.224Z|434d5341-827a-4311-821c-b427716559ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:29:50.257Z|b20b2f5b-4352-4c8b-a70f-d586370f193f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:29:50.258Z|b20b2f5b-4352-4c8b-a70f-d586370f193f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:29:52.114Z|0b1ffe03-edf8-415e-b606-9ab5326a5247|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:29:52.116Z|0b1ffe03-edf8-415e-b606-9ab5326a5247|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:29:59.257Z|392ec7c3-5238-4f6b-b2b5-c9f9b0181858|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:29:59.258Z|392ec7c3-5238-4f6b-b2b5-c9f9b0181858|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:30:00.209Z|f4485609-71f1-4d76-9667-6b769bf116e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:30:00.213Z|f4485609-71f1-4d76-9667-6b769bf116e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:30:00.292Z|95d12e6e-a5a3-42a5-b7d0-7ebfc88da0a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:30:00.293Z|95d12e6e-a5a3-42a5-b7d0-7ebfc88da0a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:30:00.337Z|7d369793-e640-46e2-8407-78513ca95c08|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:30:00.338Z|7d369793-e640-46e2-8407-78513ca95c08|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:30:02.150Z|3d0d5983-5721-4012-b375-115758dee518|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:30:02.150Z|3d0d5983-5721-4012-b375-115758dee518|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:30:09.293Z|fbbadd87-56ab-45b3-894c-5dfeaba715f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:30:09.293Z|fbbadd87-56ab-45b3-894c-5dfeaba715f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:30:10.325Z|22832b3e-a211-4611-af8b-954ed3505248|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:30:10.326Z|22832b3e-a211-4611-af8b-954ed3505248|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:30:12.180Z|48ded81a-342d-4ff6-82de-f5df77fdd97d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:30:12.182Z|48ded81a-342d-4ff6-82de-f5df77fdd97d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:30:15.209Z|7f8685f2-3032-42bf-90de-5b84a3c3f5de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:30:15.209Z|7f8685f2-3032-42bf-90de-5b84a3c3f5de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:30:19.325Z|53c15948-85df-4736-805c-fc361e65f387|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:30:19.326Z|53c15948-85df-4736-805c-fc361e65f387|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:30:20.360Z|2e9e0616-7ea8-49fb-96df-b5d1111dd6b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:30:20.361Z|2e9e0616-7ea8-49fb-96df-b5d1111dd6b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:30:22.211Z|b997364d-d760-4118-bfb3-d51fd87afb0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:30:22.212Z|b997364d-d760-4118-bfb3-d51fd87afb0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:30:29.354Z|25408079-b359-4a4e-9d6d-35c2e2796371|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:30:29.355Z|25408079-b359-4a4e-9d6d-35c2e2796371|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:30:30.209Z|9086499f-b38e-456c-bc63-0074650a11d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:30:30.209Z|9086499f-b38e-456c-bc63-0074650a11d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:30:30.339Z|c3b63578-ab51-4ba5-ab4a-6e4822c474b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:30:30.340Z|c3b63578-ab51-4ba5-ab4a-6e4822c474b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:30:30.393Z|98b1cb4e-a3dc-4614-ada2-b96b9cd9238f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:30:30.394Z|98b1cb4e-a3dc-4614-ada2-b96b9cd9238f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:30:32.241Z|cee6f782-52bb-442d-8663-53ab86f94a00|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:30:32.242Z|cee6f782-52bb-442d-8663-53ab86f94a00|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:30:39.387Z|0a8776f9-fada-42a4-b383-660d3acb91bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:30:39.388Z|0a8776f9-fada-42a4-b383-660d3acb91bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:30:40.409Z|d7f4b0ff-f97a-4757-8365-1c52bfd66981|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T00:30:40.410Z|d7f4b0ff-f97a-4757-8365-1c52bfd66981|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T00:30:40.426Z|08532810-76b3-48e8-8add-abf801fb0eba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:30:40.427Z|08532810-76b3-48e8-8add-abf801fb0eba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:30:42.273Z|b18e4f85-1a82-48c8-ba95-29079fd44e29|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:30:42.273Z|b18e4f85-1a82-48c8-ba95-29079fd44e29|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:30:45.208Z|063edf6b-1e7d-4263-b2b9-f2ca40760c48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:30:45.212Z|063edf6b-1e7d-4263-b2b9-f2ca40760c48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:30:49.422Z|11b965c8-f6c4-4886-a3a7-c67fc0fe3514|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:30:49.423Z|11b965c8-f6c4-4886-a3a7-c67fc0fe3514|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:30:50.456Z|6f313ac4-5df2-4955-9026-1afc01d4012a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:30:50.457Z|6f313ac4-5df2-4955-9026-1afc01d4012a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:30:52.303Z|9b69ddef-979f-4625-9e84-5384c0c9fe18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:30:52.304Z|9b69ddef-979f-4625-9e84-5384c0c9fe18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:30:59.453Z|f9d42ab6-b735-4eaf-a3a1-87d8adbcd2a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:30:59.454Z|f9d42ab6-b735-4eaf-a3a1-87d8adbcd2a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:31:00.208Z|be15290b-164e-432b-837a-b2d4db3e2be9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:31:00.209Z|be15290b-164e-432b-837a-b2d4db3e2be9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:31:00.340Z|3a521f5b-c4d8-418c-9868-d2fed1c01b29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:31:00.341Z|3a521f5b-c4d8-418c-9868-d2fed1c01b29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:31:00.488Z|511db84b-c05b-4fe3-b3d2-030dfa4757df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:31:00.489Z|511db84b-c05b-4fe3-b3d2-030dfa4757df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:31:02.335Z|bfba2ca3-dd9f-4ed9-905d-e5e84a64b396|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:31:02.336Z|bfba2ca3-dd9f-4ed9-905d-e5e84a64b396|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:31:09.485Z|c6b20e8c-1988-4408-8889-f25480b15a7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:31:09.486Z|c6b20e8c-1988-4408-8889-f25480b15a7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:31:10.520Z|e7e3654b-553a-4011-96bd-455c40a8d0c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:31:10.521Z|e7e3654b-553a-4011-96bd-455c40a8d0c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:31:12.367Z|79af0418-db2b-49d3-a7f9-39c4580f1bed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:31:12.368Z|79af0418-db2b-49d3-a7f9-39c4580f1bed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:31:15.209Z|2109699d-f590-4f58-8f0b-ffd76e5d62d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:31:15.210Z|2109699d-f590-4f58-8f0b-ffd76e5d62d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:31:19.518Z|f183ea72-aa04-4f94-b704-a7d118b16fe6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:31:19.519Z|f183ea72-aa04-4f94-b704-a7d118b16fe6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:31:20.551Z|32f3d12c-32c1-414b-8b76-38052a42f601|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:31:20.552Z|32f3d12c-32c1-414b-8b76-38052a42f601|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:31:22.400Z|2041ebf5-4f95-4ea9-ae9d-e2516e97179f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:31:22.401Z|2041ebf5-4f95-4ea9-ae9d-e2516e97179f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:31:29.549Z|795f96b1-5dbf-43c7-9185-bb4288be8aed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:31:29.550Z|795f96b1-5dbf-43c7-9185-bb4288be8aed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:31:30.208Z|0f4cadb4-f60a-4f63-9b2f-abe097ed6aaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:31:30.213Z|0f4cadb4-f60a-4f63-9b2f-abe097ed6aaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:31:30.342Z|a2508362-9c3d-438c-b8b5-b5126ae1b4b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:31:30.342Z|a2508362-9c3d-438c-b8b5-b5126ae1b4b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:31:30.584Z|1b50d03a-53fd-40fe-a8e2-12c4722215e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:31:30.585Z|1b50d03a-53fd-40fe-a8e2-12c4722215e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:31:32.435Z|1f094c6b-35e8-4af2-8315-66805f91d5d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:31:32.436Z|1f094c6b-35e8-4af2-8315-66805f91d5d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:31:39.581Z|a0edf747-cb1b-4e08-8f10-bd4d8c205c78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:31:39.582Z|a0edf747-cb1b-4e08-8f10-bd4d8c205c78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:31:40.408Z|9ceb161d-d4ae-401d-90ad-2b39319b597a|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T00:31:40.409Z|9ceb161d-d4ae-401d-90ad-2b39319b597a|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T00:31:40.616Z|a402788f-03da-419f-9549-1e037a8a8330|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:31:40.617Z|a402788f-03da-419f-9549-1e037a8a8330|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:31:42.465Z|d454ffb0-adcb-4f93-b19f-a738a5eaf0b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:31:42.466Z|d454ffb0-adcb-4f93-b19f-a738a5eaf0b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:31:45.209Z|485cf7f9-b432-4956-a4bc-35ce6de3fad6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:31:45.209Z|485cf7f9-b432-4956-a4bc-35ce6de3fad6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:31:49.613Z|57f2d77f-7c9f-4ab0-9f2e-2d846857ce5d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:31:49.614Z|57f2d77f-7c9f-4ab0-9f2e-2d846857ce5d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:31:50.646Z|66ab97f4-e2fc-45b1-8bc7-15985d15b6e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:31:50.647Z|66ab97f4-e2fc-45b1-8bc7-15985d15b6e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:31:52.493Z|1b2258c7-2bee-4e3b-af30-c0039c5aaaad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:31:52.494Z|1b2258c7-2bee-4e3b-af30-c0039c5aaaad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:31:59.642Z|2b020449-404d-4b86-b571-8f2b5fac1539|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:31:59.643Z|2b020449-404d-4b86-b571-8f2b5fac1539|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:32:00.208Z|2c12410f-c6d8-42e4-89ee-03d07beb87c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:32:00.209Z|2c12410f-c6d8-42e4-89ee-03d07beb87c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:32:00.343Z|8baa1f75-0ebb-4ac3-bf6d-ba98c9c4c30e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:32:00.343Z|8baa1f75-0ebb-4ac3-bf6d-ba98c9c4c30e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:32:00.677Z|a74697d3-780d-4fe1-9478-95a2ad4a7048|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:32:00.678Z|a74697d3-780d-4fe1-9478-95a2ad4a7048|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:32:02.524Z|8a817c5e-6113-4fa9-b9ba-6ca736d61d8f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:32:02.525Z|8a817c5e-6113-4fa9-b9ba-6ca736d61d8f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:32:09.674Z|71fa484c-c514-4eeb-b417-2dc71608efb1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:32:09.675Z|71fa484c-c514-4eeb-b417-2dc71608efb1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:32:10.710Z|8af310ec-f0ae-431a-aa2f-3842af6cb78d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:32:10.712Z|8af310ec-f0ae-431a-aa2f-3842af6cb78d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:32:12.555Z|7d62cf25-0940-4802-82a5-742050618acc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:32:12.556Z|7d62cf25-0940-4802-82a5-742050618acc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:32:15.208Z|510583df-d16f-4f59-bfce-30e7cd34da08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:32:15.212Z|510583df-d16f-4f59-bfce-30e7cd34da08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:32:19.707Z|75d1e02a-d475-4358-b7bf-34b6d1d32bab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:32:19.708Z|75d1e02a-d475-4358-b7bf-34b6d1d32bab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:32:20.743Z|e8e0d958-2733-48b8-93c3-78e3622c5354|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:32:20.743Z|e8e0d958-2733-48b8-93c3-78e3622c5354|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:32:22.585Z|b596fdde-5510-4591-862a-3922523dc894|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:32:22.586Z|b596fdde-5510-4591-862a-3922523dc894|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:32:29.741Z|ed2df4b6-ff05-4823-8ba4-fc2d46bd5172|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:32:29.742Z|ed2df4b6-ff05-4823-8ba4-fc2d46bd5172|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:32:30.209Z|102f2031-4fed-469f-b7cd-55813b7bfa7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:32:30.209Z|102f2031-4fed-469f-b7cd-55813b7bfa7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:32:30.344Z|7522948a-d961-4d97-b84a-196586a0fbc8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:32:30.345Z|7522948a-d961-4d97-b84a-196586a0fbc8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:32:30.774Z|529cce65-4776-49f2-81a7-8ba4e495e067|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:32:30.775Z|529cce65-4776-49f2-81a7-8ba4e495e067|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:32:32.620Z|5ee0c260-769d-49fe-a6ae-a0c8389ad529|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:32:32.621Z|5ee0c260-769d-49fe-a6ae-a0c8389ad529|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:32:39.770Z|47d759cb-4370-4464-a873-e8a32d3c10ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:32:39.770Z|47d759cb-4370-4464-a873-e8a32d3c10ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:32:40.409Z|30180fc3-52d7-429b-853f-efabf9ebd3ab|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T00:32:40.410Z|30180fc3-52d7-429b-853f-efabf9ebd3ab|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T00:32:40.804Z|5235dca3-6d6f-4747-bbe9-c6d495b9e4b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:32:40.806Z|5235dca3-6d6f-4747-bbe9-c6d495b9e4b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:32:42.652Z|bcd0f015-f02e-4526-96b8-0549a773d9a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:32:42.653Z|bcd0f015-f02e-4526-96b8-0549a773d9a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:32:45.209Z|3591e24a-f66d-4393-8d52-e09cf248c3eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:32:45.210Z|3591e24a-f66d-4393-8d52-e09cf248c3eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:32:49.796Z|61decfd8-a158-4022-a13a-f1c0def8670f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:32:49.797Z|61decfd8-a158-4022-a13a-f1c0def8670f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:32:50.836Z|5fd25df1-8787-403a-b3f9-a229178f92d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:32:50.837Z|5fd25df1-8787-403a-b3f9-a229178f92d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:32:52.680Z|9317a7f5-8b6e-4188-a104-8016fd451831|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:32:52.680Z|9317a7f5-8b6e-4188-a104-8016fd451831|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:32:59.836Z|3d7a2261-d23d-49fb-bc1e-c0b09051a570|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:32:59.837Z|3d7a2261-d23d-49fb-bc1e-c0b09051a570|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:33:00.208Z|564458e8-851d-4df4-8bdb-e74373c978c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:33:00.213Z|564458e8-851d-4df4-8bdb-e74373c978c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:33:00.346Z|ed7a9579-17e6-4844-b14d-2a00c2bd47f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:33:00.346Z|ed7a9579-17e6-4844-b14d-2a00c2bd47f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:33:00.866Z|b7f4ede3-4d41-4a4a-b286-99779209e5a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:33:00.867Z|b7f4ede3-4d41-4a4a-b286-99779209e5a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:33:02.710Z|0c17e981-ce66-49a5-93dd-7d2fbd28d515|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:33:02.711Z|0c17e981-ce66-49a5-93dd-7d2fbd28d515|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:33:09.868Z|fee7568b-5357-4146-87a2-739054e18bda|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:33:09.869Z|fee7568b-5357-4146-87a2-739054e18bda|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:33:10.894Z|dda2aeda-8af5-4daf-bdce-1c949b966647|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:33:10.895Z|dda2aeda-8af5-4daf-bdce-1c949b966647|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:33:12.742Z|1cdfec99-ab4d-41d1-b385-0459b4c31bb3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:33:12.743Z|1cdfec99-ab4d-41d1-b385-0459b4c31bb3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:33:15.208Z|be66d82d-d698-4087-8c7d-b7830e69eaa6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:33:15.209Z|be66d82d-d698-4087-8c7d-b7830e69eaa6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:33:19.901Z|9e23a4b0-9144-470c-a149-f5ec08640600|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:33:19.902Z|9e23a4b0-9144-470c-a149-f5ec08640600|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:33:20.924Z|8650302d-2dfd-4d65-a171-69edf636a4fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:33:20.924Z|8650302d-2dfd-4d65-a171-69edf636a4fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:33:22.770Z|02cee412-a08c-4872-a048-ba543acec27c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:33:22.771Z|02cee412-a08c-4872-a048-ba543acec27c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:33:29.933Z|bcec3fd6-f0d4-4c5d-b1b1-9977801f2f9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:33:29.934Z|bcec3fd6-f0d4-4c5d-b1b1-9977801f2f9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:33:30.209Z|e94ad3d9-a513-4194-b3e1-e825d8700620|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:33:30.209Z|e94ad3d9-a513-4194-b3e1-e825d8700620|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:33:30.347Z|d1494541-baf8-49ef-baf3-c749521be060|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:33:30.348Z|d1494541-baf8-49ef-baf3-c749521be060|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:33:30.949Z|445bc21e-fb2e-4d06-9d8d-4678f6a2b8ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:33:30.950Z|445bc21e-fb2e-4d06-9d8d-4678f6a2b8ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:33:32.804Z|a744be3e-f6a0-4293-afea-c31ee7e67379|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:33:32.805Z|a744be3e-f6a0-4293-afea-c31ee7e67379|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:33:39.959Z|71a6a3da-ea33-424f-9f13-24ec87737ae0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:33:39.960Z|71a6a3da-ea33-424f-9f13-24ec87737ae0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:33:40.409Z|85cba4bb-12e4-42bd-a479-7f641e0dbd2a|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T00:33:40.410Z|85cba4bb-12e4-42bd-a479-7f641e0dbd2a|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T00:33:40.983Z|16d05144-9dce-493a-a349-874a73c59929|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:33:40.984Z|16d05144-9dce-493a-a349-874a73c59929|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:33:42.835Z|900c25f4-e302-4546-a1c0-5d85ab11eca6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:33:42.836Z|900c25f4-e302-4546-a1c0-5d85ab11eca6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:33:45.209Z|85f6e356-351b-4563-8568-334f30f74e57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:33:45.212Z|85f6e356-351b-4563-8568-334f30f74e57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:33:49.989Z|826d896d-2585-411e-bbd0-4026e9651697|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:33:49.990Z|826d896d-2585-411e-bbd0-4026e9651697|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:33:51.011Z|ce8667a0-c1ab-4e91-a180-b7f77a94ce51|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:33:51.012Z|ce8667a0-c1ab-4e91-a180-b7f77a94ce51|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:33:52.866Z|2366a174-e7ac-4b05-9261-154e2763f580|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:33:52.868Z|2366a174-e7ac-4b05-9261-154e2763f580|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:34:00.019Z|33974596-c5e0-4c7d-a1e9-8c8b53e53d15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:34:00.020Z|33974596-c5e0-4c7d-a1e9-8c8b53e53d15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:34:00.208Z|45939584-c8c1-4967-9eb4-90543acc2d7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:34:00.209Z|45939584-c8c1-4967-9eb4-90543acc2d7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:34:00.349Z|95409298-e7a0-473f-b9ea-99c8b4b2a4c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:34:00.349Z|95409298-e7a0-473f-b9ea-99c8b4b2a4c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:34:01.043Z|5c46390e-79a7-4348-b7bd-eb58102dec78|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:34:01.044Z|5c46390e-79a7-4348-b7bd-eb58102dec78|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:34:02.896Z|1875c2b0-b7a6-496c-9923-24f78988c5c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:34:02.897Z|1875c2b0-b7a6-496c-9923-24f78988c5c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:34:10.051Z|01ea5be4-5e8e-4f4b-8bee-2486dcf85551|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:34:10.052Z|01ea5be4-5e8e-4f4b-8bee-2486dcf85551|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:34:11.074Z|475b2845-e6b3-412b-8794-99b8edded1ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:34:11.074Z|475b2845-e6b3-412b-8794-99b8edded1ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:34:12.932Z|7bd1faec-832d-4a6d-a83e-c3accc0e1dba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:34:12.933Z|7bd1faec-832d-4a6d-a83e-c3accc0e1dba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:34:15.208Z|ae816815-3e0e-420e-a937-a4744c770914|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:34:15.209Z|ae816815-3e0e-420e-a937-a4744c770914|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:34:20.083Z|dc923293-24ce-4abf-bdcb-027d27a04df3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:34:20.084Z|dc923293-24ce-4abf-bdcb-027d27a04df3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:34:21.103Z|6714288b-f9ca-4afd-959e-eee499d96dbf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:34:21.104Z|6714288b-f9ca-4afd-959e-eee499d96dbf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:34:22.962Z|47b8dbc2-cf68-4840-aab3-9ad481795d33|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:34:22.963Z|47b8dbc2-cf68-4840-aab3-9ad481795d33|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:34:30.111Z|8b1814ca-61d8-4096-8808-2a898dbbc92c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:34:30.112Z|8b1814ca-61d8-4096-8808-2a898dbbc92c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:34:30.209Z|94c205e3-0481-4592-ba73-903e850e938e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:34:30.213Z|94c205e3-0481-4592-ba73-903e850e938e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:34:30.350Z|2dd33a9e-41d2-47dc-a905-7c42e576b3ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:34:30.351Z|2dd33a9e-41d2-47dc-a905-7c42e576b3ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:34:31.136Z|5bc3fa36-75e6-48dc-862f-706ab850f5ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:34:31.137Z|5bc3fa36-75e6-48dc-862f-706ab850f5ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:34:32.994Z|ad5fe97e-cc83-4a96-b27c-087ef910cde2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:34:32.996Z|ad5fe97e-cc83-4a96-b27c-087ef910cde2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:34:40.142Z|0fbb1471-9dc8-4750-bf76-a45fc53ee814|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:34:40.143Z|0fbb1471-9dc8-4750-bf76-a45fc53ee814|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:34:40.408Z|6db91472-355d-42f3-a067-8724f15db769|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T00:34:40.409Z|6db91472-355d-42f3-a067-8724f15db769|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T00:34:41.167Z|d9b213a8-cf12-41c7-94b4-c5670921d74b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:34:41.168Z|d9b213a8-cf12-41c7-94b4-c5670921d74b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:34:43.026Z|c129d80f-fb2b-4fbe-9b2c-f40342046ca7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:34:43.027Z|c129d80f-fb2b-4fbe-9b2c-f40342046ca7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:34:45.208Z|5c54a99f-051b-4775-a622-5b2c0719f0e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:34:45.210Z|5c54a99f-051b-4775-a622-5b2c0719f0e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:34:50.171Z|c4fe24ff-85c5-426e-8546-0e53cbafe662|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:34:50.172Z|c4fe24ff-85c5-426e-8546-0e53cbafe662|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:34:51.200Z|3924f39e-e877-4f59-9ba4-5e565033ef71|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:34:51.201Z|3924f39e-e877-4f59-9ba4-5e565033ef71|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:34:53.056Z|0553c74d-1b00-40ee-a87c-859236442673|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:34:53.056Z|0553c74d-1b00-40ee-a87c-859236442673|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:35:00.203Z|b6dd2535-12f2-45eb-9b0b-c3197c8da63c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:35:00.203Z|b6dd2535-12f2-45eb-9b0b-c3197c8da63c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:35:00.208Z|45e62c98-5726-4ffa-9f98-a41e4d409a98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:35:00.209Z|45e62c98-5726-4ffa-9f98-a41e4d409a98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:35:00.358Z|0ce3c745-27d6-4855-a9bb-f9d8c3d0d9dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:35:00.359Z|0ce3c745-27d6-4855-a9bb-f9d8c3d0d9dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:35:01.233Z|ffec18b5-a4e4-4b2f-9716-159331e4f0a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:35:01.234Z|ffec18b5-a4e4-4b2f-9716-159331e4f0a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:35:03.086Z|c14f708e-ad4a-43f1-9763-155169165d8a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:35:03.088Z|c14f708e-ad4a-43f1-9763-155169165d8a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:35:10.232Z|8ecf9e22-e6fb-4233-8308-99f1690481bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:35:10.234Z|8ecf9e22-e6fb-4233-8308-99f1690481bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:35:11.263Z|c70edd0e-2ebc-4488-a77c-eff8e0445e3b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:35:11.264Z|c70edd0e-2ebc-4488-a77c-eff8e0445e3b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:35:13.116Z|4190c0ef-c301-4d4d-9b07-d0a419420a67|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:35:13.117Z|4190c0ef-c301-4d4d-9b07-d0a419420a67|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:35:15.208Z|ceae8953-7b95-4ef0-bc78-62120d0e677e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:35:15.213Z|ceae8953-7b95-4ef0-bc78-62120d0e677e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:35:20.264Z|03583377-149c-45ee-85d7-f9a4d32c7514|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:35:20.265Z|03583377-149c-45ee-85d7-f9a4d32c7514|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:35:21.295Z|9ae1144c-5e90-42e0-9c81-f88fd28f495d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:35:21.296Z|9ae1144c-5e90-42e0-9c81-f88fd28f495d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:35:23.149Z|79ae6a92-c5f8-4bbc-bde6-64eef582985a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:35:23.149Z|79ae6a92-c5f8-4bbc-bde6-64eef582985a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:35:30.208Z|5cafbfc3-b825-465c-a0b1-2918eefbc69f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:35:30.209Z|5cafbfc3-b825-465c-a0b1-2918eefbc69f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:35:30.296Z|f7e424c3-d196-4e98-aee7-a33566fb5fc0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:35:30.297Z|f7e424c3-d196-4e98-aee7-a33566fb5fc0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:35:30.360Z|8a541c55-888d-4308-9ad8-956750a87f57|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:35:30.360Z|8a541c55-888d-4308-9ad8-956750a87f57|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:35:31.334Z|7e40c9a5-bb8d-418f-89c0-b26385a7de18|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:35:31.335Z|7e40c9a5-bb8d-418f-89c0-b26385a7de18|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:35:33.179Z|0a22e4f5-1e4c-415b-9ead-3fdbb958d750|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:35:33.180Z|0a22e4f5-1e4c-415b-9ead-3fdbb958d750|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:35:40.327Z|f805a394-1838-4f63-8b8b-20f5ebe0f90d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:35:40.328Z|f805a394-1838-4f63-8b8b-20f5ebe0f90d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:35:40.409Z|4ab858c9-bdef-40d3-bd3e-d516e7722b60|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T00:35:40.409Z|4ab858c9-bdef-40d3-bd3e-d516e7722b60|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T00:35:41.367Z|2b9120e6-320c-4071-8214-24c9cb4e11a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:35:41.368Z|2b9120e6-320c-4071-8214-24c9cb4e11a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:35:43.211Z|cb0855e0-9127-45f6-9294-33e5c21a69bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:35:43.211Z|cb0855e0-9127-45f6-9294-33e5c21a69bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:35:45.208Z|a7257ddf-a2a5-4706-add0-839173ac1b26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:35:45.209Z|a7257ddf-a2a5-4706-add0-839173ac1b26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:35:50.358Z|d3160ed6-e087-4186-a8f7-a7f3a3c6989a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:35:50.359Z|d3160ed6-e087-4186-a8f7-a7f3a3c6989a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:35:51.399Z|a522e3fa-e2a5-44fb-86c1-2c32e7073a54|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:35:51.400Z|a522e3fa-e2a5-44fb-86c1-2c32e7073a54|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:35:53.243Z|4c1f476d-5fb8-4768-a754-c683cde9f312|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:35:53.244Z|4c1f476d-5fb8-4768-a754-c683cde9f312|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:36:00.208Z|9ff1c1ca-4857-462b-82ac-bdd0c8a39f78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:36:00.214Z|9ff1c1ca-4857-462b-82ac-bdd0c8a39f78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:36:00.361Z|cc86c741-8273-43a2-866a-b3256cb1ec7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:36:00.362Z|cc86c741-8273-43a2-866a-b3256cb1ec7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:36:00.389Z|bba8281f-3e04-4bd4-959d-d3083a554519|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:36:00.390Z|bba8281f-3e04-4bd4-959d-d3083a554519|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:36:01.434Z|80549063-4e7a-42db-bb52-ed3c01c01f4f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:36:01.435Z|80549063-4e7a-42db-bb52-ed3c01c01f4f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:36:03.274Z|59b885b4-abe6-4f22-a980-8db29b52cc41|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:36:03.275Z|59b885b4-abe6-4f22-a980-8db29b52cc41|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:36:10.422Z|3767929b-ad71-4489-9414-d3da66aed131|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:36:10.423Z|3767929b-ad71-4489-9414-d3da66aed131|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:36:11.466Z|a7057a66-6169-49e0-91cf-892dac0b96c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:36:11.467Z|a7057a66-6169-49e0-91cf-892dac0b96c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:36:13.304Z|f0a2eb24-2d43-41d4-a6ff-059e5bed523d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:36:13.304Z|f0a2eb24-2d43-41d4-a6ff-059e5bed523d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:36:15.208Z|3b96a2e6-9072-417b-a5e3-30584f6d3af0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:36:15.209Z|3b96a2e6-9072-417b-a5e3-30584f6d3af0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:36:20.453Z|90a128e4-4770-410b-b363-d3c623bc57b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:36:20.454Z|90a128e4-4770-410b-b363-d3c623bc57b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:36:21.505Z|83851dea-2d0e-4df8-a486-02ea2cdbedd7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:36:21.506Z|83851dea-2d0e-4df8-a486-02ea2cdbedd7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:36:23.332Z|96da14aa-1b15-47dd-8410-8a0974d152e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:36:23.333Z|96da14aa-1b15-47dd-8410-8a0974d152e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:36:30.208Z|ab9187e6-ed31-4241-b3a9-5257c29dad8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:36:30.209Z|ab9187e6-ed31-4241-b3a9-5257c29dad8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:36:30.362Z|49c51259-97f6-4a16-9713-b2be96ebadae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:36:30.363Z|49c51259-97f6-4a16-9713-b2be96ebadae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:36:30.485Z|b1b484e6-f03d-4de4-b19f-c9479c36ce28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:36:30.486Z|b1b484e6-f03d-4de4-b19f-c9479c36ce28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:36:31.535Z|e277a421-84cc-4b0c-bdef-85fec21ba17d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:36:31.536Z|e277a421-84cc-4b0c-bdef-85fec21ba17d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:36:33.364Z|f302d162-24d6-4488-a49e-a203b884879f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:36:33.365Z|f302d162-24d6-4488-a49e-a203b884879f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:36:40.409Z|aea933cd-c2ae-4402-a2a5-79b460c7ce3c|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T00:36:40.410Z|aea933cd-c2ae-4402-a2a5-79b460c7ce3c|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T00:36:40.517Z|ed881c55-9894-4316-ad5a-d9dc56290b04|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:36:40.517Z|ed881c55-9894-4316-ad5a-d9dc56290b04|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:36:41.566Z|55673981-7178-4b1b-8b73-135769147490|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:36:41.567Z|55673981-7178-4b1b-8b73-135769147490|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:36:43.395Z|8e754669-1432-4df3-b704-4fc69bd02399|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:36:43.396Z|8e754669-1432-4df3-b704-4fc69bd02399|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:36:45.208Z|50c4971e-42ff-4764-aad0-9e3c5d7aa3c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:36:45.212Z|50c4971e-42ff-4764-aad0-9e3c5d7aa3c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:36:50.548Z|9ac253b6-e25c-44dd-9857-d9dadf7924ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:36:50.549Z|9ac253b6-e25c-44dd-9857-d9dadf7924ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:36:51.594Z|e3c3bf25-c799-4b4c-a5b5-e7dc717bc5aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:36:51.595Z|e3c3bf25-c799-4b4c-a5b5-e7dc717bc5aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:36:53.425Z|85a263e6-2194-4ecb-8d60-d07a2ea4c8ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:36:53.426Z|85a263e6-2194-4ecb-8d60-d07a2ea4c8ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:37:00.208Z|7e429cf0-7849-4803-ba12-564a0728188e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:37:00.209Z|7e429cf0-7849-4803-ba12-564a0728188e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:37:00.364Z|eff43621-ccf4-4359-9f79-b65e5f240c44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:37:00.364Z|eff43621-ccf4-4359-9f79-b65e5f240c44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:37:00.579Z|13aaaaa7-ae31-4142-81da-8b36d99e9780|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:37:00.580Z|13aaaaa7-ae31-4142-81da-8b36d99e9780|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:37:01.624Z|f2fe0df0-3c14-491f-a207-77c5f370a7e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:37:01.624Z|f2fe0df0-3c14-491f-a207-77c5f370a7e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:37:03.455Z|e352d3a6-505a-4a02-95b0-fc22bc13acf0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:37:03.456Z|e352d3a6-505a-4a02-95b0-fc22bc13acf0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:37:10.608Z|09d1e070-b244-4393-858e-ea08f7373878|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:37:10.609Z|09d1e070-b244-4393-858e-ea08f7373878|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:37:11.651Z|daae7064-043c-4049-a2ca-d05eff912acc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:37:11.652Z|daae7064-043c-4049-a2ca-d05eff912acc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:37:13.486Z|76b7eb5a-6583-499c-b239-4fdeefb98b60|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:37:13.488Z|76b7eb5a-6583-499c-b239-4fdeefb98b60|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:37:15.208Z|a338a1b7-5cb5-410a-a14d-ad3823f54f25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:37:15.209Z|a338a1b7-5cb5-410a-a14d-ad3823f54f25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:37:20.640Z|31cf35ff-d8b9-462f-bfdc-c962f1470284|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:37:20.640Z|31cf35ff-d8b9-462f-bfdc-c962f1470284|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:37:21.680Z|ef69f6b8-2b58-4d32-8482-389c6b1aa759|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:37:21.681Z|ef69f6b8-2b58-4d32-8482-389c6b1aa759|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:37:23.517Z|28565b98-7f64-4427-9828-4f0f3a1f4ac9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:37:23.518Z|28565b98-7f64-4427-9828-4f0f3a1f4ac9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:37:30.208Z|29654ccd-14c2-4187-86b5-32f7dc49db9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:37:30.209Z|29654ccd-14c2-4187-86b5-32f7dc49db9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:37:30.365Z|3d2c2a18-af75-47cb-9fef-1acb3801ea58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:37:30.366Z|3d2c2a18-af75-47cb-9fef-1acb3801ea58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:37:30.670Z|10fa2884-6344-4e9a-bbfa-90b2b5f25c01|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:37:30.672Z|10fa2884-6344-4e9a-bbfa-90b2b5f25c01|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:37:31.713Z|eab55128-ceb1-496d-a9e4-0aa1d9825a4b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:37:31.714Z|eab55128-ceb1-496d-a9e4-0aa1d9825a4b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:37:33.544Z|73d0f00c-9559-40d0-bdd4-d48c1311cb35|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:37:33.545Z|73d0f00c-9559-40d0-bdd4-d48c1311cb35|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:37:40.409Z|e8e61151-ca2a-4dcb-a991-7d205b298c24|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T00:37:40.410Z|e8e61151-ca2a-4dcb-a991-7d205b298c24|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T00:37:40.703Z|75ad86d1-4ab6-4d94-a854-a91982dcce06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:37:40.705Z|75ad86d1-4ab6-4d94-a854-a91982dcce06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:37:41.746Z|abad51bd-0118-4404-9d3d-1443710ee378|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:37:41.747Z|abad51bd-0118-4404-9d3d-1443710ee378|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:37:43.576Z|f3ca8021-f820-4037-9f4b-8e37970c0eb7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:37:43.577Z|f3ca8021-f820-4037-9f4b-8e37970c0eb7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:37:45.209Z|02973916-fad6-4d03-8bc4-3bf7676a43e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:37:45.209Z|02973916-fad6-4d03-8bc4-3bf7676a43e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:37:50.736Z|98248a4e-ceab-426e-badc-5f710f144bc7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:37:50.737Z|98248a4e-ceab-426e-badc-5f710f144bc7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:37:51.780Z|797abb8f-87db-4615-88f9-eef7d7dcff0f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:37:51.781Z|797abb8f-87db-4615-88f9-eef7d7dcff0f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:37:53.603Z|64a11666-8518-46b1-919a-590da527cd57|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:37:53.604Z|64a11666-8518-46b1-919a-590da527cd57|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:38:00.208Z|14ac0dfe-1b34-4945-a231-451c40738fc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:38:00.213Z|14ac0dfe-1b34-4945-a231-451c40738fc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:38:00.367Z|fb123fd2-1a54-4fdb-bdb4-457b701e10a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:38:00.367Z|fb123fd2-1a54-4fdb-bdb4-457b701e10a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:38:00.768Z|6f395205-dce8-46c4-8541-b3cb5cdd06f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:38:00.769Z|6f395205-dce8-46c4-8541-b3cb5cdd06f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:38:01.814Z|78f5d89c-b1c8-45ae-aa25-15bbf5b5d4b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:38:01.816Z|78f5d89c-b1c8-45ae-aa25-15bbf5b5d4b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:38:03.634Z|0371f4f2-ba05-403c-9082-719cee9f48b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:38:03.635Z|0371f4f2-ba05-403c-9082-719cee9f48b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:38:10.800Z|48e15af7-62c4-4044-b819-1cb985978e60|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:38:10.802Z|48e15af7-62c4-4044-b819-1cb985978e60|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:38:11.849Z|2bdeab61-bf29-4820-9515-6aaf9c47a5ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:38:11.850Z|2bdeab61-bf29-4820-9515-6aaf9c47a5ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:38:13.665Z|bfece7b5-ac4b-449c-b5c6-0c99d8b6a6c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:38:13.667Z|bfece7b5-ac4b-449c-b5c6-0c99d8b6a6c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:38:15.209Z|63e84a6a-f6ab-46cd-b704-71b5cf52513e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:38:15.209Z|63e84a6a-f6ab-46cd-b704-71b5cf52513e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:38:20.831Z|07472923-59b9-4d44-a6b6-f5b4c407c42e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:38:20.832Z|07472923-59b9-4d44-a6b6-f5b4c407c42e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:38:21.880Z|d0401ca1-3105-4f37-ad13-4857fb447fe0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:38:21.881Z|d0401ca1-3105-4f37-ad13-4857fb447fe0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:38:23.693Z|263e3efd-b788-4f79-b712-d1ba399afaed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:38:23.694Z|263e3efd-b788-4f79-b712-d1ba399afaed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:38:30.209Z|aa992510-989d-478e-bf1a-e5192e44072c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:38:30.209Z|aa992510-989d-478e-bf1a-e5192e44072c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:38:30.368Z|7617f77f-98ca-4a69-bdaf-f7d7d483b34f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:38:30.369Z|7617f77f-98ca-4a69-bdaf-f7d7d483b34f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:38:30.858Z|39a7d012-ff67-4b72-81e7-c578c42a6366|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:38:30.858Z|39a7d012-ff67-4b72-81e7-c578c42a6366|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:38:31.910Z|cba03e05-20bc-4fa8-8a58-d9ee5b84db96|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:38:31.911Z|cba03e05-20bc-4fa8-8a58-d9ee5b84db96|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:38:33.721Z|fbf76442-9c07-44a1-8a4e-4dd75d7d90a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:38:33.722Z|fbf76442-9c07-44a1-8a4e-4dd75d7d90a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:38:40.409Z|4a609208-8b8a-4125-ad3b-3d7b225af30a|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T00:38:40.410Z|4a609208-8b8a-4125-ad3b-3d7b225af30a|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T00:38:40.882Z|573e67e3-dc7c-44a4-a955-dbb5a3e10b9a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:38:40.883Z|573e67e3-dc7c-44a4-a955-dbb5a3e10b9a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:38:41.940Z|fd8c319c-1eb9-4ecb-8afe-2e9712962cf2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:38:41.941Z|fd8c319c-1eb9-4ecb-8afe-2e9712962cf2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:38:43.748Z|1b6caec7-76bf-4afc-ab65-f07c06db2748|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:38:43.748Z|1b6caec7-76bf-4afc-ab65-f07c06db2748|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:38:45.209Z|e02f8992-c82f-4353-b854-f55816644277|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:38:45.213Z|e02f8992-c82f-4353-b854-f55816644277|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:38:50.911Z|1f6d2f32-52d4-408e-af75-652c54d66e2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:38:50.912Z|1f6d2f32-52d4-408e-af75-652c54d66e2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:38:51.973Z|3b6e3dcd-3ca2-4ab1-a3fb-8e0b2f2c1527|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:38:51.973Z|3b6e3dcd-3ca2-4ab1-a3fb-8e0b2f2c1527|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:38:53.777Z|4a12dccf-f71d-4d00-b584-c6bc1f4a5ef2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:38:53.778Z|4a12dccf-f71d-4d00-b584-c6bc1f4a5ef2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:39:00.208Z|5cd38a74-a623-4f84-bc62-56e4b6dea3c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:39:00.209Z|5cd38a74-a623-4f84-bc62-56e4b6dea3c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:39:00.369Z|23539cf5-7fa5-41aa-9180-32995168069e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:39:00.370Z|23539cf5-7fa5-41aa-9180-32995168069e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:39:00.940Z|07655487-0305-451e-ad4f-7343e55e049f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:39:00.940Z|07655487-0305-451e-ad4f-7343e55e049f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:39:02.002Z|5df6e41e-8eb6-4712-b453-89e0c485ce65|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:39:02.005Z|5df6e41e-8eb6-4712-b453-89e0c485ce65|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:39:03.805Z|95295b36-832f-4fe2-87ff-749a3a98b7f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:39:03.806Z|95295b36-832f-4fe2-87ff-749a3a98b7f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:39:10.968Z|ceff94c1-860f-4114-9161-5c26dbda6817|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:39:10.968Z|ceff94c1-860f-4114-9161-5c26dbda6817|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:39:12.035Z|f338c02f-9bd1-4b19-a650-6dae48d21e9d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:39:12.036Z|f338c02f-9bd1-4b19-a650-6dae48d21e9d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:39:13.836Z|cffb4248-137c-472d-90cc-e1298d9136ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:39:13.837Z|cffb4248-137c-472d-90cc-e1298d9136ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:39:15.209Z|c75ad44b-3bc2-49e0-af19-df3edaada599|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:39:15.209Z|c75ad44b-3bc2-49e0-af19-df3edaada599|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:39:20.996Z|69ba00fd-2559-42f7-90d3-06799fa48a15|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:39:20.997Z|69ba00fd-2559-42f7-90d3-06799fa48a15|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:39:22.065Z|c0fb0fbc-26a9-420b-ad9d-83a329b25a41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:39:22.066Z|c0fb0fbc-26a9-420b-ad9d-83a329b25a41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:39:23.867Z|4d85d159-5fd1-49b2-a75f-e40d61da67a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:39:23.868Z|4d85d159-5fd1-49b2-a75f-e40d61da67a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:39:30.208Z|a1d49902-d764-4ad0-b0ab-2e9c6669b406|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:39:30.213Z|a1d49902-d764-4ad0-b0ab-2e9c6669b406|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:39:30.371Z|3a9a9fc3-f8b5-40dc-bc77-8171bda58e47|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:39:30.372Z|3a9a9fc3-f8b5-40dc-bc77-8171bda58e47|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:39:31.025Z|81d0a2cf-3132-4d9e-8bd2-c560520e77af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:39:31.026Z|81d0a2cf-3132-4d9e-8bd2-c560520e77af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:39:32.099Z|d4985405-40a0-4604-be2f-f03328d7d13d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:39:32.100Z|d4985405-40a0-4604-be2f-f03328d7d13d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:39:33.898Z|93f2c819-810e-4dcd-90e2-931df28a6c2c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:39:33.899Z|93f2c819-810e-4dcd-90e2-931df28a6c2c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:39:40.409Z|7dc0bd13-d512-49d2-ac6d-1ab3a694815a|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T00:39:40.411Z|7dc0bd13-d512-49d2-ac6d-1ab3a694815a|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T00:39:41.056Z|7a557a5c-eab4-40e0-b2c7-9e15de05ee1a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:39:41.057Z|7a557a5c-eab4-40e0-b2c7-9e15de05ee1a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:39:42.130Z|1a573b29-51fd-4135-bd55-8d46c3c6c85c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:39:42.131Z|1a573b29-51fd-4135-bd55-8d46c3c6c85c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:39:43.929Z|c78ba8cc-69a2-43a6-8d0a-b34b2632bc6b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:39:43.930Z|c78ba8cc-69a2-43a6-8d0a-b34b2632bc6b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:39:45.208Z|038bd2f8-af36-4725-8c4a-4cc209cec517|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:39:45.209Z|038bd2f8-af36-4725-8c4a-4cc209cec517|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:39:51.086Z|9c03424a-fc73-49fc-9139-07517468608b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:39:51.086Z|9c03424a-fc73-49fc-9139-07517468608b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:39:52.164Z|424e5468-d355-4abf-8da7-218d9b938382|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:39:52.165Z|424e5468-d355-4abf-8da7-218d9b938382|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:39:53.957Z|d9284987-4d98-4f19-bbcd-f36b8cd9acb4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:39:53.960Z|d9284987-4d98-4f19-bbcd-f36b8cd9acb4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:40:00.209Z|15f15c33-7bee-45c1-a685-a1f207cd4527|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:40:00.209Z|15f15c33-7bee-45c1-a685-a1f207cd4527|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:40:00.372Z|400338d2-6a43-4af1-8349-92bec3af1918|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:40:00.373Z|400338d2-6a43-4af1-8349-92bec3af1918|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:40:01.111Z|398f6a59-2834-49b2-9945-b561a4353ad0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:40:01.112Z|398f6a59-2834-49b2-9945-b561a4353ad0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:40:02.195Z|153e5e1c-0f94-4a7f-91df-e9315700639e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:40:02.196Z|153e5e1c-0f94-4a7f-91df-e9315700639e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:40:03.991Z|1cc41943-63e1-4a58-bc1b-7f60e4cc4c53|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:40:03.992Z|1cc41943-63e1-4a58-bc1b-7f60e4cc4c53|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:40:11.141Z|447dc747-30c3-47b2-9182-b42d3e879948|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:40:11.142Z|447dc747-30c3-47b2-9182-b42d3e879948|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:40:12.227Z|896b4e3f-e447-4e83-a595-7ccaf39d9670|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:40:12.229Z|896b4e3f-e447-4e83-a595-7ccaf39d9670|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:40:14.020Z|eb3ad3a4-52db-4b02-bda5-a960b7a0959a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:40:14.022Z|eb3ad3a4-52db-4b02-bda5-a960b7a0959a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:40:15.208Z|703b8ecb-316c-48ee-ad4d-a83d464c8688|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:40:15.214Z|703b8ecb-316c-48ee-ad4d-a83d464c8688|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:40:21.171Z|7fc6c7f1-d875-4ad4-8eea-289fb17ae19a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:40:21.172Z|7fc6c7f1-d875-4ad4-8eea-289fb17ae19a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:40:22.259Z|bab58a14-2cf7-47e0-9b57-9250f42c5e3e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:40:22.260Z|bab58a14-2cf7-47e0-9b57-9250f42c5e3e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:40:24.050Z|7be59c33-463a-4434-80f9-f77ba9992515|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:40:24.051Z|7be59c33-463a-4434-80f9-f77ba9992515|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:40:30.209Z|239c5cd1-e515-40f5-8193-bb5549f3c95b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:40:30.209Z|239c5cd1-e515-40f5-8193-bb5549f3c95b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:40:30.374Z|6784ad52-daf1-4feb-a4db-2696e0335afb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:40:30.374Z|6784ad52-daf1-4feb-a4db-2696e0335afb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:40:31.206Z|cf2a4a72-fe1f-44ad-81c7-ed63b4246a7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:40:31.207Z|cf2a4a72-fe1f-44ad-81c7-ed63b4246a7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:40:32.293Z|3084e912-ff55-4a94-a469-8429dd62a7d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:40:32.295Z|3084e912-ff55-4a94-a469-8429dd62a7d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:40:34.081Z|95862696-6c81-464d-9537-c24ca8cfcfa2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:40:34.082Z|95862696-6c81-464d-9537-c24ca8cfcfa2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:40:40.408Z|89cb18ca-7199-46a4-adde-1168ed2219e8|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T00:40:40.409Z|89cb18ca-7199-46a4-adde-1168ed2219e8|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T00:40:41.240Z|2217fa19-c92e-4638-ac05-9f9f959a0ea6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:40:41.241Z|2217fa19-c92e-4638-ac05-9f9f959a0ea6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:40:42.326Z|f43429ec-6827-4a73-872c-6167f5ca01c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:40:42.327Z|f43429ec-6827-4a73-872c-6167f5ca01c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:40:44.114Z|9fd85b5c-4948-4f4d-88c4-2d7055f7b79b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:40:44.115Z|9fd85b5c-4948-4f4d-88c4-2d7055f7b79b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:40:45.208Z|dfd375ca-7541-46ed-849d-d4d00478c47a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:40:45.209Z|dfd375ca-7541-46ed-849d-d4d00478c47a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:40:51.271Z|484f3b6d-e550-4b86-b4f9-3866ef2cbbad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:40:51.272Z|484f3b6d-e550-4b86-b4f9-3866ef2cbbad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:40:52.359Z|3d958c2d-830b-4f6f-bce0-597cc054b593|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:40:52.360Z|3d958c2d-830b-4f6f-bce0-597cc054b593|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:40:54.146Z|ab68fb38-cb76-48a8-a8d0-d440261f48b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:40:54.147Z|ab68fb38-cb76-48a8-a8d0-d440261f48b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:41:00.208Z|1bb118d2-7a55-468a-bedb-430a333a8c9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:41:00.216Z|1bb118d2-7a55-468a-bedb-430a333a8c9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:41:00.375Z|0f384bfe-bb6d-445f-bab3-c56995518ed5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:41:00.375Z|0f384bfe-bb6d-445f-bab3-c56995518ed5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:41:01.304Z|1631d822-df68-47e2-bb97-769d90e4fa1e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:41:01.305Z|1631d822-df68-47e2-bb97-769d90e4fa1e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:41:02.390Z|0a576aa0-a654-4f77-8697-d9835910c424|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:41:02.391Z|0a576aa0-a654-4f77-8697-d9835910c424|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:41:04.179Z|7049f73c-0046-44b7-814c-629783ea06cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:41:04.181Z|7049f73c-0046-44b7-814c-629783ea06cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:41:11.333Z|1564fd99-b61f-4726-a4ee-7be7dfdd363f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:41:11.334Z|1564fd99-b61f-4726-a4ee-7be7dfdd363f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:41:12.421Z|af8ff526-9e63-49df-a37d-5604bc052d29|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:41:12.421Z|af8ff526-9e63-49df-a37d-5604bc052d29|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:41:14.211Z|5214f526-b61c-45a8-9291-b8a98c9254da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:41:14.212Z|5214f526-b61c-45a8-9291-b8a98c9254da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:41:15.209Z|7610d8e6-eac1-4e34-9dda-df360a20e2bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:41:15.209Z|7610d8e6-eac1-4e34-9dda-df360a20e2bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:41:21.363Z|6aa2859c-423d-48dc-8abb-7ae304313da5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:41:21.365Z|6aa2859c-423d-48dc-8abb-7ae304313da5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:41:22.452Z|1725370a-5a01-4f1d-a6ca-5c5053d2e50d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:41:22.452Z|1725370a-5a01-4f1d-a6ca-5c5053d2e50d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:41:24.241Z|b1f8e373-65a6-45b6-8ed8-50a6487352c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:41:24.242Z|b1f8e373-65a6-45b6-8ed8-50a6487352c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:41:30.208Z|69c4ddfe-66c7-4e23-98d7-6cd2a944fd2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:41:30.209Z|69c4ddfe-66c7-4e23-98d7-6cd2a944fd2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:41:30.376Z|5e0e4596-f746-46f9-8ebf-7ce068953ab4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:41:30.376Z|5e0e4596-f746-46f9-8ebf-7ce068953ab4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:41:31.397Z|bd04929c-77f1-4226-8adb-cb2adac32aa3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:41:31.397Z|bd04929c-77f1-4226-8adb-cb2adac32aa3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:41:32.481Z|beb65316-691c-4804-a8ac-b2a6f604f00f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:41:32.481Z|beb65316-691c-4804-a8ac-b2a6f604f00f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:41:34.271Z|d90b660e-6351-47b7-a344-a60cd201ac7f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:41:34.272Z|d90b660e-6351-47b7-a344-a60cd201ac7f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:41:40.409Z|75c9c4b4-3f1f-4b00-a28c-244e6a151954|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T00:41:40.410Z|75c9c4b4-3f1f-4b00-a28c-244e6a151954|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T00:41:41.429Z|772d11ef-cdc6-45be-adac-84a7711b0f66|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:41:41.431Z|772d11ef-cdc6-45be-adac-84a7711b0f66|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:41:42.510Z|f4b33503-ea74-47e5-9ecf-a21efc891618|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:41:42.511Z|f4b33503-ea74-47e5-9ecf-a21efc891618|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:41:44.305Z|59c71043-eb04-474a-80c3-d6f683d5e12e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:41:44.306Z|59c71043-eb04-474a-80c3-d6f683d5e12e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:41:45.208Z|33889f64-b696-4066-ab90-908777b61f02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:41:45.212Z|33889f64-b696-4066-ab90-908777b61f02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:41:51.464Z|fefd2864-a7c0-421c-b0b7-238f2ad9379c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:41:51.465Z|fefd2864-a7c0-421c-b0b7-238f2ad9379c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:41:52.539Z|e652989a-ff8f-4b6e-b06b-40f117ce1ac6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:41:52.540Z|e652989a-ff8f-4b6e-b06b-40f117ce1ac6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:41:54.337Z|b19d0463-b471-4ac2-bc9a-514412243d1a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:41:54.337Z|b19d0463-b471-4ac2-bc9a-514412243d1a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:42:00.208Z|eb65701f-d33a-4e21-8aca-0c01a421b580|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:42:00.209Z|eb65701f-d33a-4e21-8aca-0c01a421b580|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:42:00.377Z|a402ee48-1774-4434-b397-7f6a42108447|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:42:00.378Z|a402ee48-1774-4434-b397-7f6a42108447|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:42:01.495Z|c997e925-ac61-4746-901a-02251ded0e25|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:42:01.496Z|c997e925-ac61-4746-901a-02251ded0e25|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:42:02.570Z|f33a7456-019f-494d-98e5-a64f580d386f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:42:02.570Z|f33a7456-019f-494d-98e5-a64f580d386f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:42:04.366Z|c4de3e79-d50f-4e12-8a56-1a7cd522a63f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:42:04.367Z|c4de3e79-d50f-4e12-8a56-1a7cd522a63f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:42:11.526Z|009b1cc5-39c4-4e01-99d8-fa4f9ca0e582|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:42:11.526Z|009b1cc5-39c4-4e01-99d8-fa4f9ca0e582|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:42:12.601Z|b1d7783a-6562-4c27-b6b3-a8a10151bad7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:42:12.602Z|b1d7783a-6562-4c27-b6b3-a8a10151bad7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:42:14.393Z|0a065734-83f7-44bd-b788-67ed4944c486|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:42:14.394Z|0a065734-83f7-44bd-b788-67ed4944c486|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:42:15.208Z|926291db-db13-4b4c-992e-aa951be3fcb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:42:15.209Z|926291db-db13-4b4c-992e-aa951be3fcb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:42:21.554Z|7ea675c0-636d-43c1-99db-5c64ce69415b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:42:21.555Z|7ea675c0-636d-43c1-99db-5c64ce69415b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:42:22.631Z|51d79e4a-6430-47da-8f08-b406535c653e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:42:22.632Z|51d79e4a-6430-47da-8f08-b406535c653e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:42:24.422Z|63a9a1d5-0c89-48bb-b679-9839c1b22439|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:42:24.423Z|63a9a1d5-0c89-48bb-b679-9839c1b22439|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:42:30.208Z|b7a5c8d4-8218-47d6-a582-4d20d80dc693|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:42:30.212Z|b7a5c8d4-8218-47d6-a582-4d20d80dc693|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:42:30.378Z|1204cba7-23bb-4a48-acf1-aafa17fb2bfb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:42:30.379Z|1204cba7-23bb-4a48-acf1-aafa17fb2bfb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:42:31.584Z|e9d26cf3-b46c-4297-85b4-ace80c3eb1a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:42:31.585Z|e9d26cf3-b46c-4297-85b4-ace80c3eb1a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:42:32.657Z|e6473dcc-3a6b-48e2-aa38-5814ebf74578|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:42:32.658Z|e6473dcc-3a6b-48e2-aa38-5814ebf74578|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:42:34.452Z|84d8376a-b6fc-4cee-b195-65f45adb4eb5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:42:34.453Z|84d8376a-b6fc-4cee-b195-65f45adb4eb5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:42:40.408Z|cbea1e55-69cc-4d6c-9815-abd750d467eb|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T00:42:40.409Z|cbea1e55-69cc-4d6c-9815-abd750d467eb|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T00:42:41.617Z|eb52ff7d-70e3-4946-adbf-4a215953ce11|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:42:41.617Z|eb52ff7d-70e3-4946-adbf-4a215953ce11|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:42:42.688Z|dbabb98e-199b-43bd-b2c4-79f4f9e602be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:42:42.689Z|dbabb98e-199b-43bd-b2c4-79f4f9e602be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:42:44.484Z|f90e5cb9-22af-4c34-b397-2fa6349b2455|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:42:44.484Z|f90e5cb9-22af-4c34-b397-2fa6349b2455|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:42:45.208Z|a6da787a-d62c-4e42-922b-85ae8071a288|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:42:45.209Z|a6da787a-d62c-4e42-922b-85ae8071a288|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:42:51.646Z|67acf376-ab3f-4440-b30b-1335a917681c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:42:51.647Z|67acf376-ab3f-4440-b30b-1335a917681c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:42:52.717Z|aeb36008-fa5f-451f-8811-454e941b4d2e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:42:52.717Z|aeb36008-fa5f-451f-8811-454e941b4d2e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:42:54.514Z|2311871c-ec10-4511-9e91-0d915b4f34d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:42:54.515Z|2311871c-ec10-4511-9e91-0d915b4f34d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:43:00.208Z|041f9a13-74c9-4c2a-8318-1acc4b03f4c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:43:00.209Z|041f9a13-74c9-4c2a-8318-1acc4b03f4c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:43:00.379Z|0ca83ad6-318e-4677-8d8a-b834609583b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:43:00.380Z|0ca83ad6-318e-4677-8d8a-b834609583b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:43:01.673Z|ac6168c8-e97c-4426-b158-4df8fe25b7c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:43:01.674Z|ac6168c8-e97c-4426-b158-4df8fe25b7c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:43:02.745Z|fac1471c-c0f6-454c-9882-6348a6fb131b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:43:02.746Z|fac1471c-c0f6-454c-9882-6348a6fb131b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:43:04.547Z|7f14b3ee-7c1a-497e-934d-6c88c5ff6495|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:43:04.548Z|7f14b3ee-7c1a-497e-934d-6c88c5ff6495|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:43:11.703Z|b62b755f-cd7f-4a9e-b468-58c102d7445c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:43:11.704Z|b62b755f-cd7f-4a9e-b468-58c102d7445c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:43:12.774Z|5ea4fc9b-65e0-427b-b4a3-64bad2fd2fc3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:43:12.775Z|5ea4fc9b-65e0-427b-b4a3-64bad2fd2fc3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:43:14.578Z|8273c571-1642-46fe-a131-d5c91b0e5c9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:43:14.579Z|8273c571-1642-46fe-a131-d5c91b0e5c9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:43:15.208Z|31aaa0d0-9461-408d-8568-77ffa95ce050|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:43:15.213Z|31aaa0d0-9461-408d-8568-77ffa95ce050|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:43:21.729Z|7177361e-d042-4116-95bb-ecefea9ad7ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:43:21.730Z|7177361e-d042-4116-95bb-ecefea9ad7ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:43:22.802Z|62624963-6391-4d6a-9b7c-a209c8bc07f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:43:22.803Z|62624963-6391-4d6a-9b7c-a209c8bc07f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:43:24.609Z|bc76e249-75e6-4151-a1bb-c02570dc9cee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:43:24.610Z|bc76e249-75e6-4151-a1bb-c02570dc9cee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:43:30.208Z|59ed1733-3b49-49d2-9d7d-bf518db7fe6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:43:30.209Z|59ed1733-3b49-49d2-9d7d-bf518db7fe6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:43:30.380Z|99b4e65d-95c4-46bc-b714-9389837772f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:43:30.381Z|99b4e65d-95c4-46bc-b714-9389837772f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:43:31.759Z|fa56a3cb-81f7-4003-8ee0-b15a3ad4c3f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:43:31.760Z|fa56a3cb-81f7-4003-8ee0-b15a3ad4c3f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:43:32.831Z|c0a20d42-90bd-4167-b8bb-00dfddc9337e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:43:32.832Z|c0a20d42-90bd-4167-b8bb-00dfddc9337e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:43:34.639Z|b4a89c3c-ac45-48c8-8b7c-7a9123cef24f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:43:34.639Z|b4a89c3c-ac45-48c8-8b7c-7a9123cef24f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:43:40.408Z|50e89d6d-8236-4fb5-92cf-9f89374dc90f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T00:43:40.409Z|50e89d6d-8236-4fb5-92cf-9f89374dc90f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T00:43:41.790Z|977fbbf1-5d1b-40ac-8233-6c8a13e4e8ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:43:41.791Z|977fbbf1-5d1b-40ac-8233-6c8a13e4e8ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:43:42.860Z|ef3f0c85-8629-4c44-9c41-60dad8eb4e9f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:43:42.861Z|ef3f0c85-8629-4c44-9c41-60dad8eb4e9f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:43:44.670Z|7eb56286-aaae-4905-884b-84b7f0a0292a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:43:44.671Z|7eb56286-aaae-4905-884b-84b7f0a0292a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:43:45.209Z|b5ebf105-e1cf-4ee9-bd2d-44e072aa4256|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:43:45.209Z|b5ebf105-e1cf-4ee9-bd2d-44e072aa4256|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:43:51.821Z|04f66b0e-f8ea-4849-90e2-18a3c4af284c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:43:51.821Z|04f66b0e-f8ea-4849-90e2-18a3c4af284c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:43:52.892Z|45a37a06-4139-4d60-8423-3c2d4a882244|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:43:52.893Z|45a37a06-4139-4d60-8423-3c2d4a882244|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:43:54.702Z|05f15506-13ea-4a32-88c4-fc155198915a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:43:54.703Z|05f15506-13ea-4a32-88c4-fc155198915a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:44:00.209Z|50f5d409-dfae-4b9f-b2bb-a58e1b648e12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:44:00.213Z|50f5d409-dfae-4b9f-b2bb-a58e1b648e12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:44:00.382Z|48c56be4-fb47-4421-88cf-e50d52648ce6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:44:00.382Z|48c56be4-fb47-4421-88cf-e50d52648ce6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:44:01.854Z|3c0cec6a-a177-444c-a0b4-dd567246b83d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:44:01.855Z|3c0cec6a-a177-444c-a0b4-dd567246b83d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:44:02.924Z|6dfb48ac-f4d4-462b-9bb5-61b4c6511c98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:44:02.925Z|6dfb48ac-f4d4-462b-9bb5-61b4c6511c98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:44:04.734Z|d2ac72e1-a21e-4915-8dee-15e1f758d89d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:44:04.735Z|d2ac72e1-a21e-4915-8dee-15e1f758d89d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:44:11.885Z|e125365f-3cc0-4071-9cc3-608ad9cd2215|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:44:11.886Z|e125365f-3cc0-4071-9cc3-608ad9cd2215|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:44:12.956Z|545b04fc-67ce-48b0-b659-d2a811268d8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:44:12.957Z|545b04fc-67ce-48b0-b659-d2a811268d8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:44:14.768Z|e418b883-cf8c-4beb-a883-11cd46e59468|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:44:14.769Z|e418b883-cf8c-4beb-a883-11cd46e59468|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:44:15.208Z|d878bf35-124c-4450-ab4b-1f76e532ad03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:44:15.209Z|d878bf35-124c-4450-ab4b-1f76e532ad03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:44:21.916Z|ed3bd3ee-1569-43eb-aa7b-c2f863cf27a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:44:21.917Z|ed3bd3ee-1569-43eb-aa7b-c2f863cf27a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:44:22.989Z|596d954c-fcaa-4b17-9164-6b219f16ffcd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:44:22.990Z|596d954c-fcaa-4b17-9164-6b219f16ffcd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:44:24.800Z|5a531070-3766-4a20-8de9-ad95205892ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:44:24.801Z|5a531070-3766-4a20-8de9-ad95205892ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:44:30.208Z|66529579-08d4-4b6e-b1a2-d000ca2d1c63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:44:30.209Z|66529579-08d4-4b6e-b1a2-d000ca2d1c63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:44:30.383Z|d2bf5071-51b3-4b3a-8f18-e4ccedfb9bb6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:44:30.383Z|d2bf5071-51b3-4b3a-8f18-e4ccedfb9bb6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:44:31.948Z|792beb4d-4a91-498b-b688-f605e78677d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:44:31.949Z|792beb4d-4a91-498b-b688-f605e78677d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:44:33.021Z|b8044ca9-eecb-4033-b4fb-0edb4ff7115b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:44:33.021Z|b8044ca9-eecb-4033-b4fb-0edb4ff7115b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:44:34.829Z|9c4b0130-0f33-4e63-adfd-892132ae8631|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:44:34.830Z|9c4b0130-0f33-4e63-adfd-892132ae8631|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:44:40.408Z|50d03dea-3840-40c3-bfcb-b156c1ac6397|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T00:44:40.409Z|50d03dea-3840-40c3-bfcb-b156c1ac6397|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T00:44:41.975Z|8fcf8534-715a-4e06-9b03-fcc613f1d34f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:44:41.976Z|8fcf8534-715a-4e06-9b03-fcc613f1d34f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:44:43.050Z|4014d6f8-3627-4cc7-9006-37c2b9afb9a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:44:43.051Z|4014d6f8-3627-4cc7-9006-37c2b9afb9a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:44:44.859Z|675cfb21-5960-4c6d-9779-952713197deb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:44:44.859Z|675cfb21-5960-4c6d-9779-952713197deb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:44:45.208Z|800c9e49-256f-4ad5-b443-9b206e861ab0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:44:45.213Z|800c9e49-256f-4ad5-b443-9b206e861ab0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:44:52.002Z|d2032511-6aa7-487d-9638-494a29330aa4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:44:52.003Z|d2032511-6aa7-487d-9638-494a29330aa4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:44:53.082Z|b6c306da-d25b-495c-bc99-7f12680c4c84|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:44:53.083Z|b6c306da-d25b-495c-bc99-7f12680c4c84|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:44:54.890Z|78c27ec6-8cc0-4838-81a7-46b34b32e764|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:44:54.891Z|78c27ec6-8cc0-4838-81a7-46b34b32e764|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:45:00.208Z|6e7d1304-7d06-46cc-8071-4daf5550b0bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:45:00.209Z|6e7d1304-7d06-46cc-8071-4daf5550b0bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:45:00.384Z|148bd53d-9dd2-453d-8d37-c728d92a66da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:45:00.385Z|148bd53d-9dd2-453d-8d37-c728d92a66da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:45:02.032Z|b6fd0a4f-927b-49f2-ac0c-779d4206269b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:45:02.033Z|b6fd0a4f-927b-49f2-ac0c-779d4206269b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:45:03.113Z|28fd7013-6d10-46f8-90db-ef13489576f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:45:03.113Z|28fd7013-6d10-46f8-90db-ef13489576f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:45:04.921Z|4de46263-89f4-454a-b515-88135bb7f794|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:45:04.921Z|4de46263-89f4-454a-b515-88135bb7f794|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:45:12.063Z|6dd596bb-0ed6-46d1-873d-50a48294eeb2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:45:12.064Z|6dd596bb-0ed6-46d1-873d-50a48294eeb2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:45:13.139Z|a93718f2-4e8c-407d-980a-4913fc9d89c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:45:13.140Z|a93718f2-4e8c-407d-980a-4913fc9d89c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:45:14.949Z|9f9d7f65-f78d-4950-93e2-ceb117ff7ee3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:45:14.950Z|9f9d7f65-f78d-4950-93e2-ceb117ff7ee3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:45:15.213Z|37528fb2-c8da-41fd-b4d1-e8264a6d74cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:45:15.219Z|37528fb2-c8da-41fd-b4d1-e8264a6d74cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:45:22.094Z|10b80b1b-dee9-4647-be9b-f3bb9c98dc3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:45:22.095Z|10b80b1b-dee9-4647-be9b-f3bb9c98dc3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:45:23.170Z|761a9421-41b6-44a3-8f55-a05e9794a057|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:45:23.170Z|761a9421-41b6-44a3-8f55-a05e9794a057|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:45:24.981Z|5cc37a84-c2d0-4218-aa2a-9e2d20881526|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:45:24.982Z|5cc37a84-c2d0-4218-aa2a-9e2d20881526|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:45:30.209Z|5b7979f5-4f5e-429a-94c0-24888a96c544|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:45:30.209Z|5b7979f5-4f5e-429a-94c0-24888a96c544|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:45:30.386Z|793ed532-3714-4d97-a08a-5422a0e87231|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:45:30.387Z|793ed532-3714-4d97-a08a-5422a0e87231|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:45:32.128Z|b38aecb8-1aea-4726-add3-c2ab5322a8d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:45:32.129Z|b38aecb8-1aea-4726-add3-c2ab5322a8d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:45:33.199Z|d96ac709-e0d7-489d-9c8b-e18a173ae929|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:45:33.200Z|d96ac709-e0d7-489d-9c8b-e18a173ae929|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:45:35.013Z|615fb35c-1b7c-4ef7-81fe-8066114a945e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:45:35.014Z|615fb35c-1b7c-4ef7-81fe-8066114a945e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:45:40.408Z|424c3849-c85b-4fba-b52b-ae64a63c8e02|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T00:45:40.409Z|424c3849-c85b-4fba-b52b-ae64a63c8e02|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T00:45:42.158Z|470ea8e7-406d-4d03-8c65-33b40e3df916|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:45:42.159Z|470ea8e7-406d-4d03-8c65-33b40e3df916|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:45:43.233Z|09d6df24-bf82-4237-bbd4-7ad9ec0d7472|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:45:43.234Z|09d6df24-bf82-4237-bbd4-7ad9ec0d7472|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:45:45.042Z|cd087ded-1c6b-45cd-a493-5f7188860144|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:45:45.043Z|cd087ded-1c6b-45cd-a493-5f7188860144|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:45:45.208Z|297b2904-10cc-4d47-8a46-99be6d36d590|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:45:45.209Z|297b2904-10cc-4d47-8a46-99be6d36d590|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:45:52.192Z|fd514f2a-1476-4619-a296-60feb37ef21d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:45:52.193Z|fd514f2a-1476-4619-a296-60feb37ef21d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:45:53.267Z|ef58b688-e7ab-4777-b07e-39da523f21d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:45:53.269Z|ef58b688-e7ab-4777-b07e-39da523f21d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:45:55.071Z|876fd674-8a6f-4f24-a25f-e32497a84833|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:45:55.072Z|876fd674-8a6f-4f24-a25f-e32497a84833|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:46:00.208Z|80b2d190-8579-4c7c-9b50-9c34ad721937|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:46:00.213Z|80b2d190-8579-4c7c-9b50-9c34ad721937|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:46:00.387Z|349c1993-1e2c-4c1e-9e6f-b50667e9da9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:46:00.388Z|349c1993-1e2c-4c1e-9e6f-b50667e9da9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:46:02.222Z|abebe58b-7e67-4dd1-bfb4-d2cc1319b94b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:46:02.224Z|abebe58b-7e67-4dd1-bfb4-d2cc1319b94b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:46:03.298Z|b38d3b4d-de3d-44bb-842c-abf4388b52d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:46:03.299Z|b38d3b4d-de3d-44bb-842c-abf4388b52d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:46:05.102Z|079888c4-901e-4679-8d83-cf9505459a5d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:46:05.103Z|079888c4-901e-4679-8d83-cf9505459a5d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:46:12.256Z|43501748-5e2a-4ce9-b26a-0cad5ab404e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:46:12.257Z|43501748-5e2a-4ce9-b26a-0cad5ab404e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:46:13.329Z|d0a46fbb-ffdd-4663-94f1-8536f47d976c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:46:13.330Z|d0a46fbb-ffdd-4663-94f1-8536f47d976c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:46:15.133Z|a1716451-a81a-42c6-9ead-7d4fd181bb55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:46:15.134Z|a1716451-a81a-42c6-9ead-7d4fd181bb55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:46:15.208Z|c688898c-f213-4e12-9bdd-45d3090693d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:46:15.209Z|c688898c-f213-4e12-9bdd-45d3090693d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:46:22.286Z|22f83231-63fe-42c7-8613-c96ab0b2cbf9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:46:22.287Z|22f83231-63fe-42c7-8613-c96ab0b2cbf9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:46:23.363Z|e350fcc9-4e67-4da6-8fe5-88c6b34dc20a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:46:23.364Z|e350fcc9-4e67-4da6-8fe5-88c6b34dc20a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:46:25.165Z|c17d7e7f-4a70-440b-9003-1312badc3db0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:46:25.166Z|c17d7e7f-4a70-440b-9003-1312badc3db0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:46:30.208Z|4430d2ad-ed97-44f9-8ce4-ebffd7d94d19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:46:30.209Z|4430d2ad-ed97-44f9-8ce4-ebffd7d94d19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:46:30.389Z|ee528966-2991-42ec-8065-4ab534c545aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:46:30.389Z|ee528966-2991-42ec-8065-4ab534c545aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:46:32.318Z|0dcedf41-a735-48d3-9863-d2d26aedf7ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:46:32.319Z|0dcedf41-a735-48d3-9863-d2d26aedf7ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:46:33.394Z|b6b2482b-dd18-46dc-8587-79fb034bcd83|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:46:33.395Z|b6b2482b-dd18-46dc-8587-79fb034bcd83|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:46:35.197Z|9e7b10de-a16e-4658-a646-d348cd17365b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:46:35.199Z|9e7b10de-a16e-4658-a646-d348cd17365b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:46:40.408Z|3699dea7-839a-4eb5-b1c9-c4f93b9c3cc0|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T00:46:40.409Z|3699dea7-839a-4eb5-b1c9-c4f93b9c3cc0|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T00:46:42.349Z|a72615a5-64ba-4401-a383-03a98b354ee8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:46:42.350Z|a72615a5-64ba-4401-a383-03a98b354ee8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:46:43.424Z|2cbf7868-868f-4ac2-ae97-09e852d5e8a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:46:43.425Z|2cbf7868-868f-4ac2-ae97-09e852d5e8a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:46:45.208Z|3312642b-7cf2-4762-ba32-8c512101a47d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:46:45.212Z|3312642b-7cf2-4762-ba32-8c512101a47d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:46:45.229Z|a8443264-abf2-475e-b307-c0aa35c46daa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:46:45.230Z|a8443264-abf2-475e-b307-c0aa35c46daa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:46:52.380Z|27d643ad-412c-495b-9b73-1b67db876458|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:46:52.381Z|27d643ad-412c-495b-9b73-1b67db876458|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:46:53.458Z|11ac889f-8507-495f-a632-cc9abadfb07f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:46:53.458Z|11ac889f-8507-495f-a632-cc9abadfb07f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:46:55.262Z|8055b521-fe22-4ae5-bfd5-5537c3e96bd2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:46:55.262Z|8055b521-fe22-4ae5-bfd5-5537c3e96bd2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:47:00.208Z|a9bdbb74-a092-495f-833b-5a7427f3896c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:47:00.209Z|a9bdbb74-a092-495f-833b-5a7427f3896c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:47:00.390Z|33f9a59b-6e5d-4af4-a083-f08cfea0ad46|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:47:00.390Z|33f9a59b-6e5d-4af4-a083-f08cfea0ad46|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:47:02.409Z|49455447-02fb-4897-aded-668d26bf1c0b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:47:02.410Z|49455447-02fb-4897-aded-668d26bf1c0b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:47:03.490Z|9c656474-0db1-4b70-9873-267e48812f23|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:47:03.491Z|9c656474-0db1-4b70-9873-267e48812f23|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:47:05.293Z|abb28307-5117-41ab-bbd4-aa74d1067738|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:47:05.294Z|abb28307-5117-41ab-bbd4-aa74d1067738|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:47:12.443Z|480da527-1f8b-461d-8688-7601a0a2cd08|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:47:12.445Z|480da527-1f8b-461d-8688-7601a0a2cd08|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:47:13.518Z|b18a9fc8-fe83-4ee6-ad53-9875287b9986|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:47:13.519Z|b18a9fc8-fe83-4ee6-ad53-9875287b9986|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:47:15.209Z|a264241a-10e8-41cb-bfb9-1307d56077a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:47:15.209Z|a264241a-10e8-41cb-bfb9-1307d56077a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:47:15.321Z|41cd3d2b-6dc5-4025-88d2-e88c3f803589|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:47:15.322Z|41cd3d2b-6dc5-4025-88d2-e88c3f803589|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:47:22.473Z|eb6ad67f-3e07-4cdc-b25e-2fe04b72f91a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:47:22.474Z|eb6ad67f-3e07-4cdc-b25e-2fe04b72f91a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:47:23.552Z|75abbc78-59ab-4c34-b57d-49e2d0aefaed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:47:23.553Z|75abbc78-59ab-4c34-b57d-49e2d0aefaed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:47:25.352Z|62baf6b5-9e80-47d6-a943-5ec031538ec1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:47:25.353Z|62baf6b5-9e80-47d6-a943-5ec031538ec1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:47:30.209Z|96650cd2-92b4-43a0-9fa9-8fc5fcfa24b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:47:30.213Z|96650cd2-92b4-43a0-9fa9-8fc5fcfa24b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:47:30.391Z|e34c9f17-b2af-4b53-9e5f-45b8c9bcc6d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:47:30.392Z|e34c9f17-b2af-4b53-9e5f-45b8c9bcc6d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:47:32.506Z|cf8b60c7-a074-48f3-9fe5-b495f5ee7549|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:47:32.506Z|cf8b60c7-a074-48f3-9fe5-b495f5ee7549|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:47:33.585Z|213e640b-08f3-41c4-aad9-c616c184c324|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:47:33.587Z|213e640b-08f3-41c4-aad9-c616c184c324|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:47:35.384Z|3f6f32d1-3c54-4abf-9eb6-189b617661a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:47:35.385Z|3f6f32d1-3c54-4abf-9eb6-189b617661a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:47:40.410Z|2f85e7bb-751b-44ed-8c7b-ffe9579f6e8e|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T00:47:40.411Z|2f85e7bb-751b-44ed-8c7b-ffe9579f6e8e|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T00:47:42.536Z|a72aceda-d9f6-4592-b74f-5c72a07f574b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:47:42.537Z|a72aceda-d9f6-4592-b74f-5c72a07f574b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:47:43.618Z|6e432407-72c3-4c00-aba4-b0a643c189f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:47:43.619Z|6e432407-72c3-4c00-aba4-b0a643c189f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:47:45.208Z|3d9d1727-cf38-47a1-96d3-8e50306c8eec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:47:45.209Z|3d9d1727-cf38-47a1-96d3-8e50306c8eec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:47:45.413Z|79c84a29-9652-41ec-8132-61d5840a7bec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:47:45.414Z|79c84a29-9652-41ec-8132-61d5840a7bec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:47:52.565Z|c3a6ba82-9acc-4344-873d-85f2ff245517|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:47:52.566Z|c3a6ba82-9acc-4344-873d-85f2ff245517|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:47:53.643Z|9018ac8d-852c-481a-9782-a30efac914e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:47:53.644Z|9018ac8d-852c-481a-9782-a30efac914e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:47:55.445Z|cecbcf32-80de-4582-b5d5-2f3f5e8777cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:47:55.446Z|cecbcf32-80de-4582-b5d5-2f3f5e8777cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:48:00.208Z|a53291c6-1fcf-4f48-b258-b06ce535cbd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:48:00.209Z|a53291c6-1fcf-4f48-b258-b06ce535cbd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:48:00.393Z|51195827-2765-4b84-880c-510f83382d69|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:48:00.393Z|51195827-2765-4b84-880c-510f83382d69|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:48:02.595Z|ed45d586-7761-42d8-b816-2e5b16859697|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:48:02.596Z|ed45d586-7761-42d8-b816-2e5b16859697|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:48:03.672Z|b92f14ab-a94c-409e-a941-c2bd15e3bf62|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:48:03.672Z|b92f14ab-a94c-409e-a941-c2bd15e3bf62|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:48:05.474Z|f7c518ce-d451-4f87-a3ba-fe5ce254ecd3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:48:05.474Z|f7c518ce-d451-4f87-a3ba-fe5ce254ecd3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:48:12.627Z|8efe5191-21e6-408a-ae1a-f3858e5d9f4d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:48:12.628Z|8efe5191-21e6-408a-ae1a-f3858e5d9f4d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:48:13.703Z|4d5de6eb-3e93-4f63-a984-d8d37a104d63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:48:13.704Z|4d5de6eb-3e93-4f63-a984-d8d37a104d63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:48:15.208Z|6ea59a20-d6b1-4f6d-9013-221ba9e10e2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:48:15.213Z|6ea59a20-d6b1-4f6d-9013-221ba9e10e2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:48:15.503Z|59347ac7-10fd-48d8-a591-d154c6158f0b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:48:15.504Z|59347ac7-10fd-48d8-a591-d154c6158f0b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:48:22.658Z|85ec4e97-1ffb-4c43-9e14-70dedd879edc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:48:22.659Z|85ec4e97-1ffb-4c43-9e14-70dedd879edc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:48:23.733Z|f39c88ed-8c6b-45a3-8029-c1fe38a99a08|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:48:23.734Z|f39c88ed-8c6b-45a3-8029-c1fe38a99a08|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:48:25.536Z|c0ed1998-b661-4bed-a38f-60c6e25d6951|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:48:25.537Z|c0ed1998-b661-4bed-a38f-60c6e25d6951|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:48:30.208Z|e7930aa7-3dd5-402f-98d2-f1aa6ed007b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:48:30.209Z|e7930aa7-3dd5-402f-98d2-f1aa6ed007b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:48:30.394Z|2c67687b-2523-4c47-9d77-1f341c72e628|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:48:30.394Z|2c67687b-2523-4c47-9d77-1f341c72e628|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:48:32.683Z|20d1293c-2d23-4506-8218-dab480d7868c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:48:32.684Z|20d1293c-2d23-4506-8218-dab480d7868c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:48:33.765Z|a00f2815-95b9-45e5-ac10-3a031c1cd1ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:48:33.766Z|a00f2815-95b9-45e5-ac10-3a031c1cd1ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:48:35.564Z|bdc0cf40-26aa-43e6-b934-5c121243b595|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:48:35.565Z|bdc0cf40-26aa-43e6-b934-5c121243b595|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:48:40.408Z|e3857965-f210-4a26-8d47-9a008e86c102|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T00:48:40.409Z|e3857965-f210-4a26-8d47-9a008e86c102|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T00:48:42.710Z|a678b077-45cd-4bf9-bff7-aa822b4fb425|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:48:42.711Z|a678b077-45cd-4bf9-bff7-aa822b4fb425|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:48:43.796Z|e4254d45-3eda-4f0c-a1d7-9f2775976a41|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:48:43.797Z|e4254d45-3eda-4f0c-a1d7-9f2775976a41|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:48:45.208Z|a2947fc6-e82c-4a77-86c0-ecc1b7a20ec0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:48:45.209Z|a2947fc6-e82c-4a77-86c0-ecc1b7a20ec0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:48:45.587Z|7ca8425d-d65f-4a75-819c-ced60e5c00a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:48:45.588Z|7ca8425d-d65f-4a75-819c-ced60e5c00a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:48:52.742Z|6295499c-7007-4a53-9893-2ac267e5774e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:48:52.743Z|6295499c-7007-4a53-9893-2ac267e5774e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:48:53.828Z|e34cd3ed-f35e-4947-8223-596223514ba9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:48:53.829Z|e34cd3ed-f35e-4947-8223-596223514ba9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:48:55.618Z|b14ed6d3-a2bc-4bb0-b12b-b0d5a8c74f29|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:48:55.619Z|b14ed6d3-a2bc-4bb0-b12b-b0d5a8c74f29|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:49:00.209Z|c0cb8036-10d5-4580-89c2-dba36d52d688|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:49:00.213Z|c0cb8036-10d5-4580-89c2-dba36d52d688|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:49:00.395Z|374c6f23-6a7b-4d26-a299-119263530caa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:49:00.396Z|374c6f23-6a7b-4d26-a299-119263530caa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:49:02.779Z|33ed2961-85dc-4cde-8f4e-da015249b67b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:49:02.780Z|33ed2961-85dc-4cde-8f4e-da015249b67b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:49:03.861Z|4dd785fa-1a45-4afc-9b07-7619dcac7f16|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:49:03.862Z|4dd785fa-1a45-4afc-9b07-7619dcac7f16|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:49:05.647Z|31a3f820-a06a-4f7e-99f1-41632368de86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:49:05.648Z|31a3f820-a06a-4f7e-99f1-41632368de86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:49:12.812Z|d9227df4-b28c-41cd-b1f6-0fa15d702b20|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:49:12.813Z|d9227df4-b28c-41cd-b1f6-0fa15d702b20|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:49:13.895Z|bb9184b9-8c90-48c0-99b0-33b44892fa5d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:49:13.897Z|bb9184b9-8c90-48c0-99b0-33b44892fa5d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:49:15.208Z|be6eb87a-a7ca-48b6-8d8e-230ba13b0c17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:49:15.209Z|be6eb87a-a7ca-48b6-8d8e-230ba13b0c17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:49:15.676Z|ebad12be-3d16-4190-b0c6-d143207661e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:49:15.677Z|ebad12be-3d16-4190-b0c6-d143207661e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:49:22.844Z|24f9fa45-12bf-4700-b3c5-16a1c3581e52|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:49:22.845Z|24f9fa45-12bf-4700-b3c5-16a1c3581e52|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:49:23.925Z|a826cffd-270e-4a6a-8763-0f25b9ad2679|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:49:23.925Z|a826cffd-270e-4a6a-8763-0f25b9ad2679|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:49:25.705Z|c23f394d-0fd0-4e2b-9ff0-17f83d89e366|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:49:25.706Z|c23f394d-0fd0-4e2b-9ff0-17f83d89e366|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:49:30.208Z|efd2dd41-9542-45c6-b0f9-4b3bb3c95537|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:49:30.209Z|efd2dd41-9542-45c6-b0f9-4b3bb3c95537|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:49:30.397Z|26267c92-dc0d-40cc-ad27-ab80e74561e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:49:30.397Z|26267c92-dc0d-40cc-ad27-ab80e74561e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:49:32.876Z|23f1e3aa-9bb9-406d-b333-78547430a2a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:49:32.877Z|23f1e3aa-9bb9-406d-b333-78547430a2a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:49:33.958Z|efbf3c9d-77db-47c7-a1e0-7c542bebe0a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:49:33.960Z|efbf3c9d-77db-47c7-a1e0-7c542bebe0a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:49:35.738Z|50f4907a-2e34-4342-8e98-b344c7bd30b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:49:35.739Z|50f4907a-2e34-4342-8e98-b344c7bd30b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:49:40.407Z|44c82523-ef6d-4306-ba69-6a590f939415|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T00:49:40.408Z|44c82523-ef6d-4306-ba69-6a590f939415|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T00:49:42.920Z|0967692f-4d2d-4c7a-b938-557817112564|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:49:42.922Z|0967692f-4d2d-4c7a-b938-557817112564|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:49:43.989Z|3cfa2ca7-3fb1-415c-8bd2-d4100bf3fe97|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:49:43.990Z|3cfa2ca7-3fb1-415c-8bd2-d4100bf3fe97|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:49:45.208Z|d8329e8d-6ab0-4d2b-bf6c-94e012a1f78f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:49:45.213Z|d8329e8d-6ab0-4d2b-bf6c-94e012a1f78f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:49:45.770Z|350f2f2f-df47-45a5-ab96-d3f949b41136|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:49:45.771Z|350f2f2f-df47-45a5-ab96-d3f949b41136|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:49:52.953Z|61a6ddf0-49f8-460a-8e0f-d3c43760de9a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:49:52.954Z|61a6ddf0-49f8-460a-8e0f-d3c43760de9a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:49:54.018Z|a242c59f-832a-4184-a7f8-bbe5e21e9b2d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:49:54.019Z|a242c59f-832a-4184-a7f8-bbe5e21e9b2d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:49:55.802Z|feebb165-e2b6-41d1-95cc-eefc4735a562|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:49:55.803Z|feebb165-e2b6-41d1-95cc-eefc4735a562|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:50:00.209Z|e63e13d2-4841-41f9-9438-b182ead72053|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:50:00.209Z|e63e13d2-4841-41f9-9438-b182ead72053|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:50:00.398Z|818a6ace-0ab2-46b6-827f-6add82cb90a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:50:00.399Z|818a6ace-0ab2-46b6-827f-6add82cb90a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:50:02.985Z|ba812819-00aa-4e71-a417-aaab1aefa63a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:50:02.986Z|ba812819-00aa-4e71-a417-aaab1aefa63a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:50:04.050Z|cdc8bd3c-993c-4b73-976f-bce66ac47a8d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:50:04.051Z|cdc8bd3c-993c-4b73-976f-bce66ac47a8d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:50:05.837Z|0dd35188-3369-41c8-9755-d7f9516b2d27|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:50:05.838Z|0dd35188-3369-41c8-9755-d7f9516b2d27|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:50:13.017Z|21bdadff-cffb-4150-815c-02334b207d4e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:50:13.018Z|21bdadff-cffb-4150-815c-02334b207d4e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:50:14.083Z|452cbef4-9203-4822-821d-7e2fabe3cdd0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:50:14.084Z|452cbef4-9203-4822-821d-7e2fabe3cdd0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:50:15.209Z|693c5b1c-7dd1-40e4-bb6b-5fe35c712713|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:50:15.209Z|693c5b1c-7dd1-40e4-bb6b-5fe35c712713|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:50:15.868Z|8b53b1dc-6655-4020-8723-370efec7d27b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:50:15.869Z|8b53b1dc-6655-4020-8723-370efec7d27b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:50:23.053Z|bc276bbd-0858-43f4-a423-e684c961ef88|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:50:23.053Z|bc276bbd-0858-43f4-a423-e684c961ef88|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:50:24.114Z|2fd6c1c3-0dd6-4ee1-b092-63110c284e1f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:50:24.115Z|2fd6c1c3-0dd6-4ee1-b092-63110c284e1f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:50:25.898Z|e70ed6b5-c4bb-443d-8ee1-a422b6a90b78|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:50:25.899Z|e70ed6b5-c4bb-443d-8ee1-a422b6a90b78|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:50:30.209Z|efb9b208-a821-46a4-ac36-4d1dbd69be49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:50:30.215Z|efb9b208-a821-46a4-ac36-4d1dbd69be49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:50:30.400Z|7c49cdad-3484-4997-a58e-010e1f3900a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:50:30.401Z|7c49cdad-3484-4997-a58e-010e1f3900a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:50:33.083Z|d4ba1e9e-edac-498d-b229-b69af789efd9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:50:33.083Z|d4ba1e9e-edac-498d-b229-b69af789efd9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:50:34.145Z|154914ee-b79d-48d3-8f53-e0574b64af77|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:50:34.146Z|154914ee-b79d-48d3-8f53-e0574b64af77|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:50:35.929Z|f88f5a92-a4c9-4ab8-afee-6390f4ad131e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:50:35.932Z|f88f5a92-a4c9-4ab8-afee-6390f4ad131e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:50:40.410Z|6853b5ea-1cd4-43fa-9dcf-1b9b436bad40|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T00:50:40.410Z|6853b5ea-1cd4-43fa-9dcf-1b9b436bad40|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T00:50:43.114Z|7b25f581-ad9b-473c-8916-f417f7329279|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:50:43.114Z|7b25f581-ad9b-473c-8916-f417f7329279|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:50:44.174Z|43b14518-ca56-43f8-890e-4d00c6037d00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:50:44.176Z|43b14518-ca56-43f8-890e-4d00c6037d00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:50:45.208Z|ca392366-be25-48c0-829f-b8d64c44e812|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:50:45.209Z|ca392366-be25-48c0-829f-b8d64c44e812|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:50:45.965Z|7a771a11-6c72-4dea-a43d-4fe9af9dfd81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:50:45.966Z|7a771a11-6c72-4dea-a43d-4fe9af9dfd81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:50:53.143Z|ca9f820c-f175-4436-8f5c-b93651c1f891|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:50:53.144Z|ca9f820c-f175-4436-8f5c-b93651c1f891|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:50:54.206Z|61ba6824-3de8-4bd1-b539-0ab7f0a4cd14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:50:54.207Z|61ba6824-3de8-4bd1-b539-0ab7f0a4cd14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:50:55.997Z|612e7512-001e-4de0-8705-4f5c10234785|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:50:55.998Z|612e7512-001e-4de0-8705-4f5c10234785|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:51:00.208Z|3efa43fb-36bf-484c-a2a3-25bac632cdc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:51:00.209Z|3efa43fb-36bf-484c-a2a3-25bac632cdc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:51:00.401Z|66c2e0ab-9a54-4e31-961b-37bbbe5c334e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:51:00.401Z|66c2e0ab-9a54-4e31-961b-37bbbe5c334e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:51:03.174Z|aea2d59a-b81f-4ff1-9b3c-136b1c84dabb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:51:03.175Z|aea2d59a-b81f-4ff1-9b3c-136b1c84dabb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:51:04.236Z|8152f95a-f2aa-4265-8c26-f98305e2e4c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:51:04.237Z|8152f95a-f2aa-4265-8c26-f98305e2e4c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:51:06.029Z|05ceb17a-b4d6-49b8-9580-9b870bd7e176|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:51:06.029Z|05ceb17a-b4d6-49b8-9580-9b870bd7e176|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:51:13.204Z|19cbb4ab-454b-48fb-8b64-2e71e6ace189|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:51:13.204Z|19cbb4ab-454b-48fb-8b64-2e71e6ace189|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:51:14.267Z|9b1a63ae-b10c-40b4-8e56-ec3ffc43c48f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:51:14.268Z|9b1a63ae-b10c-40b4-8e56-ec3ffc43c48f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:51:15.208Z|b0b6b3cc-3876-483a-842e-0e11ddd189b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:51:15.212Z|b0b6b3cc-3876-483a-842e-0e11ddd189b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:51:16.057Z|996fad68-f472-4888-a17e-5967187fbe50|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:51:16.058Z|996fad68-f472-4888-a17e-5967187fbe50|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:51:23.235Z|27d782d7-2c76-40c4-839c-eb9f05eedef7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:51:23.236Z|27d782d7-2c76-40c4-839c-eb9f05eedef7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:51:24.298Z|98eb93c1-b4d8-4db7-b96b-e751f8c25602|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:51:24.299Z|98eb93c1-b4d8-4db7-b96b-e751f8c25602|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:51:26.089Z|37d1ca13-9e89-4c43-9db2-90f82cc7bbb6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:51:26.090Z|37d1ca13-9e89-4c43-9db2-90f82cc7bbb6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:51:30.209Z|5aa994a8-1dcf-4f56-915f-eb482a8a3504|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:51:30.209Z|5aa994a8-1dcf-4f56-915f-eb482a8a3504|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:51:30.402Z|60f02cbf-bf00-4f8c-9e54-5f735938f3a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:51:30.403Z|60f02cbf-bf00-4f8c-9e54-5f735938f3a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:51:33.269Z|27f9f36f-965c-4d57-94e4-5de6e9cca004|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:51:33.270Z|27f9f36f-965c-4d57-94e4-5de6e9cca004|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:51:34.329Z|eb81fe78-d63f-4ec8-bd5d-99d13148d43b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:51:34.330Z|eb81fe78-d63f-4ec8-bd5d-99d13148d43b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:51:36.120Z|e5160966-3716-4a7f-9c6b-734ec617b936|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:51:36.120Z|e5160966-3716-4a7f-9c6b-734ec617b936|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:51:40.409Z|53aea520-5127-4a02-aaea-8c9e42c59c45|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T00:51:40.410Z|53aea520-5127-4a02-aaea-8c9e42c59c45|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T00:51:43.301Z|ae62bda0-7e21-42bc-abb3-05ddd7e5a77f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:51:43.303Z|ae62bda0-7e21-42bc-abb3-05ddd7e5a77f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:51:44.363Z|6c8c5c87-6c06-46b8-9ac6-92ce074bd2b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:51:44.364Z|6c8c5c87-6c06-46b8-9ac6-92ce074bd2b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:51:45.208Z|45cb72a7-4fe0-406e-ae5c-2b81f3ef5d17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:51:45.209Z|45cb72a7-4fe0-406e-ae5c-2b81f3ef5d17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:51:46.147Z|62948508-2cdd-4d7f-ad9e-c9386323ab55|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:51:46.149Z|62948508-2cdd-4d7f-ad9e-c9386323ab55|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:51:53.333Z|3b785cc8-0262-4b9b-99c0-8c980488947b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:51:53.334Z|3b785cc8-0262-4b9b-99c0-8c980488947b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:51:54.397Z|ef8245a3-6d8f-4fb8-a3dd-69bf4c66b3d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:51:54.398Z|ef8245a3-6d8f-4fb8-a3dd-69bf4c66b3d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:51:56.182Z|0110011e-53bc-43ab-aa5c-5d60cb016481|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:51:56.183Z|0110011e-53bc-43ab-aa5c-5d60cb016481|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:52:00.208Z|f8868ee2-39a0-4011-9fa7-769442806b6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:52:00.213Z|f8868ee2-39a0-4011-9fa7-769442806b6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:52:00.403Z|93b92140-e986-414c-83c2-02d948d48cc4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:52:00.404Z|93b92140-e986-414c-83c2-02d948d48cc4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:52:03.361Z|8227a5fd-f18f-480f-8645-3aeb31993403|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:52:03.361Z|8227a5fd-f18f-480f-8645-3aeb31993403|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:52:04.428Z|1da576f0-e117-40d2-8cde-7e7f6b822ec4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:52:04.429Z|1da576f0-e117-40d2-8cde-7e7f6b822ec4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:52:06.213Z|54c75a2b-d1b9-46e3-8614-4f94b22ba467|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:52:06.214Z|54c75a2b-d1b9-46e3-8614-4f94b22ba467|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:52:13.390Z|ab704c87-b334-4de2-8730-b73d98819fb7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:52:13.391Z|ab704c87-b334-4de2-8730-b73d98819fb7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:52:14.458Z|06a159d4-4f34-444c-9a58-865225fc2187|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:52:14.459Z|06a159d4-4f34-444c-9a58-865225fc2187|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:52:15.209Z|4abdf6c0-2584-411d-9dc1-32f16a9b5976|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:52:15.209Z|4abdf6c0-2584-411d-9dc1-32f16a9b5976|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:52:16.244Z|53f836dd-2443-4347-b44c-3a5912c4c708|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:52:16.245Z|53f836dd-2443-4347-b44c-3a5912c4c708|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:52:23.420Z|24484f16-6db7-4bdb-8470-8498de61c3cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:52:23.420Z|24484f16-6db7-4bdb-8470-8498de61c3cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:52:24.487Z|58dde6f3-0794-41dd-9e91-a92c24592f70|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:52:24.488Z|58dde6f3-0794-41dd-9e91-a92c24592f70|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:52:26.278Z|caff43d7-6673-4915-b473-57792a29d738|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:52:26.279Z|caff43d7-6673-4915-b473-57792a29d738|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:52:30.208Z|4c4a9828-e50c-46d4-9ced-8473c6411ec5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:52:30.209Z|4c4a9828-e50c-46d4-9ced-8473c6411ec5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:52:30.405Z|c6471453-ed58-4aa6-a03f-835c44173cc4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:52:30.405Z|c6471453-ed58-4aa6-a03f-835c44173cc4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:52:33.450Z|01f2a1bb-7973-4c99-b657-c9b118dd070c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:52:33.452Z|01f2a1bb-7973-4c99-b657-c9b118dd070c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:52:34.520Z|c12f54f4-a084-4edd-8461-ced5e674a203|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:52:34.521Z|c12f54f4-a084-4edd-8461-ced5e674a203|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:52:36.312Z|bce7de36-275a-4b39-8124-991ea5f524cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:52:36.314Z|bce7de36-275a-4b39-8124-991ea5f524cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:52:40.410Z|debe45df-7503-49a5-9b56-5414d2a56c20|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T00:52:40.411Z|debe45df-7503-49a5-9b56-5414d2a56c20|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T00:52:43.484Z|1d15a182-484c-4f2c-8d43-74c34c63adf1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:52:43.485Z|1d15a182-484c-4f2c-8d43-74c34c63adf1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:52:44.555Z|aac86a38-6f2e-47c7-b602-b8fded1a90bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:52:44.556Z|aac86a38-6f2e-47c7-b602-b8fded1a90bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:52:45.209Z|50e5fc8a-069e-4104-97fd-65c6b454aa33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:52:45.213Z|50e5fc8a-069e-4104-97fd-65c6b454aa33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:52:46.345Z|70118d42-5b9d-4a2e-8c3d-04183ac25059|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:52:46.346Z|70118d42-5b9d-4a2e-8c3d-04183ac25059|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:52:53.516Z|d2974eee-ddae-49e6-bcf1-3f1807209490|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:52:53.517Z|d2974eee-ddae-49e6-bcf1-3f1807209490|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:52:54.588Z|ddd3785e-1c05-4487-b024-451b898aa551|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:52:54.589Z|ddd3785e-1c05-4487-b024-451b898aa551|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:52:56.375Z|3946085a-290c-479b-9e1d-de26e5829575|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:52:56.376Z|3946085a-290c-479b-9e1d-de26e5829575|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:53:00.208Z|73d0e2d3-7131-4b9b-8c94-7054c8eea0f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:53:00.209Z|73d0e2d3-7131-4b9b-8c94-7054c8eea0f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:53:00.406Z|7c0e6997-fc0b-482b-8865-e554704b4c92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:53:00.407Z|7c0e6997-fc0b-482b-8865-e554704b4c92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:53:03.549Z|98fde91c-cc53-4de1-9f13-1b054f1ffd01|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:53:03.550Z|98fde91c-cc53-4de1-9f13-1b054f1ffd01|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:53:04.617Z|3256a01c-d706-4eaf-bd9a-6fa72f2a3db7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:53:04.619Z|3256a01c-d706-4eaf-bd9a-6fa72f2a3db7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:53:06.407Z|84c7434d-2ef0-495b-be53-dc74ac19fc1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:53:06.408Z|84c7434d-2ef0-495b-be53-dc74ac19fc1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:53:13.582Z|1f8b797c-7cf8-42f7-ae1e-5fba3ddbd157|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:53:13.583Z|1f8b797c-7cf8-42f7-ae1e-5fba3ddbd157|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:53:14.649Z|d0d5b027-2f53-4be9-a1ff-7235eb8e843c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:53:14.650Z|d0d5b027-2f53-4be9-a1ff-7235eb8e843c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:53:15.208Z|5c774356-09ed-422f-9c39-85bbcbe9a428|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:53:15.209Z|5c774356-09ed-422f-9c39-85bbcbe9a428|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:53:16.440Z|abbf7891-ed8b-42a1-a187-7b653baccf04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:53:16.441Z|abbf7891-ed8b-42a1-a187-7b653baccf04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:53:23.609Z|abb62ccd-a3d4-4e7b-a8f7-def0bc305820|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:53:23.609Z|abb62ccd-a3d4-4e7b-a8f7-def0bc305820|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:53:24.679Z|0fc54802-f5d2-4282-97a9-8833e831778b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:53:24.679Z|0fc54802-f5d2-4282-97a9-8833e831778b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:53:26.471Z|c51955e1-3860-43d6-88d7-0991de478c59|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:53:26.471Z|c51955e1-3860-43d6-88d7-0991de478c59|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:53:30.208Z|62c76484-9045-457f-a540-1358acb87169|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:53:30.213Z|62c76484-9045-457f-a540-1358acb87169|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:53:30.408Z|f282aea3-4f88-448d-8b61-0f61808f6220|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:53:30.408Z|f282aea3-4f88-448d-8b61-0f61808f6220|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:53:33.637Z|9824b275-3746-42bc-97e3-5f377357d664|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:53:33.638Z|9824b275-3746-42bc-97e3-5f377357d664|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:53:34.707Z|429216cc-8285-4366-938a-94e42c763d47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:53:34.707Z|429216cc-8285-4366-938a-94e42c763d47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:53:36.500Z|7e21dc51-5117-4c8a-9191-40b98229bc3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:53:36.501Z|7e21dc51-5117-4c8a-9191-40b98229bc3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:53:40.409Z|a6e78294-db21-4c1e-9961-ca01780fb3ce|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T00:53:40.410Z|a6e78294-db21-4c1e-9961-ca01780fb3ce|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T00:53:43.664Z|754bf60e-c28f-4f44-a651-0537b055bc07|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:53:43.665Z|754bf60e-c28f-4f44-a651-0537b055bc07|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:53:44.737Z|7a3a4708-2741-4d8b-9b2a-741926c86a49|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:53:44.738Z|7a3a4708-2741-4d8b-9b2a-741926c86a49|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:53:45.208Z|6386d5e7-637c-4a32-81c1-4f8ada7ac10d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:53:45.209Z|6386d5e7-637c-4a32-81c1-4f8ada7ac10d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:53:46.528Z|18e38f88-1fed-4817-a757-76976d50f073|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:53:46.529Z|18e38f88-1fed-4817-a757-76976d50f073|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:53:53.694Z|f0b1225c-cd1e-4f22-b6aa-a7ddb022254e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:53:53.695Z|f0b1225c-cd1e-4f22-b6aa-a7ddb022254e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:53:54.769Z|53e43efc-c664-4557-87da-c97a2066b938|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:53:54.770Z|53e43efc-c664-4557-87da-c97a2066b938|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:53:56.557Z|5ee3038e-a96b-468f-906f-22a1157bb6e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:53:56.558Z|5ee3038e-a96b-468f-906f-22a1157bb6e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:54:00.208Z|e9f44968-ed43-47e9-8440-189915bb84ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:54:00.209Z|e9f44968-ed43-47e9-8440-189915bb84ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:54:00.409Z|e4a6cee9-a360-40aa-8a60-3863a0786141|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:54:00.409Z|e4a6cee9-a360-40aa-8a60-3863a0786141|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:54:03.726Z|a75b43d7-b137-4dbd-a313-da7435f1fd66|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:54:03.727Z|a75b43d7-b137-4dbd-a313-da7435f1fd66|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:54:04.802Z|58b7da1d-7246-4622-9d17-32830c890403|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:54:04.803Z|58b7da1d-7246-4622-9d17-32830c890403|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:54:06.587Z|63f88147-8593-4748-b5ba-2c71eeffc7ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:54:06.588Z|63f88147-8593-4748-b5ba-2c71eeffc7ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:54:13.759Z|6a399a72-09a8-4bbe-adfc-ceef351607d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:54:13.760Z|6a399a72-09a8-4bbe-adfc-ceef351607d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:54:14.830Z|fa61877d-c276-4eeb-81de-ea273d9b180f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:54:14.831Z|fa61877d-c276-4eeb-81de-ea273d9b180f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:54:15.209Z|c881a312-4f0d-4672-9cd0-ec04f7130adf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:54:15.214Z|c881a312-4f0d-4672-9cd0-ec04f7130adf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:54:16.619Z|01df4347-c677-4d7a-b279-3947792ac0c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:54:16.620Z|01df4347-c677-4d7a-b279-3947792ac0c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:54:23.792Z|67c6ac23-22f3-4b69-a454-0d2dd7b0f9e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:54:23.792Z|67c6ac23-22f3-4b69-a454-0d2dd7b0f9e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:54:24.860Z|60cbf32f-80f1-40e6-8780-6b1a350f4565|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:54:24.861Z|60cbf32f-80f1-40e6-8780-6b1a350f4565|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:54:26.652Z|0eacece6-73c2-4c6d-ac7e-faf0516eefab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:54:26.653Z|0eacece6-73c2-4c6d-ac7e-faf0516eefab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:54:30.209Z|7c3f3867-c9c4-4995-91e9-2f8b0062b2c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:54:30.209Z|7c3f3867-c9c4-4995-91e9-2f8b0062b2c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:54:30.410Z|70e3bb57-2b76-47a5-868d-e891381d8a32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:54:30.411Z|70e3bb57-2b76-47a5-868d-e891381d8a32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:54:33.824Z|79182bad-0633-4a42-8c79-7394ec938fd5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:54:33.825Z|79182bad-0633-4a42-8c79-7394ec938fd5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:54:34.893Z|c81c013a-ec6e-4e76-b4f4-5918b5bf6fb5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:54:34.894Z|c81c013a-ec6e-4e76-b4f4-5918b5bf6fb5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:54:36.684Z|a1052fbf-5bb4-4b8f-9a77-84d390f1ad86|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:54:36.685Z|a1052fbf-5bb4-4b8f-9a77-84d390f1ad86|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:54:40.409Z|e245200c-8f52-49a6-8052-aa7bc3784393|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T00:54:40.410Z|e245200c-8f52-49a6-8052-aa7bc3784393|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T00:54:43.854Z|af528850-0f51-4030-876f-4c2e4c7d498d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:54:43.855Z|af528850-0f51-4030-876f-4c2e4c7d498d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:54:44.924Z|6a357930-f7b4-431a-9361-d8168c542148|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:54:44.925Z|6a357930-f7b4-431a-9361-d8168c542148|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:54:45.208Z|7f0d7f41-2a9a-491c-8b8e-15dc91e50f19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:54:45.209Z|7f0d7f41-2a9a-491c-8b8e-15dc91e50f19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:54:46.717Z|b8536580-b52f-4976-b50e-c7dd57f318e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:54:46.718Z|b8536580-b52f-4976-b50e-c7dd57f318e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:54:53.891Z|1f8bb01d-bbe8-4ac5-b555-4eb0efecf3ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:54:53.892Z|1f8bb01d-bbe8-4ac5-b555-4eb0efecf3ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:54:54.956Z|a7acc922-acc9-4481-93ae-a59499c13570|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:54:54.957Z|a7acc922-acc9-4481-93ae-a59499c13570|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:54:56.750Z|bdbcfbc6-74d0-426d-8860-54ccbc12b7bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:54:56.751Z|bdbcfbc6-74d0-426d-8860-54ccbc12b7bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:55:00.208Z|5c2c7f87-fbe3-4071-a1bc-e7b42ddc5ea9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:55:00.212Z|5c2c7f87-fbe3-4071-a1bc-e7b42ddc5ea9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:55:00.412Z|b41769ee-cf1e-4cdd-9aa4-0851bf2b726f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:55:00.412Z|b41769ee-cf1e-4cdd-9aa4-0851bf2b726f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:55:03.919Z|828ffcc3-69f7-4cc6-a7af-4368a2c3c313|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:55:03.920Z|828ffcc3-69f7-4cc6-a7af-4368a2c3c313|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:55:04.989Z|6aedcc3f-aa73-4592-af0b-7c605033147c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:55:04.990Z|6aedcc3f-aa73-4592-af0b-7c605033147c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:55:06.779Z|0c342aba-47b3-4f97-9179-1a9be8b79b03|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:55:06.780Z|0c342aba-47b3-4f97-9179-1a9be8b79b03|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:55:13.951Z|3a8d88f4-94ee-4158-8ed2-c02f2c700753|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:55:13.952Z|3a8d88f4-94ee-4158-8ed2-c02f2c700753|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:55:15.019Z|57b9e495-24e1-4610-81b4-0184e511e42d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:55:15.020Z|57b9e495-24e1-4610-81b4-0184e511e42d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:55:15.209Z|b7ce2eb1-2bd0-4b2f-b2ee-4ebae8d94ebd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:55:15.209Z|b7ce2eb1-2bd0-4b2f-b2ee-4ebae8d94ebd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:55:16.812Z|b4388a01-3b36-4b10-b590-58e807b04058|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:55:16.813Z|b4388a01-3b36-4b10-b590-58e807b04058|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:55:23.982Z|f8396a94-b832-405a-bc3f-094892518860|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:55:23.983Z|f8396a94-b832-405a-bc3f-094892518860|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:55:25.048Z|ed617723-9fe1-4c89-af17-8141acee938d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:55:25.049Z|ed617723-9fe1-4c89-af17-8141acee938d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:55:26.843Z|d12c5ea4-9f46-4829-9434-3e2e78ae7a42|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:55:26.844Z|d12c5ea4-9f46-4829-9434-3e2e78ae7a42|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:55:30.208Z|e2e00379-932e-4818-beed-c5598100f9ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:55:30.209Z|e2e00379-932e-4818-beed-c5598100f9ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:55:30.413Z|95a6ed92-9e60-41fc-9102-165a3b9cc555|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:55:30.413Z|95a6ed92-9e60-41fc-9102-165a3b9cc555|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:55:34.015Z|3ffda03a-fa17-4fd1-984a-1e2f95b846d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:55:34.016Z|3ffda03a-fa17-4fd1-984a-1e2f95b846d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:55:35.075Z|0356609d-50a7-4b3d-9e40-5d9674940669|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:55:35.076Z|0356609d-50a7-4b3d-9e40-5d9674940669|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:55:36.873Z|73ddd21d-8ecb-4712-80a0-5c850adc43a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:55:36.874Z|73ddd21d-8ecb-4712-80a0-5c850adc43a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:55:40.409Z|4105c292-2e26-4205-833d-b6ca68fb92e5|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T00:55:40.410Z|4105c292-2e26-4205-833d-b6ca68fb92e5|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T00:55:44.044Z|fd95946f-f730-42a1-8cdc-1aea9842512e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:55:44.045Z|fd95946f-f730-42a1-8cdc-1aea9842512e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:55:45.106Z|81b50999-d84d-49eb-af27-d4f05401d496|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:55:45.107Z|81b50999-d84d-49eb-af27-d4f05401d496|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:55:45.208Z|cbd404b6-9c13-47f7-8cd4-639a40da168c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:55:45.213Z|cbd404b6-9c13-47f7-8cd4-639a40da168c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:55:46.906Z|2036cb04-1941-442e-9c5f-4d007674da62|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:55:46.907Z|2036cb04-1941-442e-9c5f-4d007674da62|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:55:54.076Z|64a9d78e-c976-49fb-ad82-d244f98b2237|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:55:54.077Z|64a9d78e-c976-49fb-ad82-d244f98b2237|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:55:55.138Z|f4aacf63-956e-4da5-ac50-f9e5df4efc8f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:55:55.139Z|f4aacf63-956e-4da5-ac50-f9e5df4efc8f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:55:56.936Z|e0df386d-15f0-4772-b585-a3ee879691f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:55:56.937Z|e0df386d-15f0-4772-b585-a3ee879691f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:56:00.208Z|833cf982-0f29-40d6-87ed-35fbcd901d37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:56:00.209Z|833cf982-0f29-40d6-87ed-35fbcd901d37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:56:00.414Z|cae45b2a-e0ae-4738-879e-d7cf8d456e0d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:56:00.415Z|cae45b2a-e0ae-4738-879e-d7cf8d456e0d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:56:04.108Z|dc746ffb-ea58-4d0c-89bb-d0df61085fd9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:56:04.110Z|dc746ffb-ea58-4d0c-89bb-d0df61085fd9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:56:05.171Z|d6c82f5c-a6f5-4580-b638-f264d4770b9e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:56:05.172Z|d6c82f5c-a6f5-4580-b638-f264d4770b9e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:56:06.969Z|4c7c2218-6e35-4d46-b7f6-3092893a71db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:56:06.970Z|4c7c2218-6e35-4d46-b7f6-3092893a71db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:56:14.141Z|c7a675eb-50e9-4385-9194-77f51db8a79c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:56:14.142Z|c7a675eb-50e9-4385-9194-77f51db8a79c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:56:15.202Z|4bb3b0f1-83a6-448b-b59b-04fd453099a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:56:15.203Z|4bb3b0f1-83a6-448b-b59b-04fd453099a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:56:15.208Z|54b354d0-8d3c-4001-9cb0-0c20317fb643|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:56:15.209Z|54b354d0-8d3c-4001-9cb0-0c20317fb643|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:56:17.001Z|a8c6ad46-2a60-45f7-947b-146255fdad9e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:56:17.002Z|a8c6ad46-2a60-45f7-947b-146255fdad9e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:56:24.172Z|4e264b86-4860-47dc-b620-01c78c3a5f7f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:56:24.172Z|4e264b86-4860-47dc-b620-01c78c3a5f7f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:56:25.237Z|c0dbd935-100f-49df-a70c-cf8932a641d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:56:25.238Z|c0dbd935-100f-49df-a70c-cf8932a641d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:56:27.031Z|3d3c1d1c-4fb2-4ea5-b01b-1bee9fadfa28|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:56:27.032Z|3d3c1d1c-4fb2-4ea5-b01b-1bee9fadfa28|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:56:30.208Z|e763f02a-54e4-47be-9190-f63a0f1820c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:56:30.213Z|e763f02a-54e4-47be-9190-f63a0f1820c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:56:30.415Z|fff4275d-d436-48a9-bb02-9d4585b0dd5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:56:30.416Z|fff4275d-d436-48a9-bb02-9d4585b0dd5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:56:34.199Z|3ec7a0bb-30e6-4014-b2aa-2d1802d1005d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:56:34.200Z|3ec7a0bb-30e6-4014-b2aa-2d1802d1005d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:56:35.267Z|03738451-756a-4ca3-83a5-53884490d493|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:56:35.268Z|03738451-756a-4ca3-83a5-53884490d493|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:56:37.058Z|2d76e335-13de-44fb-a6c1-4d2400ead9b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:56:37.059Z|2d76e335-13de-44fb-a6c1-4d2400ead9b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:56:40.408Z|cbd54787-a5bf-4735-b9c6-586c21e5ead2|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T00:56:40.409Z|cbd54787-a5bf-4735-b9c6-586c21e5ead2|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T00:56:44.229Z|ef803e32-3f83-482b-ab05-5efdb44c28b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:56:44.230Z|ef803e32-3f83-482b-ab05-5efdb44c28b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:56:45.208Z|04dbf455-93d8-4e31-a876-c052760ae29e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:56:45.209Z|04dbf455-93d8-4e31-a876-c052760ae29e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:56:45.299Z|7d898049-644f-4890-b91d-76cbc54fe732|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:56:45.300Z|7d898049-644f-4890-b91d-76cbc54fe732|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:56:47.088Z|33d93711-de10-403f-87eb-bbead3221b38|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:56:47.089Z|33d93711-de10-403f-87eb-bbead3221b38|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:56:54.260Z|f197aaef-b3f5-4662-8964-f1c92dfda474|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:56:54.261Z|f197aaef-b3f5-4662-8964-f1c92dfda474|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:56:55.331Z|4714e82b-bc2d-4674-9510-5521c75579b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:56:55.332Z|4714e82b-bc2d-4674-9510-5521c75579b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:56:57.116Z|fa9ed139-5167-4f29-83be-584f5a4329bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:56:57.117Z|fa9ed139-5167-4f29-83be-584f5a4329bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:57:00.209Z|0043b77b-2979-4975-bdd7-527829cfca49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:57:00.209Z|0043b77b-2979-4975-bdd7-527829cfca49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:57:00.417Z|33b90115-c698-408a-a70b-b298056bfb22|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:57:00.417Z|33b90115-c698-408a-a70b-b298056bfb22|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:57:04.294Z|ce9f3929-0848-48dc-a99c-59514c68e86a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:57:04.294Z|ce9f3929-0848-48dc-a99c-59514c68e86a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:57:05.360Z|3bcc20e2-2c79-4041-9147-59893463c91d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:57:05.362Z|3bcc20e2-2c79-4041-9147-59893463c91d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:57:07.146Z|79f08d36-3b7c-4d87-9138-ccef7234e457|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:57:07.147Z|79f08d36-3b7c-4d87-9138-ccef7234e457|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:57:14.325Z|8c50a7df-4c35-46d0-8752-f4941d612320|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:57:14.326Z|8c50a7df-4c35-46d0-8752-f4941d612320|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:57:15.208Z|9580756c-ef7d-45c8-920a-34c35e44ddba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:57:15.213Z|9580756c-ef7d-45c8-920a-34c35e44ddba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:57:15.393Z|5445e4dd-60f7-4680-b8e0-84b5302e51da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:57:15.394Z|5445e4dd-60f7-4680-b8e0-84b5302e51da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:57:17.177Z|e886b76c-964d-434e-88ae-72aecc49f2ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:57:17.178Z|e886b76c-964d-434e-88ae-72aecc49f2ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:57:24.355Z|aee5791a-d2db-44ac-9a4c-63248bf5c413|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:57:24.355Z|aee5791a-d2db-44ac-9a4c-63248bf5c413|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:57:25.426Z|9ad6a242-d22d-4aac-8a76-7c9b8f720589|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:57:25.426Z|9ad6a242-d22d-4aac-8a76-7c9b8f720589|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:57:27.207Z|201105fd-68fa-462c-89af-b1fdf73e4c9d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:57:27.208Z|201105fd-68fa-462c-89af-b1fdf73e4c9d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:57:30.209Z|13e662b7-10da-443c-829b-925067f9c264|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:57:30.209Z|13e662b7-10da-443c-829b-925067f9c264|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:57:30.418Z|a070fa26-9e3b-44c2-9791-27523fc5eb2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:57:30.418Z|a070fa26-9e3b-44c2-9791-27523fc5eb2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:57:34.387Z|de72529f-7b0a-4797-a303-08feecdebffb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:57:34.388Z|de72529f-7b0a-4797-a303-08feecdebffb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:57:35.455Z|59b237e1-e0e8-4049-9baa-2068bfa1285d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:57:35.456Z|59b237e1-e0e8-4049-9baa-2068bfa1285d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:57:37.238Z|846896c1-0435-4e8d-99ad-e081f47d0f4c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:57:37.239Z|846896c1-0435-4e8d-99ad-e081f47d0f4c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:57:40.408Z|daec3cdd-5524-49db-95fb-4e7b98474b6e|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T00:57:40.409Z|daec3cdd-5524-49db-95fb-4e7b98474b6e|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T00:57:44.421Z|fb0e5082-cbf6-441b-85cf-36dfe78275b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:57:44.422Z|fb0e5082-cbf6-441b-85cf-36dfe78275b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:57:45.209Z|00fe4585-faf5-422e-827d-6164fff1cca9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:57:45.209Z|00fe4585-faf5-422e-827d-6164fff1cca9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:57:45.484Z|487b9c18-d8fc-49b6-ba3b-c1ffc85156e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:57:45.485Z|487b9c18-d8fc-49b6-ba3b-c1ffc85156e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:57:47.267Z|01e3b991-6a57-4b20-a0bc-197825fc2ad6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:57:47.267Z|01e3b991-6a57-4b20-a0bc-197825fc2ad6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:57:54.453Z|c6ae489c-b264-4491-95dc-16847cef58fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:57:54.454Z|c6ae489c-b264-4491-95dc-16847cef58fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:57:55.517Z|4feee3fa-7bb1-404c-ba00-2410a4a5b31f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:57:55.518Z|4feee3fa-7bb1-404c-ba00-2410a4a5b31f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:57:57.299Z|d203cb87-744a-4ec2-9104-59119ccb386a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:57:57.299Z|d203cb87-744a-4ec2-9104-59119ccb386a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:58:00.208Z|b2207574-d41a-4c69-ab79-cb3d03b02ca4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:58:00.213Z|b2207574-d41a-4c69-ab79-cb3d03b02ca4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:58:00.419Z|766c8c5f-0b7e-4e50-965f-6dc9bce3330c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:58:00.420Z|766c8c5f-0b7e-4e50-965f-6dc9bce3330c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:58:04.485Z|254db27f-cce3-4751-b479-b2f64acc7cd4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:58:04.486Z|254db27f-cce3-4751-b479-b2f64acc7cd4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:58:05.553Z|491602c9-0b8f-4eca-936f-c0ca09da7ad2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:58:05.554Z|491602c9-0b8f-4eca-936f-c0ca09da7ad2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:58:07.330Z|064a1926-5e73-4226-aead-77c7be49b860|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:58:07.331Z|064a1926-5e73-4226-aead-77c7be49b860|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:58:14.516Z|8832f726-1c7f-4ce6-b756-f4140f7d219d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:58:14.516Z|8832f726-1c7f-4ce6-b756-f4140f7d219d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:58:15.208Z|af38ad2e-1cb6-4cda-b93e-0fa773ab3570|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:58:15.209Z|af38ad2e-1cb6-4cda-b93e-0fa773ab3570|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:58:15.583Z|a6c5a440-d206-4057-91f9-bd6bc3c3fb3a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:58:15.584Z|a6c5a440-d206-4057-91f9-bd6bc3c3fb3a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:58:17.363Z|e074f92a-30a6-42fd-b186-669ce34405fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:58:17.364Z|e074f92a-30a6-42fd-b186-669ce34405fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:58:24.544Z|f43b8740-a703-46ce-93ec-64b56b7f158d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:58:24.545Z|f43b8740-a703-46ce-93ec-64b56b7f158d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:58:25.613Z|e1b7214c-d5e7-420f-a76b-a40be0d74623|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:58:25.614Z|e1b7214c-d5e7-420f-a76b-a40be0d74623|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:58:27.396Z|f76d6f1e-c484-4171-97a3-47145079923e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:58:27.397Z|f76d6f1e-c484-4171-97a3-47145079923e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:58:30.208Z|1312e646-7efc-44a0-896d-16851697020d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:58:30.209Z|1312e646-7efc-44a0-896d-16851697020d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:58:30.420Z|6d8f63ac-fe73-4a35-968b-c62d89b7cdb4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:58:30.421Z|6d8f63ac-fe73-4a35-968b-c62d89b7cdb4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:58:34.576Z|4090343f-194d-4158-b15a-3e90c4b6efd5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:58:34.577Z|4090343f-194d-4158-b15a-3e90c4b6efd5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:58:35.644Z|eb989450-f1de-4f20-b225-a2acddfae493|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:58:35.645Z|eb989450-f1de-4f20-b225-a2acddfae493|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:58:37.428Z|6436bfd6-4e7c-4aab-9987-18d51faee0aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:58:37.429Z|6436bfd6-4e7c-4aab-9987-18d51faee0aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:58:40.408Z|af039296-4a2c-4b24-ae66-c65733798203|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T00:58:40.409Z|af039296-4a2c-4b24-ae66-c65733798203|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T00:58:44.608Z|7c534c35-9260-4046-8cd3-166290e85f1b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:58:44.609Z|7c534c35-9260-4046-8cd3-166290e85f1b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:58:45.208Z|b72572f8-ab99-40b1-be11-62a46ffc5deb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:58:45.212Z|b72572f8-ab99-40b1-be11-62a46ffc5deb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:58:45.669Z|7350eed0-9b2a-420e-93f6-2cbb0262cf94|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:58:45.670Z|7350eed0-9b2a-420e-93f6-2cbb0262cf94|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:58:47.460Z|3e328484-05bb-4fd4-b24e-021382f67f2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:58:47.461Z|3e328484-05bb-4fd4-b24e-021382f67f2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:58:54.638Z|520804bb-d70b-4576-ae61-a9e6ec88c148|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:58:54.639Z|520804bb-d70b-4576-ae61-a9e6ec88c148|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:58:55.697Z|dd30ac97-d91e-4ce5-be2b-381d2bbdbb13|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:58:55.698Z|dd30ac97-d91e-4ce5-be2b-381d2bbdbb13|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:58:57.491Z|3790b8c6-1b4b-4ba8-8dce-46cc5fe23c24|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:58:57.492Z|3790b8c6-1b4b-4ba8-8dce-46cc5fe23c24|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:59:00.208Z|52a4e5bc-aa8f-4cef-abb2-dd45b39f920a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:59:00.209Z|52a4e5bc-aa8f-4cef-abb2-dd45b39f920a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:59:00.422Z|2fa29a79-f44a-45c6-a378-8293d6f3405a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:59:00.422Z|2fa29a79-f44a-45c6-a378-8293d6f3405a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:59:04.671Z|e89ce8bc-750d-4754-a572-6ab1e9da40dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:59:04.673Z|e89ce8bc-750d-4754-a572-6ab1e9da40dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:59:05.726Z|57d82629-0e6c-4684-9a11-565d38ba4b32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:59:05.727Z|57d82629-0e6c-4684-9a11-565d38ba4b32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:59:07.528Z|38d61c55-be4b-421d-884d-228212615cd7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:59:07.529Z|38d61c55-be4b-421d-884d-228212615cd7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:59:14.704Z|a1ab9152-6962-4d42-9e63-e1f425d99ce8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:59:14.705Z|a1ab9152-6962-4d42-9e63-e1f425d99ce8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:59:15.208Z|7dbc50a2-57a0-4f52-94a3-81b07de9edcc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:59:15.209Z|7dbc50a2-57a0-4f52-94a3-81b07de9edcc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:59:15.756Z|2bce2b3f-d7ff-4933-b61f-9db048b7f5f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:59:15.757Z|2bce2b3f-d7ff-4933-b61f-9db048b7f5f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:59:17.560Z|08cdc40b-06ac-4e4b-9bc5-2de0878e6f92|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:59:17.561Z|08cdc40b-06ac-4e4b-9bc5-2de0878e6f92|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:59:24.737Z|b347cd22-f65f-4993-a16f-194a51401f13|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:59:24.739Z|b347cd22-f65f-4993-a16f-194a51401f13|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:59:25.787Z|1fc2941b-bcf5-46ce-b2a2-2737ea15adee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:59:25.788Z|1fc2941b-bcf5-46ce-b2a2-2737ea15adee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:59:27.589Z|51f30d7c-8298-4fb7-a400-7164176486ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:59:27.590Z|51f30d7c-8298-4fb7-a400-7164176486ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:59:30.208Z|ec69da5e-20ef-402b-a1a2-93a079933010|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:59:30.212Z|ec69da5e-20ef-402b-a1a2-93a079933010|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:59:30.423Z|6932c4db-ede8-4006-bb35-9ac336aa380b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:59:30.423Z|6932c4db-ede8-4006-bb35-9ac336aa380b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:59:34.771Z|65a689c8-ed19-43c0-a59d-1e701519e89d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:59:34.772Z|65a689c8-ed19-43c0-a59d-1e701519e89d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:59:35.817Z|2a7d4c69-661f-40a2-b824-c97a4ea94900|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:59:35.818Z|2a7d4c69-661f-40a2-b824-c97a4ea94900|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:59:37.619Z|0774e6f4-5bfa-44b2-a903-6c51a06865a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:59:37.619Z|0774e6f4-5bfa-44b2-a903-6c51a06865a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:59:40.408Z|129eab4a-2770-48d7-9e55-87746d901c41|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T00:59:40.409Z|129eab4a-2770-48d7-9e55-87746d901c41|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T00:59:44.801Z|018675fd-85dc-4f82-97bd-2d165ec1e8e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:59:44.801Z|018675fd-85dc-4f82-97bd-2d165ec1e8e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:59:45.208Z|2c3a9308-d303-452f-bb29-d1865f5e0b77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T00:59:45.209Z|2c3a9308-d303-452f-bb29-d1865f5e0b77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T00:59:45.848Z|4136e12e-fbab-4af4-9d97-5b1773b50550|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:59:45.849Z|4136e12e-fbab-4af4-9d97-5b1773b50550|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:59:47.653Z|a694bae2-3660-49e9-bd84-09aeb489f95d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:59:47.654Z|a694bae2-3660-49e9-bd84-09aeb489f95d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:59:54.831Z|a216ac81-350d-488a-b3eb-032f1c1127bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:59:54.832Z|a216ac81-350d-488a-b3eb-032f1c1127bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:59:55.878Z|66278681-d19e-4565-bd2b-1c68d6e5bf10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:59:55.879Z|66278681-d19e-4565-bd2b-1c68d6e5bf10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T00:59:57.683Z|14319636-804e-4cf6-b238-5882d4a7f686|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T00:59:57.684Z|14319636-804e-4cf6-b238-5882d4a7f686|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:00:00.208Z|a0bc105d-fce9-4e41-b0bc-1f703db24d54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:00:00.209Z|a0bc105d-fce9-4e41-b0bc-1f703db24d54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:00:00.424Z|21f53dae-6268-4d8b-828e-2973205eeb14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:00:00.425Z|21f53dae-6268-4d8b-828e-2973205eeb14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:00:04.861Z|0a648061-d113-43a1-9e12-a330b12ef546|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:00:04.862Z|0a648061-d113-43a1-9e12-a330b12ef546|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:00:05.907Z|65e1f716-a882-4fdf-adbf-3e265abc5176|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:00:05.908Z|65e1f716-a882-4fdf-adbf-3e265abc5176|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:00:07.713Z|6299a7a6-db3e-4e59-9077-344dbb6a0ef6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:00:07.714Z|6299a7a6-db3e-4e59-9077-344dbb6a0ef6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:00:14.892Z|478bb616-5409-4ee2-b067-0c19297fe31f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:00:14.893Z|478bb616-5409-4ee2-b067-0c19297fe31f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:00:15.208Z|aa325cf7-db53-4fcb-ba71-8d772fd72775|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:00:15.212Z|aa325cf7-db53-4fcb-ba71-8d772fd72775|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:00:15.941Z|eaf9b81a-7b64-4807-a522-53a5e216d8f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:00:15.942Z|eaf9b81a-7b64-4807-a522-53a5e216d8f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:00:17.744Z|cdd1e3e7-f3e8-41ab-95d6-05c51b5dd3fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:00:17.745Z|cdd1e3e7-f3e8-41ab-95d6-05c51b5dd3fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:00:24.924Z|99e99281-9bfe-438a-aee1-3c44dc383c43|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:00:24.925Z|99e99281-9bfe-438a-aee1-3c44dc383c43|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:00:25.971Z|132e4036-1bc9-4231-9f61-e0770c88558c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:00:25.972Z|132e4036-1bc9-4231-9f61-e0770c88558c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:00:27.771Z|8380034d-10a9-4571-908c-bae03b36c8f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:00:27.772Z|8380034d-10a9-4571-908c-bae03b36c8f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:00:30.208Z|3b0db40f-c98b-4b4d-82b6-d2b95909201b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:00:30.209Z|3b0db40f-c98b-4b4d-82b6-d2b95909201b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:00:30.426Z|5e891121-ba3e-4056-ab68-7a8d087135bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:00:30.426Z|5e891121-ba3e-4056-ab68-7a8d087135bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:00:34.954Z|7f5332cd-a34c-46e1-b5ef-ed2153713fa9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:00:34.955Z|7f5332cd-a34c-46e1-b5ef-ed2153713fa9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:00:36.002Z|0a7bfe02-93de-48ad-bb55-3a90943cadf9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:00:36.002Z|0a7bfe02-93de-48ad-bb55-3a90943cadf9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:00:37.802Z|d61fde26-4bf5-4f4b-8283-bcd9eb12a0a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:00:37.803Z|d61fde26-4bf5-4f4b-8283-bcd9eb12a0a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:00:40.409Z|ee0b8fd7-875e-4a65-87b1-954bdb2221bd|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T01:00:40.409Z|ee0b8fd7-875e-4a65-87b1-954bdb2221bd|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T01:00:44.983Z|38a9b802-fcba-47b8-ac04-165bb517c619|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:00:44.984Z|38a9b802-fcba-47b8-ac04-165bb517c619|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:00:45.209Z|9e42af7f-155a-4165-98c2-14a55d19570e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:00:45.209Z|9e42af7f-155a-4165-98c2-14a55d19570e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:00:46.030Z|963dc225-51ae-4a67-b1c7-c172fa912be6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:00:46.031Z|963dc225-51ae-4a67-b1c7-c172fa912be6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:00:47.833Z|08d92e32-fa6e-4f95-b26e-5a790d407ee1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:00:47.834Z|08d92e32-fa6e-4f95-b26e-5a790d407ee1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:00:55.012Z|4c35ca78-0bb8-4a0f-aded-6466761881a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:00:55.013Z|4c35ca78-0bb8-4a0f-aded-6466761881a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:00:56.059Z|1aa1bb92-43ab-49c8-a3af-c239cc232bcc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:00:56.060Z|1aa1bb92-43ab-49c8-a3af-c239cc232bcc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:00:57.864Z|0f0cc8a9-b312-453e-a96b-8ad862ce9aa9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:00:57.864Z|0f0cc8a9-b312-453e-a96b-8ad862ce9aa9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:01:00.208Z|b2f71d0a-7596-400d-966e-c6681fce68a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:01:00.215Z|b2f71d0a-7596-400d-966e-c6681fce68a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:01:00.427Z|0377a43b-1a79-4b0d-bad2-c7e7985b8757|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:01:00.427Z|0377a43b-1a79-4b0d-bad2-c7e7985b8757|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:01:05.043Z|0978be0e-168f-468e-af74-0afd36ffee24|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:01:05.044Z|0978be0e-168f-468e-af74-0afd36ffee24|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:01:06.090Z|e30dd4b8-2e73-4c0e-a9bc-77754bbacc37|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:01:06.091Z|e30dd4b8-2e73-4c0e-a9bc-77754bbacc37|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:01:07.894Z|0e6ab961-63c8-4780-9a12-6a97246b7a7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:01:07.895Z|0e6ab961-63c8-4780-9a12-6a97246b7a7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:01:15.074Z|2d10e802-e4ce-4abf-b5a1-0a18ad00db4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:01:15.074Z|2d10e802-e4ce-4abf-b5a1-0a18ad00db4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:01:15.208Z|867c527b-c7ec-4243-8740-8b07c163afda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:01:15.209Z|867c527b-c7ec-4243-8740-8b07c163afda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:01:16.120Z|d0e939fd-39e7-4d2a-b487-de7cff77a788|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:01:16.121Z|d0e939fd-39e7-4d2a-b487-de7cff77a788|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:01:17.924Z|97c61594-37e4-4b19-ba15-41520fcb676d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:01:17.924Z|97c61594-37e4-4b19-ba15-41520fcb676d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:01:25.105Z|66145d6b-e45f-457c-a9d1-f7499a7f3448|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:01:25.106Z|66145d6b-e45f-457c-a9d1-f7499a7f3448|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:01:26.152Z|cb08cf67-76f4-48cd-b062-a023927f5c80|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:01:26.153Z|cb08cf67-76f4-48cd-b062-a023927f5c80|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:01:27.952Z|c9f2cd71-d327-4418-b03e-83a6fdcbfa6b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:01:27.953Z|c9f2cd71-d327-4418-b03e-83a6fdcbfa6b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:01:30.208Z|0907d43a-f84e-4770-8560-ef9f2ea73261|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:01:30.209Z|0907d43a-f84e-4770-8560-ef9f2ea73261|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:01:30.428Z|ba7fc64b-34b5-4354-987a-1783b3db356a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:01:30.428Z|ba7fc64b-34b5-4354-987a-1783b3db356a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:01:35.137Z|cd4d4a9d-cdc4-4a28-9772-cdfda8a489c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:01:35.138Z|cd4d4a9d-cdc4-4a28-9772-cdfda8a489c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:01:36.183Z|b6cd1477-c6de-4818-a323-098eba016038|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:01:36.184Z|b6cd1477-c6de-4818-a323-098eba016038|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:01:37.983Z|23ea6c56-3f31-42ef-9c45-35f247bb8639|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:01:37.984Z|23ea6c56-3f31-42ef-9c45-35f247bb8639|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:01:40.408Z|e6ea14a3-2526-4718-9da0-50a569d55d01|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T01:01:40.409Z|e6ea14a3-2526-4718-9da0-50a569d55d01|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T01:01:45.168Z|9c9552c5-40a4-4185-b665-b4c00b144170|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:01:45.169Z|9c9552c5-40a4-4185-b665-b4c00b144170|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:01:45.208Z|543bd667-cd5f-4542-bd90-e22b2d812d05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:01:45.212Z|543bd667-cd5f-4542-bd90-e22b2d812d05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:01:46.211Z|312646ac-372b-41e4-a564-e6a70cf0a43c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:01:46.212Z|312646ac-372b-41e4-a564-e6a70cf0a43c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:01:48.015Z|94a5a6f2-c532-41b5-8080-91b792e227d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:01:48.016Z|94a5a6f2-c532-41b5-8080-91b792e227d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:01:55.198Z|3b0fe71e-0c91-44ab-bc22-05587f3eac60|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:01:55.198Z|3b0fe71e-0c91-44ab-bc22-05587f3eac60|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:01:56.241Z|79578b23-2c2b-4b8d-8976-2aeb307ff0c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:01:56.242Z|79578b23-2c2b-4b8d-8976-2aeb307ff0c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:01:58.042Z|a34ad3c7-62b5-4bb9-a00b-e74bbfaa197d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:01:58.042Z|a34ad3c7-62b5-4bb9-a00b-e74bbfaa197d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:02:00.208Z|cbc7a1f4-208e-4641-8999-c5e14d6f1d43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:02:00.209Z|cbc7a1f4-208e-4641-8999-c5e14d6f1d43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:02:00.429Z|ec9508ea-4f80-4cde-8085-e41f2d71c3fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:02:00.429Z|ec9508ea-4f80-4cde-8085-e41f2d71c3fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:02:05.229Z|83fff852-3257-4818-b62f-53771550a4c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:02:05.230Z|83fff852-3257-4818-b62f-53771550a4c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:02:06.272Z|0983efaf-b060-485b-9d92-f2b1206a8d99|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:02:06.273Z|0983efaf-b060-485b-9d92-f2b1206a8d99|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:02:08.072Z|293c35db-0000-4b96-82ca-ac8fdb72e808|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:02:08.072Z|293c35db-0000-4b96-82ca-ac8fdb72e808|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:02:15.208Z|c510e8ca-5185-44b7-babd-5fd7f7063ca2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:02:15.209Z|c510e8ca-5185-44b7-babd-5fd7f7063ca2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:02:15.260Z|87088f30-d6a4-417b-b6d9-fa2c0848c653|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:02:15.260Z|87088f30-d6a4-417b-b6d9-fa2c0848c653|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:02:16.303Z|94ed99d1-7dea-4bdf-b506-9f9c0e116773|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:02:16.305Z|94ed99d1-7dea-4bdf-b506-9f9c0e116773|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:02:18.101Z|dc46c404-f859-4116-9c4a-033bcbe3282d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:02:18.102Z|dc46c404-f859-4116-9c4a-033bcbe3282d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:02:25.289Z|1af29e5e-636a-43ae-a406-8369ee752645|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:02:25.290Z|1af29e5e-636a-43ae-a406-8369ee752645|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:02:26.337Z|4a979c55-88f6-48c9-9969-0ee848fa57c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:02:26.338Z|4a979c55-88f6-48c9-9969-0ee848fa57c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:02:28.133Z|90cc2bac-6679-4681-84b6-596e16722093|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:02:28.134Z|90cc2bac-6679-4681-84b6-596e16722093|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:02:30.208Z|5533c6b2-6b9e-406c-9038-9728dba6bb11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:02:30.212Z|5533c6b2-6b9e-406c-9038-9728dba6bb11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:02:30.430Z|3cf0b348-66f7-420a-b868-0f92cae2e84d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:02:30.431Z|3cf0b348-66f7-420a-b868-0f92cae2e84d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:02:35.322Z|9f9c8caa-578d-48f7-8cfd-e9f8002a1f6d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:02:35.323Z|9f9c8caa-578d-48f7-8cfd-e9f8002a1f6d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:02:36.367Z|251f711b-8137-4874-838d-b5cf21e6d9db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:02:36.368Z|251f711b-8137-4874-838d-b5cf21e6d9db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:02:38.165Z|98fbd249-a112-41a3-bd7e-1e3c087b9680|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:02:38.165Z|98fbd249-a112-41a3-bd7e-1e3c087b9680|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:02:40.409Z|258dec1d-627d-4efa-9250-664f66d74b6d|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T01:02:40.410Z|258dec1d-627d-4efa-9250-664f66d74b6d|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T01:02:45.208Z|3ff4bd7a-d128-434d-a893-21f66cc116bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:02:45.209Z|3ff4bd7a-d128-434d-a893-21f66cc116bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:02:45.354Z|9cd02176-259e-405c-8559-7a9a56a4bd42|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:02:45.355Z|9cd02176-259e-405c-8559-7a9a56a4bd42|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:02:46.397Z|d061f65e-6814-4e24-81b0-db4c622c5af4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:02:46.398Z|d061f65e-6814-4e24-81b0-db4c622c5af4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:02:48.195Z|ae5a84fc-0fa6-4c3f-b2f6-f4bde3a5d65a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:02:48.196Z|ae5a84fc-0fa6-4c3f-b2f6-f4bde3a5d65a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:02:55.386Z|6c74da45-3f68-41ac-a722-2f84436f3445|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:02:55.387Z|6c74da45-3f68-41ac-a722-2f84436f3445|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:02:56.428Z|8ce071a5-8822-42c2-8e1b-5494d782b5a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:02:56.428Z|8ce071a5-8822-42c2-8e1b-5494d782b5a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:02:58.227Z|d54a4a27-f3b6-4612-9c01-8e4d8111be2e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:02:58.228Z|d54a4a27-f3b6-4612-9c01-8e4d8111be2e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:03:00.208Z|4cc6e892-95da-42a1-b121-5ae1d43a3014|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:03:00.209Z|4cc6e892-95da-42a1-b121-5ae1d43a3014|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:03:00.431Z|90409882-1fd7-4b0b-8b23-f3c44bc85620|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:03:00.432Z|90409882-1fd7-4b0b-8b23-f3c44bc85620|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:03:05.417Z|3fccf734-de46-40a2-8ac2-1130ecdc8072|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:03:05.418Z|3fccf734-de46-40a2-8ac2-1130ecdc8072|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:03:06.457Z|e9aedb9f-b5a6-4dcf-a8c7-be89216efd22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:03:06.457Z|e9aedb9f-b5a6-4dcf-a8c7-be89216efd22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:03:08.258Z|8d3744f6-5400-4b77-a1d1-d9bbceadb2d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:03:08.259Z|8d3744f6-5400-4b77-a1d1-d9bbceadb2d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:03:15.208Z|fd36a440-3c72-4b90-bb7f-d89eb0452b5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:03:15.213Z|fd36a440-3c72-4b90-bb7f-d89eb0452b5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:03:15.447Z|e80bad5e-d49a-4e97-b466-49acf7a1d38e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:03:15.448Z|e80bad5e-d49a-4e97-b466-49acf7a1d38e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:03:16.487Z|0c6d5ef2-8695-4001-bee6-3d7f79ae3bb9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:03:16.488Z|0c6d5ef2-8695-4001-bee6-3d7f79ae3bb9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:03:18.287Z|7fa8c7aa-a4eb-4986-9562-ed0db9ceb0a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:03:18.288Z|7fa8c7aa-a4eb-4986-9562-ed0db9ceb0a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:03:25.478Z|bd97343b-a61d-46cc-9825-11009ef57818|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:03:25.479Z|bd97343b-a61d-46cc-9825-11009ef57818|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:03:26.518Z|10283ef5-c31c-481b-b461-e36b84479128|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:03:26.519Z|10283ef5-c31c-481b-b461-e36b84479128|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:03:28.318Z|d8bd0573-5e0a-42ad-9895-bc8122d695f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:03:28.318Z|d8bd0573-5e0a-42ad-9895-bc8122d695f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:03:30.208Z|1c6ff1ee-bcb3-4dc5-ba0f-db1fc2d83b11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:03:30.209Z|1c6ff1ee-bcb3-4dc5-ba0f-db1fc2d83b11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:03:30.433Z|dc769229-318a-43fd-9f4d-b210dc53a787|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:03:30.434Z|dc769229-318a-43fd-9f4d-b210dc53a787|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:03:35.510Z|1e34e4ec-8e21-4fad-ac7f-55fad3f7d749|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:03:35.512Z|1e34e4ec-8e21-4fad-ac7f-55fad3f7d749|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:03:36.549Z|df11519b-5675-4fec-86df-cb1a0210df29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:03:36.550Z|df11519b-5675-4fec-86df-cb1a0210df29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:03:38.345Z|3db2d4cb-f1c2-48fb-b09a-6e9e5f26ce97|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:03:38.346Z|3db2d4cb-f1c2-48fb-b09a-6e9e5f26ce97|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:03:40.408Z|a42eb19f-21c8-4264-b1e8-cbad03cc00e9|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T01:03:40.409Z|a42eb19f-21c8-4264-b1e8-cbad03cc00e9|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T01:03:45.208Z|d25d630c-e770-4985-9a5c-8492eeaf2845|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:03:45.209Z|d25d630c-e770-4985-9a5c-8492eeaf2845|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:03:45.541Z|47853dba-fb24-4696-88f0-2f84cb6b2b2f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:03:45.542Z|47853dba-fb24-4696-88f0-2f84cb6b2b2f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:03:46.585Z|68f48137-8cbf-4c77-95e4-7c035615a597|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:03:46.586Z|68f48137-8cbf-4c77-95e4-7c035615a597|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:03:48.377Z|ffe2aa97-5b1c-491a-ad3d-fb4ff4fc2b6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:03:48.377Z|ffe2aa97-5b1c-491a-ad3d-fb4ff4fc2b6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:03:55.570Z|bf41393e-a26c-45b4-b491-0aa3186b7701|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:03:55.571Z|bf41393e-a26c-45b4-b491-0aa3186b7701|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:03:56.612Z|6f17e9fa-1b56-4de4-ae60-db0c9c316e0c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:03:56.614Z|6f17e9fa-1b56-4de4-ae60-db0c9c316e0c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:03:58.406Z|7dba2f88-300e-4716-86b6-c49ddbec9b46|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:03:58.407Z|7dba2f88-300e-4716-86b6-c49ddbec9b46|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:04:00.208Z|c2a36a30-246f-44de-9967-476e5e6f03c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:04:00.213Z|c2a36a30-246f-44de-9967-476e5e6f03c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:04:00.434Z|9965bb97-9ae1-4226-81c0-8da09e9d1619|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:04:00.435Z|9965bb97-9ae1-4226-81c0-8da09e9d1619|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:04:05.609Z|66e5b40d-0fc5-4ec3-9414-a839bf7f5d7d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:04:05.609Z|66e5b40d-0fc5-4ec3-9414-a839bf7f5d7d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:04:06.645Z|ed23955a-4077-4dea-bf49-742d02e4f83f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:04:06.646Z|ed23955a-4077-4dea-bf49-742d02e4f83f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:04:08.435Z|d731a243-7a85-446e-a094-c2484c189c7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:04:08.436Z|d731a243-7a85-446e-a094-c2484c189c7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:04:15.208Z|e6f2c8cb-e40c-4722-bc11-c4e3b38888e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:04:15.209Z|e6f2c8cb-e40c-4722-bc11-c4e3b38888e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:04:15.638Z|44bb73d7-1660-4d4b-8a78-a7487a8c28ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:04:15.638Z|44bb73d7-1660-4d4b-8a78-a7487a8c28ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:04:16.677Z|287580cd-0e37-4614-9fa0-e87d1f750a8b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:04:16.677Z|287580cd-0e37-4614-9fa0-e87d1f750a8b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:04:18.467Z|133ff5c5-5beb-498d-a3df-803ad3b62a20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:04:18.468Z|133ff5c5-5beb-498d-a3df-803ad3b62a20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:04:25.667Z|34721b7c-68ee-4335-8670-07491818cde8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:04:25.668Z|34721b7c-68ee-4335-8670-07491818cde8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:04:26.706Z|f0d44c02-778b-401f-8e0d-ec7ca60f30c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:04:26.707Z|f0d44c02-778b-401f-8e0d-ec7ca60f30c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:04:28.498Z|971d7e77-55fd-4542-997f-be3d2b615715|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:04:28.499Z|971d7e77-55fd-4542-997f-be3d2b615715|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:04:30.208Z|1deb1973-dd99-4824-97be-31f8a4129970|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:04:30.209Z|1deb1973-dd99-4824-97be-31f8a4129970|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:04:30.436Z|2f000d44-945a-4bf9-bcdc-b521bb933430|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:04:30.436Z|2f000d44-945a-4bf9-bcdc-b521bb933430|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:04:35.695Z|e6cbb370-3054-4d77-abee-106cf3c49969|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:04:35.696Z|e6cbb370-3054-4d77-abee-106cf3c49969|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:04:36.739Z|96e54619-7dc3-464e-a575-e5d12bc36a56|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:04:36.740Z|96e54619-7dc3-464e-a575-e5d12bc36a56|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:04:38.530Z|abe71f5f-965c-4e0a-89f9-2549a6337d2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:04:38.532Z|abe71f5f-965c-4e0a-89f9-2549a6337d2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:04:40.409Z|246cb1fd-b787-4fdc-8698-67dde64b2790|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T01:04:40.410Z|246cb1fd-b787-4fdc-8698-67dde64b2790|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T01:04:45.208Z|7b63de1a-7c7c-4b0b-a4e9-8987f5b2ee9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:04:45.213Z|7b63de1a-7c7c-4b0b-a4e9-8987f5b2ee9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:04:45.726Z|b88152f6-1ac7-4ffe-afed-6e15580900d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:04:45.727Z|b88152f6-1ac7-4ffe-afed-6e15580900d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:04:46.770Z|7f6b5c8b-77cc-4175-ab3d-09fec7ea67df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:04:46.771Z|7f6b5c8b-77cc-4175-ab3d-09fec7ea67df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:04:48.561Z|25c0cb7b-7bd2-4e56-b5ca-2703ad9890ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:04:48.562Z|25c0cb7b-7bd2-4e56-b5ca-2703ad9890ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:04:55.757Z|9864a512-6a27-49b8-b950-7849d6ec233d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:04:55.758Z|9864a512-6a27-49b8-b950-7849d6ec233d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:04:56.800Z|40bf7095-623d-4f67-abb5-ea4109f9473b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:04:56.801Z|40bf7095-623d-4f67-abb5-ea4109f9473b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:04:58.597Z|5680afad-d9eb-4c8c-9e50-dfb0041ababb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:04:58.598Z|5680afad-d9eb-4c8c-9e50-dfb0041ababb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:05:00.208Z|5eca6437-03c2-41de-a67a-1bb45f8a7f71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:05:00.209Z|5eca6437-03c2-41de-a67a-1bb45f8a7f71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:05:00.437Z|5d8b58c8-0a12-4f69-9b97-269f0653d49e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:05:00.437Z|5d8b58c8-0a12-4f69-9b97-269f0653d49e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:05:05.789Z|642ff44b-6696-491b-88e9-1f073a64880a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:05:05.789Z|642ff44b-6696-491b-88e9-1f073a64880a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:05:06.835Z|fd625082-6eb9-478c-982b-7569da82473e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:05:06.836Z|fd625082-6eb9-478c-982b-7569da82473e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:05:08.626Z|b5863ed0-6933-4012-a0b7-9161a6f431f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:05:08.627Z|b5863ed0-6933-4012-a0b7-9161a6f431f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:05:15.208Z|cc085cc6-163b-4ad7-a34d-b69277bdebd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:05:15.209Z|cc085cc6-163b-4ad7-a34d-b69277bdebd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:05:15.817Z|d0e27d83-a70c-4e32-8275-4918bf643ff8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:05:15.819Z|d0e27d83-a70c-4e32-8275-4918bf643ff8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:05:16.866Z|0a1f8241-436c-4f3c-bf10-fe516773553e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:05:16.867Z|0a1f8241-436c-4f3c-bf10-fe516773553e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:05:18.656Z|295ca946-cc22-4f4a-ae06-6a9276dd5008|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:05:18.657Z|295ca946-cc22-4f4a-ae06-6a9276dd5008|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:05:25.850Z|13d10866-6091-4ebb-b69e-b7df20e40604|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:05:25.851Z|13d10866-6091-4ebb-b69e-b7df20e40604|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:05:26.897Z|96fb71a6-da89-4d1f-8e67-52b42da6338a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:05:26.898Z|96fb71a6-da89-4d1f-8e67-52b42da6338a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:05:28.686Z|f74ee0c2-aee0-4960-a307-8410237b741f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:05:28.687Z|f74ee0c2-aee0-4960-a307-8410237b741f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:05:30.208Z|17c91819-c2c7-4e83-9664-0122ef627e83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:05:30.213Z|17c91819-c2c7-4e83-9664-0122ef627e83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:05:30.438Z|03f958a3-4b63-4578-8471-72b0ba84d320|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:05:30.438Z|03f958a3-4b63-4578-8471-72b0ba84d320|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:05:35.880Z|724104ed-b201-4aff-adc3-e6ff573dbaa1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:05:35.881Z|724104ed-b201-4aff-adc3-e6ff573dbaa1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:05:36.928Z|14f6f51f-8e06-4114-b909-026fb7ae9fcb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:05:36.929Z|14f6f51f-8e06-4114-b909-026fb7ae9fcb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:05:38.717Z|9cd252bc-002a-4d62-a0b1-c460c28d1070|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:05:38.718Z|9cd252bc-002a-4d62-a0b1-c460c28d1070|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:05:40.408Z|0bb2baa4-3f24-4757-b672-896d5bb40c4d|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T01:05:40.409Z|0bb2baa4-3f24-4757-b672-896d5bb40c4d|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T01:05:45.208Z|f90d8f34-7ad4-4741-8c22-58942ad048f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:05:45.209Z|f90d8f34-7ad4-4741-8c22-58942ad048f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:05:45.912Z|61c23788-d961-499a-8714-6a684eeae31b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:05:45.913Z|61c23788-d961-499a-8714-6a684eeae31b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:05:46.961Z|993dadfd-f211-4913-a14b-7eca85da9165|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:05:46.962Z|993dadfd-f211-4913-a14b-7eca85da9165|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:05:48.751Z|ac577d8c-1cc7-45e2-98ca-d81a4d6cbc1c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:05:48.752Z|ac577d8c-1cc7-45e2-98ca-d81a4d6cbc1c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:05:55.942Z|436fdaf7-ad1c-4d08-862f-f50594ff1206|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:05:55.944Z|436fdaf7-ad1c-4d08-862f-f50594ff1206|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:05:56.992Z|3d396814-0e4f-435f-ba37-b5edaea4265f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:05:56.992Z|3d396814-0e4f-435f-ba37-b5edaea4265f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:05:58.779Z|ddb43276-3b46-46b8-8674-e7ce3f607069|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:05:58.779Z|ddb43276-3b46-46b8-8674-e7ce3f607069|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:06:00.209Z|fc1d4cba-6c1f-45e7-b975-1b1702bab042|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:06:00.209Z|fc1d4cba-6c1f-45e7-b975-1b1702bab042|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:06:00.439Z|1c54c526-ed5c-4ee5-9c76-31dbd48b0b42|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:06:00.439Z|1c54c526-ed5c-4ee5-9c76-31dbd48b0b42|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:06:05.973Z|07f1caa8-dbba-454b-928e-1ea15a4afb82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:06:05.974Z|07f1caa8-dbba-454b-928e-1ea15a4afb82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:06:07.027Z|0ba885b1-419e-400e-8ae0-559a024e47f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:06:07.028Z|0ba885b1-419e-400e-8ae0-559a024e47f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:06:08.809Z|10a78270-9841-4d82-bf64-1f5165f1ba3e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:06:08.810Z|10a78270-9841-4d82-bf64-1f5165f1ba3e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:06:15.208Z|f8779423-2770-4178-b6b5-274bde9dc91a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:06:15.213Z|f8779423-2770-4178-b6b5-274bde9dc91a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:06:16.005Z|7cb08dc4-208a-42b6-9f2d-88bd75929f90|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:06:16.005Z|7cb08dc4-208a-42b6-9f2d-88bd75929f90|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:06:17.059Z|01125094-8dff-474d-a6bb-598dc5104c90|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:06:17.060Z|01125094-8dff-474d-a6bb-598dc5104c90|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:06:18.838Z|01851a67-d5c2-4804-9bf8-a700c56226a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:06:18.839Z|01851a67-d5c2-4804-9bf8-a700c56226a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:06:26.036Z|552d3d69-87dc-4ae4-97e1-4117f85040ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:06:26.037Z|552d3d69-87dc-4ae4-97e1-4117f85040ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:06:27.089Z|6c1af476-e588-4119-bdd4-fac5ccc9543a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:06:27.090Z|6c1af476-e588-4119-bdd4-fac5ccc9543a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:06:28.873Z|b1a9f7d7-5c7d-4020-a865-1105c97982f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:06:28.873Z|b1a9f7d7-5c7d-4020-a865-1105c97982f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:06:30.208Z|65870ef3-784b-4c96-893b-f63cae48c232|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:06:30.209Z|65870ef3-784b-4c96-893b-f63cae48c232|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:06:30.440Z|95a0a1da-b60c-41e5-8bc2-9ff29bd98682|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:06:30.441Z|95a0a1da-b60c-41e5-8bc2-9ff29bd98682|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:06:36.069Z|06988e7b-9410-442f-b567-bdf630ca010e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:06:36.070Z|06988e7b-9410-442f-b567-bdf630ca010e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:06:37.121Z|2f4ed1ee-d3e5-46e9-908d-524868927449|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:06:37.122Z|2f4ed1ee-d3e5-46e9-908d-524868927449|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:06:38.903Z|dc660f30-5459-47f6-9b6a-441e443f5186|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:06:38.903Z|dc660f30-5459-47f6-9b6a-441e443f5186|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:06:40.407Z|0e4374b4-07e9-4fbe-8fd2-416cb76756eb|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T01:06:40.408Z|0e4374b4-07e9-4fbe-8fd2-416cb76756eb|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T01:06:45.208Z|811e8667-38d9-493e-a7fd-bd9e92508bfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:06:45.209Z|811e8667-38d9-493e-a7fd-bd9e92508bfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:06:46.103Z|67e9b0bb-a02f-49d6-befa-00eec1c8ddb3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:06:46.104Z|67e9b0bb-a02f-49d6-befa-00eec1c8ddb3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:06:47.153Z|318b7f6d-4edd-4907-92fe-fc9d08b09576|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:06:47.154Z|318b7f6d-4edd-4907-92fe-fc9d08b09576|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:06:48.929Z|dec77931-b6e2-4c63-ba36-36821d66701a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:06:48.929Z|dec77931-b6e2-4c63-ba36-36821d66701a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:06:56.136Z|fb03b5b0-c521-49a8-9bf3-82c164c753a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:06:56.136Z|fb03b5b0-c521-49a8-9bf3-82c164c753a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:06:57.184Z|fb2c473d-ed1f-4581-a25c-c1c15421b587|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:06:57.185Z|fb2c473d-ed1f-4581-a25c-c1c15421b587|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:06:58.960Z|ad899089-7bc8-4e52-bb44-0ff762f85b9b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:06:58.961Z|ad899089-7bc8-4e52-bb44-0ff762f85b9b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:07:00.208Z|680110bc-fd3b-4247-8486-9fbdba48b9ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:07:00.209Z|680110bc-fd3b-4247-8486-9fbdba48b9ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:07:00.441Z|03c2868b-0dd3-4ed5-b343-03ae7e6ef0fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:07:00.442Z|03c2868b-0dd3-4ed5-b343-03ae7e6ef0fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:07:06.166Z|5060e92e-fddc-432a-a0b2-96e3d347ce34|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:07:06.167Z|5060e92e-fddc-432a-a0b2-96e3d347ce34|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:07:07.216Z|cc1c2866-a46a-4229-959d-6d90d19b601d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:07:07.217Z|cc1c2866-a46a-4229-959d-6d90d19b601d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:07:08.989Z|3d24ce61-ed33-41dd-8419-2a7b83236f74|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:07:08.990Z|3d24ce61-ed33-41dd-8419-2a7b83236f74|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:07:15.208Z|205dc207-00e2-4a9c-996d-6e116fb43532|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:07:15.209Z|205dc207-00e2-4a9c-996d-6e116fb43532|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:07:16.197Z|43e1ba8d-3bdf-46c9-96f7-0b007899e802|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:07:16.198Z|43e1ba8d-3bdf-46c9-96f7-0b007899e802|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:07:17.248Z|0232bb44-c36a-43fb-82ad-786e9214f920|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:07:17.249Z|0232bb44-c36a-43fb-82ad-786e9214f920|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:07:19.021Z|3e1dee95-a942-4ed3-9e0b-b42225fda5bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:07:19.022Z|3e1dee95-a942-4ed3-9e0b-b42225fda5bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:07:26.229Z|c048dbe0-3b88-4c90-be1f-0687dffc2fb7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:07:26.230Z|c048dbe0-3b88-4c90-be1f-0687dffc2fb7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:07:27.280Z|2f03d0a6-aaa5-4d13-b13d-3dac0c35056e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:07:27.281Z|2f03d0a6-aaa5-4d13-b13d-3dac0c35056e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:07:29.049Z|6e27b40a-946a-4f3c-a30b-ffc80a8c319c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:07:29.050Z|6e27b40a-946a-4f3c-a30b-ffc80a8c319c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:07:30.208Z|e6d4cdef-a17a-4db7-b2e7-9c48c2bebd9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:07:30.209Z|e6d4cdef-a17a-4db7-b2e7-9c48c2bebd9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:07:30.442Z|906ab05a-3f64-4da2-a353-34febf70b5f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:07:30.443Z|906ab05a-3f64-4da2-a353-34febf70b5f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:07:36.259Z|bcad9ca8-6d8f-4039-bb97-b8c86dbb44cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:07:36.260Z|bcad9ca8-6d8f-4039-bb97-b8c86dbb44cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:07:37.310Z|949e9f8a-9d12-40da-ade7-1c257302ac0a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:07:37.311Z|949e9f8a-9d12-40da-ade7-1c257302ac0a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:07:39.080Z|10dfec8a-f70b-482b-be2f-20eaa8213188|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:07:39.081Z|10dfec8a-f70b-482b-be2f-20eaa8213188|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:07:40.409Z|ce874652-4a13-4014-96c3-e7105d589694|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T01:07:40.410Z|ce874652-4a13-4014-96c3-e7105d589694|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T01:07:45.208Z|2ee4142c-d667-4aab-909e-01ddeef8efcb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:07:45.209Z|2ee4142c-d667-4aab-909e-01ddeef8efcb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:07:46.292Z|5d875507-2971-4ffe-a54e-8d8bf9926977|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:07:46.293Z|5d875507-2971-4ffe-a54e-8d8bf9926977|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:07:47.341Z|f287430f-6653-47d3-b16b-9ebc89e0152b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:07:47.342Z|f287430f-6653-47d3-b16b-9ebc89e0152b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:07:49.110Z|06e98117-10f5-462b-8429-f9cd940633db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:07:49.111Z|06e98117-10f5-462b-8429-f9cd940633db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:07:56.323Z|29b849a6-8b5e-412b-8b96-ca42659aa9bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:07:56.324Z|29b849a6-8b5e-412b-8b96-ca42659aa9bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:07:57.372Z|bdada091-1a82-4dab-af3d-4d99b349682d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:07:57.373Z|bdada091-1a82-4dab-af3d-4d99b349682d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:07:59.137Z|b326fed6-cfe9-47e9-8d7c-6e7bfc24987b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:07:59.137Z|b326fed6-cfe9-47e9-8d7c-6e7bfc24987b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:08:00.208Z|27afda9c-e0bb-4157-9e09-42d7afe02af0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:08:00.213Z|27afda9c-e0bb-4157-9e09-42d7afe02af0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:08:00.444Z|4eaf3c02-23dc-4373-9eb2-070222cfdf35|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:08:00.445Z|4eaf3c02-23dc-4373-9eb2-070222cfdf35|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:08:06.351Z|b4255987-f36e-4d83-ace5-0c2dffd4385a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:08:06.353Z|b4255987-f36e-4d83-ace5-0c2dffd4385a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:08:07.404Z|c31c1c96-18aa-4ed2-9df1-188ad99f882f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:08:07.405Z|c31c1c96-18aa-4ed2-9df1-188ad99f882f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:08:09.166Z|b8405b19-4012-406a-babe-cda77cade4ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:08:09.166Z|b8405b19-4012-406a-babe-cda77cade4ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:08:15.208Z|233f15f0-05da-4882-83b2-9de022f6f205|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:08:15.209Z|233f15f0-05da-4882-83b2-9de022f6f205|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:08:16.381Z|a87c5050-671a-4771-8b0f-8d8f4f67b2e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:08:16.382Z|a87c5050-671a-4771-8b0f-8d8f4f67b2e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:08:17.441Z|c4d154a6-8d40-4c7b-a432-ade6ead9aa79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:08:17.441Z|c4d154a6-8d40-4c7b-a432-ade6ead9aa79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:08:19.196Z|64a19436-411e-4a6f-8034-31cd3432a620|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:08:19.196Z|64a19436-411e-4a6f-8034-31cd3432a620|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:08:26.409Z|0b9ca826-f9cd-4cbe-85a4-c48133c61a6f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:08:26.409Z|0b9ca826-f9cd-4cbe-85a4-c48133c61a6f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:08:27.472Z|c41a84a1-f5b4-4504-9729-762a4449f4e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:08:27.473Z|c41a84a1-f5b4-4504-9729-762a4449f4e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:08:29.223Z|9b284cf4-31ae-49b6-a242-c7243a9ca043|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:08:29.224Z|9b284cf4-31ae-49b6-a242-c7243a9ca043|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:08:30.208Z|94587b0e-78a7-453d-b056-d9e5645efe1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:08:30.209Z|94587b0e-78a7-453d-b056-d9e5645efe1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:08:30.445Z|18075f6f-b7ac-4149-b558-0431b5d88edc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:08:30.446Z|18075f6f-b7ac-4149-b558-0431b5d88edc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:08:36.437Z|5216e428-fc76-43bd-8ba9-dec8d2f274c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:08:36.438Z|5216e428-fc76-43bd-8ba9-dec8d2f274c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:08:37.502Z|64de2cba-d1a1-4868-b3bd-fa0c7be56174|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:08:37.502Z|64de2cba-d1a1-4868-b3bd-fa0c7be56174|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:08:39.253Z|64c1014a-c33f-4382-a94b-eb600f093af9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:08:39.253Z|64c1014a-c33f-4382-a94b-eb600f093af9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:08:40.409Z|31ae0e2b-5eb1-48e2-a237-e6ee7bd58dbb|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T01:08:40.410Z|31ae0e2b-5eb1-48e2-a237-e6ee7bd58dbb|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T01:08:45.209Z|13f316a5-7e64-4f89-8981-bc5ff17b0e24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:08:45.213Z|13f316a5-7e64-4f89-8981-bc5ff17b0e24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:08:46.468Z|42dd94eb-8583-438b-bd48-785b4b818628|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:08:46.469Z|42dd94eb-8583-438b-bd48-785b4b818628|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:08:47.534Z|596a4973-13f7-443a-a18a-6aa39238ae17|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:08:47.535Z|596a4973-13f7-443a-a18a-6aa39238ae17|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:08:49.283Z|93daab3a-fe24-4a3e-80f0-9abc07afdc14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:08:49.284Z|93daab3a-fe24-4a3e-80f0-9abc07afdc14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:08:56.498Z|f28572d0-a8e0-4a7c-9442-29ff9669effa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:08:56.499Z|f28572d0-a8e0-4a7c-9442-29ff9669effa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:08:57.564Z|f2658dd2-f009-4779-90fd-11fd2f1b0654|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:08:57.565Z|f2658dd2-f009-4779-90fd-11fd2f1b0654|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:08:59.313Z|d41bb42d-3a03-4e16-b0ea-fa4821505551|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:08:59.314Z|d41bb42d-3a03-4e16-b0ea-fa4821505551|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:09:00.208Z|8deaad0e-8ae7-4e00-bbb0-3f0b8412f4e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:09:00.209Z|8deaad0e-8ae7-4e00-bbb0-3f0b8412f4e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:09:00.449Z|915a7f04-6167-46a6-b7d6-0c4032b06e02|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:09:00.449Z|915a7f04-6167-46a6-b7d6-0c4032b06e02|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:09:06.528Z|964fe15f-54dd-4b8c-8fc1-f5c9f1c49f34|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:09:06.529Z|964fe15f-54dd-4b8c-8fc1-f5c9f1c49f34|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:09:07.595Z|04592b15-00fb-4308-8af7-b5b637c362b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:09:07.596Z|04592b15-00fb-4308-8af7-b5b637c362b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:09:09.341Z|7a1bf5b0-a8c2-4c30-989f-92d6f74fb7d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:09:09.342Z|7a1bf5b0-a8c2-4c30-989f-92d6f74fb7d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:09:15.208Z|36bda014-d91c-46a3-b926-05f819dbdfca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:09:15.209Z|36bda014-d91c-46a3-b926-05f819dbdfca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:09:16.557Z|fbf53391-afc2-481b-87e0-c5fdd9148af5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:09:16.558Z|fbf53391-afc2-481b-87e0-c5fdd9148af5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:09:17.626Z|abb33c1a-1f4b-4365-8f7c-091f1f1e2c09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:09:17.627Z|abb33c1a-1f4b-4365-8f7c-091f1f1e2c09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:09:19.375Z|97f2c9df-dbdf-48a7-8a89-e9c817f9afde|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:09:19.376Z|97f2c9df-dbdf-48a7-8a89-e9c817f9afde|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:09:26.583Z|5a545a37-e7e0-4197-bb42-43fb77829df7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:09:26.584Z|5a545a37-e7e0-4197-bb42-43fb77829df7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:09:27.655Z|3094c0b3-0b63-46f2-8599-b065fa86388e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:09:27.656Z|3094c0b3-0b63-46f2-8599-b065fa86388e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:09:29.402Z|0ed362d5-8fe1-4036-91b6-45b17e9d074e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:09:29.403Z|0ed362d5-8fe1-4036-91b6-45b17e9d074e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:09:30.208Z|40db1f8a-ca8f-4979-af4c-d269bdb27675|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:09:30.213Z|40db1f8a-ca8f-4979-af4c-d269bdb27675|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:09:30.450Z|96cbc0c5-7756-4fd9-b18b-51a50ea6e5c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:09:30.451Z|96cbc0c5-7756-4fd9-b18b-51a50ea6e5c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:09:36.615Z|8a28c1ad-070f-4af0-8dd5-ca3344060700|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:09:36.616Z|8a28c1ad-070f-4af0-8dd5-ca3344060700|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:09:37.685Z|9f39302a-22d3-495c-8ad0-94552c62e5db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:09:37.686Z|9f39302a-22d3-495c-8ad0-94552c62e5db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:09:39.435Z|ed607565-fce8-4cd8-b567-9d3ea579cb2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:09:39.436Z|ed607565-fce8-4cd8-b567-9d3ea579cb2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:09:40.407Z|8d141531-9b4d-45e0-a8c4-29c058086045|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T01:09:40.408Z|8d141531-9b4d-45e0-a8c4-29c058086045|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T01:09:45.208Z|f1138741-7e94-422b-9f18-0dd44325428e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:09:45.209Z|f1138741-7e94-422b-9f18-0dd44325428e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:09:46.647Z|cd401fc5-5fd8-4cd4-bd31-e84f9401d2b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:09:46.648Z|cd401fc5-5fd8-4cd4-bd31-e84f9401d2b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:09:47.717Z|93015f3d-7d36-437a-870b-e8886045d66f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:09:47.718Z|93015f3d-7d36-437a-870b-e8886045d66f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:09:49.466Z|3d45ac7e-021a-4a27-92d2-1affaf48dd72|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:09:49.467Z|3d45ac7e-021a-4a27-92d2-1affaf48dd72|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:09:56.679Z|3e277234-2e01-4448-9944-acb5b8dff2e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:09:56.680Z|3e277234-2e01-4448-9944-acb5b8dff2e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:09:57.748Z|9c4e6723-2361-4c2c-877b-bb4f8b43b306|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:09:57.749Z|9c4e6723-2361-4c2c-877b-bb4f8b43b306|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:09:59.497Z|2d08c1ac-c932-4293-9959-453f4d9a0c90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:09:59.497Z|2d08c1ac-c932-4293-9959-453f4d9a0c90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:10:00.208Z|fe199f80-d22c-43bc-ad3f-401e3ca27d17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:10:00.209Z|fe199f80-d22c-43bc-ad3f-401e3ca27d17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:10:00.451Z|d769d6f0-c326-4cf9-a2b6-d27f917b4f7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:10:00.452Z|d769d6f0-c326-4cf9-a2b6-d27f917b4f7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:10:06.709Z|3a5403a5-777a-4217-887a-84f83eab5c7e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:10:06.710Z|3a5403a5-777a-4217-887a-84f83eab5c7e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:10:07.779Z|224e2788-7799-42ca-a9af-2a477aaa38b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:10:07.780Z|224e2788-7799-42ca-a9af-2a477aaa38b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:10:09.527Z|c1d35c40-2c37-4a96-be0a-4ff935c28a4b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:10:09.528Z|c1d35c40-2c37-4a96-be0a-4ff935c28a4b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:10:15.209Z|6654bacf-f123-4550-8ea6-fa06f9adfab9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:10:15.213Z|6654bacf-f123-4550-8ea6-fa06f9adfab9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:10:16.739Z|09ef28ee-6a84-414b-b3be-1c346bac8c3f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:10:16.740Z|09ef28ee-6a84-414b-b3be-1c346bac8c3f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:10:17.811Z|b7a23f20-af5a-493f-beef-714d80566640|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:10:17.812Z|b7a23f20-af5a-493f-beef-714d80566640|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:10:19.558Z|a89c2fa4-1a22-4973-8fff-1ded4b243510|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:10:19.559Z|a89c2fa4-1a22-4973-8fff-1ded4b243510|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:10:26.770Z|74e2d371-904a-4847-a036-15ee7d35d90e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:10:26.771Z|74e2d371-904a-4847-a036-15ee7d35d90e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:10:27.841Z|87f67e02-a2fd-49b8-9e81-7fb4ed50747e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:10:27.842Z|87f67e02-a2fd-49b8-9e81-7fb4ed50747e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:10:29.587Z|90dc8679-dddc-4e21-9632-923810ad74a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:10:29.587Z|90dc8679-dddc-4e21-9632-923810ad74a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:10:30.208Z|e0fae0f7-533f-4b90-b73a-9e31281b0693|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:10:30.209Z|e0fae0f7-533f-4b90-b73a-9e31281b0693|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:10:30.452Z|518f8505-73ff-4663-bd76-88ed8d9bcabf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:10:30.453Z|518f8505-73ff-4663-bd76-88ed8d9bcabf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:10:36.801Z|9d8a85a6-4641-4633-830e-dad3fef6fa10|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:10:36.802Z|9d8a85a6-4641-4633-830e-dad3fef6fa10|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:10:37.871Z|89011904-3565-4bae-aa69-ce91ae046e73|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:10:37.872Z|89011904-3565-4bae-aa69-ce91ae046e73|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:10:39.612Z|9185546b-7eb9-4195-a54e-3b1c97cebcfc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:10:39.613Z|9185546b-7eb9-4195-a54e-3b1c97cebcfc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:10:40.408Z|2b5caa3e-b830-4e80-92af-2c79be4d2365|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T01:10:40.409Z|2b5caa3e-b830-4e80-92af-2c79be4d2365|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T01:10:45.208Z|b4cdd58b-2710-4d3e-b349-9960918a02f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:10:45.209Z|b4cdd58b-2710-4d3e-b349-9960918a02f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:10:46.832Z|18280a05-cd14-40d9-ae79-8e3ae53448b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:10:46.833Z|18280a05-cd14-40d9-ae79-8e3ae53448b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:10:47.900Z|b61e11b1-c54c-4b10-85a9-cccbd219dc69|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:10:47.901Z|b61e11b1-c54c-4b10-85a9-cccbd219dc69|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:10:49.643Z|8bba6f66-4e9d-4b1f-b5b3-d1be33126b03|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:10:49.644Z|8bba6f66-4e9d-4b1f-b5b3-d1be33126b03|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:10:56.862Z|0d02c1a9-8f32-4290-b6ad-e4673d8f04d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:10:56.863Z|0d02c1a9-8f32-4290-b6ad-e4673d8f04d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:10:57.930Z|af55ebd0-54a5-4a69-a827-02cc34929a70|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:10:57.931Z|af55ebd0-54a5-4a69-a827-02cc34929a70|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:10:59.677Z|f04d9fe2-228c-4259-a87a-c48b2ced887a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:10:59.678Z|f04d9fe2-228c-4259-a87a-c48b2ced887a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:11:00.208Z|76e17a74-36d1-490d-b0a3-bd963446d1e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:11:00.212Z|76e17a74-36d1-490d-b0a3-bd963446d1e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:11:00.454Z|7cf12682-00dd-4c76-9199-f42fb2ddd169|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:11:00.455Z|7cf12682-00dd-4c76-9199-f42fb2ddd169|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:11:06.891Z|9c79e233-e2a4-4b79-ba1e-d549d408c1e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:11:06.893Z|9c79e233-e2a4-4b79-ba1e-d549d408c1e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:11:07.955Z|22600630-7e63-421e-b78d-0ac2c9d6388c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:11:07.956Z|22600630-7e63-421e-b78d-0ac2c9d6388c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:11:09.707Z|794d3b35-c878-4bb0-ae51-748581c50b40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:11:09.708Z|794d3b35-c878-4bb0-ae51-748581c50b40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:11:15.209Z|b933cc6f-2185-44e2-bd4b-0ed26de44a0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:11:15.210Z|b933cc6f-2185-44e2-bd4b-0ed26de44a0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:11:16.922Z|89e4a6d8-3c97-444e-b527-ca38bd8b5d72|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:11:16.923Z|89e4a6d8-3c97-444e-b527-ca38bd8b5d72|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:11:17.986Z|ac5b4463-16a6-4317-aee5-ac53a5c20746|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:11:17.987Z|ac5b4463-16a6-4317-aee5-ac53a5c20746|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:11:19.737Z|edb91762-793e-4ad6-86a3-748ecc0e3f5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:11:19.738Z|edb91762-793e-4ad6-86a3-748ecc0e3f5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:11:26.952Z|77d2b609-7ea4-4df5-8d66-509c1de9197c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:11:26.953Z|77d2b609-7ea4-4df5-8d66-509c1de9197c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:11:28.017Z|4c8d0c1a-015e-44be-8885-51d7cc2097fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:11:28.018Z|4c8d0c1a-015e-44be-8885-51d7cc2097fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:11:29.764Z|a914a896-4ee2-414b-992f-641dd26aab92|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:11:29.765Z|a914a896-4ee2-414b-992f-641dd26aab92|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:11:30.208Z|53d244a6-9d85-4b0c-8cd7-43747df27d51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:11:30.209Z|53d244a6-9d85-4b0c-8cd7-43747df27d51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:11:30.456Z|af6d4de4-cf3a-44db-a88f-6fccfc789c88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:11:30.456Z|af6d4de4-cf3a-44db-a88f-6fccfc789c88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:11:36.981Z|92623892-be46-4929-8ba6-7a49efa73935|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:11:36.982Z|92623892-be46-4929-8ba6-7a49efa73935|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:11:38.049Z|affbff3e-697f-4470-93be-89bb707b5c9e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:11:38.050Z|affbff3e-697f-4470-93be-89bb707b5c9e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:11:39.795Z|a7029a1a-b45e-4b39-bcbb-7ff39aac662f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:11:39.795Z|a7029a1a-b45e-4b39-bcbb-7ff39aac662f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:11:40.408Z|134d38dc-875e-47b5-a73f-fa1ad5a6aab7|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T01:11:40.409Z|134d38dc-875e-47b5-a73f-fa1ad5a6aab7|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T01:11:45.209Z|b0eefea7-7adf-4978-909d-7963b595ef49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:11:45.214Z|b0eefea7-7adf-4978-909d-7963b595ef49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:11:47.013Z|74f1f45c-df48-4baf-b1f1-bfa456714139|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:11:47.013Z|74f1f45c-df48-4baf-b1f1-bfa456714139|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:11:48.081Z|7106e7a3-3741-497a-a649-6373ce9e82b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:11:48.082Z|7106e7a3-3741-497a-a649-6373ce9e82b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:11:49.826Z|ae3a282a-5f60-4794-adf7-362fd37e63fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:11:49.827Z|ae3a282a-5f60-4794-adf7-362fd37e63fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:11:57.041Z|0bdf63c2-ed6b-47fd-b042-594f21941576|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:11:57.042Z|0bdf63c2-ed6b-47fd-b042-594f21941576|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:11:58.111Z|a2def62d-db54-4154-a09a-8448d34e662b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:11:58.112Z|a2def62d-db54-4154-a09a-8448d34e662b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:11:59.875Z|9b47f7c7-2d76-4e49-a900-57aa63afa2d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:11:59.876Z|9b47f7c7-2d76-4e49-a900-57aa63afa2d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:12:00.209Z|b80885bd-1dfd-42a3-a410-c59dab7ad515|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:12:00.209Z|b80885bd-1dfd-42a3-a410-c59dab7ad515|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:12:00.457Z|9be1cda5-ab03-48ee-88a5-599a52913826|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:12:00.457Z|9be1cda5-ab03-48ee-88a5-599a52913826|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:12:07.071Z|5d4a262e-1f43-4d1b-bc29-f30cf9cbe44b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:12:07.071Z|5d4a262e-1f43-4d1b-bc29-f30cf9cbe44b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:12:08.142Z|693f4493-63b5-4058-95e6-7a2aabe28acf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:12:08.143Z|693f4493-63b5-4058-95e6-7a2aabe28acf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:12:09.908Z|a7c9bd15-35a4-4c5f-a63d-ad88493d7e2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:12:09.909Z|a7c9bd15-35a4-4c5f-a63d-ad88493d7e2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:12:15.208Z|cda74207-811b-4e3a-80f3-7e5b244de1a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:12:15.209Z|cda74207-811b-4e3a-80f3-7e5b244de1a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:12:17.102Z|a2a49493-1ca5-4e3c-a6fa-803fe50b5a5f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:12:17.102Z|a2a49493-1ca5-4e3c-a6fa-803fe50b5a5f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:12:18.171Z|ff8481d2-7875-47ea-bc85-292ef0055de4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:12:18.172Z|ff8481d2-7875-47ea-bc85-292ef0055de4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:12:19.938Z|1a63d38b-305f-47c5-aac8-cc1cd20da2bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:12:19.939Z|1a63d38b-305f-47c5-aac8-cc1cd20da2bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:12:27.132Z|8684b1aa-672c-4bb6-9545-83a98a1b5a56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:12:27.133Z|8684b1aa-672c-4bb6-9545-83a98a1b5a56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:12:28.204Z|bfb652ce-4adc-4b0e-ae77-004563dd4dea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:12:28.205Z|bfb652ce-4adc-4b0e-ae77-004563dd4dea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:12:29.966Z|4ee99f6a-fc99-4220-abf7-51122ff9ea56|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:12:29.967Z|4ee99f6a-fc99-4220-abf7-51122ff9ea56|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:12:30.208Z|58689c29-6402-44ca-858a-7a43f9726de7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:12:30.213Z|58689c29-6402-44ca-858a-7a43f9726de7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:12:30.458Z|39261c18-6d5b-406c-b263-94fac895258a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:12:30.459Z|39261c18-6d5b-406c-b263-94fac895258a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:12:37.164Z|b21df473-c521-4b77-b89a-cbb72014d405|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:12:37.164Z|b21df473-c521-4b77-b89a-cbb72014d405|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:12:38.237Z|c5ec3e7b-8bf6-4f62-9d36-4ab515c819b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:12:38.238Z|c5ec3e7b-8bf6-4f62-9d36-4ab515c819b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:12:39.994Z|9b948d31-b071-4370-8ebe-34dd67e73a5f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:12:39.995Z|9b948d31-b071-4370-8ebe-34dd67e73a5f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:12:40.407Z|28859e92-9001-4a88-a6d4-f234637cb65f|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T01:12:40.408Z|28859e92-9001-4a88-a6d4-f234637cb65f|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T01:12:45.208Z|4df75377-4c84-4a5f-99eb-dfd23004f66f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:12:45.209Z|4df75377-4c84-4a5f-99eb-dfd23004f66f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:12:47.194Z|0ae24cb4-5cfc-491c-96ad-64df2989d6d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:12:47.195Z|0ae24cb4-5cfc-491c-96ad-64df2989d6d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:12:48.269Z|6ac991fa-13f3-4684-85c8-c2efaac2ab51|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:12:48.270Z|6ac991fa-13f3-4684-85c8-c2efaac2ab51|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:12:50.027Z|e304eb13-e566-47c8-b893-2ed5aff3ff92|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:12:50.028Z|e304eb13-e566-47c8-b893-2ed5aff3ff92|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:12:57.226Z|b478d565-e727-47f0-a5d2-aa1dec3046d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:12:57.227Z|b478d565-e727-47f0-a5d2-aa1dec3046d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:12:58.304Z|bcffccac-6b57-416c-8c0b-c84fc3e71010|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:12:58.306Z|bcffccac-6b57-416c-8c0b-c84fc3e71010|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:13:00.057Z|1d6aebef-b6b6-4f6e-b1be-9b8bb52919d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:13:00.058Z|1d6aebef-b6b6-4f6e-b1be-9b8bb52919d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:13:00.208Z|f3f3d7f2-ca18-4871-bdb3-d41c9a949350|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:13:00.209Z|f3f3d7f2-ca18-4871-bdb3-d41c9a949350|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:13:00.460Z|11937fda-f289-4c75-aba5-5abfc570db65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:13:00.461Z|11937fda-f289-4c75-aba5-5abfc570db65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:13:07.258Z|303e0ca1-57ff-4e56-8cec-dc3985bec8a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:13:07.259Z|303e0ca1-57ff-4e56-8cec-dc3985bec8a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:13:08.343Z|2cf8ed93-d281-434a-a384-968bcf9f3fff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:13:08.344Z|2cf8ed93-d281-434a-a384-968bcf9f3fff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:13:10.088Z|9ba52dee-b19d-44ae-abf5-8a025e52d874|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:13:10.089Z|9ba52dee-b19d-44ae-abf5-8a025e52d874|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:13:15.208Z|e8ccb6bf-7fbe-475e-a755-b139ab140111|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:13:15.213Z|e8ccb6bf-7fbe-475e-a755-b139ab140111|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:13:17.289Z|e59043cc-3154-4bb8-8110-1261fd18f515|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:13:17.290Z|e59043cc-3154-4bb8-8110-1261fd18f515|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:13:18.372Z|22449f6b-6d6a-416a-bc3e-58074bdd4a60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:13:18.373Z|22449f6b-6d6a-416a-bc3e-58074bdd4a60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:13:20.121Z|acadae2f-4ee6-4fe2-ad9e-2f2e58f31294|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:13:20.122Z|acadae2f-4ee6-4fe2-ad9e-2f2e58f31294|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:13:27.323Z|bea00da5-b7de-4b53-b880-3467d67f3350|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:13:27.324Z|bea00da5-b7de-4b53-b880-3467d67f3350|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:13:28.401Z|1295a836-84a7-45e6-900f-f3a8bfdab329|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:13:28.403Z|1295a836-84a7-45e6-900f-f3a8bfdab329|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:13:30.151Z|624a1f38-655f-47da-b5dc-89a931f4abe4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:13:30.152Z|624a1f38-655f-47da-b5dc-89a931f4abe4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:13:30.208Z|7e716fa5-425a-452e-80cb-652a6a20fa6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:13:30.209Z|7e716fa5-425a-452e-80cb-652a6a20fa6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:13:30.461Z|082277b6-4c2b-40a2-8f38-9eb489127ce8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:13:30.462Z|082277b6-4c2b-40a2-8f38-9eb489127ce8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:13:37.355Z|10637779-67e6-4547-877f-a332aa5814be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:13:37.356Z|10637779-67e6-4547-877f-a332aa5814be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:13:38.432Z|5000fae8-abbc-49f4-8047-89f0002b0cc7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:13:38.433Z|5000fae8-abbc-49f4-8047-89f0002b0cc7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:13:40.182Z|498deba9-c4ac-4119-9dcc-4daf08ce2a72|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:13:40.183Z|498deba9-c4ac-4119-9dcc-4daf08ce2a72|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:13:40.408Z|a1870868-8eb1-45b3-b425-9a144246cbec|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T01:13:40.409Z|a1870868-8eb1-45b3-b425-9a144246cbec|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T01:13:45.208Z|de7912ff-3332-4bb2-9ea5-eb7b391675a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:13:45.209Z|de7912ff-3332-4bb2-9ea5-eb7b391675a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:13:47.381Z|4fe6693e-aeab-40c5-bc9f-310067d35a55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:13:47.381Z|4fe6693e-aeab-40c5-bc9f-310067d35a55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:13:48.464Z|4039f3f8-a61a-44b7-9258-e03bdc93b474|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:13:48.465Z|4039f3f8-a61a-44b7-9258-e03bdc93b474|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:13:50.213Z|2a4b2f40-dc01-46ef-9872-aff569a1a351|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:13:50.213Z|2a4b2f40-dc01-46ef-9872-aff569a1a351|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:13:57.409Z|089c3206-7b6a-4eee-8911-1d6488514b42|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:13:57.411Z|089c3206-7b6a-4eee-8911-1d6488514b42|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:13:58.495Z|f3fb3087-15fe-4f85-91a1-cb7d446575cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:13:58.495Z|f3fb3087-15fe-4f85-91a1-cb7d446575cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:14:00.208Z|14c25d9c-9461-4177-8418-66e02c0cdc67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:14:00.213Z|14c25d9c-9461-4177-8418-66e02c0cdc67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:14:00.242Z|7e120f1b-e75c-4356-bdc9-da060d975421|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:14:00.243Z|7e120f1b-e75c-4356-bdc9-da060d975421|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:14:00.463Z|3e1323e8-5b95-46c3-bf3f-b0680fbd26c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:14:00.463Z|3e1323e8-5b95-46c3-bf3f-b0680fbd26c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:14:07.442Z|12e025d5-c806-4bc5-a9ef-9275940936d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:14:07.443Z|12e025d5-c806-4bc5-a9ef-9275940936d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:14:08.526Z|9431a648-89e4-4108-9e49-3b495f85aecb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:14:08.526Z|9431a648-89e4-4108-9e49-3b495f85aecb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:14:10.274Z|3cc3d70c-bd44-4586-ac97-a3760adcb205|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:14:10.275Z|3cc3d70c-bd44-4586-ac97-a3760adcb205|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:14:15.208Z|b54f9dbe-4d2f-4e3b-98f2-17c2fa8f4ac2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:14:15.209Z|b54f9dbe-4d2f-4e3b-98f2-17c2fa8f4ac2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:14:17.473Z|2cfaee3e-ebad-427b-b37e-16d77312f316|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:14:17.474Z|2cfaee3e-ebad-427b-b37e-16d77312f316|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:14:18.557Z|1851f9ad-35a6-4f53-a59b-c7576ce263bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:14:18.558Z|1851f9ad-35a6-4f53-a59b-c7576ce263bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:14:20.300Z|0b8ab7b1-7fc5-40e8-8849-14f86d46b7f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:14:20.301Z|0b8ab7b1-7fc5-40e8-8849-14f86d46b7f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:14:27.502Z|5b1e0e9f-84ae-4b1d-bbd3-7a91666df301|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:14:27.502Z|5b1e0e9f-84ae-4b1d-bbd3-7a91666df301|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:14:28.589Z|8300db2c-28a9-4cb8-b2d7-381dd8254f90|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:14:28.590Z|8300db2c-28a9-4cb8-b2d7-381dd8254f90|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:14:30.209Z|ad02c4fc-3683-4ab7-ab79-f999288ac732|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:14:30.209Z|ad02c4fc-3683-4ab7-ab79-f999288ac732|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:14:30.328Z|0eb855fd-4ea9-4f99-97c2-00bde7a00e67|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:14:30.329Z|0eb855fd-4ea9-4f99-97c2-00bde7a00e67|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:14:30.464Z|869ec618-ff68-44d9-82b1-08f2bd7076ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:14:30.464Z|869ec618-ff68-44d9-82b1-08f2bd7076ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:14:37.539Z|4595c897-f5ec-4196-b248-6c75b00959f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:14:37.539Z|4595c897-f5ec-4196-b248-6c75b00959f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:14:38.620Z|1126a0dd-573d-4bd8-9d21-56dd1a1c1a70|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:14:38.621Z|1126a0dd-573d-4bd8-9d21-56dd1a1c1a70|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:14:40.359Z|2dd7d4a2-fc31-46ac-8ffe-b0375ab83b69|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:14:40.360Z|2dd7d4a2-fc31-46ac-8ffe-b0375ab83b69|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:14:40.407Z|566ead73-fbdd-4c19-a138-5a3499e59644|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T01:14:40.408Z|566ead73-fbdd-4c19-a138-5a3499e59644|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T01:14:45.208Z|4eb41a07-de6e-4f49-a8a6-0d10a6c15698|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:14:45.213Z|4eb41a07-de6e-4f49-a8a6-0d10a6c15698|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:14:47.576Z|fe45e7c9-6acf-4bf2-9c4e-685113f10a9e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:14:47.577Z|fe45e7c9-6acf-4bf2-9c4e-685113f10a9e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:14:48.651Z|e9400b04-2a47-477f-9c69-b46198e2813b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:14:48.652Z|e9400b04-2a47-477f-9c69-b46198e2813b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:14:50.391Z|5455eeba-817b-49be-af0a-6652866676e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:14:50.392Z|5455eeba-817b-49be-af0a-6652866676e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:14:57.609Z|fe8924ee-e969-4def-ab5e-f3c16ad31637|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:14:57.610Z|fe8924ee-e969-4def-ab5e-f3c16ad31637|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:14:58.682Z|fb600424-0f99-45cf-80d4-4313388531c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:14:58.683Z|fb600424-0f99-45cf-80d4-4313388531c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:15:00.208Z|e504dba4-b317-418b-b43d-28e4cecb85b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:15:00.209Z|e504dba4-b317-418b-b43d-28e4cecb85b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:15:00.421Z|f4f6ac8f-4fb8-4940-a8fb-4e4b27926380|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:15:00.422Z|f4f6ac8f-4fb8-4940-a8fb-4e4b27926380|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:15:00.465Z|b64ed1b1-f274-46de-afd1-190e31ab9983|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:15:00.465Z|b64ed1b1-f274-46de-afd1-190e31ab9983|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:15:07.640Z|75509cd8-acc2-453f-aa69-02729ccdf3e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:15:07.641Z|75509cd8-acc2-453f-aa69-02729ccdf3e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:15:08.714Z|1b303166-643a-437e-a8cf-57ab89c5de2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:15:08.715Z|1b303166-643a-437e-a8cf-57ab89c5de2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:15:10.453Z|aa1d34cf-2005-4c55-8eab-5982c46cabc6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:15:10.454Z|aa1d34cf-2005-4c55-8eab-5982c46cabc6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:15:15.208Z|bac97638-2294-4a25-aba3-95d081fb9519|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:15:15.209Z|bac97638-2294-4a25-aba3-95d081fb9519|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:15:17.672Z|1e617d46-1bb7-4ab4-be61-25cf75f8c1fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:15:17.672Z|1e617d46-1bb7-4ab4-be61-25cf75f8c1fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:15:18.745Z|59d4ac27-9474-47a7-9648-76a9e5ebed3a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:15:18.746Z|59d4ac27-9474-47a7-9648-76a9e5ebed3a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:15:20.486Z|04dc5145-9be5-4bfd-bc9e-3c61571bb5ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:15:20.487Z|04dc5145-9be5-4bfd-bc9e-3c61571bb5ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:15:27.700Z|b46b7c8d-5643-4315-8e33-f1f7ef754d19|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:15:27.701Z|b46b7c8d-5643-4315-8e33-f1f7ef754d19|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:15:28.774Z|5ac119b0-c0cd-44bd-950a-f4a8d664c48b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:15:28.775Z|5ac119b0-c0cd-44bd-950a-f4a8d664c48b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:15:30.208Z|bdb8e545-b3e9-44aa-9454-4d1214f3f7b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:15:30.213Z|bdb8e545-b3e9-44aa-9454-4d1214f3f7b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:15:30.466Z|866282e4-816b-429a-b3f8-a882a9ef0655|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:15:30.466Z|866282e4-816b-429a-b3f8-a882a9ef0655|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:15:30.518Z|94aa0b05-4c4e-4774-b346-7bbe40ad70b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:15:30.519Z|94aa0b05-4c4e-4774-b346-7bbe40ad70b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:15:37.729Z|3a9862ac-1a84-45d8-bf8d-69a2f254fe20|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:15:37.730Z|3a9862ac-1a84-45d8-bf8d-69a2f254fe20|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:15:38.806Z|5e264e2d-159a-4c1b-9db4-677494963e0f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:15:38.807Z|5e264e2d-159a-4c1b-9db4-677494963e0f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:15:40.408Z|a645caca-e338-4c4c-979a-0907ae9eabee|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T01:15:40.409Z|a645caca-e338-4c4c-979a-0907ae9eabee|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T01:15:40.549Z|4621e239-a390-43bd-9bf2-ee80e227e611|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:15:40.549Z|4621e239-a390-43bd-9bf2-ee80e227e611|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:15:45.208Z|33d3f661-4f0f-4f26-99d8-182ebe853812|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:15:45.208Z|33d3f661-4f0f-4f26-99d8-182ebe853812|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:15:47.761Z|46ec6b05-3aa7-42ba-8d17-b8eabdce60a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:15:47.763Z|46ec6b05-3aa7-42ba-8d17-b8eabdce60a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:15:48.837Z|2330cfea-c2a5-41d4-9d36-301703943b0a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:15:48.838Z|2330cfea-c2a5-41d4-9d36-301703943b0a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:15:50.580Z|d03e856c-4f79-4e3b-b3e1-9033a28e126a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:15:50.581Z|d03e856c-4f79-4e3b-b3e1-9033a28e126a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:15:57.790Z|3d739a2c-da2c-476f-b56b-491d050e0b5e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:15:57.791Z|3d739a2c-da2c-476f-b56b-491d050e0b5e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:15:58.867Z|690ff69f-f7ee-465d-ae85-8514c1a644ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:15:58.868Z|690ff69f-f7ee-465d-ae85-8514c1a644ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:16:00.208Z|77c29bf2-0338-46a3-a959-1d0c02a4d8d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:16:00.209Z|77c29bf2-0338-46a3-a959-1d0c02a4d8d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:16:00.467Z|77e8a791-517c-49c8-8e44-27d9156d5486|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:16:00.467Z|77e8a791-517c-49c8-8e44-27d9156d5486|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:16:00.612Z|07a5eabc-3dea-47f0-b228-9594b47acc98|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:16:00.613Z|07a5eabc-3dea-47f0-b228-9594b47acc98|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:16:07.822Z|6f4341a7-d688-4e96-9ff4-ae8d26213aa6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:16:07.823Z|6f4341a7-d688-4e96-9ff4-ae8d26213aa6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:16:08.896Z|40663491-38bc-469b-8aa0-0fe95b9b40aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:16:08.896Z|40663491-38bc-469b-8aa0-0fe95b9b40aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:16:10.647Z|942d273f-b7f0-49c6-a46d-e598e529918c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:16:10.648Z|942d273f-b7f0-49c6-a46d-e598e529918c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:16:15.208Z|378a86db-d4cd-46f0-8a4c-e6f2e8ca2b6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:16:15.213Z|378a86db-d4cd-46f0-8a4c-e6f2e8ca2b6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:16:17.856Z|44da1d12-f9ec-4569-9c09-34290d86bd57|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:16:17.857Z|44da1d12-f9ec-4569-9c09-34290d86bd57|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:16:18.924Z|5502dfe4-9332-491a-b0a6-ddc72af0c4fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:16:18.925Z|5502dfe4-9332-491a-b0a6-ddc72af0c4fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:16:20.677Z|c517b4d8-0189-4cc9-a938-7aa3625fccb0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:16:20.678Z|c517b4d8-0189-4cc9-a938-7aa3625fccb0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:16:27.891Z|1e0e324e-9324-48af-af32-bfb75d5aff30|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:16:27.892Z|1e0e324e-9324-48af-af32-bfb75d5aff30|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:16:28.955Z|1eb8faad-cbf4-4c27-becb-62a5ff37dd09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:16:28.956Z|1eb8faad-cbf4-4c27-becb-62a5ff37dd09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:16:30.208Z|1a9b784b-e3e2-4aff-a98e-e4b5ec4f4a33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:16:30.209Z|1a9b784b-e3e2-4aff-a98e-e4b5ec4f4a33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:16:30.468Z|c1072cd1-3a81-42d0-a7e5-1f72a5f6681d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:16:30.469Z|c1072cd1-3a81-42d0-a7e5-1f72a5f6681d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:16:30.709Z|26d5ac12-4ef8-40d7-a9f1-09a063bc2c20|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:16:30.709Z|26d5ac12-4ef8-40d7-a9f1-09a063bc2c20|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:16:37.923Z|71916af3-c1be-4720-bb05-de3346b332a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:16:37.923Z|71916af3-c1be-4720-bb05-de3346b332a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:16:38.983Z|22e86280-f52c-4fe9-bd34-c0ac26551492|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:16:38.983Z|22e86280-f52c-4fe9-bd34-c0ac26551492|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:16:40.406Z|29886053-504e-44ec-a78d-a6f88241aab7|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T01:16:40.407Z|29886053-504e-44ec-a78d-a6f88241aab7|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T01:16:40.738Z|8951b854-afd8-44eb-8cb5-f24c6e928a7d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:16:40.739Z|8951b854-afd8-44eb-8cb5-f24c6e928a7d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:16:45.208Z|56238f2d-cf40-4cf3-a19f-70317e5a437a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:16:45.209Z|56238f2d-cf40-4cf3-a19f-70317e5a437a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:16:47.951Z|8d9666cf-aefb-4353-9fda-15638677eb45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:16:47.952Z|8d9666cf-aefb-4353-9fda-15638677eb45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:16:49.015Z|f9321640-663b-48b4-921a-481538f89ab8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:16:49.015Z|f9321640-663b-48b4-921a-481538f89ab8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:16:50.767Z|42b39d5e-3496-4663-820e-f175ecb20f26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:16:50.768Z|42b39d5e-3496-4663-820e-f175ecb20f26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:16:57.980Z|d9aa400a-2fd9-4375-908e-9d0b932267a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:16:57.980Z|d9aa400a-2fd9-4375-908e-9d0b932267a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:16:59.044Z|0b9d248b-734b-440e-b139-0045563bc3cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:16:59.045Z|0b9d248b-734b-440e-b139-0045563bc3cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:17:00.208Z|857f26cd-4036-4167-81ac-ccdec0a3750d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:17:00.213Z|857f26cd-4036-4167-81ac-ccdec0a3750d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:17:00.469Z|07ebc748-fb9f-4279-a6ec-a88004997d3c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:17:00.470Z|07ebc748-fb9f-4279-a6ec-a88004997d3c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:17:00.795Z|125a62cd-cd4c-4b17-9cc8-6be066eab956|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:17:00.795Z|125a62cd-cd4c-4b17-9cc8-6be066eab956|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:17:08.008Z|e9d15b67-c327-4991-9896-be11de829cb9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:17:08.008Z|e9d15b67-c327-4991-9896-be11de829cb9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:17:09.077Z|9b628076-bd18-4e1e-b766-e88bca852f01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:17:09.079Z|9b628076-bd18-4e1e-b766-e88bca852f01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:17:10.824Z|0bcf65eb-16db-4a93-badd-f5fae51f8c84|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:17:10.826Z|0bcf65eb-16db-4a93-badd-f5fae51f8c84|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:17:15.208Z|abdb19f5-46db-4ce7-bd8e-c41f254e83ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:17:15.209Z|abdb19f5-46db-4ce7-bd8e-c41f254e83ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:17:18.032Z|d9d77bdb-a451-4424-935b-79fe1f4087f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:17:18.032Z|d9d77bdb-a451-4424-935b-79fe1f4087f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:17:19.111Z|9aff1d63-43a8-49f5-97c2-994713bd1ac1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:17:19.112Z|9aff1d63-43a8-49f5-97c2-994713bd1ac1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:17:20.855Z|6ad9fa17-fa02-4c72-99b3-bbb2b5c0f494|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:17:20.856Z|6ad9fa17-fa02-4c72-99b3-bbb2b5c0f494|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:17:28.060Z|4334053f-c9e2-4fec-8eca-d4773e9e4ea5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:17:28.061Z|4334053f-c9e2-4fec-8eca-d4773e9e4ea5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:17:29.141Z|934da4ad-6a0c-4e7c-9d7a-7b0756fa395c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:17:29.142Z|934da4ad-6a0c-4e7c-9d7a-7b0756fa395c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:17:30.208Z|4ab00210-96aa-4357-8d1f-af3efe12f43d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:17:30.209Z|4ab00210-96aa-4357-8d1f-af3efe12f43d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:17:30.470Z|0994d448-8354-4f25-a161-ccf4e9ed7a26|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:17:30.471Z|0994d448-8354-4f25-a161-ccf4e9ed7a26|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:17:30.884Z|ec39b2ff-40d7-4789-b498-e352426f498c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:17:30.884Z|ec39b2ff-40d7-4789-b498-e352426f498c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:17:38.094Z|a372f651-c3c4-4316-bc61-a171303562a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:17:38.095Z|a372f651-c3c4-4316-bc61-a171303562a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:17:39.172Z|9fdc57bb-a16d-465a-91de-988169ca230d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:17:39.173Z|9fdc57bb-a16d-465a-91de-988169ca230d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:17:40.408Z|f844f06c-d947-4062-a8d3-8da5219d2e01|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T01:17:40.409Z|f844f06c-d947-4062-a8d3-8da5219d2e01|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T01:17:40.914Z|6f60ea76-1c82-4eb7-ae4d-3e2fd8eaf310|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:17:40.915Z|6f60ea76-1c82-4eb7-ae4d-3e2fd8eaf310|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:17:45.208Z|4f77b3a2-f50a-435b-aba1-7b0499c97817|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:17:45.212Z|4f77b3a2-f50a-435b-aba1-7b0499c97817|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:17:48.124Z|d2cf8b11-096b-4fd7-9274-4b1729bdabe0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:17:48.124Z|d2cf8b11-096b-4fd7-9274-4b1729bdabe0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:17:49.202Z|a9644c2e-bd07-4a55-a4b4-2ee2b7da4076|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:17:49.203Z|a9644c2e-bd07-4a55-a4b4-2ee2b7da4076|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:17:50.942Z|eff6a3e2-f392-48c4-9e3d-fda7867e986b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:17:50.942Z|eff6a3e2-f392-48c4-9e3d-fda7867e986b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:17:58.153Z|16e147f2-4c72-4505-b647-cdd464474523|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:17:58.154Z|16e147f2-4c72-4505-b647-cdd464474523|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:17:59.233Z|99eae42a-2434-445d-a57e-c78f7b6c3740|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:17:59.234Z|99eae42a-2434-445d-a57e-c78f7b6c3740|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:18:00.209Z|649983fd-8a2b-4607-99be-63f5dcd8548b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:18:00.209Z|649983fd-8a2b-4607-99be-63f5dcd8548b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:18:00.471Z|c99ecd8f-896e-4cf2-bc7b-ae956af0f363|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:18:00.472Z|c99ecd8f-896e-4cf2-bc7b-ae956af0f363|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:18:00.970Z|cfeb1234-18d4-4a35-bab7-a05002a69253|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:18:00.970Z|cfeb1234-18d4-4a35-bab7-a05002a69253|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:18:08.184Z|7f166872-6efd-4037-b688-5f0c42f8da82|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:18:08.185Z|7f166872-6efd-4037-b688-5f0c42f8da82|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:18:09.270Z|52e8db1e-0aec-4fd5-8388-61b0aaec7b2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:18:09.271Z|52e8db1e-0aec-4fd5-8388-61b0aaec7b2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:18:10.998Z|12eda8f7-0f57-4de3-a0a9-3dc9892fb2d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:18:10.999Z|12eda8f7-0f57-4de3-a0a9-3dc9892fb2d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:18:15.208Z|52d29477-d0ff-4e45-aca0-d2fed2f13c8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:18:15.209Z|52d29477-d0ff-4e45-aca0-d2fed2f13c8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:18:18.217Z|c91b7661-a4f5-47d1-a921-432d20e2c93b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:18:18.218Z|c91b7661-a4f5-47d1-a921-432d20e2c93b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:18:19.302Z|406b6548-a22e-4378-9b18-45704097db38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:18:19.303Z|406b6548-a22e-4378-9b18-45704097db38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:18:21.026Z|e68ffdc4-0bf3-4a04-878f-c8a4d45cd6ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:18:21.027Z|e68ffdc4-0bf3-4a04-878f-c8a4d45cd6ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:18:28.249Z|0458c5b6-5df3-4cb6-aa37-5d6bf0e98676|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:18:28.250Z|0458c5b6-5df3-4cb6-aa37-5d6bf0e98676|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:18:29.334Z|1ab384fa-80bb-4c0d-b1f6-b3387b563318|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:18:29.335Z|1ab384fa-80bb-4c0d-b1f6-b3387b563318|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:18:30.209Z|581ef5d3-db94-40c5-b1ec-e9ac8390f4f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:18:30.213Z|581ef5d3-db94-40c5-b1ec-e9ac8390f4f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:18:30.473Z|b3bb10fa-0e26-48ec-863c-df8b97d77bb3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:18:30.473Z|b3bb10fa-0e26-48ec-863c-df8b97d77bb3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:18:31.054Z|0c2287f7-2d11-4e0a-b341-a6492ec4f44c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:18:31.055Z|0c2287f7-2d11-4e0a-b341-a6492ec4f44c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:18:38.279Z|152a7a78-76eb-49a0-8b00-5fba7ee8d8b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:18:38.280Z|152a7a78-76eb-49a0-8b00-5fba7ee8d8b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:18:39.364Z|96d9c260-b3b2-4093-93d6-8d0467ec13b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:18:39.365Z|96d9c260-b3b2-4093-93d6-8d0467ec13b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:18:40.409Z|6269643e-d5c4-4b1b-a0ee-b3d901190b0d|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T01:18:40.409Z|6269643e-d5c4-4b1b-a0ee-b3d901190b0d|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T01:18:41.082Z|6e6b47e7-8d51-43b9-a9b4-8817799af1e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:18:41.083Z|6e6b47e7-8d51-43b9-a9b4-8817799af1e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:18:45.208Z|8b20fb84-b151-4551-8d02-f45cad747583|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:18:45.209Z|8b20fb84-b151-4551-8d02-f45cad747583|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:18:48.311Z|1cff9b2c-27ef-4f5c-a69e-70721c9e9f72|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:18:48.312Z|1cff9b2c-27ef-4f5c-a69e-70721c9e9f72|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:18:49.398Z|92ea9197-c64e-4849-b1c3-6986fd3ff724|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:18:49.399Z|92ea9197-c64e-4849-b1c3-6986fd3ff724|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:18:51.113Z|63b2f3dd-9b14-4738-882e-de9064611ad5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:18:51.114Z|63b2f3dd-9b14-4738-882e-de9064611ad5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:18:58.343Z|62837dbb-23af-4dce-ad8e-64e84b8ddaf9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:18:58.343Z|62837dbb-23af-4dce-ad8e-64e84b8ddaf9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:18:59.430Z|b6111230-b159-4714-9bd6-6c21ca933c42|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:18:59.431Z|b6111230-b159-4714-9bd6-6c21ca933c42|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:19:00.208Z|d61f5d5c-341e-4d7c-a513-4fbcec312743|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:19:00.209Z|d61f5d5c-341e-4d7c-a513-4fbcec312743|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:19:00.474Z|d77705a2-f2d3-432d-9bf7-3b0e7513da2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:19:00.474Z|d77705a2-f2d3-432d-9bf7-3b0e7513da2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:19:01.146Z|0548ddc1-2ab6-4542-937f-37c2f7a57d55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:19:01.146Z|0548ddc1-2ab6-4542-937f-37c2f7a57d55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:19:08.371Z|3c94cbe0-17db-4911-a891-e6be3208166d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:19:08.372Z|3c94cbe0-17db-4911-a891-e6be3208166d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:19:09.461Z|fe344132-9246-4b55-898a-c7c6fd9247db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:19:09.461Z|fe344132-9246-4b55-898a-c7c6fd9247db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:19:11.177Z|b123979d-fdc1-4054-8ce1-9f63b4748e57|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:19:11.178Z|b123979d-fdc1-4054-8ce1-9f63b4748e57|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:19:15.208Z|b1c091cd-054c-414d-b678-345ce3d5201f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:19:15.213Z|b1c091cd-054c-414d-b678-345ce3d5201f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:19:18.400Z|842be2f3-73a3-403b-ac84-bfc7cecfb73f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:19:18.401Z|842be2f3-73a3-403b-ac84-bfc7cecfb73f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:19:19.491Z|d0c1a419-b2f1-4a15-8210-71717d21d91b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:19:19.492Z|d0c1a419-b2f1-4a15-8210-71717d21d91b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:19:21.208Z|3404e17f-6847-46cd-9c16-8dea1fc5711d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:19:21.209Z|3404e17f-6847-46cd-9c16-8dea1fc5711d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:19:28.431Z|8ae99a79-cb31-4291-8c29-18234ec64194|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:19:28.431Z|8ae99a79-cb31-4291-8c29-18234ec64194|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:19:29.522Z|b2d298e8-f2cb-4810-b4bd-a4e738c54cf9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:19:29.523Z|b2d298e8-f2cb-4810-b4bd-a4e738c54cf9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:19:30.208Z|f3b83034-75cc-4213-a815-200aa0aaa3cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:19:30.209Z|f3b83034-75cc-4213-a815-200aa0aaa3cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:19:30.475Z|53af439a-7bcf-4cd9-970c-4202cee5e81e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:19:30.475Z|53af439a-7bcf-4cd9-970c-4202cee5e81e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:19:31.240Z|b7b09fe6-573e-4d4a-848e-6019ec159a47|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:19:31.241Z|b7b09fe6-573e-4d4a-848e-6019ec159a47|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:19:38.462Z|45293cdc-d98e-4a00-962a-5d2ad5eb6e33|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:19:38.463Z|45293cdc-d98e-4a00-962a-5d2ad5eb6e33|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:19:39.550Z|06259042-e859-4377-9ddf-2664f916f602|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:19:39.550Z|06259042-e859-4377-9ddf-2664f916f602|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:19:40.409Z|f47c29d7-8c6a-48cd-a495-4f8f4194993c|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T01:19:40.409Z|f47c29d7-8c6a-48cd-a495-4f8f4194993c|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T01:19:41.272Z|4769e0ce-6b2a-4811-bd11-17ddfc4a6322|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:19:41.273Z|4769e0ce-6b2a-4811-bd11-17ddfc4a6322|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:19:45.208Z|83e8d8e8-3a16-40e3-bffc-55beea2c4c83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:19:45.209Z|83e8d8e8-3a16-40e3-bffc-55beea2c4c83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:19:48.489Z|79655cbb-e6a7-477b-8459-1ba06337325a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:19:48.490Z|79655cbb-e6a7-477b-8459-1ba06337325a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:19:49.581Z|5ca7dcd4-d036-4afb-82ec-ad09c60ff3d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:19:49.582Z|5ca7dcd4-d036-4afb-82ec-ad09c60ff3d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:19:51.302Z|d0d7de5d-6b6f-43e8-8e44-784b634f759f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:19:51.303Z|d0d7de5d-6b6f-43e8-8e44-784b634f759f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:19:58.519Z|5ca81907-1e01-4a56-9790-24ac54f49ef1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:19:58.520Z|5ca81907-1e01-4a56-9790-24ac54f49ef1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:19:59.610Z|25a503c2-6675-4d05-bbe5-e6df1d35cd99|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:19:59.611Z|25a503c2-6675-4d05-bbe5-e6df1d35cd99|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:20:00.208Z|8a2b259c-ca09-41a1-b7c0-a616833ae090|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:20:00.213Z|8a2b259c-ca09-41a1-b7c0-a616833ae090|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:20:00.476Z|5d4986c8-614f-4968-af6c-2e4655d360ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:20:00.477Z|5d4986c8-614f-4968-af6c-2e4655d360ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:20:01.332Z|ba98c151-32b2-4864-8210-ada6db76a226|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:20:01.333Z|ba98c151-32b2-4864-8210-ada6db76a226|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:20:08.550Z|7b748600-e013-44d7-aef3-803444b77a48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:20:08.551Z|7b748600-e013-44d7-aef3-803444b77a48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:20:09.637Z|815b4f54-528f-4055-ac36-858fc6ef1705|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:20:09.638Z|815b4f54-528f-4055-ac36-858fc6ef1705|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:20:11.362Z|20729c63-6e58-45c5-b682-8e584bef12f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:20:11.363Z|20729c63-6e58-45c5-b682-8e584bef12f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:20:15.208Z|f6d4d5cc-f904-4075-928a-ac22d549bef3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:20:15.209Z|f6d4d5cc-f904-4075-928a-ac22d549bef3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:20:18.582Z|2771c1c0-5f8f-4d0f-836f-378c3d734622|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:20:18.583Z|2771c1c0-5f8f-4d0f-836f-378c3d734622|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:20:19.669Z|2283efbd-e99c-420f-931b-741b8765f44e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:20:19.670Z|2283efbd-e99c-420f-931b-741b8765f44e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:20:21.395Z|7e976732-20a6-4ff0-bcbe-940f0a35c62e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:20:21.397Z|7e976732-20a6-4ff0-bcbe-940f0a35c62e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:20:28.614Z|8541c126-705f-4606-a107-de2fc6f86579|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:20:28.615Z|8541c126-705f-4606-a107-de2fc6f86579|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:20:29.697Z|2efc514b-9f87-4ba0-905c-8c0ae8253309|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:20:29.698Z|2efc514b-9f87-4ba0-905c-8c0ae8253309|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:20:30.208Z|b3cde7dd-e7a2-49cb-bab3-e1c5f5aa9db9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:20:30.209Z|b3cde7dd-e7a2-49cb-bab3-e1c5f5aa9db9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:20:30.477Z|0f2f1014-358b-4672-87e6-b2c860b8c1af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:20:30.478Z|0f2f1014-358b-4672-87e6-b2c860b8c1af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:20:31.430Z|92df70cb-bc6e-41a8-8459-0265706dbb89|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:20:31.432Z|92df70cb-bc6e-41a8-8459-0265706dbb89|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:20:38.644Z|8606d419-80a5-4d56-a749-ede9fbb3c752|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:20:38.645Z|8606d419-80a5-4d56-a749-ede9fbb3c752|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:20:39.726Z|aabea29f-2bf7-4be7-ae5f-e3275e0a1dfb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:20:39.727Z|aabea29f-2bf7-4be7-ae5f-e3275e0a1dfb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:20:40.409Z|9348c118-9e91-4b70-9d55-60768109eb79|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T01:20:40.410Z|9348c118-9e91-4b70-9d55-60768109eb79|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T01:20:41.462Z|0427ce27-7a7c-481f-b703-7654f795955c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:20:41.463Z|0427ce27-7a7c-481f-b703-7654f795955c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:20:45.208Z|1bc3f05d-cc9e-409d-b00e-310c2af4db61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:20:45.212Z|1bc3f05d-cc9e-409d-b00e-310c2af4db61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:20:48.674Z|a084c794-f748-4074-8b09-edd0a61426d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:20:48.675Z|a084c794-f748-4074-8b09-edd0a61426d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:20:49.757Z|859c9341-8c9d-45e3-a173-c7ebf90f697d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:20:49.758Z|859c9341-8c9d-45e3-a173-c7ebf90f697d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:20:51.493Z|17741f38-6b7e-4b7e-85b5-05d4aa0408c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:20:51.494Z|17741f38-6b7e-4b7e-85b5-05d4aa0408c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:20:58.702Z|f1985c2e-ed57-46ca-a1d9-f1e8496d25d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:20:58.703Z|f1985c2e-ed57-46ca-a1d9-f1e8496d25d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:20:59.786Z|6ce2de38-9438-4346-8e2f-73afe68ced72|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:20:59.787Z|6ce2de38-9438-4346-8e2f-73afe68ced72|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:21:00.208Z|a46d9b67-df5a-44ed-8515-b5261b0cdb21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:21:00.209Z|a46d9b67-df5a-44ed-8515-b5261b0cdb21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:21:00.478Z|871c897f-2921-4ddc-b6fc-515ef11e8f7c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:21:00.478Z|871c897f-2921-4ddc-b6fc-515ef11e8f7c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:21:01.525Z|be3d077b-c312-4552-80b2-83848db2a26b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:21:01.526Z|be3d077b-c312-4552-80b2-83848db2a26b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:21:08.732Z|e58f3fd9-2f25-45eb-a3a1-e1c66235dad8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:21:08.733Z|e58f3fd9-2f25-45eb-a3a1-e1c66235dad8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:21:09.811Z|99e0e853-4a2b-47e4-8ace-831e5f1523d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:21:09.812Z|99e0e853-4a2b-47e4-8ace-831e5f1523d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:21:11.555Z|a2abd8fc-d177-4a5f-bb38-c41b1ee4fda0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:21:11.556Z|a2abd8fc-d177-4a5f-bb38-c41b1ee4fda0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:21:15.208Z|682138b7-f8ae-41ec-80b0-b295751dcfdb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:21:15.209Z|682138b7-f8ae-41ec-80b0-b295751dcfdb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:21:18.761Z|5e589a94-888d-4cfa-98a4-4dfb62dbfdee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:21:18.762Z|5e589a94-888d-4cfa-98a4-4dfb62dbfdee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:21:19.842Z|a247e136-bfab-431b-be6c-5a22c8fa3899|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:21:19.842Z|a247e136-bfab-431b-be6c-5a22c8fa3899|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:21:21.581Z|692712f1-8983-45f0-81f0-132ff5cb28b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:21:21.582Z|692712f1-8983-45f0-81f0-132ff5cb28b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:21:28.792Z|384aaf4e-13af-4d07-a63f-c97da1f3b477|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:21:28.793Z|384aaf4e-13af-4d07-a63f-c97da1f3b477|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:21:29.873Z|a1d8f3ea-b97c-41e3-8991-87002fbbe497|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:21:29.874Z|a1d8f3ea-b97c-41e3-8991-87002fbbe497|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:21:30.208Z|3a0701c5-45b1-4cc4-82f9-cf90cd66d2ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:21:30.212Z|3a0701c5-45b1-4cc4-82f9-cf90cd66d2ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:21:30.479Z|348cb6fc-a5c9-44bd-92d8-a18437cf0ce1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:21:30.479Z|348cb6fc-a5c9-44bd-92d8-a18437cf0ce1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:21:31.610Z|7d8005f2-b541-47b5-a3a5-99250d40e1a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:21:31.611Z|7d8005f2-b541-47b5-a3a5-99250d40e1a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:21:38.820Z|1e03b85f-f871-4b4a-bc35-60767aedae59|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:21:38.821Z|1e03b85f-f871-4b4a-bc35-60767aedae59|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:21:39.900Z|22321923-a854-48e9-8e23-aaa931460f4d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:21:39.900Z|22321923-a854-48e9-8e23-aaa931460f4d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:21:40.408Z|e00429d4-2ed2-4ff8-b288-6a9a853278d4|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T01:21:40.408Z|e00429d4-2ed2-4ff8-b288-6a9a853278d4|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T01:21:41.633Z|f1902602-cf16-4fce-9439-828ae2916a45|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:21:41.634Z|f1902602-cf16-4fce-9439-828ae2916a45|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:21:45.208Z|b61db015-86df-46c0-8558-7c568dff6d36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:21:45.209Z|b61db015-86df-46c0-8558-7c568dff6d36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:21:48.850Z|2eb08de6-d9da-4396-993b-fbf148cfe466|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:21:48.851Z|2eb08de6-d9da-4396-993b-fbf148cfe466|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:21:49.928Z|b74f26d7-ace1-49a3-8aa7-d1af581de908|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:21:49.928Z|b74f26d7-ace1-49a3-8aa7-d1af581de908|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:21:51.657Z|303bd972-e51c-4c61-9ee7-3b64339443eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:21:51.658Z|303bd972-e51c-4c61-9ee7-3b64339443eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:21:58.880Z|24022789-4999-4023-8f5b-ec448de1fc95|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:21:58.881Z|24022789-4999-4023-8f5b-ec448de1fc95|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:21:59.954Z|70b64dee-2fc8-4973-a692-58dbd690c884|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:21:59.955Z|70b64dee-2fc8-4973-a692-58dbd690c884|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:22:00.208Z|9acf0004-bd04-4736-b1f1-1020087eecb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:22:00.209Z|9acf0004-bd04-4736-b1f1-1020087eecb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:22:00.480Z|e8c77b66-c4ad-4264-9531-b559f5274a21|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:22:00.480Z|e8c77b66-c4ad-4264-9531-b559f5274a21|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:22:01.683Z|a0d380f9-1445-42d1-9b69-9b9db9675fd3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:22:01.683Z|a0d380f9-1445-42d1-9b69-9b9db9675fd3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:22:08.911Z|8ea1681b-bdac-40ec-a7d1-be81ed483562|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:22:08.912Z|8ea1681b-bdac-40ec-a7d1-be81ed483562|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:22:09.992Z|ec5377ab-85f2-4c2f-8ad2-1cb29a2699ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:22:09.992Z|ec5377ab-85f2-4c2f-8ad2-1cb29a2699ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:22:11.713Z|439bc234-38ed-4615-9713-ce8c8fb5f857|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:22:11.714Z|439bc234-38ed-4615-9713-ce8c8fb5f857|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:22:15.208Z|25ae7d5e-9d9f-4759-8fad-f7f070371890|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:22:15.212Z|25ae7d5e-9d9f-4759-8fad-f7f070371890|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:22:18.941Z|3c0ae87a-a443-4a60-8a7c-d1a9ef776fae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:22:18.942Z|3c0ae87a-a443-4a60-8a7c-d1a9ef776fae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:22:20.020Z|6625c6be-c901-49df-aae5-d80c03934a79|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:22:20.021Z|6625c6be-c901-49df-aae5-d80c03934a79|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:22:21.741Z|6b9099d5-d91a-47d5-871b-5a1faa10b718|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:22:21.742Z|6b9099d5-d91a-47d5-871b-5a1faa10b718|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:22:28.971Z|da19c847-774c-49c2-baca-53326820fe1e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:22:28.972Z|da19c847-774c-49c2-baca-53326820fe1e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:22:30.049Z|e62ca6ab-0bfb-4908-b020-5ad667c7f5d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:22:30.049Z|e62ca6ab-0bfb-4908-b020-5ad667c7f5d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:22:30.208Z|ae85796c-2eea-4e69-bcd8-84e9b08954c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:22:30.209Z|ae85796c-2eea-4e69-bcd8-84e9b08954c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:22:30.481Z|0b09ccb8-324f-4d40-bbf5-b24875ae170f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:22:30.481Z|0b09ccb8-324f-4d40-bbf5-b24875ae170f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:22:31.768Z|1efbcf9d-aa16-49ab-a8e0-08b5d213d62c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:22:31.769Z|1efbcf9d-aa16-49ab-a8e0-08b5d213d62c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:22:39.002Z|6e4b1d73-0c47-436a-b44e-2eef6467d236|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:22:39.002Z|6e4b1d73-0c47-436a-b44e-2eef6467d236|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:22:40.083Z|08c7560c-c159-4d00-b144-752c58d73435|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:22:40.084Z|08c7560c-c159-4d00-b144-752c58d73435|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:22:40.407Z|250a85a6-8020-4756-81bc-27f210d74e8a|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T01:22:40.408Z|250a85a6-8020-4756-81bc-27f210d74e8a|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T01:22:41.797Z|5dc1a513-35c3-4e93-bfc0-9dd3e349253f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:22:41.798Z|5dc1a513-35c3-4e93-bfc0-9dd3e349253f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:22:45.208Z|f02da6bb-0154-4330-8ba9-5dcb9605d74a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:22:45.208Z|f02da6bb-0154-4330-8ba9-5dcb9605d74a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:22:49.030Z|5082d773-1882-4397-9644-20459526fed1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:22:49.031Z|5082d773-1882-4397-9644-20459526fed1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:22:50.113Z|c786937e-876b-4973-89ec-9f1f641d6631|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:22:50.114Z|c786937e-876b-4973-89ec-9f1f641d6631|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:22:51.829Z|d3ea6597-e2e0-4a97-9519-f038b060ab13|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:22:51.830Z|d3ea6597-e2e0-4a97-9519-f038b060ab13|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:22:59.061Z|be5a8c83-ed2e-4d68-8757-2bb283ceb4bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:22:59.062Z|be5a8c83-ed2e-4d68-8757-2bb283ceb4bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:23:00.144Z|de8bd9a5-4f32-4ffd-ab0b-e2cfe2b65aaf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:23:00.144Z|de8bd9a5-4f32-4ffd-ab0b-e2cfe2b65aaf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:23:00.208Z|30145b42-6a99-44a9-a303-79f5206651b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:23:00.212Z|30145b42-6a99-44a9-a303-79f5206651b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:23:00.482Z|7fbe4697-3142-496b-956e-ebaaf8ba998d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:23:00.482Z|7fbe4697-3142-496b-956e-ebaaf8ba998d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:23:01.860Z|fbd80877-c9a2-43e7-ae4e-661b09794cff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:23:01.861Z|fbd80877-c9a2-43e7-ae4e-661b09794cff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:23:09.091Z|c36c42b3-34d9-424d-89e1-b9d97396f2c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:23:09.091Z|c36c42b3-34d9-424d-89e1-b9d97396f2c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:23:10.173Z|a19c7b94-4864-4278-b33c-5487431d9f23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:23:10.174Z|a19c7b94-4864-4278-b33c-5487431d9f23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:23:11.888Z|8e63fd18-1f53-4a49-8dff-d51556ebae3c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:23:11.889Z|8e63fd18-1f53-4a49-8dff-d51556ebae3c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:23:15.208Z|d18e4df7-a7bd-4392-86e3-4629e1dbed8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:23:15.209Z|d18e4df7-a7bd-4392-86e3-4629e1dbed8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:23:19.118Z|b562180f-7862-476c-90d7-adc13ff510ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:23:19.119Z|b562180f-7862-476c-90d7-adc13ff510ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:23:20.205Z|9d35ca1a-fe97-476b-991b-30c46368af76|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:23:20.206Z|9d35ca1a-fe97-476b-991b-30c46368af76|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:23:21.919Z|71afa213-da78-47f1-89cb-02fbef6ef3f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:23:21.920Z|71afa213-da78-47f1-89cb-02fbef6ef3f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:23:29.147Z|6add15c4-7e5d-47b0-bfaa-352306e4c83b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:23:29.148Z|6add15c4-7e5d-47b0-bfaa-352306e4c83b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:23:30.208Z|d4cb7c8e-c97a-4242-b0cf-ebf60e8ea3e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:23:30.209Z|d4cb7c8e-c97a-4242-b0cf-ebf60e8ea3e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:23:30.236Z|14a23a03-b114-40ab-9cdc-7335e52a98ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:23:30.236Z|14a23a03-b114-40ab-9cdc-7335e52a98ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:23:30.483Z|e9e88714-547c-4cfd-b4ba-a7c5fefdeeef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:23:30.484Z|e9e88714-547c-4cfd-b4ba-a7c5fefdeeef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:23:31.949Z|f351316d-1250-4aa0-8784-3feeefac5139|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:23:31.950Z|f351316d-1250-4aa0-8784-3feeefac5139|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:23:39.177Z|5ac74277-1826-4c7a-a184-774bf7e0b46b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:23:39.178Z|5ac74277-1826-4c7a-a184-774bf7e0b46b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:23:40.265Z|d3ca9d71-1628-4b76-ae7b-71d75693a4ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:23:40.266Z|d3ca9d71-1628-4b76-ae7b-71d75693a4ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:23:40.408Z|d787b2f4-077f-4d57-84b0-274e79696dfa|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T01:23:40.409Z|d787b2f4-077f-4d57-84b0-274e79696dfa|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T01:23:41.981Z|c115088f-9e3f-49ef-81e8-6ccc77a7c569|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:23:41.981Z|c115088f-9e3f-49ef-81e8-6ccc77a7c569|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:23:45.208Z|febb5960-3946-4e0e-af9d-0666675cf3c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:23:45.212Z|febb5960-3946-4e0e-af9d-0666675cf3c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:23:49.207Z|1526fb98-b601-44a5-8a88-d76f85a71d3d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:23:49.208Z|1526fb98-b601-44a5-8a88-d76f85a71d3d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:23:50.293Z|904b8ed7-354a-49d3-a9df-c51b7a4a170f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:23:50.294Z|904b8ed7-354a-49d3-a9df-c51b7a4a170f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:23:52.011Z|5642e951-ebf9-4edc-8faa-337193602b75|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:23:52.012Z|5642e951-ebf9-4edc-8faa-337193602b75|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:23:59.236Z|70f44b27-777c-4e8f-a710-794da807df84|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:23:59.237Z|70f44b27-777c-4e8f-a710-794da807df84|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:24:00.208Z|66f8018b-a1ca-4a8c-bd9e-e8932c2e3939|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:24:00.209Z|66f8018b-a1ca-4a8c-bd9e-e8932c2e3939|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:24:00.323Z|d0407df0-df96-4e74-bba9-ae2cb9a505db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:24:00.324Z|d0407df0-df96-4e74-bba9-ae2cb9a505db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:24:00.484Z|ae0077cc-e4da-4c51-b7c4-e99af0fa8577|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:24:00.485Z|ae0077cc-e4da-4c51-b7c4-e99af0fa8577|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:24:02.041Z|04761b4c-c44a-4493-9643-627d44f68322|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:24:02.042Z|04761b4c-c44a-4493-9643-627d44f68322|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:24:09.268Z|0451df79-d5d6-4df4-996a-8803cbf81dc6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:24:09.270Z|0451df79-d5d6-4df4-996a-8803cbf81dc6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:24:10.354Z|f9e89a19-e9ae-4db4-8acf-2e8239444f3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:24:10.355Z|f9e89a19-e9ae-4db4-8acf-2e8239444f3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:24:12.072Z|9cb38cf9-0070-45d9-82d7-abbbd4fbd143|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:24:12.073Z|9cb38cf9-0070-45d9-82d7-abbbd4fbd143|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:24:15.208Z|08aae688-6e8e-4fe3-8712-4219c4da21b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:24:15.209Z|08aae688-6e8e-4fe3-8712-4219c4da21b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:24:19.299Z|caf74f6f-a988-4ebd-83fe-290fa0348742|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:24:19.300Z|caf74f6f-a988-4ebd-83fe-290fa0348742|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:24:20.384Z|db021898-fe29-40ae-aae5-23fdb05f3366|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:24:20.385Z|db021898-fe29-40ae-aae5-23fdb05f3366|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:24:22.102Z|f43be472-6313-4b41-9df6-0903b8f9bd8d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:24:22.103Z|f43be472-6313-4b41-9df6-0903b8f9bd8d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:24:29.328Z|1a150b2a-84cc-4690-bf44-be511eb9603d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:24:29.329Z|1a150b2a-84cc-4690-bf44-be511eb9603d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:24:30.209Z|89ab99b3-91af-4db1-8042-92ca97e0e6bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:24:30.213Z|89ab99b3-91af-4db1-8042-92ca97e0e6bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:24:30.413Z|0b56103a-87ed-49dc-a357-70542799377f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:24:30.414Z|0b56103a-87ed-49dc-a357-70542799377f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:24:30.485Z|1b44ac19-3bca-4cb1-baf5-c461fcc87540|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:24:30.485Z|1b44ac19-3bca-4cb1-baf5-c461fcc87540|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:24:32.133Z|be0fc0d2-b02a-481e-9a8a-795b00918e1c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:24:32.134Z|be0fc0d2-b02a-481e-9a8a-795b00918e1c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:24:39.361Z|12d5cf80-7055-460b-972b-4bf833ca80ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:24:39.362Z|12d5cf80-7055-460b-972b-4bf833ca80ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:24:40.411Z|86a0c5b5-8d4b-44c1-9f3a-639cc1861a43|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T01:24:40.412Z|86a0c5b5-8d4b-44c1-9f3a-639cc1861a43|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T01:24:40.446Z|c3ef91d9-f01b-4c71-9fdc-9c1a567ca236|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:24:40.447Z|c3ef91d9-f01b-4c71-9fdc-9c1a567ca236|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:24:42.164Z|bf19d3ba-5570-47d8-a046-0e99bf4a3393|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:24:42.164Z|bf19d3ba-5570-47d8-a046-0e99bf4a3393|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:24:45.208Z|a5735081-6f82-41fe-bd24-bd3ac289e07a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:24:45.209Z|a5735081-6f82-41fe-bd24-bd3ac289e07a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:24:49.390Z|8cdbcefe-2b64-4e01-8f0a-d650a104ed49|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:24:49.390Z|8cdbcefe-2b64-4e01-8f0a-d650a104ed49|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:24:50.473Z|5a3851cc-7944-4f68-aa72-cdd9ebd58579|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:24:50.474Z|5a3851cc-7944-4f68-aa72-cdd9ebd58579|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:24:52.192Z|5116b35a-efcd-4df9-8e9a-fa10643900ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:24:52.193Z|5116b35a-efcd-4df9-8e9a-fa10643900ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:24:59.418Z|d80c7ae8-b8ee-49da-aaa0-b902192397a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:24:59.419Z|d80c7ae8-b8ee-49da-aaa0-b902192397a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:25:00.208Z|e3e55317-d0aa-4fce-b039-ba4addd89e80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:25:00.209Z|e3e55317-d0aa-4fce-b039-ba4addd89e80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:25:00.486Z|ed0c4e1b-9a4b-457a-8aed-b9ba869d9b0b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:25:00.487Z|ed0c4e1b-9a4b-457a-8aed-b9ba869d9b0b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:25:00.504Z|c6d9dd75-9b6b-4e12-8ec2-f6a1db08a0c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:25:00.505Z|c6d9dd75-9b6b-4e12-8ec2-f6a1db08a0c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:25:02.221Z|d3151777-52ee-44e6-938b-b0ad4942541e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:25:02.222Z|d3151777-52ee-44e6-938b-b0ad4942541e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:25:09.457Z|ace3631b-bf83-4f79-9619-56d050554c1f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:25:09.458Z|ace3631b-bf83-4f79-9619-56d050554c1f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:25:10.534Z|a8c15d0e-16df-49df-8418-402cfc395f20|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:25:10.535Z|a8c15d0e-16df-49df-8418-402cfc395f20|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:25:12.250Z|8e01d01a-ec88-4861-a8d4-74483d68eaa9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:25:12.251Z|8e01d01a-ec88-4861-a8d4-74483d68eaa9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:25:15.209Z|90b48504-31b6-4d4e-b3e2-e8ca7525fbf5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:25:15.213Z|90b48504-31b6-4d4e-b3e2-e8ca7525fbf5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:25:19.490Z|9ee7ea6e-6070-42d9-b7c9-04162184a2fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:25:19.491Z|9ee7ea6e-6070-42d9-b7c9-04162184a2fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:25:20.565Z|83d6c8d2-39af-4b86-a436-167162811d9e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:25:20.566Z|83d6c8d2-39af-4b86-a436-167162811d9e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:25:22.280Z|d31d207a-800c-4a6f-b0b9-85d74fd87e62|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:25:22.281Z|d31d207a-800c-4a6f-b0b9-85d74fd87e62|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:25:29.520Z|34c9c72b-dc64-4279-a880-9f08e51bea4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:25:29.521Z|34c9c72b-dc64-4279-a880-9f08e51bea4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:25:30.208Z|6e5cd98c-9fa5-49a0-ac86-3f53903cba40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:25:30.209Z|6e5cd98c-9fa5-49a0-ac86-3f53903cba40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:25:30.488Z|8c592e9b-91fa-45e6-93e4-67d84bbae0c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:25:30.488Z|8c592e9b-91fa-45e6-93e4-67d84bbae0c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:25:30.597Z|52cf6837-8533-46c3-9f3b-762475fc1468|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:25:30.598Z|52cf6837-8533-46c3-9f3b-762475fc1468|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:25:32.310Z|c71e7225-905f-46e1-98d6-2ab9a9d75e01|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:25:32.311Z|c71e7225-905f-46e1-98d6-2ab9a9d75e01|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:25:39.550Z|4b2b8cb1-8bfc-47e7-96e4-03979d0cfe2a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:25:39.551Z|4b2b8cb1-8bfc-47e7-96e4-03979d0cfe2a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:25:40.408Z|8a7caef8-6422-45d8-9f05-2e7c90937821|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T01:25:40.409Z|8a7caef8-6422-45d8-9f05-2e7c90937821|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T01:25:40.628Z|351bcaea-7725-438f-a3b3-234d50ff1a3f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:25:40.629Z|351bcaea-7725-438f-a3b3-234d50ff1a3f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:25:42.340Z|6a8701c2-ce18-439f-93fa-66e913e2d741|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:25:42.341Z|6a8701c2-ce18-439f-93fa-66e913e2d741|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:25:45.208Z|3058e318-506e-4995-aef2-1a4ea080b6b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:25:45.209Z|3058e318-506e-4995-aef2-1a4ea080b6b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:25:49.578Z|d1282c0c-3562-4b9e-8646-489c1f07f612|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:25:49.578Z|d1282c0c-3562-4b9e-8646-489c1f07f612|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:25:50.659Z|97fded96-c2b3-4268-8550-b6e0239b79e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:25:50.659Z|97fded96-c2b3-4268-8550-b6e0239b79e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:25:52.370Z|f32ed1c4-3343-4bee-9f2d-bac7422e9850|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:25:52.370Z|f32ed1c4-3343-4bee-9f2d-bac7422e9850|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:25:59.607Z|1229fb20-7ac1-412e-8814-05179439444f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:25:59.608Z|1229fb20-7ac1-412e-8814-05179439444f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:26:00.208Z|e543e05c-c276-41e7-baf5-73a3ffc005e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:26:00.213Z|e543e05c-c276-41e7-baf5-73a3ffc005e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:26:00.489Z|c073ef42-870a-4daf-a6c9-f865f8cbdb36|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:26:00.489Z|c073ef42-870a-4daf-a6c9-f865f8cbdb36|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:26:00.689Z|a1a5deb3-644d-4770-895a-6c192b2dbd58|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:26:00.690Z|a1a5deb3-644d-4770-895a-6c192b2dbd58|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:26:02.401Z|bc7e2e6a-1b94-4253-b5fd-e9f4377d7892|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:26:02.402Z|bc7e2e6a-1b94-4253-b5fd-e9f4377d7892|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:26:09.638Z|861d5766-dd44-479d-aff6-3a55e496ebed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:26:09.639Z|861d5766-dd44-479d-aff6-3a55e496ebed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:26:10.720Z|f891bc6b-f2c8-4363-9a95-7ab9412a1a6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:26:10.722Z|f891bc6b-f2c8-4363-9a95-7ab9412a1a6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:26:12.432Z|658d6202-f1ee-4f54-a121-a8aef0c984a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:26:12.433Z|658d6202-f1ee-4f54-a121-a8aef0c984a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:26:15.208Z|5eb95ba4-88ae-4b90-9870-00057813d882|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:26:15.209Z|5eb95ba4-88ae-4b90-9870-00057813d882|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:26:19.665Z|8cc94c42-7a7c-41fe-afed-e2edfb22d360|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:26:19.666Z|8cc94c42-7a7c-41fe-afed-e2edfb22d360|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:26:20.755Z|fb695aba-c0c4-416d-aebe-c13da6e1ba3f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:26:20.755Z|fb695aba-c0c4-416d-aebe-c13da6e1ba3f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:26:22.462Z|0a92fcdf-c442-4202-b652-df2b4fb1e9b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:26:22.463Z|0a92fcdf-c442-4202-b652-df2b4fb1e9b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:26:29.689Z|fa941383-039e-42df-8665-402e52ace4f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:26:29.690Z|fa941383-039e-42df-8665-402e52ace4f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:26:30.208Z|9a4b8cb4-3f21-48af-b0fa-31ddf19372dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:26:30.209Z|9a4b8cb4-3f21-48af-b0fa-31ddf19372dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:26:30.490Z|fbf2bf0f-0622-4563-991c-8950e1883a5e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:26:30.490Z|fbf2bf0f-0622-4563-991c-8950e1883a5e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:26:30.780Z|1c3e398d-3aa8-4cc6-a3ca-68d79b0771cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:26:30.781Z|1c3e398d-3aa8-4cc6-a3ca-68d79b0771cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:26:32.494Z|9dd544a3-32e7-4a16-93f6-bb1f51f21dab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:26:32.495Z|9dd544a3-32e7-4a16-93f6-bb1f51f21dab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:26:39.718Z|2678af3f-af66-4fe8-a077-26af5a347282|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:26:39.719Z|2678af3f-af66-4fe8-a077-26af5a347282|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:26:40.408Z|bfad73c1-76ec-4964-809d-9badb3814353|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T01:26:40.409Z|bfad73c1-76ec-4964-809d-9badb3814353|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T01:26:40.814Z|b9878734-c13e-489d-ac28-93a70f6afd43|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:26:40.815Z|b9878734-c13e-489d-ac28-93a70f6afd43|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:26:42.523Z|84a48d72-9a36-4bcb-a7c1-813c9be9c178|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:26:42.524Z|84a48d72-9a36-4bcb-a7c1-813c9be9c178|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:26:45.208Z|73e63f34-becd-4761-8bbf-0f498b38dd00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:26:45.213Z|73e63f34-becd-4761-8bbf-0f498b38dd00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:26:49.748Z|546e99cd-c0bd-4ff1-8a86-88747c5a3e4b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:26:49.749Z|546e99cd-c0bd-4ff1-8a86-88747c5a3e4b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:26:50.845Z|22ae4961-c491-4211-8deb-0d03c79c0ced|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:26:50.846Z|22ae4961-c491-4211-8deb-0d03c79c0ced|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:26:52.549Z|bcc5cc57-03be-4a90-a52f-68678be05caa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:26:52.550Z|bcc5cc57-03be-4a90-a52f-68678be05caa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:26:59.774Z|369f9bf2-b482-462b-bfee-968c10bf9b7f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:26:59.775Z|369f9bf2-b482-462b-bfee-968c10bf9b7f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:27:00.208Z|1894d840-f45e-4811-ba06-2d21657f03da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:27:00.208Z|1894d840-f45e-4811-ba06-2d21657f03da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:27:00.491Z|fc0cefdb-d9fe-40f2-b2bb-e077cae061f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:27:00.491Z|fc0cefdb-d9fe-40f2-b2bb-e077cae061f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:27:00.872Z|e3b327f4-5679-4043-b9b0-7e8a5cb9d624|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:27:00.873Z|e3b327f4-5679-4043-b9b0-7e8a5cb9d624|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:27:02.577Z|5c7a01d9-f49c-44ea-9239-6467d7d64259|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:27:02.578Z|5c7a01d9-f49c-44ea-9239-6467d7d64259|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:27:09.805Z|b8017b33-ec17-415e-b210-a78196dd7aba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:27:09.806Z|b8017b33-ec17-415e-b210-a78196dd7aba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:27:10.901Z|0205b370-105e-40e2-9983-fa2d6c6c4db5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:27:10.901Z|0205b370-105e-40e2-9983-fa2d6c6c4db5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:27:12.605Z|467b7097-9e05-4dbb-8f27-8557c6449f6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:27:12.606Z|467b7097-9e05-4dbb-8f27-8557c6449f6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:27:15.208Z|33d1b156-04d9-40e7-a78c-8190ee8a9974|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:27:15.209Z|33d1b156-04d9-40e7-a78c-8190ee8a9974|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:27:19.835Z|ee279b85-5795-4c99-871a-89bf1e86188e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:27:19.835Z|ee279b85-5795-4c99-871a-89bf1e86188e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:27:20.929Z|3e393e5b-8e3f-4411-81f8-8cfecfc61079|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:27:20.929Z|3e393e5b-8e3f-4411-81f8-8cfecfc61079|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:27:22.636Z|ea0f662d-1fad-4d25-8f8f-767bab028628|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:27:22.637Z|ea0f662d-1fad-4d25-8f8f-767bab028628|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:27:29.863Z|d28e90f5-b5ed-435b-8fa1-e64e3ed74e81|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:27:29.863Z|d28e90f5-b5ed-435b-8fa1-e64e3ed74e81|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:27:30.208Z|27e1c671-e617-441d-9e33-e0cc94468520|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:27:30.212Z|27e1c671-e617-441d-9e33-e0cc94468520|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:27:30.492Z|0ffc898e-db23-4d6b-a84a-b9dc8afead9a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:27:30.493Z|0ffc898e-db23-4d6b-a84a-b9dc8afead9a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:27:30.956Z|cb96802b-5a68-4753-a8d4-ffe6f8ab6a2f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:27:30.957Z|cb96802b-5a68-4753-a8d4-ffe6f8ab6a2f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:27:32.666Z|75b5aac7-f98d-4a53-90ec-d742a2d4c99b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:27:32.666Z|75b5aac7-f98d-4a53-90ec-d742a2d4c99b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:27:39.891Z|fdca4891-c7de-4ded-8d98-f25183620862|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:27:39.891Z|fdca4891-c7de-4ded-8d98-f25183620862|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:27:40.413Z|4f7e5068-046f-4375-9a4e-ffb52683b657|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T01:27:40.414Z|4f7e5068-046f-4375-9a4e-ffb52683b657|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T01:27:40.987Z|b21582b5-ff78-440b-87bf-9c370c5f3ae9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:27:40.988Z|b21582b5-ff78-440b-87bf-9c370c5f3ae9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:27:42.695Z|76babe70-37d2-4001-829a-2f522aa5e3a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:27:42.696Z|76babe70-37d2-4001-829a-2f522aa5e3a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:27:45.208Z|086ff88e-355a-417e-9afb-8067e787eec2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:27:45.209Z|086ff88e-355a-417e-9afb-8067e787eec2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:27:49.921Z|c6afd0ee-c148-4cb2-b477-32ff98625e1e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:27:49.922Z|c6afd0ee-c148-4cb2-b477-32ff98625e1e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:27:51.016Z|56e2cef7-ccb4-4fc9-a1e7-e6afef794caa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:27:51.017Z|56e2cef7-ccb4-4fc9-a1e7-e6afef794caa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:27:52.724Z|2f7e3788-3ae7-405d-9028-f34216e528aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:27:52.725Z|2f7e3788-3ae7-405d-9028-f34216e528aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:27:59.952Z|6b01b054-d67e-444f-a38f-778b9f771ffb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:27:59.953Z|6b01b054-d67e-444f-a38f-778b9f771ffb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:28:00.208Z|40c3e334-ec62-4451-9029-533a5e5e07ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:28:00.209Z|40c3e334-ec62-4451-9029-533a5e5e07ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:28:00.493Z|b515214c-8f19-40de-a52d-988e46d95e8a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:28:00.494Z|b515214c-8f19-40de-a52d-988e46d95e8a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:28:01.046Z|d03f1166-1eaf-4996-9f71-d32563868bb5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:28:01.047Z|d03f1166-1eaf-4996-9f71-d32563868bb5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:28:02.752Z|f3c95768-3729-4d8e-afce-4a3b63e03137|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:28:02.753Z|f3c95768-3729-4d8e-afce-4a3b63e03137|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:28:09.981Z|a5720297-c29b-4e3b-a40b-7678c0b50364|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:28:09.981Z|a5720297-c29b-4e3b-a40b-7678c0b50364|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:28:11.077Z|194f35e2-6853-4e8d-a149-5ee1677c5064|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:28:11.078Z|194f35e2-6853-4e8d-a149-5ee1677c5064|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:28:12.785Z|de2c75f3-bc5f-4114-aa31-b320f3c5829e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:28:12.786Z|de2c75f3-bc5f-4114-aa31-b320f3c5829e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:28:15.208Z|b7367133-28fd-4de4-9a74-5b304b24672a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:28:15.212Z|b7367133-28fd-4de4-9a74-5b304b24672a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:28:20.013Z|4e22746d-7492-4692-b01e-70ee20c49fdf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:28:20.014Z|4e22746d-7492-4692-b01e-70ee20c49fdf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:28:21.111Z|85d6c0b0-faa9-41ef-8369-3c666f420b45|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:28:21.112Z|85d6c0b0-faa9-41ef-8369-3c666f420b45|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:28:22.814Z|a4a7b0aa-8335-459b-accd-f5639933074e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:28:22.814Z|a4a7b0aa-8335-459b-accd-f5639933074e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:28:30.044Z|e40b370c-fe4f-4b59-b052-da521604a598|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:28:30.045Z|e40b370c-fe4f-4b59-b052-da521604a598|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:28:30.208Z|b3a250e9-7363-4c84-a4d6-7dbba71064a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:28:30.209Z|b3a250e9-7363-4c84-a4d6-7dbba71064a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:28:30.494Z|95cdea96-9a0a-4be8-bfaa-b3c2d1078b82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:28:30.495Z|95cdea96-9a0a-4be8-bfaa-b3c2d1078b82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:28:31.143Z|b15dec4e-16c5-487f-b4cb-52dca9192076|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:28:31.144Z|b15dec4e-16c5-487f-b4cb-52dca9192076|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:28:32.842Z|e62e95d3-e90b-4c15-95ab-cf961a6029bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:28:32.843Z|e62e95d3-e90b-4c15-95ab-cf961a6029bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:28:40.071Z|3516eca4-f912-4522-a964-0d37a27ccdf4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:28:40.072Z|3516eca4-f912-4522-a964-0d37a27ccdf4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:28:40.407Z|b00d42c0-e7c3-45f9-94d4-f987941bacdd|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T01:28:40.408Z|b00d42c0-e7c3-45f9-94d4-f987941bacdd|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T01:28:41.172Z|d0acf358-c9c9-44d6-9eef-e37ee6bc5e94|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:28:41.173Z|d0acf358-c9c9-44d6-9eef-e37ee6bc5e94|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:28:42.872Z|eec35130-9b11-47e1-ad41-4fb4b0409941|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:28:42.873Z|eec35130-9b11-47e1-ad41-4fb4b0409941|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:28:45.208Z|8e2b2bac-7da4-4230-b9c2-ed49d9019c0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:28:45.209Z|8e2b2bac-7da4-4230-b9c2-ed49d9019c0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:28:50.103Z|6eb1a841-ee5e-4dff-b925-621e9ab654bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:28:50.104Z|6eb1a841-ee5e-4dff-b925-621e9ab654bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:28:51.202Z|d2fe118e-d3de-40cf-88d8-feb3e27289f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:28:51.203Z|d2fe118e-d3de-40cf-88d8-feb3e27289f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:28:52.902Z|37088d8d-0ab0-4a45-87e0-ee6fb1649023|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:28:52.902Z|37088d8d-0ab0-4a45-87e0-ee6fb1649023|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:29:00.132Z|35aabbae-3169-4f67-bc06-a8da95c330e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:29:00.133Z|35aabbae-3169-4f67-bc06-a8da95c330e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:29:00.208Z|347a2c7e-fdb5-4aa5-9a80-d7ed79b0d2ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:29:00.216Z|347a2c7e-fdb5-4aa5-9a80-d7ed79b0d2ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:29:00.495Z|1665a452-51dc-459f-873f-072733f593ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:29:00.496Z|1665a452-51dc-459f-873f-072733f593ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:29:01.232Z|047d1a2e-8fd1-4289-b9e2-8439dae5509c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:29:01.233Z|047d1a2e-8fd1-4289-b9e2-8439dae5509c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:29:02.930Z|e637c2c2-9371-453b-bb9b-bfc8b31bc0f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:29:02.931Z|e637c2c2-9371-453b-bb9b-bfc8b31bc0f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:29:10.161Z|e2a232bd-4151-4966-8cf8-e9fac6fcdf82|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:29:10.162Z|e2a232bd-4151-4966-8cf8-e9fac6fcdf82|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:29:11.262Z|4a48d158-5f69-4bf7-8ac4-4156bb18e72b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:29:11.262Z|4a48d158-5f69-4bf7-8ac4-4156bb18e72b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:29:12.961Z|bb99dc87-28b8-4bd0-b4bf-18e30544a9bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:29:12.962Z|bb99dc87-28b8-4bd0-b4bf-18e30544a9bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:29:15.208Z|3842cc54-9157-4a9e-8f1e-9c6114ac7aad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:29:15.208Z|3842cc54-9157-4a9e-8f1e-9c6114ac7aad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:29:20.192Z|f173a650-8acb-4037-a7d8-9455d82d3951|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:29:20.193Z|f173a650-8acb-4037-a7d8-9455d82d3951|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:29:21.291Z|96639e11-1061-4f63-a49f-183c1950676a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:29:21.292Z|96639e11-1061-4f63-a49f-183c1950676a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:29:22.992Z|7f8e4da4-2139-467f-867c-2ff67f92d8a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:29:22.992Z|7f8e4da4-2139-467f-867c-2ff67f92d8a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:29:30.208Z|f10060b2-ae4f-43a9-810e-05570932c126|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:29:30.209Z|f10060b2-ae4f-43a9-810e-05570932c126|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:29:30.224Z|86a35162-7ee7-42dc-aa6d-81f72abe6dc6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:29:30.225Z|86a35162-7ee7-42dc-aa6d-81f72abe6dc6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:29:30.496Z|f51cef92-af98-4744-9957-afc549c88c5a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:29:30.497Z|f51cef92-af98-4744-9957-afc549c88c5a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:29:31.321Z|ed2c46a4-cd17-452d-8885-f73527586144|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:29:31.322Z|ed2c46a4-cd17-452d-8885-f73527586144|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:29:33.020Z|47073aba-b2d6-4445-b3d0-c90d59f0610b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:29:33.021Z|47073aba-b2d6-4445-b3d0-c90d59f0610b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:29:40.256Z|97fbfcf4-95e6-4905-a771-0c1a68a47d59|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:29:40.257Z|97fbfcf4-95e6-4905-a771-0c1a68a47d59|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:29:40.409Z|4bd3cb52-911e-49db-b8c8-c9372bd0ed5d|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T01:29:40.410Z|4bd3cb52-911e-49db-b8c8-c9372bd0ed5d|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T01:29:41.350Z|e2a8e4c8-991c-4d48-b88b-08498e73f553|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:29:41.351Z|e2a8e4c8-991c-4d48-b88b-08498e73f553|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:29:43.051Z|06f11649-5d30-4458-ac5a-d8aa1c2cea18|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:29:43.052Z|06f11649-5d30-4458-ac5a-d8aa1c2cea18|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:29:45.208Z|7d60bc88-c86a-433b-a2f5-7c4300942e55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:29:45.213Z|7d60bc88-c86a-433b-a2f5-7c4300942e55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:29:50.289Z|d6e4a5cd-eeab-49fc-8407-225878f7fc14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:29:50.290Z|d6e4a5cd-eeab-49fc-8407-225878f7fc14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:29:51.379Z|0997afc5-095d-49d6-bd94-a1f026c19f46|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:29:51.380Z|0997afc5-095d-49d6-bd94-a1f026c19f46|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:29:53.081Z|9d77b30e-8342-4277-afee-8902abe8ee6d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:29:53.082Z|9d77b30e-8342-4277-afee-8902abe8ee6d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:30:00.208Z|0295e4e8-807e-4353-b6d8-fb4a80702359|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:30:00.209Z|0295e4e8-807e-4353-b6d8-fb4a80702359|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:30:00.320Z|c4629c99-e2f6-467d-ab9d-f6bb4e43db0e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:30:00.321Z|c4629c99-e2f6-467d-ab9d-f6bb4e43db0e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:30:00.498Z|bf55a75b-3bba-42b3-ad16-9b49b8f328c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:30:00.498Z|bf55a75b-3bba-42b3-ad16-9b49b8f328c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:30:01.409Z|fe527875-84f2-413c-a05f-e475191da90d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:30:01.410Z|fe527875-84f2-413c-a05f-e475191da90d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:30:03.112Z|4151407d-9ad3-4103-bfd6-ce2f64b4d767|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:30:03.113Z|4151407d-9ad3-4103-bfd6-ce2f64b4d767|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:30:10.350Z|34a76a7f-485d-4c82-85d9-e52af1ba8b84|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:30:10.351Z|34a76a7f-485d-4c82-85d9-e52af1ba8b84|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:30:11.439Z|a7cc033e-cef8-4ad2-9921-944afb3965f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:30:11.440Z|a7cc033e-cef8-4ad2-9921-944afb3965f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:30:13.143Z|102a7534-c03d-4d4d-9187-7391a1612adb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:30:13.144Z|102a7534-c03d-4d4d-9187-7391a1612adb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:30:15.209Z|3a566a09-6ea9-457e-9a2d-06eecb552c6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:30:15.209Z|3a566a09-6ea9-457e-9a2d-06eecb552c6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:30:20.382Z|809b4369-df9e-4b72-82e8-fb9c539317c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:30:20.383Z|809b4369-df9e-4b72-82e8-fb9c539317c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:30:21.468Z|76ccf28e-010e-45ce-91f8-27d436df726f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:30:21.469Z|76ccf28e-010e-45ce-91f8-27d436df726f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:30:23.173Z|8dcf4586-08d6-4821-8fea-7dadb6f81e42|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:30:23.174Z|8dcf4586-08d6-4821-8fea-7dadb6f81e42|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:30:30.208Z|231d6bec-db10-4965-861e-8a8ca46d3d17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:30:30.212Z|231d6bec-db10-4965-861e-8a8ca46d3d17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:30:30.412Z|ce060143-8cc9-4460-991f-e6c075701925|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:30:30.413Z|ce060143-8cc9-4460-991f-e6c075701925|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:30:30.499Z|ffe47e9b-09e1-4b15-878e-9cf1bd26eda8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:30:30.499Z|ffe47e9b-09e1-4b15-878e-9cf1bd26eda8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:30:31.499Z|410e078e-88cc-4fbe-a483-3caa06a39498|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:30:31.500Z|410e078e-88cc-4fbe-a483-3caa06a39498|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:30:33.205Z|8fa503c8-443c-4696-a092-4df7cf2f897f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:30:33.206Z|8fa503c8-443c-4696-a092-4df7cf2f897f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:30:40.408Z|c5f9e2d2-9775-4a48-932d-8d0b0ec4b754|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T01:30:40.409Z|c5f9e2d2-9775-4a48-932d-8d0b0ec4b754|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T01:30:40.443Z|b41adeef-5f04-412a-a575-abaed57d43af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:30:40.444Z|b41adeef-5f04-412a-a575-abaed57d43af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:30:41.531Z|41439d53-7d1d-4e9f-96ae-41501c7334a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:30:41.532Z|41439d53-7d1d-4e9f-96ae-41501c7334a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:30:43.235Z|80261cb4-a9dc-4b34-b699-841b61d2f35c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:30:43.236Z|80261cb4-a9dc-4b34-b699-841b61d2f35c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:30:45.208Z|bfd17253-606d-43c6-ba8f-72375c901dca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:30:45.209Z|bfd17253-606d-43c6-ba8f-72375c901dca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:30:50.473Z|e8a571d9-106d-4ab0-8973-64c5b8f18867|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:30:50.474Z|e8a571d9-106d-4ab0-8973-64c5b8f18867|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:30:51.562Z|8b50dac4-ba34-4500-808b-a34a9ef96522|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:30:51.562Z|8b50dac4-ba34-4500-808b-a34a9ef96522|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:30:53.269Z|bb71fa3d-adbd-40f4-868d-ac5643df1c48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:30:53.270Z|bb71fa3d-adbd-40f4-868d-ac5643df1c48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:31:00.208Z|3adcdc19-2043-4d70-bb64-8e834f6c3105|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:31:00.209Z|3adcdc19-2043-4d70-bb64-8e834f6c3105|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:31:00.500Z|8ed1c5cf-41d3-48ea-9b47-9bfa8a273866|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:31:00.501Z|8ed1c5cf-41d3-48ea-9b47-9bfa8a273866|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:31:00.503Z|67968f42-d607-49a9-b52d-a200753dbf85|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:31:00.504Z|67968f42-d607-49a9-b52d-a200753dbf85|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:31:01.588Z|6ebfe688-1845-48a7-b560-7d9c18f3fc3f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:31:01.589Z|6ebfe688-1845-48a7-b560-7d9c18f3fc3f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:31:03.300Z|ac108e0d-8730-4ec4-9c6a-04fab40f3460|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:31:03.301Z|ac108e0d-8730-4ec4-9c6a-04fab40f3460|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:31:10.535Z|a48e3240-245f-4e57-8198-8b8c61ef0336|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:31:10.536Z|a48e3240-245f-4e57-8198-8b8c61ef0336|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:31:11.618Z|2303b13d-df77-43d8-974f-eb8d024e98cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:31:11.620Z|2303b13d-df77-43d8-974f-eb8d024e98cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:31:13.330Z|d73bc310-6a61-4cba-8df6-0d8fdd830387|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:31:13.331Z|d73bc310-6a61-4cba-8df6-0d8fdd830387|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:31:15.208Z|774603e6-a6d2-4c72-8ea9-847b2fa259b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:31:15.213Z|774603e6-a6d2-4c72-8ea9-847b2fa259b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:31:20.566Z|2685a882-1b0d-4a48-b7c9-0063aa44d671|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:31:20.567Z|2685a882-1b0d-4a48-b7c9-0063aa44d671|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:31:21.650Z|5bda9a42-cd7a-4588-983a-d0099758c0c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:31:21.650Z|5bda9a42-cd7a-4588-983a-d0099758c0c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:31:23.359Z|6e86c7de-2675-4cd4-8b97-e2bc79b1af23|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:31:23.360Z|6e86c7de-2675-4cd4-8b97-e2bc79b1af23|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:31:30.208Z|108a437c-ead7-49fa-8b6b-366f0ed97586|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:31:30.209Z|108a437c-ead7-49fa-8b6b-366f0ed97586|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:31:30.502Z|a2bb787d-862c-4f32-aec6-7ad390b3d5ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:31:30.502Z|a2bb787d-862c-4f32-aec6-7ad390b3d5ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:31:30.596Z|4d646d31-329d-49ea-89fd-9602cbbfce5d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:31:30.597Z|4d646d31-329d-49ea-89fd-9602cbbfce5d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:31:31.675Z|d9dae8a9-42bd-40e0-b928-75cadbfc83fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:31:31.676Z|d9dae8a9-42bd-40e0-b928-75cadbfc83fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:31:33.392Z|12ef6e8a-6047-4262-b756-55d26920b636|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:31:33.393Z|12ef6e8a-6047-4262-b756-55d26920b636|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:31:40.409Z|89897a31-ae2d-46f7-9827-106cc93e50d8|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T01:31:40.410Z|89897a31-ae2d-46f7-9827-106cc93e50d8|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T01:31:40.626Z|9fbf43e1-3172-49a2-9992-80480d38df98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:31:40.627Z|9fbf43e1-3172-49a2-9992-80480d38df98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:31:41.707Z|cbb7ad96-5de5-4bd9-aa54-223d3d14bb9b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:31:41.708Z|cbb7ad96-5de5-4bd9-aa54-223d3d14bb9b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:31:43.423Z|8d500481-927b-4971-a6f2-c66da0d6faaf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:31:43.424Z|8d500481-927b-4971-a6f2-c66da0d6faaf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:31:45.208Z|c50761d2-49a8-42ba-8546-90efe15fddcc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:31:45.209Z|c50761d2-49a8-42ba-8546-90efe15fddcc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:31:50.654Z|9b564fa9-82a8-4355-befa-1cac5a2e1425|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:31:50.655Z|9b564fa9-82a8-4355-befa-1cac5a2e1425|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:31:51.737Z|a0358780-81b7-4466-9676-8d8444c124c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:31:51.738Z|a0358780-81b7-4466-9676-8d8444c124c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:31:53.453Z|38725515-f354-4be1-9b78-2eac7afb9836|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:31:53.454Z|38725515-f354-4be1-9b78-2eac7afb9836|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:32:00.208Z|96ba3c4d-9c92-4153-ad70-942d5e664b6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:32:00.212Z|96ba3c4d-9c92-4153-ad70-942d5e664b6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:32:00.503Z|a6f5b556-c241-4281-95d2-8af36125073e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:32:00.504Z|a6f5b556-c241-4281-95d2-8af36125073e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:32:00.684Z|2ef8aaa2-077c-4355-b461-08a78c34d901|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:32:00.685Z|2ef8aaa2-077c-4355-b461-08a78c34d901|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:32:01.768Z|fb7cd174-49a4-49ba-ace6-9b44d9138acd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:32:01.769Z|fb7cd174-49a4-49ba-ace6-9b44d9138acd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:32:03.482Z|ca3d5110-c48d-4d7f-8d99-35e2a65969d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:32:03.483Z|ca3d5110-c48d-4d7f-8d99-35e2a65969d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:32:10.715Z|9025b026-4f29-44f4-aaf9-d9231e77772f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:32:10.716Z|9025b026-4f29-44f4-aaf9-d9231e77772f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:32:11.797Z|e7935c6b-48cc-4cc9-a886-1508715d71de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:32:11.798Z|e7935c6b-48cc-4cc9-a886-1508715d71de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:32:13.512Z|baaa1cbe-bbda-4376-bf97-2dd743b54872|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:32:13.513Z|baaa1cbe-bbda-4376-bf97-2dd743b54872|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:32:15.208Z|976a35a2-e30b-4096-a58c-0d273234dd60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:32:15.209Z|976a35a2-e30b-4096-a58c-0d273234dd60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:32:20.746Z|a5a14fce-066a-439d-888f-678deda50179|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:32:20.747Z|a5a14fce-066a-439d-888f-678deda50179|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:32:21.824Z|4b1c743b-bc8e-4032-ab3b-35553d7506e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:32:21.825Z|4b1c743b-bc8e-4032-ab3b-35553d7506e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:32:23.541Z|723efd8a-fc2d-4596-8fd9-a0085618cb9a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:32:23.541Z|723efd8a-fc2d-4596-8fd9-a0085618cb9a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:32:30.208Z|b2601aae-6f22-45ac-a982-f4112157f0ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:32:30.209Z|b2601aae-6f22-45ac-a982-f4112157f0ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:32:30.504Z|8efac2d0-cc8c-4358-a9fd-ef844ccf135d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:32:30.505Z|8efac2d0-cc8c-4358-a9fd-ef844ccf135d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:32:30.777Z|6b013edc-1b35-420d-9ac3-c032f49c1dfb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:32:30.778Z|6b013edc-1b35-420d-9ac3-c032f49c1dfb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:32:31.852Z|cf284910-f610-45be-ab34-f31715f24f6d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:32:31.853Z|cf284910-f610-45be-ab34-f31715f24f6d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:32:33.570Z|7b7b1e3f-4e9e-4202-9284-bfd8c34f0385|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:32:33.571Z|7b7b1e3f-4e9e-4202-9284-bfd8c34f0385|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:32:40.407Z|56aae9ee-1ab7-4c11-bb08-4c6ba9a18253|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T01:32:40.408Z|56aae9ee-1ab7-4c11-bb08-4c6ba9a18253|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T01:32:40.808Z|2d08b300-6a98-43c7-843f-db43f1fdc67e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:32:40.809Z|2d08b300-6a98-43c7-843f-db43f1fdc67e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:32:41.882Z|59bfc23e-8ac0-47f4-9a3d-1e8b29324cf8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:32:41.883Z|59bfc23e-8ac0-47f4-9a3d-1e8b29324cf8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:32:43.599Z|a7580417-e122-4986-a2b0-a0390040bd86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:32:43.600Z|a7580417-e122-4986-a2b0-a0390040bd86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:32:45.208Z|6fac5adb-c19c-4b29-8c5a-899b4bd8cf6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:32:45.213Z|6fac5adb-c19c-4b29-8c5a-899b4bd8cf6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:32:50.840Z|8bedb54c-9ec1-4440-ad4b-34b91491a15f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:32:50.841Z|8bedb54c-9ec1-4440-ad4b-34b91491a15f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:32:51.911Z|82c516b6-3796-4321-9dc6-c461be245a0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:32:51.912Z|82c516b6-3796-4321-9dc6-c461be245a0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:32:53.630Z|ad3be828-03e2-4a02-bccb-a6d53ebf7e4f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:32:53.631Z|ad3be828-03e2-4a02-bccb-a6d53ebf7e4f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:33:00.208Z|9b777c85-f13f-4194-b712-260c796ebdfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:33:00.208Z|9b777c85-f13f-4194-b712-260c796ebdfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:33:00.506Z|2ef1d2c2-709c-4b69-a65e-09d7fbef0685|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:33:00.506Z|2ef1d2c2-709c-4b69-a65e-09d7fbef0685|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:33:00.870Z|6af6710b-e665-496b-ba8f-2aff7ad69cf4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:33:00.870Z|6af6710b-e665-496b-ba8f-2aff7ad69cf4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:33:01.938Z|837554dc-d482-4fd8-b6bb-d4b6ac8eca42|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:33:01.939Z|837554dc-d482-4fd8-b6bb-d4b6ac8eca42|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:33:03.659Z|98aaaf86-b209-4724-b625-6ea1b1885fbf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:33:03.660Z|98aaaf86-b209-4724-b625-6ea1b1885fbf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:33:10.898Z|e6c925a7-47dd-437c-9e04-c85f69cc6153|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:33:10.898Z|e6c925a7-47dd-437c-9e04-c85f69cc6153|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:33:11.969Z|f6dd95b0-2528-45e8-8ee7-22b933d05992|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:33:11.970Z|f6dd95b0-2528-45e8-8ee7-22b933d05992|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:33:13.683Z|dfd8fef6-2766-4aaa-921d-2525ae284e96|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:33:13.683Z|dfd8fef6-2766-4aaa-921d-2525ae284e96|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:33:15.208Z|17bf6862-a08a-46f9-8179-567989d7ecde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:33:15.209Z|17bf6862-a08a-46f9-8179-567989d7ecde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:33:20.923Z|cccb4d96-c13a-4b7e-8632-e80958fbd3b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:33:20.923Z|cccb4d96-c13a-4b7e-8632-e80958fbd3b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:33:21.999Z|8e14d134-afde-41be-af00-2b2ea12e0b64|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:33:22.000Z|8e14d134-afde-41be-af00-2b2ea12e0b64|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:33:23.710Z|8100e27e-f8d3-44da-aab8-ecf2507cec93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:33:23.710Z|8100e27e-f8d3-44da-aab8-ecf2507cec93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:33:30.208Z|fc95e20a-83be-4149-8dbd-5a946b5816c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:33:30.212Z|fc95e20a-83be-4149-8dbd-5a946b5816c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:33:30.507Z|3a781edf-4044-4a9e-b705-a8f46e3a1e2c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:33:30.507Z|3a781edf-4044-4a9e-b705-a8f46e3a1e2c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:33:30.948Z|9ccf8b10-b7c2-4c94-875b-9048979e80f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:33:30.949Z|9ccf8b10-b7c2-4c94-875b-9048979e80f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:33:32.030Z|97f16bbe-0236-48cd-8344-3fc633ff2d3d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:33:32.030Z|97f16bbe-0236-48cd-8344-3fc633ff2d3d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:33:33.740Z|48575473-e22f-4101-bf7b-5adcf576d144|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:33:33.740Z|48575473-e22f-4101-bf7b-5adcf576d144|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:33:40.409Z|3f40eec9-40c6-4947-bab8-6c20ac171690|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T01:33:40.410Z|3f40eec9-40c6-4947-bab8-6c20ac171690|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T01:33:40.978Z|864fbc2b-2ba2-4cc0-95fc-1601e5edcfb1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:33:40.979Z|864fbc2b-2ba2-4cc0-95fc-1601e5edcfb1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:33:42.058Z|e00c2e70-cdb6-47ed-8b42-af221b535056|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:33:42.059Z|e00c2e70-cdb6-47ed-8b42-af221b535056|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:33:43.769Z|a9aa1099-90c5-42c0-ba6e-e3fc0fb9fccf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:33:43.769Z|a9aa1099-90c5-42c0-ba6e-e3fc0fb9fccf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:33:45.208Z|f5b8b804-2328-4bc9-88a6-699dc6e43965|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:33:45.209Z|f5b8b804-2328-4bc9-88a6-699dc6e43965|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:33:51.004Z|6c4360b8-f27f-4313-b24b-caa47f747983|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:33:51.005Z|6c4360b8-f27f-4313-b24b-caa47f747983|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:33:52.086Z|86b2719c-5b96-4c1f-9336-4c26014f3b19|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:33:52.087Z|86b2719c-5b96-4c1f-9336-4c26014f3b19|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:33:53.804Z|9364ffe2-36a0-4af0-8e71-64f4d4a0b14b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:33:53.805Z|9364ffe2-36a0-4af0-8e71-64f4d4a0b14b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:34:00.208Z|d3c174ed-d94b-445b-a860-2efd6189cf71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:34:00.209Z|d3c174ed-d94b-445b-a860-2efd6189cf71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:34:00.508Z|1d128253-3993-4bc3-bc41-8df40a19b710|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:34:00.508Z|1d128253-3993-4bc3-bc41-8df40a19b710|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:34:01.031Z|d65a05aa-9383-49e6-a70d-c5934b5035fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:34:01.032Z|d65a05aa-9383-49e6-a70d-c5934b5035fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:34:02.115Z|7c429df3-f9cd-4254-8785-3940e374e876|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:34:02.116Z|7c429df3-f9cd-4254-8785-3940e374e876|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:34:03.832Z|9868af41-8789-47af-bb04-d1c3ec6586dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:34:03.833Z|9868af41-8789-47af-bb04-d1c3ec6586dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:34:11.061Z|6e317991-a0df-4a86-90be-837c47261261|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:34:11.062Z|6e317991-a0df-4a86-90be-837c47261261|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:34:12.143Z|de1cb421-9153-4482-bafb-2df4424d85f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:34:12.144Z|de1cb421-9153-4482-bafb-2df4424d85f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:34:13.861Z|b8ce0114-3d5a-435c-b7c6-7d8703dea63f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:34:13.862Z|b8ce0114-3d5a-435c-b7c6-7d8703dea63f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:34:15.208Z|8a61c4ba-819f-4ca7-b082-8a13cb2e70a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:34:15.213Z|8a61c4ba-819f-4ca7-b082-8a13cb2e70a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:34:21.092Z|002308a7-4269-44f7-a0b9-8afc48837012|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:34:21.093Z|002308a7-4269-44f7-a0b9-8afc48837012|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:34:22.172Z|c496cc86-1d0d-481b-8d84-30bae2484bc7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:34:22.173Z|c496cc86-1d0d-481b-8d84-30bae2484bc7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:34:23.890Z|d3a269d0-b4bf-4c20-a2c2-c8dddfe0878a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:34:23.891Z|d3a269d0-b4bf-4c20-a2c2-c8dddfe0878a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:34:30.208Z|c372087f-a914-4880-9fd8-3af85ba8a1dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:34:30.209Z|c372087f-a914-4880-9fd8-3af85ba8a1dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:34:30.509Z|97eec07c-342a-4f62-a4c0-b26d1e42bd9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:34:30.509Z|97eec07c-342a-4f62-a4c0-b26d1e42bd9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:34:31.122Z|487de672-e729-4798-81e3-45004c41eb74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:34:31.123Z|487de672-e729-4798-81e3-45004c41eb74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:34:32.203Z|48fd2fbe-0afd-498b-918f-ef5dd0c56d56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:34:32.204Z|48fd2fbe-0afd-498b-918f-ef5dd0c56d56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:34:33.922Z|0491aeef-8308-4efd-8dc8-9eb5f3dee8aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:34:33.923Z|0491aeef-8308-4efd-8dc8-9eb5f3dee8aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:34:40.409Z|568e6c00-21ce-4129-a062-be5422c19bb2|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T01:34:40.410Z|568e6c00-21ce-4129-a062-be5422c19bb2|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T01:34:41.152Z|2c74c3cf-0397-43a5-a9f3-cc8705a5afc3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:34:41.153Z|2c74c3cf-0397-43a5-a9f3-cc8705a5afc3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:34:42.234Z|fbf05ae7-f3ee-4567-bc94-15bfb7eb3ac5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:34:42.235Z|fbf05ae7-f3ee-4567-bc94-15bfb7eb3ac5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:34:43.953Z|dd0131a8-a60a-43ee-a81a-8b93b40719e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:34:43.953Z|dd0131a8-a60a-43ee-a81a-8b93b40719e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:34:45.208Z|b4de71e0-8b35-4fdc-80e4-9aa362929f3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:34:45.209Z|b4de71e0-8b35-4fdc-80e4-9aa362929f3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:34:51.182Z|8e392128-3d46-45be-b359-8a1f490dfe7e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:34:51.183Z|8e392128-3d46-45be-b359-8a1f490dfe7e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:34:52.266Z|db87af8c-b6b2-4b1c-b526-71e67f2d0bf6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:34:52.266Z|db87af8c-b6b2-4b1c-b526-71e67f2d0bf6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:34:53.981Z|557f2139-83d6-4411-af8a-bd612ffa3cf2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:34:53.982Z|557f2139-83d6-4411-af8a-bd612ffa3cf2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:35:00.208Z|4469bb54-f6de-463f-803c-7a6ae61f3923|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:35:00.212Z|4469bb54-f6de-463f-803c-7a6ae61f3923|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:35:00.510Z|6671cd1b-160f-4469-9fd1-51ad39c01f02|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:35:00.510Z|6671cd1b-160f-4469-9fd1-51ad39c01f02|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:35:01.211Z|96f8f1c4-58bc-4b4b-8644-db72f5412531|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:35:01.212Z|96f8f1c4-58bc-4b4b-8644-db72f5412531|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:35:02.295Z|1eb844c6-132b-4b9a-a306-e50dea3983c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:35:02.296Z|1eb844c6-132b-4b9a-a306-e50dea3983c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:35:04.010Z|34ae9e52-58d8-4fd1-b963-4a77f6d2d271|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:35:04.011Z|34ae9e52-58d8-4fd1-b963-4a77f6d2d271|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:35:11.242Z|580b8522-acf4-4a80-9bff-238f45d675d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:35:11.243Z|580b8522-acf4-4a80-9bff-238f45d675d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:35:12.324Z|7be25135-1523-4e22-bb2a-f14c6096a4ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:35:12.324Z|7be25135-1523-4e22-bb2a-f14c6096a4ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:35:14.041Z|d8731090-2c79-493e-8f62-b4228c3e0825|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:35:14.041Z|d8731090-2c79-493e-8f62-b4228c3e0825|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:35:15.208Z|a03f380c-51cd-433d-9887-b8475657501b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:35:15.209Z|a03f380c-51cd-433d-9887-b8475657501b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:35:21.271Z|20035281-708c-43c7-9d1e-b0d716c667d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:35:21.272Z|20035281-708c-43c7-9d1e-b0d716c667d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:35:22.353Z|bcc4dda4-3df1-433f-88bf-fd3e8952576a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:35:22.354Z|bcc4dda4-3df1-433f-88bf-fd3e8952576a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:35:24.072Z|871b38c4-d31a-4d60-bcba-3522bd8dc9bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:35:24.073Z|871b38c4-d31a-4d60-bcba-3522bd8dc9bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:35:30.208Z|96fc5c82-74d3-4f49-802e-2c2351f70443|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:35:30.209Z|96fc5c82-74d3-4f49-802e-2c2351f70443|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:35:30.511Z|ae8e2d93-79a5-4b48-9a5b-006d0a8a9f61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:35:30.511Z|ae8e2d93-79a5-4b48-9a5b-006d0a8a9f61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:35:31.300Z|c1d9a4cd-e142-46b2-bac4-c37b6696305e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:35:31.301Z|c1d9a4cd-e142-46b2-bac4-c37b6696305e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:35:32.381Z|ba37adf5-342b-485d-92b6-af3ba624e356|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:35:32.382Z|ba37adf5-342b-485d-92b6-af3ba624e356|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:35:34.097Z|60b51021-eb69-4405-a358-107da166e40d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:35:34.098Z|60b51021-eb69-4405-a358-107da166e40d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:35:40.407Z|ab9f8c09-e830-447d-a440-eb2c74a0be96|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T01:35:40.408Z|ab9f8c09-e830-447d-a440-eb2c74a0be96|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T01:35:41.330Z|c8a3100a-f580-4ebe-bd56-a2fb63a7ae46|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:35:41.331Z|c8a3100a-f580-4ebe-bd56-a2fb63a7ae46|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:35:42.409Z|ce7924aa-bbee-4385-80bc-28685f02fda2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:35:42.410Z|ce7924aa-bbee-4385-80bc-28685f02fda2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:35:44.129Z|92090561-3dfd-4872-afa7-1b4b7cc91f09|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:35:44.129Z|92090561-3dfd-4872-afa7-1b4b7cc91f09|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:35:45.208Z|bc3f8caf-47d4-4004-9845-47bd958215c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:35:45.212Z|bc3f8caf-47d4-4004-9845-47bd958215c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:35:51.360Z|2fd24155-fb33-4b38-b342-3ec420b36ae2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:35:51.360Z|2fd24155-fb33-4b38-b342-3ec420b36ae2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:35:52.438Z|7519837a-eedf-4817-85b2-5520ff9c65cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:35:52.439Z|7519837a-eedf-4817-85b2-5520ff9c65cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:35:54.158Z|8b033ea9-96e0-4508-9189-2cdc65ac3d7d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:35:54.159Z|8b033ea9-96e0-4508-9189-2cdc65ac3d7d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:36:00.208Z|c7ef87c6-1612-4c8c-9c0c-d353fa7fd590|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:36:00.209Z|c7ef87c6-1612-4c8c-9c0c-d353fa7fd590|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:36:00.512Z|656a7769-e3b4-438a-b24f-cc0c7df360d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:36:00.513Z|656a7769-e3b4-438a-b24f-cc0c7df360d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:36:01.389Z|dabbf1b0-03ff-4f51-b816-94fac86a2c10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:36:01.390Z|dabbf1b0-03ff-4f51-b816-94fac86a2c10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:36:02.465Z|4fd30db7-a044-44ab-9d16-e133871de9e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:36:02.465Z|4fd30db7-a044-44ab-9d16-e133871de9e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:36:04.187Z|cda60133-5968-45cd-b50b-1ebbb107bbb9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:36:04.188Z|cda60133-5968-45cd-b50b-1ebbb107bbb9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:36:11.419Z|21d29202-528d-4cd6-931d-f4ea4d419a98|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:36:11.420Z|21d29202-528d-4cd6-931d-f4ea4d419a98|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:36:12.493Z|4f25b18d-0b81-4467-9c11-017a9ec2d747|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:36:12.493Z|4f25b18d-0b81-4467-9c11-017a9ec2d747|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:36:14.216Z|167ad06b-ee1f-4117-8cef-f22caf2d8c8e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:36:14.217Z|167ad06b-ee1f-4117-8cef-f22caf2d8c8e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:36:15.208Z|8a4c580b-1219-40a4-a559-2b9c61c717a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:36:15.209Z|8a4c580b-1219-40a4-a559-2b9c61c717a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:36:21.449Z|29a089a7-51e8-411e-b9dd-8feb1fe53d1f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:36:21.450Z|29a089a7-51e8-411e-b9dd-8feb1fe53d1f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:36:22.520Z|747a70fd-7c41-4531-84ea-8cc10c5f5693|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:36:22.522Z|747a70fd-7c41-4531-84ea-8cc10c5f5693|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:36:24.246Z|d71a6c1a-32c9-41f7-8504-672cb409fd73|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:36:24.247Z|d71a6c1a-32c9-41f7-8504-672cb409fd73|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:36:30.208Z|c7985248-bbd8-4a0e-9cf3-d224626c3b80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:36:30.209Z|c7985248-bbd8-4a0e-9cf3-d224626c3b80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:36:30.513Z|62ea9482-db32-4056-8877-b9732561459a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:36:30.514Z|62ea9482-db32-4056-8877-b9732561459a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:36:31.480Z|a2de3117-8fa0-46fd-a0c4-c7211c4a0cac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:36:31.481Z|a2de3117-8fa0-46fd-a0c4-c7211c4a0cac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:36:32.552Z|b044778a-8c7c-4d8b-90e9-bfc6c10ab5e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:36:32.552Z|b044778a-8c7c-4d8b-90e9-bfc6c10ab5e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:36:34.277Z|11c6200d-749a-4d64-b80d-e29121de4922|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:36:34.278Z|11c6200d-749a-4d64-b80d-e29121de4922|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:36:40.408Z|9bc6dc17-0000-44f0-be2c-f93b4c33d901|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T01:36:40.409Z|9bc6dc17-0000-44f0-be2c-f93b4c33d901|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T01:36:41.507Z|1a330cbf-22d7-4c63-b93f-0c3bf03f9395|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:36:41.508Z|1a330cbf-22d7-4c63-b93f-0c3bf03f9395|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:36:42.583Z|9433a703-e86f-4021-8926-95135f2e5fa1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:36:42.583Z|9433a703-e86f-4021-8926-95135f2e5fa1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:36:44.307Z|4fb8d932-dd16-4d0e-94a8-0ff929b65f80|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:36:44.308Z|4fb8d932-dd16-4d0e-94a8-0ff929b65f80|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:36:45.208Z|8febaa48-1f92-4897-a669-3d679982266b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:36:45.209Z|8febaa48-1f92-4897-a669-3d679982266b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:36:51.538Z|d8fb6493-f9b1-49ff-8f9a-b86525d08a6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:36:51.539Z|d8fb6493-f9b1-49ff-8f9a-b86525d08a6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:36:52.612Z|b8b30f6b-bef2-4305-8e62-7d166355c1fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:36:52.613Z|b8b30f6b-bef2-4305-8e62-7d166355c1fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:36:54.339Z|4c47a4de-1296-442b-9592-218e4b93bc87|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:36:54.340Z|4c47a4de-1296-442b-9592-218e4b93bc87|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:37:00.208Z|14f1f8ad-478f-447b-9f3f-0f6cb35ba565|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:37:00.209Z|14f1f8ad-478f-447b-9f3f-0f6cb35ba565|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:37:00.514Z|f8bb49bc-39d2-4a5e-8550-7993b9d529b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:37:00.515Z|f8bb49bc-39d2-4a5e-8550-7993b9d529b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:37:01.567Z|7edb054a-c9ec-4af7-a72b-2dd0747db301|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:37:01.568Z|7edb054a-c9ec-4af7-a72b-2dd0747db301|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:37:02.641Z|886a3917-b1c4-4cbe-85e4-b53b83591a81|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:37:02.642Z|886a3917-b1c4-4cbe-85e4-b53b83591a81|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:37:04.369Z|3d1f3ec2-284a-45e2-992f-ee17055c1821|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:37:04.370Z|3d1f3ec2-284a-45e2-992f-ee17055c1821|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:37:11.598Z|2185924d-e5db-4ffb-8983-22034061030e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:37:11.598Z|2185924d-e5db-4ffb-8983-22034061030e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:37:12.671Z|eb2b4768-c175-493a-bf7b-d62947574c48|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:37:12.672Z|eb2b4768-c175-493a-bf7b-d62947574c48|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:37:14.399Z|d254b02a-8a91-400d-9473-6a5c978b14d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:37:14.400Z|d254b02a-8a91-400d-9473-6a5c978b14d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:37:15.208Z|1fae0cda-3f43-4d6f-8114-532ee4c01bfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:37:15.209Z|1fae0cda-3f43-4d6f-8114-532ee4c01bfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:37:21.628Z|6663aef5-7e6f-4b68-9446-2df4a2a78d1b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:37:21.629Z|6663aef5-7e6f-4b68-9446-2df4a2a78d1b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:37:22.701Z|0948fffc-f8f8-4806-88b6-a06c52d57b35|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:37:22.701Z|0948fffc-f8f8-4806-88b6-a06c52d57b35|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:37:24.429Z|1f6789a1-031a-4038-9de6-bbf67bca524c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:37:24.430Z|1f6789a1-031a-4038-9de6-bbf67bca524c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:37:30.208Z|6c3236c8-69df-4307-97e4-89142a3da998|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:37:30.212Z|6c3236c8-69df-4307-97e4-89142a3da998|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:37:30.515Z|696f06a8-5f64-4be6-a347-4f091d745e6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:37:30.516Z|696f06a8-5f64-4be6-a347-4f091d745e6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:37:31.656Z|10852f7f-f5a2-4152-8845-34e8ecc3ccd2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:37:31.657Z|10852f7f-f5a2-4152-8845-34e8ecc3ccd2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:37:32.731Z|be581519-6096-4388-8001-9697f382c330|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:37:32.732Z|be581519-6096-4388-8001-9697f382c330|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:37:34.458Z|ef7b1e39-b94a-460c-8fbb-729f2e4ff951|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:37:34.459Z|ef7b1e39-b94a-460c-8fbb-729f2e4ff951|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:37:40.407Z|d890a6e3-c174-4180-90a8-5ad007e439a5|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T01:37:40.408Z|d890a6e3-c174-4180-90a8-5ad007e439a5|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T01:37:41.686Z|a1755610-5d97-468e-beee-d2de790873d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:37:41.686Z|a1755610-5d97-468e-beee-d2de790873d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:37:42.762Z|054a45e3-6cb8-458b-84a2-446791d7f7ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:37:42.762Z|054a45e3-6cb8-458b-84a2-446791d7f7ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:37:44.488Z|0eb96505-c337-4cf8-83ca-ae7e77d56ffa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:37:44.488Z|0eb96505-c337-4cf8-83ca-ae7e77d56ffa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:37:45.208Z|ffdd5a79-8f0a-4809-9e99-0394f36d9f1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:37:45.209Z|ffdd5a79-8f0a-4809-9e99-0394f36d9f1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:37:51.717Z|4bc15e86-9b07-41f3-825d-4dfc4423d796|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:37:51.718Z|4bc15e86-9b07-41f3-825d-4dfc4423d796|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:37:52.788Z|bfa5b8e1-6289-4550-a60c-642c6aee7d8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:37:52.789Z|bfa5b8e1-6289-4550-a60c-642c6aee7d8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:37:54.518Z|46c343d7-0dc5-46c5-b1ab-d3b4b7d175fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:37:54.518Z|46c343d7-0dc5-46c5-b1ab-d3b4b7d175fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:38:00.208Z|28662eb0-2a81-493e-b393-7db06f1ba3dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:38:00.209Z|28662eb0-2a81-493e-b393-7db06f1ba3dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:38:00.517Z|e9ca1ecb-e6fb-40b4-8dde-d6e8d463c87f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:38:00.517Z|e9ca1ecb-e6fb-40b4-8dde-d6e8d463c87f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:38:01.744Z|0a8ef5de-fc6e-45a8-897e-97baa8ff941e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:38:01.745Z|0a8ef5de-fc6e-45a8-897e-97baa8ff941e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:38:02.816Z|597c6044-70a1-4bba-b201-ec66270c2ec6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:38:02.816Z|597c6044-70a1-4bba-b201-ec66270c2ec6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:38:04.548Z|74619083-40f5-46ca-87a0-655ea22d2b27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:38:04.549Z|74619083-40f5-46ca-87a0-655ea22d2b27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:38:11.776Z|2ccb8f0b-7d43-4a45-adca-7d0da6adb16b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:38:11.776Z|2ccb8f0b-7d43-4a45-adca-7d0da6adb16b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:38:12.846Z|cbdb478f-245a-4d9d-b2e1-cee6713f853b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:38:12.847Z|cbdb478f-245a-4d9d-b2e1-cee6713f853b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:38:14.579Z|c995b313-878c-4672-93c5-464f03df84f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:38:14.580Z|c995b313-878c-4672-93c5-464f03df84f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:38:15.208Z|88a81fca-3d40-4ea0-bd61-928a1da12ad3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:38:15.213Z|88a81fca-3d40-4ea0-bd61-928a1da12ad3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:38:21.805Z|d48e3f5b-6999-46b6-9f91-d8c517b1e16a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:38:21.806Z|d48e3f5b-6999-46b6-9f91-d8c517b1e16a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:38:22.875Z|8f723350-ea98-41a3-bbad-f1c48b54dbfe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:38:22.875Z|8f723350-ea98-41a3-bbad-f1c48b54dbfe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:38:24.611Z|1bec5dba-caed-4e35-a173-41865e3d4143|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:38:24.611Z|1bec5dba-caed-4e35-a173-41865e3d4143|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:38:30.209Z|7ae09aa4-ebee-4de6-ba61-534969532e80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:38:30.209Z|7ae09aa4-ebee-4de6-ba61-534969532e80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:38:30.518Z|ca5fede2-8e7e-4f27-907e-ba80501a296a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:38:30.518Z|ca5fede2-8e7e-4f27-907e-ba80501a296a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:38:31.831Z|ba3dcd3b-0a82-4601-ace4-81b019264fdf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:38:31.832Z|ba3dcd3b-0a82-4601-ace4-81b019264fdf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:38:32.903Z|3b44beb3-a977-4336-81fb-3402bcb64409|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:38:32.903Z|3b44beb3-a977-4336-81fb-3402bcb64409|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:38:34.640Z|9d8fcf28-c2b8-4b7d-bea2-fa02cb9afc8e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:38:34.640Z|9d8fcf28-c2b8-4b7d-bea2-fa02cb9afc8e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:38:40.408Z|64848aa3-4f57-41b4-b08e-216e5a3c11e1|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T01:38:40.409Z|64848aa3-4f57-41b4-b08e-216e5a3c11e1|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T01:38:41.860Z|27559122-4422-42c6-aacf-51560356ddb9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:38:41.861Z|27559122-4422-42c6-aacf-51560356ddb9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:38:42.932Z|58cbdeee-125b-4d8e-919e-4c5f8b6400de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:38:42.932Z|58cbdeee-125b-4d8e-919e-4c5f8b6400de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:38:44.667Z|5981e303-ea9c-4b3c-b16a-54f87089e6df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:38:44.668Z|5981e303-ea9c-4b3c-b16a-54f87089e6df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:38:45.208Z|66e604c4-bcef-4329-be22-9293d6bf0154|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:38:45.209Z|66e604c4-bcef-4329-be22-9293d6bf0154|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:38:51.897Z|0ae133b2-572c-4ce6-9db7-f7dc6217c0c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:38:51.898Z|0ae133b2-572c-4ce6-9db7-f7dc6217c0c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:38:52.961Z|e0bb0a56-a15d-448a-b641-24258a090cc7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:38:52.962Z|e0bb0a56-a15d-448a-b641-24258a090cc7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:38:54.697Z|5d6d24c5-e77a-48b5-9113-f1abc3d22b0b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:38:54.698Z|5d6d24c5-e77a-48b5-9113-f1abc3d22b0b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:39:00.208Z|450acfa9-b2d8-4812-a223-a3b7a1fb560c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:39:00.212Z|450acfa9-b2d8-4812-a223-a3b7a1fb560c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:39:00.519Z|d7a1bbe9-af1f-494b-b461-7f2b7b741c3d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:39:00.519Z|d7a1bbe9-af1f-494b-b461-7f2b7b741c3d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:39:01.924Z|f8224513-0091-47ba-a409-c95676d1a734|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:39:01.924Z|f8224513-0091-47ba-a409-c95676d1a734|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:39:02.989Z|8daffc2d-8ee7-4559-ae59-070fa5d62757|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:39:02.989Z|8daffc2d-8ee7-4559-ae59-070fa5d62757|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:39:04.727Z|6e922815-5770-4895-a67a-8f0720af5b49|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:39:04.728Z|6e922815-5770-4895-a67a-8f0720af5b49|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:39:11.954Z|1791f342-72b3-4cfa-922b-73d1b2a3e2f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:39:11.955Z|1791f342-72b3-4cfa-922b-73d1b2a3e2f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:39:13.017Z|64aed834-da68-42ce-9796-6526309f8755|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:39:13.017Z|64aed834-da68-42ce-9796-6526309f8755|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:39:14.757Z|d277a1c4-da72-4dd1-88cc-8074068a4172|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:39:14.758Z|d277a1c4-da72-4dd1-88cc-8074068a4172|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:39:15.208Z|7e8a8d25-b597-4f26-af34-30df5780c160|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:39:15.209Z|7e8a8d25-b597-4f26-af34-30df5780c160|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:39:21.982Z|380c0b81-ec43-4991-8606-02e34fa59924|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:39:21.984Z|380c0b81-ec43-4991-8606-02e34fa59924|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:39:23.048Z|fd24584c-83e7-4254-9603-9c5aceae3c73|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:39:23.049Z|fd24584c-83e7-4254-9603-9c5aceae3c73|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:39:24.787Z|0187ef88-663e-4971-b25a-f8b77209ebc9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:39:24.788Z|0187ef88-663e-4971-b25a-f8b77209ebc9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:39:30.208Z|de7be628-75dd-4e04-87d1-5fa0f41c9941|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:39:30.209Z|de7be628-75dd-4e04-87d1-5fa0f41c9941|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:39:30.520Z|15856c64-b644-4d84-a380-da17ac958cc6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:39:30.520Z|15856c64-b644-4d84-a380-da17ac958cc6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:39:32.013Z|7f459d1d-1f1b-4083-ace2-8db89965e086|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:39:32.014Z|7f459d1d-1f1b-4083-ace2-8db89965e086|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:39:33.077Z|7648f290-7c84-4926-80ff-0c32c2d63ca9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:39:33.078Z|7648f290-7c84-4926-80ff-0c32c2d63ca9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:39:34.816Z|b2658e6c-9441-4a18-a342-6ee7fe4f4bfd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:39:34.816Z|b2658e6c-9441-4a18-a342-6ee7fe4f4bfd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:39:40.408Z|21eb7330-dee3-4c5c-8610-71fe7ba16bad|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T01:39:40.409Z|21eb7330-dee3-4c5c-8610-71fe7ba16bad|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T01:39:42.044Z|d140fbcb-80e2-4f18-a55c-fca646afe54a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:39:42.044Z|d140fbcb-80e2-4f18-a55c-fca646afe54a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:39:43.102Z|2676fe23-d425-40c0-b2e0-21108799fd62|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:39:43.103Z|2676fe23-d425-40c0-b2e0-21108799fd62|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:39:44.843Z|fff4a37c-c030-4c77-bc3c-9ccb0f3d55f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:39:44.844Z|fff4a37c-c030-4c77-bc3c-9ccb0f3d55f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:39:45.208Z|9735b18d-821c-4afe-ac2f-405fd1e9c464|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:39:45.212Z|9735b18d-821c-4afe-ac2f-405fd1e9c464|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:39:52.071Z|07fb6547-64d7-4117-89ca-d3f4673420e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:39:52.072Z|07fb6547-64d7-4117-89ca-d3f4673420e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:39:53.131Z|922630ee-e284-4785-a608-9cb1ec383812|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:39:53.132Z|922630ee-e284-4785-a608-9cb1ec383812|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:39:54.872Z|8b9dd8ca-0d2b-43f7-ab27-e1cc83c32916|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:39:54.873Z|8b9dd8ca-0d2b-43f7-ab27-e1cc83c32916|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:40:00.208Z|8d9abbf3-44ab-4e18-8ad6-2ddcd7aae519|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:40:00.209Z|8d9abbf3-44ab-4e18-8ad6-2ddcd7aae519|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:40:00.521Z|08478ee3-03fe-49d7-a179-8c4dbb09ab05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:40:00.521Z|08478ee3-03fe-49d7-a179-8c4dbb09ab05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:40:02.103Z|3d8ba33b-3f9f-488c-bc29-61b514628935|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:40:02.105Z|3d8ba33b-3f9f-488c-bc29-61b514628935|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:40:03.162Z|4de688d3-f014-476b-8357-e638d5f0e93c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:40:03.163Z|4de688d3-f014-476b-8357-e638d5f0e93c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:40:04.903Z|4fa0d6e6-4b82-4a48-9a80-d32c1f88ed04|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:40:04.904Z|4fa0d6e6-4b82-4a48-9a80-d32c1f88ed04|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:40:12.134Z|e239de32-5786-46d2-84b3-f2fd133a674c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:40:12.135Z|e239de32-5786-46d2-84b3-f2fd133a674c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:40:13.193Z|5b0c2767-3516-4809-9987-f7bfda7230de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:40:13.194Z|5b0c2767-3516-4809-9987-f7bfda7230de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:40:14.932Z|1a6b0543-41be-48ea-a48f-2adc8fd2be3b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:40:14.933Z|1a6b0543-41be-48ea-a48f-2adc8fd2be3b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:40:15.208Z|6b7f9507-510c-48b6-a9b3-74e2eded9d68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:40:15.209Z|6b7f9507-510c-48b6-a9b3-74e2eded9d68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:40:22.164Z|c3ad2688-850f-467a-817a-55b5ac0cd99e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:40:22.165Z|c3ad2688-850f-467a-817a-55b5ac0cd99e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:40:23.225Z|162eeed4-2495-47f9-a778-b77a6561d7b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:40:23.226Z|162eeed4-2495-47f9-a778-b77a6561d7b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:40:24.961Z|f0a63f91-9ebe-478e-b55c-ebcbb7dfff57|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:40:24.962Z|f0a63f91-9ebe-478e-b55c-ebcbb7dfff57|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:40:30.208Z|21139150-52bc-4fdf-aaec-912acf17cb6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:40:30.212Z|21139150-52bc-4fdf-aaec-912acf17cb6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:40:30.522Z|f81fd8d1-e536-4f0c-aeef-89f78be7d074|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:40:30.523Z|f81fd8d1-e536-4f0c-aeef-89f78be7d074|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:40:32.197Z|a268d32d-bbd4-4f57-b7ef-77860a289efc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:40:32.198Z|a268d32d-bbd4-4f57-b7ef-77860a289efc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:40:33.254Z|c5271944-70d5-444b-9997-a6bc8debb849|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:40:33.255Z|c5271944-70d5-444b-9997-a6bc8debb849|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:40:34.993Z|d4bc5f85-82f1-4efb-b9ed-c0418c1c3698|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:40:34.995Z|d4bc5f85-82f1-4efb-b9ed-c0418c1c3698|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:40:40.409Z|0c195c4f-0397-4445-ab5f-144284ae7351|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T01:40:40.410Z|0c195c4f-0397-4445-ab5f-144284ae7351|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T01:40:42.229Z|2befdb39-c2b3-4d35-8264-747dd0682537|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:40:42.230Z|2befdb39-c2b3-4d35-8264-747dd0682537|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:40:43.285Z|a518e5f4-2968-4933-94bb-33659329b8b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:40:43.286Z|a518e5f4-2968-4933-94bb-33659329b8b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:40:45.026Z|fbc02809-ff93-49cd-8dd9-0573772a20bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:40:45.027Z|fbc02809-ff93-49cd-8dd9-0573772a20bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:40:45.208Z|328e20c4-ce29-4ab7-891b-6e258204d1d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:40:45.209Z|328e20c4-ce29-4ab7-891b-6e258204d1d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:40:52.258Z|43ac96ec-db4e-4850-8e1c-a8b261ba264b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:40:52.259Z|43ac96ec-db4e-4850-8e1c-a8b261ba264b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:40:53.314Z|3fcaa069-7160-45cf-9eeb-ae25cd3048b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:40:53.315Z|3fcaa069-7160-45cf-9eeb-ae25cd3048b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:40:55.057Z|251894d6-2a7b-4d85-94bc-a10ce2cf80c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:40:55.058Z|251894d6-2a7b-4d85-94bc-a10ce2cf80c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:41:00.208Z|d678f9b1-8575-4cca-9a56-8fcf9ca240b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:41:00.209Z|d678f9b1-8575-4cca-9a56-8fcf9ca240b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:41:00.523Z|cfc1e24f-4872-46f6-a8f4-86c0f8970ba2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:41:00.524Z|cfc1e24f-4872-46f6-a8f4-86c0f8970ba2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:41:02.287Z|6ce94aac-dcf9-4ede-9919-019e31e16a74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:41:02.288Z|6ce94aac-dcf9-4ede-9919-019e31e16a74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:41:03.342Z|1ec41fff-a88a-404a-a8ce-69b89cc16607|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:41:03.342Z|1ec41fff-a88a-404a-a8ce-69b89cc16607|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:41:05.086Z|0dd6c863-6965-4c55-96c3-c5c9a8f6f25c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:41:05.087Z|0dd6c863-6965-4c55-96c3-c5c9a8f6f25c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:41:12.319Z|29d15ac4-9335-435d-9312-bd29df2633a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:41:12.320Z|29d15ac4-9335-435d-9312-bd29df2633a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:41:13.369Z|6caa0e56-0e93-4e1f-a8ea-d503ad3978e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:41:13.370Z|6caa0e56-0e93-4e1f-a8ea-d503ad3978e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:41:15.114Z|0bc38731-75c3-4f01-92e5-d9a7c1b8785b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:41:15.115Z|0bc38731-75c3-4f01-92e5-d9a7c1b8785b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:41:15.208Z|23061438-9ee0-4285-be09-affc900a521e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:41:15.214Z|23061438-9ee0-4285-be09-affc900a521e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:41:22.349Z|09f45738-280f-4c69-93fd-f8275ff9bd2b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:41:22.350Z|09f45738-280f-4c69-93fd-f8275ff9bd2b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:41:23.398Z|a1b84956-847b-44b6-9c05-c26777ed3dbd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:41:23.399Z|a1b84956-847b-44b6-9c05-c26777ed3dbd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:41:25.145Z|0cacc5f1-9bb5-44cc-9253-ea14105ae897|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:41:25.146Z|0cacc5f1-9bb5-44cc-9253-ea14105ae897|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:41:30.208Z|66d0066f-5183-4b3d-bf02-9704aed5f9c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:41:30.209Z|66d0066f-5183-4b3d-bf02-9704aed5f9c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:41:30.525Z|24ba100a-7fc4-49ff-9573-bb2b120f699f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:41:30.525Z|24ba100a-7fc4-49ff-9573-bb2b120f699f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:41:32.379Z|a2c2a437-7f06-41a6-93c8-30e21f150dcc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:41:32.380Z|a2c2a437-7f06-41a6-93c8-30e21f150dcc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:41:33.430Z|4a0d0f16-cf14-4ecc-8e5e-c7d3aebf477c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:41:33.431Z|4a0d0f16-cf14-4ecc-8e5e-c7d3aebf477c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:41:35.176Z|b9771dfc-92c9-44f4-b7ed-f4ab62c4a157|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:41:35.176Z|b9771dfc-92c9-44f4-b7ed-f4ab62c4a157|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:41:40.408Z|fbe38dec-740f-4010-8e6b-6fac70203bc5|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T01:41:40.409Z|fbe38dec-740f-4010-8e6b-6fac70203bc5|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T01:41:42.410Z|a7a2e6cf-6ee6-4c5c-872c-dab9ba57bd36|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:41:42.410Z|a7a2e6cf-6ee6-4c5c-872c-dab9ba57bd36|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:41:43.460Z|04a1b5ee-144b-4e29-ae39-b6808ad3f6c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:41:43.461Z|04a1b5ee-144b-4e29-ae39-b6808ad3f6c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:41:45.206Z|eebb4f50-72ed-4cb7-8e69-76faa223bbbb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:41:45.206Z|eebb4f50-72ed-4cb7-8e69-76faa223bbbb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:41:45.208Z|3ae658ab-883c-48b2-83b8-a0ba1ae8deb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:41:45.209Z|3ae658ab-883c-48b2-83b8-a0ba1ae8deb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:41:52.433Z|737c594c-2a35-4e5d-91cd-7910c9974c91|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:41:52.434Z|737c594c-2a35-4e5d-91cd-7910c9974c91|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:41:53.490Z|15bfea8e-8473-4648-87b9-0d645b2db36a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:41:53.490Z|15bfea8e-8473-4648-87b9-0d645b2db36a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:41:55.237Z|e8ba0ad0-acc0-4065-8a48-c0020b03bb8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:41:55.238Z|e8ba0ad0-acc0-4065-8a48-c0020b03bb8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:42:00.208Z|9c0abdd2-da95-4bc8-a36d-6627f1509747|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:42:00.213Z|9c0abdd2-da95-4bc8-a36d-6627f1509747|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:42:00.526Z|613eca9c-6185-4805-9eb2-fca90f7a5fae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:42:00.526Z|613eca9c-6185-4805-9eb2-fca90f7a5fae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:42:02.460Z|7f825f0e-59c4-4491-baf1-46ca1e0ba96f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:42:02.461Z|7f825f0e-59c4-4491-baf1-46ca1e0ba96f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:42:03.521Z|dfc19b04-16b0-49be-a710-a7f66c8196ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:42:03.522Z|dfc19b04-16b0-49be-a710-a7f66c8196ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:42:05.268Z|1e945564-a30d-48b2-9215-4bccf0c4eedb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:42:05.270Z|1e945564-a30d-48b2-9215-4bccf0c4eedb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:42:12.490Z|59b9c3da-3ba5-4de6-8593-ddd88ab003f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:42:12.491Z|59b9c3da-3ba5-4de6-8593-ddd88ab003f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:42:13.551Z|4d13d746-f5df-41a5-9603-584f9ebd3d39|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:42:13.551Z|4d13d746-f5df-41a5-9603-584f9ebd3d39|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:42:15.208Z|403285bd-cd25-4822-a43f-5ae19cc20351|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:42:15.209Z|403285bd-cd25-4822-a43f-5ae19cc20351|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:42:15.298Z|d9f5de97-ea7d-4b36-9821-fb23358727cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:42:15.299Z|d9f5de97-ea7d-4b36-9821-fb23358727cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:42:22.516Z|68abeeeb-d9ea-46be-a049-1d475889de41|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:42:22.517Z|68abeeeb-d9ea-46be-a049-1d475889de41|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:42:23.580Z|e3782a63-abf8-44c9-ae3f-37c0bafda000|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:42:23.581Z|e3782a63-abf8-44c9-ae3f-37c0bafda000|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:42:25.326Z|d92cc053-fcce-4f31-8385-d98293abda42|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:42:25.327Z|d92cc053-fcce-4f31-8385-d98293abda42|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:42:30.208Z|e2cedd90-41ef-41c0-87ad-4ab2989810cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:42:30.208Z|e2cedd90-41ef-41c0-87ad-4ab2989810cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:42:30.526Z|7d9c9a59-6aa4-4ba1-a689-79a79a1a1c7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:42:30.527Z|7d9c9a59-6aa4-4ba1-a689-79a79a1a1c7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:42:32.545Z|b284984f-d93d-4b99-9661-a033af14b111|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:42:32.546Z|b284984f-d93d-4b99-9661-a033af14b111|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:42:33.609Z|f9f7a572-9b96-4922-b17a-f041befb9215|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:42:33.610Z|f9f7a572-9b96-4922-b17a-f041befb9215|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:42:35.356Z|851c722c-50a8-465b-8355-d22fda4c1856|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:42:35.357Z|851c722c-50a8-465b-8355-d22fda4c1856|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:42:40.407Z|7c044dcd-b202-4ae9-9a59-25484b4f752f|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T01:42:40.407Z|7c044dcd-b202-4ae9-9a59-25484b4f752f|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T01:42:42.575Z|30ea337c-a542-450e-8c5d-53d79814204f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:42:42.576Z|30ea337c-a542-450e-8c5d-53d79814204f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:42:43.637Z|fedf0b67-70c1-471d-8248-6e15062a7375|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:42:43.637Z|fedf0b67-70c1-471d-8248-6e15062a7375|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:42:45.208Z|6ba6d60c-ead8-4a67-b865-fe9e65181ef0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:42:45.213Z|6ba6d60c-ead8-4a67-b865-fe9e65181ef0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:42:45.386Z|48d8cab5-771d-44d4-b345-c5a09c1ea2e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:42:45.387Z|48d8cab5-771d-44d4-b345-c5a09c1ea2e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:42:52.606Z|a4741e69-74e8-4390-95a0-1500d392d1a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:42:52.607Z|a4741e69-74e8-4390-95a0-1500d392d1a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:42:53.661Z|f1333422-731e-42f3-ad91-863f8c39603a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:42:53.662Z|f1333422-731e-42f3-ad91-863f8c39603a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:42:55.418Z|0e19278a-21a8-4fef-aef8-b6cf2f7ae620|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:42:55.419Z|0e19278a-21a8-4fef-aef8-b6cf2f7ae620|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:43:00.208Z|5e797695-d3a9-4487-a490-bbbda914ace1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:43:00.209Z|5e797695-d3a9-4487-a490-bbbda914ace1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:43:00.527Z|90a6af86-8bf5-4407-8ecd-8993b4fbc8dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:43:00.528Z|90a6af86-8bf5-4407-8ecd-8993b4fbc8dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:43:02.635Z|43caa45c-95fa-4c90-9977-5fc4eeafcc72|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:43:02.636Z|43caa45c-95fa-4c90-9977-5fc4eeafcc72|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:43:03.689Z|19ccbb88-f85c-48f9-8908-a57ed4ad7ec8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:43:03.692Z|19ccbb88-f85c-48f9-8908-a57ed4ad7ec8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:43:05.448Z|a6c698e4-2802-46c6-b374-a23b6e806051|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:43:05.449Z|a6c698e4-2802-46c6-b374-a23b6e806051|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:43:12.661Z|ab595b70-bf30-44be-911e-3a6a68f77f11|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:43:12.662Z|ab595b70-bf30-44be-911e-3a6a68f77f11|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:43:13.720Z|a85170d4-e393-475b-9dcd-7df800a5177b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:43:13.721Z|a85170d4-e393-475b-9dcd-7df800a5177b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:43:15.209Z|55090245-a052-4790-a738-1beeb87bb7af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:43:15.209Z|55090245-a052-4790-a738-1beeb87bb7af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:43:15.480Z|fecbb7b1-43f3-4ed9-b8cf-74ccaf308335|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:43:15.480Z|fecbb7b1-43f3-4ed9-b8cf-74ccaf308335|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:43:22.693Z|5b266f83-b22e-458e-98d1-cf8f9fdd868f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:43:22.694Z|5b266f83-b22e-458e-98d1-cf8f9fdd868f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:43:23.751Z|7d3add71-81c7-4f8f-8026-c885df43da6f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:43:23.752Z|7d3add71-81c7-4f8f-8026-c885df43da6f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:43:25.509Z|32acbc8f-808b-4dd6-9a0b-a707014719a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:43:25.510Z|32acbc8f-808b-4dd6-9a0b-a707014719a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:43:30.208Z|6a9f9443-623f-416c-86d0-4dd5d035b23d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:43:30.212Z|6a9f9443-623f-416c-86d0-4dd5d035b23d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:43:30.528Z|a0a99d5f-2ab1-43eb-aa64-ccbc228157fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:43:30.528Z|a0a99d5f-2ab1-43eb-aa64-ccbc228157fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:43:32.724Z|730bb5b9-996d-4eda-891a-2368a807da36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:43:32.725Z|730bb5b9-996d-4eda-891a-2368a807da36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:43:33.782Z|9b72cd6e-c3d2-4093-a16e-3e74f0a32039|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:43:33.783Z|9b72cd6e-c3d2-4093-a16e-3e74f0a32039|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:43:35.539Z|80b07b87-2850-4077-845b-9d9f1e2467e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:43:35.540Z|80b07b87-2850-4077-845b-9d9f1e2467e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:43:40.408Z|568cba50-975c-414a-bdd3-3bf15c6f31d8|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T01:43:40.409Z|568cba50-975c-414a-bdd3-3bf15c6f31d8|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T01:43:42.752Z|bd75d303-a0c2-4974-a362-dd6908de6d31|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:43:42.752Z|bd75d303-a0c2-4974-a362-dd6908de6d31|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:43:43.814Z|fd8f9b9b-4da7-466b-95a2-f84e7ad3b0cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:43:43.814Z|fd8f9b9b-4da7-466b-95a2-f84e7ad3b0cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:43:45.208Z|798255a1-e4ce-40d5-90bc-a3e70043137b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:43:45.209Z|798255a1-e4ce-40d5-90bc-a3e70043137b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:43:45.571Z|f133bbcb-6564-41f2-bf43-0b847cc7009c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:43:45.571Z|f133bbcb-6564-41f2-bf43-0b847cc7009c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:43:52.783Z|d85b6923-6f12-429f-a542-225d786b3307|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:43:52.784Z|d85b6923-6f12-429f-a542-225d786b3307|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:43:53.843Z|e8d01fc5-2eaa-414a-b9de-8414bd8245f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:43:53.845Z|e8d01fc5-2eaa-414a-b9de-8414bd8245f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:43:55.602Z|4201ff43-9c8f-4762-97b7-a91caa7fe8de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:43:55.603Z|4201ff43-9c8f-4762-97b7-a91caa7fe8de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:44:00.208Z|2ec0f22a-5675-4673-a3ec-616c4d62e1fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:44:00.209Z|2ec0f22a-5675-4673-a3ec-616c4d62e1fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:44:00.529Z|fc9c443b-b169-43c1-93b7-809935e40998|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:44:00.530Z|fc9c443b-b169-43c1-93b7-809935e40998|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:44:02.812Z|14d2fd47-f953-4301-81da-40819a02a501|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:44:02.813Z|14d2fd47-f953-4301-81da-40819a02a501|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:44:03.872Z|27e2e99c-ca9a-4e2f-987a-a7bd6fd5bcb4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:44:03.873Z|27e2e99c-ca9a-4e2f-987a-a7bd6fd5bcb4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:44:05.634Z|10b51ccd-d250-4819-b5fc-18e345c21368|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:44:05.635Z|10b51ccd-d250-4819-b5fc-18e345c21368|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:44:12.842Z|d57cd55f-fbf5-4119-b3f7-a86ba5557d72|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:44:12.843Z|d57cd55f-fbf5-4119-b3f7-a86ba5557d72|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:44:13.906Z|817201dc-ea87-4b49-a268-2efd8c4845f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:44:13.907Z|817201dc-ea87-4b49-a268-2efd8c4845f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:44:15.208Z|87f53ac3-e19c-4903-adba-7d65cbc57102|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:44:15.212Z|87f53ac3-e19c-4903-adba-7d65cbc57102|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:44:15.665Z|bb827636-82c5-481d-a134-c2147c5ae2c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:44:15.666Z|bb827636-82c5-481d-a134-c2147c5ae2c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:44:22.872Z|290e457a-9730-4418-9ee8-a4cefe33600d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:44:22.873Z|290e457a-9730-4418-9ee8-a4cefe33600d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:44:23.932Z|e1f04651-b148-4f83-930d-b2d5b1601582|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:44:23.933Z|e1f04651-b148-4f83-930d-b2d5b1601582|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:44:25.695Z|8e7993b0-31dc-4ce4-a84a-cd1462831751|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:44:25.696Z|8e7993b0-31dc-4ce4-a84a-cd1462831751|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:44:30.208Z|f223dac1-04a6-4ee3-815f-896f43f60b8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:44:30.209Z|f223dac1-04a6-4ee3-815f-896f43f60b8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:44:30.530Z|40c970e0-18cf-4e3f-946e-fc7dee445e3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:44:30.531Z|40c970e0-18cf-4e3f-946e-fc7dee445e3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:44:32.895Z|c707a329-cd94-4b03-875b-07b52073a8e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:44:32.896Z|c707a329-cd94-4b03-875b-07b52073a8e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:44:33.960Z|730eea47-13ee-4bc4-be18-caae81f4e8d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:44:33.961Z|730eea47-13ee-4bc4-be18-caae81f4e8d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:44:35.727Z|3f7e7119-97cb-436e-92b0-f7cfd1415192|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:44:35.728Z|3f7e7119-97cb-436e-92b0-f7cfd1415192|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:44:40.406Z|60ec7902-7a0c-46f3-992f-4c99c3d0e993|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T01:44:40.407Z|60ec7902-7a0c-46f3-992f-4c99c3d0e993|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T01:44:42.924Z|42bce1d6-acc5-4cce-ac8f-7a6017404df8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:44:42.925Z|42bce1d6-acc5-4cce-ac8f-7a6017404df8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:44:43.988Z|0f9491ef-8955-4130-972e-3be3bad242ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:44:43.989Z|0f9491ef-8955-4130-972e-3be3bad242ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:44:45.208Z|90f796e5-19a7-4e34-a5eb-686bdb9a8665|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:44:45.209Z|90f796e5-19a7-4e34-a5eb-686bdb9a8665|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:44:45.755Z|f1987cde-294f-404e-8b32-87ba88d7182b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:44:45.756Z|f1987cde-294f-404e-8b32-87ba88d7182b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:44:52.955Z|076ad151-c10b-4a4f-8d8e-e95e75e02643|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:44:52.956Z|076ad151-c10b-4a4f-8d8e-e95e75e02643|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:44:54.020Z|da00eec0-a748-4450-90bd-7d1c47883484|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:44:54.020Z|da00eec0-a748-4450-90bd-7d1c47883484|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:44:55.784Z|b47937ff-7432-497c-b4ad-07ee6061e88e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:44:55.785Z|b47937ff-7432-497c-b4ad-07ee6061e88e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:45:00.208Z|5ccc9778-4caf-452d-853b-efeaa676468b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:45:00.216Z|5ccc9778-4caf-452d-853b-efeaa676468b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:45:00.531Z|4e62f696-569b-4ca8-b9e3-68edcbbde2d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:45:00.532Z|4e62f696-569b-4ca8-b9e3-68edcbbde2d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:45:02.978Z|4fcd3f10-0798-4025-80fe-0c8cd79417cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:45:02.979Z|4fcd3f10-0798-4025-80fe-0c8cd79417cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:45:04.046Z|d77d3889-7d53-4d7c-92e8-d10f000fed71|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:45:04.046Z|d77d3889-7d53-4d7c-92e8-d10f000fed71|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:45:05.815Z|935a9cbc-dc05-4515-8bad-546c031bcf21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:45:05.816Z|935a9cbc-dc05-4515-8bad-546c031bcf21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:45:13.008Z|b7a3e939-3239-46e1-b38d-b1671832cb88|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:45:13.009Z|b7a3e939-3239-46e1-b38d-b1671832cb88|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:45:14.076Z|510e30c8-eb4b-4386-90b0-4f6f03d7b101|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:45:14.077Z|510e30c8-eb4b-4386-90b0-4f6f03d7b101|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:45:15.208Z|d150f016-4ed2-4e27-b157-bf761bb00cad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:45:15.209Z|d150f016-4ed2-4e27-b157-bf761bb00cad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:45:15.847Z|e0747935-2985-4365-a9f9-67e35d4bf08e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:45:15.848Z|e0747935-2985-4365-a9f9-67e35d4bf08e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:45:23.039Z|31a7480d-9965-4359-bb50-8144d720c694|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:45:23.040Z|31a7480d-9965-4359-bb50-8144d720c694|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:45:24.106Z|1092ed58-cfe2-4baa-9ad0-edba30097d28|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:45:24.106Z|1092ed58-cfe2-4baa-9ad0-edba30097d28|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:45:25.874Z|9f830dfa-f96a-4e6b-9e03-d5ce71491112|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:45:25.875Z|9f830dfa-f96a-4e6b-9e03-d5ce71491112|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:45:30.208Z|02aa290a-194f-4b2e-b4ee-d182a964c6a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:45:30.209Z|02aa290a-194f-4b2e-b4ee-d182a964c6a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:45:30.532Z|802e8751-5dee-4bc1-a303-a8fc1c23db7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:45:30.533Z|802e8751-5dee-4bc1-a303-a8fc1c23db7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:45:33.067Z|d1c1928c-93f5-4c1d-a270-2bb7a0c4f632|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:45:33.068Z|d1c1928c-93f5-4c1d-a270-2bb7a0c4f632|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:45:34.137Z|42759d7f-4e9d-40bc-8d2e-b550b8e44947|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:45:34.137Z|42759d7f-4e9d-40bc-8d2e-b550b8e44947|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:45:35.902Z|05d4f823-9d5e-4b58-a40a-62d9976029c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:45:35.903Z|05d4f823-9d5e-4b58-a40a-62d9976029c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:45:40.408Z|e6649fff-7742-42d1-841a-c8b957b9bada|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T01:45:40.408Z|e6649fff-7742-42d1-841a-c8b957b9bada|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T01:45:43.097Z|9c8b2fb7-fa91-430f-99cb-41a862b5ee56|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:45:43.098Z|9c8b2fb7-fa91-430f-99cb-41a862b5ee56|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:45:44.164Z|72c4b0cb-8923-4f17-83e5-e1c6b113d1f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:45:44.165Z|72c4b0cb-8923-4f17-83e5-e1c6b113d1f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:45:45.208Z|2dc6ae3f-67e1-4fc7-bacb-1c6d0e8674ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:45:45.212Z|2dc6ae3f-67e1-4fc7-bacb-1c6d0e8674ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:45:45.930Z|de05206b-fcde-4755-b9c6-858ed44e47ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:45:45.931Z|de05206b-fcde-4755-b9c6-858ed44e47ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:45:53.126Z|1cd0cf03-1453-4ac9-b5d8-eda63df9e7d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:45:53.127Z|1cd0cf03-1453-4ac9-b5d8-eda63df9e7d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:45:54.194Z|a9994142-673e-49d0-94fd-03be8a6a1d3e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:45:54.195Z|a9994142-673e-49d0-94fd-03be8a6a1d3e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:45:55.961Z|638f1f73-97ae-4536-a813-1e3b141b0d50|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:45:55.962Z|638f1f73-97ae-4536-a813-1e3b141b0d50|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:46:00.208Z|cc1f7ab9-fac8-4a31-bd51-920badb7320d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:46:00.209Z|cc1f7ab9-fac8-4a31-bd51-920badb7320d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:46:00.533Z|9b4c0959-8f7e-4830-a2cd-71f65984fed3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:46:00.534Z|9b4c0959-8f7e-4830-a2cd-71f65984fed3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:46:03.154Z|51b369e3-59f4-446a-b661-5ef4b55dc482|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:46:03.155Z|51b369e3-59f4-446a-b661-5ef4b55dc482|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:46:04.220Z|8877d7d0-cc0e-4f67-991e-380c753de58f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:46:04.221Z|8877d7d0-cc0e-4f67-991e-380c753de58f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:46:05.992Z|6b338d61-9aec-4a69-9fd0-bc184e925253|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:46:05.993Z|6b338d61-9aec-4a69-9fd0-bc184e925253|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:46:13.189Z|e4cd2193-451a-4ced-b48a-5761333e05d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:46:13.190Z|e4cd2193-451a-4ced-b48a-5761333e05d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:46:14.248Z|1c07b163-6273-43bb-baa0-5be30ebf0105|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:46:14.249Z|1c07b163-6273-43bb-baa0-5be30ebf0105|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:46:15.208Z|4ed6f967-87e0-4aad-9153-05b7b770d1f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:46:15.209Z|4ed6f967-87e0-4aad-9153-05b7b770d1f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:46:16.022Z|dab2a7a3-9bae-49de-b0f7-40d79501256f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:46:16.023Z|dab2a7a3-9bae-49de-b0f7-40d79501256f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:46:23.221Z|30d19d30-6770-4d41-b321-c781cb13639f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:46:23.222Z|30d19d30-6770-4d41-b321-c781cb13639f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:46:24.279Z|d765c4aa-2f43-424c-a137-1d6fbe956ea2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:46:24.280Z|d765c4aa-2f43-424c-a137-1d6fbe956ea2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:46:26.052Z|1473f037-b8a6-4274-a447-5e25ca26ca9e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:46:26.053Z|1473f037-b8a6-4274-a447-5e25ca26ca9e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:46:30.208Z|2ecd41a0-1056-4be3-b6d0-3daea9685822|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:46:30.213Z|2ecd41a0-1056-4be3-b6d0-3daea9685822|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:46:30.535Z|e9c7df33-9980-4845-acf6-0259fe9af0a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:46:30.535Z|e9c7df33-9980-4845-acf6-0259fe9af0a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:46:33.253Z|0b2824e4-b54f-4e47-803c-540db3b8d7bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:46:33.254Z|0b2824e4-b54f-4e47-803c-540db3b8d7bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:46:34.309Z|bec79097-d729-4134-8d77-ed455ec225bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:46:34.310Z|bec79097-d729-4134-8d77-ed455ec225bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:46:36.081Z|91d57150-8d6f-41f7-9790-6dfd2fa850ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:46:36.082Z|91d57150-8d6f-41f7-9790-6dfd2fa850ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:46:40.412Z|2fd8c62a-31cc-4c9d-9b21-a0c3ed9c5542|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T01:46:40.413Z|2fd8c62a-31cc-4c9d-9b21-a0c3ed9c5542|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T01:46:43.284Z|000d958f-5b0d-47c7-b01f-41c5c391be59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:46:43.285Z|000d958f-5b0d-47c7-b01f-41c5c391be59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:46:44.339Z|686c6493-5187-463d-b293-6a11e521a0e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:46:44.340Z|686c6493-5187-463d-b293-6a11e521a0e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:46:45.208Z|887cc3df-fcf1-4a7e-b77f-7c384b7415a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:46:45.209Z|887cc3df-fcf1-4a7e-b77f-7c384b7415a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:46:46.111Z|c5008805-87e9-4e79-b580-94686923396b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:46:46.112Z|c5008805-87e9-4e79-b580-94686923396b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:46:53.315Z|fb749d9c-b96a-4093-96e4-4750f0f18e2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:46:53.316Z|fb749d9c-b96a-4093-96e4-4750f0f18e2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:46:54.369Z|16964330-434d-4558-85ff-dc08d9d8fc1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:46:54.370Z|16964330-434d-4558-85ff-dc08d9d8fc1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:46:56.141Z|83e503cc-b645-4be5-9248-6afd8c9c891b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:46:56.142Z|83e503cc-b645-4be5-9248-6afd8c9c891b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:47:00.208Z|c6b397fc-24bd-4518-b4f3-3d9507699ce8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:47:00.209Z|c6b397fc-24bd-4518-b4f3-3d9507699ce8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:47:00.536Z|b001f814-3e0a-4438-ab86-ed82bf2479a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:47:00.536Z|b001f814-3e0a-4438-ab86-ed82bf2479a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:47:03.356Z|05bb34e6-4e98-4424-ae51-38fe18b78721|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:47:03.357Z|05bb34e6-4e98-4424-ae51-38fe18b78721|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:47:04.399Z|74e588a6-e5fb-4460-8c09-220a9a3adfbf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:47:04.400Z|74e588a6-e5fb-4460-8c09-220a9a3adfbf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:47:06.167Z|b7c034bd-4c23-4776-a526-b5704c0a13e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:47:06.168Z|b7c034bd-4c23-4776-a526-b5704c0a13e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:47:13.393Z|4cb7765f-8e34-4793-823a-0783378504d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:47:13.394Z|4cb7765f-8e34-4793-823a-0783378504d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:47:14.430Z|75031b3b-1fcf-4e85-baaf-6cf807e55ab1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:47:14.431Z|75031b3b-1fcf-4e85-baaf-6cf807e55ab1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:47:15.208Z|67bb4db7-4348-4f0b-a9d5-0bc516748dbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:47:15.213Z|67bb4db7-4348-4f0b-a9d5-0bc516748dbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:47:16.197Z|88d83b6d-5905-4e68-ba22-95ee921db048|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:47:16.198Z|88d83b6d-5905-4e68-ba22-95ee921db048|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:47:23.424Z|4abd30cd-6e76-4d31-ae46-bd0517207b1f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:47:23.425Z|4abd30cd-6e76-4d31-ae46-bd0517207b1f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:47:24.461Z|f4ffc915-dbdc-4ade-81b7-d69fa56d9a81|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:47:24.462Z|f4ffc915-dbdc-4ade-81b7-d69fa56d9a81|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:47:26.225Z|f9b50054-c315-491a-8194-7017b6c082f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:47:26.226Z|f9b50054-c315-491a-8194-7017b6c082f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:47:30.208Z|682738d7-9fef-46ff-9bea-9b71d79e7302|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:47:30.209Z|682738d7-9fef-46ff-9bea-9b71d79e7302|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:47:30.537Z|9d0b6dd5-225b-47e5-adc4-8ac1380cb60d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:47:30.537Z|9d0b6dd5-225b-47e5-adc4-8ac1380cb60d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:47:33.454Z|1cab2671-ba13-49ee-875b-101af3a35ad5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:47:33.455Z|1cab2671-ba13-49ee-875b-101af3a35ad5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:47:34.490Z|556c5457-9926-42e1-80ab-6f85e8e6ae6c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:47:34.491Z|556c5457-9926-42e1-80ab-6f85e8e6ae6c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:47:36.252Z|ef764566-c74a-4d68-aad0-ae6858c35b65|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:47:36.253Z|ef764566-c74a-4d68-aad0-ae6858c35b65|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:47:40.407Z|7a7e29e4-e9d6-4a48-a081-e856ccbe622d|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T01:47:40.408Z|7a7e29e4-e9d6-4a48-a081-e856ccbe622d|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T01:47:43.482Z|ce57dad8-ca8a-45d2-b091-e1c90dc0fbc8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:47:43.482Z|ce57dad8-ca8a-45d2-b091-e1c90dc0fbc8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:47:44.524Z|a2d840f3-47c1-4438-8040-e4273d216327|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:47:44.525Z|a2d840f3-47c1-4438-8040-e4273d216327|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:47:45.208Z|9db9640d-07d0-459b-9800-1bb2031cb110|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:47:45.209Z|9db9640d-07d0-459b-9800-1bb2031cb110|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:47:46.280Z|63a4a514-cf58-4726-92eb-024461b7c055|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:47:46.282Z|63a4a514-cf58-4726-92eb-024461b7c055|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:47:53.510Z|eccc9d70-4519-4e4e-852d-3301bb090112|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:47:53.511Z|eccc9d70-4519-4e4e-852d-3301bb090112|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:47:54.552Z|2eb7a9a7-35fd-402d-9bc2-cbe3a4fa3b0c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:47:54.553Z|2eb7a9a7-35fd-402d-9bc2-cbe3a4fa3b0c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:47:56.311Z|49a8c02e-1e27-450c-bc67-2871f72611ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:47:56.312Z|49a8c02e-1e27-450c-bc67-2871f72611ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:48:00.208Z|7271f0c4-febb-4ed5-8ee8-817fbae066d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:48:00.212Z|7271f0c4-febb-4ed5-8ee8-817fbae066d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:48:00.538Z|3b1386da-b71e-4c1c-ad39-4d7f10e0869f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:48:00.538Z|3b1386da-b71e-4c1c-ad39-4d7f10e0869f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:48:03.538Z|3e249e6b-026c-4ee1-936e-c99801a65ee3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:48:03.538Z|3e249e6b-026c-4ee1-936e-c99801a65ee3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:48:04.583Z|b6633de8-0069-40c5-9107-5147db03182f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:48:04.583Z|b6633de8-0069-40c5-9107-5147db03182f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:48:06.339Z|7be281b3-a8d6-426f-97d1-0102d2493d89|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:48:06.339Z|7be281b3-a8d6-426f-97d1-0102d2493d89|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:48:13.565Z|b3fa8f9f-a65f-4efa-8e9a-51c2213fdd4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:48:13.566Z|b3fa8f9f-a65f-4efa-8e9a-51c2213fdd4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:48:14.607Z|cc343d2e-5bee-4580-9f14-3c7f70a44df1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:48:14.608Z|cc343d2e-5bee-4580-9f14-3c7f70a44df1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:48:15.208Z|c11d4068-22f0-46d5-aa65-7d5503d30956|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:48:15.209Z|c11d4068-22f0-46d5-aa65-7d5503d30956|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:48:16.366Z|8f4a190b-1ae9-490b-8d94-3b3218854277|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:48:16.367Z|8f4a190b-1ae9-490b-8d94-3b3218854277|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:48:23.595Z|eab160d9-9882-410f-9adc-6e695f22d7cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:48:23.596Z|eab160d9-9882-410f-9adc-6e695f22d7cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:48:24.637Z|685242f8-a9cc-4c40-a204-bbaa2f95eed5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:48:24.638Z|685242f8-a9cc-4c40-a204-bbaa2f95eed5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:48:26.395Z|840e9c1d-8edb-4698-a118-2ce53351c12b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:48:26.396Z|840e9c1d-8edb-4698-a118-2ce53351c12b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:48:30.208Z|1ba01dd8-2a5e-430d-959f-8f63b497f3fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:48:30.208Z|1ba01dd8-2a5e-430d-959f-8f63b497f3fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:48:30.539Z|c6720ed9-f8fa-4e7b-b039-c1f9e902a1e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:48:30.539Z|c6720ed9-f8fa-4e7b-b039-c1f9e902a1e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:48:33.624Z|979c3147-fba9-4b2f-b8b2-48fb7c2466da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:48:33.625Z|979c3147-fba9-4b2f-b8b2-48fb7c2466da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:48:34.665Z|64c5169f-beea-4458-8d69-02163c797209|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:48:34.666Z|64c5169f-beea-4458-8d69-02163c797209|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:48:36.425Z|84fac236-9640-4dd1-b633-854520a8e14e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:48:36.426Z|84fac236-9640-4dd1-b633-854520a8e14e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:48:40.406Z|f1a57c8e-4204-4e7d-aa3d-0de63a4b8471|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T01:48:40.407Z|f1a57c8e-4204-4e7d-aa3d-0de63a4b8471|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T01:48:43.656Z|b0648718-d0c2-4928-93a5-b9c1eb07da7f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:48:43.657Z|b0648718-d0c2-4928-93a5-b9c1eb07da7f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:48:44.692Z|9162d4bb-2bad-45fe-b2f0-036cb68ee799|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:48:44.692Z|9162d4bb-2bad-45fe-b2f0-036cb68ee799|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:48:45.208Z|0e43435e-b63a-4b14-afb1-d4f13c8977e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:48:45.212Z|0e43435e-b63a-4b14-afb1-d4f13c8977e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:48:46.454Z|8ae8ef7d-fe8d-4599-9ea2-21df1c6695b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:48:46.454Z|8ae8ef7d-fe8d-4599-9ea2-21df1c6695b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:48:53.684Z|bd810ad6-ab72-456d-89c7-14462a9174cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:48:53.684Z|bd810ad6-ab72-456d-89c7-14462a9174cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:48:54.722Z|9e2e6f68-fded-4a61-97d9-a3d3c9ba02aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:48:54.722Z|9e2e6f68-fded-4a61-97d9-a3d3c9ba02aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:48:56.484Z|58e36a75-6966-4f6d-bb00-f3833a918da9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:48:56.485Z|58e36a75-6966-4f6d-bb00-f3833a918da9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:49:00.208Z|01409184-39d8-469d-b98f-ec31494c1fa4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:49:00.209Z|01409184-39d8-469d-b98f-ec31494c1fa4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:49:00.540Z|8ab7459e-6b93-4674-b3e0-b670e4ff93a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:49:00.540Z|8ab7459e-6b93-4674-b3e0-b670e4ff93a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:49:03.712Z|8bf8d959-f13c-4f13-90a8-e0846240a1da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:49:03.713Z|8bf8d959-f13c-4f13-90a8-e0846240a1da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:49:04.751Z|f77646f8-dbd0-4ce3-b6c5-a927933fd573|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:49:04.752Z|f77646f8-dbd0-4ce3-b6c5-a927933fd573|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:49:06.513Z|600c1e3e-2436-4904-9d48-256abfeb1c06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:49:06.513Z|600c1e3e-2436-4904-9d48-256abfeb1c06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:49:13.739Z|a639f8e2-f3f4-4843-a747-fba27df1174e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:49:13.740Z|a639f8e2-f3f4-4843-a747-fba27df1174e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:49:14.781Z|44495b57-a58b-4335-af07-dacbec6b1565|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:49:14.782Z|44495b57-a58b-4335-af07-dacbec6b1565|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:49:15.208Z|a87844cf-36c4-4006-825d-dc1a27fa3eb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:49:15.209Z|a87844cf-36c4-4006-825d-dc1a27fa3eb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:49:16.542Z|804e9239-0a00-4715-934a-2f2b8a53d30d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:49:16.543Z|804e9239-0a00-4715-934a-2f2b8a53d30d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:49:23.768Z|77679e42-9f91-4631-9dbe-b6f5cea8f6a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:49:23.769Z|77679e42-9f91-4631-9dbe-b6f5cea8f6a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:49:24.811Z|a01c4687-ada6-4783-b6c7-10ab46aa6193|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:49:24.812Z|a01c4687-ada6-4783-b6c7-10ab46aa6193|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:49:26.576Z|3652581c-461b-456c-a5fc-bde5c585c09f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:49:26.577Z|3652581c-461b-456c-a5fc-bde5c585c09f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:49:30.208Z|2acae39d-63a9-4cd9-b98a-3fcb2433279c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:49:30.213Z|2acae39d-63a9-4cd9-b98a-3fcb2433279c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:49:30.540Z|207ffed2-857b-41be-bb28-a0a767fcbb9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:49:30.541Z|207ffed2-857b-41be-bb28-a0a767fcbb9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:49:33.798Z|bca59476-2d1e-46ae-a694-9df3af8601af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:49:33.799Z|bca59476-2d1e-46ae-a694-9df3af8601af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:49:34.840Z|825ef7c5-2a4a-4f02-bffa-dcdbb5c8d8ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:49:34.841Z|825ef7c5-2a4a-4f02-bffa-dcdbb5c8d8ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:49:36.609Z|bb2a9fa4-a12d-44ba-aa77-e8a458584928|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:49:36.610Z|bb2a9fa4-a12d-44ba-aa77-e8a458584928|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:49:40.407Z|5ff4d48d-8124-4734-bf1f-27d3751f66de|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T01:49:40.408Z|5ff4d48d-8124-4734-bf1f-27d3751f66de|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T01:49:43.829Z|cea4c41f-06d4-4334-9e7d-a4434e7cbe70|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:49:43.830Z|cea4c41f-06d4-4334-9e7d-a4434e7cbe70|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:49:44.869Z|9999a03d-d532-41d4-b511-46e619b466db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:49:44.870Z|9999a03d-d532-41d4-b511-46e619b466db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:49:45.208Z|c3228e1e-8215-4ac5-a222-78b44e5af42e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:49:45.209Z|c3228e1e-8215-4ac5-a222-78b44e5af42e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:49:46.641Z|dccbe4fe-0dd6-4532-8261-942139573af5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:49:46.642Z|dccbe4fe-0dd6-4532-8261-942139573af5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:49:53.862Z|25d5a630-3870-43e4-a7e1-91fadde5318b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:49:53.863Z|25d5a630-3870-43e4-a7e1-91fadde5318b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:49:54.897Z|5f8235ff-7288-43ec-8f11-7706ede51cc1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:49:54.899Z|5f8235ff-7288-43ec-8f11-7706ede51cc1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:49:56.670Z|fb8b9097-e50e-4618-a519-ba0afe938983|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:49:56.670Z|fb8b9097-e50e-4618-a519-ba0afe938983|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:50:00.208Z|51eadd60-29e2-4c1d-becc-9d8672432907|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:50:00.209Z|51eadd60-29e2-4c1d-becc-9d8672432907|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:50:00.542Z|cf342ec2-1cb9-4d3f-9ef9-c466f371b2f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:50:00.542Z|cf342ec2-1cb9-4d3f-9ef9-c466f371b2f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:50:03.891Z|6a0c9c11-fb3d-45ec-8fff-0bc6fd3c002e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:50:03.892Z|6a0c9c11-fb3d-45ec-8fff-0bc6fd3c002e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:50:04.929Z|7c3575bf-c8e9-4fb0-99b7-3dba13574e68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:50:04.930Z|7c3575bf-c8e9-4fb0-99b7-3dba13574e68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:50:06.701Z|23bb796f-cdc8-4628-ac5c-293064c289ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:50:06.702Z|23bb796f-cdc8-4628-ac5c-293064c289ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:50:13.920Z|fb68b20a-92ae-484e-8199-4147fb18e085|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:50:13.921Z|fb68b20a-92ae-484e-8199-4147fb18e085|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:50:14.964Z|0abfb740-58d7-4f77-bbb5-846615c5e0b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:50:14.964Z|0abfb740-58d7-4f77-bbb5-846615c5e0b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:50:15.208Z|21fda403-1eec-4a82-a9f3-0afcce475905|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:50:15.212Z|21fda403-1eec-4a82-a9f3-0afcce475905|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:50:16.732Z|b78d962f-725f-47c8-bc7c-63a2884d66c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:50:16.732Z|b78d962f-725f-47c8-bc7c-63a2884d66c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:50:23.959Z|239416fd-fd1d-425d-a215-66df2d3b4c4d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:50:23.960Z|239416fd-fd1d-425d-a215-66df2d3b4c4d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:50:24.992Z|5704ae36-694d-48fa-a244-20c920af5dc3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:50:24.992Z|5704ae36-694d-48fa-a244-20c920af5dc3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:50:26.760Z|8b8a6615-3a48-4a64-8763-f2eb7fc98110|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:50:26.761Z|8b8a6615-3a48-4a64-8763-f2eb7fc98110|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:50:30.208Z|489ec43e-ad59-43b9-b784-e07c75e3357f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:50:30.209Z|489ec43e-ad59-43b9-b784-e07c75e3357f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:50:30.542Z|b4199874-ef2f-4aa6-ab38-4f7ca28cdda4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:50:30.543Z|b4199874-ef2f-4aa6-ab38-4f7ca28cdda4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:50:33.990Z|e5e54ba8-8a84-4f63-96ab-a0c513e1bb1f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:50:33.991Z|e5e54ba8-8a84-4f63-96ab-a0c513e1bb1f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:50:35.019Z|b3e67beb-c8fd-4041-81d7-de0726dfeba5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:50:35.020Z|b3e67beb-c8fd-4041-81d7-de0726dfeba5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:50:36.789Z|ef6f7142-75f3-49be-a054-5a49683d34cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:50:36.790Z|ef6f7142-75f3-49be-a054-5a49683d34cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:50:40.408Z|c3611096-438b-4c45-8234-f9cbb24df6b3|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T01:50:40.409Z|c3611096-438b-4c45-8234-f9cbb24df6b3|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T01:50:44.023Z|5ba80857-eac6-47dd-bd0d-44b46ff61818|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:50:44.023Z|5ba80857-eac6-47dd-bd0d-44b46ff61818|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:50:45.046Z|28588c69-e9b8-41b6-bad4-ad05fd7380f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:50:45.047Z|28588c69-e9b8-41b6-bad4-ad05fd7380f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:50:45.208Z|9ef4fb17-b220-4a0f-8fff-7ea0641984ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:50:45.208Z|9ef4fb17-b220-4a0f-8fff-7ea0641984ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:50:46.819Z|b71a25fc-e147-4228-aecf-63bfd05f09a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:50:46.819Z|b71a25fc-e147-4228-aecf-63bfd05f09a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:50:54.052Z|c95f8fad-966b-4f4f-b61f-b058a3ef6627|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:50:54.053Z|c95f8fad-966b-4f4f-b61f-b058a3ef6627|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:50:55.076Z|a1ac03cf-e843-4864-8b1c-f9051a4d4bd5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:50:55.077Z|a1ac03cf-e843-4864-8b1c-f9051a4d4bd5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:50:56.847Z|ad1ad03c-779c-4d9e-9204-003bfe06a58b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:50:56.847Z|ad1ad03c-779c-4d9e-9204-003bfe06a58b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:51:00.208Z|1123dddf-1249-445e-bdfe-9839291842fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:51:00.212Z|1123dddf-1249-445e-bdfe-9839291842fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:51:00.543Z|22b31fb1-d2c8-496f-9e32-c097e7351a77|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:51:00.543Z|22b31fb1-d2c8-496f-9e32-c097e7351a77|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:51:04.082Z|9d96def4-4673-433a-8b1d-4a383777669a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:51:04.082Z|9d96def4-4673-433a-8b1d-4a383777669a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:51:05.106Z|5045eb5c-6881-4c92-a7ee-f1539520ea6f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:51:05.107Z|5045eb5c-6881-4c92-a7ee-f1539520ea6f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:51:06.875Z|e8afcdf5-71e5-44be-9fa8-3d86498f0431|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:51:06.875Z|e8afcdf5-71e5-44be-9fa8-3d86498f0431|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:51:14.111Z|839532ba-b01b-4d62-a98a-1e57ac28ff60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:51:14.112Z|839532ba-b01b-4d62-a98a-1e57ac28ff60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:51:15.132Z|f8fa99cf-6364-410f-a666-4decebdedf22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:51:15.133Z|f8fa99cf-6364-410f-a666-4decebdedf22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:51:15.208Z|ebe4f775-e0ef-463a-9c4c-6f8d6ec9627d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:51:15.209Z|ebe4f775-e0ef-463a-9c4c-6f8d6ec9627d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:51:16.905Z|9971c74f-210b-4f77-b80f-9ac06a8bdba7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:51:16.906Z|9971c74f-210b-4f77-b80f-9ac06a8bdba7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:51:24.140Z|f21f4bbd-db23-42a0-832d-3b416fe45293|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:51:24.141Z|f21f4bbd-db23-42a0-832d-3b416fe45293|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:51:25.162Z|06ad2bda-4f01-40eb-890c-47a3db1d0043|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:51:25.163Z|06ad2bda-4f01-40eb-890c-47a3db1d0043|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:51:26.930Z|1360ff87-54e6-4025-9870-9231a56310c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:51:26.931Z|1360ff87-54e6-4025-9870-9231a56310c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:51:30.208Z|076109ef-15b7-4184-ba40-aa65e5f5f9d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:51:30.209Z|076109ef-15b7-4184-ba40-aa65e5f5f9d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:51:30.544Z|c0681e24-fb72-48f6-acfc-e4defd75634a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:51:30.544Z|c0681e24-fb72-48f6-acfc-e4defd75634a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:51:34.171Z|4cd1b295-dfaf-4506-9084-a668f34290ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:51:34.172Z|4cd1b295-dfaf-4506-9084-a668f34290ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:51:35.193Z|7f9b0279-2614-4a27-99cf-a607bc45e799|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:51:35.194Z|7f9b0279-2614-4a27-99cf-a607bc45e799|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:51:36.960Z|47f88899-2129-4e20-9d10-38edd2982c12|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:51:36.961Z|47f88899-2129-4e20-9d10-38edd2982c12|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:51:40.408Z|c80426d8-efdc-42f3-a1da-4557f2fcea80|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T01:51:40.409Z|c80426d8-efdc-42f3-a1da-4557f2fcea80|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T01:51:44.201Z|814d4b8f-ef6e-42ec-ad93-332cb1b32e67|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:51:44.202Z|814d4b8f-ef6e-42ec-ad93-332cb1b32e67|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:51:45.208Z|50a0ab74-59d1-47f7-b40e-ede29d1b54a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:51:45.213Z|50a0ab74-59d1-47f7-b40e-ede29d1b54a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:51:45.222Z|e946e406-5408-4222-b60a-2ad0297e0de7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:51:45.223Z|e946e406-5408-4222-b60a-2ad0297e0de7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:51:46.989Z|aaf78073-ddba-441e-a1fb-c0327d4fe3e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:51:46.990Z|aaf78073-ddba-441e-a1fb-c0327d4fe3e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:51:54.230Z|f91dd05a-2244-49d6-abaf-6d2f4dd8066d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:51:54.231Z|f91dd05a-2244-49d6-abaf-6d2f4dd8066d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:51:55.253Z|12924b10-3370-482e-9b34-8c86f6868e7e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:51:55.253Z|12924b10-3370-482e-9b34-8c86f6868e7e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:51:57.016Z|1f3fa189-1fa2-427e-9f8b-428f76497107|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:51:57.017Z|1f3fa189-1fa2-427e-9f8b-428f76497107|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:52:00.208Z|839c63e2-fd57-45d0-a097-ebf611c8e3d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:52:00.209Z|839c63e2-fd57-45d0-a097-ebf611c8e3d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:52:00.545Z|afcd978f-f62a-4113-8a8e-9506fa89a665|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:52:00.545Z|afcd978f-f62a-4113-8a8e-9506fa89a665|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:52:04.260Z|8b6aa0c0-77b4-4935-9fd8-8fb867a6368c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:52:04.260Z|8b6aa0c0-77b4-4935-9fd8-8fb867a6368c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:52:05.283Z|d6af9931-d710-4b6b-94c8-bc4d1265a09e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:52:05.284Z|d6af9931-d710-4b6b-94c8-bc4d1265a09e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:52:07.046Z|28ed1a27-179d-4c90-9f5a-c98f8e3524a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:52:07.047Z|28ed1a27-179d-4c90-9f5a-c98f8e3524a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:52:14.288Z|517e3138-e480-46dd-b656-d12c779cfea4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:52:14.289Z|517e3138-e480-46dd-b656-d12c779cfea4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:52:15.208Z|4878a123-50ad-4afb-85e8-4f3004027d5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:52:15.209Z|4878a123-50ad-4afb-85e8-4f3004027d5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:52:15.315Z|c9425500-cbe5-486d-8bff-5265c8f10d90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:52:15.316Z|c9425500-cbe5-486d-8bff-5265c8f10d90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:52:17.074Z|a30dc85d-1786-44a3-8344-1ce347a63880|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:52:17.075Z|a30dc85d-1786-44a3-8344-1ce347a63880|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:52:24.318Z|43e3d56d-d870-49ac-817b-57e86f8857ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:52:24.319Z|43e3d56d-d870-49ac-817b-57e86f8857ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:52:25.345Z|df13f192-72e2-42a8-aa14-6ff54476277b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:52:25.346Z|df13f192-72e2-42a8-aa14-6ff54476277b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:52:27.104Z|f5c04bef-e0fd-4043-969e-284988d3d922|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:52:27.105Z|f5c04bef-e0fd-4043-969e-284988d3d922|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:52:30.208Z|85512357-7877-4040-a2b1-ad6847b38f66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:52:30.212Z|85512357-7877-4040-a2b1-ad6847b38f66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:52:30.546Z|63942b06-0914-42a2-a06b-20eb5ce7c183|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:52:30.546Z|63942b06-0914-42a2-a06b-20eb5ce7c183|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:52:34.347Z|3202b84b-81a5-4dde-8582-04411d2e3a25|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:52:34.348Z|3202b84b-81a5-4dde-8582-04411d2e3a25|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:52:35.374Z|b3eba89a-e250-478c-b2fb-7b132d507380|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:52:35.375Z|b3eba89a-e250-478c-b2fb-7b132d507380|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:52:37.134Z|1ac1b7c6-0a53-48fa-b549-57eaf75cd43d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:52:37.135Z|1ac1b7c6-0a53-48fa-b549-57eaf75cd43d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:52:40.408Z|542273b5-2be8-453f-b6cb-00fb9754be8e|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T01:52:40.409Z|542273b5-2be8-453f-b6cb-00fb9754be8e|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T01:52:44.377Z|454e1dad-ee2f-4a5c-93cf-7cf38883eabb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:52:44.378Z|454e1dad-ee2f-4a5c-93cf-7cf38883eabb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:52:45.208Z|d8924882-b40e-4aa7-9fa5-01568583082f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:52:45.209Z|d8924882-b40e-4aa7-9fa5-01568583082f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:52:45.404Z|3977d71e-c526-4735-8724-fa477f09a733|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:52:45.405Z|3977d71e-c526-4735-8724-fa477f09a733|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:52:47.164Z|8f0ccaf0-55d3-461c-aabb-1af796efdadc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:52:47.165Z|8f0ccaf0-55d3-461c-aabb-1af796efdadc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:52:54.408Z|4b1f0e11-b549-4f63-8f37-aad858b309d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:52:54.409Z|4b1f0e11-b549-4f63-8f37-aad858b309d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:52:55.436Z|70720a90-b8df-429e-a530-953cbfec7c1c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:52:55.436Z|70720a90-b8df-429e-a530-953cbfec7c1c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:52:57.195Z|c1b87c8c-1fcc-4159-b20c-e54df5a8c4e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:52:57.196Z|c1b87c8c-1fcc-4159-b20c-e54df5a8c4e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:53:00.208Z|3e527902-4d74-4dde-8613-b08f587f963d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:53:00.209Z|3e527902-4d74-4dde-8613-b08f587f963d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:53:00.547Z|b1385aaf-a0c2-490e-a54f-2f84b6cb2ff0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:53:00.548Z|b1385aaf-a0c2-490e-a54f-2f84b6cb2ff0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:53:04.439Z|9a5bb70b-f775-4cff-920c-2d118b6d1875|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:53:04.440Z|9a5bb70b-f775-4cff-920c-2d118b6d1875|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:53:05.462Z|eefc5009-a1f5-4fe5-8a93-67178fe73ca1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:53:05.462Z|eefc5009-a1f5-4fe5-8a93-67178fe73ca1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:53:07.226Z|35ada5d7-b1d6-40de-bf1e-53bb6fdb351b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:53:07.227Z|35ada5d7-b1d6-40de-bf1e-53bb6fdb351b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:53:14.469Z|27e9ab4b-485b-4a51-8fdd-0237029b18a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:53:14.470Z|27e9ab4b-485b-4a51-8fdd-0237029b18a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:53:15.208Z|756e355e-f7cd-42bf-939d-fad9f9fbff97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:53:15.212Z|756e355e-f7cd-42bf-939d-fad9f9fbff97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:53:15.491Z|af4edbc7-2b44-45df-80e9-0a58786ac324|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:53:15.492Z|af4edbc7-2b44-45df-80e9-0a58786ac324|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:53:17.253Z|0966bca7-cd60-4896-afe0-1de84d0ce144|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:53:17.254Z|0966bca7-cd60-4896-afe0-1de84d0ce144|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:53:24.540Z|53dfa84c-5168-4c09-8829-d6e8dd91e9f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:53:24.542Z|53dfa84c-5168-4c09-8829-d6e8dd91e9f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:53:25.522Z|d95acabe-5674-4f77-bbd6-191085b03c63|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:53:25.523Z|d95acabe-5674-4f77-bbd6-191085b03c63|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:53:27.284Z|f763dd77-4dd0-45fb-82e1-a60acec39ea1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:53:27.285Z|f763dd77-4dd0-45fb-82e1-a60acec39ea1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:53:30.208Z|464eaa9d-f454-4b85-8f8d-b7c89f95a899|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:53:30.209Z|464eaa9d-f454-4b85-8f8d-b7c89f95a899|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:53:30.548Z|d707ec62-cdb1-4447-8468-eae495c46dbe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:53:30.549Z|d707ec62-cdb1-4447-8468-eae495c46dbe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:53:34.574Z|365e156c-6f97-4b9c-94b6-c4550f0d2128|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:53:34.575Z|365e156c-6f97-4b9c-94b6-c4550f0d2128|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:53:35.552Z|132929de-f0e7-4c7c-ac96-26b529c46b53|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:53:35.553Z|132929de-f0e7-4c7c-ac96-26b529c46b53|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:53:37.312Z|06165e40-5fc6-45c5-8de4-e6d5b5ea9fb3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:53:37.312Z|06165e40-5fc6-45c5-8de4-e6d5b5ea9fb3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:53:40.408Z|53a54362-fd68-4aa4-a46a-73b92cb9b245|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T01:53:40.409Z|53a54362-fd68-4aa4-a46a-73b92cb9b245|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T01:53:44.605Z|b29d61b3-d50b-41b8-8c11-76254f62f085|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:53:44.605Z|b29d61b3-d50b-41b8-8c11-76254f62f085|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:53:45.208Z|5bacd8e8-0876-4314-b5ef-3a98dfc51873|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:53:45.209Z|5bacd8e8-0876-4314-b5ef-3a98dfc51873|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:53:45.582Z|dcb92cf9-18b2-409d-a824-357cc2a348ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:53:45.583Z|dcb92cf9-18b2-409d-a824-357cc2a348ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:53:47.343Z|c92be05f-87d2-45da-a399-45251a687c90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:53:47.344Z|c92be05f-87d2-45da-a399-45251a687c90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:53:54.636Z|85dffc65-f926-4649-9b16-22e5d6735ec4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:53:54.637Z|85dffc65-f926-4649-9b16-22e5d6735ec4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:53:55.611Z|8b210b5f-1edd-4069-abee-97d63d402ade|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:53:55.612Z|8b210b5f-1edd-4069-abee-97d63d402ade|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:53:57.373Z|9db77272-40ac-4805-9a8b-4908ed611071|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:53:57.373Z|9db77272-40ac-4805-9a8b-4908ed611071|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:54:00.208Z|a24dc7c5-40c2-4519-a8c9-0cf2bc0a3055|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:54:00.212Z|a24dc7c5-40c2-4519-a8c9-0cf2bc0a3055|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:54:00.550Z|3e49a1bf-4386-43b5-9487-0242d170dec0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:54:00.551Z|3e49a1bf-4386-43b5-9487-0242d170dec0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:54:04.668Z|bdb35f7e-bebb-4e20-8bc4-9cf231114c53|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:54:04.669Z|bdb35f7e-bebb-4e20-8bc4-9cf231114c53|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:54:05.642Z|38410ad2-50c1-4b85-9e4e-4bdcd3564c47|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:54:05.642Z|38410ad2-50c1-4b85-9e4e-4bdcd3564c47|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:54:07.404Z|6b3ea52c-066e-40ba-b0af-b4b171738a61|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:54:07.405Z|6b3ea52c-066e-40ba-b0af-b4b171738a61|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:54:14.697Z|35d6aa8a-846a-4ad6-a55e-4540531162fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:54:14.698Z|35d6aa8a-846a-4ad6-a55e-4540531162fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:54:15.208Z|6789a430-11d0-4698-9935-411c4eef2c22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:54:15.209Z|6789a430-11d0-4698-9935-411c4eef2c22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:54:15.671Z|00b2645a-840c-45dc-ab8d-2adad030bc60|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:54:15.672Z|00b2645a-840c-45dc-ab8d-2adad030bc60|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:54:17.437Z|e65530be-9931-4091-8ded-7649115d9dc2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:54:17.437Z|e65530be-9931-4091-8ded-7649115d9dc2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:54:24.728Z|bea91f06-12b5-488e-869d-7bd9d14309b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:54:24.728Z|bea91f06-12b5-488e-869d-7bd9d14309b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:54:25.699Z|e3379ed4-f98d-4015-814b-536e2c0fd0e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:54:25.700Z|e3379ed4-f98d-4015-814b-536e2c0fd0e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:54:27.467Z|c77be966-cf61-4709-b410-7c919bf79c9e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:54:27.468Z|c77be966-cf61-4709-b410-7c919bf79c9e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:54:30.208Z|02b924bc-2797-4e97-bbd5-b83be644b87a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:54:30.209Z|02b924bc-2797-4e97-bbd5-b83be644b87a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:54:30.551Z|12fa8efc-5801-477b-b7e0-17dbcccad646|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:54:30.552Z|12fa8efc-5801-477b-b7e0-17dbcccad646|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:54:34.760Z|e18d0df1-c44c-4b4c-8e0f-ab5bface052b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:54:34.761Z|e18d0df1-c44c-4b4c-8e0f-ab5bface052b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:54:35.728Z|974400b1-54f2-43f2-b4ce-2911d1ee19f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:54:35.729Z|974400b1-54f2-43f2-b4ce-2911d1ee19f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:54:37.499Z|1c7c3721-f957-49fd-8d39-402f876cf093|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:54:37.500Z|1c7c3721-f957-49fd-8d39-402f876cf093|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:54:40.407Z|451edadf-a864-403d-b6b2-bb458171e466|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T01:54:40.408Z|451edadf-a864-403d-b6b2-bb458171e466|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T01:54:44.795Z|4dfc2315-b34c-4126-bc02-7c649bf97984|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:54:44.796Z|4dfc2315-b34c-4126-bc02-7c649bf97984|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:54:45.208Z|1c3a1408-616b-462d-a3f7-5b66eabf8911|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:54:45.212Z|1c3a1408-616b-462d-a3f7-5b66eabf8911|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:54:45.758Z|18f89033-0201-4da4-9833-d00b6ff5ce87|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:54:45.759Z|18f89033-0201-4da4-9833-d00b6ff5ce87|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:54:47.531Z|febf83f7-2219-4684-8441-1811783fe235|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:54:47.531Z|febf83f7-2219-4684-8441-1811783fe235|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:54:54.829Z|6e91f4f1-b378-4a8e-9f7a-f8b12970c375|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:54:54.829Z|6e91f4f1-b378-4a8e-9f7a-f8b12970c375|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:54:55.787Z|25c95bac-c24d-435a-b874-edd1b1d618cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:54:55.788Z|25c95bac-c24d-435a-b874-edd1b1d618cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:54:57.557Z|259d3b8e-4c4f-4dc7-ba91-1a65bed68540|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:54:57.557Z|259d3b8e-4c4f-4dc7-ba91-1a65bed68540|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:55:00.208Z|d860b391-3c51-4c70-9c64-f444256f5249|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:55:00.208Z|d860b391-3c51-4c70-9c64-f444256f5249|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:55:00.552Z|d4db65ab-fa7d-43e4-945e-6723a408e691|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:55:00.553Z|d4db65ab-fa7d-43e4-945e-6723a408e691|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:55:04.866Z|1d55af2d-34fc-4d8b-9806-e820fa1768bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:55:04.867Z|1d55af2d-34fc-4d8b-9806-e820fa1768bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:55:05.817Z|10eb32e7-7b60-448e-b404-caf04004c451|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:55:05.818Z|10eb32e7-7b60-448e-b404-caf04004c451|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:55:07.588Z|85915b57-dcc4-471a-93ad-e15ec5c6353e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:55:07.589Z|85915b57-dcc4-471a-93ad-e15ec5c6353e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:55:14.897Z|a22f4358-c552-4474-831d-e27f8472444f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:55:14.898Z|a22f4358-c552-4474-831d-e27f8472444f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:55:15.208Z|d5acdbfe-91e8-429a-8cf8-fde9d1650e54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:55:15.209Z|d5acdbfe-91e8-429a-8cf8-fde9d1650e54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:55:15.844Z|a3cbac71-8971-4a2c-b90f-8be0315a668e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:55:15.845Z|a3cbac71-8971-4a2c-b90f-8be0315a668e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:55:17.618Z|c0f06fbb-f8ea-467c-a748-d935d0dadcfe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:55:17.619Z|c0f06fbb-f8ea-467c-a748-d935d0dadcfe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:55:24.929Z|1a20d6fe-f228-4a77-bd12-5ad53289b491|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:55:24.929Z|1a20d6fe-f228-4a77-bd12-5ad53289b491|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:55:25.873Z|35180eb9-1219-4f27-a308-05e91006ea83|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:55:25.874Z|35180eb9-1219-4f27-a308-05e91006ea83|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:55:27.647Z|47e7cb87-4498-4250-83be-0926dc54e972|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:55:27.648Z|47e7cb87-4498-4250-83be-0926dc54e972|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:55:30.208Z|54ac8d44-2ab0-4de8-a17a-0641a3e6f138|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:55:30.212Z|54ac8d44-2ab0-4de8-a17a-0641a3e6f138|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:55:30.553Z|aea7af72-af8e-481b-ac64-bedd38fb94b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:55:30.554Z|aea7af72-af8e-481b-ac64-bedd38fb94b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:55:34.959Z|def74522-ed2e-4d0d-a7fe-b4f0ed6e5a06|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:55:34.960Z|def74522-ed2e-4d0d-a7fe-b4f0ed6e5a06|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:55:35.896Z|1f371849-f4e6-4969-9e75-694132f9456f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:55:35.896Z|1f371849-f4e6-4969-9e75-694132f9456f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:55:37.670Z|c5459c44-ccb5-4707-8b72-bc0bd2e34827|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:55:37.671Z|c5459c44-ccb5-4707-8b72-bc0bd2e34827|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:55:40.406Z|641d9be0-e390-4221-8463-fbcb6846c030|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T01:55:40.406Z|641d9be0-e390-4221-8463-fbcb6846c030|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T01:55:44.985Z|676ab231-f50d-4023-9f81-922a24d65341|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:55:44.986Z|676ab231-f50d-4023-9f81-922a24d65341|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:55:45.208Z|37a5ea38-b124-4ede-b152-aaae0f33fbae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:55:45.209Z|37a5ea38-b124-4ede-b152-aaae0f33fbae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:55:45.920Z|9945f7de-91dc-4ee9-9ddd-ebecb9cf9560|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:55:45.921Z|9945f7de-91dc-4ee9-9ddd-ebecb9cf9560|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:55:47.698Z|ad021b09-9914-4ccf-a64b-4dc10f559e00|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:55:47.699Z|ad021b09-9914-4ccf-a64b-4dc10f559e00|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:55:55.019Z|0036895a-1052-40a5-a475-e694daaae835|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:55:55.019Z|0036895a-1052-40a5-a475-e694daaae835|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:55:55.952Z|af4cd016-56e4-44cc-b846-fcf45ba7bbb9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:55:55.952Z|af4cd016-56e4-44cc-b846-fcf45ba7bbb9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:55:57.727Z|47ce2cb5-ec30-455f-b079-93643cfb24bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:55:57.727Z|47ce2cb5-ec30-455f-b079-93643cfb24bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:56:00.208Z|64d72cdd-7967-4d26-94c1-461ff93c3ff6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:56:00.209Z|64d72cdd-7967-4d26-94c1-461ff93c3ff6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:56:00.554Z|2b15a296-6bed-47ec-8b7b-fce2477d3868|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:56:00.555Z|2b15a296-6bed-47ec-8b7b-fce2477d3868|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:56:05.048Z|94fa1c15-4ac6-425a-90e9-9e54fd6a18db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:56:05.049Z|94fa1c15-4ac6-425a-90e9-9e54fd6a18db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:56:05.985Z|d42936b3-b418-4ec9-af92-f78bf0d9fa4b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:56:05.986Z|d42936b3-b418-4ec9-af92-f78bf0d9fa4b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:56:07.757Z|e9094c5e-a742-4987-a962-dbd60a6bd73d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:56:07.758Z|e9094c5e-a742-4987-a962-dbd60a6bd73d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:56:15.077Z|03846c9f-5d84-4e88-b214-0a778efc1182|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:56:15.077Z|03846c9f-5d84-4e88-b214-0a778efc1182|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:56:15.208Z|010983fb-c505-4c7d-b34a-9bce7fa5840b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:56:15.212Z|010983fb-c505-4c7d-b34a-9bce7fa5840b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:56:16.011Z|aff1c1a2-f5f7-497a-9521-85bf03403c21|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:56:16.012Z|aff1c1a2-f5f7-497a-9521-85bf03403c21|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:56:17.787Z|266cd95a-dd48-4952-b177-07a96b747680|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:56:17.788Z|266cd95a-dd48-4952-b177-07a96b747680|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:56:25.108Z|8a2da8ef-369a-49e2-9c1e-f1ecc7479b38|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:56:25.108Z|8a2da8ef-369a-49e2-9c1e-f1ecc7479b38|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:56:26.042Z|c7bf5838-9913-48aa-b611-12a894c1b19a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:56:26.043Z|c7bf5838-9913-48aa-b611-12a894c1b19a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:56:27.817Z|13b752d5-7520-42b7-89de-b1daad41430f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:56:27.817Z|13b752d5-7520-42b7-89de-b1daad41430f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:56:30.208Z|3b5e06e2-8a2f-4dc7-8fb4-f1b481325666|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:56:30.209Z|3b5e06e2-8a2f-4dc7-8fb4-f1b481325666|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:56:30.556Z|e7eb0e51-ee91-4e55-add3-55f6461c9e0a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:56:30.556Z|e7eb0e51-ee91-4e55-add3-55f6461c9e0a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:56:35.139Z|6587774a-806c-4b7e-81bb-b53e0adc3151|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:56:35.140Z|6587774a-806c-4b7e-81bb-b53e0adc3151|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:56:36.073Z|a648a05d-cc8b-44bf-9798-4d1583a1891d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:56:36.073Z|a648a05d-cc8b-44bf-9798-4d1583a1891d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:56:37.842Z|834200df-5ed8-4c15-872e-352281189eb9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:56:37.843Z|834200df-5ed8-4c15-872e-352281189eb9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:56:40.407Z|376f8e6d-3c26-420c-af54-68c7be0b0df7|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T01:56:40.408Z|376f8e6d-3c26-420c-af54-68c7be0b0df7|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T01:56:45.168Z|819daa90-3c64-4781-8a15-5b6feff30440|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:56:45.169Z|819daa90-3c64-4781-8a15-5b6feff30440|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:56:45.208Z|a61c266c-e6d1-475d-be79-a65c18cca68f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:56:45.209Z|a61c266c-e6d1-475d-be79-a65c18cca68f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:56:46.100Z|782b1a82-cba0-431d-b46e-128a8578468b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:56:46.100Z|782b1a82-cba0-431d-b46e-128a8578468b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:56:47.869Z|03020812-42e5-43b9-bf15-11b20f85da7f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:56:47.870Z|03020812-42e5-43b9-bf15-11b20f85da7f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:56:55.198Z|70631c55-6580-4aa2-888f-7ec08c9f735c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:56:55.199Z|70631c55-6580-4aa2-888f-7ec08c9f735c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:56:56.131Z|80944de6-7abb-44a2-94c1-41995d1b20ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:56:56.131Z|80944de6-7abb-44a2-94c1-41995d1b20ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:56:57.898Z|72598db1-2f04-414d-94b2-3f80b5c83468|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:56:57.899Z|72598db1-2f04-414d-94b2-3f80b5c83468|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:57:00.208Z|5fdf49c2-2e6c-45e0-a985-0292ff10513e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:57:00.214Z|5fdf49c2-2e6c-45e0-a985-0292ff10513e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:57:00.557Z|f04f25f2-8531-4816-98dd-e29184f71254|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:57:00.557Z|f04f25f2-8531-4816-98dd-e29184f71254|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:57:05.226Z|d99ad2ed-0274-4304-8c7f-4477e25b07d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:57:05.228Z|d99ad2ed-0274-4304-8c7f-4477e25b07d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:57:06.158Z|c6e22d5e-205a-42cc-b47e-0536eddec562|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:57:06.159Z|c6e22d5e-205a-42cc-b47e-0536eddec562|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:57:07.927Z|97c1a438-1896-4fc6-8f6b-feccea8fd835|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:57:07.927Z|97c1a438-1896-4fc6-8f6b-feccea8fd835|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:57:15.208Z|39e46ae9-0720-4d73-89f7-d8bcbdd34f8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:57:15.209Z|39e46ae9-0720-4d73-89f7-d8bcbdd34f8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:57:15.258Z|1ab6e94c-55ce-41ef-8049-1a2683953be9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:57:15.259Z|1ab6e94c-55ce-41ef-8049-1a2683953be9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:57:16.188Z|990aca7a-48d2-4e33-967a-0319d75101c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:57:16.188Z|990aca7a-48d2-4e33-967a-0319d75101c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:57:17.954Z|eaacbf36-4b78-45f2-bea7-b891d9bfbf3b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:57:17.955Z|eaacbf36-4b78-45f2-bea7-b891d9bfbf3b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:57:25.287Z|9cf467cd-13c6-4542-b72f-417ffea0cc8b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:57:25.288Z|9cf467cd-13c6-4542-b72f-417ffea0cc8b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:57:26.220Z|1d0938ba-4b1c-4a3c-ad7c-65a8532e7208|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:57:26.221Z|1d0938ba-4b1c-4a3c-ad7c-65a8532e7208|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:57:27.984Z|3fcd5df4-6989-4627-be7f-019bee416482|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:57:27.984Z|3fcd5df4-6989-4627-be7f-019bee416482|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:57:30.208Z|bc0302ed-3a61-4227-9612-053ecfef5dd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:57:30.209Z|bc0302ed-3a61-4227-9612-053ecfef5dd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:57:30.558Z|02ef32b5-6b10-4791-a1ba-34c1ba5c5598|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:57:30.558Z|02ef32b5-6b10-4791-a1ba-34c1ba5c5598|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:57:35.317Z|f329d93b-8ee1-4208-8b08-9ec5834453e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:57:35.318Z|f329d93b-8ee1-4208-8b08-9ec5834453e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:57:36.249Z|3b877d23-52bc-4980-9a67-0965fff56c93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:57:36.250Z|3b877d23-52bc-4980-9a67-0965fff56c93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:57:38.014Z|40f9e3f2-b1ca-4bc4-ba3b-19e61838c95c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:57:38.014Z|40f9e3f2-b1ca-4bc4-ba3b-19e61838c95c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:57:40.407Z|e4a25c71-2630-4b0e-b492-afbe7520d7ec|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T01:57:40.408Z|e4a25c71-2630-4b0e-b492-afbe7520d7ec|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T01:57:45.208Z|4c223381-6617-411a-a421-0c627429c78b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:57:45.211Z|4c223381-6617-411a-a421-0c627429c78b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:57:45.346Z|edfe5bb1-5dd3-4b70-bade-0968dbd45f9c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:57:45.347Z|edfe5bb1-5dd3-4b70-bade-0968dbd45f9c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:57:46.282Z|5a0a346e-eb4b-4ebd-acd2-a3b1ee03f1c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:57:46.283Z|5a0a346e-eb4b-4ebd-acd2-a3b1ee03f1c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:57:48.043Z|953da97d-245d-431c-a9c8-810856d28465|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:57:48.043Z|953da97d-245d-431c-a9c8-810856d28465|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:57:55.378Z|124523a6-173d-4691-a4a7-394f46f8ba01|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:57:55.379Z|124523a6-173d-4691-a4a7-394f46f8ba01|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:57:56.311Z|48e0f3d3-24b7-46c4-bb93-f37f37e6d261|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:57:56.312Z|48e0f3d3-24b7-46c4-bb93-f37f37e6d261|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:57:58.070Z|c4d8e8a4-2c18-4eb2-b524-8feb1e1ee9ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:57:58.071Z|c4d8e8a4-2c18-4eb2-b524-8feb1e1ee9ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:58:00.208Z|ac087128-b61d-445f-91ed-ddcd437a1c83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:58:00.209Z|ac087128-b61d-445f-91ed-ddcd437a1c83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:58:00.559Z|31176178-4db3-4d0f-81ae-c377a38d1928|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:58:00.559Z|31176178-4db3-4d0f-81ae-c377a38d1928|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:58:05.411Z|238cd3f0-fd79-46a8-a560-fda1535b9af4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:58:05.412Z|238cd3f0-fd79-46a8-a560-fda1535b9af4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:58:06.341Z|12c1c474-29bb-4e07-ba8f-1a18ec4ccad9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:58:06.342Z|12c1c474-29bb-4e07-ba8f-1a18ec4ccad9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:58:08.101Z|11da4e85-d71b-4435-a7dc-30046089a10c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:58:08.102Z|11da4e85-d71b-4435-a7dc-30046089a10c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:58:15.208Z|29870138-4585-4678-9c28-3f82b5aeceae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:58:15.209Z|29870138-4585-4678-9c28-3f82b5aeceae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:58:15.441Z|86dbd6bf-32a6-4f83-8846-42a0feb93658|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:58:15.442Z|86dbd6bf-32a6-4f83-8846-42a0feb93658|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:58:16.374Z|fc1af4c2-558b-4104-a2ed-cc5b373aa460|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:58:16.375Z|fc1af4c2-558b-4104-a2ed-cc5b373aa460|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:58:18.134Z|22260721-f702-4646-ba77-3da156e07a59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:58:18.134Z|22260721-f702-4646-ba77-3da156e07a59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:58:25.479Z|b8de5687-29cb-49e5-9bf2-ccfaa96081ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:58:25.479Z|b8de5687-29cb-49e5-9bf2-ccfaa96081ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:58:26.402Z|3c8a7eab-f3a1-4f64-abc6-4715835d2ca3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:58:26.402Z|3c8a7eab-f3a1-4f64-abc6-4715835d2ca3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:58:28.163Z|dc7e87bf-9af2-4a7a-a615-35c34ffae02c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:58:28.164Z|dc7e87bf-9af2-4a7a-a615-35c34ffae02c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:58:30.208Z|5c27762c-6aa0-4e5b-89be-3c8b91e3694b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:58:30.213Z|5c27762c-6aa0-4e5b-89be-3c8b91e3694b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:58:30.560Z|be0e0e97-4bc3-476b-a00b-449f6a0ef547|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:58:30.560Z|be0e0e97-4bc3-476b-a00b-449f6a0ef547|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:58:35.509Z|0f2f0927-9958-4f31-9f60-b0e63643ca52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:58:35.510Z|0f2f0927-9958-4f31-9f60-b0e63643ca52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:58:36.431Z|55352904-371a-4955-bdf6-d941edf21873|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:58:36.431Z|55352904-371a-4955-bdf6-d941edf21873|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:58:38.195Z|11ac6774-1fb4-4238-b4f7-5f0b80fc66d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:58:38.195Z|11ac6774-1fb4-4238-b4f7-5f0b80fc66d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:58:40.407Z|f7c439fa-1ff5-492b-ac3b-878dac934552|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T01:58:40.408Z|f7c439fa-1ff5-492b-ac3b-878dac934552|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T01:58:45.208Z|43124fae-84cd-42d4-9cc7-5bfe3066b366|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:58:45.209Z|43124fae-84cd-42d4-9cc7-5bfe3066b366|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:58:45.536Z|47b2e92f-e1b5-4547-bd12-2a5dc04329db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:58:45.536Z|47b2e92f-e1b5-4547-bd12-2a5dc04329db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:58:46.458Z|025c80bd-e828-40fd-81c6-c18c82881453|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:58:46.459Z|025c80bd-e828-40fd-81c6-c18c82881453|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:58:48.224Z|a9090990-79cf-4c35-af0d-dfe2adddf39d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:58:48.225Z|a9090990-79cf-4c35-af0d-dfe2adddf39d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:58:55.565Z|a80321b5-e21e-4303-b53e-78d538a96818|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:58:55.565Z|a80321b5-e21e-4303-b53e-78d538a96818|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:58:56.489Z|62281558-f9f5-4abf-8895-6652143b731b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:58:56.490Z|62281558-f9f5-4abf-8895-6652143b731b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:58:58.255Z|e6110e1e-31a7-40a5-81d4-7c1dc5815b3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:58:58.255Z|e6110e1e-31a7-40a5-81d4-7c1dc5815b3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:59:00.208Z|c2f07954-1f17-4b5d-bab8-44f621373f4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:59:00.209Z|c2f07954-1f17-4b5d-bab8-44f621373f4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:59:00.561Z|43d67028-8e1e-44c3-8392-140167f1afd9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:59:00.561Z|43d67028-8e1e-44c3-8392-140167f1afd9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:59:05.591Z|9cd8482e-5bca-418f-8780-6615b3b32627|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:59:05.592Z|9cd8482e-5bca-418f-8780-6615b3b32627|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:59:06.518Z|f3b00959-52a4-42c4-a7da-d2237fa5083b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:59:06.519Z|f3b00959-52a4-42c4-a7da-d2237fa5083b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:59:08.283Z|0efaaa69-5b02-4c0b-9cdc-b8c23a89c4af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:59:08.284Z|0efaaa69-5b02-4c0b-9cdc-b8c23a89c4af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:59:15.208Z|d6aa8977-dcfc-4853-9f00-89c2ea2dea01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:59:15.212Z|d6aa8977-dcfc-4853-9f00-89c2ea2dea01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:59:15.617Z|6900dc20-a877-41aa-bbf6-fe3d8c4fee5f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:59:15.617Z|6900dc20-a877-41aa-bbf6-fe3d8c4fee5f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:59:16.546Z|302c0aa1-04cd-468d-89ff-9847f39e58aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:59:16.547Z|302c0aa1-04cd-468d-89ff-9847f39e58aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:59:18.313Z|72e51435-fade-434b-be80-66359deeb851|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:59:18.314Z|72e51435-fade-434b-be80-66359deeb851|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:59:25.640Z|c27cbc22-b015-4144-bba6-1f1773cae101|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:59:25.641Z|c27cbc22-b015-4144-bba6-1f1773cae101|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:59:26.575Z|4626986f-faaf-4dbb-b585-15ec663f4643|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:59:26.576Z|4626986f-faaf-4dbb-b585-15ec663f4643|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:59:28.344Z|4c3a2846-44e9-4a7c-84c1-bdba70ed1926|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:59:28.344Z|4c3a2846-44e9-4a7c-84c1-bdba70ed1926|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:59:30.208Z|6ac65675-8c76-44a6-9439-699f8a5356b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:59:30.209Z|6ac65675-8c76-44a6-9439-699f8a5356b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:59:30.562Z|ac5c6dc6-8c8f-43e6-98bc-acbfc0350e7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:59:30.562Z|ac5c6dc6-8c8f-43e6-98bc-acbfc0350e7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:59:35.665Z|0c89662b-ced5-46a3-9ebd-95862219aaba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:59:35.666Z|0c89662b-ced5-46a3-9ebd-95862219aaba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:59:36.607Z|1b343694-7074-44cf-a65d-edab3d51d296|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:59:36.608Z|1b343694-7074-44cf-a65d-edab3d51d296|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:59:38.373Z|d621a8c0-b1e8-4490-aa0b-b20f71ac400d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:59:38.373Z|d621a8c0-b1e8-4490-aa0b-b20f71ac400d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:59:40.407Z|4762e5dc-ec92-4586-b60f-0ae3c7a859ca|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T01:59:40.408Z|4762e5dc-ec92-4586-b60f-0ae3c7a859ca|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T01:59:45.208Z|4b593428-012d-4925-bebd-e33974660c5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T01:59:45.209Z|4b593428-012d-4925-bebd-e33974660c5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T01:59:45.692Z|a1d99aef-0db7-465f-934e-bb399866fde3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:59:45.692Z|a1d99aef-0db7-465f-934e-bb399866fde3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:59:46.636Z|0ccbd0be-c0a4-4cda-9cb1-144bc2ea02f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:59:46.636Z|0ccbd0be-c0a4-4cda-9cb1-144bc2ea02f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:59:48.404Z|09128be9-0a7e-4e3f-aa96-2b1d757ba8ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:59:48.405Z|09128be9-0a7e-4e3f-aa96-2b1d757ba8ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:59:55.718Z|000a58f9-0e8f-46ef-b9b8-6780dc8c6bfc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:59:55.719Z|000a58f9-0e8f-46ef-b9b8-6780dc8c6bfc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:59:56.662Z|415fbb55-e9ef-4b4f-918b-f41fce7e03ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:59:56.663Z|415fbb55-e9ef-4b4f-918b-f41fce7e03ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T01:59:58.430Z|ca699e98-9ba6-4909-a12f-a53a3f69c49d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T01:59:58.430Z|ca699e98-9ba6-4909-a12f-a53a3f69c49d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:00:00.208Z|97484170-ba7e-4b4f-97ce-6f3bb9b5dac2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:00:00.212Z|97484170-ba7e-4b4f-97ce-6f3bb9b5dac2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:00:00.563Z|5e82271d-ebcf-402d-9eb5-0099175716e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:00:00.563Z|5e82271d-ebcf-402d-9eb5-0099175716e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:00:05.749Z|f5bd06f0-899b-40c4-a4db-648c5f5caaac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:00:05.750Z|f5bd06f0-899b-40c4-a4db-648c5f5caaac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:00:06.691Z|ff237aa8-c060-4f58-9ebc-5c7036d6c967|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:00:06.692Z|ff237aa8-c060-4f58-9ebc-5c7036d6c967|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:00:08.458Z|284c4f00-a991-4b45-a74f-97066b5e0c27|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:00:08.459Z|284c4f00-a991-4b45-a74f-97066b5e0c27|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:00:15.208Z|eaa0ecaf-d775-48ae-8c9d-d288895162aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:00:15.209Z|eaa0ecaf-d775-48ae-8c9d-d288895162aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:00:15.779Z|784609a2-5843-4cdb-8917-c96a1bd2aa74|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:00:15.779Z|784609a2-5843-4cdb-8917-c96a1bd2aa74|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:00:16.722Z|c1ea40a0-522f-4435-9333-0a96e3db4a3d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:00:16.723Z|c1ea40a0-522f-4435-9333-0a96e3db4a3d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:00:18.487Z|e734af11-9c1a-45f0-a876-d1d478ea80b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:00:18.487Z|e734af11-9c1a-45f0-a876-d1d478ea80b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:00:25.803Z|c8cca204-3cba-4113-9278-a273d75a1787|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:00:25.804Z|c8cca204-3cba-4113-9278-a273d75a1787|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:00:26.751Z|396e5710-7ce9-4547-a403-9d3a89d4bcb9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:00:26.752Z|396e5710-7ce9-4547-a403-9d3a89d4bcb9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:00:28.517Z|4be4f819-f536-4645-93c8-5ae56f136b44|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:00:28.518Z|4be4f819-f536-4645-93c8-5ae56f136b44|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:00:30.208Z|f8ce1104-7f7a-46c4-b4d7-7fadc11d23b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:00:30.209Z|f8ce1104-7f7a-46c4-b4d7-7fadc11d23b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:00:30.564Z|2177c191-33e4-43eb-8e80-beae1c45a8cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:00:30.564Z|2177c191-33e4-43eb-8e80-beae1c45a8cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:00:35.832Z|6a6be6d5-0bbc-4a70-9391-5209a24bf4ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:00:35.833Z|6a6be6d5-0bbc-4a70-9391-5209a24bf4ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:00:36.780Z|4f53f41b-804d-40c0-bef7-fc7d7de82e36|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:00:36.781Z|4f53f41b-804d-40c0-bef7-fc7d7de82e36|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:00:38.547Z|f163502d-c878-45a7-96a3-aa38aaf76dd5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:00:38.548Z|f163502d-c878-45a7-96a3-aa38aaf76dd5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:00:40.407Z|1b0968f3-e503-4f45-9b26-e6efb89e0a4a|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T02:00:40.408Z|1b0968f3-e503-4f45-9b26-e6efb89e0a4a|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T02:00:45.208Z|3dd73f85-d229-4460-8795-ca13a3516af1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:00:45.212Z|3dd73f85-d229-4460-8795-ca13a3516af1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:00:45.861Z|bb77f7bb-4927-4630-82cd-a9af40fab807|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:00:45.862Z|bb77f7bb-4927-4630-82cd-a9af40fab807|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:00:46.809Z|f3cc3e04-d410-4ca5-8616-daae9750e65c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:00:46.809Z|f3cc3e04-d410-4ca5-8616-daae9750e65c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:00:48.577Z|f94ba26b-5e8d-46f0-8e50-fa2d8481ed10|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:00:48.578Z|f94ba26b-5e8d-46f0-8e50-fa2d8481ed10|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:00:55.892Z|1f096286-ecc4-4891-bc79-4cd710938fd1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:00:55.893Z|1f096286-ecc4-4891-bc79-4cd710938fd1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:00:56.839Z|dd4ab34a-6c6b-4ba6-a13d-0fc4e9d0179c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:00:56.840Z|dd4ab34a-6c6b-4ba6-a13d-0fc4e9d0179c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:00:58.607Z|02b18360-0bfe-4f24-89d6-e5d4e81ec139|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:00:58.608Z|02b18360-0bfe-4f24-89d6-e5d4e81ec139|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:01:00.208Z|68cbaa30-3a44-4952-9540-31f30583bdbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:01:00.209Z|68cbaa30-3a44-4952-9540-31f30583bdbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:01:00.565Z|ce3b49f3-222a-4f48-8e5b-51530fad1dba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:01:00.565Z|ce3b49f3-222a-4f48-8e5b-51530fad1dba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:01:05.921Z|0e114aae-90b5-4eb7-b2f7-ba74b440e87b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:01:05.922Z|0e114aae-90b5-4eb7-b2f7-ba74b440e87b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:01:06.871Z|cafc005d-6470-4a37-a171-3f695bfb7dc6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:01:06.872Z|cafc005d-6470-4a37-a171-3f695bfb7dc6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:01:08.639Z|92e384f6-6dad-4799-b01a-558b1323946c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:01:08.641Z|92e384f6-6dad-4799-b01a-558b1323946c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:01:15.209Z|d4b09248-fb90-4a0b-974e-65d3d41877c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:01:15.209Z|d4b09248-fb90-4a0b-974e-65d3d41877c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:01:15.951Z|b6ec2ea1-ba7e-4819-8db5-b4f5aee2897e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:01:15.952Z|b6ec2ea1-ba7e-4819-8db5-b4f5aee2897e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:01:16.900Z|13cbbffc-6b65-46b7-9937-f0b67e1844b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:01:16.901Z|13cbbffc-6b65-46b7-9937-f0b67e1844b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:01:18.669Z|14afe53d-ab1f-44c8-9f75-0239ea0b0fd9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:01:18.670Z|14afe53d-ab1f-44c8-9f75-0239ea0b0fd9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:01:25.982Z|666052f4-f5ed-4d4c-a082-e5d9487f3434|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:01:25.983Z|666052f4-f5ed-4d4c-a082-e5d9487f3434|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:01:26.930Z|ecef56ab-c7d8-41ad-997a-1e15bf500f96|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:01:26.930Z|ecef56ab-c7d8-41ad-997a-1e15bf500f96|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:01:28.699Z|a5c444b1-98d7-4f98-9078-6ce9b42a57fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:01:28.700Z|a5c444b1-98d7-4f98-9078-6ce9b42a57fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:01:30.208Z|1e345944-1034-4726-bfc6-50396e4a9f6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:01:30.212Z|1e345944-1034-4726-bfc6-50396e4a9f6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:01:30.568Z|3401dd53-f1b8-42dd-b237-89a8cf97c46c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:01:30.568Z|3401dd53-f1b8-42dd-b237-89a8cf97c46c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:01:36.021Z|30d5a69c-a7da-4abb-956a-eafab6cff60d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:01:36.021Z|30d5a69c-a7da-4abb-956a-eafab6cff60d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:01:36.960Z|a5b73d22-4e47-498f-9481-fab8b8b2475f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:01:36.961Z|a5b73d22-4e47-498f-9481-fab8b8b2475f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:01:38.731Z|daae46f4-fd89-4bd1-b9c7-988f30b450d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:01:38.732Z|daae46f4-fd89-4bd1-b9c7-988f30b450d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:01:40.408Z|2b8d7871-680f-42d7-9d7f-766749fc6c48|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T02:01:40.408Z|2b8d7871-680f-42d7-9d7f-766749fc6c48|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T02:01:45.208Z|cb86d8a6-79f2-474a-8b0e-7bc09bb34c59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:01:45.209Z|cb86d8a6-79f2-474a-8b0e-7bc09bb34c59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:01:46.044Z|60689792-4407-41ca-82bf-71be53d8dfdb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:01:46.045Z|60689792-4407-41ca-82bf-71be53d8dfdb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:01:46.992Z|2e6e9092-6c8d-4fda-b0c8-1477e2e6d5a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:01:46.993Z|2e6e9092-6c8d-4fda-b0c8-1477e2e6d5a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:01:48.762Z|22bca249-c851-419d-8d84-e9c8d4b37a1a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:01:48.763Z|22bca249-c851-419d-8d84-e9c8d4b37a1a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:01:56.075Z|445f9738-082d-4b49-aea6-04a1d3b599ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:01:56.076Z|445f9738-082d-4b49-aea6-04a1d3b599ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:01:57.022Z|5c2f5af7-ceca-4990-a004-09e9bfd5640a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:01:57.023Z|5c2f5af7-ceca-4990-a004-09e9bfd5640a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:01:58.791Z|7d93ff51-8770-43c1-8ef7-882ec487d901|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:01:58.792Z|7d93ff51-8770-43c1-8ef7-882ec487d901|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:02:00.208Z|34b2a607-8f3e-4c39-a7ae-052c113d26ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:02:00.209Z|34b2a607-8f3e-4c39-a7ae-052c113d26ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:02:00.569Z|a0aade45-98c9-4880-99ac-41e428b99960|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:02:00.569Z|a0aade45-98c9-4880-99ac-41e428b99960|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:02:06.105Z|5f580080-9f82-4567-bdd0-209607f8d930|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:02:06.105Z|5f580080-9f82-4567-bdd0-209607f8d930|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:02:07.050Z|4b1a1f63-a144-4c7b-bbdd-3c6ad61a846e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:02:07.051Z|4b1a1f63-a144-4c7b-bbdd-3c6ad61a846e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:02:08.819Z|972f2f8d-f30f-4052-b94a-cc1d4d4f6546|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:02:08.820Z|972f2f8d-f30f-4052-b94a-cc1d4d4f6546|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:02:15.208Z|4aeb33de-bfe9-46fc-a618-72d3720991db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:02:15.212Z|4aeb33de-bfe9-46fc-a618-72d3720991db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:02:16.134Z|a3d85b06-aa1c-4633-80ff-8efb801d11f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:02:16.134Z|a3d85b06-aa1c-4633-80ff-8efb801d11f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:02:17.081Z|82f0005e-c98e-49b9-acf8-9e9bcfd1f3c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:02:17.082Z|82f0005e-c98e-49b9-acf8-9e9bcfd1f3c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:02:18.848Z|99420709-c897-4d83-adc9-cbe772f26701|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:02:18.849Z|99420709-c897-4d83-adc9-cbe772f26701|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:02:26.163Z|d71759a2-83bc-48e7-ac52-8a8605c3c42d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:02:26.163Z|d71759a2-83bc-48e7-ac52-8a8605c3c42d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:02:27.109Z|68a11b54-c917-46fa-b742-30bcb051c8d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:02:27.110Z|68a11b54-c917-46fa-b742-30bcb051c8d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:02:28.880Z|8feda9b3-867c-49d3-90b8-7a3f1879a794|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:02:28.881Z|8feda9b3-867c-49d3-90b8-7a3f1879a794|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:02:30.208Z|be6770ff-1016-41f1-90d6-40dbd2c022f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:02:30.209Z|be6770ff-1016-41f1-90d6-40dbd2c022f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:02:30.570Z|f21a61a7-ab28-4917-bf6a-d546926f4219|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:02:30.571Z|f21a61a7-ab28-4917-bf6a-d546926f4219|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:02:36.193Z|d6056125-1102-447b-b868-8d94d36fff27|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:02:36.193Z|d6056125-1102-447b-b868-8d94d36fff27|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:02:37.140Z|f5956fed-ed3d-431d-a573-90252ea35343|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:02:37.141Z|f5956fed-ed3d-431d-a573-90252ea35343|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:02:38.910Z|c3eca67f-f8d4-48b3-8deb-3c736fe24a30|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:02:38.910Z|c3eca67f-f8d4-48b3-8deb-3c736fe24a30|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:02:40.408Z|2e50679c-17ed-455a-8330-40dfb01e4d67|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T02:02:40.409Z|2e50679c-17ed-455a-8330-40dfb01e4d67|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T02:02:45.208Z|2578f566-ab7d-4f2f-a445-d07602a5dd25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:02:45.209Z|2578f566-ab7d-4f2f-a445-d07602a5dd25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:02:46.220Z|a44ebac0-3563-4230-be7c-f3a8cf44a136|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:02:46.221Z|a44ebac0-3563-4230-be7c-f3a8cf44a136|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:02:47.169Z|040e77e3-cb17-487e-9dcc-a1bbf25f483d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:02:47.170Z|040e77e3-cb17-487e-9dcc-a1bbf25f483d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:02:48.940Z|5f277d38-3784-4b85-9276-ca869c8e8f1f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:02:48.940Z|5f277d38-3784-4b85-9276-ca869c8e8f1f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:02:56.249Z|4078e26f-8ce1-40ab-bfae-345c80511524|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:02:56.250Z|4078e26f-8ce1-40ab-bfae-345c80511524|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:02:57.200Z|9eb6eb4f-106c-4723-8da6-1312260bcafe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:02:57.201Z|9eb6eb4f-106c-4723-8da6-1312260bcafe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:02:58.966Z|bd9e9f27-6281-47a0-a49e-7bf22c39ea45|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:02:58.967Z|bd9e9f27-6281-47a0-a49e-7bf22c39ea45|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:03:00.208Z|4e3daca6-0ba2-4ee3-967b-5d8e5b26b8fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:03:00.213Z|4e3daca6-0ba2-4ee3-967b-5d8e5b26b8fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:03:00.571Z|af83ab28-04fc-4886-9cac-51a9c8f0b72b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:03:00.572Z|af83ab28-04fc-4886-9cac-51a9c8f0b72b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:03:06.279Z|0ab74272-0763-4925-b28c-5a2aecb2c585|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:03:06.279Z|0ab74272-0763-4925-b28c-5a2aecb2c585|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:03:07.230Z|b2baf47c-67a8-4db1-9695-d39eaa352071|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:03:07.231Z|b2baf47c-67a8-4db1-9695-d39eaa352071|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:03:08.993Z|296a4228-b949-4715-8cfe-883856b659a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:03:08.995Z|296a4228-b949-4715-8cfe-883856b659a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:03:15.208Z|d2242128-3c01-4301-bf67-ff0cdc7d5741|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:03:15.209Z|d2242128-3c01-4301-bf67-ff0cdc7d5741|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:03:16.306Z|1fb32088-5d24-48e5-8713-cd1adc052b05|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:03:16.306Z|1fb32088-5d24-48e5-8713-cd1adc052b05|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:03:17.261Z|a755714a-bf56-4946-b120-c85a0f08e968|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:03:17.263Z|a755714a-bf56-4946-b120-c85a0f08e968|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:03:19.025Z|0c372d2a-22fb-45a1-9a2e-4e510cf79cbe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:03:19.026Z|0c372d2a-22fb-45a1-9a2e-4e510cf79cbe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:03:26.336Z|8de30bcc-8f54-4db7-ad8c-df7d612cdc75|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:03:26.337Z|8de30bcc-8f54-4db7-ad8c-df7d612cdc75|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:03:27.293Z|a408edde-0988-4784-a306-55d931cf3369|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:03:27.294Z|a408edde-0988-4784-a306-55d931cf3369|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:03:29.056Z|01d5acd2-5a48-4e2a-b0c8-b6643ee396f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:03:29.056Z|01d5acd2-5a48-4e2a-b0c8-b6643ee396f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:03:30.208Z|e1a5f165-94f9-46c2-b528-eca6a0f9dde9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:03:30.209Z|e1a5f165-94f9-46c2-b528-eca6a0f9dde9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:03:30.572Z|8d9f2a1d-8ab4-43a1-a829-ebb978c68675|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:03:30.573Z|8d9f2a1d-8ab4-43a1-a829-ebb978c68675|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:03:36.365Z|2098b97d-5b96-4836-9eb6-f3490bb6abf6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:03:36.366Z|2098b97d-5b96-4836-9eb6-f3490bb6abf6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:03:37.323Z|508a1e0b-2254-4a74-baad-123aad39e30c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:03:37.324Z|508a1e0b-2254-4a74-baad-123aad39e30c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:03:39.084Z|b895e136-b0bf-4bf6-b9b8-bf50d3327635|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:03:39.085Z|b895e136-b0bf-4bf6-b9b8-bf50d3327635|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:03:40.407Z|6a11cf7a-ebfd-499e-b899-5ccd232e5054|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T02:03:40.408Z|6a11cf7a-ebfd-499e-b899-5ccd232e5054|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T02:03:45.208Z|7c055900-01eb-4da2-95a9-2bd40d102b6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:03:45.213Z|7c055900-01eb-4da2-95a9-2bd40d102b6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:03:46.393Z|5ebd3063-c7bc-4df0-b89c-9855f7af6298|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:03:46.394Z|5ebd3063-c7bc-4df0-b89c-9855f7af6298|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:03:47.353Z|1da97e0d-1246-4be3-b197-aaf2de168a4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:03:47.354Z|1da97e0d-1246-4be3-b197-aaf2de168a4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:03:49.113Z|ebeab3e4-93d8-40cc-804c-bac377874aef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:03:49.114Z|ebeab3e4-93d8-40cc-804c-bac377874aef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:03:56.423Z|618367ca-6119-4670-8044-79c5b8a7c600|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:03:56.423Z|618367ca-6119-4670-8044-79c5b8a7c600|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:03:57.382Z|4c69c33f-a7ac-469f-9db2-8dd63676a373|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:03:57.383Z|4c69c33f-a7ac-469f-9db2-8dd63676a373|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:03:59.141Z|a3d36ba5-4bb0-42fc-91ab-0bed59204207|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:03:59.142Z|a3d36ba5-4bb0-42fc-91ab-0bed59204207|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:04:00.208Z|0e7059eb-4137-45dd-8ae5-404cbd39909e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:04:00.209Z|0e7059eb-4137-45dd-8ae5-404cbd39909e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:04:00.573Z|10b02713-9c7e-40ba-a4b3-440dc20fcbe4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:04:00.574Z|10b02713-9c7e-40ba-a4b3-440dc20fcbe4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:04:06.448Z|15716b38-b0bd-43ba-9ac0-c0ebb5d616c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:04:06.449Z|15716b38-b0bd-43ba-9ac0-c0ebb5d616c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:04:07.413Z|f0dc530f-cafd-4a7b-8b76-66579acfd3be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:04:07.414Z|f0dc530f-cafd-4a7b-8b76-66579acfd3be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:04:09.171Z|0bde4828-d1fb-4e67-ae66-0b2cad653b78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:04:09.172Z|0bde4828-d1fb-4e67-ae66-0b2cad653b78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:04:15.208Z|fe389024-9183-4e09-918b-223a0595cfc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:04:15.209Z|fe389024-9183-4e09-918b-223a0595cfc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:04:16.476Z|2f874bb2-c6b8-4647-bfc4-5365074ea564|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:04:16.476Z|2f874bb2-c6b8-4647-bfc4-5365074ea564|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:04:17.442Z|5da95609-ffc5-4f85-b076-ea2155c1f117|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:04:17.443Z|5da95609-ffc5-4f85-b076-ea2155c1f117|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:04:19.201Z|8578ef85-f3c0-421b-9535-bded722fda45|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:04:19.202Z|8578ef85-f3c0-421b-9535-bded722fda45|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:04:26.504Z|37356c98-6f23-405f-a31c-e436b9053304|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:04:26.504Z|37356c98-6f23-405f-a31c-e436b9053304|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:04:27.471Z|42417c98-e163-4a3b-93da-ebe521000182|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:04:27.472Z|42417c98-e163-4a3b-93da-ebe521000182|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:04:29.231Z|8982e251-5be6-4105-a5cb-9f98fd468287|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:04:29.232Z|8982e251-5be6-4105-a5cb-9f98fd468287|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:04:30.208Z|c7a77634-1c34-46fd-aa64-71c739939cf9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:04:30.212Z|c7a77634-1c34-46fd-aa64-71c739939cf9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:04:30.574Z|27d055f0-ee44-4b2c-9096-6503fbefb54e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:04:30.575Z|27d055f0-ee44-4b2c-9096-6503fbefb54e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:04:36.530Z|d07a9163-400c-4326-a9c5-e6fb460d0923|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:04:36.531Z|d07a9163-400c-4326-a9c5-e6fb460d0923|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:04:37.501Z|6439f74d-e189-4385-9779-88d42fea5c67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:04:37.501Z|6439f74d-e189-4385-9779-88d42fea5c67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:04:39.260Z|4e31b7ec-4200-4a35-909e-51bd502d94ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:04:39.260Z|4e31b7ec-4200-4a35-909e-51bd502d94ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:04:40.409Z|4a10a9cc-e02b-4600-8367-5d721bdf5bb6|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T02:04:40.410Z|4a10a9cc-e02b-4600-8367-5d721bdf5bb6|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T02:04:45.208Z|42328529-49c4-47e8-b25f-df474426cde9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:04:45.209Z|42328529-49c4-47e8-b25f-df474426cde9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:04:46.559Z|7de57ece-bbd3-42d6-8390-cdf1e602a926|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:04:46.560Z|7de57ece-bbd3-42d6-8390-cdf1e602a926|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:04:47.532Z|6358e466-55ff-4b8c-af82-16dfe96aa52a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:04:47.533Z|6358e466-55ff-4b8c-af82-16dfe96aa52a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:04:49.289Z|5528e410-2889-4ee7-8c7a-82d2e9d1f4e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:04:49.289Z|5528e410-2889-4ee7-8c7a-82d2e9d1f4e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:04:56.589Z|b6e9875a-7b18-4d36-a86a-c6dea3e650b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:04:56.590Z|b6e9875a-7b18-4d36-a86a-c6dea3e650b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:04:57.562Z|3f4d7e81-30f8-4b8a-90d1-8f72cc721f36|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:04:57.563Z|3f4d7e81-30f8-4b8a-90d1-8f72cc721f36|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:04:59.313Z|c8880fad-bac7-4951-918d-8780a3fbaa8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:04:59.314Z|c8880fad-bac7-4951-918d-8780a3fbaa8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:05:00.208Z|506b02c3-4d24-48a4-8a86-07410e0e0087|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:05:00.208Z|506b02c3-4d24-48a4-8a86-07410e0e0087|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:05:00.575Z|a93a41d2-a650-497e-b104-7c38b92b392f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:05:00.575Z|a93a41d2-a650-497e-b104-7c38b92b392f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:05:06.628Z|a316a20f-ddba-4c20-ae2e-2055bd5df37e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:05:06.628Z|a316a20f-ddba-4c20-ae2e-2055bd5df37e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:05:07.589Z|39d182a2-0a6f-4925-80cb-a62bc26705ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:05:07.590Z|39d182a2-0a6f-4925-80cb-a62bc26705ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:05:09.336Z|cd0eb90f-c793-4fd2-ac0b-c63581786a0c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:05:09.336Z|cd0eb90f-c793-4fd2-ac0b-c63581786a0c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:05:15.208Z|3e9a6050-900a-4f1b-8339-96c61a1f4257|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:05:15.212Z|3e9a6050-900a-4f1b-8339-96c61a1f4257|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:05:16.657Z|ccc8cbe4-9be4-485b-af61-07a980bf2091|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:05:16.657Z|ccc8cbe4-9be4-485b-af61-07a980bf2091|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:05:17.618Z|fb308fab-4178-42eb-9a17-8ce91587fd0e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:05:17.619Z|fb308fab-4178-42eb-9a17-8ce91587fd0e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:05:19.363Z|fdcabb8b-6764-4449-ac78-f5e909ac57dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:05:19.364Z|fdcabb8b-6764-4449-ac78-f5e909ac57dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:05:26.693Z|844d6a65-a39f-4161-b0ba-6c88bf76cb4a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:05:26.694Z|844d6a65-a39f-4161-b0ba-6c88bf76cb4a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:05:27.649Z|72922390-870c-4ee0-81bb-674827b0b260|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:05:27.650Z|72922390-870c-4ee0-81bb-674827b0b260|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:05:29.389Z|8b127369-5b34-41b0-a4f7-1eaf6e70ec3f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:05:29.390Z|8b127369-5b34-41b0-a4f7-1eaf6e70ec3f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:05:30.208Z|37bd0099-f13f-4c75-bd5e-75562f2c3416|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:05:30.209Z|37bd0099-f13f-4c75-bd5e-75562f2c3416|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:05:30.576Z|cad8053d-f74a-4c25-a3c5-14965616782b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:05:30.577Z|cad8053d-f74a-4c25-a3c5-14965616782b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:05:36.724Z|9aa632af-99c6-49a7-9c46-498f6158725c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:05:36.724Z|9aa632af-99c6-49a7-9c46-498f6158725c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:05:37.678Z|8484ed42-d130-4379-a334-3454692d93c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:05:37.679Z|8484ed42-d130-4379-a334-3454692d93c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:05:39.424Z|7d7ce153-ffb4-4448-b0ae-e82358367470|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:05:39.425Z|7d7ce153-ffb4-4448-b0ae-e82358367470|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:05:40.408Z|37152df0-8d21-46f7-ae7d-96826811014a|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T02:05:40.409Z|37152df0-8d21-46f7-ae7d-96826811014a|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T02:05:45.208Z|dd0dee2a-a749-4d16-adbb-07dba616ef5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:05:45.209Z|dd0dee2a-a749-4d16-adbb-07dba616ef5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:05:46.754Z|4fd714bc-daae-462f-9c5b-6fc55a99ae49|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:05:46.754Z|4fd714bc-daae-462f-9c5b-6fc55a99ae49|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:05:47.710Z|988ae0ee-d524-4f90-870a-92ed9ba468c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:05:47.711Z|988ae0ee-d524-4f90-870a-92ed9ba468c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:05:49.453Z|2b2d53ef-0ec7-4fe6-86da-ee2775e61903|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:05:49.453Z|2b2d53ef-0ec7-4fe6-86da-ee2775e61903|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:05:56.784Z|0f9f64bd-6277-4e7f-b14a-46828dccfa5b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:05:56.784Z|0f9f64bd-6277-4e7f-b14a-46828dccfa5b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:05:57.740Z|a388847b-52b9-4d85-a959-16553da6a47f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:05:57.741Z|a388847b-52b9-4d85-a959-16553da6a47f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:05:59.483Z|95169c69-bbf8-49f7-9a17-0dec10620af1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:05:59.484Z|95169c69-bbf8-49f7-9a17-0dec10620af1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:06:00.208Z|519ee6a4-7557-4aaf-bb03-865cc0bc2b63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:06:00.209Z|519ee6a4-7557-4aaf-bb03-865cc0bc2b63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:06:00.577Z|288ca6cd-9d8f-4961-803f-d0d2027faffc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:06:00.578Z|288ca6cd-9d8f-4961-803f-d0d2027faffc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:06:06.811Z|304df4c6-3ef7-4a82-b083-97036e0fbd5d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:06:06.812Z|304df4c6-3ef7-4a82-b083-97036e0fbd5d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:06:07.770Z|adb74405-efbf-498b-ad5f-7e2785156ee5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:06:07.771Z|adb74405-efbf-498b-ad5f-7e2785156ee5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:06:09.515Z|edec1e45-791b-4205-b681-d07079ac3088|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:06:09.516Z|edec1e45-791b-4205-b681-d07079ac3088|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:06:15.208Z|91e8ba21-712a-450b-b1dc-905347629dfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:06:15.209Z|91e8ba21-712a-450b-b1dc-905347629dfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:06:16.841Z|285f63ba-c0a4-45c5-857f-58fbd6d5415d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:06:16.841Z|285f63ba-c0a4-45c5-857f-58fbd6d5415d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:06:17.800Z|bea4a25c-f1b3-4670-b6fe-bdf6b1396b45|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:06:17.801Z|bea4a25c-f1b3-4670-b6fe-bdf6b1396b45|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:06:19.544Z|f1303b0b-ffc3-4cbd-b2a9-d211f2feea9e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:06:19.544Z|f1303b0b-ffc3-4cbd-b2a9-d211f2feea9e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:06:26.866Z|dea440bf-f241-4b57-b46f-ccd6a8abb836|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:06:26.867Z|dea440bf-f241-4b57-b46f-ccd6a8abb836|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:06:27.831Z|39038704-fe19-4dce-9523-f297cca1f37f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:06:27.831Z|39038704-fe19-4dce-9523-f297cca1f37f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:06:29.572Z|f4fe0158-2555-402b-b410-3bf6fa394b04|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:06:29.573Z|f4fe0158-2555-402b-b410-3bf6fa394b04|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:06:30.208Z|5753cc53-23ee-4846-9db4-ea9c88ef62de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:06:30.209Z|5753cc53-23ee-4846-9db4-ea9c88ef62de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:06:30.578Z|464eeed1-03a5-4fb3-952c-b35598e4c2e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:06:30.579Z|464eeed1-03a5-4fb3-952c-b35598e4c2e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:06:36.906Z|64e5d712-f103-445b-b0b9-bbbada2dfc08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:06:36.906Z|64e5d712-f103-445b-b0b9-bbbada2dfc08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:06:37.862Z|6a74a5ee-9e76-463d-a7e5-4eb85bd9e0e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:06:37.863Z|6a74a5ee-9e76-463d-a7e5-4eb85bd9e0e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:06:39.602Z|f0b999b8-8d66-4219-929e-31bb183b214f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:06:39.603Z|f0b999b8-8d66-4219-929e-31bb183b214f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:06:40.407Z|327f9c9c-249e-4223-bcef-e9f3a17550d2|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T02:06:40.408Z|327f9c9c-249e-4223-bcef-e9f3a17550d2|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T02:06:45.208Z|759141c5-f45d-4c7e-9654-1bd24f8caba6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:06:45.209Z|759141c5-f45d-4c7e-9654-1bd24f8caba6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:06:46.935Z|f3efa6a4-cc95-487c-9fb5-895e35e07728|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:06:46.935Z|f3efa6a4-cc95-487c-9fb5-895e35e07728|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:06:47.891Z|1360a2a3-d7c9-4515-96fc-57564620067d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:06:47.891Z|1360a2a3-d7c9-4515-96fc-57564620067d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:06:49.635Z|b6f4e07c-31f3-409c-b743-06c6d81cab35|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:06:49.636Z|b6f4e07c-31f3-409c-b743-06c6d81cab35|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:06:56.967Z|2015c1d1-1fe8-439e-ae97-036c9b183ccc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:06:56.967Z|2015c1d1-1fe8-439e-ae97-036c9b183ccc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:06:57.918Z|c9d4c2f5-245f-428a-8cb8-ecf33f80e99a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:06:57.919Z|c9d4c2f5-245f-428a-8cb8-ecf33f80e99a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:06:59.663Z|0aecb665-8aa4-4188-bcf2-29b2150b3032|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:06:59.663Z|0aecb665-8aa4-4188-bcf2-29b2150b3032|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:07:00.208Z|928dd8b7-3d1d-4a00-acbb-dc4a63cf597d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:07:00.208Z|928dd8b7-3d1d-4a00-acbb-dc4a63cf597d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:07:00.579Z|465f2d5b-07c7-40c1-b1ec-9f3f3a9a9cee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:07:00.580Z|465f2d5b-07c7-40c1-b1ec-9f3f3a9a9cee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:07:06.997Z|716151a5-81b7-471d-ae95-7d7861a94029|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:07:06.997Z|716151a5-81b7-471d-ae95-7d7861a94029|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:07:07.946Z|a841f7b1-1c3f-4b12-b3de-bdbf11fd1cc3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:07:07.946Z|a841f7b1-1c3f-4b12-b3de-bdbf11fd1cc3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:07:09.689Z|8e35d28b-9524-43c6-883f-060469efe51c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:07:09.690Z|8e35d28b-9524-43c6-883f-060469efe51c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:07:15.208Z|b8656cc2-2907-4a16-a4a2-eaf5ff79d56b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:07:15.209Z|b8656cc2-2907-4a16-a4a2-eaf5ff79d56b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:07:17.022Z|4ff2e6ae-f2ae-4ae4-a6ea-6deabe29c3b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:07:17.023Z|4ff2e6ae-f2ae-4ae4-a6ea-6deabe29c3b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:07:17.973Z|74daefa1-987b-40ff-8e7a-251faab54508|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:07:17.974Z|74daefa1-987b-40ff-8e7a-251faab54508|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:07:19.715Z|5c27e45e-7cb5-4a64-bd28-36d97f15fdee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:07:19.716Z|5c27e45e-7cb5-4a64-bd28-36d97f15fdee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:07:27.049Z|b1bad5bf-5823-4bbf-aef4-3708edb69d2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:07:27.049Z|b1bad5bf-5823-4bbf-aef4-3708edb69d2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:07:28.002Z|ea6ec9dc-0f90-49d3-8203-63ffa766bed5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:07:28.003Z|ea6ec9dc-0f90-49d3-8203-63ffa766bed5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:07:29.745Z|8a3c7954-8ca5-49ed-9868-2ec3f1b6cba1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:07:29.746Z|8a3c7954-8ca5-49ed-9868-2ec3f1b6cba1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:07:30.208Z|2a75c6da-2a4c-4cce-9687-b40e29112902|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:07:30.212Z|2a75c6da-2a4c-4cce-9687-b40e29112902|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:07:30.580Z|01931bfc-bdbd-49ae-839a-7084cf4ef36c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:07:30.581Z|01931bfc-bdbd-49ae-839a-7084cf4ef36c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:07:37.077Z|7ad222d2-c1c4-4597-9a36-fb18837ad42d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:07:37.078Z|7ad222d2-c1c4-4597-9a36-fb18837ad42d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:07:38.032Z|d319cf71-c77f-45d9-bc70-ec749b720713|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:07:38.032Z|d319cf71-c77f-45d9-bc70-ec749b720713|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:07:39.772Z|dc9fec2c-1138-4d5a-abcc-1c599abe4f11|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:07:39.773Z|dc9fec2c-1138-4d5a-abcc-1c599abe4f11|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:07:40.408Z|b0944d11-484b-4ca9-b32a-cb1fb4e9dfd5|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T02:07:40.408Z|b0944d11-484b-4ca9-b32a-cb1fb4e9dfd5|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T02:07:45.208Z|318fcf9a-8267-4dec-beaf-12f2e79d515b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:07:45.209Z|318fcf9a-8267-4dec-beaf-12f2e79d515b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:07:47.110Z|3b4aa18d-2349-4543-8d16-182889c4bfdd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:07:47.111Z|3b4aa18d-2349-4543-8d16-182889c4bfdd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:07:48.059Z|58fd23ae-82a5-432d-981c-ab19c84ce8de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:07:48.060Z|58fd23ae-82a5-432d-981c-ab19c84ce8de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:07:49.797Z|918af2d8-4743-4d5a-a7d8-74b7707831b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:07:49.798Z|918af2d8-4743-4d5a-a7d8-74b7707831b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:07:57.143Z|8c32b76d-faaa-4919-b942-21ad03431d9f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:07:57.143Z|8c32b76d-faaa-4919-b942-21ad03431d9f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:07:58.089Z|1b6636c3-d35e-432b-9d44-34ebfb13e2ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:07:58.090Z|1b6636c3-d35e-432b-9d44-34ebfb13e2ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:07:59.828Z|0e8ea4e9-e531-48dd-a142-1af42e95897b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:07:59.829Z|0e8ea4e9-e531-48dd-a142-1af42e95897b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:08:00.208Z|90c31590-6755-4633-be6f-3af8c7a8c402|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:08:00.209Z|90c31590-6755-4633-be6f-3af8c7a8c402|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:08:00.581Z|c4a87865-dd9d-4b4c-a205-e20afe7e7170|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:08:00.582Z|c4a87865-dd9d-4b4c-a205-e20afe7e7170|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:08:07.174Z|5c7b17e5-b771-444b-8e6e-64c5135bf941|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:08:07.175Z|5c7b17e5-b771-444b-8e6e-64c5135bf941|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:08:08.118Z|33adf87d-6b35-4ac3-95de-d521e9f53fab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:08:08.119Z|33adf87d-6b35-4ac3-95de-d521e9f53fab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:08:09.858Z|a0f86f6c-2a0e-4fbe-ba0a-43f69656841b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:08:09.859Z|a0f86f6c-2a0e-4fbe-ba0a-43f69656841b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:08:15.209Z|770edd7a-38b6-4c74-84b9-ab4657860922|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:08:15.214Z|770edd7a-38b6-4c74-84b9-ab4657860922|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:08:17.205Z|e8ffd8bf-bf48-4bce-a572-d729e34cd3e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:08:17.206Z|e8ffd8bf-bf48-4bce-a572-d729e34cd3e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:08:18.145Z|917e4319-b3db-44fc-86eb-dace18802857|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:08:18.146Z|917e4319-b3db-44fc-86eb-dace18802857|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:08:19.888Z|56e2b6c8-9708-4955-9a2b-9a019490746b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:08:19.889Z|56e2b6c8-9708-4955-9a2b-9a019490746b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:08:27.234Z|a10e326a-e838-428a-af6c-efdc941b394f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:08:27.235Z|a10e326a-e838-428a-af6c-efdc941b394f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:08:28.176Z|af5a610f-987d-4b1e-a9a9-a0ad2234ea40|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:08:28.177Z|af5a610f-987d-4b1e-a9a9-a0ad2234ea40|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:08:29.918Z|c6163c31-6270-468c-bc16-140e3a4f64ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:08:29.918Z|c6163c31-6270-468c-bc16-140e3a4f64ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:08:30.208Z|08ced1b3-614e-4d9a-9118-9cfa66d87d3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:08:30.209Z|08ced1b3-614e-4d9a-9118-9cfa66d87d3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:08:30.582Z|7b582ee1-071b-4e8c-9c97-8836ad71db5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:08:30.583Z|7b582ee1-071b-4e8c-9c97-8836ad71db5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:08:37.266Z|81e06402-9b3e-4271-afb1-a590e882ab96|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:08:37.266Z|81e06402-9b3e-4271-afb1-a590e882ab96|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:08:38.207Z|d7636133-8e89-46aa-81ac-cf601ff38c9a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:08:38.208Z|d7636133-8e89-46aa-81ac-cf601ff38c9a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:08:39.946Z|e799d47b-9cb5-4a45-b270-7e2f22c2a8f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:08:39.948Z|e799d47b-9cb5-4a45-b270-7e2f22c2a8f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:08:40.407Z|f02119c7-81e2-49d8-9860-87342ab1ad7d|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T02:08:40.407Z|f02119c7-81e2-49d8-9860-87342ab1ad7d|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T02:08:45.208Z|a26b3f0c-7f9e-436f-8013-a62361583cf7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:08:45.209Z|a26b3f0c-7f9e-436f-8013-a62361583cf7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:08:47.296Z|2c4b2adf-7e0e-4766-91ed-f2a79c96b305|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:08:47.297Z|2c4b2adf-7e0e-4766-91ed-f2a79c96b305|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:08:48.239Z|94a44c1e-d351-4749-97a1-89bc663d93b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:08:48.239Z|94a44c1e-d351-4749-97a1-89bc663d93b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:08:49.978Z|b7ee4d52-df69-4ae0-8510-a74666380330|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:08:49.979Z|b7ee4d52-df69-4ae0-8510-a74666380330|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:08:57.328Z|a824dc60-9a95-4f03-9191-eb5cbafbc4eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:08:57.329Z|a824dc60-9a95-4f03-9191-eb5cbafbc4eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:08:58.266Z|9db1b4e7-a0b0-41b3-8827-a4e477de3288|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:08:58.267Z|9db1b4e7-a0b0-41b3-8827-a4e477de3288|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:09:00.008Z|ab382e46-cfc4-4fc4-9c71-eac63084b981|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:09:00.008Z|ab382e46-cfc4-4fc4-9c71-eac63084b981|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:09:00.208Z|9fdfc90b-fadd-4916-80b2-44c2abb737b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:09:00.213Z|9fdfc90b-fadd-4916-80b2-44c2abb737b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:09:00.583Z|93577dcd-0f2d-414f-8e4d-6f82ac347426|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:09:00.584Z|93577dcd-0f2d-414f-8e4d-6f82ac347426|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:09:07.361Z|ea7ec4cb-9a2a-45ba-baf0-13abb9c41ac0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:09:07.361Z|ea7ec4cb-9a2a-45ba-baf0-13abb9c41ac0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:09:08.296Z|cc16fb27-0f58-4cdd-9a0e-564eb75c1c84|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:09:08.297Z|cc16fb27-0f58-4cdd-9a0e-564eb75c1c84|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:09:10.039Z|4355fb21-3042-4dc7-b35d-08e8c8b57e20|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:09:10.039Z|4355fb21-3042-4dc7-b35d-08e8c8b57e20|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:09:15.208Z|0422bc1e-1ac3-4c81-808b-d230340d06a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:09:15.209Z|0422bc1e-1ac3-4c81-808b-d230340d06a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:09:17.392Z|b03a8b6e-56e8-42f5-8cdb-cb300409b17e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:09:17.393Z|b03a8b6e-56e8-42f5-8cdb-cb300409b17e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:09:18.326Z|1438d0a7-dd37-4270-93d9-c7a03d19e4f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:09:18.327Z|1438d0a7-dd37-4270-93d9-c7a03d19e4f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:09:20.070Z|7b3eb8df-32ea-4f94-9e8d-bfbfb0ce0c1e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:09:20.071Z|7b3eb8df-32ea-4f94-9e8d-bfbfb0ce0c1e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:09:27.423Z|581958fe-271c-4f33-845a-13c5f096a96e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:09:27.424Z|581958fe-271c-4f33-845a-13c5f096a96e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:09:28.357Z|864d9b4e-447d-4d5b-9896-bd05f7ab5a84|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:09:28.357Z|864d9b4e-447d-4d5b-9896-bd05f7ab5a84|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:09:30.102Z|691f3dde-5c43-4c1c-a62c-361bde53189a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:09:30.102Z|691f3dde-5c43-4c1c-a62c-361bde53189a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:09:30.208Z|f04a5198-e1d7-4981-8401-8172fda3f380|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:09:30.208Z|f04a5198-e1d7-4981-8401-8172fda3f380|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:09:30.584Z|98334c14-8193-4c0c-a930-afa07881672f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:09:30.585Z|98334c14-8193-4c0c-a930-afa07881672f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:09:37.454Z|b6a09b92-adfe-484f-806a-ff2e62855a33|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:09:37.454Z|b6a09b92-adfe-484f-806a-ff2e62855a33|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:09:38.388Z|3731708c-00b8-4d85-80f6-2f87e87b1bf6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:09:38.389Z|3731708c-00b8-4d85-80f6-2f87e87b1bf6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:09:40.131Z|b6e1b737-6e92-41da-bdb6-dd463c859b87|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:09:40.132Z|b6e1b737-6e92-41da-bdb6-dd463c859b87|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:09:40.408Z|ab7d5f11-875e-485b-9a35-da521a32343a|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T02:09:40.409Z|ab7d5f11-875e-485b-9a35-da521a32343a|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T02:09:45.208Z|78e20ce4-10b8-4645-ad6d-87c2ec303c33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:09:45.213Z|78e20ce4-10b8-4645-ad6d-87c2ec303c33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:09:47.486Z|dce145d5-838b-4c2f-bf28-22e6fe8799ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:09:47.487Z|dce145d5-838b-4c2f-bf28-22e6fe8799ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:09:48.418Z|dc23d59c-5ccd-4420-80ab-bd59053251a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:09:48.419Z|dc23d59c-5ccd-4420-80ab-bd59053251a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:09:50.163Z|dca96a83-ed9f-4008-829b-d220e4e96ac8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:09:50.163Z|dca96a83-ed9f-4008-829b-d220e4e96ac8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:09:57.515Z|982a1504-532f-4468-bb04-9c48b8645e45|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:09:57.516Z|982a1504-532f-4468-bb04-9c48b8645e45|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:09:58.446Z|af7b4ff4-3eda-420c-80eb-f9508120fcf3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:09:58.447Z|af7b4ff4-3eda-420c-80eb-f9508120fcf3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:10:00.191Z|97a21d73-3616-4f0d-accd-89a01cd01e04|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:10:00.192Z|97a21d73-3616-4f0d-accd-89a01cd01e04|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:10:00.208Z|e2628819-ada2-49de-ba96-b7863a37fe68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:10:00.209Z|e2628819-ada2-49de-ba96-b7863a37fe68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:10:00.585Z|a46eb135-6f18-46f7-b983-f9cdcadcdeed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:10:00.586Z|a46eb135-6f18-46f7-b983-f9cdcadcdeed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:10:07.542Z|040bc471-0868-4bf3-b696-d067de03213e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:10:07.543Z|040bc471-0868-4bf3-b696-d067de03213e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:10:08.476Z|07794e96-3678-44eb-9168-ff2c8c070aec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:10:08.477Z|07794e96-3678-44eb-9168-ff2c8c070aec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:10:10.220Z|523ef5c4-d8d2-4b38-a654-07843a164464|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:10:10.221Z|523ef5c4-d8d2-4b38-a654-07843a164464|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:10:15.208Z|00fefd83-1f74-42e8-a7ee-65a6479ab854|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:10:15.209Z|00fefd83-1f74-42e8-a7ee-65a6479ab854|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:10:17.572Z|c03d3c83-8142-43aa-b112-10eb58a10806|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:10:17.572Z|c03d3c83-8142-43aa-b112-10eb58a10806|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:10:18.507Z|98d6afaf-20ac-4fda-833b-ca2c1d5bb717|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:10:18.508Z|98d6afaf-20ac-4fda-833b-ca2c1d5bb717|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:10:20.250Z|602673f3-a03a-483b-b4af-dc4a63c8252c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:10:20.251Z|602673f3-a03a-483b-b4af-dc4a63c8252c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:10:27.600Z|52578cb3-a282-4348-8f73-b228d0199a5d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:10:27.600Z|52578cb3-a282-4348-8f73-b228d0199a5d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:10:28.537Z|1f783988-28ca-4411-bade-af1f04847da3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:10:28.537Z|1f783988-28ca-4411-bade-af1f04847da3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:10:30.208Z|f3888f5e-064c-4e10-bfb1-5c90c3224365|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:10:30.212Z|f3888f5e-064c-4e10-bfb1-5c90c3224365|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:10:30.279Z|41bbb7a8-3fb2-473e-9de0-713181ac0051|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:10:30.281Z|41bbb7a8-3fb2-473e-9de0-713181ac0051|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:10:30.587Z|c98d70fe-14d5-46d3-b67d-c694aa109046|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:10:30.587Z|c98d70fe-14d5-46d3-b67d-c694aa109046|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:10:37.629Z|515ffa96-aabc-4e4c-8f9d-477431a4436f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:10:37.630Z|515ffa96-aabc-4e4c-8f9d-477431a4436f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:10:38.567Z|aa751c5c-e92f-488d-9748-df663f775aa6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:10:38.568Z|aa751c5c-e92f-488d-9748-df663f775aa6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:10:40.312Z|8f78ef46-a487-41c1-ba43-5c3986150177|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:10:40.312Z|8f78ef46-a487-41c1-ba43-5c3986150177|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:10:40.408Z|0cd8ea15-8770-443f-9d9f-cba6983f0146|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T02:10:40.408Z|0cd8ea15-8770-443f-9d9f-cba6983f0146|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T02:10:45.208Z|e8a9b7e9-f2c2-49c0-9b08-20b4db4be2a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:10:45.209Z|e8a9b7e9-f2c2-49c0-9b08-20b4db4be2a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:10:47.663Z|31078c20-38a2-4d7e-8c69-3618884f4f5d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:10:47.664Z|31078c20-38a2-4d7e-8c69-3618884f4f5d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:10:48.597Z|9136a691-19a1-4921-9ef3-5c78df933fd7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:10:48.598Z|9136a691-19a1-4921-9ef3-5c78df933fd7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:10:50.341Z|9087970b-4c94-495f-a60f-e04650f431d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:10:50.342Z|9087970b-4c94-495f-a60f-e04650f431d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:10:57.692Z|6e158537-4483-487c-a5d7-591c7c93a15c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:10:57.693Z|6e158537-4483-487c-a5d7-591c7c93a15c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:10:58.625Z|6322e3a4-5c3b-4d30-aa35-6d02af992470|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:10:58.626Z|6322e3a4-5c3b-4d30-aa35-6d02af992470|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:11:00.208Z|8e19d75f-2360-4b67-afb2-40fc9809636f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:11:00.208Z|8e19d75f-2360-4b67-afb2-40fc9809636f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:11:00.368Z|be79b6e4-6156-4647-9051-995266abc551|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:11:00.368Z|be79b6e4-6156-4647-9051-995266abc551|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:11:00.588Z|a3f55c8b-bd78-404e-9b1e-a8504b413f17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:11:00.588Z|a3f55c8b-bd78-404e-9b1e-a8504b413f17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:11:07.722Z|925644ff-ace9-46bd-94a8-5f48cefa2e71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:11:07.722Z|925644ff-ace9-46bd-94a8-5f48cefa2e71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:11:08.652Z|875a6012-c570-412c-b4ca-c89d040df3df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:11:08.653Z|875a6012-c570-412c-b4ca-c89d040df3df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:11:10.397Z|179c7d15-a1f4-4980-bd0a-324ada89b206|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:11:10.398Z|179c7d15-a1f4-4980-bd0a-324ada89b206|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:11:15.208Z|cba6bf92-6ac6-4c10-bac6-746de453a35b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:11:15.212Z|cba6bf92-6ac6-4c10-bac6-746de453a35b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:11:17.749Z|f7f60022-2887-4969-8779-277f90be5737|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:11:17.750Z|f7f60022-2887-4969-8779-277f90be5737|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:11:18.683Z|f51553f1-a680-4af0-a630-ef0c92d223f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:11:18.684Z|f51553f1-a680-4af0-a630-ef0c92d223f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:11:20.423Z|f3a3dc5e-7062-441e-82df-64baee405c93|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:11:20.424Z|f3a3dc5e-7062-441e-82df-64baee405c93|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:11:27.778Z|fb16d9f6-1fd0-43eb-a2df-355982e92d2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:11:27.778Z|fb16d9f6-1fd0-43eb-a2df-355982e92d2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:11:28.709Z|ad22a097-23a2-42a2-9a0f-c8055c5fce01|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:11:28.710Z|ad22a097-23a2-42a2-9a0f-c8055c5fce01|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:11:30.208Z|65cfa400-2eb4-4fd0-9adf-86bfa76c8824|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:11:30.209Z|65cfa400-2eb4-4fd0-9adf-86bfa76c8824|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:11:30.452Z|00d41c71-b88e-464a-b7f5-0a56462c7a94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:11:30.452Z|00d41c71-b88e-464a-b7f5-0a56462c7a94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:11:30.589Z|bb82c82a-2a72-4060-b2e4-27a250b0a9dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:11:30.589Z|bb82c82a-2a72-4060-b2e4-27a250b0a9dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:11:37.804Z|4f06814f-b260-4964-9fd7-9c80275df81e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:11:37.805Z|4f06814f-b260-4964-9fd7-9c80275df81e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:11:38.737Z|350bc6da-4626-45c6-ba24-f95d7bda40bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:11:38.737Z|350bc6da-4626-45c6-ba24-f95d7bda40bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:11:40.407Z|9c6f30ee-6514-4e18-8f4b-443d98d73b6a|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T02:11:40.408Z|9c6f30ee-6514-4e18-8f4b-443d98d73b6a|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T02:11:40.480Z|b35f9cb5-69c2-40ff-bf11-e89272a14f2d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:11:40.481Z|b35f9cb5-69c2-40ff-bf11-e89272a14f2d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:11:45.208Z|6eefd7c8-2849-4d16-a928-a02a93405a46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:11:45.209Z|6eefd7c8-2849-4d16-a928-a02a93405a46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:11:47.835Z|8f45db33-bfe7-48a1-ae6d-29ed7991e137|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:11:47.836Z|8f45db33-bfe7-48a1-ae6d-29ed7991e137|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:11:48.763Z|3e6c94fd-378b-414b-a6ee-e68640b23695|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:11:48.764Z|3e6c94fd-378b-414b-a6ee-e68640b23695|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:11:50.507Z|4503a988-7237-42e6-98c8-7f7255b7e22c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:11:50.508Z|4503a988-7237-42e6-98c8-7f7255b7e22c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:11:57.864Z|dda1ca40-b28f-43b4-8000-41625fc09cf3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:11:57.864Z|dda1ca40-b28f-43b4-8000-41625fc09cf3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:11:58.791Z|06c32ba7-a3ff-44a4-85ed-90e7c2e3780e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:11:58.791Z|06c32ba7-a3ff-44a4-85ed-90e7c2e3780e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:12:00.208Z|b77804cb-2e68-426f-b0d1-06b68c994c46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:12:00.211Z|b77804cb-2e68-426f-b0d1-06b68c994c46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:12:00.535Z|01173fa1-83e2-4751-b506-12ba8b2aafe6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:12:00.536Z|01173fa1-83e2-4751-b506-12ba8b2aafe6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:12:00.590Z|dae4a7aa-465a-42cb-9c6c-824342d2b2ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:12:00.590Z|dae4a7aa-465a-42cb-9c6c-824342d2b2ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:12:07.893Z|14ee6425-f728-4ed1-b629-2e2884a929c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:12:07.893Z|14ee6425-f728-4ed1-b629-2e2884a929c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:12:08.819Z|581d2a48-35bd-4e2c-8af6-bb03a7831d63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:12:08.819Z|581d2a48-35bd-4e2c-8af6-bb03a7831d63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:12:10.564Z|f51464fc-4d4b-4cb0-acb7-9ab589e4dd97|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:12:10.565Z|f51464fc-4d4b-4cb0-acb7-9ab589e4dd97|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:12:15.208Z|400690de-f823-41a8-bee4-500e01a79d64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:12:15.209Z|400690de-f823-41a8-bee4-500e01a79d64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:12:17.919Z|4664b6f3-f8b4-4bfb-af46-e5afb21d729e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:12:17.920Z|4664b6f3-f8b4-4bfb-af46-e5afb21d729e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:12:18.848Z|8b03cf97-23c0-44aa-8501-7e881e85ebcb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:12:18.848Z|8b03cf97-23c0-44aa-8501-7e881e85ebcb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:12:20.593Z|b72e329c-3c97-440a-b9c6-8a7fd67191d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:12:20.594Z|b72e329c-3c97-440a-b9c6-8a7fd67191d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:12:27.947Z|ab58d38e-01ee-4430-bd8f-ff4d99db47d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:12:27.948Z|ab58d38e-01ee-4430-bd8f-ff4d99db47d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:12:28.874Z|3c38791e-ad48-4a96-8e9e-d7b69fd49dee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:12:28.875Z|3c38791e-ad48-4a96-8e9e-d7b69fd49dee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:12:30.208Z|01de3690-7b5d-423e-9989-5f757c773564|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:12:30.209Z|01de3690-7b5d-423e-9989-5f757c773564|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:12:30.591Z|6fac3a50-568f-4ac9-a6df-049d58c936e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:12:30.591Z|6fac3a50-568f-4ac9-a6df-049d58c936e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:12:30.624Z|e85386e0-d877-4860-9d6b-75f80907d8dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:12:30.624Z|e85386e0-d877-4860-9d6b-75f80907d8dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:12:37.978Z|d1b95816-4e34-4d65-bf63-7de2da9782ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:12:37.979Z|d1b95816-4e34-4d65-bf63-7de2da9782ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:12:38.904Z|d714088c-3511-466f-bb28-bda4eb7f4919|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:12:38.904Z|d714088c-3511-466f-bb28-bda4eb7f4919|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:12:40.407Z|ca1a397d-42fa-4f19-a86f-2829ee1ab359|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T02:12:40.407Z|ca1a397d-42fa-4f19-a86f-2829ee1ab359|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T02:12:40.653Z|419d765c-085f-449e-bcc3-682d7f0dadae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:12:40.654Z|419d765c-085f-449e-bcc3-682d7f0dadae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:12:45.208Z|61e7c26c-60ba-4917-9560-363e0595306b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:12:45.213Z|61e7c26c-60ba-4917-9560-363e0595306b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:12:48.002Z|6ab6f18e-ca9c-403c-aae3-8885e5f3df80|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:12:48.003Z|6ab6f18e-ca9c-403c-aae3-8885e5f3df80|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:12:48.932Z|9ace2827-c813-48ed-806a-7cfef77fe055|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:12:48.933Z|9ace2827-c813-48ed-806a-7cfef77fe055|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:12:50.683Z|590d6325-8f58-40f5-bed2-ea99550ff970|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:12:50.684Z|590d6325-8f58-40f5-bed2-ea99550ff970|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:12:58.042Z|321ba566-52df-48e0-9db1-52d8f9277fb1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:12:58.042Z|321ba566-52df-48e0-9db1-52d8f9277fb1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:12:58.960Z|04ea4034-25ee-43a7-b002-9d0bdea9697f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:12:58.960Z|04ea4034-25ee-43a7-b002-9d0bdea9697f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:13:00.208Z|1843beff-b00f-4069-8091-92f98f819e1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:13:00.208Z|1843beff-b00f-4069-8091-92f98f819e1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:13:00.592Z|f2a86f34-953b-4c33-a5e4-7512a4aeeaad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:13:00.592Z|f2a86f34-953b-4c33-a5e4-7512a4aeeaad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:13:00.716Z|a75342ca-f1ad-417e-a650-5e27da74c1c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:13:00.717Z|a75342ca-f1ad-417e-a650-5e27da74c1c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:13:08.072Z|cf90def4-30f6-4c30-812a-5ee11591c7b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:13:08.073Z|cf90def4-30f6-4c30-812a-5ee11591c7b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:13:08.988Z|433c3e1c-4e1f-4b6b-8d8c-34466d76be67|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:13:08.989Z|433c3e1c-4e1f-4b6b-8d8c-34466d76be67|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:13:10.746Z|6e364518-3321-464f-8ebf-e84f4e198268|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:13:10.747Z|6e364518-3321-464f-8ebf-e84f4e198268|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:13:15.208Z|9014c392-23ca-4d39-bba7-1865678992ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:13:15.209Z|9014c392-23ca-4d39-bba7-1865678992ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:13:18.102Z|3fde74ef-d0ef-4c56-a775-733b123c0ba4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:13:18.103Z|3fde74ef-d0ef-4c56-a775-733b123c0ba4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:13:19.016Z|8f8cb700-8c45-4f96-8207-72946d7de0d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:13:19.016Z|8f8cb700-8c45-4f96-8207-72946d7de0d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:13:20.776Z|19d5fd45-c9b6-4eef-b4ea-b54cb0ba7e24|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:13:20.777Z|19d5fd45-c9b6-4eef-b4ea-b54cb0ba7e24|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:13:28.131Z|0841f4a6-857f-4d29-ba74-d117a947421c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:13:28.132Z|0841f4a6-857f-4d29-ba74-d117a947421c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:13:29.046Z|e1a2bf07-5956-41d1-95fc-ca10ddf1c097|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:13:29.047Z|e1a2bf07-5956-41d1-95fc-ca10ddf1c097|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:13:30.208Z|698fc091-7a7e-4970-949b-d32d02ca8e4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:13:30.212Z|698fc091-7a7e-4970-949b-d32d02ca8e4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:13:30.593Z|98d3154e-7aaf-4418-913a-b75c88d69383|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:13:30.593Z|98d3154e-7aaf-4418-913a-b75c88d69383|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:13:30.806Z|b5987340-d520-412b-8336-d0e12686be36|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:13:30.807Z|b5987340-d520-412b-8336-d0e12686be36|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:13:38.157Z|192ac112-9c4c-44eb-abd1-5ba9bc787816|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:13:38.157Z|192ac112-9c4c-44eb-abd1-5ba9bc787816|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:13:39.073Z|a8361b17-d700-46c0-8e4c-cabd44375f08|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:13:39.074Z|a8361b17-d700-46c0-8e4c-cabd44375f08|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:13:40.408Z|db525c1b-d3f7-4f76-9808-cdf137caacf9|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T02:13:40.409Z|db525c1b-d3f7-4f76-9808-cdf137caacf9|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T02:13:40.836Z|418d75e6-2fd0-4b7d-9def-2a3eff57941a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:13:40.837Z|418d75e6-2fd0-4b7d-9def-2a3eff57941a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:13:45.208Z|34268515-0933-4fa4-81a9-abc26782e997|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:13:45.209Z|34268515-0933-4fa4-81a9-abc26782e997|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:13:48.185Z|3f283d2a-f101-41d9-8efa-0c0c4368d39c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:13:48.186Z|3f283d2a-f101-41d9-8efa-0c0c4368d39c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:13:49.099Z|dbe403b3-c671-43b0-850a-17af9d29c7ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:13:49.100Z|dbe403b3-c671-43b0-850a-17af9d29c7ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:13:50.865Z|df23206b-a38f-4f59-a1e4-e5e095358e1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:13:50.865Z|df23206b-a38f-4f59-a1e4-e5e095358e1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:13:58.216Z|95f65c98-ed95-40a8-9f35-5016de541ea4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:13:58.217Z|95f65c98-ed95-40a8-9f35-5016de541ea4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:13:59.129Z|21a89b3f-6e7b-47b4-a013-9cde67e344ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:13:59.129Z|21a89b3f-6e7b-47b4-a013-9cde67e344ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:14:00.208Z|edccdad6-0dc7-42b0-a226-6a9338eba387|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:14:00.208Z|edccdad6-0dc7-42b0-a226-6a9338eba387|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:14:00.594Z|78962ffd-5b1c-4955-9feb-efeddf7a6d4d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:14:00.594Z|78962ffd-5b1c-4955-9feb-efeddf7a6d4d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:14:00.893Z|86c21cf5-a9d0-4b9e-a147-e8de6bdfd4b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:14:00.893Z|86c21cf5-a9d0-4b9e-a147-e8de6bdfd4b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:14:08.245Z|d38ac931-17fa-4016-88ed-5aa801036999|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:14:08.246Z|d38ac931-17fa-4016-88ed-5aa801036999|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:14:09.157Z|eb183edf-0f6f-47ce-8147-454847437b66|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:14:09.158Z|eb183edf-0f6f-47ce-8147-454847437b66|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:14:10.924Z|4479aec5-a169-4085-a5d0-f88c15e13630|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:14:10.925Z|4479aec5-a169-4085-a5d0-f88c15e13630|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:14:15.208Z|7d26661e-e948-42a6-a1e9-1b006a0ddbdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:14:15.213Z|7d26661e-e948-42a6-a1e9-1b006a0ddbdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:14:18.277Z|6ffc4bb8-b468-47d1-865d-cfcc86948bf5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:14:18.277Z|6ffc4bb8-b468-47d1-865d-cfcc86948bf5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:14:19.195Z|db26a76c-3e53-4007-9410-f8e8c0cdbfdd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:14:19.195Z|db26a76c-3e53-4007-9410-f8e8c0cdbfdd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:14:20.954Z|14943a2b-9614-4a8c-bfde-00f538a71d5f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:14:20.954Z|14943a2b-9614-4a8c-bfde-00f538a71d5f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:14:28.306Z|5b6eb65d-cbc6-4c24-a308-d0153fb2550d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:14:28.306Z|5b6eb65d-cbc6-4c24-a308-d0153fb2550d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:14:29.222Z|575101f3-5a6f-45e1-ac89-6ed7298c5308|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:14:29.223Z|575101f3-5a6f-45e1-ac89-6ed7298c5308|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:14:30.208Z|c62e9549-a9fd-4fa8-a05b-f30eb351a453|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:14:30.209Z|c62e9549-a9fd-4fa8-a05b-f30eb351a453|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:14:30.595Z|cc5c6139-a3f4-4a79-9328-a6f2576911bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:14:30.596Z|cc5c6139-a3f4-4a79-9328-a6f2576911bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:14:30.978Z|5d1a17d7-1124-446c-87cb-8e821199f49b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:14:30.979Z|5d1a17d7-1124-446c-87cb-8e821199f49b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:14:38.336Z|ef64a107-5934-4aba-85e2-598435df81f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:14:38.337Z|ef64a107-5934-4aba-85e2-598435df81f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:14:39.246Z|4656cbb4-f1c8-4bbe-bb8d-d9a10c66c0b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:14:39.247Z|4656cbb4-f1c8-4bbe-bb8d-d9a10c66c0b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:14:40.408Z|70445e02-50d1-49e2-ae61-a547082e78e5|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T02:14:40.409Z|70445e02-50d1-49e2-ae61-a547082e78e5|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T02:14:41.006Z|1d217d5c-87b0-40b1-b503-8d134ccdd6ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:14:41.006Z|1d217d5c-87b0-40b1-b503-8d134ccdd6ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:14:45.208Z|5d6c71bf-cfac-4bb2-828b-089adaea4364|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:14:45.209Z|5d6c71bf-cfac-4bb2-828b-089adaea4364|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:14:48.366Z|c355a8ae-1250-4b55-9b53-5936d2192f87|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:14:48.367Z|c355a8ae-1250-4b55-9b53-5936d2192f87|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:14:49.274Z|3692fbdf-fc35-49ab-a8c4-8aeec4c2c2fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:14:49.275Z|3692fbdf-fc35-49ab-a8c4-8aeec4c2c2fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:14:51.036Z|5981a0c2-96a1-401c-af2e-897b11d5aee0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:14:51.036Z|5981a0c2-96a1-401c-af2e-897b11d5aee0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:14:58.396Z|e493f22e-1aff-483b-ab09-29e98210f40f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:14:58.397Z|e493f22e-1aff-483b-ab09-29e98210f40f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:14:59.306Z|80a1406c-09fc-4026-b66d-94533ff6217c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:14:59.306Z|80a1406c-09fc-4026-b66d-94533ff6217c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:15:00.208Z|42826286-76ea-403a-84ee-cd69d02a8059|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:15:00.212Z|42826286-76ea-403a-84ee-cd69d02a8059|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:15:00.596Z|1e3478cf-8075-46cc-8d6f-160d9c0a4a71|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:15:00.597Z|1e3478cf-8075-46cc-8d6f-160d9c0a4a71|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:15:01.063Z|f72f56b0-57b7-4b1b-8f16-4d33272ea7f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:15:01.063Z|f72f56b0-57b7-4b1b-8f16-4d33272ea7f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:15:08.425Z|31cd0d70-38fd-46f3-af74-a994b0e05204|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:15:08.426Z|31cd0d70-38fd-46f3-af74-a994b0e05204|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:15:09.337Z|f5eec4b3-c0f4-4b39-86be-7b588a3e053b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:15:09.338Z|f5eec4b3-c0f4-4b39-86be-7b588a3e053b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:15:11.092Z|e98cfe2b-5c58-41e3-a69a-04778cd54a0d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:15:11.092Z|e98cfe2b-5c58-41e3-a69a-04778cd54a0d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:15:15.208Z|d7cd66d5-34c8-4e79-ada0-f82e1086d4c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:15:15.209Z|d7cd66d5-34c8-4e79-ada0-f82e1086d4c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:15:18.456Z|f400636d-f6fb-4e12-94dc-796a7a4898da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:15:18.457Z|f400636d-f6fb-4e12-94dc-796a7a4898da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:15:19.367Z|7fc7dd61-ffd0-41eb-9147-aa09377a32e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:15:19.367Z|7fc7dd61-ffd0-41eb-9147-aa09377a32e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:15:21.121Z|6f123f06-6e8d-4057-9746-8963ee9d64f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:15:21.122Z|6f123f06-6e8d-4057-9746-8963ee9d64f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:15:28.487Z|3cc9bfde-c0a7-4279-84cb-181525079b77|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:15:28.488Z|3cc9bfde-c0a7-4279-84cb-181525079b77|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:15:29.396Z|c39b571a-7b69-453e-ba86-da788bbe1cda|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:15:29.397Z|c39b571a-7b69-453e-ba86-da788bbe1cda|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:15:30.208Z|87309ca7-05e9-4866-abd6-06834c768fce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:15:30.209Z|87309ca7-05e9-4866-abd6-06834c768fce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:15:30.598Z|ed124029-07f6-4f52-bcd7-735c2e86f770|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:15:30.598Z|ed124029-07f6-4f52-bcd7-735c2e86f770|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:15:31.148Z|15e59e27-5e7f-4a00-9d1a-268c40891e5a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:15:31.148Z|15e59e27-5e7f-4a00-9d1a-268c40891e5a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:15:38.515Z|afa748ed-41cb-408a-9455-1b7a82e121c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:15:38.516Z|afa748ed-41cb-408a-9455-1b7a82e121c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:15:39.427Z|12ec5edc-ff38-4913-8231-06877d9a3d69|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:15:39.428Z|12ec5edc-ff38-4913-8231-06877d9a3d69|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:15:40.408Z|626d156b-ea07-427c-96ae-2e4fbe44f1de|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T02:15:40.409Z|626d156b-ea07-427c-96ae-2e4fbe44f1de|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T02:15:41.178Z|cdd61686-1684-4b7b-94ee-d99dedeb16ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:15:41.179Z|cdd61686-1684-4b7b-94ee-d99dedeb16ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:15:45.208Z|6e970334-f18c-4e88-ad0c-8934c982bba8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:15:45.213Z|6e970334-f18c-4e88-ad0c-8934c982bba8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:15:48.545Z|cd03936d-4510-4b04-af31-4dcd5f207a2c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:15:48.546Z|cd03936d-4510-4b04-af31-4dcd5f207a2c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:15:49.455Z|8766e360-f4a4-4552-b28c-7677df3d9165|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:15:49.456Z|8766e360-f4a4-4552-b28c-7677df3d9165|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:15:51.208Z|49c13717-04df-40bd-b921-3eeb5157c111|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:15:51.208Z|49c13717-04df-40bd-b921-3eeb5157c111|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:15:58.574Z|95507564-468d-4e87-8c61-5e7f8fa8eae2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:15:58.575Z|95507564-468d-4e87-8c61-5e7f8fa8eae2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:15:59.485Z|f1e9bdb4-9da5-4eac-ad3b-c74829a6f791|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:15:59.486Z|f1e9bdb4-9da5-4eac-ad3b-c74829a6f791|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:16:00.208Z|0c24c4e1-78f4-4606-9b26-64d44af37f7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:16:00.209Z|0c24c4e1-78f4-4606-9b26-64d44af37f7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:16:00.599Z|4bb58904-ef72-4abc-bbe9-d8a923ddf9d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:16:00.600Z|4bb58904-ef72-4abc-bbe9-d8a923ddf9d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:16:01.236Z|d28b38e6-3401-4fd2-b08f-44096927dc09|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:16:01.237Z|d28b38e6-3401-4fd2-b08f-44096927dc09|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:16:08.604Z|df101a50-0009-40ca-aba8-e9363f813b83|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:16:08.605Z|df101a50-0009-40ca-aba8-e9363f813b83|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:16:09.515Z|21771364-f3b5-4226-acb2-4484b093b03f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:16:09.516Z|21771364-f3b5-4226-acb2-4484b093b03f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:16:11.267Z|175b77d0-ddbd-4d9c-bc8f-188a7d30af0d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:16:11.268Z|175b77d0-ddbd-4d9c-bc8f-188a7d30af0d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:16:15.208Z|2f36a1c7-214a-48a1-ab40-653581b16f23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:16:15.209Z|2f36a1c7-214a-48a1-ab40-653581b16f23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:16:18.635Z|62703972-856b-4a2c-a54b-2cecd8389910|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:16:18.636Z|62703972-856b-4a2c-a54b-2cecd8389910|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:16:19.544Z|a7b2dd41-ef24-4fab-8d51-a42f965498ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:16:19.545Z|a7b2dd41-ef24-4fab-8d51-a42f965498ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:16:21.298Z|1fd57b8a-dd53-4b1f-9af0-dc30101f673b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:16:21.299Z|1fd57b8a-dd53-4b1f-9af0-dc30101f673b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:16:28.664Z|1cb2ceec-0dc7-4161-be21-99bf799cde84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:16:28.665Z|1cb2ceec-0dc7-4161-be21-99bf799cde84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:16:29.572Z|67240f49-c372-46b1-8760-922c9d6efa45|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:16:29.572Z|67240f49-c372-46b1-8760-922c9d6efa45|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:16:30.208Z|9781db4d-31dd-48f3-a172-6d6e43e4afbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:16:30.213Z|9781db4d-31dd-48f3-a172-6d6e43e4afbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:16:30.600Z|91cce699-0c48-4bc0-924a-c6e4a25d5312|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:16:30.601Z|91cce699-0c48-4bc0-924a-c6e4a25d5312|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:16:31.327Z|e1d354ef-8057-41c9-a53a-ed539b36529d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:16:31.328Z|e1d354ef-8057-41c9-a53a-ed539b36529d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:16:38.695Z|4d66d4dc-dea0-4fc5-b9a4-85b58cb2d58b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:16:38.696Z|4d66d4dc-dea0-4fc5-b9a4-85b58cb2d58b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:16:39.598Z|cb845001-be9d-4f98-8883-0954416779c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:16:39.599Z|cb845001-be9d-4f98-8883-0954416779c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:16:40.406Z|efa34ecc-3598-4cdb-bb9c-e945899bc6a0|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T02:16:40.407Z|efa34ecc-3598-4cdb-bb9c-e945899bc6a0|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T02:16:41.358Z|359955db-6a15-4b92-9546-9c87140ab53d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:16:41.358Z|359955db-6a15-4b92-9546-9c87140ab53d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:16:45.208Z|9a445daf-f0ea-467d-b0b5-c3578fe89afe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:16:45.209Z|9a445daf-f0ea-467d-b0b5-c3578fe89afe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:16:48.726Z|e855d6c2-1baa-43eb-a40f-f954e8ef60da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:16:48.727Z|e855d6c2-1baa-43eb-a40f-f954e8ef60da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:16:49.630Z|1336798f-7afb-4621-9478-80c1e41c78db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:16:49.631Z|1336798f-7afb-4621-9478-80c1e41c78db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:16:51.389Z|19bade30-e80e-4368-983a-d634f68cf7a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:16:51.389Z|19bade30-e80e-4368-983a-d634f68cf7a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:16:58.754Z|06d6b167-2a6d-4b3e-8057-5171c70d3a67|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:16:58.754Z|06d6b167-2a6d-4b3e-8057-5171c70d3a67|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:16:59.661Z|580cb45c-4ef8-4b5f-be95-6e8ec94a910d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:16:59.662Z|580cb45c-4ef8-4b5f-be95-6e8ec94a910d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:17:00.208Z|4ef60aba-766d-48e9-b32d-6a824f4f6d4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:17:00.208Z|4ef60aba-766d-48e9-b32d-6a824f4f6d4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:17:00.601Z|3d3ac106-17c9-42c9-98bb-824a4637e5f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:17:00.602Z|3d3ac106-17c9-42c9-98bb-824a4637e5f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:17:01.420Z|686546d3-72de-4fd6-b20c-f2f5696df61d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:17:01.421Z|686546d3-72de-4fd6-b20c-f2f5696df61d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:17:08.784Z|dd94ca8f-f111-4181-9f7e-1b04f5697c48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:17:08.785Z|dd94ca8f-f111-4181-9f7e-1b04f5697c48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:17:09.685Z|7d7bd710-0d0d-4751-83d5-a9c09517af0b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:17:09.686Z|7d7bd710-0d0d-4751-83d5-a9c09517af0b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:17:11.450Z|b1fad06e-9e11-4c81-a419-e6e2c1c3b999|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:17:11.451Z|b1fad06e-9e11-4c81-a419-e6e2c1c3b999|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:17:15.208Z|137dd33f-9202-4689-ad60-67cbc74b4e1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:17:15.212Z|137dd33f-9202-4689-ad60-67cbc74b4e1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:17:18.815Z|a0def401-fd63-414b-a4c3-b33632c56d27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:17:18.815Z|a0def401-fd63-414b-a4c3-b33632c56d27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:17:19.712Z|3888dede-3597-4354-8ece-db687ab45e0e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:17:19.713Z|3888dede-3597-4354-8ece-db687ab45e0e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:17:21.480Z|37d1e990-5f1a-4e7c-8480-a8300f02a781|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:17:21.480Z|37d1e990-5f1a-4e7c-8480-a8300f02a781|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:17:28.841Z|9ec523c6-04da-471a-8352-3a60034e3a86|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:17:28.841Z|9ec523c6-04da-471a-8352-3a60034e3a86|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:17:29.742Z|849559ab-c76a-4374-8637-d5222836f280|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:17:29.742Z|849559ab-c76a-4374-8637-d5222836f280|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:17:30.208Z|09ad5460-8121-49d6-90a3-34b16ee51633|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:17:30.209Z|09ad5460-8121-49d6-90a3-34b16ee51633|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:17:30.602Z|5b9ef586-3c42-48f3-8f27-13a198a9057f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:17:30.603Z|5b9ef586-3c42-48f3-8f27-13a198a9057f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:17:31.509Z|4e036bf4-2585-4a7b-b41b-0072bcf28818|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:17:31.510Z|4e036bf4-2585-4a7b-b41b-0072bcf28818|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:17:38.869Z|08d454ba-0af1-4d0d-9dd3-72c9dfbdafe8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:17:38.870Z|08d454ba-0af1-4d0d-9dd3-72c9dfbdafe8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:17:39.770Z|56f0afe7-c7ec-48d0-947e-ccc28788665e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:17:39.771Z|56f0afe7-c7ec-48d0-947e-ccc28788665e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:17:40.407Z|ac1cabdb-ba19-4290-9f34-c2b3a7ab3e8e|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T02:17:40.408Z|ac1cabdb-ba19-4290-9f34-c2b3a7ab3e8e|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T02:17:41.539Z|4192f782-b3eb-4a1d-a6e8-4ac2681d7bf3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:17:41.539Z|4192f782-b3eb-4a1d-a6e8-4ac2681d7bf3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:17:45.208Z|b9ea7a2d-719a-477a-8e9e-7efae3f443e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:17:45.209Z|b9ea7a2d-719a-477a-8e9e-7efae3f443e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:17:48.898Z|33748bae-843c-43e4-bc4e-7cd60e4ecf92|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:17:48.898Z|33748bae-843c-43e4-bc4e-7cd60e4ecf92|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:17:49.802Z|1a324fd4-af57-448e-9390-8a9553ea0392|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:17:49.802Z|1a324fd4-af57-448e-9390-8a9553ea0392|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:17:51.569Z|ca49dee1-587e-41f2-9fa2-cc121dee4694|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:17:51.569Z|ca49dee1-587e-41f2-9fa2-cc121dee4694|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:17:58.927Z|2668b935-4dbb-400c-82aa-32f753cdf1ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:17:58.928Z|2668b935-4dbb-400c-82aa-32f753cdf1ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:17:59.831Z|593dca42-2373-4106-8779-4b554cea5a63|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:17:59.831Z|593dca42-2373-4106-8779-4b554cea5a63|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:18:00.208Z|a9cfe427-2b6a-4360-a932-77500cf4fea9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:18:00.213Z|a9cfe427-2b6a-4360-a932-77500cf4fea9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:18:00.603Z|f90e2e65-3889-4545-b892-3b79c3384a3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:18:00.604Z|f90e2e65-3889-4545-b892-3b79c3384a3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:18:01.593Z|6c75ee3b-c1eb-4861-8484-debfe3331299|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:18:01.593Z|6c75ee3b-c1eb-4861-8484-debfe3331299|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:18:08.956Z|de81fe3c-ee5d-40bb-b638-bc06604992d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:18:08.957Z|de81fe3c-ee5d-40bb-b638-bc06604992d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:18:09.861Z|e4c69db7-d360-4892-b41c-3b7420e3b07e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:18:09.862Z|e4c69db7-d360-4892-b41c-3b7420e3b07e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:18:11.618Z|38f87cbc-9f32-40e4-bada-e608e0a43867|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:18:11.619Z|38f87cbc-9f32-40e4-bada-e608e0a43867|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:18:15.208Z|c983c6e9-1209-4198-bc69-40564d780043|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:18:15.209Z|c983c6e9-1209-4198-bc69-40564d780043|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:18:18.988Z|074a2766-202e-452c-9d46-e929899c5cee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:18:18.989Z|074a2766-202e-452c-9d46-e929899c5cee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:18:19.889Z|d5c15208-c8aa-4495-820b-6c5dfee96893|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:18:19.889Z|d5c15208-c8aa-4495-820b-6c5dfee96893|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:18:21.645Z|47738ca6-c6e0-4d71-b211-104ad955ec18|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:18:21.646Z|47738ca6-c6e0-4d71-b211-104ad955ec18|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:18:29.018Z|e55ade1a-b9aa-4b62-9437-81d1ec896439|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:18:29.018Z|e55ade1a-b9aa-4b62-9437-81d1ec896439|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:18:29.917Z|5f36d0e9-ce24-418a-88bc-b9f3ab0bcee1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:18:29.918Z|5f36d0e9-ce24-418a-88bc-b9f3ab0bcee1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:18:30.208Z|e8b3a5b3-54b0-4ae1-b765-ead40dd4e80b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:18:30.209Z|e8b3a5b3-54b0-4ae1-b765-ead40dd4e80b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:18:30.604Z|da49c097-7124-462e-a8b6-b15ea0e208ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:18:30.604Z|da49c097-7124-462e-a8b6-b15ea0e208ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:18:31.667Z|a49354be-c12b-4bfe-9ce4-593694cb44ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:18:31.668Z|a49354be-c12b-4bfe-9ce4-593694cb44ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:18:39.045Z|bbc81cab-e39a-49d6-8975-759adc9054c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:18:39.046Z|bbc81cab-e39a-49d6-8975-759adc9054c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:18:39.948Z|25d52f37-dee2-4f0c-a58d-8c9aebe922cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:18:39.948Z|25d52f37-dee2-4f0c-a58d-8c9aebe922cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:18:40.408Z|a4e7fc8b-8960-4290-bcd5-f6700ebc29ad|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T02:18:40.409Z|a4e7fc8b-8960-4290-bcd5-f6700ebc29ad|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T02:18:41.693Z|6bdfe818-677e-4d2a-a0fe-4163ee06e0f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:18:41.694Z|6bdfe818-677e-4d2a-a0fe-4163ee06e0f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:18:45.208Z|b09143fc-f200-4988-8294-b74ecc034e56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:18:45.212Z|b09143fc-f200-4988-8294-b74ecc034e56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:18:49.070Z|ed6b12a6-643e-4de2-878b-a098732602a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:18:49.071Z|ed6b12a6-643e-4de2-878b-a098732602a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:18:49.976Z|fab78d7c-5461-49ee-a835-e8f09aea57f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:18:49.977Z|fab78d7c-5461-49ee-a835-e8f09aea57f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:18:51.723Z|ccbcdda5-9c45-4782-9ffd-9afb40d0b0e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:18:51.723Z|ccbcdda5-9c45-4782-9ffd-9afb40d0b0e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:18:59.098Z|37d4e2ae-3c8a-40ee-b463-59d1028b33d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:18:59.099Z|37d4e2ae-3c8a-40ee-b463-59d1028b33d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:19:00.000Z|b2370342-f01a-4442-9df9-b67c76ae0a1c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:19:00.001Z|b2370342-f01a-4442-9df9-b67c76ae0a1c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:19:00.208Z|8f69a5a4-2529-43df-a9cc-c282bf873d48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:19:00.209Z|8f69a5a4-2529-43df-a9cc-c282bf873d48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:19:00.605Z|d0a2a4ae-38b3-4cce-864f-58a2dbe68649|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:19:00.606Z|d0a2a4ae-38b3-4cce-864f-58a2dbe68649|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:19:01.752Z|a2b25eed-39ec-4fea-bb6f-258a13f86837|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:19:01.753Z|a2b25eed-39ec-4fea-bb6f-258a13f86837|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:19:09.128Z|52f97e56-9fe4-4e15-9006-4d805d8c0ecf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:19:09.128Z|52f97e56-9fe4-4e15-9006-4d805d8c0ecf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:19:10.028Z|b052217f-53f6-4f8f-b196-12f302ad8134|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:19:10.029Z|b052217f-53f6-4f8f-b196-12f302ad8134|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:19:11.781Z|ef7a5d6b-91be-4c24-b6a5-2dc92da65124|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:19:11.782Z|ef7a5d6b-91be-4c24-b6a5-2dc92da65124|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:19:15.208Z|6021a453-de51-46cd-a39b-0b4dc06a357d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:19:15.208Z|6021a453-de51-46cd-a39b-0b4dc06a357d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:19:19.158Z|8abb48a6-f5dc-4226-a4df-53e935a9dbbf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:19:19.158Z|8abb48a6-f5dc-4226-a4df-53e935a9dbbf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:19:20.059Z|478c2764-845c-4222-9f98-08e668f5bb16|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:19:20.060Z|478c2764-845c-4222-9f98-08e668f5bb16|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:19:21.810Z|6730739e-1c6f-4cce-853f-17a3dd53343b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:19:21.811Z|6730739e-1c6f-4cce-853f-17a3dd53343b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:19:29.188Z|051b51d3-8f43-46f1-916e-3d5c4ef9b6c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:19:29.189Z|051b51d3-8f43-46f1-916e-3d5c4ef9b6c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:19:30.089Z|b5edca5a-d40d-45e6-8f2a-4f1d5f19eeba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:19:30.089Z|b5edca5a-d40d-45e6-8f2a-4f1d5f19eeba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:19:30.208Z|06e9537a-9677-412a-81cc-c3263a49d869|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:19:30.212Z|06e9537a-9677-412a-81cc-c3263a49d869|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:19:30.606Z|a0c89fa5-6fd0-43c5-b027-af917fd39a88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:19:30.607Z|a0c89fa5-6fd0-43c5-b027-af917fd39a88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:19:31.838Z|70549c79-5abd-4178-9b9f-1439f94161e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:19:31.839Z|70549c79-5abd-4178-9b9f-1439f94161e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:19:39.217Z|4a843c82-bc9e-4270-a218-0277e4fbe4e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:19:39.218Z|4a843c82-bc9e-4270-a218-0277e4fbe4e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:19:40.117Z|28a0737f-c21c-451d-8af2-339a51f13ec4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:19:40.118Z|28a0737f-c21c-451d-8af2-339a51f13ec4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:19:40.406Z|596885fb-a8b0-432d-8209-8844ce14e92b|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T02:19:40.407Z|596885fb-a8b0-432d-8209-8844ce14e92b|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T02:19:41.867Z|06781919-7eca-444c-818f-67ee0dd9617d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:19:41.867Z|06781919-7eca-444c-818f-67ee0dd9617d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:19:45.208Z|93223589-2742-46e8-b78d-1457aab46f4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:19:45.209Z|93223589-2742-46e8-b78d-1457aab46f4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:19:49.246Z|bee1474f-ffff-4608-8997-24dbb3a77856|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:19:49.247Z|bee1474f-ffff-4608-8997-24dbb3a77856|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:19:50.147Z|95573f19-d4c7-4dbc-af3e-fc017263ca67|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:19:50.148Z|95573f19-d4c7-4dbc-af3e-fc017263ca67|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:19:51.895Z|9d34e486-9a73-424d-b945-8fe2d91663db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:19:51.896Z|9d34e486-9a73-424d-b945-8fe2d91663db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:19:59.284Z|34ab535e-7ebd-410b-a3ad-bf4307c36bc4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:19:59.284Z|34ab535e-7ebd-410b-a3ad-bf4307c36bc4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:20:00.178Z|499b34c3-83e9-409d-8857-0497a3da2d4d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:20:00.179Z|499b34c3-83e9-409d-8857-0497a3da2d4d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:20:00.208Z|2f852dfd-8cf8-4723-87de-7ec3e6120dbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:20:00.209Z|2f852dfd-8cf8-4723-87de-7ec3e6120dbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:20:00.607Z|68504fc0-08e4-4da3-8993-b150fc28170a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:20:00.608Z|68504fc0-08e4-4da3-8993-b150fc28170a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:20:01.926Z|99a120d7-63e8-4462-ab7e-532e55793719|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:20:01.927Z|99a120d7-63e8-4462-ab7e-532e55793719|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:20:09.314Z|ab7b39b1-6986-4f12-a7b4-c10e1a8af6b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:20:09.315Z|ab7b39b1-6986-4f12-a7b4-c10e1a8af6b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:20:10.208Z|9820d0dd-5e02-45cd-8e89-8122a47a6970|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:20:10.209Z|9820d0dd-5e02-45cd-8e89-8122a47a6970|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:20:11.955Z|a2377611-b1f8-40e6-9ad5-fe77d3ab63dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:20:11.956Z|a2377611-b1f8-40e6-9ad5-fe77d3ab63dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:20:15.208Z|119d67b2-8481-46c5-b95f-f1b1bee986df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:20:15.213Z|119d67b2-8481-46c5-b95f-f1b1bee986df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:20:19.344Z|b306c43d-5d5c-448d-b56b-878a2d1eb274|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:20:19.345Z|b306c43d-5d5c-448d-b56b-878a2d1eb274|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:20:20.237Z|fc34bc74-2a82-45ce-b25b-fb664d58b395|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:20:20.238Z|fc34bc74-2a82-45ce-b25b-fb664d58b395|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:20:21.983Z|be631078-b1f1-42ce-ade5-8ef42eb46a9e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:20:21.984Z|be631078-b1f1-42ce-ade5-8ef42eb46a9e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:20:29.370Z|1da23512-47d4-4fc8-bd76-4093ae1c5d1d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:20:29.371Z|1da23512-47d4-4fc8-bd76-4093ae1c5d1d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:20:30.208Z|1df8bf17-1f74-4329-b3ae-38c9d4453e8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:20:30.209Z|1df8bf17-1f74-4329-b3ae-38c9d4453e8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:20:30.266Z|78397eb9-95a8-46e3-a170-ed52b4faa461|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:20:30.266Z|78397eb9-95a8-46e3-a170-ed52b4faa461|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:20:30.609Z|e8a3b9c0-10df-46f6-9443-ef14d3d09e4f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:20:30.609Z|e8a3b9c0-10df-46f6-9443-ef14d3d09e4f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:20:32.013Z|8321f58b-b04d-426e-af01-bd61eb522f74|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:20:32.014Z|8321f58b-b04d-426e-af01-bd61eb522f74|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:20:39.401Z|74799dd3-5dc0-4a3d-b1fe-d8c1622af173|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:20:39.402Z|74799dd3-5dc0-4a3d-b1fe-d8c1622af173|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:20:40.295Z|807c65f0-dabe-4881-8584-ec22ecb5a288|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:20:40.296Z|807c65f0-dabe-4881-8584-ec22ecb5a288|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:20:40.408Z|a4e748aa-32ed-4ec4-8c7d-bf3af38812bd|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T02:20:40.408Z|a4e748aa-32ed-4ec4-8c7d-bf3af38812bd|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T02:20:42.040Z|08b64349-da63-4de2-bef9-2e7679531e32|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:20:42.041Z|08b64349-da63-4de2-bef9-2e7679531e32|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:20:45.208Z|65ed2fd3-f5f7-4dee-9bd5-661612de3551|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:20:45.208Z|65ed2fd3-f5f7-4dee-9bd5-661612de3551|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:20:49.428Z|6742170e-fb4c-4c25-be56-6007402e17a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:20:49.429Z|6742170e-fb4c-4c25-be56-6007402e17a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:20:50.325Z|81441bc1-1b2b-4f85-8d1c-b6b4d8aaa52a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:20:50.325Z|81441bc1-1b2b-4f85-8d1c-b6b4d8aaa52a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:20:52.070Z|d3c62119-d93d-423b-82dc-1a996547cb84|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:20:52.070Z|d3c62119-d93d-423b-82dc-1a996547cb84|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:20:59.455Z|de8059db-1657-401f-89dd-52ec07822432|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:20:59.456Z|de8059db-1657-401f-89dd-52ec07822432|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:21:00.208Z|a0456b6b-cfa9-4979-8970-5af90a3f10ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:21:00.211Z|a0456b6b-cfa9-4979-8970-5af90a3f10ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:21:00.351Z|2e018b40-05e0-40b6-a070-ae9049e9406b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:21:00.351Z|2e018b40-05e0-40b6-a070-ae9049e9406b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:21:00.610Z|bebcafec-0a35-4e4a-89c4-1e95ec946ff1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:21:00.610Z|bebcafec-0a35-4e4a-89c4-1e95ec946ff1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:21:02.099Z|9e0f8d20-3c4a-41a2-b44b-fac2ac944dd2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:21:02.100Z|9e0f8d20-3c4a-41a2-b44b-fac2ac944dd2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:21:09.486Z|85f677f5-9815-4535-9f0d-3992849f5ed6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:21:09.486Z|85f677f5-9815-4535-9f0d-3992849f5ed6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:21:10.379Z|57bf6fdc-e0ad-4b93-a1fc-52991c5cc584|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:21:10.379Z|57bf6fdc-e0ad-4b93-a1fc-52991c5cc584|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:21:12.128Z|ac9d01d0-7e3a-4956-80af-60285eba5e75|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:21:12.129Z|ac9d01d0-7e3a-4956-80af-60285eba5e75|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:21:15.208Z|786b49d3-6b88-4d98-b133-d15978c11efe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:21:15.209Z|786b49d3-6b88-4d98-b133-d15978c11efe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:21:19.513Z|3408eb17-7c4d-488d-b305-324519abb629|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:21:19.514Z|3408eb17-7c4d-488d-b305-324519abb629|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:21:20.408Z|2b1c2146-e5ce-4b65-b120-d154b2fb499b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:21:20.409Z|2b1c2146-e5ce-4b65-b120-d154b2fb499b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:21:22.157Z|c5203e68-5d98-4cb1-9ef3-ee99c2b88328|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:21:22.157Z|c5203e68-5d98-4cb1-9ef3-ee99c2b88328|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:21:29.540Z|20c930e1-4c26-4c84-b087-9e2eb50727ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:21:29.541Z|20c930e1-4c26-4c84-b087-9e2eb50727ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:21:30.208Z|0dfc2f01-4a46-480a-97cf-f8785d128f75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:21:30.209Z|0dfc2f01-4a46-480a-97cf-f8785d128f75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:21:30.439Z|8f036d0c-e8e6-49cc-9cac-7558a8aaef4f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:21:30.440Z|8f036d0c-e8e6-49cc-9cac-7558a8aaef4f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:21:30.611Z|eb6fc015-e650-417e-9ada-e12cf17c62ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:21:30.611Z|eb6fc015-e650-417e-9ada-e12cf17c62ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:21:32.185Z|db811e69-4f57-4305-b4f8-5d2db59ac3f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:21:32.186Z|db811e69-4f57-4305-b4f8-5d2db59ac3f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:21:39.569Z|8e6fc130-ccc7-43ae-86fe-3c31f2a6e9b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:21:39.570Z|8e6fc130-ccc7-43ae-86fe-3c31f2a6e9b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:21:40.409Z|14cc5a6a-6edd-4856-a321-c593b12b547e|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T02:21:40.410Z|14cc5a6a-6edd-4856-a321-c593b12b547e|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T02:21:40.468Z|f246017e-9b12-4c58-8279-cfe7ac7e6d08|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:21:40.469Z|f246017e-9b12-4c58-8279-cfe7ac7e6d08|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:21:42.214Z|f4da5f6e-2124-4aa2-8b0e-14f2583778ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:21:42.215Z|f4da5f6e-2124-4aa2-8b0e-14f2583778ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:21:45.208Z|638daa20-2856-4c36-977c-6634be93c762|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:21:45.212Z|638daa20-2856-4c36-977c-6634be93c762|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:21:49.596Z|0115cc07-17c8-4006-9cb8-5991093caf53|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:21:49.597Z|0115cc07-17c8-4006-9cb8-5991093caf53|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:21:50.500Z|859476bf-6c47-4725-bbf0-04428cba7ac1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:21:50.500Z|859476bf-6c47-4725-bbf0-04428cba7ac1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:21:52.247Z|40f17a6b-212c-4911-bd1e-84fffabce91b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:21:52.248Z|40f17a6b-212c-4911-bd1e-84fffabce91b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:21:59.624Z|5d840333-108d-41fe-8b4d-4c48ecd31f2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:21:59.625Z|5d840333-108d-41fe-8b4d-4c48ecd31f2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:22:00.208Z|6720efae-f0dd-4ebd-b88f-4b1ebc94a4c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:22:00.209Z|6720efae-f0dd-4ebd-b88f-4b1ebc94a4c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:22:00.528Z|bde463a5-6ba9-4704-aee1-a9cb06be3d74|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:22:00.528Z|bde463a5-6ba9-4704-aee1-a9cb06be3d74|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:22:00.612Z|9a5c84fe-04cc-4e8d-98bf-31873262f5ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:22:00.612Z|9a5c84fe-04cc-4e8d-98bf-31873262f5ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:22:02.276Z|5e3cbab3-d727-4d0e-a7fd-ac815193d5dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:22:02.277Z|5e3cbab3-d727-4d0e-a7fd-ac815193d5dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:22:09.650Z|4b84e869-cfbe-4769-a59b-eedee765ccd5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:22:09.651Z|4b84e869-cfbe-4769-a59b-eedee765ccd5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:22:10.556Z|d86f113c-a10b-44fd-b46a-1423ccfb68b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:22:10.557Z|d86f113c-a10b-44fd-b46a-1423ccfb68b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:22:12.306Z|a79aea90-709f-44a9-9100-2293ea7e3d01|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:22:12.307Z|a79aea90-709f-44a9-9100-2293ea7e3d01|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:22:15.208Z|acf951fc-b605-4c16-bbaa-c79b4db69bca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:22:15.209Z|acf951fc-b605-4c16-bbaa-c79b4db69bca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:22:19.675Z|0cd86d39-d814-44c5-867d-1b5937db6f10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:22:19.676Z|0cd86d39-d814-44c5-867d-1b5937db6f10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:22:20.587Z|d0cfd5eb-f413-4909-ab10-bcc7e6f26624|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:22:20.588Z|d0cfd5eb-f413-4909-ab10-bcc7e6f26624|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:22:22.336Z|89595c27-6cd2-46cb-a192-052b9bf2fcba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:22:22.337Z|89595c27-6cd2-46cb-a192-052b9bf2fcba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:22:29.701Z|bd18f157-9911-4c6c-b932-8f5eed2abaa5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:22:29.702Z|bd18f157-9911-4c6c-b932-8f5eed2abaa5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:22:30.208Z|a3a16ab6-48f0-4f04-916f-d47c9905b02d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:22:30.212Z|a3a16ab6-48f0-4f04-916f-d47c9905b02d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:22:30.613Z|4f20c1fc-43b9-4ab6-b9a4-60b2aba0680e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:22:30.613Z|4f20c1fc-43b9-4ab6-b9a4-60b2aba0680e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:22:30.617Z|446b3a31-485e-4068-82bd-9dbc7091e4cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:22:30.618Z|446b3a31-485e-4068-82bd-9dbc7091e4cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:22:32.364Z|f4c78260-60c1-4d43-8e4e-8d430ef22e41|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:22:32.364Z|f4c78260-60c1-4d43-8e4e-8d430ef22e41|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:22:39.729Z|f0447d40-5d53-4635-abf0-721f58514203|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:22:39.730Z|f0447d40-5d53-4635-abf0-721f58514203|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:22:40.407Z|f9d2ae01-e00c-4375-8fa8-227a9cdb7ea4|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T02:22:40.408Z|f9d2ae01-e00c-4375-8fa8-227a9cdb7ea4|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T02:22:40.648Z|4abcccd9-247e-4961-a726-647fbfb2b65a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:22:40.649Z|4abcccd9-247e-4961-a726-647fbfb2b65a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:22:42.390Z|a05d2bfd-19d8-4a9b-b1f2-46676d9d4504|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:22:42.391Z|a05d2bfd-19d8-4a9b-b1f2-46676d9d4504|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:22:45.208Z|9f20ea87-37e4-4afc-96ba-8a7fc8a8c037|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:22:45.209Z|9f20ea87-37e4-4afc-96ba-8a7fc8a8c037|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:22:49.759Z|edb965b9-fbbb-40ce-9e87-d6fdfc4deace|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:22:49.760Z|edb965b9-fbbb-40ce-9e87-d6fdfc4deace|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:22:50.679Z|2f8f777c-4832-4380-8150-af493af3058f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:22:50.680Z|2f8f777c-4832-4380-8150-af493af3058f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:22:52.421Z|7141f08f-27f1-443c-930f-65694ada664d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:22:52.421Z|7141f08f-27f1-443c-930f-65694ada664d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:22:59.789Z|569b7217-d44c-4b17-b611-a53bf19ec5ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:22:59.790Z|569b7217-d44c-4b17-b611-a53bf19ec5ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:23:00.208Z|d51c9193-3e93-4a42-9665-35a65b226c73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:23:00.209Z|d51c9193-3e93-4a42-9665-35a65b226c73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:23:00.614Z|fd2fe236-49cc-4128-aff7-56dfcb4dc36d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:23:00.614Z|fd2fe236-49cc-4128-aff7-56dfcb4dc36d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:23:00.709Z|248ad440-7bdd-43d5-84ae-bc26f59f6969|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:23:00.709Z|248ad440-7bdd-43d5-84ae-bc26f59f6969|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:23:02.454Z|100d1c02-d00f-48cb-b169-b02c41ad12a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:23:02.454Z|100d1c02-d00f-48cb-b169-b02c41ad12a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:23:09.820Z|7d49d0e8-909a-4a1f-8321-158b7e700388|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:23:09.821Z|7d49d0e8-909a-4a1f-8321-158b7e700388|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:23:10.738Z|d4cc7dc3-c955-4f51-b340-41fc01a4f08f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:23:10.739Z|d4cc7dc3-c955-4f51-b340-41fc01a4f08f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:23:12.485Z|2b8b7897-2c2c-4c2f-90ef-fa9e6170e5d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:23:12.486Z|2b8b7897-2c2c-4c2f-90ef-fa9e6170e5d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:23:15.208Z|a24eb027-d5fc-4eb2-95e6-639abe798e76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:23:15.213Z|a24eb027-d5fc-4eb2-95e6-639abe798e76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:23:19.850Z|f3bd1d39-33cd-4b6c-8e61-ea5151282771|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:23:19.850Z|f3bd1d39-33cd-4b6c-8e61-ea5151282771|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:23:20.766Z|05911ebc-e2f2-43fc-b1cd-8d63ba31b403|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:23:20.767Z|05911ebc-e2f2-43fc-b1cd-8d63ba31b403|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:23:22.513Z|babab037-f858-4ff8-8b48-6684d1f2b95d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:23:22.514Z|babab037-f858-4ff8-8b48-6684d1f2b95d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:23:29.877Z|684cd6f7-92b9-4ec0-af69-10c89489f850|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:23:29.877Z|684cd6f7-92b9-4ec0-af69-10c89489f850|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:23:30.208Z|40db3806-2091-4f66-adb3-b6f1ecc39908|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:23:30.209Z|40db3806-2091-4f66-adb3-b6f1ecc39908|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:23:30.615Z|d671111c-1573-4528-a2ab-32763009a2eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:23:30.615Z|d671111c-1573-4528-a2ab-32763009a2eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:23:30.794Z|f19627ee-549b-4d69-99ed-71d8b8ce7b42|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:23:30.794Z|f19627ee-549b-4d69-99ed-71d8b8ce7b42|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:23:32.540Z|c9d1a30a-9ee8-485f-9fcd-61c25c00c0a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:23:32.541Z|c9d1a30a-9ee8-485f-9fcd-61c25c00c0a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:23:39.899Z|bb5af35b-786f-4491-a1b7-e1eb91513bec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:23:39.900Z|bb5af35b-786f-4491-a1b7-e1eb91513bec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:23:40.407Z|3bbcb7b8-a56c-43c8-8ad6-62e239ee8f5b|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T02:23:40.407Z|3bbcb7b8-a56c-43c8-8ad6-62e239ee8f5b|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T02:23:40.819Z|760a2c9a-1281-4373-99bf-62145354fd44|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:23:40.820Z|760a2c9a-1281-4373-99bf-62145354fd44|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:23:42.568Z|ca94d4e4-3800-4cfb-8723-2a15bfccaf28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:23:42.568Z|ca94d4e4-3800-4cfb-8723-2a15bfccaf28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:23:45.208Z|23754b19-5d17-437e-bd50-1861a2770a0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:23:45.209Z|23754b19-5d17-437e-bd50-1861a2770a0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:23:49.926Z|c30f117d-a4c5-4762-93b1-13ef4e7315f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:23:49.927Z|c30f117d-a4c5-4762-93b1-13ef4e7315f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:23:50.842Z|e00c3de9-fa3b-4dac-ac20-1ee7962f91da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:23:50.843Z|e00c3de9-fa3b-4dac-ac20-1ee7962f91da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:23:52.597Z|9c6ea0e9-5963-45d9-a5c8-e123038323b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:23:52.597Z|9c6ea0e9-5963-45d9-a5c8-e123038323b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:23:59.956Z|8e3c5d30-9ba0-4ce7-b41b-7c6bb70ba1ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:23:59.956Z|8e3c5d30-9ba0-4ce7-b41b-7c6bb70ba1ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:24:00.208Z|ff99ff3a-adb2-4b8e-893e-2d0d2da71257|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:24:00.211Z|ff99ff3a-adb2-4b8e-893e-2d0d2da71257|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:24:00.616Z|31b850a5-ef58-42de-8019-21a1b3195e81|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:24:00.616Z|31b850a5-ef58-42de-8019-21a1b3195e81|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:24:00.869Z|e0f7efe7-434c-4da5-9cac-d27273c16926|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:24:00.870Z|e0f7efe7-434c-4da5-9cac-d27273c16926|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:24:02.625Z|31ee3ca5-7cda-48c5-8480-0007889c36ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:24:02.626Z|31ee3ca5-7cda-48c5-8480-0007889c36ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:24:09.983Z|3c75ba0a-be57-4b32-b24d-e00736068319|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:24:09.983Z|3c75ba0a-be57-4b32-b24d-e00736068319|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:24:10.896Z|fcf1af05-21f4-4363-97d0-0ce8f8233f06|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:24:10.897Z|fcf1af05-21f4-4363-97d0-0ce8f8233f06|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:24:12.654Z|7bf77da2-28b6-4b36-ab59-c633af9e2872|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:24:12.655Z|7bf77da2-28b6-4b36-ab59-c633af9e2872|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:24:15.208Z|a26afac8-cf37-4983-b3ce-d11b8a5ee339|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:24:15.208Z|a26afac8-cf37-4983-b3ce-d11b8a5ee339|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:24:20.010Z|5ab5cbd8-70c3-4d1d-af82-e7b28b7d41d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:24:20.011Z|5ab5cbd8-70c3-4d1d-af82-e7b28b7d41d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:24:20.924Z|ac211b95-4bd8-43b1-8c02-c2d0145ec7dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:24:20.925Z|ac211b95-4bd8-43b1-8c02-c2d0145ec7dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:24:22.680Z|8d2944f9-247c-4c0c-9587-baec4c93f346|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:24:22.680Z|8d2944f9-247c-4c0c-9587-baec4c93f346|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:24:30.037Z|ee329abc-ebe3-46da-8d29-1f864f5c4687|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:24:30.037Z|ee329abc-ebe3-46da-8d29-1f864f5c4687|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:24:30.208Z|1add159b-ef75-44a2-83cd-85f2d95b97f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:24:30.209Z|1add159b-ef75-44a2-83cd-85f2d95b97f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:24:30.616Z|a512301e-cba9-46bd-90d5-71d527293f92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:24:30.617Z|a512301e-cba9-46bd-90d5-71d527293f92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:24:30.948Z|3ed455f9-97d0-406f-bad0-9305a2f57296|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:24:30.949Z|3ed455f9-97d0-406f-bad0-9305a2f57296|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:24:32.708Z|1e660bda-2934-45bd-9df8-241a04c74a92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:24:32.709Z|1e660bda-2934-45bd-9df8-241a04c74a92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:24:40.064Z|01a0e18d-cd35-44fc-92c8-8857218e7b28|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:24:40.065Z|01a0e18d-cd35-44fc-92c8-8857218e7b28|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:24:40.408Z|87eeb9e0-c457-473e-be22-afb059eab171|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T02:24:40.408Z|87eeb9e0-c457-473e-be22-afb059eab171|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T02:24:40.973Z|7f3effc1-574a-4f93-b57d-55ce37678ff0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:24:40.974Z|7f3effc1-574a-4f93-b57d-55ce37678ff0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:24:42.736Z|0a47a0a5-e02d-4d83-80f7-8b63e5f2e6c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:24:42.736Z|0a47a0a5-e02d-4d83-80f7-8b63e5f2e6c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:24:45.208Z|d3d02297-6970-4453-b6b4-6aad62a6ec50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:24:45.212Z|d3d02297-6970-4453-b6b4-6aad62a6ec50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:24:50.095Z|43b69cd5-0b3e-44a9-b96f-1d713cb6847d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:24:50.095Z|43b69cd5-0b3e-44a9-b96f-1d713cb6847d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:24:50.996Z|9581a8b9-7190-4546-be25-b3fb3004c9f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:24:50.996Z|9581a8b9-7190-4546-be25-b3fb3004c9f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:24:52.762Z|b7a142e2-e370-4e09-a986-6f1f498f0f29|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:24:52.763Z|b7a142e2-e370-4e09-a986-6f1f498f0f29|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:25:00.124Z|1f012d09-83ec-4b00-9157-34d27878bc0c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:25:00.124Z|1f012d09-83ec-4b00-9157-34d27878bc0c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:25:00.208Z|8d56729e-755e-4b6a-ac1b-97076b78613b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:25:00.208Z|8d56729e-755e-4b6a-ac1b-97076b78613b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:25:00.617Z|21925d54-e311-4777-864a-f4a00df7cc34|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:25:00.617Z|21925d54-e311-4777-864a-f4a00df7cc34|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:25:01.021Z|5b7a3f6f-405b-4431-9a78-1dcb9e40dcf8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:25:01.022Z|5b7a3f6f-405b-4431-9a78-1dcb9e40dcf8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:25:02.790Z|74cc184e-79b8-4405-b81d-9b7a82a356e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:25:02.790Z|74cc184e-79b8-4405-b81d-9b7a82a356e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:25:10.153Z|57136c2b-78ce-44d0-b379-26b5c32dc79f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:25:10.154Z|57136c2b-78ce-44d0-b379-26b5c32dc79f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:25:11.049Z|4ac12d12-182f-4f4a-bb91-063b9b70f05d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:25:11.050Z|4ac12d12-182f-4f4a-bb91-063b9b70f05d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:25:12.816Z|e383b480-0f40-4923-ac54-f940012b9538|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:25:12.816Z|e383b480-0f40-4923-ac54-f940012b9538|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:25:15.208Z|5b24a1d4-b3da-486c-a17f-43a86857a19c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:25:15.209Z|5b24a1d4-b3da-486c-a17f-43a86857a19c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:25:20.184Z|607f50d3-3e7e-4daf-9cdb-bc057e58140b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:25:20.185Z|607f50d3-3e7e-4daf-9cdb-bc057e58140b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:25:21.070Z|76243312-1803-4c41-ab9c-0c5797a427fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:25:21.070Z|76243312-1803-4c41-ab9c-0c5797a427fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:25:22.843Z|ee5895ca-61b4-4a72-9fbf-3d52e8b7ee8f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:25:22.844Z|ee5895ca-61b4-4a72-9fbf-3d52e8b7ee8f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:25:30.208Z|5837d84a-b158-4a37-afdb-b77184f5b5ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:25:30.212Z|5837d84a-b158-4a37-afdb-b77184f5b5ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:25:30.213Z|4908fef1-d2d7-4e8e-9365-5b4df981a677|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:25:30.214Z|4908fef1-d2d7-4e8e-9365-5b4df981a677|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:25:30.618Z|78be2c22-4518-4ab2-bdd9-867b20964d79|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:25:30.618Z|78be2c22-4518-4ab2-bdd9-867b20964d79|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:25:31.096Z|0b887224-b274-480d-9521-1660df383857|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:25:31.097Z|0b887224-b274-480d-9521-1660df383857|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:25:32.874Z|4e3c452b-3439-4f26-9309-07e118343d3a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:25:32.874Z|4e3c452b-3439-4f26-9309-07e118343d3a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:25:40.243Z|11181ce8-b8cd-4f45-984f-3286981a0807|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:25:40.244Z|11181ce8-b8cd-4f45-984f-3286981a0807|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:25:40.407Z|ad735e8d-32f3-4e28-92c8-34b2095520aa|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T02:25:40.408Z|ad735e8d-32f3-4e28-92c8-34b2095520aa|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T02:25:41.124Z|e35c76c2-dfa6-4aa4-8a97-2dc23aab493e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:25:41.125Z|e35c76c2-dfa6-4aa4-8a97-2dc23aab493e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:25:42.901Z|db1fffc8-68d2-48f3-90aa-464f1091cb4e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:25:42.902Z|db1fffc8-68d2-48f3-90aa-464f1091cb4e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:25:45.208Z|910e662f-574c-4025-b289-513dfde749dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:25:45.209Z|910e662f-574c-4025-b289-513dfde749dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:25:50.273Z|a575774f-3eca-4141-a753-1662dd00059d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:25:50.274Z|a575774f-3eca-4141-a753-1662dd00059d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:25:51.149Z|c06cac2e-a3d6-4dee-91d9-c82825cbdee9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:25:51.150Z|c06cac2e-a3d6-4dee-91d9-c82825cbdee9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:25:52.929Z|c1d72f4b-8bef-4a0f-b2be-e549d3e3450b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:25:52.930Z|c1d72f4b-8bef-4a0f-b2be-e549d3e3450b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:26:00.208Z|b56b8377-2f8d-4d9f-9275-c0a2a516295b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:26:00.209Z|b56b8377-2f8d-4d9f-9275-c0a2a516295b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:26:00.303Z|ad2123e5-ad69-4e29-9457-74709b0fa322|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:26:00.304Z|ad2123e5-ad69-4e29-9457-74709b0fa322|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:26:00.619Z|39a09132-2c26-4b6e-b33e-e734fb4f3dcc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:26:00.619Z|39a09132-2c26-4b6e-b33e-e734fb4f3dcc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:26:01.173Z|b99bf13b-075d-46f3-8386-82fba6b5dca0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:26:01.174Z|b99bf13b-075d-46f3-8386-82fba6b5dca0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:26:02.961Z|cbf82744-bf9b-4b9a-a63d-5121ea99b9b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:26:02.962Z|cbf82744-bf9b-4b9a-a63d-5121ea99b9b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:26:10.334Z|2a106a12-e67e-4967-88a5-6af65ae7e8c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:26:10.334Z|2a106a12-e67e-4967-88a5-6af65ae7e8c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:26:11.201Z|0ae5ebff-f79d-46bc-8d7a-0d4a3f2b2348|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:26:11.201Z|0ae5ebff-f79d-46bc-8d7a-0d4a3f2b2348|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:26:12.989Z|df639d03-9e67-48ea-a189-d518824d0f82|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:26:12.989Z|df639d03-9e67-48ea-a189-d518824d0f82|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:26:15.208Z|235567b5-f3d8-4c39-81fb-f6893457774b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:26:15.212Z|235567b5-f3d8-4c39-81fb-f6893457774b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:26:20.359Z|cd24231a-7817-4ddc-ad09-9a276f0248a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:26:20.360Z|cd24231a-7817-4ddc-ad09-9a276f0248a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:26:21.228Z|385844d8-5cab-4fac-9240-13e64eb66457|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:26:21.229Z|385844d8-5cab-4fac-9240-13e64eb66457|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:26:23.018Z|36993442-04fc-46f2-ac9d-989944287c68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:26:23.019Z|36993442-04fc-46f2-ac9d-989944287c68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:26:30.208Z|4ef5a449-8917-4802-90ae-f0e047c89e08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:26:30.209Z|4ef5a449-8917-4802-90ae-f0e047c89e08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:26:30.387Z|5140b77b-414a-4bf9-bed5-aa904fa4b901|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:26:30.388Z|5140b77b-414a-4bf9-bed5-aa904fa4b901|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:26:30.620Z|67846b45-112e-4a8a-be92-42e7f810eea4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:26:30.620Z|67846b45-112e-4a8a-be92-42e7f810eea4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:26:31.259Z|cf744b26-54aa-4d89-bf74-8476a27c9da5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:26:31.259Z|cf744b26-54aa-4d89-bf74-8476a27c9da5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:26:33.048Z|0fd8b54b-f065-410f-979b-a59d7d2ecc10|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:26:33.048Z|0fd8b54b-f065-410f-979b-a59d7d2ecc10|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:26:40.413Z|3ceb270d-8c27-44f5-81bb-396652ae1abe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:26:40.413Z|3ceb270d-8c27-44f5-81bb-396652ae1abe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:26:40.413Z|54d42158-378f-4417-a59b-3bbc10238996|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T02:26:40.414Z|54d42158-378f-4417-a59b-3bbc10238996|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T02:26:41.292Z|ae31a9b9-afd2-4485-a7fc-baf9e74525e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:26:41.293Z|ae31a9b9-afd2-4485-a7fc-baf9e74525e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:26:43.076Z|5e105003-191b-43a4-80d2-f1b766197664|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:26:43.076Z|5e105003-191b-43a4-80d2-f1b766197664|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:26:45.208Z|49dcbeea-9675-4419-a424-493cd741ee3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:26:45.209Z|49dcbeea-9675-4419-a424-493cd741ee3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:26:50.439Z|6c1dea88-84b8-48a3-bb5e-05e732e6a21a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:26:50.440Z|6c1dea88-84b8-48a3-bb5e-05e732e6a21a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:26:51.319Z|fc0bd335-59ef-4416-85da-2cb70e281dab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:26:51.320Z|fc0bd335-59ef-4416-85da-2cb70e281dab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:26:53.104Z|7c4202c1-45fd-4ee7-a621-bc9580f9f1d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:26:53.105Z|7c4202c1-45fd-4ee7-a621-bc9580f9f1d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:27:00.208Z|a249c575-58c3-49b5-bb21-dd4e4878ff7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:27:00.212Z|a249c575-58c3-49b5-bb21-dd4e4878ff7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:27:00.467Z|cd13e4fa-5b5b-4367-ab77-37ef22056403|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:27:00.468Z|cd13e4fa-5b5b-4367-ab77-37ef22056403|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:27:00.621Z|6a232351-08d8-4c15-abec-77f159343ae3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:27:00.621Z|6a232351-08d8-4c15-abec-77f159343ae3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:27:01.348Z|2fe4e88b-4ef1-473f-978f-13b72a0f7896|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:27:01.349Z|2fe4e88b-4ef1-473f-978f-13b72a0f7896|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:27:03.132Z|1f16e43c-8ab6-4b26-ad57-be23b2eba63f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:27:03.133Z|1f16e43c-8ab6-4b26-ad57-be23b2eba63f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:27:10.497Z|d2222098-4bc4-4891-9cfb-9111851edc4a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:27:10.498Z|d2222098-4bc4-4891-9cfb-9111851edc4a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:27:11.377Z|3a2a9447-81b2-48d4-bc02-3acf59a834cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:27:11.377Z|3a2a9447-81b2-48d4-bc02-3acf59a834cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:27:13.162Z|c1d7f6d5-d3f1-4792-aace-f7c92321e889|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:27:13.163Z|c1d7f6d5-d3f1-4792-aace-f7c92321e889|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:27:15.208Z|81f6dc14-cdee-484e-ab81-df96c4e480a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:27:15.209Z|81f6dc14-cdee-484e-ab81-df96c4e480a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:27:20.525Z|62e4b880-93b3-4d32-b0c4-8da12c42f932|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:27:20.525Z|62e4b880-93b3-4d32-b0c4-8da12c42f932|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:27:21.408Z|ff0cf118-804d-4bec-acc6-d1514e08cdf0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:27:21.408Z|ff0cf118-804d-4bec-acc6-d1514e08cdf0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:27:23.192Z|9d241e19-3558-49d8-bfb0-9b63f621ff48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:27:23.193Z|9d241e19-3558-49d8-bfb0-9b63f621ff48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:27:30.208Z|7927627b-bb1a-435b-90fd-20139663e36e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:27:30.209Z|7927627b-bb1a-435b-90fd-20139663e36e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:27:30.553Z|dbcb7b91-13aa-48cf-9ee1-d8fc0bdc2621|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:27:30.554Z|dbcb7b91-13aa-48cf-9ee1-d8fc0bdc2621|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:27:30.622Z|3242feaa-7961-4060-a543-12d35b500e16|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:27:30.622Z|3242feaa-7961-4060-a543-12d35b500e16|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:27:31.438Z|570d1e29-a54b-430f-8819-7d57756490af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:27:31.439Z|570d1e29-a54b-430f-8819-7d57756490af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:27:33.223Z|1811542d-c319-4c28-873b-06f548538e5f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:27:33.224Z|1811542d-c319-4c28-873b-06f548538e5f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:27:40.408Z|be1f8edf-692d-42dc-8a94-74c309a8198b|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T02:27:40.409Z|be1f8edf-692d-42dc-8a94-74c309a8198b|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T02:27:40.583Z|3e5fe592-8250-4a82-a0fa-49cf84063c14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:27:40.584Z|3e5fe592-8250-4a82-a0fa-49cf84063c14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:27:41.466Z|1dd0bfb4-4499-473c-87d1-a6659c5fffc4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:27:41.467Z|1dd0bfb4-4499-473c-87d1-a6659c5fffc4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:27:43.249Z|21e8b3c5-7b5d-4b94-8f29-eebb94b47b2d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:27:43.250Z|21e8b3c5-7b5d-4b94-8f29-eebb94b47b2d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:27:45.208Z|74192744-9e5b-43f5-b608-025d089cddfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:27:45.212Z|74192744-9e5b-43f5-b608-025d089cddfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:27:50.614Z|275c9706-ac9f-4817-a0a7-fbe4ee1bdee6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:27:50.615Z|275c9706-ac9f-4817-a0a7-fbe4ee1bdee6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:27:51.493Z|0b5cd176-9883-410c-a3b1-f8582e14fa56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:27:51.494Z|0b5cd176-9883-410c-a3b1-f8582e14fa56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:27:53.278Z|021374a6-0666-472c-b22e-63ab7c98b97d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:27:53.279Z|021374a6-0666-472c-b22e-63ab7c98b97d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:28:00.209Z|5d12bf09-fb4f-4794-a423-aeb329b8b2b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:28:00.209Z|5d12bf09-fb4f-4794-a423-aeb329b8b2b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:28:00.623Z|a2a3dd11-6449-4b50-9ddb-d97e6860b36e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:28:00.623Z|a2a3dd11-6449-4b50-9ddb-d97e6860b36e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:28:00.643Z|26dbee7a-1637-4ad5-9ce5-bd875664481e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:28:00.644Z|26dbee7a-1637-4ad5-9ce5-bd875664481e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:28:01.524Z|4f05892d-9eb9-4278-b168-9d37e3e08999|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:28:01.525Z|4f05892d-9eb9-4278-b168-9d37e3e08999|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:28:03.307Z|1f7335e7-0709-4662-846b-562578223bb6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:28:03.308Z|1f7335e7-0709-4662-846b-562578223bb6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:28:10.681Z|932331ee-f1a7-47ea-81c1-3730c6b53c9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:28:10.682Z|932331ee-f1a7-47ea-81c1-3730c6b53c9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:28:11.553Z|95a98e38-1254-43a3-b886-cd2fb6aa0af4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:28:11.553Z|95a98e38-1254-43a3-b886-cd2fb6aa0af4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:28:13.335Z|9c676614-e1fc-4d2b-ba23-c951afa973a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:28:13.336Z|9c676614-e1fc-4d2b-ba23-c951afa973a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:28:15.208Z|c391058a-ad0c-40f0-929f-9f9dc39600c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:28:15.209Z|c391058a-ad0c-40f0-929f-9f9dc39600c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:28:20.712Z|d3649124-6459-42bc-b498-674669bc975b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:28:20.713Z|d3649124-6459-42bc-b498-674669bc975b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:28:21.583Z|16de08e1-865b-4acf-a1ea-e541eda334d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:28:21.583Z|16de08e1-865b-4acf-a1ea-e541eda334d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:28:23.363Z|ec19c3f2-6d20-4416-a4d4-92563a47f4b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:28:23.364Z|ec19c3f2-6d20-4416-a4d4-92563a47f4b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:28:30.208Z|bfe9034e-5e98-43ed-8a74-278a0ccd7449|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:28:30.213Z|bfe9034e-5e98-43ed-8a74-278a0ccd7449|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:28:30.624Z|8890ae93-e8d7-42a7-9d92-6963666ccd7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:28:30.625Z|8890ae93-e8d7-42a7-9d92-6963666ccd7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:28:30.742Z|f84d7e45-7f3d-43fb-b663-2e2ad7a610ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:28:30.743Z|f84d7e45-7f3d-43fb-b663-2e2ad7a610ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:28:31.609Z|ca523e7e-a211-4867-b133-be4449878411|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:28:31.610Z|ca523e7e-a211-4867-b133-be4449878411|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:28:33.393Z|36d67308-d504-4cb6-a190-b66221c5e6bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:28:33.394Z|36d67308-d504-4cb6-a190-b66221c5e6bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:28:40.407Z|0001dcda-99f8-44dc-8a2b-999a9bfc7eff|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T02:28:40.409Z|0001dcda-99f8-44dc-8a2b-999a9bfc7eff|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T02:28:40.771Z|92caa78c-0e17-4be0-895a-f0d7b0050411|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:28:40.772Z|92caa78c-0e17-4be0-895a-f0d7b0050411|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:28:41.641Z|4781db3f-6f55-45a1-847d-de6046833493|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:28:41.642Z|4781db3f-6f55-45a1-847d-de6046833493|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:28:43.425Z|9d7563ab-797a-4e83-96f6-534096aba1c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:28:43.426Z|9d7563ab-797a-4e83-96f6-534096aba1c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:28:45.208Z|d26ea0b3-6add-401f-ab61-b101d9e64139|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:28:45.209Z|d26ea0b3-6add-401f-ab61-b101d9e64139|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:28:50.799Z|fdcb88d1-5789-4146-b873-377a0e2d2922|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:28:50.800Z|fdcb88d1-5789-4146-b873-377a0e2d2922|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:28:51.669Z|50de1bc6-cb0d-4c1e-a9df-b6aa7916495f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:28:51.670Z|50de1bc6-cb0d-4c1e-a9df-b6aa7916495f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:28:53.454Z|f8f0fd4e-e80e-49e9-9d8c-7235669137d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:28:53.454Z|f8f0fd4e-e80e-49e9-9d8c-7235669137d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:29:00.208Z|8f7e839a-416c-4bd7-801c-92c44ddc4a1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:29:00.209Z|8f7e839a-416c-4bd7-801c-92c44ddc4a1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:29:00.625Z|7f23c64a-b680-4410-99e0-339f3a70f9fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:29:00.625Z|7f23c64a-b680-4410-99e0-339f3a70f9fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:29:00.829Z|cf6df944-6e2b-4b47-ac54-5957687bae1b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:29:00.829Z|cf6df944-6e2b-4b47-ac54-5957687bae1b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:29:01.700Z|7b12af5b-d93f-4a5a-9a3d-6f04b3eaffef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:29:01.701Z|7b12af5b-d93f-4a5a-9a3d-6f04b3eaffef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:29:03.482Z|3ef5f2dd-d1fd-4379-ba31-53d7d7b54127|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:29:03.483Z|3ef5f2dd-d1fd-4379-ba31-53d7d7b54127|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:29:10.856Z|bdd6fdeb-e54c-4257-b869-a723d782fdb7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:29:10.857Z|bdd6fdeb-e54c-4257-b869-a723d782fdb7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:29:11.725Z|9d9a3df5-3c10-4e60-9c20-133614268471|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:29:11.726Z|9d9a3df5-3c10-4e60-9c20-133614268471|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:29:13.512Z|127da3c5-bb5c-41da-a9c0-ef9afac3c87b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:29:13.512Z|127da3c5-bb5c-41da-a9c0-ef9afac3c87b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:29:15.208Z|8f5dd4ae-2dad-4654-8dd7-3543c2e8dfab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:29:15.213Z|8f5dd4ae-2dad-4654-8dd7-3543c2e8dfab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:29:20.889Z|851c0e0e-1e2f-4dd1-8b5a-881390925e14|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:29:20.890Z|851c0e0e-1e2f-4dd1-8b5a-881390925e14|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:29:21.750Z|c06dd8f3-48af-4d31-82b8-cbdb6a085a6b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:29:21.751Z|c06dd8f3-48af-4d31-82b8-cbdb6a085a6b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:29:23.540Z|2c8a3f5c-1fe3-471a-ae75-f9191bcdb522|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:29:23.541Z|2c8a3f5c-1fe3-471a-ae75-f9191bcdb522|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:29:30.208Z|9d85c2ff-33b2-41d9-b857-7304e9b87505|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:29:30.209Z|9d85c2ff-33b2-41d9-b857-7304e9b87505|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:29:30.626Z|a8e7274e-2de7-451a-9e82-604ec41db972|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:29:30.627Z|a8e7274e-2de7-451a-9e82-604ec41db972|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:29:30.918Z|b6e7f98a-d162-45c7-8791-6c3bd4b67c30|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:29:30.918Z|b6e7f98a-d162-45c7-8791-6c3bd4b67c30|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:29:31.780Z|d3227215-2572-4c18-9858-0d72e037ad09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:29:31.781Z|d3227215-2572-4c18-9858-0d72e037ad09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:29:33.571Z|13c32991-5bb7-451f-983f-25d94e3862f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:29:33.571Z|13c32991-5bb7-451f-983f-25d94e3862f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:29:40.409Z|9aeceac9-34d9-4433-b1cb-0271ee0ce7e5|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T02:29:40.409Z|9aeceac9-34d9-4433-b1cb-0271ee0ce7e5|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T02:29:40.941Z|6c7b1032-e1a5-46e5-918e-c284f3160e4a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:29:40.942Z|6c7b1032-e1a5-46e5-918e-c284f3160e4a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:29:41.810Z|d47a0444-99f4-4264-b475-7272660670d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:29:41.810Z|d47a0444-99f4-4264-b475-7272660670d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:29:43.599Z|7fde5b20-34cb-4dd3-b883-4dd89c88bcf5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:29:43.600Z|7fde5b20-34cb-4dd3-b883-4dd89c88bcf5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:29:45.208Z|c2f131bb-6531-432f-ac1a-2461082262e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:29:45.209Z|c2f131bb-6531-432f-ac1a-2461082262e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:29:50.968Z|5f211450-5e6e-4773-baa5-c1299c820494|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:29:50.968Z|5f211450-5e6e-4773-baa5-c1299c820494|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:29:51.839Z|22bc51db-a7f8-4552-96cc-cc5fa153ca40|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:29:51.840Z|22bc51db-a7f8-4552-96cc-cc5fa153ca40|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:29:53.628Z|0d0f92a2-0a5a-4424-b59d-b27d3a98614c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:29:53.628Z|0d0f92a2-0a5a-4424-b59d-b27d3a98614c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:30:00.208Z|9e6ad5d5-b269-40b2-be59-234b8b24e6d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:30:00.212Z|9e6ad5d5-b269-40b2-be59-234b8b24e6d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:30:00.627Z|fe0e0f6d-0a33-4ec9-b1bb-8f1aabdef97b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:30:00.628Z|fe0e0f6d-0a33-4ec9-b1bb-8f1aabdef97b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:30:00.996Z|e43d07c1-3e2c-49eb-a25a-dba7e866a443|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:30:00.997Z|e43d07c1-3e2c-49eb-a25a-dba7e866a443|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:30:01.870Z|e3376270-b416-4db4-87b6-bdce933d12c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:30:01.871Z|e3376270-b416-4db4-87b6-bdce933d12c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:30:03.652Z|b589cc34-7854-4309-b7bc-4206cf330777|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:30:03.653Z|b589cc34-7854-4309-b7bc-4206cf330777|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:30:11.025Z|5e7fdf63-db9b-4c1d-86a2-b73a9c46d4a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:30:11.026Z|5e7fdf63-db9b-4c1d-86a2-b73a9c46d4a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:30:11.900Z|de800268-d526-4a88-9602-b88f4e1fc24d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:30:11.901Z|de800268-d526-4a88-9602-b88f4e1fc24d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:30:13.677Z|1caddd89-bf28-47b2-9aae-988217deb051|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:30:13.678Z|1caddd89-bf28-47b2-9aae-988217deb051|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:30:15.208Z|d4cdfb8b-3e55-435c-aab4-742d4e646b31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:30:15.209Z|d4cdfb8b-3e55-435c-aab4-742d4e646b31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:30:21.053Z|a0c32860-7324-4e70-8380-fd0f1b96e7d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:30:21.054Z|a0c32860-7324-4e70-8380-fd0f1b96e7d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:30:21.928Z|8e1fd6a2-9b30-4c5a-8765-97c751b10f84|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:30:21.929Z|8e1fd6a2-9b30-4c5a-8765-97c751b10f84|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:30:23.707Z|36a195c4-ff3c-4c3b-8efd-5d0714fa5433|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:30:23.708Z|36a195c4-ff3c-4c3b-8efd-5d0714fa5433|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:30:30.208Z|e3fe13f6-2c93-4018-b936-889350f70d99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:30:30.209Z|e3fe13f6-2c93-4018-b936-889350f70d99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:30:30.628Z|e894ec61-ebcd-4fe1-a5d9-a1a40580ddf7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:30:30.629Z|e894ec61-ebcd-4fe1-a5d9-a1a40580ddf7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:30:31.077Z|dddd7587-a986-4de1-b042-5191772bc662|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:30:31.078Z|dddd7587-a986-4de1-b042-5191772bc662|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:30:31.958Z|4570ead1-3513-4323-9789-34d8f8898635|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:30:31.959Z|4570ead1-3513-4323-9789-34d8f8898635|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:30:33.738Z|b8828c73-38d4-4f66-b783-674c8902f3ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:30:33.739Z|b8828c73-38d4-4f66-b783-674c8902f3ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:30:40.409Z|a2f4dbee-91e4-4611-8893-6e195e7f154d|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T02:30:40.410Z|a2f4dbee-91e4-4611-8893-6e195e7f154d|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T02:30:41.107Z|17ab85ed-d131-4fc3-8de4-ec6e891a7925|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:30:41.107Z|17ab85ed-d131-4fc3-8de4-ec6e891a7925|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:30:41.987Z|bf3dcca5-fb14-496d-bdb1-fb7dce10e730|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:30:41.988Z|bf3dcca5-fb14-496d-bdb1-fb7dce10e730|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:30:43.770Z|2574d858-3da8-4584-bc33-a7a88efc13db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:30:43.771Z|2574d858-3da8-4584-bc33-a7a88efc13db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:30:45.208Z|969389cf-d0f1-4e3c-8c70-efe674834fd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:30:45.212Z|969389cf-d0f1-4e3c-8c70-efe674834fd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:30:51.131Z|1eea657e-9413-4858-b17f-8d303eee2618|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:30:51.132Z|1eea657e-9413-4858-b17f-8d303eee2618|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:30:52.017Z|f0dee51d-abea-4b60-b3ff-235e347aded3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:30:52.018Z|f0dee51d-abea-4b60-b3ff-235e347aded3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:30:53.802Z|85d56548-3bb5-4a9f-8584-16c27f161d0e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:30:53.802Z|85d56548-3bb5-4a9f-8584-16c27f161d0e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:31:00.208Z|b129a977-fc77-4987-a5ae-a777d8ba5cf9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:31:00.209Z|b129a977-fc77-4987-a5ae-a777d8ba5cf9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:31:00.629Z|2f1cd6e2-a0fc-41ab-864a-304ef02859aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:31:00.629Z|2f1cd6e2-a0fc-41ab-864a-304ef02859aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:31:01.161Z|e0ba5f57-13ef-46b6-88aa-e50387c195ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:31:01.162Z|e0ba5f57-13ef-46b6-88aa-e50387c195ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:31:02.048Z|3eaa5343-0739-410c-9875-19ce74da8c80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:31:02.049Z|3eaa5343-0739-410c-9875-19ce74da8c80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:31:03.827Z|7fb8e5a9-4f8c-4547-a66d-c3be25970619|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:31:03.829Z|7fb8e5a9-4f8c-4547-a66d-c3be25970619|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:31:11.199Z|18bfa412-aa2f-479b-8e66-7af165de4f93|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:31:11.200Z|18bfa412-aa2f-479b-8e66-7af165de4f93|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:31:12.074Z|689680a5-7c49-450b-af7b-f5350cae7afd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:31:12.074Z|689680a5-7c49-450b-af7b-f5350cae7afd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:31:13.859Z|dbb2a6ed-28de-47c5-a8c3-0588dbdc52ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:31:13.860Z|dbb2a6ed-28de-47c5-a8c3-0588dbdc52ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:31:15.208Z|2a1cc2f8-0c86-4eb9-9c8d-170fea589cdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:31:15.209Z|2a1cc2f8-0c86-4eb9-9c8d-170fea589cdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:31:21.226Z|bedaf841-1e10-475a-bbb9-61491908c191|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:31:21.227Z|bedaf841-1e10-475a-bbb9-61491908c191|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:31:22.099Z|df431eec-b23c-43db-b87b-df477663c30b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:31:22.099Z|df431eec-b23c-43db-b87b-df477663c30b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:31:23.889Z|4d53b942-4438-4134-a032-670aaeb95d3e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:31:23.890Z|4d53b942-4438-4134-a032-670aaeb95d3e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:31:30.208Z|b7c5cc95-e7b9-4c83-8a05-6390787627cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:31:30.212Z|b7c5cc95-e7b9-4c83-8a05-6390787627cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:31:30.630Z|9b7a4cdc-16d4-414d-90f7-2768c10c7d45|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:31:30.630Z|9b7a4cdc-16d4-414d-90f7-2768c10c7d45|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:31:31.255Z|1d6c3ac6-5cc6-4032-9538-7037c5fef5fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:31:31.255Z|1d6c3ac6-5cc6-4032-9538-7037c5fef5fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:31:32.126Z|6e394887-5482-423c-aa76-c236102909ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:31:32.126Z|6e394887-5482-423c-aa76-c236102909ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:31:33.919Z|e1d581c1-1744-42e5-b061-bdf0a48f7f20|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:31:33.920Z|e1d581c1-1744-42e5-b061-bdf0a48f7f20|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:31:40.408Z|8343f9eb-361b-47bd-a25d-4df286d3283e|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T02:31:40.409Z|8343f9eb-361b-47bd-a25d-4df286d3283e|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T02:31:41.284Z|9cb96659-b87c-404a-9d12-a71bc5fa9d10|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:31:41.285Z|9cb96659-b87c-404a-9d12-a71bc5fa9d10|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:31:42.154Z|98dc6ba9-6642-45d4-80e5-391d14ac9082|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:31:42.155Z|98dc6ba9-6642-45d4-80e5-391d14ac9082|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:31:43.949Z|3bff5a71-b9aa-461d-9950-9b5b4a008ba1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:31:43.950Z|3bff5a71-b9aa-461d-9950-9b5b4a008ba1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:31:45.208Z|2b9499f5-e16d-4f4f-b86e-04ff2f415e24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:31:45.209Z|2b9499f5-e16d-4f4f-b86e-04ff2f415e24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:31:51.314Z|9e1a78ee-1dae-43df-be6d-1952a56fc752|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:31:51.315Z|9e1a78ee-1dae-43df-be6d-1952a56fc752|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:31:52.184Z|2d4dcfd5-da09-4674-924a-3bdfdc91d507|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:31:52.185Z|2d4dcfd5-da09-4674-924a-3bdfdc91d507|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:31:53.980Z|e7c8cf8a-ba63-4247-9a1b-0eb1374628c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:31:53.981Z|e7c8cf8a-ba63-4247-9a1b-0eb1374628c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:32:00.209Z|386fffbc-c52e-4b02-9a7f-89d757f89b4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:32:00.210Z|386fffbc-c52e-4b02-9a7f-89d757f89b4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:32:00.631Z|25b8f2f3-d2aa-421c-be50-f05c04dc89d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:32:00.632Z|25b8f2f3-d2aa-421c-be50-f05c04dc89d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:32:01.340Z|8157f05c-bf7f-40c6-8d02-812235e174bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:32:01.340Z|8157f05c-bf7f-40c6-8d02-812235e174bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:32:02.212Z|eae6a46a-8efd-44f6-b4b7-55d2134c8944|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:32:02.213Z|eae6a46a-8efd-44f6-b4b7-55d2134c8944|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:32:04.009Z|ac880eaa-2dab-40ef-a784-7d41cd0c473d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:32:04.009Z|ac880eaa-2dab-40ef-a784-7d41cd0c473d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:32:11.369Z|963911da-cf08-410e-a6a8-547a68cf1d09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:32:11.370Z|963911da-cf08-410e-a6a8-547a68cf1d09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:32:12.242Z|e23cd9c3-9995-4301-94c0-dd26ca5da0db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:32:12.243Z|e23cd9c3-9995-4301-94c0-dd26ca5da0db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:32:14.041Z|9885bb87-6149-49fa-b4f8-1a8a235999d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:32:14.042Z|9885bb87-6149-49fa-b4f8-1a8a235999d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:32:15.208Z|abbc8cae-8ef3-4e9c-957c-cf340ce0e1e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:32:15.213Z|abbc8cae-8ef3-4e9c-957c-cf340ce0e1e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:32:21.398Z|24c7dbb5-e228-43b4-9eb4-050fff85de66|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:32:21.399Z|24c7dbb5-e228-43b4-9eb4-050fff85de66|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:32:22.272Z|088a063f-2c5a-4871-9a35-cc5efa16a311|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:32:22.272Z|088a063f-2c5a-4871-9a35-cc5efa16a311|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:32:24.068Z|f1c80fd7-07f8-4e82-ab1a-f3913524509d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:32:24.069Z|f1c80fd7-07f8-4e82-ab1a-f3913524509d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:32:30.208Z|9cb85b93-683c-4c38-9944-c1d800272409|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:32:30.209Z|9cb85b93-683c-4c38-9944-c1d800272409|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:32:30.632Z|8f9658e5-8b6a-4d0d-8a98-53f0bcfcfa3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:32:30.633Z|8f9658e5-8b6a-4d0d-8a98-53f0bcfcfa3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:32:31.427Z|537091e2-3972-4c8c-946b-8af619645ee5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:32:31.428Z|537091e2-3972-4c8c-946b-8af619645ee5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:32:32.302Z|d53a5bbd-8c3c-498a-85bb-f2451b2b3660|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:32:32.303Z|d53a5bbd-8c3c-498a-85bb-f2451b2b3660|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:32:34.097Z|75da61a7-05dc-492f-b1e5-ad9469c8c639|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:32:34.098Z|75da61a7-05dc-492f-b1e5-ad9469c8c639|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:32:40.408Z|76f0b360-be35-456d-963d-e1986823f3a6|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T02:32:40.409Z|76f0b360-be35-456d-963d-e1986823f3a6|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T02:32:41.458Z|81ad8459-3e3b-4010-9edb-c197b0680676|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:32:41.459Z|81ad8459-3e3b-4010-9edb-c197b0680676|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:32:42.332Z|00a03d1a-f064-4700-b56f-b426aaeec160|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:32:42.332Z|00a03d1a-f064-4700-b56f-b426aaeec160|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:32:44.127Z|17e46303-7669-495f-95aa-6a1b4e5f22f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:32:44.128Z|17e46303-7669-495f-95aa-6a1b4e5f22f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:32:45.208Z|929648b2-054e-412c-aaa1-d46360e03d44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:32:45.209Z|929648b2-054e-412c-aaa1-d46360e03d44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:32:51.489Z|db539a18-32f3-4569-bff5-59b904a0f9b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:32:51.489Z|db539a18-32f3-4569-bff5-59b904a0f9b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:32:52.360Z|57295361-c354-43f4-8cd0-d3d8fae71c02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:32:52.361Z|57295361-c354-43f4-8cd0-d3d8fae71c02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:32:54.155Z|d13e06b7-3900-4698-9d95-01457c9d0361|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:32:54.156Z|d13e06b7-3900-4698-9d95-01457c9d0361|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:33:00.208Z|2d6e61a0-05a2-4712-b893-62078f053649|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:33:00.211Z|2d6e61a0-05a2-4712-b893-62078f053649|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:33:00.633Z|45aeb64c-7cb5-4b15-916c-4b69696752ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:33:00.633Z|45aeb64c-7cb5-4b15-916c-4b69696752ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:33:01.519Z|9b37cf48-9721-4128-bd31-327c674d74f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:33:01.520Z|9b37cf48-9721-4128-bd31-327c674d74f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:33:02.390Z|5e85a236-ae8d-4229-9aa6-b378f509ff8c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:33:02.391Z|5e85a236-ae8d-4229-9aa6-b378f509ff8c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:33:04.185Z|3dbeb0c3-03b5-4ef3-9d42-3f42309ceb64|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:33:04.186Z|3dbeb0c3-03b5-4ef3-9d42-3f42309ceb64|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:33:11.548Z|779be151-c0a1-4f58-99c6-5c0b2b55ca96|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:33:11.549Z|779be151-c0a1-4f58-99c6-5c0b2b55ca96|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:33:12.419Z|e808dcaf-65f4-4710-a522-ff3cf7d7c2f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:33:12.420Z|e808dcaf-65f4-4710-a522-ff3cf7d7c2f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:33:14.213Z|7bfe59da-a210-47af-8c8a-f82903518081|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:33:14.214Z|7bfe59da-a210-47af-8c8a-f82903518081|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:33:15.208Z|c9c50b5e-6767-4e3d-9159-48981c00a17a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:33:15.209Z|c9c50b5e-6767-4e3d-9159-48981c00a17a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:33:21.576Z|eab2f946-7fde-480d-a9ac-2d77a127a1f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:33:21.576Z|eab2f946-7fde-480d-a9ac-2d77a127a1f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:33:22.447Z|1382bbf7-eb22-4f24-94bc-f4738feda184|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:33:22.448Z|1382bbf7-eb22-4f24-94bc-f4738feda184|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:33:24.243Z|1cf4fbce-1c67-4e78-9ca3-ba096fe04de1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:33:24.244Z|1cf4fbce-1c67-4e78-9ca3-ba096fe04de1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:33:30.208Z|04ac5829-2bd0-47b1-b576-1723987f83bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:33:30.209Z|04ac5829-2bd0-47b1-b576-1723987f83bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:33:30.634Z|eede751d-abe5-4d7a-8e46-90403f64eaa2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:33:30.634Z|eede751d-abe5-4d7a-8e46-90403f64eaa2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:33:31.604Z|67f4e930-e9ca-4f5c-840c-f29677f82831|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:33:31.604Z|67f4e930-e9ca-4f5c-840c-f29677f82831|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:33:32.476Z|caf92672-ce98-4d74-a15e-3c13c319d2db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:33:32.477Z|caf92672-ce98-4d74-a15e-3c13c319d2db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:33:34.270Z|ac2d2662-e39b-4a5a-965a-c35513827544|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:33:34.270Z|ac2d2662-e39b-4a5a-965a-c35513827544|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:33:40.408Z|429d18b0-adc7-47e3-817b-9545ca691508|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T02:33:40.409Z|429d18b0-adc7-47e3-817b-9545ca691508|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T02:33:41.635Z|703e85b9-4d44-46ec-8093-2bc1e91acb5f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:33:41.635Z|703e85b9-4d44-46ec-8093-2bc1e91acb5f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:33:42.506Z|1d4f269b-a020-4ffc-9c6e-c0baacc7eb76|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:33:42.507Z|1d4f269b-a020-4ffc-9c6e-c0baacc7eb76|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:33:44.299Z|161c55ad-5ee6-4175-ab9d-ddda11ab9897|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:33:44.300Z|161c55ad-5ee6-4175-ab9d-ddda11ab9897|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:33:45.208Z|a03ce92d-6af5-4cc7-ba24-faa96a3fd13b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:33:45.214Z|a03ce92d-6af5-4cc7-ba24-faa96a3fd13b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:33:51.666Z|57c70aab-879c-42f5-8c17-c4889675575d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:33:51.667Z|57c70aab-879c-42f5-8c17-c4889675575d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:33:52.537Z|98fb1251-a1ad-4bf6-9c7e-53cd1070d1a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:33:52.538Z|98fb1251-a1ad-4bf6-9c7e-53cd1070d1a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:33:54.330Z|fa37ba55-4a31-4d22-a664-7c064d50d2a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:33:54.331Z|fa37ba55-4a31-4d22-a664-7c064d50d2a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:34:00.208Z|7bee98b7-6ce8-45ad-a25a-0077710dd8a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:34:00.209Z|7bee98b7-6ce8-45ad-a25a-0077710dd8a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:34:00.635Z|166b2518-23a9-4af0-a6d3-e326a7d9ca8f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:34:00.636Z|166b2518-23a9-4af0-a6d3-e326a7d9ca8f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:34:01.689Z|dbbf2ac7-49dd-47ab-a437-14dfe307ea7c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:34:01.690Z|dbbf2ac7-49dd-47ab-a437-14dfe307ea7c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:34:02.568Z|54ff6c2a-a996-4e6b-aa30-085fd242097b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:34:02.569Z|54ff6c2a-a996-4e6b-aa30-085fd242097b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:34:04.360Z|d6b50dbb-679e-4445-a106-1ec9636fbaa3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:34:04.360Z|d6b50dbb-679e-4445-a106-1ec9636fbaa3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:34:11.720Z|9227ea91-2309-4ee4-b59d-2539ccceb320|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:34:11.720Z|9227ea91-2309-4ee4-b59d-2539ccceb320|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:34:12.598Z|299530b0-3234-4af2-abce-acaf4734ff45|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:34:12.599Z|299530b0-3234-4af2-abce-acaf4734ff45|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:34:14.389Z|fd0b69b3-a006-4f51-bc88-24f4c80a42c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:34:14.390Z|fd0b69b3-a006-4f51-bc88-24f4c80a42c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:34:15.208Z|be3bc70e-2dd6-4048-ba03-08fa2c6e36fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:34:15.209Z|be3bc70e-2dd6-4048-ba03-08fa2c6e36fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:34:21.749Z|901136c5-d29d-4c4f-bab8-85b4c2ff1728|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:34:21.749Z|901136c5-d29d-4c4f-bab8-85b4c2ff1728|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:34:22.628Z|48cd0b4f-d24c-48ef-b467-dc31715305b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:34:22.628Z|48cd0b4f-d24c-48ef-b467-dc31715305b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:34:24.419Z|be9b84c2-b5d7-452f-9d05-97f87ee4ff37|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:34:24.420Z|be9b84c2-b5d7-452f-9d05-97f87ee4ff37|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:34:30.208Z|2c1be5f7-cad5-4674-8100-74dd1d9faf3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:34:30.212Z|2c1be5f7-cad5-4674-8100-74dd1d9faf3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:34:30.636Z|1cfc2fcd-c98d-4dbc-862c-b1d560a3ca98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:34:30.637Z|1cfc2fcd-c98d-4dbc-862c-b1d560a3ca98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:34:31.778Z|bae75ebc-8f1a-4ff7-9d47-d76c2864595b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:34:31.779Z|bae75ebc-8f1a-4ff7-9d47-d76c2864595b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:34:32.657Z|47244f42-453b-4e4d-b57c-7a097783675f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:34:32.657Z|47244f42-453b-4e4d-b57c-7a097783675f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:34:34.446Z|f867b917-4e84-4315-9162-2fb5546b13b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:34:34.446Z|f867b917-4e84-4315-9162-2fb5546b13b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:34:40.408Z|0492c461-82e0-4165-8944-2b58f8c0f403|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T02:34:40.409Z|0492c461-82e0-4165-8944-2b58f8c0f403|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T02:34:41.809Z|cce01848-d43f-40ef-ba20-08e51a71a63d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:34:41.809Z|cce01848-d43f-40ef-ba20-08e51a71a63d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:34:42.688Z|dd2f6718-5216-460c-bf21-3959ba8fb78b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:34:42.689Z|dd2f6718-5216-460c-bf21-3959ba8fb78b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:34:44.474Z|c43189fe-714b-47ba-8ec7-f65053cd8bd7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:34:44.475Z|c43189fe-714b-47ba-8ec7-f65053cd8bd7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:34:45.208Z|1157ef16-9b08-46bb-aeff-8d23dd149587|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:34:45.209Z|1157ef16-9b08-46bb-aeff-8d23dd149587|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:34:51.838Z|53a877a9-0a5e-4921-bbc1-8687c94dda08|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:34:51.839Z|53a877a9-0a5e-4921-bbc1-8687c94dda08|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:34:52.718Z|a0a32d73-d89a-447f-be55-3be005f8830b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:34:52.718Z|a0a32d73-d89a-447f-be55-3be005f8830b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:34:54.504Z|06618d26-c826-4172-a564-ac22836de1ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:34:54.505Z|06618d26-c826-4172-a564-ac22836de1ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:35:00.208Z|6a0031ca-8d51-4586-a527-92b76275b37a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:35:00.209Z|6a0031ca-8d51-4586-a527-92b76275b37a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:35:00.637Z|dc38c749-fda4-4490-833d-640a523e3780|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:35:00.637Z|dc38c749-fda4-4490-833d-640a523e3780|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:35:01.865Z|41dd9e37-a64d-4078-8f53-846723ce595e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:35:01.866Z|41dd9e37-a64d-4078-8f53-846723ce595e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:35:02.748Z|61ce1501-2b14-4e4d-a2c7-079b5745a300|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:35:02.749Z|61ce1501-2b14-4e4d-a2c7-079b5745a300|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:35:04.532Z|47649753-d49f-4f91-8ff1-7536d4d21ed0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:35:04.533Z|47649753-d49f-4f91-8ff1-7536d4d21ed0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:35:11.893Z|b1875f8d-4e4c-460e-b424-26fd7b550626|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:35:11.894Z|b1875f8d-4e4c-460e-b424-26fd7b550626|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:35:12.776Z|45b33356-6454-4861-80fb-8b4ac3b4fd7b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:35:12.776Z|45b33356-6454-4861-80fb-8b4ac3b4fd7b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:35:14.560Z|ad829d51-7ef1-44a5-9aa3-988c198be222|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:35:14.561Z|ad829d51-7ef1-44a5-9aa3-988c198be222|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:35:15.208Z|7d457aa7-f62c-42f0-9b6e-44e3972edc34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:35:15.209Z|7d457aa7-f62c-42f0-9b6e-44e3972edc34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:35:21.921Z|f18e42e3-7082-45db-ae44-35f8381274c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:35:21.922Z|f18e42e3-7082-45db-ae44-35f8381274c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:35:22.801Z|8f969425-9901-49eb-b8b8-47f8760d8b62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:35:22.802Z|8f969425-9901-49eb-b8b8-47f8760d8b62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:35:24.589Z|ee3e378b-1b2a-4d5d-8997-4e5db81517b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:35:24.590Z|ee3e378b-1b2a-4d5d-8997-4e5db81517b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:35:30.208Z|d47991fa-0329-483f-b1ce-108e100f8ac4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:35:30.209Z|d47991fa-0329-483f-b1ce-108e100f8ac4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:35:30.638Z|abc6dbbf-40be-4033-a742-399a12de560f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:35:30.638Z|abc6dbbf-40be-4033-a742-399a12de560f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:35:31.948Z|ba4cd7d1-e141-489f-83f4-d7e567396588|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:35:31.949Z|ba4cd7d1-e141-489f-83f4-d7e567396588|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:35:32.831Z|b7cc6fcc-5d94-4327-97fd-2cfbed062e47|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:35:32.832Z|b7cc6fcc-5d94-4327-97fd-2cfbed062e47|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:35:34.617Z|5b36ea38-7452-4955-b254-257cacb2159f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:35:34.618Z|5b36ea38-7452-4955-b254-257cacb2159f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:35:40.408Z|64f10c2e-0485-445c-a414-57b72276cebd|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T02:35:40.409Z|64f10c2e-0485-445c-a414-57b72276cebd|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T02:35:41.977Z|688e973b-6488-40a2-9fd9-a8cc830d65f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:35:41.977Z|688e973b-6488-40a2-9fd9-a8cc830d65f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:35:42.861Z|e1b8f13f-6762-41ce-90b7-628b4d36da6b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:35:42.861Z|e1b8f13f-6762-41ce-90b7-628b4d36da6b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:35:44.646Z|4e7348b5-0a67-4ee6-8efe-23b765037729|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:35:44.647Z|4e7348b5-0a67-4ee6-8efe-23b765037729|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:35:45.208Z|7d0f949f-86f1-40a9-b0f6-d2fd3e1cc4d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:35:45.209Z|7d0f949f-86f1-40a9-b0f6-d2fd3e1cc4d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:35:52.005Z|f6291bae-20b9-422a-ba47-e9652985ea2b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:35:52.006Z|f6291bae-20b9-422a-ba47-e9652985ea2b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:35:52.889Z|c17486c1-7869-43eb-8d2f-39c6b689ab52|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:35:52.890Z|c17486c1-7869-43eb-8d2f-39c6b689ab52|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:35:54.674Z|6b1131da-8407-429c-ba76-9ac4babeafd7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:35:54.675Z|6b1131da-8407-429c-ba76-9ac4babeafd7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:36:00.208Z|424381d4-444b-4673-8420-ea9b84488edc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:36:00.209Z|424381d4-444b-4673-8420-ea9b84488edc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:36:00.639Z|3f709b63-6e49-4005-ab9f-6e44b42cd05f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:36:00.640Z|3f709b63-6e49-4005-ab9f-6e44b42cd05f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:36:02.030Z|54981a8f-aa6c-448c-b9af-50d62e63ee2a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:36:02.030Z|54981a8f-aa6c-448c-b9af-50d62e63ee2a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:36:02.922Z|8f8f1511-4efa-4ed6-9f40-6af489d028ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:36:02.923Z|8f8f1511-4efa-4ed6-9f40-6af489d028ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:36:04.704Z|462080ce-4515-413b-a44e-50c539203fd1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:36:04.705Z|462080ce-4515-413b-a44e-50c539203fd1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:36:12.056Z|2e9b7a8e-7c16-427d-9842-7c57194af5ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:36:12.056Z|2e9b7a8e-7c16-427d-9842-7c57194af5ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:36:12.951Z|ec4c054b-66f2-4508-9c43-051f0ff73695|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:36:12.952Z|ec4c054b-66f2-4508-9c43-051f0ff73695|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:36:14.734Z|8cc22fc8-306f-4cd0-87c3-3a237a98259c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:36:14.734Z|8cc22fc8-306f-4cd0-87c3-3a237a98259c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:36:15.208Z|3fcd8287-e992-4f53-b21a-f3445b3ff350|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:36:15.209Z|3fcd8287-e992-4f53-b21a-f3445b3ff350|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:36:22.086Z|5cc21e9b-42d3-4922-adae-5bdc32ac2f1c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:36:22.087Z|5cc21e9b-42d3-4922-adae-5bdc32ac2f1c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:36:22.980Z|1460f998-6dee-46d5-ab84-bfbbe6e2037f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:36:22.981Z|1460f998-6dee-46d5-ab84-bfbbe6e2037f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:36:24.762Z|c81ddab7-ea8e-4e41-a7be-978ca6766b9a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:36:24.763Z|c81ddab7-ea8e-4e41-a7be-978ca6766b9a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:36:30.208Z|ba38ecb3-6155-4f1e-b3c9-4c8e2a2f1e95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:36:30.209Z|ba38ecb3-6155-4f1e-b3c9-4c8e2a2f1e95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:36:30.640Z|a7d611e0-64a6-41a5-af3b-7721ee8d25e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:36:30.641Z|a7d611e0-64a6-41a5-af3b-7721ee8d25e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:36:32.112Z|c769aaa8-da12-4e30-8ece-edece70422f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:36:32.113Z|c769aaa8-da12-4e30-8ece-edece70422f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:36:33.008Z|2bade1e4-09e3-4074-9153-61b8c66847bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:36:33.008Z|2bade1e4-09e3-4074-9153-61b8c66847bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:36:34.793Z|f6f6d13d-1b61-4272-8569-ff5e3dde2d06|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:36:34.794Z|f6f6d13d-1b61-4272-8569-ff5e3dde2d06|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:36:40.408Z|70a5a6a2-4895-46ce-af92-c3d3058ac858|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T02:36:40.409Z|70a5a6a2-4895-46ce-af92-c3d3058ac858|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T02:36:42.143Z|6dd7e276-bdc3-41b0-afcd-b21f5427fae2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:36:42.144Z|6dd7e276-bdc3-41b0-afcd-b21f5427fae2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:36:43.039Z|9cdd24fc-c82b-4cb3-8538-c60754f53e9d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:36:43.040Z|9cdd24fc-c82b-4cb3-8538-c60754f53e9d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:36:44.823Z|697788fc-2c55-4980-aab9-6d3c2d2b538c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:36:44.824Z|697788fc-2c55-4980-aab9-6d3c2d2b538c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:36:45.208Z|30c23d6a-35d7-4343-900d-a2f524a2f302|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:36:45.212Z|30c23d6a-35d7-4343-900d-a2f524a2f302|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:36:52.166Z|a9d65d92-e0f8-4cbf-982f-552563960584|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:36:52.167Z|a9d65d92-e0f8-4cbf-982f-552563960584|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:36:53.065Z|9d6a115e-eff1-4eb7-b1b0-7a07556a6cb1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:36:53.065Z|9d6a115e-eff1-4eb7-b1b0-7a07556a6cb1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:36:54.852Z|bf7151eb-9e15-404e-bf18-b81ee400186e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:36:54.853Z|bf7151eb-9e15-404e-bf18-b81ee400186e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:37:00.208Z|803da342-2745-4716-ac88-67e86e65e08f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:37:00.209Z|803da342-2745-4716-ac88-67e86e65e08f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:37:00.641Z|b593a837-cbf5-4a69-bb4b-f938d9af3e67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:37:00.641Z|b593a837-cbf5-4a69-bb4b-f938d9af3e67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:37:02.194Z|6fd4d522-3d17-42fd-83e0-e520e5ccd1b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:37:02.194Z|6fd4d522-3d17-42fd-83e0-e520e5ccd1b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:37:03.092Z|a5b285e5-6655-4e17-b7ce-6ba012101bf8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:37:03.092Z|a5b285e5-6655-4e17-b7ce-6ba012101bf8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:37:04.880Z|ec32e6a8-df37-4561-8ea6-0d9db99d6b7f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:37:04.881Z|ec32e6a8-df37-4561-8ea6-0d9db99d6b7f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:37:12.233Z|3b848a31-d6ba-4e8d-8bcd-3c83c36fbd8b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:37:12.234Z|3b848a31-d6ba-4e8d-8bcd-3c83c36fbd8b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:37:13.121Z|ea2511c0-144f-49cf-bfa6-ffb39c9daa67|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:37:13.121Z|ea2511c0-144f-49cf-bfa6-ffb39c9daa67|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:37:14.909Z|71988a28-b02c-4c33-837e-0c35db1d09b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:37:14.910Z|71988a28-b02c-4c33-837e-0c35db1d09b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:37:15.208Z|67ac7700-eb51-45cc-b32c-4a3007d7b3b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:37:15.209Z|67ac7700-eb51-45cc-b32c-4a3007d7b3b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:37:22.259Z|2764ca3a-458c-4935-bc57-500d5d982f99|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:37:22.260Z|2764ca3a-458c-4935-bc57-500d5d982f99|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:37:23.151Z|aeb389f7-1574-43e5-8989-242f85afd25d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:37:23.152Z|aeb389f7-1574-43e5-8989-242f85afd25d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:37:24.940Z|eff9b3a7-fef8-4400-995b-45076afa9dca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:37:24.941Z|eff9b3a7-fef8-4400-995b-45076afa9dca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:37:30.208Z|390b0bc2-561f-47f7-ba1e-864084db39a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:37:30.212Z|390b0bc2-561f-47f7-ba1e-864084db39a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:37:30.642Z|0b34f930-f302-4e33-bd88-a7dddc439744|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:37:30.642Z|0b34f930-f302-4e33-bd88-a7dddc439744|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:37:32.289Z|1fa2ad87-3e49-4d5a-9f44-f127a76b3e54|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:37:32.290Z|1fa2ad87-3e49-4d5a-9f44-f127a76b3e54|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:37:33.188Z|af2c5db2-46b2-4c98-adf0-c06c7ba7079a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:37:33.189Z|af2c5db2-46b2-4c98-adf0-c06c7ba7079a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:37:34.965Z|b72984cc-0e60-489f-984b-2991ccbccf9b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:37:34.966Z|b72984cc-0e60-489f-984b-2991ccbccf9b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:37:40.407Z|04b20ed4-5ea9-4f30-9f47-3212108e36ce|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T02:37:40.408Z|04b20ed4-5ea9-4f30-9f47-3212108e36ce|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T02:37:42.321Z|7e3cb518-8751-4906-ad94-f59ce6b68821|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:37:42.321Z|7e3cb518-8751-4906-ad94-f59ce6b68821|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:37:43.219Z|beaa4114-77c1-4065-824d-1d837fa09e4e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:37:43.220Z|beaa4114-77c1-4065-824d-1d837fa09e4e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:37:44.995Z|788c9762-0665-448e-98bf-aaf93153c68e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:37:44.996Z|788c9762-0665-448e-98bf-aaf93153c68e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:37:45.208Z|a0d44336-fade-4329-ba60-88805e7517fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:37:45.209Z|a0d44336-fade-4329-ba60-88805e7517fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:37:52.354Z|be140f51-c512-4f41-813a-456a4cb0f54e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:37:52.354Z|be140f51-c512-4f41-813a-456a4cb0f54e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:37:53.249Z|39f94678-35db-4b6c-9029-488580082350|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:37:53.250Z|39f94678-35db-4b6c-9029-488580082350|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:37:55.024Z|3c5f0976-a765-415b-a923-6c84d620eb09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:37:55.024Z|3c5f0976-a765-415b-a923-6c84d620eb09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:38:00.208Z|2d550827-142a-4a1c-82f1-3e9983818611|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:38:00.208Z|2d550827-142a-4a1c-82f1-3e9983818611|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:38:00.643Z|c8f44437-3a96-4479-a7c2-99e5e53e6206|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:38:00.643Z|c8f44437-3a96-4479-a7c2-99e5e53e6206|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:38:02.382Z|4e2ba961-8d19-4a74-994f-d8fc31bf5058|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:38:02.382Z|4e2ba961-8d19-4a74-994f-d8fc31bf5058|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:38:03.278Z|9ef45a05-be92-4dac-9dbc-3dec123a5a7f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:38:03.278Z|9ef45a05-be92-4dac-9dbc-3dec123a5a7f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:38:05.053Z|0daba9b0-9209-4bec-8415-35f218b1387e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:38:05.054Z|0daba9b0-9209-4bec-8415-35f218b1387e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:38:12.411Z|13ff1302-5971-46b4-a023-40febf635565|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:38:12.412Z|13ff1302-5971-46b4-a023-40febf635565|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:38:13.306Z|3bb452bd-00f7-479d-ad80-8196295501ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:38:13.306Z|3bb452bd-00f7-479d-ad80-8196295501ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:38:15.083Z|e915296f-9863-436a-a475-f319ede2077b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:38:15.083Z|e915296f-9863-436a-a475-f319ede2077b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:38:15.208Z|76fcb989-172e-4df2-9fb9-13d392900a61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:38:15.212Z|76fcb989-172e-4df2-9fb9-13d392900a61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:38:22.436Z|05386abc-eaad-4c11-8a0a-a1338aec0c7b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:38:22.437Z|05386abc-eaad-4c11-8a0a-a1338aec0c7b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:38:23.333Z|1e8b6a58-9f11-4cf3-a55c-a58d64a4b271|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:38:23.334Z|1e8b6a58-9f11-4cf3-a55c-a58d64a4b271|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:38:25.108Z|bd2b6110-d241-4f2e-8ef2-631531e76bcd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:38:25.109Z|bd2b6110-d241-4f2e-8ef2-631531e76bcd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:38:30.208Z|e25b0dbd-e427-4286-ad10-bef1ca89b79a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:38:30.209Z|e25b0dbd-e427-4286-ad10-bef1ca89b79a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:38:30.644Z|16bd09de-9a7f-4a9e-8e4b-3dc79d7ba2f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:38:30.644Z|16bd09de-9a7f-4a9e-8e4b-3dc79d7ba2f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:38:32.463Z|21be0ca7-f341-491b-a709-100f528fe071|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:38:32.464Z|21be0ca7-f341-491b-a709-100f528fe071|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:38:33.362Z|81c9e033-2f8a-4a64-bc40-b8fd5fe87a44|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:38:33.363Z|81c9e033-2f8a-4a64-bc40-b8fd5fe87a44|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:38:35.137Z|0afc79c4-da7d-4739-88d6-dfc91ab0e754|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:38:35.138Z|0afc79c4-da7d-4739-88d6-dfc91ab0e754|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:38:40.408Z|1047f9c2-4166-4257-bea6-220a5da65327|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T02:38:40.409Z|1047f9c2-4166-4257-bea6-220a5da65327|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T02:38:42.493Z|994cf7da-df26-4fda-9d2a-23291d07218a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:38:42.494Z|994cf7da-df26-4fda-9d2a-23291d07218a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:38:43.389Z|33834729-cb13-4bb0-a0de-e138efeaa30a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:38:43.390Z|33834729-cb13-4bb0-a0de-e138efeaa30a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:38:45.166Z|44125333-fbdb-433c-bf48-92e4ebb8af33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:38:45.166Z|44125333-fbdb-433c-bf48-92e4ebb8af33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:38:45.208Z|d5c5b535-d4b8-4641-b77c-276557a0b63d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:38:45.209Z|d5c5b535-d4b8-4641-b77c-276557a0b63d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:38:52.520Z|43e2fea5-38f5-405b-b2b4-cec4ef1bb4d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:38:52.521Z|43e2fea5-38f5-405b-b2b4-cec4ef1bb4d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:38:53.418Z|6320d9ea-2a0d-4ae0-859b-880513e798c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:38:53.418Z|6320d9ea-2a0d-4ae0-859b-880513e798c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:38:55.192Z|1151b9a3-6fb9-4645-90e6-0c68d39eecc7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:38:55.192Z|1151b9a3-6fb9-4645-90e6-0c68d39eecc7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:39:00.208Z|269e9ca8-43e6-4384-9a65-6aeb1eafd70f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:39:00.211Z|269e9ca8-43e6-4384-9a65-6aeb1eafd70f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:39:00.645Z|231c755c-3a1a-45b5-8cbf-3f4c388040b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:39:00.645Z|231c755c-3a1a-45b5-8cbf-3f4c388040b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:39:02.554Z|0606442b-64a3-4262-838b-eab12035e827|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:39:02.555Z|0606442b-64a3-4262-838b-eab12035e827|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:39:03.445Z|c26dd857-11f3-427a-b651-5b2257fa6382|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:39:03.446Z|c26dd857-11f3-427a-b651-5b2257fa6382|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:39:05.218Z|f068bd0f-a2d6-4487-b94d-c168d991e32a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:39:05.219Z|f068bd0f-a2d6-4487-b94d-c168d991e32a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:39:12.585Z|3807e3c8-8cdd-44a2-a2fc-39315c0932e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:39:12.586Z|3807e3c8-8cdd-44a2-a2fc-39315c0932e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:39:13.473Z|1f9b0edc-20b4-49e5-a2ec-51e4ae4f6cb2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:39:13.474Z|1f9b0edc-20b4-49e5-a2ec-51e4ae4f6cb2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:39:15.208Z|8fed4071-f724-4cea-b6bc-07db14b389ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:39:15.209Z|8fed4071-f724-4cea-b6bc-07db14b389ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:39:15.247Z|8a73ae23-0987-4009-b1f1-3b1f0308c968|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:39:15.248Z|8a73ae23-0987-4009-b1f1-3b1f0308c968|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:39:22.615Z|ad8df1fa-5f00-40b2-b08c-580818f209b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:39:22.616Z|ad8df1fa-5f00-40b2-b08c-580818f209b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:39:23.501Z|8304e12e-735a-48f3-8db6-c4fb4574bef6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:39:23.502Z|8304e12e-735a-48f3-8db6-c4fb4574bef6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:39:25.277Z|0dde0f48-8c6b-4a32-9272-9034b60c8bb1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:39:25.277Z|0dde0f48-8c6b-4a32-9272-9034b60c8bb1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:39:30.208Z|e438a85f-a8d9-4ff3-9799-e8bb563fef63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:39:30.209Z|e438a85f-a8d9-4ff3-9799-e8bb563fef63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:39:30.646Z|74153b4a-f68d-40fa-89d0-2e6156d63b5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:39:30.646Z|74153b4a-f68d-40fa-89d0-2e6156d63b5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:39:32.647Z|5cf53329-7a17-446a-b7d2-30ffe94d9619|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:39:32.648Z|5cf53329-7a17-446a-b7d2-30ffe94d9619|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:39:33.528Z|b6a769db-00bf-4e72-bdc3-efdad3a7d02a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:39:33.529Z|b6a769db-00bf-4e72-bdc3-efdad3a7d02a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:39:35.304Z|ad4043e5-db0c-41da-88f4-1b7b9289103b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:39:35.305Z|ad4043e5-db0c-41da-88f4-1b7b9289103b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:39:40.407Z|87652fb9-fd81-4961-b0f5-209b724bd118|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T02:39:40.408Z|87652fb9-fd81-4961-b0f5-209b724bd118|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T02:39:42.676Z|d66c97dd-7f19-4cf7-9898-bf467c599e52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:39:42.677Z|d66c97dd-7f19-4cf7-9898-bf467c599e52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:39:43.557Z|49dc8094-a757-43e1-8257-9d2611994e5a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:39:43.557Z|49dc8094-a757-43e1-8257-9d2611994e5a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:39:45.208Z|219dacd7-ecda-4363-a44c-a3489f4a721f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:39:45.212Z|219dacd7-ecda-4363-a44c-a3489f4a721f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:39:45.332Z|9b6a6ae1-45ed-448a-a586-35929efa873a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:39:45.333Z|9b6a6ae1-45ed-448a-a586-35929efa873a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:39:52.702Z|21446385-c9ce-4c70-9347-e79a9f09df9e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:39:52.703Z|21446385-c9ce-4c70-9347-e79a9f09df9e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:39:53.582Z|ec98dd8f-267b-42e1-9eae-7330c0ee8801|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:39:53.583Z|ec98dd8f-267b-42e1-9eae-7330c0ee8801|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:39:55.361Z|5cc570c6-aa95-438e-b533-a8be545a8f11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:39:55.363Z|5cc570c6-aa95-438e-b533-a8be545a8f11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:40:00.208Z|160b7ba8-9e79-411f-9ca4-bdb465c57796|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:40:00.209Z|160b7ba8-9e79-411f-9ca4-bdb465c57796|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:40:00.647Z|94a49037-1469-49c9-b315-cac8785c8ae5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:40:00.647Z|94a49037-1469-49c9-b315-cac8785c8ae5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:40:02.732Z|071b852d-b620-4d36-9064-dd955969a237|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:40:02.733Z|071b852d-b620-4d36-9064-dd955969a237|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:40:03.607Z|9e6ef0d7-069b-4ac1-8f14-faa58f917056|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:40:03.608Z|9e6ef0d7-069b-4ac1-8f14-faa58f917056|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:40:05.393Z|2e2f2539-6fcf-4298-9278-974f55b6423f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:40:05.394Z|2e2f2539-6fcf-4298-9278-974f55b6423f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:40:12.761Z|9b1c5821-31cb-4e35-a0a6-7b88a9e2d2a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:40:12.762Z|9b1c5821-31cb-4e35-a0a6-7b88a9e2d2a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:40:13.637Z|2f5ca753-ada1-45a3-8266-5b55f63e956a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:40:13.637Z|2f5ca753-ada1-45a3-8266-5b55f63e956a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:40:15.208Z|462bbb31-dd8e-48de-8e58-07a36bcdbf2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:40:15.209Z|462bbb31-dd8e-48de-8e58-07a36bcdbf2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:40:15.423Z|c09ceb3c-22f6-484d-b679-2398026ad9a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:40:15.424Z|c09ceb3c-22f6-484d-b679-2398026ad9a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:40:22.790Z|ab3fb829-a0fc-4d90-a480-52cc576dc273|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:40:22.791Z|ab3fb829-a0fc-4d90-a480-52cc576dc273|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:40:23.665Z|0471cc4d-3e1d-4b82-8dfd-7e0f346ad105|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:40:23.666Z|0471cc4d-3e1d-4b82-8dfd-7e0f346ad105|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:40:25.454Z|4ef7e78a-3af3-4b5a-8e7b-901d3ff1a39b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:40:25.455Z|4ef7e78a-3af3-4b5a-8e7b-901d3ff1a39b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:40:30.208Z|6168c407-0799-4ddf-a02f-02826e7af8d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:40:30.213Z|6168c407-0799-4ddf-a02f-02826e7af8d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:40:30.648Z|69da7e1e-a0ac-47f7-a904-98d450d5657a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:40:30.648Z|69da7e1e-a0ac-47f7-a904-98d450d5657a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:40:32.821Z|61b4a838-333a-4a36-b08a-fe70df25d192|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:40:32.822Z|61b4a838-333a-4a36-b08a-fe70df25d192|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:40:33.692Z|cea96922-05a0-46b6-86b5-c3a1aacbeb29|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:40:33.693Z|cea96922-05a0-46b6-86b5-c3a1aacbeb29|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:40:35.485Z|8e755331-b591-4313-b6df-ac4af86c1b7d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:40:35.485Z|8e755331-b591-4313-b6df-ac4af86c1b7d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:40:40.408Z|a6fa4927-00eb-426e-bea5-e9a3d19fbaae|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T02:40:40.408Z|a6fa4927-00eb-426e-bea5-e9a3d19fbaae|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T02:40:42.849Z|4aef0ab4-4d8f-4090-855e-08013f41be59|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:40:42.850Z|4aef0ab4-4d8f-4090-855e-08013f41be59|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:40:43.724Z|06fa25bd-407c-4c8b-8fe2-2e1a3b9c77a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:40:43.724Z|06fa25bd-407c-4c8b-8fe2-2e1a3b9c77a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:40:45.208Z|27ed7191-e7ac-4fa5-ae09-7c11b2f80f1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:40:45.209Z|27ed7191-e7ac-4fa5-ae09-7c11b2f80f1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:40:45.514Z|c6f606e9-c5aa-42eb-b0d4-a64c25bf0078|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:40:45.515Z|c6f606e9-c5aa-42eb-b0d4-a64c25bf0078|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:40:52.874Z|8051d6c1-ec7e-4549-82c8-0a8dc972777b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:40:52.874Z|8051d6c1-ec7e-4549-82c8-0a8dc972777b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:40:53.754Z|72e4033c-45a0-44d9-a6c9-4322bd1c1662|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:40:53.755Z|72e4033c-45a0-44d9-a6c9-4322bd1c1662|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:40:55.543Z|2d804eeb-406a-4db0-aef0-bd6cdeea932b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:40:55.544Z|2d804eeb-406a-4db0-aef0-bd6cdeea932b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:41:00.208Z|46b579f4-99ac-4780-abcb-3f0c25eae3df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:41:00.208Z|46b579f4-99ac-4780-abcb-3f0c25eae3df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:41:00.649Z|8ebfc85d-5423-4a0a-9f15-92422880ad8d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:41:00.649Z|8ebfc85d-5423-4a0a-9f15-92422880ad8d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:41:02.901Z|cf003635-bcc8-4c55-b902-ee294978834a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:41:02.902Z|cf003635-bcc8-4c55-b902-ee294978834a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:41:03.784Z|aba06d7e-ec33-4591-a4dd-e5a8492f8b19|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:41:03.785Z|aba06d7e-ec33-4591-a4dd-e5a8492f8b19|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:41:05.571Z|c5b4d804-c99d-4a8d-b6fd-5309c1895483|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:41:05.572Z|c5b4d804-c99d-4a8d-b6fd-5309c1895483|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:41:12.928Z|ee477f74-7104-4418-a917-fae4d6545255|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:41:12.928Z|ee477f74-7104-4418-a917-fae4d6545255|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:41:13.813Z|69492126-b8f3-404f-b158-faa6dcf130d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:41:13.813Z|69492126-b8f3-404f-b158-faa6dcf130d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:41:15.208Z|ccae894c-c1c5-4bcc-b65b-1a78881c5898|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:41:15.213Z|ccae894c-c1c5-4bcc-b65b-1a78881c5898|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:41:15.600Z|a7db724c-7220-4d51-b20b-6b453418bd36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:41:15.600Z|a7db724c-7220-4d51-b20b-6b453418bd36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:41:22.953Z|08bb238f-3bf2-4b98-8f9e-27caec0b1656|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:41:22.953Z|08bb238f-3bf2-4b98-8f9e-27caec0b1656|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:41:23.839Z|a70e99a7-fba9-4ed8-84f1-89906d6a9e19|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:41:23.839Z|a70e99a7-fba9-4ed8-84f1-89906d6a9e19|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:41:25.628Z|f2b98815-b6e1-4ceb-8cc2-75afafa1bdf6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:41:25.628Z|f2b98815-b6e1-4ceb-8cc2-75afafa1bdf6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:41:30.208Z|2b909563-1cd8-4e47-9247-51ab567f0b7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:41:30.209Z|2b909563-1cd8-4e47-9247-51ab567f0b7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:41:30.649Z|880dbb51-ccc5-4a60-ad3a-2cf03285d68d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:41:30.650Z|880dbb51-ccc5-4a60-ad3a-2cf03285d68d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:41:32.977Z|b9772bb1-6ba1-42fe-a684-9438a1ee003e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:41:32.978Z|b9772bb1-6ba1-42fe-a684-9438a1ee003e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:41:33.866Z|8ac3fc11-5444-43a0-8c28-210c347df9ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:41:33.867Z|8ac3fc11-5444-43a0-8c28-210c347df9ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:41:35.662Z|eeab8dd2-1fd0-4744-a43a-0e763d73dbcf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:41:35.663Z|eeab8dd2-1fd0-4744-a43a-0e763d73dbcf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:41:40.407Z|6b0b889a-020a-433b-8829-4b0ef973e385|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T02:41:40.408Z|6b0b889a-020a-433b-8829-4b0ef973e385|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T02:41:43.006Z|cbae7753-a9d8-41a5-a20d-4414344c288e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:41:43.007Z|cbae7753-a9d8-41a5-a20d-4414344c288e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:41:43.894Z|d357a7db-ee6c-4d7c-9985-b3cabd136b90|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:41:43.895Z|d357a7db-ee6c-4d7c-9985-b3cabd136b90|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:41:45.208Z|75eb7a32-5e61-4f48-aab6-d9e574901b97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:41:45.209Z|75eb7a32-5e61-4f48-aab6-d9e574901b97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:41:45.691Z|75848d88-c9fe-412a-aa7f-3abd22b49100|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:41:45.692Z|75848d88-c9fe-412a-aa7f-3abd22b49100|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:41:53.030Z|0cc68a5f-e451-4ef7-8a99-4dfb663da6a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:41:53.031Z|0cc68a5f-e451-4ef7-8a99-4dfb663da6a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:41:53.922Z|21053c99-8b33-4f5f-809e-db5d6c24d77c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:41:53.923Z|21053c99-8b33-4f5f-809e-db5d6c24d77c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:41:55.721Z|5e3ba38c-fb93-4597-80f2-531c1c0f2743|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:41:55.722Z|5e3ba38c-fb93-4597-80f2-531c1c0f2743|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:42:00.208Z|d9594518-1a62-47de-8217-1b1dc741852f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:42:00.213Z|d9594518-1a62-47de-8217-1b1dc741852f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:42:00.650Z|a893dfc2-1b14-4b0e-b7b3-0282c9d23662|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:42:00.651Z|a893dfc2-1b14-4b0e-b7b3-0282c9d23662|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:42:03.061Z|d49a2e8b-a0e3-417e-9b94-9c31c0a01f99|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:42:03.062Z|d49a2e8b-a0e3-417e-9b94-9c31c0a01f99|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:42:03.951Z|f5b8c20f-881d-47ac-8455-bc80a0c85823|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:42:03.952Z|f5b8c20f-881d-47ac-8455-bc80a0c85823|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:42:05.751Z|78b25995-5292-4625-ab6f-f727f3a6644f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:42:05.751Z|78b25995-5292-4625-ab6f-f727f3a6644f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:42:13.090Z|0ec3618e-57f7-4e98-8038-3e383fe0f60a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:42:13.091Z|0ec3618e-57f7-4e98-8038-3e383fe0f60a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:42:13.981Z|b02bce0a-160b-4e40-a365-ae641ac4c260|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:42:13.982Z|b02bce0a-160b-4e40-a365-ae641ac4c260|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:42:15.208Z|7ee8b37f-f143-4017-a916-02f357ba4a64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:42:15.208Z|7ee8b37f-f143-4017-a916-02f357ba4a64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:42:15.778Z|c5d2d18f-9413-427a-83b4-1caf69d848c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:42:15.779Z|c5d2d18f-9413-427a-83b4-1caf69d848c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:42:23.119Z|fa940b22-63f6-4eaa-a79b-d9d349e0de00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:42:23.120Z|fa940b22-63f6-4eaa-a79b-d9d349e0de00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:42:24.009Z|b62e7338-8423-4986-93d4-bfada33c043e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:42:24.009Z|b62e7338-8423-4986-93d4-bfada33c043e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:42:25.806Z|aa13c8ea-83b7-4006-b699-fc71ef27ffff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:42:25.807Z|aa13c8ea-83b7-4006-b699-fc71ef27ffff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:42:30.208Z|907c9e1a-2cce-4a2c-9bfa-5ff8e172a337|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:42:30.209Z|907c9e1a-2cce-4a2c-9bfa-5ff8e172a337|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:42:30.651Z|ba5f879c-d8f7-43c8-bda0-ee7a9f63f248|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:42:30.652Z|ba5f879c-d8f7-43c8-bda0-ee7a9f63f248|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:42:33.150Z|60862f9e-0b58-416d-963e-83fb46a42989|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:42:33.150Z|60862f9e-0b58-416d-963e-83fb46a42989|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:42:34.038Z|3440c8a9-d4ee-426e-aaaa-78e7152cd073|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:42:34.038Z|3440c8a9-d4ee-426e-aaaa-78e7152cd073|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:42:35.839Z|4ea6c773-b895-429d-9c28-f307b929ff76|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:42:35.841Z|4ea6c773-b895-429d-9c28-f307b929ff76|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:42:40.412Z|d9b5318b-7e2c-4125-a1a2-cb08d4f2369f|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T02:42:40.412Z|d9b5318b-7e2c-4125-a1a2-cb08d4f2369f|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T02:42:43.176Z|01eab978-c757-4c9b-8c2d-12f45c50eed2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:42:43.177Z|01eab978-c757-4c9b-8c2d-12f45c50eed2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:42:44.065Z|085f610d-c2a3-4f33-bab7-f781c94272af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:42:44.065Z|085f610d-c2a3-4f33-bab7-f781c94272af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:42:45.208Z|6c4a0e53-9031-4e10-a7af-3547df659bf5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:42:45.212Z|6c4a0e53-9031-4e10-a7af-3547df659bf5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:42:45.870Z|d75c4f27-b15c-46ab-813c-014c8f1875f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:42:45.871Z|d75c4f27-b15c-46ab-813c-014c8f1875f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:42:53.206Z|bf0c2099-3ec5-4746-905f-cbe464d6a426|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:42:53.207Z|bf0c2099-3ec5-4746-905f-cbe464d6a426|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:42:54.094Z|3ab0ed05-c502-4fae-9138-b40f196be675|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:42:54.094Z|3ab0ed05-c502-4fae-9138-b40f196be675|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:42:55.898Z|d69a6abb-7432-42db-9ecd-39f3753c455c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:42:55.899Z|d69a6abb-7432-42db-9ecd-39f3753c455c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:43:00.208Z|fa5a393d-2bb4-43c5-a44e-f1e4242c4305|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:43:00.208Z|fa5a393d-2bb4-43c5-a44e-f1e4242c4305|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:43:00.652Z|368cd68a-4ccf-40f5-af95-d1d6ec31e425|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:43:00.653Z|368cd68a-4ccf-40f5-af95-d1d6ec31e425|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:43:03.236Z|c7d7ee43-abd8-4f3b-be80-f5e3bbc1b8ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:43:03.237Z|c7d7ee43-abd8-4f3b-be80-f5e3bbc1b8ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:43:04.121Z|1ea3265d-114b-477a-9618-50e0a93b3763|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:43:04.122Z|1ea3265d-114b-477a-9618-50e0a93b3763|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:43:05.925Z|843c3b81-af99-42c2-89f1-259247548567|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:43:05.925Z|843c3b81-af99-42c2-89f1-259247548567|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:43:13.266Z|d809a87d-8688-4d8d-82a0-84512b76c017|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:43:13.267Z|d809a87d-8688-4d8d-82a0-84512b76c017|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:43:14.150Z|3bf87985-1989-432c-adc4-ae75f5e75c37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:43:14.150Z|3bf87985-1989-432c-adc4-ae75f5e75c37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:43:15.208Z|7b4f6fba-a3f2-4879-bbe3-dc3304b32f3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:43:15.209Z|7b4f6fba-a3f2-4879-bbe3-dc3304b32f3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:43:15.954Z|7b089f9a-8df3-4e43-9b21-196eaa1544ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:43:15.955Z|7b089f9a-8df3-4e43-9b21-196eaa1544ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:43:23.294Z|1b688cd2-957a-4cda-9b10-660d759e4086|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:43:23.294Z|1b688cd2-957a-4cda-9b10-660d759e4086|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:43:24.176Z|23389f52-4a60-427f-b81e-3049138d218c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:43:24.177Z|23389f52-4a60-427f-b81e-3049138d218c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:43:25.982Z|4d931054-3677-4b57-b990-add3a67972e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:43:25.983Z|4d931054-3677-4b57-b990-add3a67972e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:43:30.208Z|14f41351-9d6c-4b62-8081-8971c8781786|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:43:30.212Z|14f41351-9d6c-4b62-8081-8971c8781786|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:43:30.653Z|e999508a-5e4f-4a95-bde4-59879915b10a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:43:30.654Z|e999508a-5e4f-4a95-bde4-59879915b10a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:43:33.322Z|b357e138-75b0-46e4-954a-898e293116bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:43:33.323Z|b357e138-75b0-46e4-954a-898e293116bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:43:34.204Z|8668bcf6-5f26-44ec-8775-1ca808aee677|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:43:34.205Z|8668bcf6-5f26-44ec-8775-1ca808aee677|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:43:36.015Z|075ca711-da93-4898-8ce7-850727db4669|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:43:36.016Z|075ca711-da93-4898-8ce7-850727db4669|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:43:40.405Z|84ea29ec-f873-4758-bcbb-0180f63899cd|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T02:43:40.406Z|84ea29ec-f873-4758-bcbb-0180f63899cd|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T02:43:43.351Z|b57fed5e-f446-49da-aca2-3817847277e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:43:43.352Z|b57fed5e-f446-49da-aca2-3817847277e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:43:44.234Z|77afe9ce-d47f-45aa-b095-21de954eabf5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:43:44.234Z|77afe9ce-d47f-45aa-b095-21de954eabf5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:43:45.209Z|b9e89527-1dd9-4cfd-aa2e-83afcb7bd419|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:43:45.209Z|b9e89527-1dd9-4cfd-aa2e-83afcb7bd419|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:43:46.042Z|83c42f30-3e61-4d0a-b720-560557f11cd1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:43:46.043Z|83c42f30-3e61-4d0a-b720-560557f11cd1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:43:53.381Z|5e909673-59c5-476f-b6c0-96a5b5133e49|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:43:53.382Z|5e909673-59c5-476f-b6c0-96a5b5133e49|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:43:54.264Z|f3b61887-ff7d-4dc5-ad83-076e1d704005|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:43:54.264Z|f3b61887-ff7d-4dc5-ad83-076e1d704005|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:43:56.068Z|9cd2b133-a448-4c7e-b2c5-34f4982cda03|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:43:56.069Z|9cd2b133-a448-4c7e-b2c5-34f4982cda03|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:44:00.208Z|779de5a5-3c49-4824-88ff-b5964dcfbd63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:44:00.209Z|779de5a5-3c49-4824-88ff-b5964dcfbd63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:44:00.654Z|71a866e9-28eb-4059-adad-9b937ef27a42|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:44:00.655Z|71a866e9-28eb-4059-adad-9b937ef27a42|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:44:03.410Z|eac90059-cb74-44ac-985b-dc2f901c663c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:44:03.411Z|eac90059-cb74-44ac-985b-dc2f901c663c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:44:04.294Z|744d14e8-4d09-415c-8e06-6a6dda9a30e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:44:04.295Z|744d14e8-4d09-415c-8e06-6a6dda9a30e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:44:06.099Z|f9fbd302-3fbb-4922-89c9-823adcc371d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:44:06.100Z|f9fbd302-3fbb-4922-89c9-823adcc371d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:44:13.440Z|bfffc02c-4d26-459f-ae18-5fcb85adff16|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:44:13.441Z|bfffc02c-4d26-459f-ae18-5fcb85adff16|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:44:14.324Z|14a01fab-f65c-4db4-bf63-cbe05025559a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:44:14.324Z|14a01fab-f65c-4db4-bf63-cbe05025559a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:44:15.208Z|590b8207-6a8f-4e84-96fa-91683baa5214|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:44:15.212Z|590b8207-6a8f-4e84-96fa-91683baa5214|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:44:16.128Z|32a5709a-a15d-4141-92c2-0297a061e77b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:44:16.129Z|32a5709a-a15d-4141-92c2-0297a061e77b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:44:23.467Z|bf88ad7f-58da-475e-8cea-1c86cc58ba49|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:44:23.468Z|bf88ad7f-58da-475e-8cea-1c86cc58ba49|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:44:24.352Z|9054c33b-29ad-4cf7-b84d-ff4d268e401d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:44:24.353Z|9054c33b-29ad-4cf7-b84d-ff4d268e401d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:44:26.157Z|26d3fe4a-0451-419c-883d-89cf9ff8400f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:44:26.157Z|26d3fe4a-0451-419c-883d-89cf9ff8400f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:44:30.208Z|bb3b4a9f-64fe-4cc5-b3c4-21a02cb097dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:44:30.209Z|bb3b4a9f-64fe-4cc5-b3c4-21a02cb097dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:44:30.656Z|de868473-4715-43c6-8cf6-4a7581135bae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:44:30.656Z|de868473-4715-43c6-8cf6-4a7581135bae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:44:33.496Z|1dc6ee33-df56-4fe9-90ee-c6554b2dec9e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:44:33.496Z|1dc6ee33-df56-4fe9-90ee-c6554b2dec9e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:44:34.382Z|c2bca5f9-909e-49d9-9aad-bb72d2c34045|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:44:34.382Z|c2bca5f9-909e-49d9-9aad-bb72d2c34045|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:44:36.184Z|30701f5b-5608-4c43-a174-956f219c810a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:44:36.185Z|30701f5b-5608-4c43-a174-956f219c810a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:44:40.406Z|10f4c828-6760-4054-b1ca-8a66b5874bfb|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T02:44:40.406Z|10f4c828-6760-4054-b1ca-8a66b5874bfb|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T02:44:43.522Z|e4d46e1c-ec50-478a-8878-873492a8dad9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:44:43.523Z|e4d46e1c-ec50-478a-8878-873492a8dad9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:44:44.411Z|809af5cc-6e03-45e1-b144-221566146f11|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:44:44.412Z|809af5cc-6e03-45e1-b144-221566146f11|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:44:45.208Z|1ed113a9-2eaf-4eeb-aa87-48abb6aa67fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:44:45.209Z|1ed113a9-2eaf-4eeb-aa87-48abb6aa67fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:44:46.216Z|bd0db855-b1fd-4a28-8919-f2bb968afffd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:44:46.217Z|bd0db855-b1fd-4a28-8919-f2bb968afffd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:44:53.549Z|fe21cecf-bf94-40e9-bc6c-0ab8af017cca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:44:53.549Z|fe21cecf-bf94-40e9-bc6c-0ab8af017cca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:44:54.442Z|b94b5a35-3222-4f4b-9a1c-356106980d8f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:44:54.443Z|b94b5a35-3222-4f4b-9a1c-356106980d8f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:44:56.244Z|0e008edc-33ba-495c-9b14-fd78c52391ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:44:56.245Z|0e008edc-33ba-495c-9b14-fd78c52391ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:45:00.208Z|7d6e675f-1a44-4c4b-8eae-e92f0ecdb17d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:45:00.213Z|7d6e675f-1a44-4c4b-8eae-e92f0ecdb17d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:45:00.656Z|09f358b7-bbd5-410b-906d-034368949442|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:45:00.657Z|09f358b7-bbd5-410b-906d-034368949442|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:45:03.578Z|df8c9b16-035f-48e6-87bc-d6af08f57c77|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:45:03.578Z|df8c9b16-035f-48e6-87bc-d6af08f57c77|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:45:04.471Z|78eae040-b136-4664-a688-fa3e5a169f97|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:45:04.472Z|78eae040-b136-4664-a688-fa3e5a169f97|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:45:06.272Z|79d0a475-c667-4e1f-8635-5052c3ec75b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:45:06.272Z|79d0a475-c667-4e1f-8635-5052c3ec75b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:45:13.605Z|0b14fcf1-f821-4271-bdbe-df6b18f35c60|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:45:13.606Z|0b14fcf1-f821-4271-bdbe-df6b18f35c60|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:45:14.501Z|99861fa4-b12b-492b-9091-15d08659d7ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:45:14.501Z|99861fa4-b12b-492b-9091-15d08659d7ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:45:15.208Z|8dbedf49-b674-4b86-a4b2-ce8132e96fda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:45:15.209Z|8dbedf49-b674-4b86-a4b2-ce8132e96fda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:45:16.301Z|02542159-1206-406d-9611-cb31f5c0bc11|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:45:16.302Z|02542159-1206-406d-9611-cb31f5c0bc11|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:45:23.633Z|81828d69-67d3-4b25-a1ac-65a617ff1ac4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:45:23.634Z|81828d69-67d3-4b25-a1ac-65a617ff1ac4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:45:24.529Z|75cec782-4281-406b-a666-ba1b63e0adc9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:45:24.530Z|75cec782-4281-406b-a666-ba1b63e0adc9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:45:26.332Z|c736d306-94ed-4a7f-b57e-05344d4eb978|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:45:26.332Z|c736d306-94ed-4a7f-b57e-05344d4eb978|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:45:30.208Z|372f6b2f-946c-40e1-a9a9-17abaa0ed00c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:45:30.209Z|372f6b2f-946c-40e1-a9a9-17abaa0ed00c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:45:30.657Z|d91663be-f722-4119-8901-a0d944bcf4f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:45:30.658Z|d91663be-f722-4119-8901-a0d944bcf4f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:45:33.663Z|d8c15a5c-597d-40a1-bdd5-608e1581270a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:45:33.663Z|d8c15a5c-597d-40a1-bdd5-608e1581270a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:45:34.556Z|17d99e42-61e6-4ea5-925e-b3b427c74c10|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:45:34.557Z|17d99e42-61e6-4ea5-925e-b3b427c74c10|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:45:36.361Z|ae9cd03f-c7c0-4b50-913b-97f8b40bec13|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:45:36.361Z|ae9cd03f-c7c0-4b50-913b-97f8b40bec13|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:45:40.407Z|8cd6032c-fb46-4411-9df3-231539aed3e9|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T02:45:40.407Z|8cd6032c-fb46-4411-9df3-231539aed3e9|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T02:45:43.692Z|9636c3c9-7684-454e-8b60-453550d61887|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:45:43.693Z|9636c3c9-7684-454e-8b60-453550d61887|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:45:44.585Z|c3a89b6a-5db4-43ff-9e87-6160d86e78ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:45:44.586Z|c3a89b6a-5db4-43ff-9e87-6160d86e78ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:45:45.208Z|54436945-decb-4570-8b94-205dba5543cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:45:45.212Z|54436945-decb-4570-8b94-205dba5543cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:45:46.389Z|d413e5a2-0f33-48fa-8590-3ce4c8948378|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:45:46.390Z|d413e5a2-0f33-48fa-8590-3ce4c8948378|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:45:53.722Z|ee0ab84c-bfec-43a2-ad9d-7bfb54e2bee8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:45:53.723Z|ee0ab84c-bfec-43a2-ad9d-7bfb54e2bee8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:45:54.616Z|2f096a57-f3c8-4de1-9285-2c46630f7929|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:45:54.616Z|2f096a57-f3c8-4de1-9285-2c46630f7929|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:45:56.418Z|bfaebaa2-4739-409c-b810-f6bf55347881|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:45:56.419Z|bfaebaa2-4739-409c-b810-f6bf55347881|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:46:00.209Z|f0e0229f-8e06-4103-8ded-61714b409460|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:46:00.209Z|f0e0229f-8e06-4103-8ded-61714b409460|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:46:00.658Z|6b3cb1bb-0998-4fff-b230-09fb0b9f6047|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:46:00.659Z|6b3cb1bb-0998-4fff-b230-09fb0b9f6047|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:46:03.752Z|5012c3bb-2202-4d39-a783-b045f23c335a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:46:03.753Z|5012c3bb-2202-4d39-a783-b045f23c335a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:46:04.645Z|fe9961e5-ff62-474e-b84a-e5761542d5c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:46:04.645Z|fe9961e5-ff62-474e-b84a-e5761542d5c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:46:06.447Z|721f0631-df06-4a82-864c-22c618989d74|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:46:06.447Z|721f0631-df06-4a82-864c-22c618989d74|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:46:13.783Z|1e529b97-74e3-4dea-8023-9b1368f8a74e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:46:13.784Z|1e529b97-74e3-4dea-8023-9b1368f8a74e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:46:14.675Z|6b5f1227-802a-433e-9137-75e281ed1025|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:46:14.676Z|6b5f1227-802a-433e-9137-75e281ed1025|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:46:15.208Z|cd9924b7-62a3-4362-9ab9-dd83c18d2494|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:46:15.209Z|cd9924b7-62a3-4362-9ab9-dd83c18d2494|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:46:16.476Z|d97a7b6f-dfd8-4cf8-a7c0-56fc67cd45f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:46:16.477Z|d97a7b6f-dfd8-4cf8-a7c0-56fc67cd45f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:46:23.811Z|d5a3f361-9b5d-467f-a762-0c026a34455d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:46:23.812Z|d5a3f361-9b5d-467f-a762-0c026a34455d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:46:24.705Z|9a103799-150f-488d-a143-98669182e4bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:46:24.706Z|9a103799-150f-488d-a143-98669182e4bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:46:26.502Z|73b7a24b-03b0-4586-a6cf-a127fca429cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:46:26.502Z|73b7a24b-03b0-4586-a6cf-a127fca429cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:46:30.208Z|bb6fb829-a82e-4c1e-b342-cff406fc1105|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:46:30.212Z|bb6fb829-a82e-4c1e-b342-cff406fc1105|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:46:30.659Z|baf5529a-3243-4a3b-ab7c-cc3e2e53c6aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:46:30.660Z|baf5529a-3243-4a3b-ab7c-cc3e2e53c6aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:46:33.846Z|f038c68b-c33f-4e47-8ebb-ab4fc88c5699|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:46:33.846Z|f038c68b-c33f-4e47-8ebb-ab4fc88c5699|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:46:34.735Z|5b457845-a024-4585-953c-1872c28c4159|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:46:34.736Z|5b457845-a024-4585-953c-1872c28c4159|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:46:36.530Z|72d69dd6-fdca-4060-9037-d6c7dfaf48fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:46:36.531Z|72d69dd6-fdca-4060-9037-d6c7dfaf48fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:46:40.409Z|acddfdb2-d2f6-498d-b05e-90095db77946|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T02:46:40.409Z|acddfdb2-d2f6-498d-b05e-90095db77946|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T02:46:43.874Z|f55b84c4-78fd-4d33-9d2a-ade9d672f6a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:46:43.875Z|f55b84c4-78fd-4d33-9d2a-ade9d672f6a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:46:44.762Z|5b01703b-0b88-414a-b550-a17e7f52f89e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:46:44.763Z|5b01703b-0b88-414a-b550-a17e7f52f89e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:46:45.208Z|3798ea24-0798-4cb7-ba36-f6d7d590b6aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:46:45.209Z|3798ea24-0798-4cb7-ba36-f6d7d590b6aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:46:46.559Z|25c07494-024d-48d0-9377-0abefe7f105c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:46:46.560Z|25c07494-024d-48d0-9377-0abefe7f105c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:46:53.901Z|2e9d7040-114d-4c3a-9b92-a7397cbef966|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:46:53.902Z|2e9d7040-114d-4c3a-9b92-a7397cbef966|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:46:54.786Z|91ff1a18-7210-448e-a5ec-c5e53adefe6f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:46:54.786Z|91ff1a18-7210-448e-a5ec-c5e53adefe6f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:46:56.589Z|ea390136-230f-40de-b862-7887c4997e2d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:46:56.589Z|ea390136-230f-40de-b862-7887c4997e2d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:47:00.208Z|3827fee4-981b-49cf-9a20-e0c11bf1de9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:47:00.209Z|3827fee4-981b-49cf-9a20-e0c11bf1de9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:47:00.660Z|a31216f9-46a1-488c-a27f-46c3174ec558|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:47:00.661Z|a31216f9-46a1-488c-a27f-46c3174ec558|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:47:03.929Z|e165b386-90b5-4691-a3ee-538ffe8e7212|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:47:03.930Z|e165b386-90b5-4691-a3ee-538ffe8e7212|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:47:04.812Z|365f4c2e-ab0c-4249-889a-88126f56feb0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:47:04.813Z|365f4c2e-ab0c-4249-889a-88126f56feb0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:47:06.619Z|f25d2553-17a0-479f-a5d2-b366ec73ae86|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:47:06.620Z|f25d2553-17a0-479f-a5d2-b366ec73ae86|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:47:13.958Z|6136b472-e245-4010-b76f-7726636a82d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:47:13.958Z|6136b472-e245-4010-b76f-7726636a82d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:47:14.841Z|87769ae1-4682-4c8f-b0f3-9e72da4f2918|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:47:14.842Z|87769ae1-4682-4c8f-b0f3-9e72da4f2918|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:47:15.208Z|3e63025f-28e4-479a-8ecd-a372dd80ba49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:47:15.212Z|3e63025f-28e4-479a-8ecd-a372dd80ba49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:47:16.650Z|27ab6094-ffa9-4bd8-a3d7-cb2cf93eddc6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:47:16.651Z|27ab6094-ffa9-4bd8-a3d7-cb2cf93eddc6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:47:23.985Z|45ee13e7-76a4-499d-98a8-d530377b4118|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:47:23.985Z|45ee13e7-76a4-499d-98a8-d530377b4118|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:47:24.869Z|f99be469-aebf-46c0-b440-e27687535964|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:47:24.869Z|f99be469-aebf-46c0-b440-e27687535964|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:47:26.681Z|ad9be98f-066c-4c14-a797-e3c78c4e5f02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:47:26.682Z|ad9be98f-066c-4c14-a797-e3c78c4e5f02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:47:30.208Z|d958b2f0-e882-4502-bbf7-9759d7eece9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:47:30.209Z|d958b2f0-e882-4502-bbf7-9759d7eece9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:47:30.661Z|2aaa34ec-cbea-442f-801f-7bbdea4fd121|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:47:30.662Z|2aaa34ec-cbea-442f-801f-7bbdea4fd121|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:47:34.013Z|fd79890f-a83a-478c-b5ea-39bd388f7288|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:47:34.014Z|fd79890f-a83a-478c-b5ea-39bd388f7288|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:47:34.897Z|4c1b9870-bd9c-4267-937b-0df460b498b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:47:34.898Z|4c1b9870-bd9c-4267-937b-0df460b498b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:47:36.706Z|d9f3e0d1-f0b5-4a2d-ace8-fd87331c7a49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:47:36.707Z|d9f3e0d1-f0b5-4a2d-ace8-fd87331c7a49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:47:40.408Z|9c7f4013-41b8-46f7-8064-8c0f05238196|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T02:47:40.409Z|9c7f4013-41b8-46f7-8064-8c0f05238196|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T02:47:44.044Z|0ca193c2-facb-492c-a9a4-34e5aaad80ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:47:44.045Z|0ca193c2-facb-492c-a9a4-34e5aaad80ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:47:44.923Z|dcba2a49-0713-48ae-a1cb-d670eeff61a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:47:44.924Z|dcba2a49-0713-48ae-a1cb-d670eeff61a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:47:45.208Z|59571e11-0927-42db-9715-b43471c17b16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:47:45.209Z|59571e11-0927-42db-9715-b43471c17b16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:47:46.733Z|1c09be3a-af1a-4bf4-beda-fa3bb0d56240|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:47:46.734Z|1c09be3a-af1a-4bf4-beda-fa3bb0d56240|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:47:54.071Z|e031dcda-d67d-4abc-ba89-fb00b4eff994|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:47:54.071Z|e031dcda-d67d-4abc-ba89-fb00b4eff994|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:47:54.952Z|2d8228c9-4412-4ef6-bad6-3bd55d8a09c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:47:54.952Z|2d8228c9-4412-4ef6-bad6-3bd55d8a09c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:47:56.761Z|88d00f9c-5901-407a-be6a-9b029a799d04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:47:56.761Z|88d00f9c-5901-407a-be6a-9b029a799d04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:48:00.208Z|237a7591-e090-4be0-90cc-f5f613fe6b20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:48:00.211Z|237a7591-e090-4be0-90cc-f5f613fe6b20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:48:00.663Z|096e6ed3-b5e2-44a2-9079-c764bf10947f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:48:00.663Z|096e6ed3-b5e2-44a2-9079-c764bf10947f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:48:04.101Z|7e28202c-655f-4885-9318-8fceabad7d59|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:48:04.101Z|7e28202c-655f-4885-9318-8fceabad7d59|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:48:04.981Z|fda4ab7d-ad03-4ce8-8d44-aaba475bc3a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:48:04.982Z|fda4ab7d-ad03-4ce8-8d44-aaba475bc3a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:48:06.785Z|f4353891-f1a1-404d-8265-b48d726ee084|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:48:06.786Z|f4353891-f1a1-404d-8265-b48d726ee084|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:48:14.131Z|364ecccc-2c54-461a-a18e-52be35ca6d55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:48:14.131Z|364ecccc-2c54-461a-a18e-52be35ca6d55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:48:15.008Z|23485778-03d4-449d-9008-8e7cad345546|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:48:15.009Z|23485778-03d4-449d-9008-8e7cad345546|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:48:15.208Z|f2522901-1a35-42e0-bcbb-c9fb842dfde2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:48:15.209Z|f2522901-1a35-42e0-bcbb-c9fb842dfde2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:48:16.814Z|0106cf7a-541c-4245-9b02-2abb6ee7ee8d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:48:16.815Z|0106cf7a-541c-4245-9b02-2abb6ee7ee8d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:48:24.159Z|93d5bba4-0978-4945-a7cf-4217625d0030|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:48:24.160Z|93d5bba4-0978-4945-a7cf-4217625d0030|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:48:25.030Z|7e25d61e-f4aa-4f5f-ae65-3d5f40c557dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:48:25.031Z|7e25d61e-f4aa-4f5f-ae65-3d5f40c557dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:48:26.843Z|94b201e4-5080-4592-ae3a-29c117a0ddbd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:48:26.844Z|94b201e4-5080-4592-ae3a-29c117a0ddbd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:48:30.208Z|048abdf5-62be-4d1c-8f52-bc5547370204|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:48:30.209Z|048abdf5-62be-4d1c-8f52-bc5547370204|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:48:30.664Z|396ce837-dbc1-412d-868f-f4a3d71e8374|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:48:30.664Z|396ce837-dbc1-412d-868f-f4a3d71e8374|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:48:34.190Z|019056e3-ac60-44fa-ac2d-364a8f48580d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:48:34.191Z|019056e3-ac60-44fa-ac2d-364a8f48580d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:48:35.059Z|fbc5b3c5-4322-4bff-90f5-4ccc6b88741a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:48:35.060Z|fbc5b3c5-4322-4bff-90f5-4ccc6b88741a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:48:36.873Z|37ccfacb-3924-4e42-a707-720eddaff086|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:48:36.873Z|37ccfacb-3924-4e42-a707-720eddaff086|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:48:40.408Z|b0f841fc-aa45-4ae7-a276-3a1eb73c0fc3|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T02:48:40.409Z|b0f841fc-aa45-4ae7-a276-3a1eb73c0fc3|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T02:48:44.220Z|4c80db05-07e9-48fd-9c80-abc00dd40c40|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:48:44.221Z|4c80db05-07e9-48fd-9c80-abc00dd40c40|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:48:45.090Z|1ea49a7b-4be0-456d-b170-874216050df0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:48:45.091Z|1ea49a7b-4be0-456d-b170-874216050df0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:48:45.208Z|d5a46437-cf53-48b8-988b-f8d431c63c5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:48:45.213Z|d5a46437-cf53-48b8-988b-f8d431c63c5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:48:46.903Z|d76eab82-fef0-4464-80be-8c767587f009|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:48:46.904Z|d76eab82-fef0-4464-80be-8c767587f009|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:48:54.250Z|437b484a-5d42-4d76-b85d-1db351f1077c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:48:54.251Z|437b484a-5d42-4d76-b85d-1db351f1077c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:48:55.119Z|f31036a4-04fd-453d-ac3e-4c3c9d8ebf47|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:48:55.120Z|f31036a4-04fd-453d-ac3e-4c3c9d8ebf47|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:48:56.931Z|9e6b807b-3feb-46f1-a10b-f637a30ad69a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:48:56.931Z|9e6b807b-3feb-46f1-a10b-f637a30ad69a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:49:00.208Z|916c458b-279f-4b70-a2a6-f3c0199e2d1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:49:00.209Z|916c458b-279f-4b70-a2a6-f3c0199e2d1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:49:00.665Z|8844fc3c-8ea8-4b33-a6ed-3cd230d7e3bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:49:00.665Z|8844fc3c-8ea8-4b33-a6ed-3cd230d7e3bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:49:04.279Z|fdf99beb-3a4b-45ce-b8a4-14cfdfc3dbbe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:49:04.279Z|fdf99beb-3a4b-45ce-b8a4-14cfdfc3dbbe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:49:05.147Z|23c2c9e6-1783-4987-9da6-dda8b58a47aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:49:05.148Z|23c2c9e6-1783-4987-9da6-dda8b58a47aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:49:06.960Z|1def070f-7585-4274-a55f-ae70fdc3de6d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:49:06.961Z|1def070f-7585-4274-a55f-ae70fdc3de6d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:49:14.309Z|046cd8a0-3790-4179-99de-2b7234733edd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:49:14.310Z|046cd8a0-3790-4179-99de-2b7234733edd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:49:15.175Z|dc680477-cf70-4399-b2a2-1cacdf21c4bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:49:15.176Z|dc680477-cf70-4399-b2a2-1cacdf21c4bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:49:15.208Z|549f81d9-ccd1-4091-a61a-0a64633324c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:49:15.209Z|549f81d9-ccd1-4091-a61a-0a64633324c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:49:16.985Z|0cc66afc-8a0a-40b3-b7fb-9d1adb59852b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:49:16.986Z|0cc66afc-8a0a-40b3-b7fb-9d1adb59852b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:49:24.338Z|317f865b-4a20-48be-9a2c-317d8be8feb3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:49:24.338Z|317f865b-4a20-48be-9a2c-317d8be8feb3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:49:25.203Z|a48f80df-7d43-4e8f-962e-d05439561b00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:49:25.204Z|a48f80df-7d43-4e8f-962e-d05439561b00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:49:27.015Z|53345f61-5352-4ba6-983c-270bb94edad2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:49:27.016Z|53345f61-5352-4ba6-983c-270bb94edad2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:49:30.208Z|48bc010e-ddaf-400d-a5dd-3b86304ff4fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:49:30.212Z|48bc010e-ddaf-400d-a5dd-3b86304ff4fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:49:30.665Z|3681ab57-9057-4527-bb9e-a138c3d3a8a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:49:30.666Z|3681ab57-9057-4527-bb9e-a138c3d3a8a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:49:34.365Z|0e676c62-f9a7-4501-9187-5aabca76d289|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:49:34.366Z|0e676c62-f9a7-4501-9187-5aabca76d289|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:49:35.230Z|2bd9046c-69e4-46e8-aa56-da2a3e7bb59b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:49:35.231Z|2bd9046c-69e4-46e8-aa56-da2a3e7bb59b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:49:37.047Z|d590a05c-044b-4da7-96ac-08442ff36636|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:49:37.048Z|d590a05c-044b-4da7-96ac-08442ff36636|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:49:40.407Z|b7122ca0-4fa3-4dd6-b7ae-36c7663bba05|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T02:49:40.408Z|b7122ca0-4fa3-4dd6-b7ae-36c7663bba05|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T02:49:44.394Z|fac3a115-eaf7-4bd3-9c80-ba3fdd4ac0cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:49:44.395Z|fac3a115-eaf7-4bd3-9c80-ba3fdd4ac0cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:49:45.208Z|0bfb7921-1270-4b36-bb65-83f7e4e72357|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:49:45.209Z|0bfb7921-1270-4b36-bb65-83f7e4e72357|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:49:45.261Z|0fe240eb-6f41-4ae2-8d23-a14dc915a4c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:49:45.262Z|0fe240eb-6f41-4ae2-8d23-a14dc915a4c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:49:47.075Z|e297481b-5b7b-44c3-a85b-675a7e38d8a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:49:47.076Z|e297481b-5b7b-44c3-a85b-675a7e38d8a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:49:54.424Z|0e3e1d21-d11b-4908-a2eb-b8bec7fd754d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:49:54.424Z|0e3e1d21-d11b-4908-a2eb-b8bec7fd754d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:49:55.290Z|181979c9-66af-4b4c-8d2c-56d0a0fc81a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:49:55.291Z|181979c9-66af-4b4c-8d2c-56d0a0fc81a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:49:57.105Z|99b852b6-9459-486e-bc1d-515c0b7932b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:49:57.106Z|99b852b6-9459-486e-bc1d-515c0b7932b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:50:00.208Z|c4b56029-e804-4b40-adc2-9af039729549|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:50:00.209Z|c4b56029-e804-4b40-adc2-9af039729549|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:50:00.666Z|c281bcaa-97a5-4acb-a55d-8f1e34950b5a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:50:00.667Z|c281bcaa-97a5-4acb-a55d-8f1e34950b5a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:50:04.453Z|9ef712f4-6788-4aa0-8854-cef9b1bff62f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:50:04.454Z|9ef712f4-6788-4aa0-8854-cef9b1bff62f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:50:05.320Z|b3842a76-3860-47a3-bfe2-546f05115e0d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:50:05.321Z|b3842a76-3860-47a3-bfe2-546f05115e0d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:50:07.132Z|a9215df3-1616-4cae-8af7-1a2156e9d3e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:50:07.133Z|a9215df3-1616-4cae-8af7-1a2156e9d3e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:50:14.482Z|cde33b66-1524-4063-b115-f06f0bf7b5ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:50:14.483Z|cde33b66-1524-4063-b115-f06f0bf7b5ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:50:15.208Z|65fb414e-3339-4d4a-8ccb-a309debb5aa5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:50:15.212Z|65fb414e-3339-4d4a-8ccb-a309debb5aa5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:50:15.350Z|ef1208e4-e1b5-4e61-b315-f8e7335091b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:50:15.351Z|ef1208e4-e1b5-4e61-b315-f8e7335091b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:50:17.162Z|3bd20ff4-aa03-4201-b948-57d10007c4c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:50:17.162Z|3bd20ff4-aa03-4201-b948-57d10007c4c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:50:24.509Z|f46dafe1-9c0b-450e-83f8-03446b68f206|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:50:24.510Z|f46dafe1-9c0b-450e-83f8-03446b68f206|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:50:25.380Z|7ffb48a5-e4f2-47e6-9fe6-5c9d459b40e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:50:25.381Z|7ffb48a5-e4f2-47e6-9fe6-5c9d459b40e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:50:27.192Z|dc0ae9f0-38e2-4cf8-b1c9-50dbc831d341|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:50:27.193Z|dc0ae9f0-38e2-4cf8-b1c9-50dbc831d341|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:50:30.208Z|231c24fe-b50c-455b-8947-4036712d5cb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:50:30.209Z|231c24fe-b50c-455b-8947-4036712d5cb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:50:30.668Z|8e87afb8-ec26-4764-8f9d-e7d71cc61d73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:50:30.668Z|8e87afb8-ec26-4764-8f9d-e7d71cc61d73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:50:34.537Z|36317fb8-497f-47c1-8e70-23ab8bddcba2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:50:34.538Z|36317fb8-497f-47c1-8e70-23ab8bddcba2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:50:35.407Z|311b94bc-98b2-4030-b305-4cef58e97304|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:50:35.409Z|311b94bc-98b2-4030-b305-4cef58e97304|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:50:37.222Z|7fa3f2b2-4b6a-4ffb-b5bc-0e5551ef79be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:50:37.223Z|7fa3f2b2-4b6a-4ffb-b5bc-0e5551ef79be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:50:40.408Z|98e95953-a80d-4635-9f9f-a0a4ebc7a9fb|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T02:50:40.409Z|98e95953-a80d-4635-9f9f-a0a4ebc7a9fb|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T02:50:44.564Z|daaba2bf-5d43-4e55-937b-bbfb3e8061e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:50:44.565Z|daaba2bf-5d43-4e55-937b-bbfb3e8061e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:50:45.208Z|8f7e83ca-ca3b-42bd-b9df-2bc7fb147004|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:50:45.209Z|8f7e83ca-ca3b-42bd-b9df-2bc7fb147004|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:50:45.438Z|68440811-be00-41e5-bc9b-78a163ae6a62|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:50:45.439Z|68440811-be00-41e5-bc9b-78a163ae6a62|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:50:47.252Z|595690db-cd06-4a5f-a21d-ca4ac78a78d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:50:47.253Z|595690db-cd06-4a5f-a21d-ca4ac78a78d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:50:54.592Z|8d27995c-0e49-455c-90f6-82888628b28d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:50:54.592Z|8d27995c-0e49-455c-90f6-82888628b28d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:50:55.464Z|cfce7821-0976-4d8b-b147-2ece73f24a00|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:50:55.465Z|cfce7821-0976-4d8b-b147-2ece73f24a00|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:50:57.284Z|50dffa94-1640-4cfb-8911-6df6dd21ab52|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:50:57.284Z|50dffa94-1640-4cfb-8911-6df6dd21ab52|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:51:00.208Z|a5b7e32b-9aa9-4b00-8ce8-4952ecc83fe7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:51:00.213Z|a5b7e32b-9aa9-4b00-8ce8-4952ecc83fe7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:51:00.669Z|ffae920f-83bb-4079-9e8a-7c208b1947e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:51:00.669Z|ffae920f-83bb-4079-9e8a-7c208b1947e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:51:04.621Z|d615a607-ac46-49c6-b93c-d450ab468fb8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:51:04.622Z|d615a607-ac46-49c6-b93c-d450ab468fb8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:51:05.493Z|81912b22-50a0-4c89-9138-0d7fc303049f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:51:05.493Z|81912b22-50a0-4c89-9138-0d7fc303049f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:51:07.313Z|0a418f79-8edc-4a8b-9639-f52e874a32e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:51:07.315Z|0a418f79-8edc-4a8b-9639-f52e874a32e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:51:14.651Z|87a8bb27-e0eb-4bc3-b666-63e15c6a5ea4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:51:14.652Z|87a8bb27-e0eb-4bc3-b666-63e15c6a5ea4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:51:15.208Z|2d61e2f7-50a7-4231-b065-89e1251a282a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:51:15.209Z|2d61e2f7-50a7-4231-b065-89e1251a282a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:51:15.522Z|8e22b735-f305-4665-bbd9-34908bf09623|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:51:15.560Z|8e22b735-f305-4665-bbd9-34908bf09623|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:51:17.343Z|540ec0a8-0244-4ea6-affc-dc2cde064e8b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:51:17.343Z|540ec0a8-0244-4ea6-affc-dc2cde064e8b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:51:24.679Z|2d13f23e-229a-4f1e-9cc6-6389bc9f442a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:51:24.680Z|2d13f23e-229a-4f1e-9cc6-6389bc9f442a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:51:25.587Z|09f6f6c7-da20-4114-93be-3f6fdf93469b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:51:25.588Z|09f6f6c7-da20-4114-93be-3f6fdf93469b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:51:27.366Z|3bf6aade-ab1e-449b-a05b-85978a97cc47|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:51:27.367Z|3bf6aade-ab1e-449b-a05b-85978a97cc47|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:51:30.208Z|896d78cb-34da-40ae-9fe4-4af6fca18dbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:51:30.209Z|896d78cb-34da-40ae-9fe4-4af6fca18dbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:51:30.670Z|37cd6d2a-db84-4f22-aa16-582b6eee3288|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:51:30.670Z|37cd6d2a-db84-4f22-aa16-582b6eee3288|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:51:34.706Z|1957c221-55e7-409a-b672-fc58a3402560|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:51:34.707Z|1957c221-55e7-409a-b672-fc58a3402560|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:51:35.614Z|be6af2c5-4ee6-4804-b2c9-a41c89119d2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:51:35.615Z|be6af2c5-4ee6-4804-b2c9-a41c89119d2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:51:37.395Z|3e394460-ebb5-4921-bb23-be23f860948f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:51:37.396Z|3e394460-ebb5-4921-bb23-be23f860948f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:51:40.408Z|1d95afbc-eb85-43cd-9b1c-5c85d013eb2e|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T02:51:40.409Z|1d95afbc-eb85-43cd-9b1c-5c85d013eb2e|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T02:51:44.734Z|5d7f88d3-6f0d-4043-9a97-b16315b0faac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:51:44.735Z|5d7f88d3-6f0d-4043-9a97-b16315b0faac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:51:45.208Z|c9592690-c53c-4b31-a131-54fb3f0982cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:51:45.213Z|c9592690-c53c-4b31-a131-54fb3f0982cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:51:45.642Z|bbdb8569-7bca-4ff6-a114-10e7b1ed8f68|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:51:45.643Z|bbdb8569-7bca-4ff6-a114-10e7b1ed8f68|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:51:47.423Z|d80b9c7f-947d-4062-847a-303ad346b2bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:51:47.424Z|d80b9c7f-947d-4062-847a-303ad346b2bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:51:54.769Z|f3449d24-e20e-4d24-a1b7-9d8b89b79654|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:51:54.770Z|f3449d24-e20e-4d24-a1b7-9d8b89b79654|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:51:55.671Z|f9d2e253-d555-4e99-a44d-356bdbe676dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:51:55.672Z|f9d2e253-d555-4e99-a44d-356bdbe676dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:51:57.450Z|01b5d804-285c-4e74-8272-39b0b02681dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:51:57.451Z|01b5d804-285c-4e74-8272-39b0b02681dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:52:00.208Z|34a8a79a-a0c8-42e6-9ca9-a70cca34ce46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:52:00.209Z|34a8a79a-a0c8-42e6-9ca9-a70cca34ce46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:52:00.671Z|64500f23-e2c4-4ba3-b395-bd5fe373871b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:52:00.671Z|64500f23-e2c4-4ba3-b395-bd5fe373871b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:52:04.796Z|095c3094-c81c-4df2-9404-612a627ff351|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:52:04.797Z|095c3094-c81c-4df2-9404-612a627ff351|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:52:05.696Z|028568a4-94f4-4f98-9ed9-1f5102c656cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:52:05.696Z|028568a4-94f4-4f98-9ed9-1f5102c656cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:52:07.478Z|b4cadc26-226b-4db3-8e98-036a1170d276|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:52:07.478Z|b4cadc26-226b-4db3-8e98-036a1170d276|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:52:14.824Z|742c44e8-1175-49ec-a659-3a7b5f97759f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:52:14.825Z|742c44e8-1175-49ec-a659-3a7b5f97759f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:52:15.208Z|c61c15e0-62d8-4165-971f-2d58f30bed9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:52:15.209Z|c61c15e0-62d8-4165-971f-2d58f30bed9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:52:15.727Z|427a54e5-72bc-4fea-8d7e-945b5ce6ed5f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:52:15.727Z|427a54e5-72bc-4fea-8d7e-945b5ce6ed5f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:52:17.506Z|e8035c0d-856d-4842-8e42-a80556afb4b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:52:17.507Z|e8035c0d-856d-4842-8e42-a80556afb4b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:52:24.856Z|75901199-1472-4758-95ec-618d7f2657ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:52:24.857Z|75901199-1472-4758-95ec-618d7f2657ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:52:25.756Z|43ee11b5-c792-461f-acbc-5dad8ee08ac2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:52:25.757Z|43ee11b5-c792-461f-acbc-5dad8ee08ac2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:52:27.536Z|f8ab5f3d-fbdc-4452-afbc-d92cef8f4851|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:52:27.537Z|f8ab5f3d-fbdc-4452-afbc-d92cef8f4851|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:52:30.208Z|f1245407-2966-46ca-89ba-d953c4f99fe4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:52:30.213Z|f1245407-2966-46ca-89ba-d953c4f99fe4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:52:30.671Z|5723baf3-84fc-45ca-8ca0-b098f60d2fcf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:52:30.672Z|5723baf3-84fc-45ca-8ca0-b098f60d2fcf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:52:34.886Z|be59edb3-2232-4d56-b814-b8e5f85fcd65|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:52:34.887Z|be59edb3-2232-4d56-b814-b8e5f85fcd65|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:52:35.788Z|88d53ee5-67f5-41b7-b635-883714477bc4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:52:35.789Z|88d53ee5-67f5-41b7-b635-883714477bc4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:52:37.561Z|a5c3bd7a-2da5-4a58-b40c-183a61325b3b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:52:37.562Z|a5c3bd7a-2da5-4a58-b40c-183a61325b3b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:52:40.407Z|2284619c-7334-4ef1-be71-a4e41f185c1a|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T02:52:40.408Z|2284619c-7334-4ef1-be71-a4e41f185c1a|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T02:52:44.915Z|591b86c9-0576-4c55-abc1-8faaf2531173|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:52:44.915Z|591b86c9-0576-4c55-abc1-8faaf2531173|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:52:45.208Z|e3a182b4-278f-4fe6-9ffe-f377d563d2aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:52:45.209Z|e3a182b4-278f-4fe6-9ffe-f377d563d2aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:52:45.813Z|d8a45f3a-5f5c-42c6-ac31-581cef1f783e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:52:45.814Z|d8a45f3a-5f5c-42c6-ac31-581cef1f783e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:52:47.590Z|0eb4bc0c-3986-42bc-b223-c274f91e8067|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:52:47.591Z|0eb4bc0c-3986-42bc-b223-c274f91e8067|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:52:54.944Z|7c66df46-5528-45dd-a7f2-21c3dc20e3de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:52:54.945Z|7c66df46-5528-45dd-a7f2-21c3dc20e3de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:52:55.839Z|5965acd3-037e-4249-a080-268dd9689a00|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:52:55.840Z|5965acd3-037e-4249-a080-268dd9689a00|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:52:57.620Z|c83e1af0-2156-4fce-a9cd-f3bd3c56772d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:52:57.621Z|c83e1af0-2156-4fce-a9cd-f3bd3c56772d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:53:00.208Z|ddc86b73-f3f9-4190-9413-d2866b714ad0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:53:00.209Z|ddc86b73-f3f9-4190-9413-d2866b714ad0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:53:00.672Z|5713172c-d0bc-43ea-a3dd-d1ddc632cb8e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:53:00.673Z|5713172c-d0bc-43ea-a3dd-d1ddc632cb8e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:53:04.973Z|57fee94d-273e-4011-ab46-f99f5dbb43d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:53:04.974Z|57fee94d-273e-4011-ab46-f99f5dbb43d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:53:05.870Z|7536b1b1-b4c4-425c-9369-d091ca89a9e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:53:05.871Z|7536b1b1-b4c4-425c-9369-d091ca89a9e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:53:07.650Z|9009f09c-bf9e-4ad7-b665-c76f2931518e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:53:07.651Z|9009f09c-bf9e-4ad7-b665-c76f2931518e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:53:15.003Z|8b2391e2-28b4-4c25-8cfc-4f3e9abd0b60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:53:15.003Z|8b2391e2-28b4-4c25-8cfc-4f3e9abd0b60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:53:15.208Z|98f007ad-ecbd-430e-bcd2-3b80b302727e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:53:15.212Z|98f007ad-ecbd-430e-bcd2-3b80b302727e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:53:15.899Z|e0bbb252-627f-459c-aedd-02f7d88e5426|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:53:15.900Z|e0bbb252-627f-459c-aedd-02f7d88e5426|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:53:17.673Z|6e0a1e56-c244-49e1-8f1e-d22fa80044ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:53:17.673Z|6e0a1e56-c244-49e1-8f1e-d22fa80044ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:53:25.040Z|547c5a47-08f8-42ba-9731-ef6a6b44e694|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:53:25.040Z|547c5a47-08f8-42ba-9731-ef6a6b44e694|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:53:25.928Z|c659a463-c5e1-478f-b87b-eee061148129|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:53:25.928Z|c659a463-c5e1-478f-b87b-eee061148129|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:53:27.702Z|c9c8fad4-4a80-4289-9b22-e851def6b829|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:53:27.703Z|c9c8fad4-4a80-4289-9b22-e851def6b829|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:53:30.208Z|ce25edd8-bf99-4f52-97f3-3677b7a55b3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:53:30.209Z|ce25edd8-bf99-4f52-97f3-3677b7a55b3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:53:30.673Z|0ace4b2d-f6e0-4988-948b-ed10601962fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:53:30.674Z|0ace4b2d-f6e0-4988-948b-ed10601962fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:53:35.068Z|dfb79e64-a308-449b-b76d-3d1d0415db42|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:53:35.069Z|dfb79e64-a308-449b-b76d-3d1d0415db42|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:53:35.957Z|dd8a5cae-6e7c-44eb-978e-7b6ec493862d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:53:35.958Z|dd8a5cae-6e7c-44eb-978e-7b6ec493862d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:53:37.732Z|27c84077-3347-4233-ab8f-974f3545c805|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:53:37.732Z|27c84077-3347-4233-ab8f-974f3545c805|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:53:40.407Z|310511e2-ccee-4e1c-a1c5-8c8a42d67579|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T02:53:40.408Z|310511e2-ccee-4e1c-a1c5-8c8a42d67579|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T02:53:45.097Z|fc7b9468-49fc-43c2-b09b-e26d88dbcf32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:53:45.098Z|fc7b9468-49fc-43c2-b09b-e26d88dbcf32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:53:45.208Z|6cf8fda8-131e-4c97-8d3c-e12f5c6dff2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:53:45.209Z|6cf8fda8-131e-4c97-8d3c-e12f5c6dff2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:53:45.987Z|982217ec-1e58-411f-b64f-3693cd7e35c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:53:45.987Z|982217ec-1e58-411f-b64f-3693cd7e35c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:53:47.761Z|53537cb4-c1bc-4988-95c9-79a4a0480745|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:53:47.762Z|53537cb4-c1bc-4988-95c9-79a4a0480745|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:53:55.128Z|131339f6-9a33-424b-a041-97c726c7a942|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:53:55.129Z|131339f6-9a33-424b-a041-97c726c7a942|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:53:56.016Z|ed2f3a67-20ca-436b-ba63-20232f5aa3e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:53:56.017Z|ed2f3a67-20ca-436b-ba63-20232f5aa3e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:53:57.789Z|d8471da6-ee6f-4836-9edd-72955c6d87e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:53:57.790Z|d8471da6-ee6f-4836-9edd-72955c6d87e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:54:00.208Z|e9406c9a-e0e0-42d1-8883-611df88101ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:54:00.213Z|e9406c9a-e0e0-42d1-8883-611df88101ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:54:00.674Z|309422e6-2bd5-4745-9c36-50c85fce7bf5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:54:00.675Z|309422e6-2bd5-4745-9c36-50c85fce7bf5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:54:05.159Z|9009485d-615c-4550-b2d1-58696a9b476f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:54:05.159Z|9009485d-615c-4550-b2d1-58696a9b476f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:54:06.048Z|c071dfad-af29-4ed8-a0cb-2c6f4b9d7556|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:54:06.048Z|c071dfad-af29-4ed8-a0cb-2c6f4b9d7556|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:54:07.818Z|65b15646-5969-4ef5-8ad3-99eb2030d4d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:54:07.818Z|65b15646-5969-4ef5-8ad3-99eb2030d4d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:54:15.189Z|92c141bd-0497-47f8-b701-4a2affb9f6e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:54:15.190Z|92c141bd-0497-47f8-b701-4a2affb9f6e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:54:15.208Z|8873d52a-8870-4423-84c9-67354ebaa703|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:54:15.209Z|8873d52a-8870-4423-84c9-67354ebaa703|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:54:16.077Z|c0fd7811-75c1-44af-8ae8-1f1b4dbfd87e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:54:16.078Z|c0fd7811-75c1-44af-8ae8-1f1b4dbfd87e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:54:17.848Z|d8a8b4e7-99b8-4f2d-9957-9d0ba2c5d999|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:54:17.848Z|d8a8b4e7-99b8-4f2d-9957-9d0ba2c5d999|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:54:25.215Z|80ce5aa5-448f-4761-b7c9-f40b4ba015cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:54:25.216Z|80ce5aa5-448f-4761-b7c9-f40b4ba015cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:54:26.105Z|9697a225-d4c7-488b-9a51-940f4ea1ca14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:54:26.105Z|9697a225-d4c7-488b-9a51-940f4ea1ca14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:54:27.874Z|21872cd0-195f-424f-8cd6-36469d464f44|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:54:27.875Z|21872cd0-195f-424f-8cd6-36469d464f44|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:54:30.208Z|e15cd640-77b1-4c21-a88b-50c50d9c02b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:54:30.209Z|e15cd640-77b1-4c21-a88b-50c50d9c02b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:54:30.676Z|5b45059a-cd5a-437b-98c7-983e000a0daf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:54:30.676Z|5b45059a-cd5a-437b-98c7-983e000a0daf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:54:35.243Z|d27ae73f-c936-4658-b70f-01b4c6a622c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:54:35.244Z|d27ae73f-c936-4658-b70f-01b4c6a622c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:54:36.134Z|97d9f8d5-cb44-4e89-9174-a067e3b4f06c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:54:36.135Z|97d9f8d5-cb44-4e89-9174-a067e3b4f06c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:54:37.902Z|eac5e0b6-bdf1-4d89-a087-56a19ee545b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:54:37.902Z|eac5e0b6-bdf1-4d89-a087-56a19ee545b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:54:40.407Z|aee20ef5-7e50-43df-94aa-3eba382fd8c4|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T02:54:40.408Z|aee20ef5-7e50-43df-94aa-3eba382fd8c4|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T02:54:45.208Z|133127b0-df65-4ef9-94c5-3b4335c34079|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:54:45.212Z|133127b0-df65-4ef9-94c5-3b4335c34079|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:54:45.273Z|41ac4d2b-f2e3-4eb8-b786-62e3505f46d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:54:45.273Z|41ac4d2b-f2e3-4eb8-b786-62e3505f46d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:54:46.165Z|6059c482-19b8-460d-b51c-7b5ee73f5321|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:54:46.165Z|6059c482-19b8-460d-b51c-7b5ee73f5321|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:54:47.928Z|8fd9bc09-e38c-4c27-a94e-3e946f08431d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:54:47.928Z|8fd9bc09-e38c-4c27-a94e-3e946f08431d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:54:55.298Z|1720b974-4fea-4501-830d-17f3614db30c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:54:55.299Z|1720b974-4fea-4501-830d-17f3614db30c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:54:56.192Z|66127320-8c65-4f66-9016-d92c4cdb5b60|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:54:56.193Z|66127320-8c65-4f66-9016-d92c4cdb5b60|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:54:57.954Z|ef8b2b8f-319d-4ec7-bb1a-9cef98711e14|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:54:57.955Z|ef8b2b8f-319d-4ec7-bb1a-9cef98711e14|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:55:00.208Z|29db37ed-6d3e-47aa-8fab-e0a4cb47279e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:55:00.209Z|29db37ed-6d3e-47aa-8fab-e0a4cb47279e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:55:00.677Z|512efe95-c6c1-487e-94c0-b88a38354ce9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:55:00.677Z|512efe95-c6c1-487e-94c0-b88a38354ce9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:55:05.328Z|a4636c6e-c3c2-45ff-a37d-fb6b6fc23429|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:55:05.329Z|a4636c6e-c3c2-45ff-a37d-fb6b6fc23429|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:55:06.221Z|21793d41-d580-4ab6-b151-d422b1efb965|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:55:06.222Z|21793d41-d580-4ab6-b151-d422b1efb965|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:55:07.983Z|d367d761-c3e4-4cba-86fa-de105b232edd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:55:07.984Z|d367d761-c3e4-4cba-86fa-de105b232edd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:55:15.208Z|083fd104-1e22-4d41-804a-b878baddb1c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:55:15.209Z|083fd104-1e22-4d41-804a-b878baddb1c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:55:15.358Z|c124ecd8-b0ae-4c99-b69d-93406f89f17c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:55:15.359Z|c124ecd8-b0ae-4c99-b69d-93406f89f17c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:55:16.251Z|9b15fa7a-aad1-4224-b1de-a6b4522cb53d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:55:16.252Z|9b15fa7a-aad1-4224-b1de-a6b4522cb53d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:55:18.013Z|f1ccb6bd-e390-412f-ad91-f569e116efe9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:55:18.014Z|f1ccb6bd-e390-412f-ad91-f569e116efe9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:55:25.386Z|dfb4b00a-43d9-4940-ae41-175269e92399|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:55:25.387Z|dfb4b00a-43d9-4940-ae41-175269e92399|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:55:26.281Z|fa3d8232-e4d1-4dcd-a11d-608fb24015f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:55:26.282Z|fa3d8232-e4d1-4dcd-a11d-608fb24015f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:55:28.045Z|6a712fa2-0f9c-4a34-b8e3-b6c3cc6839a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:55:28.046Z|6a712fa2-0f9c-4a34-b8e3-b6c3cc6839a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:55:30.208Z|7b621942-6867-4df2-9ebb-4daf4633b67f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:55:30.212Z|7b621942-6867-4df2-9ebb-4daf4633b67f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:55:30.677Z|3b10a0a4-565b-49d8-94b1-38863fce41e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:55:30.678Z|3b10a0a4-565b-49d8-94b1-38863fce41e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:55:35.414Z|396302c3-e34b-4fda-9b8b-833342c4569b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:55:35.415Z|396302c3-e34b-4fda-9b8b-833342c4569b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:55:36.318Z|33e98b76-7da1-4f88-b011-5d43b13ccd9f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:55:36.318Z|33e98b76-7da1-4f88-b011-5d43b13ccd9f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:55:38.075Z|5180d809-2a75-4a1f-9444-405f14e65d06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:55:38.075Z|5180d809-2a75-4a1f-9444-405f14e65d06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:55:40.408Z|aac3c0cf-ed61-458f-9ae3-08c29fef3950|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T02:55:40.408Z|aac3c0cf-ed61-458f-9ae3-08c29fef3950|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T02:55:45.208Z|ed043fe6-c0d5-4e98-a8e8-56eb1d2a049f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:55:45.209Z|ed043fe6-c0d5-4e98-a8e8-56eb1d2a049f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:55:45.444Z|e8723453-a020-44c7-a667-d5053c02f43e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:55:45.445Z|e8723453-a020-44c7-a667-d5053c02f43e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:55:46.346Z|fbd900d9-f2b9-4841-95bc-d7c154cdda8e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:55:46.347Z|fbd900d9-f2b9-4841-95bc-d7c154cdda8e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:55:48.104Z|d95deed6-11c1-461f-ab24-14f5a396ec84|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:55:48.105Z|d95deed6-11c1-461f-ab24-14f5a396ec84|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:55:55.470Z|a3eb3ed5-74f5-41e9-9975-5d56f760199a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:55:55.471Z|a3eb3ed5-74f5-41e9-9975-5d56f760199a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:55:56.374Z|17009924-36c5-4c7d-ac02-39e2f9adb35d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:55:56.374Z|17009924-36c5-4c7d-ac02-39e2f9adb35d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:55:58.134Z|569224c2-e9d9-48c3-8f8e-bc28d52c4917|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:55:58.134Z|569224c2-e9d9-48c3-8f8e-bc28d52c4917|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:56:00.208Z|b9209a45-5232-4a6c-957d-de7303212469|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:56:00.209Z|b9209a45-5232-4a6c-957d-de7303212469|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:56:00.678Z|bb018be6-7316-4740-beec-4204501aa542|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:56:00.679Z|bb018be6-7316-4740-beec-4204501aa542|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:56:05.495Z|f2f2636a-6687-4b44-a30e-81d9001c7b8e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:56:05.496Z|f2f2636a-6687-4b44-a30e-81d9001c7b8e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:56:06.401Z|0dc04635-fa28-47ad-ada7-63a94d5e61b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:56:06.402Z|0dc04635-fa28-47ad-ada7-63a94d5e61b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:56:08.162Z|b08454a2-0017-42eb-ac89-a96cb1fa4ec9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:56:08.163Z|b08454a2-0017-42eb-ac89-a96cb1fa4ec9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:56:15.208Z|31dafa18-8de5-4f75-8348-8da56f49f893|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:56:15.212Z|31dafa18-8de5-4f75-8348-8da56f49f893|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:56:15.524Z|1ab5d761-e3d9-4ea1-aad2-fd701a14913a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:56:15.525Z|1ab5d761-e3d9-4ea1-aad2-fd701a14913a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:56:16.431Z|d64c4a9e-c50a-4777-a5fd-847e0bb12b58|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:56:16.432Z|d64c4a9e-c50a-4777-a5fd-847e0bb12b58|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:56:18.188Z|3ee1e5c6-9cdd-4a25-8638-ade6bdfb6a1b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:56:18.189Z|3ee1e5c6-9cdd-4a25-8638-ade6bdfb6a1b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:56:25.551Z|2eab34f1-b442-4cdb-a317-daf6f414c7b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:56:25.552Z|2eab34f1-b442-4cdb-a317-daf6f414c7b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:56:26.461Z|1fdde7ad-9410-4274-96aa-65481ffc06cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:56:26.462Z|1fdde7ad-9410-4274-96aa-65481ffc06cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:56:28.219Z|40fd441c-2be8-441c-9a01-e4c5fad00fd6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:56:28.220Z|40fd441c-2be8-441c-9a01-e4c5fad00fd6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:56:30.208Z|016c4da1-852c-40e4-9528-dc031415dbfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:56:30.209Z|016c4da1-852c-40e4-9528-dc031415dbfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:56:30.679Z|6de5b427-f11b-46f7-8feb-79d058599de2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:56:30.680Z|6de5b427-f11b-46f7-8feb-79d058599de2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:56:35.579Z|7f20d2cc-5204-4990-9c66-41f256d90631|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:56:35.579Z|7f20d2cc-5204-4990-9c66-41f256d90631|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:56:36.491Z|7922d229-aab0-44b6-b6e3-e906d908b8ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:56:36.491Z|7922d229-aab0-44b6-b6e3-e906d908b8ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:56:38.246Z|25c0fa06-950f-4d5e-b67c-0774246d0ba8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:56:38.247Z|25c0fa06-950f-4d5e-b67c-0774246d0ba8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:56:40.408Z|5cd04edc-eaf1-49b2-9810-2015f784f31f|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T02:56:40.409Z|5cd04edc-eaf1-49b2-9810-2015f784f31f|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T02:56:45.208Z|a12d59d3-d39b-4bfc-b928-919e505c97c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:56:45.209Z|a12d59d3-d39b-4bfc-b928-919e505c97c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:56:45.609Z|a507cb34-46a0-4542-b2cf-b9748d91547e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:56:45.610Z|a507cb34-46a0-4542-b2cf-b9748d91547e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:56:46.516Z|fa124f18-7a46-4ecd-bddd-1a2928f28b4e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:56:46.517Z|fa124f18-7a46-4ecd-bddd-1a2928f28b4e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:56:48.276Z|cd7c71f1-461d-4486-af53-789e90eb5700|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:56:48.276Z|cd7c71f1-461d-4486-af53-789e90eb5700|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:56:55.634Z|8c225af0-50d2-4991-be77-f74b42bd3377|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:56:55.635Z|8c225af0-50d2-4991-be77-f74b42bd3377|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:56:56.544Z|05586cd5-ea00-4b12-8e49-e535eab3907a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:56:56.545Z|05586cd5-ea00-4b12-8e49-e535eab3907a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:56:58.306Z|a8285e25-83bb-4421-a8b5-7eb4584b21f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:56:58.308Z|a8285e25-83bb-4421-a8b5-7eb4584b21f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:57:00.208Z|0fa4c116-c2cf-4e94-a449-a2f597282654|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:57:00.212Z|0fa4c116-c2cf-4e94-a449-a2f597282654|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:57:00.680Z|66482332-8943-4e7e-a92b-3338eb103936|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:57:00.681Z|66482332-8943-4e7e-a92b-3338eb103936|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:57:05.661Z|972151af-0996-4a08-bafa-cb14919b898e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:57:05.662Z|972151af-0996-4a08-bafa-cb14919b898e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:57:06.571Z|c4c45a56-9d19-4a54-aa67-5e7695289b69|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:57:06.572Z|c4c45a56-9d19-4a54-aa67-5e7695289b69|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:57:08.338Z|bde15a40-5548-4a10-9e8a-871c5935cb29|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:57:08.339Z|bde15a40-5548-4a10-9e8a-871c5935cb29|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:57:15.208Z|c3f097ea-9301-4c79-a3d6-adc6b21bcca2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:57:15.209Z|c3f097ea-9301-4c79-a3d6-adc6b21bcca2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:57:15.690Z|99251e16-be14-47d8-845a-076b8f959310|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:57:15.690Z|99251e16-be14-47d8-845a-076b8f959310|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:57:16.602Z|2809b8f8-7503-47b3-8e08-055107814c14|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:57:16.603Z|2809b8f8-7503-47b3-8e08-055107814c14|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:57:18.369Z|6aa656f7-99a8-40df-86ae-7294e4917ad4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:57:18.370Z|6aa656f7-99a8-40df-86ae-7294e4917ad4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:57:25.718Z|f9572e10-f881-48ed-a4ff-5e92b3763cbe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:57:25.718Z|f9572e10-f881-48ed-a4ff-5e92b3763cbe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:57:26.632Z|f96f8362-d97a-499b-901c-3e0688196fe3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:57:26.633Z|f96f8362-d97a-499b-901c-3e0688196fe3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:57:28.398Z|02d3c882-fa67-4be6-b0f3-91c9b0d124f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:57:28.398Z|02d3c882-fa67-4be6-b0f3-91c9b0d124f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:57:30.208Z|e4f8bd0c-8cb0-4258-8161-7479e2a3ba6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:57:30.209Z|e4f8bd0c-8cb0-4258-8161-7479e2a3ba6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:57:30.681Z|f82e9ea7-46f3-4920-878e-1d112322d6d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:57:30.682Z|f82e9ea7-46f3-4920-878e-1d112322d6d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:57:35.747Z|06cf7526-19b7-4948-9571-597a2a139c50|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:57:35.747Z|06cf7526-19b7-4948-9571-597a2a139c50|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:57:36.662Z|c859a328-0f23-48ee-9061-e5d5580ee023|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:57:36.663Z|c859a328-0f23-48ee-9061-e5d5580ee023|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:57:38.426Z|31c4dd38-1f8f-429a-a1f2-fdf1eaac115c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:57:38.427Z|31c4dd38-1f8f-429a-a1f2-fdf1eaac115c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:57:40.408Z|fb473b6b-90e0-45d7-b6d0-e22e4ec9f217|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T02:57:40.409Z|fb473b6b-90e0-45d7-b6d0-e22e4ec9f217|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T02:57:45.208Z|ae1a5a43-5a2a-435d-ab6b-e91c7fb87c41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:57:45.213Z|ae1a5a43-5a2a-435d-ab6b-e91c7fb87c41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:57:45.776Z|c3d2ef97-128e-4ac2-ab76-b37cefab30f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:57:45.776Z|c3d2ef97-128e-4ac2-ab76-b37cefab30f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:57:46.691Z|b1ba91ae-181f-4955-a1ea-35aeeee3bc67|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:57:46.692Z|b1ba91ae-181f-4955-a1ea-35aeeee3bc67|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:57:48.454Z|6386922f-9725-4ffe-a0f9-1018f6f959f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:57:48.454Z|6386922f-9725-4ffe-a0f9-1018f6f959f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:57:55.804Z|6dbfcb4a-f7bd-43b8-8f78-a8fc3ca09991|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:57:55.805Z|6dbfcb4a-f7bd-43b8-8f78-a8fc3ca09991|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:57:56.721Z|154061f6-4fc4-49e7-807a-5828e740a3bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:57:56.722Z|154061f6-4fc4-49e7-807a-5828e740a3bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:57:58.482Z|521f5740-b2b0-495c-a769-3560ab24be65|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:57:58.483Z|521f5740-b2b0-495c-a769-3560ab24be65|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:58:00.208Z|a545897d-5153-4024-805d-971ddbefddb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:58:00.209Z|a545897d-5153-4024-805d-971ddbefddb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:58:00.682Z|124bc86e-f4ca-4744-b972-6af6f19c43fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:58:00.683Z|124bc86e-f4ca-4744-b972-6af6f19c43fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:58:05.832Z|16796a4d-14cd-4183-9f63-e1f7e13fdebe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:58:05.833Z|16796a4d-14cd-4183-9f63-e1f7e13fdebe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:58:06.751Z|48b17158-65ee-4f13-a40d-751f560b10b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:58:06.751Z|48b17158-65ee-4f13-a40d-751f560b10b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:58:08.511Z|21deb83e-b0c0-473a-b7d9-aa01064c0902|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:58:08.512Z|21deb83e-b0c0-473a-b7d9-aa01064c0902|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:58:15.208Z|260badb6-dd10-4cf4-8609-3a1516215e60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:58:15.209Z|260badb6-dd10-4cf4-8609-3a1516215e60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:58:15.863Z|6d40ae54-f34e-48ab-aac4-f4447bd086ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:58:15.863Z|6d40ae54-f34e-48ab-aac4-f4447bd086ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:58:16.780Z|68969cb6-a270-4483-a56d-77a61a0c2150|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:58:16.780Z|68969cb6-a270-4483-a56d-77a61a0c2150|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:58:18.540Z|a0d82ca3-54b7-480f-808f-0195c664bff5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:58:18.541Z|a0d82ca3-54b7-480f-808f-0195c664bff5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:58:25.896Z|b6e5ac62-57fe-4f85-90da-7ca96463760a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:58:25.897Z|b6e5ac62-57fe-4f85-90da-7ca96463760a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:58:26.808Z|ac512432-dc50-4a99-a768-13df7e1d3f06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:58:26.809Z|ac512432-dc50-4a99-a768-13df7e1d3f06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:58:28.571Z|6f8a72c8-3c8b-4d7c-842c-58feb9f55ea0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:58:28.572Z|6f8a72c8-3c8b-4d7c-842c-58feb9f55ea0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:58:30.208Z|e681d304-54c9-4d1d-8def-b191e888f25b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:58:30.212Z|e681d304-54c9-4d1d-8def-b191e888f25b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:58:30.684Z|8640cf10-c712-4f09-82de-507f6aa74fb1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:58:30.684Z|8640cf10-c712-4f09-82de-507f6aa74fb1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:58:35.923Z|cd155a1b-c62a-4a6a-b6d4-27633bce97c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:58:35.924Z|cd155a1b-c62a-4a6a-b6d4-27633bce97c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:58:36.836Z|f46d7cb4-47fc-483b-8fd2-22ac8ca92759|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:58:36.837Z|f46d7cb4-47fc-483b-8fd2-22ac8ca92759|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:58:38.598Z|a182a255-9422-4be1-9c3b-51fd48ca203d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:58:38.598Z|a182a255-9422-4be1-9c3b-51fd48ca203d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:58:40.406Z|4b68bb78-7835-4ebc-90a0-b601810619c4|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T02:58:40.407Z|4b68bb78-7835-4ebc-90a0-b601810619c4|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T02:58:45.208Z|646a4fc5-8103-4aeb-af38-31ea0adeea45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:58:45.209Z|646a4fc5-8103-4aeb-af38-31ea0adeea45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:58:45.950Z|ce3e35a7-992e-4dd2-9d27-084fc6a24ecb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:58:45.951Z|ce3e35a7-992e-4dd2-9d27-084fc6a24ecb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:58:46.865Z|2d2afac6-2b05-4171-a1a4-c2157427fc44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:58:46.866Z|2d2afac6-2b05-4171-a1a4-c2157427fc44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:58:48.628Z|25a99df0-7f3c-44ef-bceb-5968e04dc8c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:58:48.629Z|25a99df0-7f3c-44ef-bceb-5968e04dc8c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:58:55.977Z|2eddc429-f556-4dfe-9f80-d78f1c08a0c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:58:55.978Z|2eddc429-f556-4dfe-9f80-d78f1c08a0c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:58:56.895Z|001bce76-a974-4191-83ca-7524eed86611|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:58:56.896Z|001bce76-a974-4191-83ca-7524eed86611|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:58:58.656Z|af8644b9-811c-4b73-bf65-ca4d9d93c6fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:58:58.656Z|af8644b9-811c-4b73-bf65-ca4d9d93c6fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:59:00.208Z|923db672-9f40-4483-97b2-3aae12b2d0f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:59:00.209Z|923db672-9f40-4483-97b2-3aae12b2d0f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:59:00.685Z|8df077ae-63b9-4501-889e-99bdab6840a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:59:00.685Z|8df077ae-63b9-4501-889e-99bdab6840a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:59:06.005Z|4b19e3a3-47dc-4e5b-9266-01c8d8a095a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:59:06.006Z|4b19e3a3-47dc-4e5b-9266-01c8d8a095a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:59:06.924Z|7c4424bb-cfb5-4315-bd3d-7d0ffe6598a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:59:06.924Z|7c4424bb-cfb5-4315-bd3d-7d0ffe6598a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:59:08.681Z|334e3785-10d9-4b5b-9707-30f16e683d96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:59:08.682Z|334e3785-10d9-4b5b-9707-30f16e683d96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:59:15.208Z|eae3a837-a328-4f89-9d4b-21f76d2b8f32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:59:15.212Z|eae3a837-a328-4f89-9d4b-21f76d2b8f32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:59:16.032Z|28fab156-385a-463f-be68-e45f33600d03|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:59:16.032Z|28fab156-385a-463f-be68-e45f33600d03|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:59:16.952Z|11c93693-f317-47d2-a4ae-f74633052c48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:59:16.953Z|11c93693-f317-47d2-a4ae-f74633052c48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:59:18.710Z|16007772-3e34-4c22-87c4-2d227918a429|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:59:18.710Z|16007772-3e34-4c22-87c4-2d227918a429|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:59:26.058Z|14906533-709f-4b30-81f4-ec2633f086ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:59:26.059Z|14906533-709f-4b30-81f4-ec2633f086ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:59:26.981Z|a2d01941-2cc7-49c3-99ea-083f5015341d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:59:26.981Z|a2d01941-2cc7-49c3-99ea-083f5015341d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:59:28.739Z|a714af7d-6ede-4d59-83da-ebbe59205eb2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:59:28.739Z|a714af7d-6ede-4d59-83da-ebbe59205eb2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:59:30.208Z|4ed99441-41a2-4211-bdae-940692bfe67d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:59:30.209Z|4ed99441-41a2-4211-bdae-940692bfe67d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:59:30.685Z|28ba6d69-08a2-4fe4-9090-820c3218773f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:59:30.686Z|28ba6d69-08a2-4fe4-9090-820c3218773f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:59:36.087Z|01c5c7e7-23ac-43a1-aaf9-d6a46588c6d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:59:36.088Z|01c5c7e7-23ac-43a1-aaf9-d6a46588c6d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:59:37.010Z|a3d71eec-804b-41a2-b687-d32fb0bea64e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:59:37.010Z|a3d71eec-804b-41a2-b687-d32fb0bea64e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:59:38.768Z|0a469624-14b2-4717-afaf-77f3856e8c60|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:59:38.768Z|0a469624-14b2-4717-afaf-77f3856e8c60|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:59:40.407Z|b7e81360-2443-4fd4-a249-6ab0b4d2553b|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T02:59:40.408Z|b7e81360-2443-4fd4-a249-6ab0b4d2553b|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T02:59:45.208Z|b71fb26b-0c1a-4970-997a-a54a1d813629|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T02:59:45.209Z|b71fb26b-0c1a-4970-997a-a54a1d813629|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T02:59:46.116Z|41ac185e-df8c-4d97-b67f-7b67843f2997|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:59:46.116Z|41ac185e-df8c-4d97-b67f-7b67843f2997|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:59:47.039Z|2e708d72-2f43-432a-9ce8-31bc433cb49d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:59:47.040Z|2e708d72-2f43-432a-9ce8-31bc433cb49d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:59:48.796Z|66dea203-2801-402a-b41a-e8c134e56641|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:59:48.796Z|66dea203-2801-402a-b41a-e8c134e56641|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:59:56.146Z|142ec7eb-43b1-43a5-a312-31638d1f5ee0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:59:56.146Z|142ec7eb-43b1-43a5-a312-31638d1f5ee0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:59:57.066Z|a75815c7-e8b9-4ab5-a998-781a3a46c205|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:59:57.067Z|a75815c7-e8b9-4ab5-a998-781a3a46c205|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T02:59:58.824Z|c73b5b79-6d08-48ed-9a02-6dd3dcc55248|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T02:59:58.825Z|c73b5b79-6d08-48ed-9a02-6dd3dcc55248|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:00:00.208Z|22becb62-f1cc-4538-8261-ce48f63602db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:00:00.212Z|22becb62-f1cc-4538-8261-ce48f63602db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:00:00.687Z|60a62f74-e9b1-47d5-81c3-b9b5957636b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:00:00.687Z|60a62f74-e9b1-47d5-81c3-b9b5957636b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:00:06.175Z|b9d5a561-37c0-47d5-a457-d6d51ba61908|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:00:06.175Z|b9d5a561-37c0-47d5-a457-d6d51ba61908|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:00:07.094Z|465cf2de-6254-4dab-80d1-6104053bd413|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:00:07.095Z|465cf2de-6254-4dab-80d1-6104053bd413|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:00:08.852Z|94ae841e-e84b-49bb-8b96-057acbb2f429|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:00:08.853Z|94ae841e-e84b-49bb-8b96-057acbb2f429|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:00:15.208Z|975807eb-d7c8-4343-bb2c-209f9726602b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:00:15.208Z|975807eb-d7c8-4343-bb2c-209f9726602b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:00:16.205Z|542a854d-6acd-449c-8330-36129ba38925|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:00:16.206Z|542a854d-6acd-449c-8330-36129ba38925|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:00:17.124Z|c79b7580-49b7-4179-9aa1-ff24ecd411a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:00:17.125Z|c79b7580-49b7-4179-9aa1-ff24ecd411a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:00:18.878Z|e86bd89f-42fe-4ec1-a608-ea4d575d06f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:00:18.878Z|e86bd89f-42fe-4ec1-a608-ea4d575d06f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:00:26.241Z|b700582d-f96f-47b8-b46f-2b5479838e77|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:00:26.242Z|b700582d-f96f-47b8-b46f-2b5479838e77|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:00:27.154Z|c6d5c08a-a6b8-458b-a2f8-3d6ac698ef31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:00:27.155Z|c6d5c08a-a6b8-458b-a2f8-3d6ac698ef31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:00:28.907Z|b3b17409-ab93-41ea-8a51-a2875a88a0c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:00:28.907Z|b3b17409-ab93-41ea-8a51-a2875a88a0c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:00:30.208Z|45f8f918-7cc2-40e6-8a4c-fb933709309f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:00:30.209Z|45f8f918-7cc2-40e6-8a4c-fb933709309f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:00:30.688Z|182e2809-d0c1-47b9-acb3-6b7229ad9b49|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:00:30.688Z|182e2809-d0c1-47b9-acb3-6b7229ad9b49|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:00:36.271Z|25e5e000-9420-4be7-8a29-3d0789d9c369|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:00:36.272Z|25e5e000-9420-4be7-8a29-3d0789d9c369|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:00:37.178Z|37aaeb79-c3ba-4b42-9b71-c94d77a2ef7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:00:37.179Z|37aaeb79-c3ba-4b42-9b71-c94d77a2ef7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:00:38.937Z|db51b91c-a8d8-4b99-8e32-6526e4036344|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:00:38.937Z|db51b91c-a8d8-4b99-8e32-6526e4036344|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:00:40.407Z|0376b235-d2fe-4465-beb9-e4b80c9f9ee7|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T03:00:40.408Z|0376b235-d2fe-4465-beb9-e4b80c9f9ee7|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T03:00:45.208Z|63521fa8-8660-4f40-a3b6-abb5ee69cb47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:00:45.212Z|63521fa8-8660-4f40-a3b6-abb5ee69cb47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:00:46.300Z|61ebf895-ebe3-4568-b0b0-c9611035702f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:00:46.301Z|61ebf895-ebe3-4568-b0b0-c9611035702f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:00:47.206Z|d8be22df-956d-445b-88bc-b4b30dcb6db7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:00:47.207Z|d8be22df-956d-445b-88bc-b4b30dcb6db7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:00:48.967Z|261a080b-f783-4a17-872c-c3edabec0656|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:00:48.968Z|261a080b-f783-4a17-872c-c3edabec0656|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:00:56.329Z|d86be853-16d8-4b3c-9fe0-2741e70e4f22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:00:56.330Z|d86be853-16d8-4b3c-9fe0-2741e70e4f22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:00:57.236Z|cc3ea9cd-4829-4d63-a428-89df8d3b3584|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:00:57.237Z|cc3ea9cd-4829-4d63-a428-89df8d3b3584|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:00:58.996Z|aa44fb89-a906-4edc-a315-38c1cd3d2187|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:00:58.997Z|aa44fb89-a906-4edc-a315-38c1cd3d2187|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:01:00.208Z|5e7b6ed8-ff21-4fbb-b55a-8a502d8c191f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:01:00.209Z|5e7b6ed8-ff21-4fbb-b55a-8a502d8c191f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:01:00.688Z|e08da2d2-9084-417b-9f10-c3ed47c0a059|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:01:00.689Z|e08da2d2-9084-417b-9f10-c3ed47c0a059|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:01:06.358Z|6e09375b-df53-4851-8613-8e563f965fe1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:01:06.359Z|6e09375b-df53-4851-8613-8e563f965fe1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:01:07.265Z|0f6ce6b3-36df-4cac-bc32-5a621d0d128a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:01:07.266Z|0f6ce6b3-36df-4cac-bc32-5a621d0d128a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:01:09.024Z|67dc6b66-29be-44c2-b760-f7bd9f7acb1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:01:09.025Z|67dc6b66-29be-44c2-b760-f7bd9f7acb1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:01:15.208Z|86cd08ca-bcd6-4103-8289-e5f2da4edbd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:01:15.209Z|86cd08ca-bcd6-4103-8289-e5f2da4edbd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:01:16.387Z|e9744dcb-6104-42d4-b21b-ea25c8109c90|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:01:16.388Z|e9744dcb-6104-42d4-b21b-ea25c8109c90|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:01:17.295Z|18c2465f-35e4-4c59-99fd-cdd78b558e49|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:01:17.296Z|18c2465f-35e4-4c59-99fd-cdd78b558e49|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:01:19.052Z|51f1dcb5-3f9c-4023-b4d3-61ffbca5dd73|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:01:19.053Z|51f1dcb5-3f9c-4023-b4d3-61ffbca5dd73|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:01:26.417Z|cb5048ca-f426-4760-b82c-7378ccaa1043|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:01:26.418Z|cb5048ca-f426-4760-b82c-7378ccaa1043|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:01:27.323Z|886a9065-f76b-48de-93b1-79f6a5d1136f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:01:27.323Z|886a9065-f76b-48de-93b1-79f6a5d1136f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:01:29.083Z|0bfa386a-c6c4-4990-a1ce-6aa1e80c7fc9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:01:29.084Z|0bfa386a-c6c4-4990-a1ce-6aa1e80c7fc9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:01:30.208Z|84daf26a-4542-47f3-830f-5e281351460b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:01:30.212Z|84daf26a-4542-47f3-830f-5e281351460b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:01:30.690Z|1163681a-cc8c-4833-8d4d-9255b795620c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:01:30.690Z|1163681a-cc8c-4833-8d4d-9255b795620c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:01:36.446Z|adcac6d0-f83a-4c83-927e-283d53611296|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:01:36.447Z|adcac6d0-f83a-4c83-927e-283d53611296|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:01:37.352Z|7b22b3e2-f1e6-434e-9598-43d90c76bddd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:01:37.353Z|7b22b3e2-f1e6-434e-9598-43d90c76bddd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:01:39.111Z|5f76440e-0b18-41fc-97ac-60a0104867e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:01:39.112Z|5f76440e-0b18-41fc-97ac-60a0104867e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:01:40.407Z|940f1604-fe23-41a2-8aa0-45237739c2d4|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T03:01:40.408Z|940f1604-fe23-41a2-8aa0-45237739c2d4|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T03:01:45.208Z|37199b58-3ed5-415a-bf89-5be6eccc6e16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:01:45.209Z|37199b58-3ed5-415a-bf89-5be6eccc6e16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:01:46.474Z|daafb53b-5563-4346-befa-8dfd816b1029|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:01:46.475Z|daafb53b-5563-4346-befa-8dfd816b1029|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:01:47.380Z|5055f427-4061-4e74-9e06-01964883ea1a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:01:47.381Z|5055f427-4061-4e74-9e06-01964883ea1a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:01:49.140Z|2b3e2e13-680a-469d-907e-8c160942f3aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:01:49.141Z|2b3e2e13-680a-469d-907e-8c160942f3aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:01:56.501Z|54e244be-61be-4fe7-b253-92a629f56984|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:01:56.501Z|54e244be-61be-4fe7-b253-92a629f56984|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:01:57.409Z|297447a2-11da-4aee-b78a-93834853ef94|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:01:57.410Z|297447a2-11da-4aee-b78a-93834853ef94|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:01:59.170Z|600fae90-f26d-4252-af29-f9739c3562e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:01:59.171Z|600fae90-f26d-4252-af29-f9739c3562e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:02:00.208Z|00f341d7-3d9d-4e76-9fbc-d93d721b7bd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:02:00.209Z|00f341d7-3d9d-4e76-9fbc-d93d721b7bd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:02:00.691Z|71c510ea-8954-4eb7-a2e2-1f0d0b8ef3ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:02:00.691Z|71c510ea-8954-4eb7-a2e2-1f0d0b8ef3ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:02:06.527Z|19946e80-f258-472f-8163-87805e64dce3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:02:06.527Z|19946e80-f258-472f-8163-87805e64dce3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:02:07.439Z|82531a19-8bfa-4261-bf18-43dfe2367d4a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:02:07.440Z|82531a19-8bfa-4261-bf18-43dfe2367d4a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:02:09.200Z|f23b9e80-ac43-4b5c-99b8-7adc57c9f691|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:02:09.201Z|f23b9e80-ac43-4b5c-99b8-7adc57c9f691|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:02:15.208Z|bacfe5e1-6d4c-433d-888e-60b11ecacc95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:02:15.211Z|bacfe5e1-6d4c-433d-888e-60b11ecacc95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:02:16.554Z|4a480a0e-3762-4ca3-af5b-845b89c5ac80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:02:16.555Z|4a480a0e-3762-4ca3-af5b-845b89c5ac80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:02:17.469Z|8b0d049d-476e-47c2-80b5-eedd852a490c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:02:17.469Z|8b0d049d-476e-47c2-80b5-eedd852a490c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:02:19.228Z|4bb65d02-a7cd-4bb0-803c-eb9f698c297d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:02:19.228Z|4bb65d02-a7cd-4bb0-803c-eb9f698c297d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:02:26.584Z|a8193bf6-1901-488c-8bb8-c30c0f1cfedf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:02:26.585Z|a8193bf6-1901-488c-8bb8-c30c0f1cfedf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:02:27.497Z|232797cc-5f33-47a5-9c62-5fd3d46c246d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:02:27.498Z|232797cc-5f33-47a5-9c62-5fd3d46c246d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:02:29.254Z|74ddd7a8-e4e1-44a9-8c46-39dce42422bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:02:29.255Z|74ddd7a8-e4e1-44a9-8c46-39dce42422bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:02:30.208Z|30185a4e-d5cf-4aeb-82c9-6c67b2cca279|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:02:30.209Z|30185a4e-d5cf-4aeb-82c9-6c67b2cca279|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:02:30.691Z|294dd05b-c66a-4a28-8570-a553b2bd4947|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:02:30.692Z|294dd05b-c66a-4a28-8570-a553b2bd4947|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:02:36.609Z|17332b09-ace6-44b8-bb3a-ee22cd5b8193|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:02:36.609Z|17332b09-ace6-44b8-bb3a-ee22cd5b8193|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:02:37.527Z|f16adb53-090c-408c-b0a1-11d8094d8ef6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:02:37.528Z|f16adb53-090c-408c-b0a1-11d8094d8ef6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:02:39.279Z|370d4684-d186-44ad-a6c0-aa9aab56a100|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:02:39.280Z|370d4684-d186-44ad-a6c0-aa9aab56a100|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:02:40.407Z|74ac782d-416e-4359-b3e7-f4fc62d77c03|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T03:02:40.408Z|74ac782d-416e-4359-b3e7-f4fc62d77c03|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T03:02:45.208Z|f9f33ec8-1f10-45d6-bf7d-e9f4dd824ed2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:02:45.209Z|f9f33ec8-1f10-45d6-bf7d-e9f4dd824ed2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:02:46.645Z|53e4af16-8025-45b0-8348-b400a4764567|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:02:46.645Z|53e4af16-8025-45b0-8348-b400a4764567|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:02:47.554Z|230f5451-dae9-4bb0-a3b0-08ed3baddb64|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:02:47.554Z|230f5451-dae9-4bb0-a3b0-08ed3baddb64|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:02:49.304Z|b23ff3cb-1148-417d-bcc5-dd2b2fb5d08a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:02:49.304Z|b23ff3cb-1148-417d-bcc5-dd2b2fb5d08a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:02:56.672Z|ffee284f-dde2-4281-bebd-2f0bc4188eab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:02:56.673Z|ffee284f-dde2-4281-bebd-2f0bc4188eab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:02:57.583Z|afba79d3-4722-43ca-94b2-1762dd036fbf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:02:57.583Z|afba79d3-4722-43ca-94b2-1762dd036fbf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:02:59.331Z|542fea8b-a8fb-412d-8feb-7f9c78ff1286|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:02:59.331Z|542fea8b-a8fb-412d-8feb-7f9c78ff1286|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:03:00.208Z|dcc01ea6-fe31-4ca3-8fd0-0bcaad10f748|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:03:00.212Z|dcc01ea6-fe31-4ca3-8fd0-0bcaad10f748|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:03:00.692Z|b14c20c7-e0ee-402a-997a-e455148cc3f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:03:00.693Z|b14c20c7-e0ee-402a-997a-e455148cc3f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:03:06.700Z|fdf65460-2a8f-4635-8d73-b4dbe21fdec4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:03:06.701Z|fdf65460-2a8f-4635-8d73-b4dbe21fdec4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:03:07.612Z|c80c571d-cdd7-4412-9d6e-995cdba7c54d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:03:07.613Z|c80c571d-cdd7-4412-9d6e-995cdba7c54d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:03:09.358Z|12c7836a-110d-4424-9dc3-19913b278f6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:03:09.358Z|12c7836a-110d-4424-9dc3-19913b278f6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:03:15.208Z|453430f8-63c4-4a9f-9408-ad76a64ef1da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:03:15.209Z|453430f8-63c4-4a9f-9408-ad76a64ef1da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:03:16.728Z|6628e2ab-91eb-497b-a147-659438592b8a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:03:16.729Z|6628e2ab-91eb-497b-a147-659438592b8a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:03:17.641Z|a80505f5-9b77-42b3-ac2f-0565ac51fc01|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:03:17.642Z|a80505f5-9b77-42b3-ac2f-0565ac51fc01|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:03:19.386Z|85d29e90-6803-4df2-aa40-acc3ffa4d23b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:03:19.387Z|85d29e90-6803-4df2-aa40-acc3ffa4d23b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:03:26.756Z|2fe63c89-7045-4108-8494-8c458f4f70f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:03:26.757Z|2fe63c89-7045-4108-8494-8c458f4f70f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:03:27.669Z|c1df5b28-0157-4f81-85c0-6825e0b293ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:03:27.669Z|c1df5b28-0157-4f81-85c0-6825e0b293ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:03:29.415Z|610786ed-cd1a-439a-9e19-dfad6495419f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:03:29.415Z|610786ed-cd1a-439a-9e19-dfad6495419f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:03:30.208Z|d88f0e3d-4bb4-4844-b6d9-483e874a8f67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:03:30.209Z|d88f0e3d-4bb4-4844-b6d9-483e874a8f67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:03:30.693Z|0ce25d0a-0786-4ced-ae8c-bc180debb63f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:03:30.694Z|0ce25d0a-0786-4ced-ae8c-bc180debb63f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:03:36.784Z|5f7ab4b6-38d3-40be-bf57-b945e3d28ee8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:03:36.784Z|5f7ab4b6-38d3-40be-bf57-b945e3d28ee8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:03:37.699Z|8dc0f433-5548-4333-ab2b-3e4b36ed2c70|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:03:37.700Z|8dc0f433-5548-4333-ab2b-3e4b36ed2c70|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:03:39.443Z|068fe8a8-0c6f-4d9e-a24e-0f34a03593eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:03:39.444Z|068fe8a8-0c6f-4d9e-a24e-0f34a03593eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:03:40.407Z|97a12245-f6d0-47eb-8711-8637be380997|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T03:03:40.408Z|97a12245-f6d0-47eb-8711-8637be380997|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T03:03:45.208Z|c7ff17ed-0085-4992-b33a-7bb5214d3e05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:03:45.212Z|c7ff17ed-0085-4992-b33a-7bb5214d3e05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:03:46.813Z|5af54fae-e0b4-4420-b075-4e7e1c27845d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:03:46.814Z|5af54fae-e0b4-4420-b075-4e7e1c27845d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:03:47.728Z|58fe03a0-3093-4fbb-b3f6-f376df98936e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:03:47.729Z|58fe03a0-3093-4fbb-b3f6-f376df98936e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:03:49.474Z|b34534ca-8193-4e20-95fd-774f2c9caac2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:03:49.475Z|b34534ca-8193-4e20-95fd-774f2c9caac2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:03:56.842Z|e94f5994-d0a4-4103-8619-3012d4084655|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:03:56.843Z|e94f5994-d0a4-4103-8619-3012d4084655|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:03:57.758Z|1b39c9dd-1974-4900-8f86-8e95172dd856|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:03:57.759Z|1b39c9dd-1974-4900-8f86-8e95172dd856|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:03:59.500Z|2c6dff0a-dd1b-4273-86d2-6d0573cf0ece|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:03:59.501Z|2c6dff0a-dd1b-4273-86d2-6d0573cf0ece|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:04:00.208Z|ba5b64c8-5149-4ac0-9d01-46b9bbf6813b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:04:00.209Z|ba5b64c8-5149-4ac0-9d01-46b9bbf6813b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:04:00.694Z|9c2cf51c-6f48-42af-8a76-07b73b0ac2ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:04:00.694Z|9c2cf51c-6f48-42af-8a76-07b73b0ac2ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:04:06.870Z|5aab6222-0cfa-4549-832d-525cd5e5038f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:04:06.871Z|5aab6222-0cfa-4549-832d-525cd5e5038f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:04:07.786Z|ea23354b-b53c-4df7-b6df-963d8f11cd7a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:04:07.787Z|ea23354b-b53c-4df7-b6df-963d8f11cd7a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:04:09.523Z|ecf31080-b258-44c9-b8f6-4535265bfa88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:04:09.524Z|ecf31080-b258-44c9-b8f6-4535265bfa88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:04:15.208Z|01fc87bd-159d-4a30-a908-e1de05187372|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:04:15.209Z|01fc87bd-159d-4a30-a908-e1de05187372|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:04:16.901Z|ced15a70-b25b-4f4d-b6d8-74f4d7a0694f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:04:16.901Z|ced15a70-b25b-4f4d-b6d8-74f4d7a0694f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:04:17.816Z|a8109f3e-ce2a-47b4-b456-796ef8006f6b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:04:17.817Z|a8109f3e-ce2a-47b4-b456-796ef8006f6b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:04:19.552Z|06ef510f-6e48-401d-80d3-9878b428a336|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:04:19.553Z|06ef510f-6e48-401d-80d3-9878b428a336|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:04:26.931Z|22b72017-5158-42ef-95cc-e6e1d2a7e08c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:04:26.932Z|22b72017-5158-42ef-95cc-e6e1d2a7e08c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:04:27.846Z|1940aa17-5990-41a7-89b2-ac37f33a79bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:04:27.847Z|1940aa17-5990-41a7-89b2-ac37f33a79bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:04:29.580Z|fb719cb9-189e-4141-ae4d-da9237e60057|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:04:29.581Z|fb719cb9-189e-4141-ae4d-da9237e60057|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:04:30.208Z|cba2814f-e027-4f9f-8fbd-410c1b3c064b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:04:30.209Z|cba2814f-e027-4f9f-8fbd-410c1b3c064b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:04:30.695Z|9f7c9d30-10b0-49bb-903b-87e760343934|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:04:30.695Z|9f7c9d30-10b0-49bb-903b-87e760343934|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:04:36.959Z|7ce583ea-f52b-474b-8e11-7090fa49ca3d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:04:36.960Z|7ce583ea-f52b-474b-8e11-7090fa49ca3d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:04:37.879Z|d3ac4d98-fb7f-4e3e-83ac-c4bb564332d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:04:37.883Z|d3ac4d98-fb7f-4e3e-83ac-c4bb564332d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:04:39.607Z|579ee620-145c-47c7-a6b0-f1bd5a018538|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:04:39.608Z|579ee620-145c-47c7-a6b0-f1bd5a018538|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:04:40.408Z|4ec3ff08-cd67-43f8-b485-fc93d2524cef|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T03:04:40.409Z|4ec3ff08-cd67-43f8-b485-fc93d2524cef|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T03:04:45.208Z|14e10146-e8b1-43ab-b1c2-ba2f6d501db0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:04:45.209Z|14e10146-e8b1-43ab-b1c2-ba2f6d501db0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:04:46.989Z|fef47d01-facf-4151-80ea-ee5e81c592d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:04:46.990Z|fef47d01-facf-4151-80ea-ee5e81c592d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:04:47.908Z|fa3d9a50-2b14-4b60-b005-efc2cb6b562a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:04:47.908Z|fa3d9a50-2b14-4b60-b005-efc2cb6b562a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:04:49.634Z|93e58a46-5078-4e87-ad6d-b60db29fb823|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:04:49.635Z|93e58a46-5078-4e87-ad6d-b60db29fb823|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:04:57.017Z|ba28ff4d-6c57-435a-b8ad-dd8d035aaf25|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:04:57.018Z|ba28ff4d-6c57-435a-b8ad-dd8d035aaf25|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:04:57.934Z|01bf328c-f317-4657-9d4c-50e0149bc397|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:04:57.935Z|01bf328c-f317-4657-9d4c-50e0149bc397|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:04:59.660Z|878210b7-ba58-4489-a52a-0d46b88f79da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:04:59.660Z|878210b7-ba58-4489-a52a-0d46b88f79da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:05:00.208Z|062bde2c-04c6-49f6-bb0c-a17befc1086a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:05:00.209Z|062bde2c-04c6-49f6-bb0c-a17befc1086a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:05:00.696Z|b4c6ea3e-ec40-4891-b8aa-49b88eb32c04|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:05:00.696Z|b4c6ea3e-ec40-4891-b8aa-49b88eb32c04|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:05:07.044Z|568def10-b8b5-4648-9f8f-a6c0fc3ea1ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:05:07.045Z|568def10-b8b5-4648-9f8f-a6c0fc3ea1ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:05:07.965Z|c061a232-47c9-4ab0-832f-73c4be82b098|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:05:07.966Z|c061a232-47c9-4ab0-832f-73c4be82b098|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:05:09.690Z|e0407274-a461-4e77-bef2-ff0a6aede1cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:05:09.691Z|e0407274-a461-4e77-bef2-ff0a6aede1cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:05:15.208Z|1f144dfe-598f-4687-8f60-98911c25259e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:05:15.209Z|1f144dfe-598f-4687-8f60-98911c25259e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:05:17.074Z|9b7f00b8-bf08-496a-9616-fd077f4df65b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:05:17.075Z|9b7f00b8-bf08-496a-9616-fd077f4df65b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:05:17.997Z|c279e2c5-579b-45bb-a0a4-0699372319b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:05:17.997Z|c279e2c5-579b-45bb-a0a4-0699372319b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:05:19.719Z|d37a7487-004c-4055-be88-a1446a8978c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:05:19.720Z|d37a7487-004c-4055-be88-a1446a8978c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:05:27.109Z|870396e2-eb46-4a24-9be2-fb34e4f876ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:05:27.110Z|870396e2-eb46-4a24-9be2-fb34e4f876ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:05:28.026Z|c076de19-d678-4170-83bc-9506484e7aaa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:05:28.027Z|c076de19-d678-4170-83bc-9506484e7aaa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:05:29.749Z|eb205116-c630-4e6a-bdba-271d6552f7ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:05:29.750Z|eb205116-c630-4e6a-bdba-271d6552f7ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:05:30.208Z|30451a13-22e6-44ba-b30c-44041353024d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:05:30.213Z|30451a13-22e6-44ba-b30c-44041353024d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:05:30.697Z|80a05790-9829-4a97-a15c-c3c1a6e3e0bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:05:30.697Z|80a05790-9829-4a97-a15c-c3c1a6e3e0bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:05:37.140Z|4703d8a5-fc44-4b9a-882a-ba7a4a863aad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:05:37.141Z|4703d8a5-fc44-4b9a-882a-ba7a4a863aad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:05:38.056Z|20c8abbb-88da-4f07-98e1-cdbb81e99f9b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:05:38.056Z|20c8abbb-88da-4f07-98e1-cdbb81e99f9b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:05:39.779Z|720195b4-4480-4325-80fe-c7c4e7ba58b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:05:39.779Z|720195b4-4480-4325-80fe-c7c4e7ba58b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:05:40.407Z|c199052d-aae0-422e-a347-be8eaaff0304|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T03:05:40.408Z|c199052d-aae0-422e-a347-be8eaaff0304|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T03:05:45.208Z|c997e7a4-9e0a-4caf-aea5-87055a59cb3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:05:45.209Z|c997e7a4-9e0a-4caf-aea5-87055a59cb3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:05:47.166Z|cd5b08f8-bc25-43bd-9eab-04e08f7624eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:05:47.167Z|cd5b08f8-bc25-43bd-9eab-04e08f7624eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:05:48.084Z|9c6f87de-95d3-475c-8bbb-3b08cc9abf13|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:05:48.085Z|9c6f87de-95d3-475c-8bbb-3b08cc9abf13|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:05:49.804Z|05fcb1ac-0116-4474-acd3-d3c9f5337aab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:05:49.805Z|05fcb1ac-0116-4474-acd3-d3c9f5337aab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:05:57.195Z|20341a10-3296-4298-a389-eb17c730d634|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:05:57.196Z|20341a10-3296-4298-a389-eb17c730d634|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:05:58.112Z|f312bf86-5dae-4ebe-8bd6-aaa651ef3ce2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:05:58.113Z|f312bf86-5dae-4ebe-8bd6-aaa651ef3ce2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:05:59.832Z|fdfe35b6-f2f2-46dc-b573-2d271f263854|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:05:59.833Z|fdfe35b6-f2f2-46dc-b573-2d271f263854|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:06:00.208Z|402ec359-04e0-4849-b80d-d36285c8fd6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:06:00.209Z|402ec359-04e0-4849-b80d-d36285c8fd6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:06:00.698Z|978f8e82-1c27-4080-bfed-b19e0c3b9a09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:06:00.698Z|978f8e82-1c27-4080-bfed-b19e0c3b9a09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:06:07.227Z|2a215d70-ec2c-46ab-b038-acce685a043a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:06:07.228Z|2a215d70-ec2c-46ab-b038-acce685a043a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:06:08.142Z|2b9035cc-ea86-4ed5-898f-1e6d042f3cd1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:06:08.143Z|2b9035cc-ea86-4ed5-898f-1e6d042f3cd1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:06:09.863Z|f9ae2258-a340-450f-a9ae-86dda2e39efa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:06:09.863Z|f9ae2258-a340-450f-a9ae-86dda2e39efa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:06:15.208Z|e0322a0d-8b7b-4397-ac66-df93f035abfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:06:15.213Z|e0322a0d-8b7b-4397-ac66-df93f035abfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:06:17.257Z|4c624fe6-ab18-4118-99cb-edac359bdfb5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:06:17.258Z|4c624fe6-ab18-4118-99cb-edac359bdfb5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:06:18.172Z|6598152e-a4d2-475e-9695-c089506c07c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:06:18.173Z|6598152e-a4d2-475e-9695-c089506c07c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:06:19.890Z|79a84eca-1409-4d94-9825-a32a405336a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:06:19.891Z|79a84eca-1409-4d94-9825-a32a405336a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:06:27.286Z|b8312819-aa4c-410c-9f88-5afb8fab49b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:06:27.287Z|b8312819-aa4c-410c-9f88-5afb8fab49b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:06:28.201Z|77199796-ea8a-47ef-ac11-212279ee7f2e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:06:28.201Z|77199796-ea8a-47ef-ac11-212279ee7f2e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:06:29.921Z|92a26855-dc2b-4327-9636-dd777e3caa0b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:06:29.922Z|92a26855-dc2b-4327-9636-dd777e3caa0b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:06:30.208Z|37dc913e-a194-40a6-9abc-d9de14d69d37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:06:30.209Z|37dc913e-a194-40a6-9abc-d9de14d69d37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:06:30.699Z|b7d3aad8-f8be-43fa-a4e6-e7a674364098|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:06:30.699Z|b7d3aad8-f8be-43fa-a4e6-e7a674364098|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:06:37.316Z|f93e3708-0562-4720-b388-2b8514d9128b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:06:37.317Z|f93e3708-0562-4720-b388-2b8514d9128b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:06:38.230Z|eaf46fc6-414c-4f50-875c-8d5976f77bfc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:06:38.231Z|eaf46fc6-414c-4f50-875c-8d5976f77bfc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:06:39.952Z|146abcba-ef2c-4175-839f-5253cccb89ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:06:39.953Z|146abcba-ef2c-4175-839f-5253cccb89ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:06:40.407Z|f9035b54-a034-4600-a158-c596a667b0e5|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T03:06:40.408Z|f9035b54-a034-4600-a158-c596a667b0e5|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T03:06:45.208Z|41c10ba1-f4c2-4a2b-9557-97e34d8e61c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:06:45.209Z|41c10ba1-f4c2-4a2b-9557-97e34d8e61c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:06:47.344Z|cd71ce86-3157-45ad-8fd0-6d780c74410c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:06:47.344Z|cd71ce86-3157-45ad-8fd0-6d780c74410c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:06:48.260Z|57519340-3064-48a5-9b31-7444d8787dd0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:06:48.261Z|57519340-3064-48a5-9b31-7444d8787dd0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:06:49.982Z|d8c20f98-71eb-485d-934d-be300e06a510|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:06:49.983Z|d8c20f98-71eb-485d-934d-be300e06a510|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:06:57.369Z|7f8851cc-5784-4d89-b134-a89f8911991b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:06:57.370Z|7f8851cc-5784-4d89-b134-a89f8911991b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:06:58.289Z|bfc66008-b03e-4ec4-9b3c-0a0e2325091f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:06:58.290Z|bfc66008-b03e-4ec4-9b3c-0a0e2325091f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:07:00.014Z|c6fe1ba7-e81c-4f51-b690-51c7bed9b195|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:07:00.014Z|c6fe1ba7-e81c-4f51-b690-51c7bed9b195|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:07:00.208Z|96799560-2743-41da-b322-f14c6ba1b801|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:07:00.213Z|96799560-2743-41da-b322-f14c6ba1b801|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:07:00.700Z|64ba97c6-2540-4c06-afa2-11f28c811165|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:07:00.700Z|64ba97c6-2540-4c06-afa2-11f28c811165|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:07:07.396Z|f4c0645f-74d7-4f52-a230-222944bea0eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:07:07.397Z|f4c0645f-74d7-4f52-a230-222944bea0eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:07:08.318Z|f6c436c1-c271-4810-bccc-7dd6746e0ed9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:07:08.319Z|f6c436c1-c271-4810-bccc-7dd6746e0ed9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:07:10.041Z|f1a97c0d-e618-4a9f-bbcc-ebb57e0facb8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:07:10.042Z|f1a97c0d-e618-4a9f-bbcc-ebb57e0facb8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:07:15.208Z|ffebe562-2e0b-4b7d-96d7-76da33feab44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:07:15.209Z|ffebe562-2e0b-4b7d-96d7-76da33feab44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:07:17.428Z|a0d6d0ff-5ebc-4571-9a75-07181c1b9fa3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:07:17.429Z|a0d6d0ff-5ebc-4571-9a75-07181c1b9fa3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:07:18.347Z|f4279afa-071e-4d40-a0df-1b2f75ed95ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:07:18.348Z|f4279afa-071e-4d40-a0df-1b2f75ed95ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:07:20.071Z|635de583-238d-4cfa-b04b-c555452bb32e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:07:20.072Z|635de583-238d-4cfa-b04b-c555452bb32e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:07:27.455Z|c35d5a59-bb6f-44d5-ac1c-776858e9945b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:07:27.456Z|c35d5a59-bb6f-44d5-ac1c-776858e9945b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:07:28.377Z|8a0c2ab6-3886-4fb6-b94c-3a67ca55aaeb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:07:28.378Z|8a0c2ab6-3886-4fb6-b94c-3a67ca55aaeb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:07:30.101Z|74b02f32-8793-44ee-8f63-8f81c6b20eff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:07:30.102Z|74b02f32-8793-44ee-8f63-8f81c6b20eff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:07:30.208Z|c14e7679-ca2e-4726-b221-07ab99f4d227|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:07:30.208Z|c14e7679-ca2e-4726-b221-07ab99f4d227|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:07:30.701Z|4b75036e-56ed-4e16-8e60-78b099c82909|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:07:30.701Z|4b75036e-56ed-4e16-8e60-78b099c82909|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:07:37.485Z|03effef4-01cb-489e-a8ed-4f2a57df60f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:07:37.486Z|03effef4-01cb-489e-a8ed-4f2a57df60f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:07:38.406Z|baedbad0-6167-45f6-b35d-56a5cbec88bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:07:38.407Z|baedbad0-6167-45f6-b35d-56a5cbec88bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:07:40.131Z|76f362e4-d4fa-43b9-a419-d4087ec9469b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:07:40.132Z|76f362e4-d4fa-43b9-a419-d4087ec9469b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:07:40.407Z|a65d772b-53eb-4536-b0d7-662709cf4f26|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T03:07:40.408Z|a65d772b-53eb-4536-b0d7-662709cf4f26|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T03:07:45.208Z|b2cf4d3e-4453-448c-b938-396563b9e596|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:07:45.213Z|b2cf4d3e-4453-448c-b938-396563b9e596|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:07:47.515Z|6d697c3b-6936-4a92-ab89-aff615ff66dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:07:47.516Z|6d697c3b-6936-4a92-ab89-aff615ff66dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:07:48.435Z|bf35fd24-a076-4de1-82b0-d80c1620d888|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:07:48.435Z|bf35fd24-a076-4de1-82b0-d80c1620d888|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:07:50.162Z|04e704b3-3a09-4e7b-a288-8aefd41d218c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:07:50.164Z|04e704b3-3a09-4e7b-a288-8aefd41d218c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:07:57.546Z|0c3b1715-9539-4103-9c96-b47dd0240382|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:07:57.546Z|0c3b1715-9539-4103-9c96-b47dd0240382|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:07:58.461Z|ed9fd671-520c-4d6e-a6c2-701398943866|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:07:58.461Z|ed9fd671-520c-4d6e-a6c2-701398943866|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:08:00.191Z|b28da7ad-3908-44f5-99c8-cbb7f75a7705|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:08:00.192Z|b28da7ad-3908-44f5-99c8-cbb7f75a7705|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:08:00.208Z|4aed89a1-afee-47e1-9b29-231554f67572|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:08:00.209Z|4aed89a1-afee-47e1-9b29-231554f67572|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:08:00.702Z|52982273-2c35-4483-b3a0-b30cdeacd6a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:08:00.702Z|52982273-2c35-4483-b3a0-b30cdeacd6a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:08:07.574Z|50138329-a54e-4dff-8f0e-01cd8bcbe606|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:08:07.575Z|50138329-a54e-4dff-8f0e-01cd8bcbe606|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:08:08.491Z|ffb4a602-1aee-4175-9396-171b30081319|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:08:08.492Z|ffb4a602-1aee-4175-9396-171b30081319|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:08:10.219Z|f91b94e4-0466-4b4a-b822-53936135f7b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:08:10.220Z|f91b94e4-0466-4b4a-b822-53936135f7b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:08:15.208Z|df056217-cea5-4a1e-ba41-355bbaea5d22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:08:15.209Z|df056217-cea5-4a1e-ba41-355bbaea5d22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:08:17.606Z|5a16eefa-0bba-41a5-8111-c7bcacfc1709|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:08:17.607Z|5a16eefa-0bba-41a5-8111-c7bcacfc1709|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:08:18.521Z|0dd39cd7-b48a-4072-a862-38d25b44bb64|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:08:18.523Z|0dd39cd7-b48a-4072-a862-38d25b44bb64|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:08:20.248Z|d3a68f1e-fcda-4b28-adb6-0dc18a1eef7a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:08:20.248Z|d3a68f1e-fcda-4b28-adb6-0dc18a1eef7a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:08:27.637Z|31652df4-7339-465d-b890-a3b32d9dc355|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:08:27.638Z|31652df4-7339-465d-b890-a3b32d9dc355|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:08:28.551Z|d8f05dc5-3040-49de-aaae-c2fc40ed446f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:08:28.552Z|d8f05dc5-3040-49de-aaae-c2fc40ed446f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:08:30.208Z|59eb922f-60cf-4dd6-945a-76441cbdb73f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:08:30.212Z|59eb922f-60cf-4dd6-945a-76441cbdb73f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:08:30.276Z|84f456cb-30e7-4036-a0a6-5a96e6b49f39|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:08:30.277Z|84f456cb-30e7-4036-a0a6-5a96e6b49f39|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:08:30.703Z|56633f77-548a-433c-b9b0-f29f0a2a9364|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:08:30.704Z|56633f77-548a-433c-b9b0-f29f0a2a9364|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:08:37.660Z|1ec176cc-9759-407e-a99f-a88d40537326|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:08:37.660Z|1ec176cc-9759-407e-a99f-a88d40537326|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:08:38.579Z|1698be67-1365-4fc2-a785-9fcf2f077b87|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:08:38.580Z|1698be67-1365-4fc2-a785-9fcf2f077b87|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:08:40.306Z|4a7a13f2-4246-45ae-8983-960604abe9d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:08:40.306Z|4a7a13f2-4246-45ae-8983-960604abe9d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:08:40.408Z|3310dbd6-b0c3-419d-a946-41a1098ea819|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T03:08:40.409Z|3310dbd6-b0c3-419d-a946-41a1098ea819|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T03:08:45.208Z|d0ff8d1e-5724-4369-86c7-de4719c1c8be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:08:45.209Z|d0ff8d1e-5724-4369-86c7-de4719c1c8be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:08:47.689Z|1c8b9d8f-96eb-4b11-bf84-e6a5e8f3ac2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:08:47.690Z|1c8b9d8f-96eb-4b11-bf84-e6a5e8f3ac2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:08:48.609Z|a6993852-d269-42e7-b7b2-8b4830d4b945|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:08:48.610Z|a6993852-d269-42e7-b7b2-8b4830d4b945|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:08:50.335Z|cc7436e1-a4d4-4942-91e8-6c6f9de45aa1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:08:50.335Z|cc7436e1-a4d4-4942-91e8-6c6f9de45aa1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:08:57.718Z|1013640f-c5d0-466a-b701-47c989cce7de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:08:57.719Z|1013640f-c5d0-466a-b701-47c989cce7de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:08:58.639Z|8da6bf50-a6ec-49e4-829d-e3e9c2abbebc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:08:58.640Z|8da6bf50-a6ec-49e4-829d-e3e9c2abbebc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:09:00.208Z|181ecd66-d502-4ce6-88b2-cec04abed564|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:09:00.209Z|181ecd66-d502-4ce6-88b2-cec04abed564|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:09:00.365Z|e8110ae6-f2d6-4d78-bc3d-775fd98899a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:09:00.366Z|e8110ae6-f2d6-4d78-bc3d-775fd98899a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:09:00.704Z|e46c93b2-91bc-4b19-952e-80785e8dd1f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:09:00.705Z|e46c93b2-91bc-4b19-952e-80785e8dd1f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:09:07.745Z|edee3caa-395d-429d-9130-944d9cc5562c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:09:07.746Z|edee3caa-395d-429d-9130-944d9cc5562c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:09:08.670Z|96174bb9-5941-44e8-a65f-0c254d7668b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:09:08.670Z|96174bb9-5941-44e8-a65f-0c254d7668b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:09:10.394Z|3e00efee-10ed-443a-b93b-742bbbf28895|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:09:10.395Z|3e00efee-10ed-443a-b93b-742bbbf28895|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:09:15.208Z|977fa984-2d43-4d0e-b6ce-1b0231425110|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:09:15.213Z|977fa984-2d43-4d0e-b6ce-1b0231425110|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:09:17.777Z|91262ae6-7617-4e33-80a4-68b94fc7a239|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:09:17.778Z|91262ae6-7617-4e33-80a4-68b94fc7a239|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:09:18.701Z|130ad1e0-e0d4-4c0c-be12-05776110ea62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:09:18.701Z|130ad1e0-e0d4-4c0c-be12-05776110ea62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:09:20.422Z|4229f14f-e393-4dd9-ba24-d1b10619b90b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:09:20.423Z|4229f14f-e393-4dd9-ba24-d1b10619b90b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:09:27.812Z|af17e832-7e88-4f2d-b825-2fe3c92982d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:09:27.813Z|af17e832-7e88-4f2d-b825-2fe3c92982d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:09:28.733Z|643c226b-9e04-41f8-8342-428a707db504|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:09:28.734Z|643c226b-9e04-41f8-8342-428a707db504|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:09:30.208Z|fd5b3ad4-fb60-427a-a614-ea4a92d10208|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:09:30.209Z|fd5b3ad4-fb60-427a-a614-ea4a92d10208|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:09:30.451Z|1454fdba-0e9d-4082-8fe7-0783271019ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:09:30.451Z|1454fdba-0e9d-4082-8fe7-0783271019ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:09:30.705Z|6342e50a-dde5-41ba-b447-a8ccd3f36ec9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:09:30.706Z|6342e50a-dde5-41ba-b447-a8ccd3f36ec9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:09:37.839Z|43e9de99-cf07-4ccf-aea0-22962a5f9038|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:09:37.840Z|43e9de99-cf07-4ccf-aea0-22962a5f9038|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:09:38.762Z|b4c148fa-333a-4b7d-9094-b50c0b313431|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:09:38.762Z|b4c148fa-333a-4b7d-9094-b50c0b313431|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:09:40.407Z|5da5b9c3-b3f8-415f-82ce-8926a830c5fe|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T03:09:40.407Z|5da5b9c3-b3f8-415f-82ce-8926a830c5fe|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T03:09:40.480Z|e4fec103-f8a5-422c-b7bf-023d77fd8641|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:09:40.481Z|e4fec103-f8a5-422c-b7bf-023d77fd8641|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:09:45.208Z|4746f453-d3f3-400e-a929-fa611cf6a36e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:09:45.209Z|4746f453-d3f3-400e-a929-fa611cf6a36e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:09:47.868Z|61a95898-2154-448e-9d2a-2a06654160b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:09:47.868Z|61a95898-2154-448e-9d2a-2a06654160b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:09:48.790Z|25c5d95f-9f67-4af1-b541-3cff68f6b6b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:09:48.791Z|25c5d95f-9f67-4af1-b541-3cff68f6b6b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:09:50.508Z|9e0fac21-ebbf-4be8-8aaf-55499c6c0568|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:09:50.508Z|9e0fac21-ebbf-4be8-8aaf-55499c6c0568|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:09:57.891Z|5181fde5-e26b-45e5-8a6a-856a6fe24e26|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:09:57.892Z|5181fde5-e26b-45e5-8a6a-856a6fe24e26|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:09:58.818Z|6ea298db-3f2b-449d-832b-375c10cfb209|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:09:58.819Z|6ea298db-3f2b-449d-832b-375c10cfb209|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:10:00.208Z|a21785de-ecad-4fbc-a180-f9c63d6f50ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:10:00.213Z|a21785de-ecad-4fbc-a180-f9c63d6f50ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:10:00.536Z|073bfbdf-d9c1-4d12-922a-f823f6543105|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:10:00.537Z|073bfbdf-d9c1-4d12-922a-f823f6543105|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:10:00.707Z|92f27da5-c331-4483-87bb-ba3a34030a5e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:10:00.707Z|92f27da5-c331-4483-87bb-ba3a34030a5e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:10:07.920Z|078aa23f-effa-494b-831e-6fa99f9430bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:10:07.921Z|078aa23f-effa-494b-831e-6fa99f9430bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:10:08.847Z|ff19eebb-a4b6-4512-aa1f-cc266fcf7190|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:10:08.848Z|ff19eebb-a4b6-4512-aa1f-cc266fcf7190|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:10:10.566Z|2e9e27ec-c96c-4ec0-aa04-55d9f567ab70|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:10:10.567Z|2e9e27ec-c96c-4ec0-aa04-55d9f567ab70|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:10:15.208Z|d83de974-34bb-4a21-9307-6bc26ee77797|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:10:15.209Z|d83de974-34bb-4a21-9307-6bc26ee77797|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:10:17.950Z|cb3cfa53-9d72-4976-9434-a2ba6516fd9a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:10:17.951Z|cb3cfa53-9d72-4976-9434-a2ba6516fd9a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:10:18.872Z|8e508be5-8643-4044-af67-d6ce31592be3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:10:18.873Z|8e508be5-8643-4044-af67-d6ce31592be3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:10:20.597Z|14388207-e5bc-42e4-88ce-83218889d811|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:10:20.598Z|14388207-e5bc-42e4-88ce-83218889d811|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:10:27.976Z|46f8d90b-8ef6-4b82-b43a-7d363127cbf5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:10:27.977Z|46f8d90b-8ef6-4b82-b43a-7d363127cbf5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:10:28.899Z|bbb169ca-ff9c-47e9-bf93-f58be3037708|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:10:28.900Z|bbb169ca-ff9c-47e9-bf93-f58be3037708|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:10:30.208Z|3a63fa12-bfcf-422a-94f5-fe3cf0e9f89f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:10:30.209Z|3a63fa12-bfcf-422a-94f5-fe3cf0e9f89f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:10:30.627Z|2fbe0bff-6789-4f64-807c-bd4eab5cf7bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:10:30.628Z|2fbe0bff-6789-4f64-807c-bd4eab5cf7bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:10:30.708Z|4ab9ca6e-1243-4574-8cd1-226926bd0355|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:10:30.708Z|4ab9ca6e-1243-4574-8cd1-226926bd0355|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:10:38.005Z|2cf8d5b4-dcd5-42bf-a45f-6259a2cdd6c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:10:38.005Z|2cf8d5b4-dcd5-42bf-a45f-6259a2cdd6c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:10:38.928Z|60b0e79a-32ad-4d21-918c-d1422489e21e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:10:38.928Z|60b0e79a-32ad-4d21-918c-d1422489e21e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:10:40.408Z|cfd1bb7f-c98f-407c-90c9-fd73ecfab0d9|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T03:10:40.409Z|cfd1bb7f-c98f-407c-90c9-fd73ecfab0d9|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T03:10:40.658Z|f5ecd309-ec74-4fe3-b838-46d18a3dea8a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:10:40.659Z|f5ecd309-ec74-4fe3-b838-46d18a3dea8a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:10:45.208Z|1982060b-49bd-41cb-9db5-adc30c2b29dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:10:45.213Z|1982060b-49bd-41cb-9db5-adc30c2b29dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:10:48.032Z|04673b7c-1c2b-47d6-a174-0d7c88905a25|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:10:48.033Z|04673b7c-1c2b-47d6-a174-0d7c88905a25|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:10:48.960Z|5cbd2f8d-fcea-4608-b64c-90848a7d73d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:10:48.960Z|5cbd2f8d-fcea-4608-b64c-90848a7d73d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:10:50.688Z|2cae8a94-7632-4d9d-8b7c-d0cc56a8bb8f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:10:50.689Z|2cae8a94-7632-4d9d-8b7c-d0cc56a8bb8f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:10:58.059Z|ec19c9a0-ee5e-4487-afe1-7488277e2681|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:10:58.059Z|ec19c9a0-ee5e-4487-afe1-7488277e2681|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:10:58.987Z|a307cada-53a3-4064-bf07-43177e7d9f7e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:10:58.987Z|a307cada-53a3-4064-bf07-43177e7d9f7e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:11:00.208Z|407fa31d-3a47-4b5f-9935-013bb1f00f28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:11:00.209Z|407fa31d-3a47-4b5f-9935-013bb1f00f28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:11:00.709Z|08765602-00eb-4a08-8a50-87fd4000a81c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:11:00.710Z|08765602-00eb-4a08-8a50-87fd4000a81c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:11:00.716Z|90b242bf-4c27-4d35-b4ef-4f09a390d172|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:11:00.716Z|90b242bf-4c27-4d35-b4ef-4f09a390d172|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:11:08.094Z|2a2f4839-b49c-48b8-80a6-848ff0ef2d1c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:11:08.094Z|2a2f4839-b49c-48b8-80a6-848ff0ef2d1c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:11:09.013Z|256694e6-2393-4536-b903-8f0ab140cf87|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:11:09.013Z|256694e6-2393-4536-b903-8f0ab140cf87|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:11:10.747Z|616b85cd-3760-49a6-b428-9611810e1ff1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:11:10.748Z|616b85cd-3760-49a6-b428-9611810e1ff1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:11:15.208Z|9556617a-77d6-4b15-90c8-6e69f8d34c2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:11:15.209Z|9556617a-77d6-4b15-90c8-6e69f8d34c2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:11:18.122Z|355e97b3-da9b-4291-b30d-e5b1ce53ad84|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:11:18.123Z|355e97b3-da9b-4291-b30d-e5b1ce53ad84|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:11:19.041Z|4a551fc7-0958-43b3-bd46-6ffbebaac5e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:11:19.041Z|4a551fc7-0958-43b3-bd46-6ffbebaac5e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:11:20.774Z|62094d8e-9d0b-4b5b-a97c-b2b16ac7132e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:11:20.775Z|62094d8e-9d0b-4b5b-a97c-b2b16ac7132e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:11:28.147Z|ce813d13-e63e-410f-b91c-1ef61ba33f28|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:11:28.148Z|ce813d13-e63e-410f-b91c-1ef61ba33f28|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:11:29.071Z|81313f8c-62d2-4433-9620-f22d5e90595e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:11:29.072Z|81313f8c-62d2-4433-9620-f22d5e90595e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:11:30.209Z|d9c06de2-c4f8-4a8a-816f-ab244046a6ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:11:30.213Z|d9c06de2-c4f8-4a8a-816f-ab244046a6ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:11:30.710Z|293ddb40-13bd-464e-9dff-8f2321bc25e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:11:30.711Z|293ddb40-13bd-464e-9dff-8f2321bc25e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:11:30.804Z|1e324325-96be-422d-87c5-436a74b92474|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:11:30.804Z|1e324325-96be-422d-87c5-436a74b92474|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:11:38.182Z|396a5f38-5641-4e60-82eb-18be8f9143c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:11:38.183Z|396a5f38-5641-4e60-82eb-18be8f9143c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:11:39.102Z|71295574-1256-4f57-b579-fe2cc27cc968|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:11:39.103Z|71295574-1256-4f57-b579-fe2cc27cc968|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:11:40.407Z|d4e614e6-1d50-4013-b142-a017792d7f9e|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T03:11:40.408Z|d4e614e6-1d50-4013-b142-a017792d7f9e|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T03:11:40.835Z|df40ab43-2220-4d78-b77d-988449af714d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:11:40.836Z|df40ab43-2220-4d78-b77d-988449af714d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:11:45.208Z|796316c9-eb3f-47e7-9b37-5b0dd3fa3dc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:11:45.209Z|796316c9-eb3f-47e7-9b37-5b0dd3fa3dc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:11:48.213Z|65e47f71-cefb-4f59-a3c9-e2a6292f8e25|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:11:48.214Z|65e47f71-cefb-4f59-a3c9-e2a6292f8e25|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:11:49.131Z|5cefb702-e9ab-4888-b136-da6823b4ed63|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:11:49.132Z|5cefb702-e9ab-4888-b136-da6823b4ed63|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:11:50.865Z|f961d17e-3f7d-4eee-a176-49f945e6766c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:11:50.865Z|f961d17e-3f7d-4eee-a176-49f945e6766c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:11:58.240Z|f405e017-d0cc-478a-b842-1ff389185b45|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:11:58.240Z|f405e017-d0cc-478a-b842-1ff389185b45|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:11:59.162Z|54cc8e71-c582-4f00-9b23-49d7b81f3378|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:11:59.162Z|54cc8e71-c582-4f00-9b23-49d7b81f3378|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:12:00.208Z|2596b88a-4863-430e-8acf-df8241720e06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:12:00.208Z|2596b88a-4863-430e-8acf-df8241720e06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:12:00.711Z|9d10d57c-f624-465f-a0a1-3101a77ecb85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:12:00.711Z|9d10d57c-f624-465f-a0a1-3101a77ecb85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:12:00.892Z|aa7e7eea-05d8-4a38-bc4a-be7286938438|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:12:00.892Z|aa7e7eea-05d8-4a38-bc4a-be7286938438|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:12:08.269Z|9bf5c657-5711-4070-9b8f-6898ab89684b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:12:08.269Z|9bf5c657-5711-4070-9b8f-6898ab89684b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:12:09.189Z|4eb0828f-5e0a-4a50-82cd-a80d8985c0d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:12:09.189Z|4eb0828f-5e0a-4a50-82cd-a80d8985c0d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:12:10.919Z|595ba005-c634-481d-b4d0-05f2c6c08a2d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:12:10.920Z|595ba005-c634-481d-b4d0-05f2c6c08a2d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:12:15.208Z|0ce3c40c-36c4-4cf8-84ea-c5faba35c875|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:12:15.212Z|0ce3c40c-36c4-4cf8-84ea-c5faba35c875|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:12:18.297Z|215fae01-4d8f-4f07-ac19-b0956e5d0ff9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:12:18.297Z|215fae01-4d8f-4f07-ac19-b0956e5d0ff9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:12:19.218Z|808f8254-f441-4f1e-8d3c-df247ed690a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:12:19.219Z|808f8254-f441-4f1e-8d3c-df247ed690a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:12:20.948Z|ef9c121a-6853-4129-9496-12637fa2c169|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:12:20.948Z|ef9c121a-6853-4129-9496-12637fa2c169|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:12:28.323Z|9ed1f871-16a5-4a40-9057-5ac38e8183ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:12:28.324Z|9ed1f871-16a5-4a40-9057-5ac38e8183ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:12:29.248Z|cad3cb72-84ea-4b4f-89c1-34d37d408cb0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:12:29.249Z|cad3cb72-84ea-4b4f-89c1-34d37d408cb0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:12:30.208Z|108b29ae-3b0a-4146-bf63-156f27d2e651|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:12:30.209Z|108b29ae-3b0a-4146-bf63-156f27d2e651|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:12:30.712Z|dd906cb6-d981-414e-87d3-35c0ade49c22|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:12:30.712Z|dd906cb6-d981-414e-87d3-35c0ade49c22|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:12:30.976Z|3a723589-7db6-4b12-84ef-055defcddf7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:12:30.977Z|3a723589-7db6-4b12-84ef-055defcddf7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:12:38.353Z|086fbc53-e63a-40fd-930c-68f574faf650|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:12:38.354Z|086fbc53-e63a-40fd-930c-68f574faf650|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:12:39.276Z|acf82bf6-cdef-47e4-a928-14e1065a9ea5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:12:39.277Z|acf82bf6-cdef-47e4-a928-14e1065a9ea5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:12:40.407Z|5135d640-eae1-44dd-a1d7-6571df9eed4e|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T03:12:40.408Z|5135d640-eae1-44dd-a1d7-6571df9eed4e|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T03:12:41.003Z|a2e5e8e2-4013-40a1-90da-ecbab43d5efd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:12:41.004Z|a2e5e8e2-4013-40a1-90da-ecbab43d5efd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:12:45.208Z|dfeb5e8f-54aa-461e-843c-7155735cd4af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:12:45.209Z|dfeb5e8f-54aa-461e-843c-7155735cd4af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:12:48.379Z|acfd6255-f2ca-4ae0-bb65-7b48140fec04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:12:48.379Z|acfd6255-f2ca-4ae0-bb65-7b48140fec04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:12:49.307Z|79e30675-d70a-4c14-a2db-42d29aa3ff39|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:12:49.307Z|79e30675-d70a-4c14-a2db-42d29aa3ff39|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:12:51.029Z|4d867caf-8e5e-4ccb-84a1-af46032c4762|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:12:51.030Z|4d867caf-8e5e-4ccb-84a1-af46032c4762|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:12:58.407Z|d4efc4a8-632e-4017-aab8-9cacbc8d667f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:12:58.408Z|d4efc4a8-632e-4017-aab8-9cacbc8d667f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:12:59.337Z|53593d10-af5f-43b5-abd3-a2f5602b15df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:12:59.338Z|53593d10-af5f-43b5-abd3-a2f5602b15df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:13:00.208Z|8750d996-a9b0-4f53-9260-a0d3f3987027|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:13:00.212Z|8750d996-a9b0-4f53-9260-a0d3f3987027|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:13:00.713Z|c4014718-a764-44b6-814b-00e28996c6f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:13:00.713Z|c4014718-a764-44b6-814b-00e28996c6f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:13:01.058Z|332062b4-ec67-4eed-a7a0-dbfbdf93e7fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:13:01.059Z|332062b4-ec67-4eed-a7a0-dbfbdf93e7fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:13:08.434Z|ba8594ea-2d6d-4dc0-a943-8d18b3d08a9d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:13:08.435Z|ba8594ea-2d6d-4dc0-a943-8d18b3d08a9d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:13:09.365Z|28579c35-7827-4a99-860a-f4c7f4a7e862|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:13:09.366Z|28579c35-7827-4a99-860a-f4c7f4a7e862|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:13:11.087Z|d8b3d79d-0593-47fa-93fb-42a0adca19fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:13:11.088Z|d8b3d79d-0593-47fa-93fb-42a0adca19fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:13:15.208Z|aba60d5e-1509-46e6-8655-a6cee9e0728b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:13:15.209Z|aba60d5e-1509-46e6-8655-a6cee9e0728b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:13:18.465Z|ad0ba400-5814-45be-8ce8-9da6bd91ff38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:13:18.466Z|ad0ba400-5814-45be-8ce8-9da6bd91ff38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:13:19.394Z|249fe9f1-edf2-4395-9989-31bf37a1f782|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:13:19.395Z|249fe9f1-edf2-4395-9989-31bf37a1f782|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:13:21.118Z|c879035a-44f6-4efc-80b5-dcabe6523483|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:13:21.119Z|c879035a-44f6-4efc-80b5-dcabe6523483|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:13:28.496Z|8bafa3f5-fac8-4674-8977-12d648bd5cf8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:13:28.496Z|8bafa3f5-fac8-4674-8977-12d648bd5cf8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:13:29.428Z|edf6a399-4aab-4f4e-b76b-ed7541d58641|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:13:29.428Z|edf6a399-4aab-4f4e-b76b-ed7541d58641|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:13:30.208Z|718a2708-9dc3-4b41-97d5-d10a0ab8721a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:13:30.210Z|718a2708-9dc3-4b41-97d5-d10a0ab8721a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:13:30.714Z|7f2c2d0f-4c0c-49b9-82f4-33de887b4ea0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:13:30.714Z|7f2c2d0f-4c0c-49b9-82f4-33de887b4ea0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:13:31.143Z|94bab08e-4cb8-4270-a3c8-2ab976e320db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:13:31.144Z|94bab08e-4cb8-4270-a3c8-2ab976e320db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:13:38.524Z|01fa0541-2a04-4248-820a-44239bd1a41d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:13:38.525Z|01fa0541-2a04-4248-820a-44239bd1a41d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:13:39.458Z|6316ae5f-d555-4744-9660-b0d88790c9a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:13:39.459Z|6316ae5f-d555-4744-9660-b0d88790c9a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:13:40.408Z|7167572d-d7aa-436a-9a08-61970c7f6e2d|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T03:13:40.409Z|7167572d-d7aa-436a-9a08-61970c7f6e2d|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T03:13:41.171Z|70b99a5f-3bd2-4faa-b872-e0dc1893bf0d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:13:41.172Z|70b99a5f-3bd2-4faa-b872-e0dc1893bf0d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:13:45.208Z|010d223f-1987-4cef-a302-b14b2a38a790|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:13:45.214Z|010d223f-1987-4cef-a302-b14b2a38a790|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:13:48.553Z|5fd4acba-1bd0-4d3d-85da-e74301490619|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:13:48.554Z|5fd4acba-1bd0-4d3d-85da-e74301490619|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:13:49.483Z|eddc423c-12de-4149-a6dd-40cfe9760cd7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:13:49.484Z|eddc423c-12de-4149-a6dd-40cfe9760cd7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:13:51.202Z|90f8f6d5-6014-4eae-97c7-15675c92cbca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:13:51.203Z|90f8f6d5-6014-4eae-97c7-15675c92cbca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:13:58.585Z|31f90b77-6b3e-400e-a7e3-43323abfc6e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:13:58.587Z|31f90b77-6b3e-400e-a7e3-43323abfc6e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:13:59.514Z|a201a48b-6578-4406-a895-f9ce56b1a7db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:13:59.515Z|a201a48b-6578-4406-a895-f9ce56b1a7db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:14:00.208Z|cb95ba8b-793e-4a6e-a769-e51a41aaf5e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:14:00.209Z|cb95ba8b-793e-4a6e-a769-e51a41aaf5e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:14:00.715Z|8dfbab0a-32f6-4524-b14b-a2397a844852|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:14:00.716Z|8dfbab0a-32f6-4524-b14b-a2397a844852|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:14:01.229Z|bb657457-5bba-4436-a2ad-64cafad9e36d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:14:01.229Z|bb657457-5bba-4436-a2ad-64cafad9e36d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:14:08.616Z|02ff863b-c7bc-498d-984f-823502dea0ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:14:08.616Z|02ff863b-c7bc-498d-984f-823502dea0ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:14:09.544Z|79e8358e-b9e1-4c62-b223-d2f3561c411d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:14:09.545Z|79e8358e-b9e1-4c62-b223-d2f3561c411d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:14:11.257Z|110c6f36-68f5-4f0d-b53e-fc891e7cb880|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:14:11.257Z|110c6f36-68f5-4f0d-b53e-fc891e7cb880|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:14:15.208Z|53d53fa9-431f-43cc-9713-3e5049dc661b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:14:15.209Z|53d53fa9-431f-43cc-9713-3e5049dc661b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:14:18.646Z|a80aeb55-a70e-4072-9907-f8cac2323cc8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:14:18.647Z|a80aeb55-a70e-4072-9907-f8cac2323cc8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:14:19.574Z|a12f3ea3-5e84-409e-8017-c7a2b55a14c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:14:19.574Z|a12f3ea3-5e84-409e-8017-c7a2b55a14c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:14:21.285Z|f4f63985-df69-40b0-9293-da4841479cff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:14:21.286Z|f4f63985-df69-40b0-9293-da4841479cff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:14:28.676Z|da22caa3-a720-40eb-96f6-0db29d24ea30|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:14:28.677Z|da22caa3-a720-40eb-96f6-0db29d24ea30|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:14:29.602Z|342be13e-e7da-47a4-bdf3-6a11a13e4732|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:14:29.602Z|342be13e-e7da-47a4-bdf3-6a11a13e4732|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:14:30.208Z|0ee2b974-990b-4710-83a8-09b34007b172|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:14:30.212Z|0ee2b974-990b-4710-83a8-09b34007b172|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:14:30.716Z|9562508c-c9c8-40dd-8766-ccd8262554b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:14:30.717Z|9562508c-c9c8-40dd-8766-ccd8262554b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:14:31.313Z|9b270c5c-0745-4f6a-b58b-ca29521c28bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:14:31.314Z|9b270c5c-0745-4f6a-b58b-ca29521c28bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:14:38.704Z|d203b3bd-b4cb-445b-8999-3842727a69ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:14:38.705Z|d203b3bd-b4cb-445b-8999-3842727a69ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:14:39.630Z|ba7ce64b-48f2-4481-bc77-f68e25652f40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:14:39.631Z|ba7ce64b-48f2-4481-bc77-f68e25652f40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:14:40.408Z|e3bcb34e-2d2f-4a5b-899e-fc6511f1f11a|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T03:14:40.409Z|e3bcb34e-2d2f-4a5b-899e-fc6511f1f11a|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T03:14:41.339Z|9aa74dd5-451b-4053-930c-dcf4a5e0a80d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:14:41.340Z|9aa74dd5-451b-4053-930c-dcf4a5e0a80d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:14:45.208Z|c1c0e9dd-715b-4769-bb20-556cba0002e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:14:45.209Z|c1c0e9dd-715b-4769-bb20-556cba0002e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:14:48.733Z|5f4a58c0-5f20-4ea4-b707-c3364ef032ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:14:48.733Z|5f4a58c0-5f20-4ea4-b707-c3364ef032ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:14:49.656Z|8d31c18a-a416-47b5-89f8-73fc5d64cb58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:14:49.657Z|8d31c18a-a416-47b5-89f8-73fc5d64cb58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:14:51.369Z|1e275c36-0920-4d4e-8c10-bfbbd6da6180|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:14:51.370Z|1e275c36-0920-4d4e-8c10-bfbbd6da6180|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:14:58.759Z|df62f152-4bf0-4ea5-a638-08b44138ca89|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:14:58.759Z|df62f152-4bf0-4ea5-a638-08b44138ca89|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:14:59.680Z|3aba970b-f810-44f3-9717-44ebd40dc085|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:14:59.681Z|3aba970b-f810-44f3-9717-44ebd40dc085|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:15:00.208Z|142509c5-3d05-47f0-ac32-50ca74ef2b60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:15:00.209Z|142509c5-3d05-47f0-ac32-50ca74ef2b60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:15:00.717Z|1f2a9790-7b40-477c-b748-c98c373dae3c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:15:00.718Z|1f2a9790-7b40-477c-b748-c98c373dae3c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:15:01.399Z|ac2e4db2-da1a-4d14-99b3-0940505b33fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:15:01.400Z|ac2e4db2-da1a-4d14-99b3-0940505b33fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:15:08.787Z|45c67ea4-ef66-4938-9355-877c9a66ef76|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:15:08.787Z|45c67ea4-ef66-4938-9355-877c9a66ef76|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:15:09.703Z|4c1007d5-c18f-496a-b5bf-16ea26221684|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:15:09.704Z|4c1007d5-c18f-496a-b5bf-16ea26221684|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:15:11.429Z|e83f26f5-7af6-4a7f-a0b6-8457769e5ec3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:15:11.430Z|e83f26f5-7af6-4a7f-a0b6-8457769e5ec3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:15:15.208Z|9b90bf96-b1e0-4401-9ee2-b091e92ff4a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:15:15.212Z|9b90bf96-b1e0-4401-9ee2-b091e92ff4a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:15:18.816Z|af47b675-c8b9-4e73-9747-becc78807ab8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:15:18.817Z|af47b675-c8b9-4e73-9747-becc78807ab8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:15:19.733Z|43cd9cfd-69ce-404b-9ca5-6b6bdbb16b6b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:15:19.734Z|43cd9cfd-69ce-404b-9ca5-6b6bdbb16b6b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:15:21.459Z|702df8c4-0829-4132-9923-1595c32d86e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:15:21.460Z|702df8c4-0829-4132-9923-1595c32d86e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:15:28.845Z|5f6e2b4c-cdf7-4a51-9f84-4fcfdb27fa4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:15:28.846Z|5f6e2b4c-cdf7-4a51-9f84-4fcfdb27fa4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:15:29.762Z|20e08b31-8e26-4ebb-a2d4-7c8fe92cc1f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:15:29.762Z|20e08b31-8e26-4ebb-a2d4-7c8fe92cc1f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:15:30.208Z|9efd27a8-f958-4253-b83b-0eae5c6e4103|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:15:30.209Z|9efd27a8-f958-4253-b83b-0eae5c6e4103|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:15:30.718Z|f5e471a2-9248-421a-af69-37c94579a0af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:15:30.719Z|f5e471a2-9248-421a-af69-37c94579a0af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:15:31.489Z|9ae32f11-feca-413f-aefc-3d62249ff32b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:15:31.490Z|9ae32f11-feca-413f-aefc-3d62249ff32b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:15:38.882Z|66a5de12-5817-43c1-b31e-1738a2de2bbf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:15:38.882Z|66a5de12-5817-43c1-b31e-1738a2de2bbf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:15:39.793Z|1cbfcb9d-43aa-4953-919a-0a7ea2cc18f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:15:39.793Z|1cbfcb9d-43aa-4953-919a-0a7ea2cc18f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:15:40.408Z|22d845e3-9194-492b-937a-61eea0d16b0a|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T03:15:40.409Z|22d845e3-9194-492b-937a-61eea0d16b0a|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T03:15:41.527Z|9cddc0cc-128b-4863-8fd9-58ac274e29b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:15:41.527Z|9cddc0cc-128b-4863-8fd9-58ac274e29b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:15:45.208Z|c5222418-54ac-4ed3-800c-5bcbf6a58760|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:15:45.209Z|c5222418-54ac-4ed3-800c-5bcbf6a58760|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:15:48.909Z|b9c347cd-4fc5-4e58-b9b2-23b21ff3c5d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:15:48.910Z|b9c347cd-4fc5-4e58-b9b2-23b21ff3c5d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:15:49.822Z|d7dae1ee-c8ef-4eb7-aa80-c9ecfb52e1c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:15:49.822Z|d7dae1ee-c8ef-4eb7-aa80-c9ecfb52e1c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:15:51.556Z|85f93eb3-7a4d-4257-ae99-1615cdb06408|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:15:51.556Z|85f93eb3-7a4d-4257-ae99-1615cdb06408|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:15:58.936Z|8ac44c41-3a03-47ee-a179-436a8a3b0198|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:15:58.937Z|8ac44c41-3a03-47ee-a179-436a8a3b0198|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:15:59.849Z|a0a9acb6-0c9d-40a4-a4ca-b2e3b50136dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:15:59.850Z|a0a9acb6-0c9d-40a4-a4ca-b2e3b50136dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:16:00.208Z|a3efbb93-ec0d-47f3-a2a1-439f5ab0bc0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:16:00.212Z|a3efbb93-ec0d-47f3-a2a1-439f5ab0bc0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:16:00.719Z|5bb3898b-7e4b-4953-9580-00aecdd5c65d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:16:00.720Z|5bb3898b-7e4b-4953-9580-00aecdd5c65d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:16:01.584Z|29243e85-9115-4a2a-a235-c0e03998851b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:16:01.585Z|29243e85-9115-4a2a-a235-c0e03998851b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:16:08.962Z|00fac9ac-16de-4005-b85b-fa8b2f63eb94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:16:08.963Z|00fac9ac-16de-4005-b85b-fa8b2f63eb94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:16:09.877Z|ee481eb5-6ffe-4092-a502-2b3e3d595f2a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:16:09.878Z|ee481eb5-6ffe-4092-a502-2b3e3d595f2a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:16:11.613Z|08628d64-df74-4fa4-a9c6-776cf912da2c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:16:11.613Z|08628d64-df74-4fa4-a9c6-776cf912da2c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:16:15.208Z|db7ec832-d8af-4b6c-9a76-ede768691ed4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:16:15.208Z|db7ec832-d8af-4b6c-9a76-ede768691ed4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:16:18.991Z|566f1aa9-0da9-4099-a0f6-c3fce3134e87|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:16:18.992Z|566f1aa9-0da9-4099-a0f6-c3fce3134e87|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:16:19.906Z|43ae175f-3a34-4029-b344-d0fc9b686fd1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:16:19.906Z|43ae175f-3a34-4029-b344-d0fc9b686fd1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:16:21.638Z|9c25d413-fc33-4065-8952-c83cb95d7090|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:16:21.638Z|9c25d413-fc33-4065-8952-c83cb95d7090|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:16:29.015Z|0ae2baef-46ca-4821-ba48-cda6a288569d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:16:29.015Z|0ae2baef-46ca-4821-ba48-cda6a288569d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:16:29.937Z|5983416f-01f9-45f0-a787-adba85014ad1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:16:29.937Z|5983416f-01f9-45f0-a787-adba85014ad1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:16:30.208Z|5837e637-7ff3-49ba-bc6c-eaf9a44c15e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:16:30.209Z|5837e637-7ff3-49ba-bc6c-eaf9a44c15e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:16:30.720Z|77ed8d2a-7b84-49c0-9da3-eb9243872fe8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:16:30.721Z|77ed8d2a-7b84-49c0-9da3-eb9243872fe8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:16:31.665Z|adae1d2a-c3a5-4287-b82b-35d3bb0b08a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:16:31.665Z|adae1d2a-c3a5-4287-b82b-35d3bb0b08a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:16:39.044Z|c31e1d14-9058-4ab5-a5ef-349a7da2978b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:16:39.045Z|c31e1d14-9058-4ab5-a5ef-349a7da2978b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:16:39.966Z|a3cb6755-94e4-4026-b6e5-43f214babeb1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:16:39.966Z|a3cb6755-94e4-4026-b6e5-43f214babeb1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:16:40.407Z|4c5603a9-4346-4314-99e8-fb352353c810|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T03:16:40.408Z|4c5603a9-4346-4314-99e8-fb352353c810|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T03:16:41.692Z|c5a41560-e45e-43c3-84e1-a8e0236de57d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:16:41.693Z|c5a41560-e45e-43c3-84e1-a8e0236de57d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:16:45.208Z|395b08df-c4c1-40aa-a166-0f774ae01115|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:16:45.212Z|395b08df-c4c1-40aa-a166-0f774ae01115|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:16:49.073Z|e5dfd267-e991-4fac-bfc8-a25881acc4d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:16:49.074Z|e5dfd267-e991-4fac-bfc8-a25881acc4d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:16:49.996Z|6a503945-bb02-4f34-8ef1-50217ec94d92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:16:49.996Z|6a503945-bb02-4f34-8ef1-50217ec94d92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:16:51.722Z|d2a85ba9-cfd4-4bbf-a149-80de048650e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:16:51.722Z|d2a85ba9-cfd4-4bbf-a149-80de048650e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:16:59.100Z|37c60fd1-79de-4b38-a05d-622e3ad181e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:16:59.101Z|37c60fd1-79de-4b38-a05d-622e3ad181e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:17:00.033Z|6bd1e639-3fac-4e79-9067-22104986cf64|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:17:00.033Z|6bd1e639-3fac-4e79-9067-22104986cf64|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:17:00.208Z|5772c072-9516-4ec3-93ec-3e705ff090d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:17:00.209Z|5772c072-9516-4ec3-93ec-3e705ff090d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:17:00.721Z|4e38e6d6-70d2-4029-8f04-a170478f822c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:17:00.721Z|4e38e6d6-70d2-4029-8f04-a170478f822c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:17:01.751Z|6a7e8959-f4fa-4064-b5e5-4e982fd1d839|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:17:01.751Z|6a7e8959-f4fa-4064-b5e5-4e982fd1d839|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:17:09.129Z|bea45189-3fae-48d2-b73f-088cf798fe6a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:17:09.129Z|bea45189-3fae-48d2-b73f-088cf798fe6a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:17:10.063Z|bc75017f-fdd0-44d0-83b4-a56ec56dc06a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:17:10.064Z|bc75017f-fdd0-44d0-83b4-a56ec56dc06a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:17:11.778Z|fa348ce8-549c-4b90-9319-b2f461400f64|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:17:11.779Z|fa348ce8-549c-4b90-9319-b2f461400f64|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:17:15.208Z|ef7566f9-2f66-4d7a-88fd-e62986eee0b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:17:15.209Z|ef7566f9-2f66-4d7a-88fd-e62986eee0b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:17:19.157Z|1304b95c-8b06-4deb-b6e2-ca5fd3731c5e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:17:19.157Z|1304b95c-8b06-4deb-b6e2-ca5fd3731c5e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:17:20.094Z|5ce5daa7-5acc-42f6-bf6e-44a843888c53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:17:20.095Z|5ce5daa7-5acc-42f6-bf6e-44a843888c53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:17:21.808Z|8376bc0f-af13-4ceb-ad3c-350d81bc40ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:17:21.809Z|8376bc0f-af13-4ceb-ad3c-350d81bc40ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:17:29.184Z|cc6a10c2-e09f-4984-94bb-98b13deeffe1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:17:29.184Z|cc6a10c2-e09f-4984-94bb-98b13deeffe1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:17:30.125Z|1d42d578-f7a8-4044-b37f-ccd0c4b59bc2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:17:30.126Z|1d42d578-f7a8-4044-b37f-ccd0c4b59bc2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:17:30.208Z|ecd2ed54-d5f9-4c0f-9953-d9695baf6164|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:17:30.212Z|ecd2ed54-d5f9-4c0f-9953-d9695baf6164|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:17:30.722Z|39c6bb24-2dca-4817-8174-59b73aa79a5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:17:30.722Z|39c6bb24-2dca-4817-8174-59b73aa79a5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:17:31.839Z|2e7b1e31-a77c-4105-a4e9-b3db14374132|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:17:31.840Z|2e7b1e31-a77c-4105-a4e9-b3db14374132|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:17:39.213Z|22fdd849-a4bb-4620-92bf-568e4aebcea4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:17:39.214Z|22fdd849-a4bb-4620-92bf-568e4aebcea4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:17:40.155Z|422ff18d-aa2d-42cb-8869-62f0753d363c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:17:40.156Z|422ff18d-aa2d-42cb-8869-62f0753d363c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:17:40.407Z|b7070ff9-62da-480e-b169-fcb1ab9063d1|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T03:17:40.408Z|b7070ff9-62da-480e-b169-fcb1ab9063d1|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T03:17:41.868Z|7569bb92-a652-4ac6-9f8a-77f2008e00c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:17:41.869Z|7569bb92-a652-4ac6-9f8a-77f2008e00c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:17:45.208Z|e9d84119-ce7c-4a23-84be-1313cbd1dcbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:17:45.209Z|e9d84119-ce7c-4a23-84be-1313cbd1dcbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:17:49.251Z|e572cc56-2400-428b-929a-629904e21e1e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:17:49.252Z|e572cc56-2400-428b-929a-629904e21e1e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:17:50.185Z|abf5e733-e588-41af-ab36-c7ec82d89827|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:17:50.185Z|abf5e733-e588-41af-ab36-c7ec82d89827|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:17:51.898Z|af763563-1129-42a6-bac0-ee30f94cf76f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:17:51.899Z|af763563-1129-42a6-bac0-ee30f94cf76f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:17:59.281Z|bad7d14e-5f98-43e4-8059-ab78d3917a86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:17:59.282Z|bad7d14e-5f98-43e4-8059-ab78d3917a86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:18:00.208Z|be5db4f7-c929-4638-988f-d12dc82d4a0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:18:00.209Z|be5db4f7-c929-4638-988f-d12dc82d4a0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:18:00.214Z|231ce6a6-f257-425d-b0f1-6cee38774552|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:18:00.214Z|231ce6a6-f257-425d-b0f1-6cee38774552|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:18:00.723Z|273a9ca9-bb89-41fa-948f-ddb5570c15eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:18:00.724Z|273a9ca9-bb89-41fa-948f-ddb5570c15eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:18:01.928Z|df5d75f2-7b2e-49af-8630-0d8a784c0d13|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:18:01.929Z|df5d75f2-7b2e-49af-8630-0d8a784c0d13|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:18:09.320Z|5fb44167-24d8-4de5-902e-a2cc020a4143|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:18:09.320Z|5fb44167-24d8-4de5-902e-a2cc020a4143|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:18:10.243Z|f5f00f9a-34ac-457f-897c-e2b24689d44b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:18:10.243Z|f5f00f9a-34ac-457f-897c-e2b24689d44b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:18:11.957Z|5341a03b-e671-4530-964a-b29d9cd624ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:18:11.958Z|5341a03b-e671-4530-964a-b29d9cd624ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:18:15.208Z|1115cc56-7772-4912-b0fb-6b83a8e61179|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:18:15.213Z|1115cc56-7772-4912-b0fb-6b83a8e61179|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:18:19.352Z|01c1497c-2a47-48b4-94ad-25b1bb4e9b41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:18:19.353Z|01c1497c-2a47-48b4-94ad-25b1bb4e9b41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:18:20.272Z|31912f7d-6cb6-4074-bc3b-b12f1536c180|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:18:20.273Z|31912f7d-6cb6-4074-bc3b-b12f1536c180|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:18:21.986Z|5ad004c3-0b9a-44fa-83a0-bb7e78a580ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:18:21.987Z|5ad004c3-0b9a-44fa-83a0-bb7e78a580ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:18:29.382Z|e8814a4a-517a-44f5-bb19-7687a7876327|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:18:29.382Z|e8814a4a-517a-44f5-bb19-7687a7876327|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:18:30.208Z|35672469-59e6-4bf7-94c7-c08ef50befec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:18:30.209Z|35672469-59e6-4bf7-94c7-c08ef50befec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:18:30.301Z|50cb4204-60d7-4e61-90aa-7c5bae53399a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:18:30.302Z|50cb4204-60d7-4e61-90aa-7c5bae53399a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:18:30.725Z|3b67096c-e134-4800-80b0-e71965bbd1e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:18:30.725Z|3b67096c-e134-4800-80b0-e71965bbd1e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:18:32.016Z|c5021439-c62f-4d02-bfc2-3c5016942000|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:18:32.016Z|c5021439-c62f-4d02-bfc2-3c5016942000|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:18:39.410Z|40cfcc75-3a1f-4b13-aaab-96e6709ab262|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:18:39.410Z|40cfcc75-3a1f-4b13-aaab-96e6709ab262|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:18:40.333Z|0fc964ba-c740-4861-999d-69c1a821f9c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:18:40.334Z|0fc964ba-c740-4861-999d-69c1a821f9c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:18:40.407Z|bce95ed7-7948-43bb-a64f-bc9eefda7b81|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T03:18:40.407Z|bce95ed7-7948-43bb-a64f-bc9eefda7b81|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T03:18:42.044Z|43c66027-63f1-49ac-8852-adc395510c1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:18:42.045Z|43c66027-63f1-49ac-8852-adc395510c1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:18:45.208Z|e4f1d4c8-734e-46a2-bc02-9d84fafe9f06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:18:45.209Z|e4f1d4c8-734e-46a2-bc02-9d84fafe9f06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:18:49.440Z|11f3d85a-364a-475b-8ff3-7d0fbe5093d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:18:49.440Z|11f3d85a-364a-475b-8ff3-7d0fbe5093d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:18:50.362Z|7e17f8a3-6847-4b76-818e-e02b1827ba2d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:18:50.362Z|7e17f8a3-6847-4b76-818e-e02b1827ba2d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:18:52.074Z|b74e6e27-8f46-451e-8044-9da4d6c577d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:18:52.075Z|b74e6e27-8f46-451e-8044-9da4d6c577d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:18:59.470Z|9f794db0-5763-46af-a05e-964262e9d6d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:18:59.470Z|9f794db0-5763-46af-a05e-964262e9d6d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:19:00.208Z|ba374bc2-87bc-4764-bc9c-e974a94d423a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:19:00.213Z|ba374bc2-87bc-4764-bc9c-e974a94d423a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:19:00.388Z|1d9c5d9d-1c40-49a6-b013-11ae4d297a21|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:19:00.389Z|1d9c5d9d-1c40-49a6-b013-11ae4d297a21|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:19:00.726Z|e3002c67-41e1-410f-9bb4-a4cc4a6815fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:19:00.726Z|e3002c67-41e1-410f-9bb4-a4cc4a6815fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:19:02.105Z|6892d2b5-bb75-4c97-bafa-83d7014a2386|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:19:02.106Z|6892d2b5-bb75-4c97-bafa-83d7014a2386|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:19:09.498Z|4a6bc66f-7f8f-46ba-b0be-6b0ecaee36a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:19:09.498Z|4a6bc66f-7f8f-46ba-b0be-6b0ecaee36a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:19:10.417Z|475eedb2-c472-4130-9b92-1356b958acfc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:19:10.417Z|475eedb2-c472-4130-9b92-1356b958acfc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:19:12.131Z|c41a07f9-4a46-4ad7-b017-78b8fd74c89d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:19:12.132Z|c41a07f9-4a46-4ad7-b017-78b8fd74c89d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:19:15.208Z|348a0389-b7f5-4852-9d26-d7b4755b2fed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:19:15.209Z|348a0389-b7f5-4852-9d26-d7b4755b2fed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:19:19.528Z|017a2b67-b54c-45d2-9195-6678fe0e4657|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:19:19.529Z|017a2b67-b54c-45d2-9195-6678fe0e4657|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:19:20.445Z|670f1af3-381b-43d3-a5aa-48660421d168|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:19:20.446Z|670f1af3-381b-43d3-a5aa-48660421d168|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:19:22.159Z|fd08c661-008c-4171-a92b-eaf1f10303ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:19:22.160Z|fd08c661-008c-4171-a92b-eaf1f10303ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:19:29.558Z|6326b39f-0b9e-4b60-9a77-063ff53c5e25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:19:29.558Z|6326b39f-0b9e-4b60-9a77-063ff53c5e25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:19:30.208Z|46523fa1-53be-4960-a032-d22656be2871|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:19:30.209Z|46523fa1-53be-4960-a032-d22656be2871|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:19:30.474Z|482ebb70-cc95-4286-b010-8e9a7189ffa6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:19:30.474Z|482ebb70-cc95-4286-b010-8e9a7189ffa6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:19:30.727Z|892736ae-f012-4b57-beb5-7a5d0782e7b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:19:30.727Z|892736ae-f012-4b57-beb5-7a5d0782e7b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:19:32.187Z|52d55d2e-6161-476e-aef2-31fdcec34434|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:19:32.188Z|52d55d2e-6161-476e-aef2-31fdcec34434|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:19:39.586Z|76327b3b-d9a6-40b6-9c20-ade84101fe3a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:19:39.587Z|76327b3b-d9a6-40b6-9c20-ade84101fe3a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:19:40.407Z|f9477e7b-5231-4457-9e52-bec3dd51e963|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T03:19:40.408Z|f9477e7b-5231-4457-9e52-bec3dd51e963|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T03:19:40.503Z|b72f4ca7-47e7-4dd6-98df-db1f3cf14cf3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:19:40.504Z|b72f4ca7-47e7-4dd6-98df-db1f3cf14cf3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:19:42.216Z|53b4f4a3-8083-4d5e-bff2-f3eba3a38381|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:19:42.217Z|53b4f4a3-8083-4d5e-bff2-f3eba3a38381|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:19:45.208Z|9e398048-3255-4607-a70c-30f7d14c11b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:19:45.212Z|9e398048-3255-4607-a70c-30f7d14c11b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:19:49.616Z|9ef6d42c-fa25-4661-9987-647f2bd11127|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:19:49.616Z|9ef6d42c-fa25-4661-9987-647f2bd11127|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:19:50.532Z|a00ee466-1c4f-4b8e-a3c6-80103d26aaa3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:19:50.533Z|a00ee466-1c4f-4b8e-a3c6-80103d26aaa3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:19:52.245Z|aff3c081-68e4-4ff9-8119-833fc5316bf5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:19:52.246Z|aff3c081-68e4-4ff9-8119-833fc5316bf5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:19:59.645Z|3a6558be-f89c-4a29-bc2a-b78ae8942909|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:19:59.646Z|3a6558be-f89c-4a29-bc2a-b78ae8942909|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:20:00.208Z|4642e39a-a8ab-4934-98e7-c135e2e5ce77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:20:00.209Z|4642e39a-a8ab-4934-98e7-c135e2e5ce77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:20:00.561Z|6a7fbef8-1d2a-4f39-a356-6ab422818cf7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:20:00.561Z|6a7fbef8-1d2a-4f39-a356-6ab422818cf7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:20:00.728Z|51c60fa6-91f4-48d3-9130-0e06925d3ba1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:20:00.728Z|51c60fa6-91f4-48d3-9130-0e06925d3ba1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:20:02.273Z|7941784c-9898-4121-b3bf-238d4887ed73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:20:02.274Z|7941784c-9898-4121-b3bf-238d4887ed73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:20:09.668Z|8903c9c4-34b4-49eb-9446-b77cc0165bec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:20:09.668Z|8903c9c4-34b4-49eb-9446-b77cc0165bec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:20:10.590Z|18ddb812-d8b2-4a67-bd1c-92c47ee8e753|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:20:10.591Z|18ddb812-d8b2-4a67-bd1c-92c47ee8e753|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:20:12.302Z|cd801780-301c-41e9-953b-6c95396d2c82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:20:12.303Z|cd801780-301c-41e9-953b-6c95396d2c82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:20:15.208Z|9f49b8b8-be59-4e71-b606-25f2b45f3205|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:20:15.209Z|9f49b8b8-be59-4e71-b606-25f2b45f3205|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:20:19.696Z|a9dd893c-4566-4dd6-9d87-9b8e79ad9de1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:20:19.697Z|a9dd893c-4566-4dd6-9d87-9b8e79ad9de1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:20:20.620Z|9f012e9f-9ede-4ceb-ac72-a8a7455134f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:20:20.620Z|9f012e9f-9ede-4ceb-ac72-a8a7455134f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:20:22.330Z|3f80d5c4-acf8-408d-811a-21f6a7eb472f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:20:22.331Z|3f80d5c4-acf8-408d-811a-21f6a7eb472f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:20:29.733Z|10348ba3-444f-4e3e-b257-d07a8f085f4e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:20:29.733Z|10348ba3-444f-4e3e-b257-d07a8f085f4e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:20:30.208Z|adb36c72-a500-4c21-a9ca-a2af07c70af9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:20:30.213Z|adb36c72-a500-4c21-a9ca-a2af07c70af9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:20:30.649Z|3355611e-145d-47ff-a567-58f122e81ce4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:20:30.650Z|3355611e-145d-47ff-a567-58f122e81ce4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:20:30.729Z|390b6506-fbff-4d6e-a317-655fae627b2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:20:30.730Z|390b6506-fbff-4d6e-a317-655fae627b2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:20:32.360Z|71541c93-c7b5-4af5-9d85-6723ebdc2984|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:20:32.361Z|71541c93-c7b5-4af5-9d85-6723ebdc2984|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:20:39.761Z|f075f000-03c7-4e86-9591-362bbc53cdb4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:20:39.762Z|f075f000-03c7-4e86-9591-362bbc53cdb4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:20:40.407Z|f1209b42-bebc-4fbd-b00c-71dc17d0cb67|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T03:20:40.408Z|f1209b42-bebc-4fbd-b00c-71dc17d0cb67|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T03:20:40.676Z|f27a4b9f-72b9-408a-98ee-2e59a9d594c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:20:40.676Z|f27a4b9f-72b9-408a-98ee-2e59a9d594c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:20:42.389Z|d403bf64-72d5-436c-a3f4-23d92ee1f84a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:20:42.390Z|d403bf64-72d5-436c-a3f4-23d92ee1f84a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:20:45.208Z|c22564af-2d77-4380-b99f-cca5f74903da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:20:45.209Z|c22564af-2d77-4380-b99f-cca5f74903da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:20:49.791Z|1c27974d-bb5c-4a80-8548-349ce17b9899|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:20:49.791Z|1c27974d-bb5c-4a80-8548-349ce17b9899|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:20:50.703Z|9a1120a2-f0c7-42a9-b22b-b6a63ca25f42|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:20:50.704Z|9a1120a2-f0c7-42a9-b22b-b6a63ca25f42|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:20:52.415Z|fc239238-aef1-4571-bb10-e298d7087882|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:20:52.416Z|fc239238-aef1-4571-bb10-e298d7087882|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:20:59.817Z|5302da0f-c8e6-4ebc-b664-8edd010239ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:20:59.818Z|5302da0f-c8e6-4ebc-b664-8edd010239ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:21:00.208Z|92d3da46-430b-40f3-a2a1-f076575ef039|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:21:00.209Z|92d3da46-430b-40f3-a2a1-f076575ef039|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:21:00.730Z|75b98e28-fb28-459d-99af-7721c791e50d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:21:00.731Z|75b98e28-fb28-459d-99af-7721c791e50d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:21:00.733Z|611a6805-5ec0-4ae4-8a70-5ad5ad61c8b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:21:00.734Z|611a6805-5ec0-4ae4-8a70-5ad5ad61c8b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:21:02.444Z|7576571f-853a-4f49-920b-c52c32e5c7d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:21:02.445Z|7576571f-853a-4f49-920b-c52c32e5c7d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:21:09.844Z|3c5e4762-4b3d-4270-a457-e27abdb4c99f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:21:09.844Z|3c5e4762-4b3d-4270-a457-e27abdb4c99f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:21:10.761Z|dfb4485b-fbb0-4040-bd53-0b760e62b6c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:21:10.762Z|dfb4485b-fbb0-4040-bd53-0b760e62b6c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:21:12.472Z|9245407d-d5bc-4228-9b5e-25d9b6427c56|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:21:12.472Z|9245407d-d5bc-4228-9b5e-25d9b6427c56|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:21:15.208Z|93aa8299-1ba1-4617-8dd3-ffecd1633b8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:21:15.212Z|93aa8299-1ba1-4617-8dd3-ffecd1633b8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:21:19.872Z|05f58273-2158-42f7-8899-ec11f1e3a821|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:21:19.873Z|05f58273-2158-42f7-8899-ec11f1e3a821|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:21:20.788Z|c073d214-d793-4a51-82b4-58a98f0a6a9f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:21:20.789Z|c073d214-d793-4a51-82b4-58a98f0a6a9f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:21:22.501Z|f59b76de-acde-44f1-bd4f-b4933faa4b9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:21:22.502Z|f59b76de-acde-44f1-bd4f-b4933faa4b9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:21:29.899Z|7b8ca2cd-6bf4-466f-920a-534d184bfac0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:21:29.900Z|7b8ca2cd-6bf4-466f-920a-534d184bfac0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:21:30.208Z|9ffa5df9-04a6-442c-a1a6-7dae45aac617|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:21:30.209Z|9ffa5df9-04a6-442c-a1a6-7dae45aac617|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:21:30.732Z|7bf2e79e-b836-400f-a830-b312f5dd24e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:21:30.732Z|7bf2e79e-b836-400f-a830-b312f5dd24e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:21:30.815Z|1e1b6239-6253-4606-a347-86df502ffa60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:21:30.816Z|1e1b6239-6253-4606-a347-86df502ffa60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:21:32.529Z|efaf853b-4cfb-4e2f-979e-2436840c3868|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:21:32.530Z|efaf853b-4cfb-4e2f-979e-2436840c3868|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:21:39.926Z|29c60210-0b38-4315-8ba4-32e78c17a1cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:21:39.927Z|29c60210-0b38-4315-8ba4-32e78c17a1cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:21:40.406Z|008b70a0-4959-4c0d-8c26-2a994e6b000e|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T03:21:40.407Z|008b70a0-4959-4c0d-8c26-2a994e6b000e|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T03:21:40.846Z|645d9b65-4c9e-455a-af26-dc2475911da3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:21:40.847Z|645d9b65-4c9e-455a-af26-dc2475911da3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:21:42.559Z|48cd44bc-f90e-459a-b0e4-b827143dbe35|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:21:42.559Z|48cd44bc-f90e-459a-b0e4-b827143dbe35|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:21:45.211Z|ad8fb90b-28f8-4875-9e2d-8a64b1d20f47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:21:45.211Z|ad8fb90b-28f8-4875-9e2d-8a64b1d20f47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:21:49.953Z|8abdc341-e251-4c4f-a132-3a21ce8fd33f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:21:49.953Z|8abdc341-e251-4c4f-a132-3a21ce8fd33f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:21:50.868Z|128300a5-9011-43eb-a2c2-91032b8520c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:21:50.868Z|128300a5-9011-43eb-a2c2-91032b8520c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:21:52.586Z|047aea46-d5ad-4988-81ff-8ccb7679d6d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:21:52.587Z|047aea46-d5ad-4988-81ff-8ccb7679d6d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:21:59.977Z|a0c59016-8f84-4c2a-9629-a24f799bca37|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:21:59.978Z|a0c59016-8f84-4c2a-9629-a24f799bca37|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:22:00.208Z|af2c9a8e-52e4-4e3e-8670-e2b8ebbc7e34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:22:00.212Z|af2c9a8e-52e4-4e3e-8670-e2b8ebbc7e34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:22:00.733Z|8df72664-8455-48df-b309-804b27177025|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:22:00.734Z|8df72664-8455-48df-b309-804b27177025|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:22:00.894Z|f1114412-afd4-4d5a-86d3-c3d5d6a400b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:22:00.894Z|f1114412-afd4-4d5a-86d3-c3d5d6a400b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:22:02.616Z|e9a9320c-e590-429b-a3f6-f06741cf7c2c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:22:02.616Z|e9a9320c-e590-429b-a3f6-f06741cf7c2c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:22:10.006Z|ab386735-29e4-46c2-9f80-d9cf56c1944b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:22:10.007Z|ab386735-29e4-46c2-9f80-d9cf56c1944b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:22:10.921Z|26aeff51-ea9b-46e5-b300-e16e5b601c11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:22:10.922Z|26aeff51-ea9b-46e5-b300-e16e5b601c11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:22:12.646Z|45abf920-1d48-43df-9d38-e6099826edc2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:22:12.647Z|45abf920-1d48-43df-9d38-e6099826edc2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:22:15.208Z|8a4a19e4-ed6b-467f-9265-37f701a14454|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:22:15.209Z|8a4a19e4-ed6b-467f-9265-37f701a14454|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:22:20.036Z|603702ab-460a-477c-9335-7077a2327d65|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:22:20.037Z|603702ab-460a-477c-9335-7077a2327d65|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:22:20.945Z|74708c17-507b-456c-930f-07a195160ec2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:22:20.945Z|74708c17-507b-456c-930f-07a195160ec2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:22:22.679Z|325a81dd-9dd7-48a5-a6d6-680eca7e8e8f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:22:22.680Z|325a81dd-9dd7-48a5-a6d6-680eca7e8e8f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:22:30.066Z|a499ef9a-8c52-4573-8093-2148bb03922d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:22:30.067Z|a499ef9a-8c52-4573-8093-2148bb03922d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:22:30.208Z|ed792dad-02b6-427e-969c-1363dd03f83e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:22:30.209Z|ed792dad-02b6-427e-969c-1363dd03f83e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:22:30.734Z|07c75374-c0bb-4081-864c-849402731e68|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:22:30.735Z|07c75374-c0bb-4081-864c-849402731e68|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:22:30.974Z|ce4b80d1-1860-419c-856e-a999ef79e464|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:22:30.975Z|ce4b80d1-1860-419c-856e-a999ef79e464|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:22:32.707Z|d3b63fb0-9b98-4659-85b4-029ba2e4e8c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:22:32.708Z|d3b63fb0-9b98-4659-85b4-029ba2e4e8c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:22:40.096Z|1ef528b8-6346-437f-b298-2d51ad3db892|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:22:40.097Z|1ef528b8-6346-437f-b298-2d51ad3db892|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:22:40.407Z|f43bf396-70f4-46ba-94b3-03fb9cf1c252|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T03:22:40.408Z|f43bf396-70f4-46ba-94b3-03fb9cf1c252|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T03:22:41.002Z|4ac35b6b-b604-4cca-97b2-fe0dd3114a09|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:22:41.003Z|4ac35b6b-b604-4cca-97b2-fe0dd3114a09|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:22:42.737Z|39a53f48-f205-4b2e-add1-b2c485636cfd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:22:42.738Z|39a53f48-f205-4b2e-add1-b2c485636cfd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:22:45.209Z|d3a14efa-2d37-4a4b-b9ca-5605fc2f6f69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:22:45.213Z|d3a14efa-2d37-4a4b-b9ca-5605fc2f6f69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:22:50.126Z|909b4043-6de4-49e9-bbcb-ab6852e2aa8d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:22:50.127Z|909b4043-6de4-49e9-bbcb-ab6852e2aa8d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:22:51.032Z|24ae9a67-8b1f-44eb-8957-7b93095ccc71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:22:51.032Z|24ae9a67-8b1f-44eb-8957-7b93095ccc71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:22:52.762Z|754f682b-3852-4b4a-8bac-77dccec7849b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:22:52.762Z|754f682b-3852-4b4a-8bac-77dccec7849b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:23:00.156Z|bdb971ce-2463-4df4-8f9d-50130c4cd092|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:23:00.156Z|bdb971ce-2463-4df4-8f9d-50130c4cd092|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:23:00.208Z|794eb1d3-a487-4996-979b-1255db4f4578|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:23:00.209Z|794eb1d3-a487-4996-979b-1255db4f4578|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:23:00.735Z|f24572e4-9a54-48ab-b4e6-f8d3025b7f07|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:23:00.736Z|f24572e4-9a54-48ab-b4e6-f8d3025b7f07|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:23:01.061Z|eeae05dc-700f-40aa-bae6-75c97dcbc2ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:23:01.062Z|eeae05dc-700f-40aa-bae6-75c97dcbc2ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:23:02.785Z|722d46da-7dd2-4baf-bd74-5a596a0ccd86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:23:02.786Z|722d46da-7dd2-4baf-bd74-5a596a0ccd86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:23:10.185Z|0f7bb5d0-7d6d-48ce-824f-271d1edcb12b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:23:10.186Z|0f7bb5d0-7d6d-48ce-824f-271d1edcb12b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:23:11.090Z|4768d9cb-9532-471d-86e3-88c41f42f0eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:23:11.090Z|4768d9cb-9532-471d-86e3-88c41f42f0eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:23:12.813Z|ac832108-41f9-4cd7-97b8-aaa5f70e968c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:23:12.814Z|ac832108-41f9-4cd7-97b8-aaa5f70e968c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:23:15.208Z|bf8dab90-04e8-4061-ba71-b65f4a614e61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:23:15.209Z|bf8dab90-04e8-4061-ba71-b65f4a614e61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:23:20.214Z|58c3cbe3-5b0e-47c1-8dab-a38987aa75d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:23:20.215Z|58c3cbe3-5b0e-47c1-8dab-a38987aa75d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:23:21.116Z|9aaeff76-e2fd-440a-92fd-e33826ff610e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:23:21.117Z|9aaeff76-e2fd-440a-92fd-e33826ff610e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:23:22.843Z|d7adae5a-09a6-423d-b461-3ff88feaba11|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:23:22.843Z|d7adae5a-09a6-423d-b461-3ff88feaba11|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:23:30.208Z|edf4fcca-4692-410e-a31a-d850398e11e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:23:30.212Z|edf4fcca-4692-410e-a31a-d850398e11e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:23:30.244Z|0f309265-2019-4c16-b639-6de0eb5fef83|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:23:30.245Z|0f309265-2019-4c16-b639-6de0eb5fef83|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:23:30.736Z|2eb28f4f-d053-4b94-8cd9-a7b871e071bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:23:30.737Z|2eb28f4f-d053-4b94-8cd9-a7b871e071bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:23:31.145Z|1714ab41-21ef-41af-8c7f-9343f9888cc3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:23:31.146Z|1714ab41-21ef-41af-8c7f-9343f9888cc3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:23:32.871Z|58a8b0e7-4646-4afa-9cf9-ef0da7594a49|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:23:32.872Z|58a8b0e7-4646-4afa-9cf9-ef0da7594a49|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:23:40.274Z|15c230a3-5315-4c0e-a598-d5ce81568c52|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:23:40.275Z|15c230a3-5315-4c0e-a598-d5ce81568c52|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:23:40.407Z|3540b150-2720-4b21-b864-42a25d2697f4|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T03:23:40.408Z|3540b150-2720-4b21-b864-42a25d2697f4|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T03:23:41.174Z|71b62f1b-3563-47ce-92d5-51f3fff2cff2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:23:41.174Z|71b62f1b-3563-47ce-92d5-51f3fff2cff2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:23:42.902Z|e667823c-aa68-446b-8d85-5249e20a645e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:23:42.903Z|e667823c-aa68-446b-8d85-5249e20a645e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:23:45.208Z|0a153159-b7e6-44fb-b64f-8c1bdf00c4f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:23:45.209Z|0a153159-b7e6-44fb-b64f-8c1bdf00c4f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:23:50.303Z|e1d04584-910d-4617-84f1-d1837358e634|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:23:50.304Z|e1d04584-910d-4617-84f1-d1837358e634|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:23:51.203Z|b8c9ab14-2226-4739-87e0-448e07e243ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:23:51.203Z|b8c9ab14-2226-4739-87e0-448e07e243ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:23:52.929Z|a8403157-06f5-467f-8977-fe5cd0d9722d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:23:52.930Z|a8403157-06f5-467f-8977-fe5cd0d9722d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:24:00.208Z|34a1a00e-cd83-4885-adc2-8447863bcafc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:24:00.209Z|34a1a00e-cd83-4885-adc2-8447863bcafc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:24:00.330Z|7ef7de4f-4783-4838-8f83-161e72036ba7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:24:00.331Z|7ef7de4f-4783-4838-8f83-161e72036ba7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:24:00.737Z|2478c683-7a68-47da-99c2-1caa25d979d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:24:00.738Z|2478c683-7a68-47da-99c2-1caa25d979d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:24:01.232Z|2d459120-56ba-41c4-b8e4-dc80bb874d8d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:24:01.232Z|2d459120-56ba-41c4-b8e4-dc80bb874d8d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:24:02.960Z|413404bb-e2a5-4d12-a3b0-8460f301bc30|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:24:02.960Z|413404bb-e2a5-4d12-a3b0-8460f301bc30|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:24:10.358Z|f11a0053-9cb0-4ff5-b4c1-36cc5381f23d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:24:10.358Z|f11a0053-9cb0-4ff5-b4c1-36cc5381f23d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:24:11.261Z|33a9c460-2b7d-48b4-bb1a-b0886106c932|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:24:11.262Z|33a9c460-2b7d-48b4-bb1a-b0886106c932|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:24:12.989Z|2f8055df-591e-4618-99f1-5abd0564a0f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:24:12.990Z|2f8055df-591e-4618-99f1-5abd0564a0f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:24:15.208Z|aab9146d-a101-447e-9339-3bb5fe6c0955|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:24:15.213Z|aab9146d-a101-447e-9339-3bb5fe6c0955|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:24:20.386Z|430b4bb7-a1a9-475c-9498-bee089053d64|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:24:20.386Z|430b4bb7-a1a9-475c-9498-bee089053d64|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:24:21.287Z|44ec96ea-e73e-4c87-af81-83ae9fbe1b8b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:24:21.288Z|44ec96ea-e73e-4c87-af81-83ae9fbe1b8b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:24:23.019Z|ff5aeeb5-8473-4fb3-af7a-b58a50a65b4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:24:23.019Z|ff5aeeb5-8473-4fb3-af7a-b58a50a65b4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:24:30.208Z|f5da001b-9c6c-42c6-b910-384089359495|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:24:30.209Z|f5da001b-9c6c-42c6-b910-384089359495|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:24:30.414Z|a207526e-f176-47dd-baab-7f08fec05136|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:24:30.414Z|a207526e-f176-47dd-baab-7f08fec05136|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:24:30.738Z|ef556be0-8a93-4cf7-9501-6e71503d7fde|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:24:30.739Z|ef556be0-8a93-4cf7-9501-6e71503d7fde|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:24:31.315Z|a1ea94a0-0a18-4ae9-868c-a3a65e624c8f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:24:31.316Z|a1ea94a0-0a18-4ae9-868c-a3a65e624c8f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:24:33.047Z|df45427c-1c0a-4d35-921c-2cf5f30e61cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:24:33.047Z|df45427c-1c0a-4d35-921c-2cf5f30e61cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:24:40.407Z|aed838a9-1b0a-4f02-b0df-d8c1b7cc0b22|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T03:24:40.408Z|aed838a9-1b0a-4f02-b0df-d8c1b7cc0b22|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T03:24:40.440Z|f6bbeaa7-b719-4fbe-b64a-e890a7bf5233|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:24:40.441Z|f6bbeaa7-b719-4fbe-b64a-e890a7bf5233|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:24:41.346Z|9c98d620-963a-45c9-9a57-40195da4b4fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:24:41.347Z|9c98d620-963a-45c9-9a57-40195da4b4fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:24:43.077Z|568df2f7-8b17-4363-9304-20d401622c1a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:24:43.078Z|568df2f7-8b17-4363-9304-20d401622c1a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:24:45.208Z|e88b5390-2c6b-4093-befa-dde502f90d51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:24:45.209Z|e88b5390-2c6b-4093-befa-dde502f90d51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:24:50.469Z|1958c1c8-dec6-404e-80fb-318c939d79ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:24:50.470Z|1958c1c8-dec6-404e-80fb-318c939d79ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:24:51.377Z|490d6511-44f7-45f2-bc71-c5b9a529d239|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:24:51.377Z|490d6511-44f7-45f2-bc71-c5b9a529d239|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:24:53.106Z|65990a75-24f3-4f14-8f6e-dbccc96b9bc1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:24:53.107Z|65990a75-24f3-4f14-8f6e-dbccc96b9bc1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:25:00.208Z|83cc0107-e6f5-44f5-8914-a4df322e9379|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:25:00.212Z|83cc0107-e6f5-44f5-8914-a4df322e9379|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:25:00.498Z|1ecab402-5501-4d56-8438-6393b7db87da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:25:00.498Z|1ecab402-5501-4d56-8438-6393b7db87da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:25:00.739Z|245fc597-4c58-4b3c-895f-54f224a3fed7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:25:00.739Z|245fc597-4c58-4b3c-895f-54f224a3fed7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:25:01.405Z|359f18da-e907-4e33-a901-0fa36582a956|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:25:01.405Z|359f18da-e907-4e33-a901-0fa36582a956|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:25:03.135Z|74fd79f4-ccfa-4da2-a279-30f67f5567d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:25:03.135Z|74fd79f4-ccfa-4da2-a279-30f67f5567d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:25:10.526Z|82618622-ca39-4cb1-a09b-600f0f467b73|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:25:10.527Z|82618622-ca39-4cb1-a09b-600f0f467b73|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:25:11.431Z|d4b07225-4307-46c5-912b-035c53102c26|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:25:11.432Z|d4b07225-4307-46c5-912b-035c53102c26|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:25:13.166Z|9d957c57-9f15-4d91-b304-ded2df3e973b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:25:13.166Z|9d957c57-9f15-4d91-b304-ded2df3e973b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:25:15.208Z|ed6d7a8a-361a-4111-8ca3-41ac70f6a571|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:25:15.209Z|ed6d7a8a-361a-4111-8ca3-41ac70f6a571|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:25:20.557Z|d25085f9-7c72-45a6-b30c-20849e331220|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:25:20.558Z|d25085f9-7c72-45a6-b30c-20849e331220|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:25:21.460Z|2cf1eeb0-7ca0-49fe-b84e-44a13503f5c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:25:21.461Z|2cf1eeb0-7ca0-49fe-b84e-44a13503f5c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:25:23.195Z|e3bf0583-b5d3-4126-8efe-4c12dfd74cec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:25:23.195Z|e3bf0583-b5d3-4126-8efe-4c12dfd74cec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:25:30.208Z|39bbc0b6-6f68-42a3-8af5-6b6d4391c266|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:25:30.209Z|39bbc0b6-6f68-42a3-8af5-6b6d4391c266|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:25:30.587Z|65e45b4d-4d20-4aea-bcf7-5825678f8575|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:25:30.588Z|65e45b4d-4d20-4aea-bcf7-5825678f8575|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:25:30.740Z|1fe351e4-873c-4acf-842f-15fb0f026fa4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:25:30.740Z|1fe351e4-873c-4acf-842f-15fb0f026fa4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:25:31.489Z|1767cf0a-d72c-48f8-86c8-4a6d38fd523d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:25:31.490Z|1767cf0a-d72c-48f8-86c8-4a6d38fd523d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:25:33.223Z|cb775202-fc11-4f76-8b00-b9f465cb05d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:25:33.224Z|cb775202-fc11-4f76-8b00-b9f465cb05d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:25:40.408Z|06f908eb-2dca-41d6-a814-d2067cdbadb4|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T03:25:40.409Z|06f908eb-2dca-41d6-a814-d2067cdbadb4|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T03:25:40.617Z|e1854c72-9738-46dc-92bc-63e4d20c7739|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:25:40.617Z|e1854c72-9738-46dc-92bc-63e4d20c7739|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:25:41.518Z|26ee541c-dc90-481e-9c28-8eba9d6d762f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:25:41.519Z|26ee541c-dc90-481e-9c28-8eba9d6d762f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:25:43.248Z|1640fb21-5d64-4299-88b7-3e3e326cecd1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:25:43.249Z|1640fb21-5d64-4299-88b7-3e3e326cecd1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:25:45.208Z|d853146b-37d1-4193-a238-c4a6285ea7b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:25:45.213Z|d853146b-37d1-4193-a238-c4a6285ea7b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:25:50.646Z|a94a35d3-8e3d-43e5-a789-6a1d3abe8d34|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:25:50.646Z|a94a35d3-8e3d-43e5-a789-6a1d3abe8d34|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:25:51.547Z|42ba06cc-2a71-4b71-bf48-c1b74c602bde|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:25:51.548Z|42ba06cc-2a71-4b71-bf48-c1b74c602bde|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:25:53.273Z|14d796f8-af22-40f7-8378-6a7780aac797|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:25:53.273Z|14d796f8-af22-40f7-8378-6a7780aac797|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:26:00.208Z|75963b8a-e367-491e-9642-f744ac6d1ddb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:26:00.209Z|75963b8a-e367-491e-9642-f744ac6d1ddb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:26:00.670Z|75cf4641-9107-477c-8cc3-4a0ed85d7e5e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:26:00.671Z|75cf4641-9107-477c-8cc3-4a0ed85d7e5e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:26:00.741Z|6bc01769-ab57-4672-b86e-088922d3d9e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:26:00.741Z|6bc01769-ab57-4672-b86e-088922d3d9e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:26:01.576Z|c8886d04-8d0f-404e-b938-ce1fb0a51da4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:26:01.578Z|c8886d04-8d0f-404e-b938-ce1fb0a51da4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:26:03.299Z|04bed23b-51b2-4f39-a479-09ad54278107|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:26:03.300Z|04bed23b-51b2-4f39-a479-09ad54278107|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:26:10.698Z|cef3c43e-8f08-400a-b881-3e6f1a3f73f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:26:10.699Z|cef3c43e-8f08-400a-b881-3e6f1a3f73f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:26:11.604Z|2aaa8f8a-ba82-4cee-a652-7e609e7c2b74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:26:11.605Z|2aaa8f8a-ba82-4cee-a652-7e609e7c2b74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:26:13.326Z|4fe493ac-e7e3-4e01-9b5f-b483c9267ee1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:26:13.327Z|4fe493ac-e7e3-4e01-9b5f-b483c9267ee1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:26:15.208Z|abb233c9-f316-4883-bc2d-8084a300a64b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:26:15.209Z|abb233c9-f316-4883-bc2d-8084a300a64b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:26:20.728Z|4b1aab36-2f8d-44c3-b5bd-b4902dfc0800|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:26:20.729Z|4b1aab36-2f8d-44c3-b5bd-b4902dfc0800|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:26:21.631Z|85c7c105-30c3-4983-9335-ea73c8e9dff2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:26:21.632Z|85c7c105-30c3-4983-9335-ea73c8e9dff2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:26:23.356Z|9b9f5373-5b12-47d3-9745-71db31128897|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:26:23.357Z|9b9f5373-5b12-47d3-9745-71db31128897|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:26:30.208Z|964abf7c-8046-4ea1-b988-14b5e2a3923c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:26:30.213Z|964abf7c-8046-4ea1-b988-14b5e2a3923c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:26:30.742Z|06bbab57-10ea-41be-938c-a3979d79a5f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:26:30.742Z|06bbab57-10ea-41be-938c-a3979d79a5f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:26:30.758Z|b438facb-14ed-47e0-b12f-0ac79d0dcdae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:26:30.759Z|b438facb-14ed-47e0-b12f-0ac79d0dcdae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:26:31.654Z|159f1d0d-5dfc-46d9-bf6f-04d94cb80a51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:26:31.655Z|159f1d0d-5dfc-46d9-bf6f-04d94cb80a51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:26:33.385Z|31ef180d-e8b1-4f30-814a-f8f33915cef7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:26:33.386Z|31ef180d-e8b1-4f30-814a-f8f33915cef7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:26:40.408Z|ca86cd25-316c-4045-b8bc-b419a56fd499|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T03:26:40.409Z|ca86cd25-316c-4045-b8bc-b419a56fd499|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T03:26:40.789Z|dcc0895d-a984-4c6d-9d84-bcddf23ea72a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:26:40.790Z|dcc0895d-a984-4c6d-9d84-bcddf23ea72a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:26:41.682Z|6b7b23b9-25cf-479b-ac9d-e487af4212c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:26:41.682Z|6b7b23b9-25cf-479b-ac9d-e487af4212c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:26:43.414Z|e72af66a-71cc-428c-bfcd-d83364a212df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:26:43.414Z|e72af66a-71cc-428c-bfcd-d83364a212df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:26:45.208Z|63e024e8-bf38-43d6-b8f8-3476a6f08980|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:26:45.209Z|63e024e8-bf38-43d6-b8f8-3476a6f08980|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:26:50.818Z|3ca2adeb-b362-4594-a471-4bdb52415353|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:26:50.819Z|3ca2adeb-b362-4594-a471-4bdb52415353|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:26:51.709Z|aa2354e3-1cb2-4909-a5ec-e136b71649fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:26:51.710Z|aa2354e3-1cb2-4909-a5ec-e136b71649fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:26:53.442Z|8235f605-919a-4497-b640-7b3431b2edc1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:26:53.443Z|8235f605-919a-4497-b640-7b3431b2edc1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:27:00.208Z|bdb2339f-3d3d-4001-af06-2c7a3f657830|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:27:00.209Z|bdb2339f-3d3d-4001-af06-2c7a3f657830|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:27:00.743Z|7174e4c8-f812-44b8-86f7-d58326846712|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:27:00.743Z|7174e4c8-f812-44b8-86f7-d58326846712|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:27:00.848Z|4a5ef51c-d21d-420a-9cc7-3e06872ad1ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:27:00.848Z|4a5ef51c-d21d-420a-9cc7-3e06872ad1ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:27:01.737Z|edddc90d-3716-4f26-879f-284dd24b801f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:27:01.738Z|edddc90d-3716-4f26-879f-284dd24b801f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:27:03.473Z|61bc93ac-d162-4444-b805-e5c4696ecb95|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:27:03.474Z|61bc93ac-d162-4444-b805-e5c4696ecb95|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:27:10.873Z|2a268bc5-6645-4911-89d3-3a6853a12434|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:27:10.874Z|2a268bc5-6645-4911-89d3-3a6853a12434|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:27:11.766Z|21a2a82a-d82f-45a6-9d43-2ead99a199b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:27:11.766Z|21a2a82a-d82f-45a6-9d43-2ead99a199b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:27:13.503Z|47b3f07a-d3aa-4b0b-af8d-9f01aac9b810|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:27:13.504Z|47b3f07a-d3aa-4b0b-af8d-9f01aac9b810|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:27:15.208Z|4af7cf75-9dac-43ab-9d18-562122c1f528|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:27:15.212Z|4af7cf75-9dac-43ab-9d18-562122c1f528|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:27:20.900Z|1a74a970-cc24-4788-b593-e4128b83e305|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:27:20.901Z|1a74a970-cc24-4788-b593-e4128b83e305|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:27:21.796Z|97732ca9-4f79-4111-aef4-b2c46f22b3e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:27:21.797Z|97732ca9-4f79-4111-aef4-b2c46f22b3e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:27:23.533Z|107d8f55-8f4c-47de-85ae-201aa378251c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:27:23.534Z|107d8f55-8f4c-47de-85ae-201aa378251c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:27:30.208Z|932f72ba-c749-4147-8b95-381a861cbfa9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:27:30.209Z|932f72ba-c749-4147-8b95-381a861cbfa9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:27:30.743Z|b6637bd8-4d70-4d2e-bcb9-842cc169a80f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:27:30.744Z|b6637bd8-4d70-4d2e-bcb9-842cc169a80f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:27:30.929Z|a4baad29-4ab3-4819-a9ce-6f248bda28e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:27:30.929Z|a4baad29-4ab3-4819-a9ce-6f248bda28e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:27:31.826Z|cc1d3613-ca61-4691-b208-f7d8c015e9d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:27:31.826Z|cc1d3613-ca61-4691-b208-f7d8c015e9d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:27:33.562Z|78da2388-dbec-438d-8102-8cf06303fe87|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:27:33.562Z|78da2388-dbec-438d-8102-8cf06303fe87|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:27:40.407Z|be7c5eff-aa47-4e80-bcc5-056c91f7f66a|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T03:27:40.408Z|be7c5eff-aa47-4e80-bcc5-056c91f7f66a|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T03:27:40.955Z|15bccfbb-d268-43a8-9330-9d035d69467d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:27:40.955Z|15bccfbb-d268-43a8-9330-9d035d69467d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:27:41.854Z|bd286ca6-a937-437a-8a85-b18b5d11be89|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:27:41.855Z|bd286ca6-a937-437a-8a85-b18b5d11be89|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:27:43.588Z|c9b23a02-e87e-452c-989e-82b64b27e239|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:27:43.588Z|c9b23a02-e87e-452c-989e-82b64b27e239|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:27:45.208Z|6088ab24-fb59-49b4-9378-df28b2cf496c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:27:45.209Z|6088ab24-fb59-49b4-9378-df28b2cf496c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:27:50.982Z|8527702e-fb51-43b9-a462-5f373066663c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:27:50.982Z|8527702e-fb51-43b9-a462-5f373066663c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:27:51.884Z|63e2307c-6396-49d5-aa64-9a3e601e4f9d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:27:51.884Z|63e2307c-6396-49d5-aa64-9a3e601e4f9d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:27:53.613Z|8697cc60-2149-4a2c-9d73-00c3a69c49bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:27:53.613Z|8697cc60-2149-4a2c-9d73-00c3a69c49bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:28:00.208Z|77dfbb63-1f78-4e1c-b3b0-0d928b7d8d05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:28:00.214Z|77dfbb63-1f78-4e1c-b3b0-0d928b7d8d05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:28:00.745Z|8b3157a2-8275-4ecb-8ffa-eef31a737f88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:28:00.745Z|8b3157a2-8275-4ecb-8ffa-eef31a737f88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:28:01.008Z|36f289df-d9c2-4b4f-8a80-805de5483f30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:28:01.008Z|36f289df-d9c2-4b4f-8a80-805de5483f30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:28:01.910Z|cb605c63-26f1-4ff3-9465-afcdafdf4e0f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:28:01.911Z|cb605c63-26f1-4ff3-9465-afcdafdf4e0f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:28:03.640Z|c2d555b4-1610-4088-a2d2-7809f9068538|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:28:03.641Z|c2d555b4-1610-4088-a2d2-7809f9068538|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:28:11.035Z|5111b634-7f7f-41e2-bb4d-fe2f86ad73d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:28:11.035Z|5111b634-7f7f-41e2-bb4d-fe2f86ad73d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:28:11.941Z|e414d2bc-ab37-41d3-b525-700ec2ea55ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:28:11.941Z|e414d2bc-ab37-41d3-b525-700ec2ea55ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:28:13.668Z|69d44d31-a02b-491a-b18d-3ae908f3726c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:28:13.669Z|69d44d31-a02b-491a-b18d-3ae908f3726c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:28:15.208Z|6527e9d0-64f0-49f3-adfa-d010b00009ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:28:15.209Z|6527e9d0-64f0-49f3-adfa-d010b00009ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:28:21.061Z|48db401f-e97f-4743-ba97-2c035151b493|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:28:21.062Z|48db401f-e97f-4743-ba97-2c035151b493|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:28:21.973Z|94566a00-a507-4d9b-bf85-f35216087026|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:28:21.974Z|94566a00-a507-4d9b-bf85-f35216087026|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:28:23.698Z|f80c2301-7308-4a90-ba96-e0500c1bcf54|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:28:23.699Z|f80c2301-7308-4a90-ba96-e0500c1bcf54|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:28:30.208Z|6c7f1ea8-83cf-41f9-87ef-60b10416ff78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:28:30.209Z|6c7f1ea8-83cf-41f9-87ef-60b10416ff78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:28:30.746Z|6e0d9de9-291f-42f8-8a85-8af6e92de0c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:28:30.746Z|6e0d9de9-291f-42f8-8a85-8af6e92de0c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:28:31.087Z|30830e57-cca4-4b5d-8b98-cf068b74cfc5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:28:31.088Z|30830e57-cca4-4b5d-8b98-cf068b74cfc5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:28:32.002Z|fa79386a-4069-4d8d-93f0-da5c8de7a8e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:28:32.003Z|fa79386a-4069-4d8d-93f0-da5c8de7a8e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:28:33.727Z|42858187-0195-4bd2-ad9a-aac8429cb5a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:28:33.728Z|42858187-0195-4bd2-ad9a-aac8429cb5a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:28:40.407Z|14f81250-b521-495b-9484-f7fba092fd0a|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T03:28:40.408Z|14f81250-b521-495b-9484-f7fba092fd0a|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T03:28:41.118Z|23c6d83f-1d78-4370-8993-e4e4d1af5358|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:28:41.119Z|23c6d83f-1d78-4370-8993-e4e4d1af5358|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:28:42.030Z|1b974dc2-224a-4675-8524-071481d02424|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:28:42.030Z|1b974dc2-224a-4675-8524-071481d02424|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:28:43.758Z|1ecb385d-a185-4621-8745-ebd73bb5718b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:28:43.759Z|1ecb385d-a185-4621-8745-ebd73bb5718b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:28:45.208Z|c8bc2298-77c0-4f78-b91a-52979ea1de6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:28:45.213Z|c8bc2298-77c0-4f78-b91a-52979ea1de6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:28:51.147Z|6cba9678-4020-4ec0-8e4c-55e6e40cb3a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:28:51.148Z|6cba9678-4020-4ec0-8e4c-55e6e40cb3a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:28:52.058Z|21b29ddd-d520-4a46-a944-39ec50d6c903|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:28:52.058Z|21b29ddd-d520-4a46-a944-39ec50d6c903|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:28:53.788Z|9e2cb244-662a-428b-b73e-b973a01f95f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:28:53.788Z|9e2cb244-662a-428b-b73e-b973a01f95f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:29:00.208Z|943c005f-dfad-47ae-83da-d7c0d055c2af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:29:00.209Z|943c005f-dfad-47ae-83da-d7c0d055c2af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:29:00.746Z|b005f406-e767-42fb-96c6-9466050d1fcf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:29:00.747Z|b005f406-e767-42fb-96c6-9466050d1fcf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:29:01.176Z|39589ee6-32ec-4191-b424-925705c85d93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:29:01.177Z|39589ee6-32ec-4191-b424-925705c85d93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:29:02.087Z|94c0c617-93cd-4ba8-bbb3-75574f064338|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:29:02.088Z|94c0c617-93cd-4ba8-bbb3-75574f064338|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:29:03.816Z|75e15138-eafb-4d06-99b9-18bd47ff2bd4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:29:03.817Z|75e15138-eafb-4d06-99b9-18bd47ff2bd4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:29:11.206Z|24072139-3dd1-4f0a-8838-3a95594f63e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:29:11.206Z|24072139-3dd1-4f0a-8838-3a95594f63e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:29:12.114Z|2b366353-0ad8-4117-8c26-cf899c5db5b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:29:12.114Z|2b366353-0ad8-4117-8c26-cf899c5db5b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:29:13.845Z|27132503-a9ac-418d-9036-1a245a3408eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:29:13.846Z|27132503-a9ac-418d-9036-1a245a3408eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:29:15.208Z|389859d7-fec1-424e-b0d0-aee6f57b3653|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:29:15.209Z|389859d7-fec1-424e-b0d0-aee6f57b3653|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:29:21.234Z|2bd499be-79ac-4095-9d12-8bf96a7cc6a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:29:21.235Z|2bd499be-79ac-4095-9d12-8bf96a7cc6a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:29:22.139Z|345ab0ae-4b16-43c3-9cbb-06010c3afe4d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:29:22.140Z|345ab0ae-4b16-43c3-9cbb-06010c3afe4d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:29:23.872Z|fd3a4b9b-6cd7-46b8-9cd8-977f4fca2ff2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:29:23.873Z|fd3a4b9b-6cd7-46b8-9cd8-977f4fca2ff2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:29:30.208Z|f8bf78c4-f928-438e-ab2b-1d42b6e2eb1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:29:30.213Z|f8bf78c4-f928-438e-ab2b-1d42b6e2eb1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:29:30.747Z|5bc35af2-c0cd-4fc9-b076-2e61c9dd778c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:29:30.748Z|5bc35af2-c0cd-4fc9-b076-2e61c9dd778c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:29:31.261Z|8ca6dec6-2a20-4dff-8f27-c0f76f2f042f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:29:31.262Z|8ca6dec6-2a20-4dff-8f27-c0f76f2f042f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:29:32.166Z|25d0b366-964c-4915-aa44-d6514868cdb5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:29:32.167Z|25d0b366-964c-4915-aa44-d6514868cdb5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:29:33.901Z|80e75ac9-61b4-47e6-8d8f-ad00bcd1a914|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:29:33.902Z|80e75ac9-61b4-47e6-8d8f-ad00bcd1a914|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:29:40.408Z|82c4be06-0532-4b8d-9c15-2a05320104b1|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T03:29:40.408Z|82c4be06-0532-4b8d-9c15-2a05320104b1|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T03:29:41.308Z|b51e4474-c697-4547-8a24-a921f3a42a78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:29:41.309Z|b51e4474-c697-4547-8a24-a921f3a42a78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:29:42.194Z|0dd571e7-ce4b-4bf4-b65d-3ab71d1dc416|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:29:42.195Z|0dd571e7-ce4b-4bf4-b65d-3ab71d1dc416|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:29:43.929Z|75ef236a-e8f3-4da9-91e1-ec0e026e4c64|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:29:43.930Z|75ef236a-e8f3-4da9-91e1-ec0e026e4c64|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:29:45.208Z|77bc9aa5-41d9-4316-9c1e-fc9174c92df0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:29:45.209Z|77bc9aa5-41d9-4316-9c1e-fc9174c92df0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:29:51.337Z|c2c2b102-fdaa-4313-a978-acd8496c8958|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:29:51.338Z|c2c2b102-fdaa-4313-a978-acd8496c8958|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:29:52.225Z|b7ed48fe-029a-4d05-8d47-c47b9a6c36b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:29:52.225Z|b7ed48fe-029a-4d05-8d47-c47b9a6c36b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:29:53.957Z|99df0bc2-c284-4e7e-b700-eea66e7f871e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:29:53.958Z|99df0bc2-c284-4e7e-b700-eea66e7f871e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:30:00.208Z|a4834740-21bf-47b2-a120-0867810925e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:30:00.209Z|a4834740-21bf-47b2-a120-0867810925e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:30:00.748Z|c2826586-06f1-4b01-abbe-c360f268bdb9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:30:00.749Z|c2826586-06f1-4b01-abbe-c360f268bdb9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:30:01.366Z|2327fbb0-dd81-455e-a93b-9bd4aa841919|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:30:01.367Z|2327fbb0-dd81-455e-a93b-9bd4aa841919|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:30:02.250Z|d00d3c17-f345-49db-98fe-d2e1608f8cd1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:30:02.251Z|d00d3c17-f345-49db-98fe-d2e1608f8cd1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:30:03.987Z|17e81454-2a9e-4bcf-9aab-62ca29c55118|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:30:03.987Z|17e81454-2a9e-4bcf-9aab-62ca29c55118|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:30:11.398Z|a73889a8-bac1-406b-aa10-b843bb5041f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:30:11.399Z|a73889a8-bac1-406b-aa10-b843bb5041f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:30:12.273Z|44d52f62-5d5a-4ff2-aa88-344712ce4b73|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:30:12.274Z|44d52f62-5d5a-4ff2-aa88-344712ce4b73|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:30:14.018Z|211579f5-37f9-4057-8822-a3611b30c2d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:30:14.019Z|211579f5-37f9-4057-8822-a3611b30c2d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:30:15.208Z|601db5a5-bad8-4396-a4fa-9fa68d9014b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:30:15.212Z|601db5a5-bad8-4396-a4fa-9fa68d9014b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:30:21.429Z|5459d5f6-9436-4270-af2e-ad863013634a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:30:21.430Z|5459d5f6-9436-4270-af2e-ad863013634a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:30:22.297Z|2c5b24db-3816-4296-8eb9-ca58eeed0a39|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:30:22.297Z|2c5b24db-3816-4296-8eb9-ca58eeed0a39|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:30:24.043Z|c0697d7a-a350-4ed6-a8a5-23dad3637ca9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:30:24.043Z|c0697d7a-a350-4ed6-a8a5-23dad3637ca9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:30:30.208Z|8173f412-7d3e-4906-86cf-1b8f90a9c7d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:30:30.209Z|8173f412-7d3e-4906-86cf-1b8f90a9c7d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:30:30.749Z|05172ca5-8b96-42cc-95ca-0e41e411fc21|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:30:30.750Z|05172ca5-8b96-42cc-95ca-0e41e411fc21|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:30:31.459Z|d774c5b4-2dbe-4b82-8dd8-6049a5ace23f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:30:31.460Z|d774c5b4-2dbe-4b82-8dd8-6049a5ace23f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:30:32.328Z|b83b7176-8428-43f7-a460-42db55b6aa17|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:30:32.328Z|b83b7176-8428-43f7-a460-42db55b6aa17|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:30:34.074Z|149b6b97-4e38-4133-9df1-179ff7e466d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:30:34.074Z|149b6b97-4e38-4133-9df1-179ff7e466d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:30:40.407Z|5454e4d4-3340-4776-907d-4194e49489f4|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T03:30:40.408Z|5454e4d4-3340-4776-907d-4194e49489f4|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T03:30:41.488Z|37c0341f-c1be-4778-9a5a-62346e2cf7f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:30:41.489Z|37c0341f-c1be-4778-9a5a-62346e2cf7f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:30:42.356Z|9a678d47-88eb-4d3e-8b22-cd42485dd184|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:30:42.357Z|9a678d47-88eb-4d3e-8b22-cd42485dd184|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:30:44.099Z|90f36642-df8a-49a3-8694-484f4940043f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:30:44.100Z|90f36642-df8a-49a3-8694-484f4940043f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:30:45.208Z|5c7016ea-c4b0-4b6d-9abb-af921d091351|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:30:45.209Z|5c7016ea-c4b0-4b6d-9abb-af921d091351|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:30:51.518Z|7b7f4baf-b857-40ac-86c8-55c26f52d329|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:30:51.519Z|7b7f4baf-b857-40ac-86c8-55c26f52d329|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:30:52.385Z|1e807bdf-e824-4537-9d73-6ab86c813a37|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:30:52.385Z|1e807bdf-e824-4537-9d73-6ab86c813a37|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:30:54.129Z|3b45c4b0-36f3-40b6-b2bf-2fe2c88c96d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:30:54.130Z|3b45c4b0-36f3-40b6-b2bf-2fe2c88c96d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:31:00.208Z|aff320ca-9291-474a-a8de-1c219cebd38c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:31:00.212Z|aff320ca-9291-474a-a8de-1c219cebd38c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:31:00.750Z|535096de-a024-4ddb-9fec-1bca31d4e4a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:31:00.751Z|535096de-a024-4ddb-9fec-1bca31d4e4a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:31:01.546Z|8f2f3b42-6ca7-4cac-baa4-2cfd3805bc08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:31:01.547Z|8f2f3b42-6ca7-4cac-baa4-2cfd3805bc08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:31:02.414Z|8b8f393b-e104-4791-a500-486e24b18c17|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:31:02.415Z|8b8f393b-e104-4791-a500-486e24b18c17|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:31:04.160Z|b1c26a27-94de-4d27-93ac-22ba15bd63cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:31:04.160Z|b1c26a27-94de-4d27-93ac-22ba15bd63cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:31:11.576Z|6b576f86-0c0a-47f4-b17f-dcab7269fa7c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:31:11.577Z|6b576f86-0c0a-47f4-b17f-dcab7269fa7c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:31:12.441Z|aec59e50-d228-4e69-ae30-d152968f5dda|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:31:12.442Z|aec59e50-d228-4e69-ae30-d152968f5dda|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:31:14.191Z|0d91ab4f-92f6-4836-b1f7-763e4712a047|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:31:14.191Z|0d91ab4f-92f6-4836-b1f7-763e4712a047|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:31:15.208Z|d105620f-4866-4fb9-8ec9-91be622f2a48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:31:15.209Z|d105620f-4866-4fb9-8ec9-91be622f2a48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:31:21.604Z|9680f357-9d5c-4403-a4db-2a40bf7911b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:31:21.604Z|9680f357-9d5c-4403-a4db-2a40bf7911b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:31:22.466Z|aa48bda1-02db-4e7a-bf0a-5bce20b76236|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:31:22.466Z|aa48bda1-02db-4e7a-bf0a-5bce20b76236|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:31:24.219Z|ffbd92a7-3f11-425b-8d2f-637bcec361a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:31:24.219Z|ffbd92a7-3f11-425b-8d2f-637bcec361a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:31:30.208Z|73e2f177-2aa9-4966-9d55-3b0008adeffa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:31:30.209Z|73e2f177-2aa9-4966-9d55-3b0008adeffa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:31:30.751Z|22131276-263c-409e-8abd-6dd513234fb0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:31:30.752Z|22131276-263c-409e-8abd-6dd513234fb0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:31:31.634Z|3021fd3b-3352-480d-a857-bc5b755045cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:31:31.634Z|3021fd3b-3352-480d-a857-bc5b755045cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:31:32.494Z|9638a224-29a7-447f-b81f-a8b7c45c80b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:31:32.495Z|9638a224-29a7-447f-b81f-a8b7c45c80b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:31:34.245Z|36a34f34-6bec-43c2-ba1f-8d237edfdfdb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:31:34.247Z|36a34f34-6bec-43c2-ba1f-8d237edfdfdb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:31:40.408Z|bc8f238a-599d-4551-8a89-1ab8fa6cd58a|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T03:31:40.408Z|bc8f238a-599d-4551-8a89-1ab8fa6cd58a|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T03:31:41.662Z|d741ff46-bb78-4d20-bd1a-95863e9a7031|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:31:41.663Z|d741ff46-bb78-4d20-bd1a-95863e9a7031|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:31:42.525Z|f94cffce-9366-49bf-94c0-3f5356634074|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:31:42.526Z|f94cffce-9366-49bf-94c0-3f5356634074|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:31:44.274Z|2ecada97-fd03-4a7f-8b48-62bbb6397e48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:31:44.275Z|2ecada97-fd03-4a7f-8b48-62bbb6397e48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:31:45.208Z|dcb4b781-d22d-4de9-9d0b-50d382b9bd39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:31:45.216Z|dcb4b781-d22d-4de9-9d0b-50d382b9bd39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:31:51.685Z|7ed4478a-086f-41e3-9e80-82bef3d8f0f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:31:51.686Z|7ed4478a-086f-41e3-9e80-82bef3d8f0f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:31:52.555Z|2d58b6ab-b7a2-426d-801a-71d6dd51b611|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:31:52.556Z|2d58b6ab-b7a2-426d-801a-71d6dd51b611|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:31:54.303Z|4a44dd7c-2ef4-443e-81c2-e5a63db7cc03|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:31:54.303Z|4a44dd7c-2ef4-443e-81c2-e5a63db7cc03|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:32:00.208Z|6fdfce2e-2090-4d82-8882-4d14fcbe4c7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:32:00.209Z|6fdfce2e-2090-4d82-8882-4d14fcbe4c7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:32:00.752Z|9f95ac6f-9b4f-417e-b16d-5f7379d2fa05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:32:00.753Z|9f95ac6f-9b4f-417e-b16d-5f7379d2fa05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:32:01.712Z|7a6e4e65-c010-43a8-8275-87f0d68036b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:32:01.713Z|7a6e4e65-c010-43a8-8275-87f0d68036b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:32:02.584Z|d3209fc2-e3fa-4668-87f3-98e12f649cc6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:32:02.585Z|d3209fc2-e3fa-4668-87f3-98e12f649cc6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:32:04.329Z|bdf1cd8e-9d83-49c2-b810-a54755711c90|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:32:04.329Z|bdf1cd8e-9d83-49c2-b810-a54755711c90|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:32:11.738Z|d942946c-80b3-437f-a032-ee0f777135d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:32:11.739Z|d942946c-80b3-437f-a032-ee0f777135d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:32:12.612Z|def1272f-407a-4edf-a473-7dcef888ebf6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:32:12.613Z|def1272f-407a-4edf-a473-7dcef888ebf6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:32:14.358Z|8aa78a5d-a87f-4ad6-a539-7e61f8e4f3e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:32:14.358Z|8aa78a5d-a87f-4ad6-a539-7e61f8e4f3e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:32:15.208Z|c5f643f1-9cfb-4935-875f-fb874d121a49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:32:15.209Z|c5f643f1-9cfb-4935-875f-fb874d121a49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:32:21.765Z|e14f95ca-f94f-4b84-a814-4be1e36dbefd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:32:21.765Z|e14f95ca-f94f-4b84-a814-4be1e36dbefd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:32:22.640Z|11ba5294-bd1c-4dd0-b82d-3465ebd3d3de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:32:22.640Z|11ba5294-bd1c-4dd0-b82d-3465ebd3d3de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:32:24.385Z|d7376aef-e1e4-4274-94c5-0b1876a560d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:32:24.386Z|d7376aef-e1e4-4274-94c5-0b1876a560d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:32:30.208Z|38c7666d-0962-4f9f-aa30-ee436b59a3f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:32:30.212Z|38c7666d-0962-4f9f-aa30-ee436b59a3f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:32:30.753Z|779a4b82-b90e-45c2-9768-dd741c880b6f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:32:30.754Z|779a4b82-b90e-45c2-9768-dd741c880b6f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:32:31.791Z|4b7c1938-af41-4d98-b9e9-f3e9d4a9c730|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:32:31.792Z|4b7c1938-af41-4d98-b9e9-f3e9d4a9c730|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:32:32.668Z|7ed1f9fd-a8ec-44be-8d1d-abde94ab16fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:32:32.669Z|7ed1f9fd-a8ec-44be-8d1d-abde94ab16fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:32:34.413Z|20e6b456-0ff0-4ab6-9df5-2541e828af07|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:32:34.414Z|20e6b456-0ff0-4ab6-9df5-2541e828af07|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:32:40.407Z|929ca861-538b-4091-9e85-79d738a28af2|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T03:32:40.408Z|929ca861-538b-4091-9e85-79d738a28af2|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T03:32:41.819Z|222cbea8-222c-49d7-83a4-eab9b75136f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:32:41.820Z|222cbea8-222c-49d7-83a4-eab9b75136f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:32:42.699Z|ce883e5e-4ed9-4e5b-a60e-521fbaf7c553|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:32:42.700Z|ce883e5e-4ed9-4e5b-a60e-521fbaf7c553|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:32:44.442Z|40d3a2e2-63e6-45aa-99d7-b5a02b38196d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:32:44.443Z|40d3a2e2-63e6-45aa-99d7-b5a02b38196d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:32:45.208Z|7d3f98f8-f3ba-41e4-9841-188d72f5ec8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:32:45.209Z|7d3f98f8-f3ba-41e4-9841-188d72f5ec8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:32:51.845Z|3a831fe2-33ea-4877-9fe6-a624c27dba42|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:32:51.846Z|3a831fe2-33ea-4877-9fe6-a624c27dba42|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:32:52.727Z|7c390a07-bf4d-4555-bf58-81bd9589c115|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:32:52.728Z|7c390a07-bf4d-4555-bf58-81bd9589c115|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:32:54.473Z|d5420512-7cec-419f-873e-67b1d92004a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:32:54.474Z|d5420512-7cec-419f-873e-67b1d92004a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:33:00.208Z|932559ee-6fb0-4cc8-87c1-6b9a4ca869b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:33:00.209Z|932559ee-6fb0-4cc8-87c1-6b9a4ca869b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:33:00.754Z|22b12b93-27d9-4434-a0d6-c701a59ba940|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:33:00.755Z|22b12b93-27d9-4434-a0d6-c701a59ba940|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:33:01.875Z|614a0c46-2db6-471e-b519-1fd44e691eb0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:33:01.876Z|614a0c46-2db6-471e-b519-1fd44e691eb0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:33:02.757Z|d6a2e7e3-f28e-419f-a6b4-43f5a6612218|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:33:02.757Z|d6a2e7e3-f28e-419f-a6b4-43f5a6612218|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:33:04.503Z|7b2f157f-841b-49cf-a75a-e6676b73072b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:33:04.504Z|7b2f157f-841b-49cf-a75a-e6676b73072b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:33:11.903Z|7059bfd8-7d49-4285-a9a9-fc2134c403ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:33:11.903Z|7059bfd8-7d49-4285-a9a9-fc2134c403ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:33:12.782Z|b3a78c9a-72e8-4470-8a28-4eef6e22d457|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:33:12.783Z|b3a78c9a-72e8-4470-8a28-4eef6e22d457|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:33:14.534Z|496fc12f-519d-405c-a254-68c53006c8b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:33:14.535Z|496fc12f-519d-405c-a254-68c53006c8b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:33:15.208Z|a791042c-93a6-4531-b1a5-830fa7ac29d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:33:15.212Z|a791042c-93a6-4531-b1a5-830fa7ac29d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:33:21.932Z|49348b95-a65a-4e95-9363-b86c8632d7a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:33:21.933Z|49348b95-a65a-4e95-9363-b86c8632d7a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:33:22.810Z|edd066ee-22af-4027-94ad-0bb87a97bfd7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:33:22.811Z|edd066ee-22af-4027-94ad-0bb87a97bfd7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:33:24.562Z|b118d365-2e9b-4fba-a7d0-6c1415c73ebc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:33:24.562Z|b118d365-2e9b-4fba-a7d0-6c1415c73ebc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:33:30.208Z|19e7c0b9-6b1d-43a9-a15b-250cfc7ba1fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:33:30.209Z|19e7c0b9-6b1d-43a9-a15b-250cfc7ba1fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:33:30.755Z|2bde7609-48fd-4b7c-a6eb-e76f127bb098|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:33:30.756Z|2bde7609-48fd-4b7c-a6eb-e76f127bb098|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:33:31.960Z|9bb67f03-c09a-483a-b594-b89b825bdc52|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:33:31.961Z|9bb67f03-c09a-483a-b594-b89b825bdc52|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:33:32.840Z|a59e001a-7fa0-4fa5-b374-f8f960057d09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:33:32.841Z|a59e001a-7fa0-4fa5-b374-f8f960057d09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:33:34.591Z|b477e4cf-33ea-4481-b064-cc642dadd4dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:33:34.591Z|b477e4cf-33ea-4481-b064-cc642dadd4dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:33:40.407Z|bca45b7e-be18-4520-82ea-f0e38c8576a7|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T03:33:40.408Z|bca45b7e-be18-4520-82ea-f0e38c8576a7|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T03:33:41.988Z|182f9492-198f-4e6f-984f-3240ebebf40b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:33:41.989Z|182f9492-198f-4e6f-984f-3240ebebf40b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:33:42.867Z|cb5f5858-c4df-4e92-abf3-7c64c20f07ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:33:42.867Z|cb5f5858-c4df-4e92-abf3-7c64c20f07ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:33:44.620Z|3be1ef5e-150d-4322-bbeb-308f5cfe4fef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:33:44.621Z|3be1ef5e-150d-4322-bbeb-308f5cfe4fef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:33:45.208Z|7780d23c-cefd-4832-94ab-1a1b609b11f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:33:45.209Z|7780d23c-cefd-4832-94ab-1a1b609b11f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:33:52.014Z|0d056af7-7bd7-4b43-bbb5-c84c61a2cb7f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:33:52.015Z|0d056af7-7bd7-4b43-bbb5-c84c61a2cb7f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:33:52.892Z|44d935ce-e7fc-49ee-8509-1a51785f4a72|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:33:52.893Z|44d935ce-e7fc-49ee-8509-1a51785f4a72|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:33:54.649Z|4e700197-a25c-4daf-ac40-fd17f7320c6e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:33:54.650Z|4e700197-a25c-4daf-ac40-fd17f7320c6e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:34:00.208Z|7d14e5cb-684c-459f-a5a3-9227e8e9f834|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:34:00.212Z|7d14e5cb-684c-459f-a5a3-9227e8e9f834|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:34:00.756Z|391cb4f6-ea7f-4a7a-8b94-3a1c4244f97c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:34:00.757Z|391cb4f6-ea7f-4a7a-8b94-3a1c4244f97c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:34:02.042Z|6e662ffd-e2b4-4a72-a23f-0d91df7dd031|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:34:02.043Z|6e662ffd-e2b4-4a72-a23f-0d91df7dd031|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:34:02.921Z|e2c82bd4-e486-4b38-abab-581b78a5edea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:34:02.922Z|e2c82bd4-e486-4b38-abab-581b78a5edea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:34:04.679Z|ad4f02d5-cb9b-441d-9dee-cfdd6ece863e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:34:04.680Z|ad4f02d5-cb9b-441d-9dee-cfdd6ece863e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:34:12.071Z|56deda0b-a941-4804-a80f-8619e1aded8b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:34:12.072Z|56deda0b-a941-4804-a80f-8619e1aded8b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:34:12.949Z|e8398b1d-641b-4953-82b7-d766a62fe0e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:34:12.950Z|e8398b1d-641b-4953-82b7-d766a62fe0e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:34:14.711Z|b044c93c-bb25-4abd-9d15-126f6cc12e2c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:34:14.712Z|b044c93c-bb25-4abd-9d15-126f6cc12e2c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:34:15.208Z|09c473a6-01f0-413c-9372-8463f224f1a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:34:15.209Z|09c473a6-01f0-413c-9372-8463f224f1a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:34:22.104Z|392157a6-32b6-479e-a7eb-f0e7b88c1e38|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:34:22.105Z|392157a6-32b6-479e-a7eb-f0e7b88c1e38|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:34:22.979Z|c81fa02f-27e1-4aeb-8e9c-bb855409e3a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:34:22.979Z|c81fa02f-27e1-4aeb-8e9c-bb855409e3a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:34:24.738Z|8921f0fc-aa7f-441c-a304-b20004699f72|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:34:24.739Z|8921f0fc-aa7f-441c-a304-b20004699f72|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:34:30.208Z|92c755a9-a910-4e6c-be98-62a553a607fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:34:30.209Z|92c755a9-a910-4e6c-be98-62a553a607fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:34:30.757Z|9cc36cf3-8c23-48fa-bae6-264e386f57e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:34:30.758Z|9cc36cf3-8c23-48fa-bae6-264e386f57e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:34:32.132Z|38228516-54f8-47b5-bc97-08d87d1c5615|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:34:32.133Z|38228516-54f8-47b5-bc97-08d87d1c5615|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:34:33.006Z|f23c0de9-fae6-40a9-bfa4-295d19180ccd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:34:33.006Z|f23c0de9-fae6-40a9-bfa4-295d19180ccd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:34:34.766Z|88ad8109-a096-4400-8ec7-31e00fbae8f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:34:34.766Z|88ad8109-a096-4400-8ec7-31e00fbae8f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:34:40.408Z|7e0c6d3e-4125-46f1-8615-2f7e518e2df4|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T03:34:40.408Z|7e0c6d3e-4125-46f1-8615-2f7e518e2df4|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T03:34:42.159Z|ebe93559-8c23-4e46-9f00-1e78d2bd2261|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:34:42.159Z|ebe93559-8c23-4e46-9f00-1e78d2bd2261|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:34:43.032Z|3682b8c2-1759-43b2-9fe3-979c4f2e771d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:34:43.033Z|3682b8c2-1759-43b2-9fe3-979c4f2e771d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:34:44.795Z|82530b01-cc9f-4a85-a086-c8b4446a9ad4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:34:44.795Z|82530b01-cc9f-4a85-a086-c8b4446a9ad4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:34:45.208Z|59347611-48a9-4faa-9c91-2c06ec7a2327|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:34:45.209Z|59347611-48a9-4faa-9c91-2c06ec7a2327|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:34:52.190Z|b754773b-dd64-467d-b611-3d6867d034c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:34:52.191Z|b754773b-dd64-467d-b611-3d6867d034c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:34:53.064Z|03eb2ede-f974-428d-b6c6-80a6762ae5cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:34:53.064Z|03eb2ede-f974-428d-b6c6-80a6762ae5cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:34:54.825Z|7af6ac06-83ce-44ba-a41c-d663550f3066|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:34:54.826Z|7af6ac06-83ce-44ba-a41c-d663550f3066|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:35:00.208Z|16a7deda-45d2-40c7-94b2-b5f5a58009a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:35:00.209Z|16a7deda-45d2-40c7-94b2-b5f5a58009a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:35:00.758Z|94b07a3a-2fdf-404a-a6b9-ab9e19b6903c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:35:00.758Z|94b07a3a-2fdf-404a-a6b9-ab9e19b6903c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:35:02.220Z|d01cb8a1-3e68-4fad-a933-dda9c9fe99e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:35:02.221Z|d01cb8a1-3e68-4fad-a933-dda9c9fe99e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:35:03.092Z|35b92178-fa6d-4b0b-852d-c8a4ca7da849|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:35:03.092Z|35b92178-fa6d-4b0b-852d-c8a4ca7da849|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:35:04.856Z|6ae3d7e9-8f24-468e-a4e0-7102b912f56c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:35:04.857Z|6ae3d7e9-8f24-468e-a4e0-7102b912f56c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:35:12.243Z|68554899-a419-4436-b85a-e8bbddcb381b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:35:12.244Z|68554899-a419-4436-b85a-e8bbddcb381b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:35:13.119Z|2c4ef812-3304-4ae9-b975-1c2cb8017615|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:35:13.120Z|2c4ef812-3304-4ae9-b975-1c2cb8017615|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:35:14.884Z|a3af102c-46bd-4e6c-8ee2-03004f18623c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:35:14.885Z|a3af102c-46bd-4e6c-8ee2-03004f18623c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:35:15.208Z|e9474482-de4d-4b39-857a-028378900eb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:35:15.209Z|e9474482-de4d-4b39-857a-028378900eb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:35:22.280Z|508d8139-11a3-4a88-852c-d274bdc1f7c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:35:22.281Z|508d8139-11a3-4a88-852c-d274bdc1f7c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:35:23.151Z|b1ea07b5-adcc-4f74-8174-a086cd5d2bea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:35:23.151Z|b1ea07b5-adcc-4f74-8174-a086cd5d2bea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:35:24.909Z|6801d4d8-c292-44fb-8281-3a25d31ac182|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:35:24.909Z|6801d4d8-c292-44fb-8281-3a25d31ac182|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:35:30.208Z|ea069e6b-2c72-464c-89f3-b4c3d9874ab9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:35:30.209Z|ea069e6b-2c72-464c-89f3-b4c3d9874ab9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:35:30.759Z|8c7f4f2e-ebf7-4d6e-94ab-a9456f4b494a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:35:30.759Z|8c7f4f2e-ebf7-4d6e-94ab-a9456f4b494a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:35:32.311Z|1f51187c-b2c7-46f7-8799-9f3197ba63af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:35:32.312Z|1f51187c-b2c7-46f7-8799-9f3197ba63af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:35:33.178Z|097d45f6-c736-4e7b-8e16-ba46538fb2c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:35:33.179Z|097d45f6-c736-4e7b-8e16-ba46538fb2c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:35:34.935Z|66e8ce2c-460e-45f1-b7bb-b2e39a95b4b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:35:34.936Z|66e8ce2c-460e-45f1-b7bb-b2e39a95b4b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:35:40.407Z|ee7b9f65-0c0d-4a24-9d34-883b25cd8401|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T03:35:40.409Z|ee7b9f65-0c0d-4a24-9d34-883b25cd8401|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T03:35:42.340Z|e3bf6836-b6e6-4b81-8a94-d279177fea48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:35:42.341Z|e3bf6836-b6e6-4b81-8a94-d279177fea48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:35:43.208Z|45f650a3-d06d-4bf5-a346-d4f16a76e175|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:35:43.209Z|45f650a3-d06d-4bf5-a346-d4f16a76e175|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:35:44.969Z|90e09fd3-9149-4533-b3ce-eb7d00442ec5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:35:44.970Z|90e09fd3-9149-4533-b3ce-eb7d00442ec5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:35:45.208Z|153cc139-7f26-4571-9d6c-cd062a32bd53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:35:45.209Z|153cc139-7f26-4571-9d6c-cd062a32bd53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:35:52.368Z|93d53825-5a26-4ac3-9479-a5a94ba561b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:35:52.369Z|93d53825-5a26-4ac3-9479-a5a94ba561b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:35:53.237Z|f00e99d7-f785-416a-839d-e96c254e1a91|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:35:53.238Z|f00e99d7-f785-416a-839d-e96c254e1a91|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:35:54.997Z|90a107cc-828f-4fbb-b502-d22ca92cd986|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:35:54.998Z|90a107cc-828f-4fbb-b502-d22ca92cd986|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:36:00.208Z|c0393028-ddf6-4d1c-87b8-2261a79ef692|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:36:00.209Z|c0393028-ddf6-4d1c-87b8-2261a79ef692|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:36:00.760Z|b3131964-90cb-49c9-9cdf-8402da30eace|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:36:00.760Z|b3131964-90cb-49c9-9cdf-8402da30eace|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:36:02.395Z|f7a226ab-5f78-46fb-bd08-4d175ed1fe31|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:36:02.396Z|f7a226ab-5f78-46fb-bd08-4d175ed1fe31|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:36:03.266Z|003ec443-7601-4489-8c84-98dbb692be3c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:36:03.267Z|003ec443-7601-4489-8c84-98dbb692be3c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:36:05.023Z|bd36a006-7989-497e-a140-ead5e05f002a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:36:05.024Z|bd36a006-7989-497e-a140-ead5e05f002a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:36:12.424Z|76a64270-094c-445e-b527-a0207ad91c82|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:36:12.424Z|76a64270-094c-445e-b527-a0207ad91c82|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:36:13.295Z|d79a8d5b-7060-4950-af29-f2c4cd5662bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:36:13.295Z|d79a8d5b-7060-4950-af29-f2c4cd5662bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:36:15.050Z|691cf165-4f61-4bff-a985-81366dc406d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:36:15.051Z|691cf165-4f61-4bff-a985-81366dc406d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:36:15.208Z|fccd0685-c59e-44e6-8e59-9718aee8ea79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:36:15.210Z|fccd0685-c59e-44e6-8e59-9718aee8ea79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:36:22.453Z|00456afe-f6c0-4365-953a-8cef701df3b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:36:22.453Z|00456afe-f6c0-4365-953a-8cef701df3b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:36:23.323Z|45735605-f9fb-4fc7-b058-7aba5c580ec7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:36:23.324Z|45735605-f9fb-4fc7-b058-7aba5c580ec7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:36:25.079Z|104c4126-c9a4-4d18-98fd-214da724dcf5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:36:25.080Z|104c4126-c9a4-4d18-98fd-214da724dcf5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:36:30.208Z|91ca808e-c71c-47a0-9b7c-5ebc5d4a6149|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:36:30.209Z|91ca808e-c71c-47a0-9b7c-5ebc5d4a6149|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:36:30.761Z|f8b988fa-3681-451e-b237-0272d0148086|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:36:30.761Z|f8b988fa-3681-451e-b237-0272d0148086|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:36:32.482Z|6ea4fbe6-f680-4085-ac21-474defa1a8c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:36:32.483Z|6ea4fbe6-f680-4085-ac21-474defa1a8c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:36:33.352Z|1eac4f40-f41f-4654-8b08-c591cc814b45|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:36:33.353Z|1eac4f40-f41f-4654-8b08-c591cc814b45|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:36:35.109Z|4671179a-7e99-4ce3-afc0-32930924a2b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:36:35.110Z|4671179a-7e99-4ce3-afc0-32930924a2b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:36:40.407Z|ba5b9e65-4bf6-4c1d-8269-06e3f37dedd7|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T03:36:40.408Z|ba5b9e65-4bf6-4c1d-8269-06e3f37dedd7|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T03:36:42.508Z|67f86df5-db0d-4ef0-a9f7-db3e1b7dfced|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:36:42.509Z|67f86df5-db0d-4ef0-a9f7-db3e1b7dfced|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:36:43.381Z|a0a9944e-0ca0-439d-94a8-c79674439ef5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:36:43.382Z|a0a9944e-0ca0-439d-94a8-c79674439ef5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:36:45.138Z|7d026560-a7cf-4d5f-a658-8efd2f3cc983|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:36:45.139Z|7d026560-a7cf-4d5f-a658-8efd2f3cc983|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:36:45.208Z|4374f7cc-e50a-4f7f-b063-19ab5b6d82c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:36:45.208Z|4374f7cc-e50a-4f7f-b063-19ab5b6d82c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:36:52.535Z|d9a7081d-30dc-441b-b02c-4296915416e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:36:52.536Z|d9a7081d-30dc-441b-b02c-4296915416e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:36:53.411Z|d8037010-8c5b-4a16-affb-6fdae36db176|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:36:53.412Z|d8037010-8c5b-4a16-affb-6fdae36db176|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:36:55.166Z|0320a670-f6c5-4f8a-8e00-de35dccdfea9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:36:55.166Z|0320a670-f6c5-4f8a-8e00-de35dccdfea9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:37:00.208Z|7e5211d0-67ea-45cf-bc29-bfb539a607b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:37:00.210Z|7e5211d0-67ea-45cf-bc29-bfb539a607b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:37:00.762Z|07b5478c-d5fe-4caa-ace8-2dd1fd45e41f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:37:00.762Z|07b5478c-d5fe-4caa-ace8-2dd1fd45e41f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:37:02.565Z|3d55bb29-eff8-417f-b64e-4418a3c1d887|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:37:02.566Z|3d55bb29-eff8-417f-b64e-4418a3c1d887|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:37:03.441Z|7d3886f8-2f09-4a6c-a988-e657803c7ec1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:37:03.442Z|7d3886f8-2f09-4a6c-a988-e657803c7ec1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:37:05.191Z|cf3960e6-232b-469f-b3d5-cfd8812aa18b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:37:05.192Z|cf3960e6-232b-469f-b3d5-cfd8812aa18b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:37:12.600Z|4b03e77d-b2d0-442e-b8b7-8d220bf10d6b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:37:12.601Z|4b03e77d-b2d0-442e-b8b7-8d220bf10d6b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:37:13.471Z|1fe97f90-ccbe-44f9-aa38-ef20ae2a4821|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:37:13.472Z|1fe97f90-ccbe-44f9-aa38-ef20ae2a4821|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:37:15.208Z|e7a91c51-1ef2-4aa1-b0c1-f3e46d564ffa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:37:15.209Z|e7a91c51-1ef2-4aa1-b0c1-f3e46d564ffa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:37:15.220Z|44acf3b9-dbb6-4e1d-bbdc-4c478bf8c1ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:37:15.221Z|44acf3b9-dbb6-4e1d-bbdc-4c478bf8c1ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:37:22.629Z|263bb854-ff8e-4a30-bf01-a71ff4db888d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:37:22.630Z|263bb854-ff8e-4a30-bf01-a71ff4db888d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:37:23.500Z|d3a3a1af-18cd-42a5-92b1-3731e333694d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:37:23.501Z|d3a3a1af-18cd-42a5-92b1-3731e333694d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:37:25.249Z|527e520c-3c34-4d53-8043-3e18754256fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:37:25.250Z|527e520c-3c34-4d53-8043-3e18754256fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:37:30.208Z|2dc9f376-def1-4c23-af78-618dc7bbfa77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:37:30.209Z|2dc9f376-def1-4c23-af78-618dc7bbfa77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:37:30.763Z|72a7b840-4d26-4624-9051-ba9514f7c098|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:37:30.763Z|72a7b840-4d26-4624-9051-ba9514f7c098|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:37:32.656Z|326a484a-66d9-44f8-b5a5-06efd998c3a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:37:32.657Z|326a484a-66d9-44f8-b5a5-06efd998c3a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:37:33.529Z|05dc9f73-99af-444a-b8b9-d9774eaa42fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:37:33.529Z|05dc9f73-99af-444a-b8b9-d9774eaa42fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:37:35.284Z|2eec0c85-0236-426a-8c7b-067e936df431|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:37:35.285Z|2eec0c85-0236-426a-8c7b-067e936df431|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:37:40.408Z|2e80de1e-cb8e-4333-898c-d566013852a1|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T03:37:40.409Z|2e80de1e-cb8e-4333-898c-d566013852a1|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T03:37:42.686Z|dbb16829-165a-4798-b144-4b0cc392cd01|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:37:42.687Z|dbb16829-165a-4798-b144-4b0cc392cd01|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:37:43.558Z|56665b12-e904-4919-9f35-f4fcc7985b83|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:37:43.558Z|56665b12-e904-4919-9f35-f4fcc7985b83|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:37:45.208Z|9c1392b3-4265-4847-8bab-68622b1175f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:37:45.210Z|9c1392b3-4265-4847-8bab-68622b1175f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:37:45.314Z|cdbe0ed5-de1e-41a3-a724-2062223c2ae3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:37:45.315Z|cdbe0ed5-de1e-41a3-a724-2062223c2ae3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:37:52.717Z|0604582c-b164-4f86-a56d-092e947a02d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:37:52.718Z|0604582c-b164-4f86-a56d-092e947a02d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:37:53.583Z|07d97053-3845-405f-9de4-63594c7c45a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:37:53.583Z|07d97053-3845-405f-9de4-63594c7c45a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:37:55.343Z|fa5f9827-c09b-4c65-b05a-45860d546e9e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:37:55.344Z|fa5f9827-c09b-4c65-b05a-45860d546e9e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:38:00.208Z|7c515997-bd4d-4835-8eab-cfb64354a0e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:38:00.209Z|7c515997-bd4d-4835-8eab-cfb64354a0e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:38:00.764Z|ba8b78a1-19d9-4bff-ba05-c72659f6e847|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:38:00.764Z|ba8b78a1-19d9-4bff-ba05-c72659f6e847|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:38:02.746Z|31158d99-dcc2-42a9-8cc0-4596822fd1fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:38:02.747Z|31158d99-dcc2-42a9-8cc0-4596822fd1fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:38:03.608Z|a5599769-fd92-41fc-a75b-80d69b7a4a0c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:38:03.609Z|a5599769-fd92-41fc-a75b-80d69b7a4a0c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:38:05.371Z|14956e7f-d2e7-4161-b971-8d533f2ef4d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:38:05.371Z|14956e7f-d2e7-4161-b971-8d533f2ef4d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:38:12.784Z|dd232a77-36db-4e3c-b31c-09a758d61856|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:38:12.785Z|dd232a77-36db-4e3c-b31c-09a758d61856|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:38:13.636Z|8f361614-fa47-43ef-9f69-2b29c438aeac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:38:13.636Z|8f361614-fa47-43ef-9f69-2b29c438aeac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:38:15.208Z|8ccefe3b-8d3c-4311-bf02-ac03ad98b4b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:38:15.209Z|8ccefe3b-8d3c-4311-bf02-ac03ad98b4b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:38:15.399Z|44506276-0804-412c-a09f-8902d81c0349|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:38:15.400Z|44506276-0804-412c-a09f-8902d81c0349|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:38:22.813Z|c9c8b586-d2c7-4cf4-b339-c69f72fa22a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:38:22.814Z|c9c8b586-d2c7-4cf4-b339-c69f72fa22a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:38:23.663Z|ccfb47a4-6814-4174-a35b-01bc396a14b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:38:23.664Z|ccfb47a4-6814-4174-a35b-01bc396a14b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:38:25.427Z|638ad308-c4a0-4862-afe1-b611311d317c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:38:25.428Z|638ad308-c4a0-4862-afe1-b611311d317c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:38:30.208Z|778ef629-70a3-4960-9a23-5c0ecb481c92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:38:30.210Z|778ef629-70a3-4960-9a23-5c0ecb481c92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:38:30.765Z|2651f19c-f408-47fa-a42c-a6739a701cb1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:38:30.765Z|2651f19c-f408-47fa-a42c-a6739a701cb1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:38:32.843Z|0a78ee09-4eb9-4f67-9203-ade1ce2f6ce0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:38:32.843Z|0a78ee09-4eb9-4f67-9203-ade1ce2f6ce0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:38:33.692Z|ed5deb7b-decb-4062-b57c-8bfd2f3b8e62|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:38:33.692Z|ed5deb7b-decb-4062-b57c-8bfd2f3b8e62|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:38:35.454Z|fe9badb6-ed53-4019-ba82-7657649b75f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:38:35.455Z|fe9badb6-ed53-4019-ba82-7657649b75f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:38:40.408Z|b2e94b81-805d-4b44-96e4-f05aa8cc9ef1|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T03:38:40.409Z|b2e94b81-805d-4b44-96e4-f05aa8cc9ef1|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T03:38:42.873Z|67757e5f-98b3-442f-96fd-15cf42030c47|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:38:42.873Z|67757e5f-98b3-442f-96fd-15cf42030c47|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:38:43.720Z|6f893ca7-e34f-4061-92ff-1e99b86e6d55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:38:43.721Z|6f893ca7-e34f-4061-92ff-1e99b86e6d55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:38:45.208Z|ae02c254-61eb-4601-9860-f7aa1a57119c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:38:45.209Z|ae02c254-61eb-4601-9860-f7aa1a57119c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:38:45.481Z|835c79ba-9121-4f18-858b-733281b2a53b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:38:45.481Z|835c79ba-9121-4f18-858b-733281b2a53b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:38:52.900Z|401c1a88-4db2-4d5e-b76d-4d9a99a08640|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:38:52.900Z|401c1a88-4db2-4d5e-b76d-4d9a99a08640|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:38:53.747Z|67c4dc67-02c1-495b-bec0-4f23fdf5119b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:38:53.748Z|67c4dc67-02c1-495b-bec0-4f23fdf5119b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:38:55.510Z|a6519977-8155-4289-bf46-18fc865024ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:38:55.511Z|a6519977-8155-4289-bf46-18fc865024ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:39:00.208Z|93acaff9-1a8c-4e8e-9157-a33e34509499|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:39:00.209Z|93acaff9-1a8c-4e8e-9157-a33e34509499|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:39:00.765Z|7cd701bb-db34-4f45-ba96-b1bcbaac016c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:39:00.766Z|7cd701bb-db34-4f45-ba96-b1bcbaac016c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:39:02.929Z|be8e6652-4cee-4829-b65b-befaa2d829d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:39:02.930Z|be8e6652-4cee-4829-b65b-befaa2d829d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:39:03.793Z|88ba427d-7715-43bb-8983-bdde9381e6c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:39:03.794Z|88ba427d-7715-43bb-8983-bdde9381e6c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:39:05.540Z|237ba2d5-3626-4ea8-bf0c-1af20d66cdb5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:39:05.540Z|237ba2d5-3626-4ea8-bf0c-1af20d66cdb5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:39:12.960Z|a7982142-0e50-40c6-acc4-e92062ed0eb6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:39:12.961Z|a7982142-0e50-40c6-acc4-e92062ed0eb6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:39:13.817Z|a145cc32-8341-4d3e-b3d0-46c1054e64cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:39:13.817Z|a145cc32-8341-4d3e-b3d0-46c1054e64cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:39:15.208Z|b8ad13db-3209-4ffa-b893-2d735400beda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:39:15.210Z|b8ad13db-3209-4ffa-b893-2d735400beda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:39:15.572Z|89a0008e-0087-4699-b785-6ff9cdf62b05|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:39:15.572Z|89a0008e-0087-4699-b785-6ff9cdf62b05|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:39:22.990Z|bc367032-5dd6-4964-979f-18d3a1e49fba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:39:22.991Z|bc367032-5dd6-4964-979f-18d3a1e49fba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:39:23.847Z|88871534-369f-4b14-8918-746e229e26ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:39:23.848Z|88871534-369f-4b14-8918-746e229e26ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:39:25.601Z|3e9f1681-2e40-454d-bbdb-ea85675b77cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:39:25.602Z|3e9f1681-2e40-454d-bbdb-ea85675b77cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:39:30.208Z|abd9ae81-5584-4682-a215-10afbff5f61e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:39:30.209Z|abd9ae81-5584-4682-a215-10afbff5f61e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:39:30.766Z|22cc34c6-5765-4b4b-9280-2b420a0de39f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:39:30.767Z|22cc34c6-5765-4b4b-9280-2b420a0de39f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:39:33.018Z|2734e1d8-4a1a-4a49-97d7-b4d5064b7db3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:39:33.018Z|2734e1d8-4a1a-4a49-97d7-b4d5064b7db3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:39:33.874Z|06ad2950-a3bb-4d89-a6b6-e4dbf483dac7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:39:33.875Z|06ad2950-a3bb-4d89-a6b6-e4dbf483dac7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:39:35.629Z|9fa806ed-07ac-450e-a738-824c4c16a5b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:39:35.630Z|9fa806ed-07ac-450e-a738-824c4c16a5b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:39:40.407Z|01a80997-1c59-4dff-8689-7e2b58327fd2|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T03:39:40.408Z|01a80997-1c59-4dff-8689-7e2b58327fd2|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T03:39:43.043Z|dc1bcd7a-9fd4-4c80-970a-14af7df5a2f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:39:43.044Z|dc1bcd7a-9fd4-4c80-970a-14af7df5a2f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:39:43.900Z|0ca60d2a-f8a2-4760-b0e8-3bbdc686450d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:39:43.901Z|0ca60d2a-f8a2-4760-b0e8-3bbdc686450d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:39:45.208Z|bb6e9510-3285-4ee8-a6d9-6e22f822bf79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:39:45.209Z|bb6e9510-3285-4ee8-a6d9-6e22f822bf79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:39:45.655Z|d9e52296-dd24-465c-828e-074e729e776d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:39:45.656Z|d9e52296-dd24-465c-828e-074e729e776d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:39:53.071Z|653f7a64-5811-4a35-982d-08a8bf77ecec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:39:53.072Z|653f7a64-5811-4a35-982d-08a8bf77ecec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:39:53.929Z|7c2a0a1f-42aa-48c1-845f-4d0cac8f63cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:39:53.930Z|7c2a0a1f-42aa-48c1-845f-4d0cac8f63cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:39:55.677Z|a452e9aa-d344-4406-ab9f-b7cf56ac96e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:39:55.678Z|a452e9aa-d344-4406-ab9f-b7cf56ac96e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:40:00.208Z|bde5fca7-0e72-4aa6-9674-2ce587b6f952|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:40:00.210Z|bde5fca7-0e72-4aa6-9674-2ce587b6f952|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:40:00.768Z|de2fd5cf-38a4-466d-8fe4-b0c2741820e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:40:00.768Z|de2fd5cf-38a4-466d-8fe4-b0c2741820e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:40:03.100Z|941d1a56-4d5f-4dd3-883c-8d4765b11376|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:40:03.101Z|941d1a56-4d5f-4dd3-883c-8d4765b11376|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:40:03.956Z|cb8e3c83-f528-416b-87da-0e3d1c7bbf16|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:40:03.957Z|cb8e3c83-f528-416b-87da-0e3d1c7bbf16|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:40:05.705Z|40331240-2ee7-42f0-87fb-b9d570063c96|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:40:05.705Z|40331240-2ee7-42f0-87fb-b9d570063c96|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:40:13.136Z|989619ce-e361-46a4-a278-9e646aafb7f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:40:13.136Z|989619ce-e361-46a4-a278-9e646aafb7f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:40:13.984Z|93122949-a3e0-4f02-840f-ca3f46c3fcd2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:40:13.984Z|93122949-a3e0-4f02-840f-ca3f46c3fcd2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:40:15.208Z|303ef630-e684-4c13-a6a5-d595698e81c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:40:15.209Z|303ef630-e684-4c13-a6a5-d595698e81c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:40:15.733Z|1f438783-e7ba-4af3-bb77-a54f619edff0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:40:15.734Z|1f438783-e7ba-4af3-bb77-a54f619edff0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:40:23.160Z|97925ba3-c2ba-40f9-9ea5-d215d7899980|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:40:23.161Z|97925ba3-c2ba-40f9-9ea5-d215d7899980|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:40:24.011Z|712034a6-ad58-4f97-bab3-db55dae5586f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:40:24.011Z|712034a6-ad58-4f97-bab3-db55dae5586f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:40:25.761Z|9c78fcf4-c428-4a35-a7ad-df6ac7992e6c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:40:25.762Z|9c78fcf4-c428-4a35-a7ad-df6ac7992e6c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:40:30.208Z|42171f60-8684-4010-bbaa-3dbe1928a47c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:40:30.209Z|42171f60-8684-4010-bbaa-3dbe1928a47c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:40:30.769Z|9378393e-e6e4-4a3e-9b4f-c7143ecf5386|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:40:30.769Z|9378393e-e6e4-4a3e-9b4f-c7143ecf5386|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:40:33.188Z|14bce371-698b-4de1-847f-0d14a3aa91b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:40:33.189Z|14bce371-698b-4de1-847f-0d14a3aa91b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:40:34.037Z|cc317fc0-0e10-406d-8a60-2318176d8b0f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:40:34.037Z|cc317fc0-0e10-406d-8a60-2318176d8b0f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:40:35.791Z|3eb88421-f4f6-4802-b589-9ef68aed5ec3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:40:35.792Z|3eb88421-f4f6-4802-b589-9ef68aed5ec3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:40:40.407Z|2f3fb49e-8127-45c4-b978-a81367d7e813|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T03:40:40.408Z|2f3fb49e-8127-45c4-b978-a81367d7e813|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T03:40:43.217Z|eaa54182-88ef-46ed-92be-a79510d5632d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:40:43.217Z|eaa54182-88ef-46ed-92be-a79510d5632d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:40:44.062Z|78787f3d-8be9-4887-ade4-a308c43c82c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:40:44.063Z|78787f3d-8be9-4887-ade4-a308c43c82c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:40:45.208Z|cdebd021-59a8-4f96-b0ce-fba2ff7f8988|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:40:45.209Z|cdebd021-59a8-4f96-b0ce-fba2ff7f8988|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:40:45.822Z|c9ad205d-2e5b-423d-9a41-1ed944ed2714|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:40:45.822Z|c9ad205d-2e5b-423d-9a41-1ed944ed2714|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:40:53.246Z|7e3e5c1c-369d-4187-aff1-f1e83888db18|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:40:53.247Z|7e3e5c1c-369d-4187-aff1-f1e83888db18|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:40:54.091Z|3dc2e795-6d82-4bdf-9e3b-6c758d5b89db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:40:54.092Z|3dc2e795-6d82-4bdf-9e3b-6c758d5b89db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:40:55.853Z|da8ae9f4-e8a9-47f6-96c8-1f057150fc44|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:40:55.853Z|da8ae9f4-e8a9-47f6-96c8-1f057150fc44|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:41:00.208Z|56277e9a-7534-44c0-abce-1198c70981c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:41:00.208Z|56277e9a-7534-44c0-abce-1198c70981c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:41:00.770Z|df9ab05c-f09f-4936-a822-e92acf65ae6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:41:00.770Z|df9ab05c-f09f-4936-a822-e92acf65ae6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:41:03.277Z|dacaa4c7-185e-4d86-9c87-8e204987de3c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:41:03.277Z|dacaa4c7-185e-4d86-9c87-8e204987de3c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:41:04.122Z|45820d33-b0ee-40ba-8f49-bcbe48d7ec40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:41:04.123Z|45820d33-b0ee-40ba-8f49-bcbe48d7ec40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:41:05.880Z|977357b3-39f0-4ba9-b274-c99b64c15962|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:41:05.880Z|977357b3-39f0-4ba9-b274-c99b64c15962|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:41:13.306Z|ab4ab17e-b851-4961-a99b-b91580b98ec4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:41:13.306Z|ab4ab17e-b851-4961-a99b-b91580b98ec4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:41:14.150Z|2891abae-d471-472e-8515-8a337fa12e75|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:41:14.151Z|2891abae-d471-472e-8515-8a337fa12e75|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:41:15.208Z|dcb13cf2-a529-4d89-8302-63067d49e5c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:41:15.209Z|dcb13cf2-a529-4d89-8302-63067d49e5c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:41:15.908Z|2ed291ab-c861-4258-b733-8c71676afebb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:41:15.908Z|2ed291ab-c861-4258-b733-8c71676afebb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:41:23.331Z|7f814418-af0c-441a-9d9f-8d0f6e082e72|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:41:23.332Z|7f814418-af0c-441a-9d9f-8d0f6e082e72|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:41:24.178Z|9b5563da-07e3-4947-a859-1ccdee28990f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:41:24.179Z|9b5563da-07e3-4947-a859-1ccdee28990f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:41:25.936Z|5f2eccdf-72a1-4f0d-bfd8-2c127685dc17|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:41:25.936Z|5f2eccdf-72a1-4f0d-bfd8-2c127685dc17|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:41:30.208Z|c8cc5c1b-43d2-4ce2-a4dc-5c6374027728|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:41:30.210Z|c8cc5c1b-43d2-4ce2-a4dc-5c6374027728|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:41:30.770Z|83e1f173-57cc-438b-b3d1-f4cc06f9853d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:41:30.771Z|83e1f173-57cc-438b-b3d1-f4cc06f9853d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:41:33.359Z|f6f54fee-d1d2-484c-8e96-a0790b4f39b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:41:33.360Z|f6f54fee-d1d2-484c-8e96-a0790b4f39b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:41:34.205Z|2c081532-948c-4ec3-8c49-87fa6d1e039c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:41:34.206Z|2c081532-948c-4ec3-8c49-87fa6d1e039c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:41:35.963Z|99d5b942-2deb-4b76-9f2c-512df9544350|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:41:35.964Z|99d5b942-2deb-4b76-9f2c-512df9544350|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:41:40.407Z|ae7ddfd6-ff30-4ec4-b946-c79a670348c2|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T03:41:40.408Z|ae7ddfd6-ff30-4ec4-b946-c79a670348c2|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T03:41:43.388Z|b91d5267-5187-4bca-b922-139fec71d865|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:41:43.389Z|b91d5267-5187-4bca-b922-139fec71d865|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:41:44.234Z|092f0e3c-662b-428c-8f32-3a4d46e37f92|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:41:44.235Z|092f0e3c-662b-428c-8f32-3a4d46e37f92|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:41:45.208Z|5c84033c-b87c-4618-86f1-57a74fb51b5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:41:45.209Z|5c84033c-b87c-4618-86f1-57a74fb51b5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:41:45.991Z|3358053d-20c0-4572-91e6-57d1f126e798|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:41:45.992Z|3358053d-20c0-4572-91e6-57d1f126e798|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:41:53.415Z|a3f5ee02-23c9-46a8-82f2-c2bde428479e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:41:53.416Z|a3f5ee02-23c9-46a8-82f2-c2bde428479e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:41:54.259Z|37323e56-7236-4025-8590-6be44531d1c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:41:54.259Z|37323e56-7236-4025-8590-6be44531d1c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:41:56.022Z|e82c77ae-67b4-47ef-bf72-effc4e7378ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:41:56.023Z|e82c77ae-67b4-47ef-bf72-effc4e7378ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:42:00.208Z|54a80890-1aed-464c-b33e-d28043b71a2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:42:00.209Z|54a80890-1aed-464c-b33e-d28043b71a2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:42:00.771Z|55d0c5f5-17cb-44f8-a0ce-f9512dba2390|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:42:00.772Z|55d0c5f5-17cb-44f8-a0ce-f9512dba2390|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:42:03.444Z|12654916-4b62-49e9-b957-5102c8d15503|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:42:03.445Z|12654916-4b62-49e9-b957-5102c8d15503|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:42:04.287Z|827cee6d-6d50-4c0b-bf26-7bbb0d5f2c89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:42:04.288Z|827cee6d-6d50-4c0b-bf26-7bbb0d5f2c89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:42:06.051Z|94ea25f3-8f9c-40b8-9045-385859427645|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:42:06.051Z|94ea25f3-8f9c-40b8-9045-385859427645|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:42:13.473Z|d0da416c-c01f-41ac-8e6e-1fe664e6d5d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:42:13.474Z|d0da416c-c01f-41ac-8e6e-1fe664e6d5d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:42:14.317Z|13904989-1e6c-41d4-910d-a2c8c67507e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:42:14.318Z|13904989-1e6c-41d4-910d-a2c8c67507e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:42:15.208Z|1f5375c1-f668-41e3-910a-3d8f460c14b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:42:15.210Z|1f5375c1-f668-41e3-910a-3d8f460c14b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:42:16.080Z|23f39191-a61a-4b2a-8ec9-7698241cabf2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:42:16.081Z|23f39191-a61a-4b2a-8ec9-7698241cabf2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:42:23.502Z|2a5c38bb-ec93-4f06-b46c-789a100ad8b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:42:23.503Z|2a5c38bb-ec93-4f06-b46c-789a100ad8b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:42:24.345Z|bcacb8a9-dfdc-4948-84ca-637b746d64f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:42:24.346Z|bcacb8a9-dfdc-4948-84ca-637b746d64f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:42:26.111Z|e30e7007-76fe-4985-9447-80bb30db5630|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:42:26.112Z|e30e7007-76fe-4985-9447-80bb30db5630|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:42:30.208Z|49234d8b-2725-4c52-81ef-bfb957d9b012|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:42:30.209Z|49234d8b-2725-4c52-81ef-bfb957d9b012|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:42:30.772Z|1fb94606-f3de-44c3-832f-dd823bc488f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:42:30.773Z|1fb94606-f3de-44c3-832f-dd823bc488f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:42:33.528Z|47873b69-9b6d-40ff-b157-3d76f08822f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:42:33.529Z|47873b69-9b6d-40ff-b157-3d76f08822f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:42:34.375Z|52b01212-f312-4234-a9ac-3517ac604384|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:42:34.376Z|52b01212-f312-4234-a9ac-3517ac604384|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:42:36.142Z|0cff8fdb-5cc7-4c97-8502-e6b398bf8643|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:42:36.143Z|0cff8fdb-5cc7-4c97-8502-e6b398bf8643|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:42:40.408Z|212c0bab-998c-4d9d-8a75-9a32202f57a9|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T03:42:40.408Z|212c0bab-998c-4d9d-8a75-9a32202f57a9|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T03:42:43.557Z|287612f6-dac6-4884-aea9-cd4e4608a107|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:42:43.557Z|287612f6-dac6-4884-aea9-cd4e4608a107|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:42:44.404Z|420f29c7-54f6-4e34-846e-85e52e81dc41|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:42:44.405Z|420f29c7-54f6-4e34-846e-85e52e81dc41|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:42:45.208Z|57c9ae5a-9de4-43c2-97f3-2c1aa6874c6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:42:45.208Z|57c9ae5a-9de4-43c2-97f3-2c1aa6874c6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:42:46.173Z|73fc73f3-d7e4-481e-b897-8e087118bfa8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:42:46.173Z|73fc73f3-d7e4-481e-b897-8e087118bfa8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:42:53.586Z|b1bcc9c4-db2c-4c3c-9a38-bf1fbe71b9be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:42:53.587Z|b1bcc9c4-db2c-4c3c-9a38-bf1fbe71b9be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:42:54.430Z|9adba907-eee7-4e11-899b-9166555773ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:42:54.431Z|9adba907-eee7-4e11-899b-9166555773ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:42:56.203Z|a8ddace8-823a-4597-8ca8-57353f019c32|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:42:56.203Z|a8ddace8-823a-4597-8ca8-57353f019c32|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:43:00.208Z|5afbde00-b471-4a8a-a2f1-73546f255160|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:43:00.209Z|5afbde00-b471-4a8a-a2f1-73546f255160|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:43:00.773Z|7efe6444-cfdd-40df-8d46-c465177150a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:43:00.773Z|7efe6444-cfdd-40df-8d46-c465177150a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:43:03.620Z|b78d6682-31ab-402c-918b-542027009e83|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:43:03.620Z|b78d6682-31ab-402c-918b-542027009e83|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:43:04.460Z|b1d3de5a-2d97-4eca-b9e3-b612060e083a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:43:04.461Z|b1d3de5a-2d97-4eca-b9e3-b612060e083a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:43:06.232Z|71520905-35c7-4bd7-9891-8d1406d99719|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:43:06.233Z|71520905-35c7-4bd7-9891-8d1406d99719|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:43:13.645Z|6fa01aa2-d7e6-48dd-aa4c-df80d81e2101|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:43:13.646Z|6fa01aa2-d7e6-48dd-aa4c-df80d81e2101|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:43:14.490Z|9d22e33d-1a0c-44df-a554-61c126b28904|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:43:14.491Z|9d22e33d-1a0c-44df-a554-61c126b28904|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:43:15.208Z|d73bc0f3-09cc-484b-85fa-ecf010479e08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:43:15.209Z|d73bc0f3-09cc-484b-85fa-ecf010479e08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:43:16.261Z|2c230e69-7c3c-45c3-9c79-17624ab866d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:43:16.262Z|2c230e69-7c3c-45c3-9c79-17624ab866d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:43:23.673Z|8dca590d-d09e-4993-9dd8-9274dc9ca59d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:43:23.674Z|8dca590d-d09e-4993-9dd8-9274dc9ca59d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:43:24.520Z|a8e65fe1-d5b2-4436-ac2f-5ce77981a334|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:43:24.521Z|a8e65fe1-d5b2-4436-ac2f-5ce77981a334|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:43:26.291Z|f9660893-98e1-4fd9-94ef-c5aae58974ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:43:26.292Z|f9660893-98e1-4fd9-94ef-c5aae58974ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:43:30.208Z|c0267cc8-b5d0-4efb-a38c-6cc0fa2a8b5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:43:30.209Z|c0267cc8-b5d0-4efb-a38c-6cc0fa2a8b5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:43:30.774Z|21ad47a1-4d13-43ed-ac46-6820fdbe97be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:43:30.774Z|21ad47a1-4d13-43ed-ac46-6820fdbe97be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:43:33.701Z|a6946c15-5349-40a2-8dfb-60a6235d8102|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:43:33.702Z|a6946c15-5349-40a2-8dfb-60a6235d8102|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:43:34.549Z|55d3d810-abe3-4a1a-a4ff-94b428841fea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:43:34.550Z|55d3d810-abe3-4a1a-a4ff-94b428841fea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:43:36.320Z|563c140a-24b1-476a-8d6c-4fd59648f75d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:43:36.321Z|563c140a-24b1-476a-8d6c-4fd59648f75d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:43:40.406Z|4144285e-b9d8-4a33-86fd-3e3f5600667f|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T03:43:40.407Z|4144285e-b9d8-4a33-86fd-3e3f5600667f|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T03:43:43.730Z|80711c77-95a2-4402-a4e2-d9706e6bd979|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:43:43.731Z|80711c77-95a2-4402-a4e2-d9706e6bd979|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:43:44.578Z|bf46f2d8-2b00-450c-8b74-9b92e01c5505|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:43:44.579Z|bf46f2d8-2b00-450c-8b74-9b92e01c5505|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:43:45.208Z|bd8cd528-5b9a-48f3-98a0-0be3d83fc32d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:43:45.210Z|bd8cd528-5b9a-48f3-98a0-0be3d83fc32d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:43:46.350Z|fdbcd0b6-4179-4a48-903c-4011feed1740|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:43:46.351Z|fdbcd0b6-4179-4a48-903c-4011feed1740|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:43:53.760Z|0e359ef6-5cf8-4d33-b0ca-35c8a3d2d16e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:43:53.761Z|0e359ef6-5cf8-4d33-b0ca-35c8a3d2d16e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:43:54.608Z|16a4db09-0143-471f-9007-2048be9f15e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:43:54.609Z|16a4db09-0143-471f-9007-2048be9f15e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:43:56.380Z|915c287d-01f8-412d-932f-7cd5edf46ee1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:43:56.381Z|915c287d-01f8-412d-932f-7cd5edf46ee1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:44:00.209Z|dbbf71ee-ceb8-4f2e-a31b-1494c52a5c99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:44:00.209Z|dbbf71ee-ceb8-4f2e-a31b-1494c52a5c99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:44:00.775Z|da4d752d-edde-48cf-a865-6695e1aaf71e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:44:00.775Z|da4d752d-edde-48cf-a865-6695e1aaf71e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:44:03.785Z|926b72bb-7fb0-47b2-aeed-b4768ca502a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:44:03.786Z|926b72bb-7fb0-47b2-aeed-b4768ca502a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:44:04.639Z|eed18bab-8362-4654-8ef5-3a14236b1283|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:44:04.640Z|eed18bab-8362-4654-8ef5-3a14236b1283|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:44:06.412Z|b33cec24-0016-4b1f-8315-4add66e90637|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:44:06.412Z|b33cec24-0016-4b1f-8315-4add66e90637|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:44:13.813Z|c35d4b1a-6763-46f4-a494-4d289483c459|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:44:13.813Z|c35d4b1a-6763-46f4-a494-4d289483c459|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:44:14.667Z|13418a07-41d1-4909-b2b3-b2ad565ac03a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:44:14.668Z|13418a07-41d1-4909-b2b3-b2ad565ac03a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:44:15.208Z|ce85471f-96d1-4177-bf07-e8b1d0689c93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:44:15.209Z|ce85471f-96d1-4177-bf07-e8b1d0689c93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:44:16.440Z|76384e7d-ff7b-48ee-81a6-66fdacc319ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:44:16.441Z|76384e7d-ff7b-48ee-81a6-66fdacc319ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:44:23.841Z|cec3a85c-819c-4b79-88dc-89806e9dc751|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:44:23.842Z|cec3a85c-819c-4b79-88dc-89806e9dc751|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:44:24.699Z|086baa90-e718-4294-8cb4-59a9b0255046|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:44:24.700Z|086baa90-e718-4294-8cb4-59a9b0255046|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:44:26.469Z|8b07ecc0-1bf6-437e-91c7-a1b4f9ebb84b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:44:26.469Z|8b07ecc0-1bf6-437e-91c7-a1b4f9ebb84b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:44:30.208Z|9fffb0bd-686b-4787-978f-c29df5893355|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:44:30.210Z|9fffb0bd-686b-4787-978f-c29df5893355|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:44:30.776Z|aa48898f-d565-417d-9d7c-ddbc1a892b60|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:44:30.777Z|aa48898f-d565-417d-9d7c-ddbc1a892b60|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:44:33.873Z|df63ae48-5060-4272-87c0-3bb519f1031f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:44:33.874Z|df63ae48-5060-4272-87c0-3bb519f1031f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:44:34.729Z|40f8a922-219b-4e80-b567-c853ca8502d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:44:34.729Z|40f8a922-219b-4e80-b567-c853ca8502d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:44:36.496Z|b5c43a66-2e6f-42f2-aef8-f6a3ba521457|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:44:36.497Z|b5c43a66-2e6f-42f2-aef8-f6a3ba521457|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:44:40.407Z|a95324d6-9415-44bc-9ca2-e1fa9a7f2968|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T03:44:40.408Z|a95324d6-9415-44bc-9ca2-e1fa9a7f2968|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T03:44:43.903Z|88ead779-058e-4265-a0b2-3bd8513f43eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:44:43.904Z|88ead779-058e-4265-a0b2-3bd8513f43eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:44:44.757Z|3e32a768-7c5b-4515-8cd8-26e5828fe032|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:44:44.758Z|3e32a768-7c5b-4515-8cd8-26e5828fe032|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:44:45.208Z|39ade2bb-d4cc-4719-944b-2cac7d37b44b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:44:45.209Z|39ade2bb-d4cc-4719-944b-2cac7d37b44b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:44:46.526Z|e585f765-5596-439a-b383-9d2e0d4105fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:44:46.527Z|e585f765-5596-439a-b383-9d2e0d4105fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:44:53.929Z|bf765e0e-4172-4de4-b4a7-107426f37294|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:44:53.931Z|bf765e0e-4172-4de4-b4a7-107426f37294|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:44:54.784Z|3e8168d9-3f7f-43fa-867d-593b666da00e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:44:54.785Z|3e8168d9-3f7f-43fa-867d-593b666da00e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:44:56.558Z|4c2c5c9a-0f73-48e6-9f43-299455eeac3b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:44:56.558Z|4c2c5c9a-0f73-48e6-9f43-299455eeac3b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:45:00.208Z|fd0ca282-0fec-4a8f-8a29-c3143e0a7e4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:45:00.209Z|fd0ca282-0fec-4a8f-8a29-c3143e0a7e4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:45:00.777Z|86dc944d-0b54-476e-834e-d71f0ec6c567|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:45:00.778Z|86dc944d-0b54-476e-834e-d71f0ec6c567|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:45:03.957Z|b6a476d4-9ee2-4a08-8538-ea6189a5e32d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:45:03.958Z|b6a476d4-9ee2-4a08-8538-ea6189a5e32d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:45:04.814Z|49e3b65b-6788-443a-98e9-bc977fb9af56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:45:04.815Z|49e3b65b-6788-443a-98e9-bc977fb9af56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:45:06.587Z|73d3f9b3-3e4c-4a7f-a559-7fe1f120573f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:45:06.588Z|73d3f9b3-3e4c-4a7f-a559-7fe1f120573f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:45:13.987Z|e936e405-f9c2-474c-bf63-554576eb9723|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:45:13.988Z|e936e405-f9c2-474c-bf63-554576eb9723|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:45:14.843Z|b78a8b81-0a28-4c8f-a341-a934845aba70|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:45:14.843Z|b78a8b81-0a28-4c8f-a341-a934845aba70|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:45:15.208Z|8d7f2aba-dd88-4b46-abc1-fc30aaecebe7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:45:15.210Z|8d7f2aba-dd88-4b46-abc1-fc30aaecebe7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:45:16.619Z|50b65007-b349-4abd-b9a1-3749a4a800ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:45:16.620Z|50b65007-b349-4abd-b9a1-3749a4a800ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:45:24.017Z|272cf130-3708-45be-a9ee-302d59563f8b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:45:24.018Z|272cf130-3708-45be-a9ee-302d59563f8b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:45:24.871Z|691739fd-d9e2-452e-bb09-d944285a5ab7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:45:24.872Z|691739fd-d9e2-452e-bb09-d944285a5ab7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:45:26.649Z|101fc3fc-377a-404f-af37-7316a8203d5d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:45:26.650Z|101fc3fc-377a-404f-af37-7316a8203d5d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:45:30.208Z|d691e442-80a9-4641-96d8-e72d5ef77438|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:45:30.209Z|d691e442-80a9-4641-96d8-e72d5ef77438|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:45:30.778Z|10eee948-5c4b-48c8-88db-5ed3759fb2d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:45:30.778Z|10eee948-5c4b-48c8-88db-5ed3759fb2d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:45:34.045Z|1a912869-060a-4c3b-8a2a-0bddd45b70be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:45:34.046Z|1a912869-060a-4c3b-8a2a-0bddd45b70be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:45:34.898Z|f3f7de89-1eed-46d1-b511-7a859b5805cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:45:34.899Z|f3f7de89-1eed-46d1-b511-7a859b5805cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:45:36.677Z|edf3c570-d747-46c0-a565-68e24114f4b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:45:36.678Z|edf3c570-d747-46c0-a565-68e24114f4b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:45:40.408Z|ff4fff3d-0077-4419-ad0c-60787a46c00a|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T03:45:40.408Z|ff4fff3d-0077-4419-ad0c-60787a46c00a|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T03:45:44.073Z|7fc4a1a4-8525-4b23-af96-0db62e64b956|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:45:44.074Z|7fc4a1a4-8525-4b23-af96-0db62e64b956|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:45:44.928Z|b2dc002b-5024-460d-a299-fb732d13b6d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:45:44.928Z|b2dc002b-5024-460d-a299-fb732d13b6d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:45:45.208Z|964ca201-7368-44bf-8849-40dd7a22e181|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:45:45.209Z|964ca201-7368-44bf-8849-40dd7a22e181|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:45:46.705Z|bd09e984-eb93-4351-bdf1-a30179209366|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:45:46.706Z|bd09e984-eb93-4351-bdf1-a30179209366|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:45:54.103Z|373a2da8-f24e-42f9-9511-d021feee3330|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:45:54.103Z|373a2da8-f24e-42f9-9511-d021feee3330|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:45:54.956Z|a16b59f4-33a1-403f-ab0a-e843d28d88b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:45:54.956Z|a16b59f4-33a1-403f-ab0a-e843d28d88b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:45:56.731Z|284a0878-2e65-49b9-93d2-3407c7ebe4ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:45:56.731Z|284a0878-2e65-49b9-93d2-3407c7ebe4ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:46:00.208Z|b31f8b5e-1fb9-4810-8731-9fe6fbdc88fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:46:00.210Z|b31f8b5e-1fb9-4810-8731-9fe6fbdc88fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:46:00.779Z|2ef83186-21e2-4950-bf26-b8830d1ff01f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:46:00.780Z|2ef83186-21e2-4950-bf26-b8830d1ff01f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:46:04.133Z|036eeff9-201c-4354-97a8-ee547bc0a4a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:46:04.133Z|036eeff9-201c-4354-97a8-ee547bc0a4a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:46:04.985Z|ab70825e-7996-4909-8a2a-0d761c15966e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:46:04.986Z|ab70825e-7996-4909-8a2a-0d761c15966e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:46:06.758Z|146dd577-ed6d-4bd3-a2a3-bc1350d19653|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:46:06.759Z|146dd577-ed6d-4bd3-a2a3-bc1350d19653|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:46:14.164Z|130a601e-cf0f-413f-a7e3-18e95b1049a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:46:14.165Z|130a601e-cf0f-413f-a7e3-18e95b1049a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:46:15.012Z|50898d41-8bf3-4e3a-a42d-2f4c51f979cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:46:15.013Z|50898d41-8bf3-4e3a-a42d-2f4c51f979cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:46:15.208Z|ec9e9cc8-c6bd-4384-b6d9-15146e73ee84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:46:15.209Z|ec9e9cc8-c6bd-4384-b6d9-15146e73ee84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:46:16.783Z|0a9162bd-b687-4663-a905-ed1578b9789e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:46:16.783Z|0a9162bd-b687-4663-a905-ed1578b9789e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:46:24.193Z|8b0b7306-163d-409e-8c8e-a2d566a20ec8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:46:24.193Z|8b0b7306-163d-409e-8c8e-a2d566a20ec8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:46:25.039Z|8d2de5fd-034c-451a-9e68-705dc2a5deff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:46:25.039Z|8d2de5fd-034c-451a-9e68-705dc2a5deff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:46:26.811Z|1baca172-5ddb-4b2b-929c-8ea00b7fc745|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:46:26.812Z|1baca172-5ddb-4b2b-929c-8ea00b7fc745|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:46:30.208Z|35a509b4-91e2-4b73-9a29-7e7c6b1fcfe3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:46:30.209Z|35a509b4-91e2-4b73-9a29-7e7c6b1fcfe3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:46:30.780Z|7d4d62c1-f448-43bf-87ad-38f3e0e7e307|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:46:30.780Z|7d4d62c1-f448-43bf-87ad-38f3e0e7e307|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:46:34.224Z|8411705f-ee44-4e30-b720-488722847b42|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:46:34.225Z|8411705f-ee44-4e30-b720-488722847b42|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:46:35.065Z|fde820bc-2609-4e4d-81c3-668e83b53b9d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:46:35.066Z|fde820bc-2609-4e4d-81c3-668e83b53b9d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:46:36.839Z|98ce6032-4eee-47ba-ad12-a32dd40e5a44|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:46:36.840Z|98ce6032-4eee-47ba-ad12-a32dd40e5a44|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:46:40.408Z|04113f9f-510e-4590-8bf2-9c6c2d06c293|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T03:46:40.409Z|04113f9f-510e-4590-8bf2-9c6c2d06c293|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T03:46:44.251Z|165aedc7-96d5-45c0-85f1-4b34060d6156|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:46:44.252Z|165aedc7-96d5-45c0-85f1-4b34060d6156|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:46:45.088Z|4143b62f-322f-4db8-adc9-47ce73ecb0fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:46:45.088Z|4143b62f-322f-4db8-adc9-47ce73ecb0fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:46:45.208Z|ff1fe9a1-d091-44e1-890a-a3e798ed88a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:46:45.209Z|ff1fe9a1-d091-44e1-890a-a3e798ed88a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:46:46.866Z|a3bc24a9-2c4d-4369-a3c1-660be5e0aba7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:46:46.866Z|a3bc24a9-2c4d-4369-a3c1-660be5e0aba7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:46:54.283Z|05eebe97-7a46-4597-841c-9a9f8b192234|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:46:54.283Z|05eebe97-7a46-4597-841c-9a9f8b192234|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:46:55.115Z|d1f0f5d4-9a86-4897-a87f-b465893b87a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:46:55.115Z|d1f0f5d4-9a86-4897-a87f-b465893b87a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:46:56.892Z|a3d80189-37f0-4720-b57e-f2176668b400|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:46:56.892Z|a3d80189-37f0-4720-b57e-f2176668b400|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:47:00.208Z|06f44608-3255-4ac9-b5bb-051f170dab7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:47:00.208Z|06f44608-3255-4ac9-b5bb-051f170dab7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:47:00.781Z|19997073-9a10-4a3a-b6fd-a0117ebfaa1b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:47:00.781Z|19997073-9a10-4a3a-b6fd-a0117ebfaa1b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:47:04.307Z|47199d68-015d-4685-b13c-36b33f8d8473|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:47:04.308Z|47199d68-015d-4685-b13c-36b33f8d8473|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:47:05.142Z|801a03f8-8155-4557-837b-84411b48bd84|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:47:05.143Z|801a03f8-8155-4557-837b-84411b48bd84|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:47:06.920Z|fc6e8858-42e5-4650-bfea-3258bdd5f131|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:47:06.920Z|fc6e8858-42e5-4650-bfea-3258bdd5f131|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:47:14.335Z|6755435b-8b9c-4f5a-9f23-7eae6cedffbd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:47:14.335Z|6755435b-8b9c-4f5a-9f23-7eae6cedffbd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:47:15.173Z|9eb9cb6d-960c-4d60-9e1f-33854ef7ada2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:47:15.173Z|9eb9cb6d-960c-4d60-9e1f-33854ef7ada2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:47:15.208Z|1e1d4d33-f63f-4c5a-be3c-08e1448b1c7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:47:15.209Z|1e1d4d33-f63f-4c5a-be3c-08e1448b1c7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:47:16.947Z|fd698be3-d6f8-4aa7-83f5-032495de305f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:47:16.947Z|fd698be3-d6f8-4aa7-83f5-032495de305f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:47:24.363Z|0a24d51f-77a9-4ad2-9510-efbb90ea358a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:47:24.363Z|0a24d51f-77a9-4ad2-9510-efbb90ea358a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:47:25.198Z|9d92a2c2-da7d-4e29-b305-11aea5e5fdc6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:47:25.199Z|9d92a2c2-da7d-4e29-b305-11aea5e5fdc6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:47:26.974Z|248d2aa3-ef26-45a8-b7e2-754b40e1e474|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:47:26.975Z|248d2aa3-ef26-45a8-b7e2-754b40e1e474|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:47:30.208Z|c1d063ea-3a6f-46bc-906a-d04a290d1a3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:47:30.209Z|c1d063ea-3a6f-46bc-906a-d04a290d1a3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:47:30.781Z|8779e2e0-8d10-4a5a-bbf3-a02979f7a652|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:47:30.782Z|8779e2e0-8d10-4a5a-bbf3-a02979f7a652|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:47:34.390Z|daa45855-b111-469e-bcb5-525df52c13da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:47:34.391Z|daa45855-b111-469e-bcb5-525df52c13da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:47:35.226Z|e9706261-91a7-42b0-9b31-cbcc05841872|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:47:35.227Z|e9706261-91a7-42b0-9b31-cbcc05841872|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:47:37.002Z|fe7fb1e8-cf69-4860-9b23-323802c61ca9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:47:37.003Z|fe7fb1e8-cf69-4860-9b23-323802c61ca9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:47:40.407Z|21a6b76c-96d9-47b3-9807-a986286801b4|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T03:47:40.408Z|21a6b76c-96d9-47b3-9807-a986286801b4|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T03:47:44.418Z|a929635c-ac47-481b-876f-e868cc89279d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:47:44.419Z|a929635c-ac47-481b-876f-e868cc89279d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:47:45.208Z|a2d7e0b1-fe05-4da0-affc-8103bbb43dd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:47:45.209Z|a2d7e0b1-fe05-4da0-affc-8103bbb43dd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:47:45.253Z|67b43ae7-cde4-48ca-a270-50a854899423|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:47:45.253Z|67b43ae7-cde4-48ca-a270-50a854899423|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:47:47.032Z|7400fc78-6d16-47b9-9f99-89e293884ac8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:47:47.033Z|7400fc78-6d16-47b9-9f99-89e293884ac8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:47:54.444Z|b37790ed-fcfe-4df3-a9c8-59507213fd5f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:47:54.445Z|b37790ed-fcfe-4df3-a9c8-59507213fd5f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:47:55.281Z|62bfa7b7-4d42-4c1c-9aa8-961e9d03b468|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:47:55.281Z|62bfa7b7-4d42-4c1c-9aa8-961e9d03b468|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:47:57.061Z|c27862a7-ac90-44c0-b22e-c101aafc32f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:47:57.062Z|c27862a7-ac90-44c0-b22e-c101aafc32f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:48:00.208Z|3ee0f528-08e5-4cd6-b924-8379032a848c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:48:00.209Z|3ee0f528-08e5-4cd6-b924-8379032a848c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:48:00.782Z|d95c94bc-4422-424c-ab6d-559aed1a4fd7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:48:00.783Z|d95c94bc-4422-424c-ab6d-559aed1a4fd7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:48:04.472Z|9bfc21a4-fce8-4bc9-bca4-bad0f923454c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:48:04.473Z|9bfc21a4-fce8-4bc9-bca4-bad0f923454c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:48:05.308Z|5c478a9f-094b-43a2-a671-5081f669380e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:48:05.308Z|5c478a9f-094b-43a2-a671-5081f669380e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:48:07.087Z|583e3d5b-39ee-426d-8f25-7e7690023a94|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:48:07.088Z|583e3d5b-39ee-426d-8f25-7e7690023a94|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:48:14.499Z|47e9e25d-a617-4ced-a867-c1968b4469b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:48:14.499Z|47e9e25d-a617-4ced-a867-c1968b4469b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:48:15.208Z|2f0d483c-aa98-4946-937e-072162c21155|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:48:15.210Z|2f0d483c-aa98-4946-937e-072162c21155|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:48:15.335Z|dd7fb4a6-e3f5-4831-8df2-87b46ee7bb45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:48:15.336Z|dd7fb4a6-e3f5-4831-8df2-87b46ee7bb45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:48:17.114Z|177a6dea-b0a5-4068-a2f2-03d838e978a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:48:17.115Z|177a6dea-b0a5-4068-a2f2-03d838e978a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:48:24.528Z|e15e0cd8-e9ac-4e18-9e40-3ca8c77fbd07|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:48:24.529Z|e15e0cd8-e9ac-4e18-9e40-3ca8c77fbd07|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:48:25.362Z|ba611730-bb22-48c1-877f-8cc6e43001b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:48:25.363Z|ba611730-bb22-48c1-877f-8cc6e43001b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:48:27.141Z|9c8e32a5-382d-4f0b-8086-eb807e2053be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:48:27.142Z|9c8e32a5-382d-4f0b-8086-eb807e2053be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:48:30.208Z|8dc96b2d-d824-4322-a269-d76c8084024f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:48:30.209Z|8dc96b2d-d824-4322-a269-d76c8084024f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:48:30.783Z|3e693c9f-cc45-4148-b1eb-f67d20f57e92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:48:30.783Z|3e693c9f-cc45-4148-b1eb-f67d20f57e92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:48:34.558Z|b010ca1d-39f5-4286-93d7-a98a6cb374de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:48:34.559Z|b010ca1d-39f5-4286-93d7-a98a6cb374de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:48:35.391Z|818ae1d1-eb44-4c24-adee-4309475722a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:48:35.391Z|818ae1d1-eb44-4c24-adee-4309475722a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:48:37.168Z|7bdbdf8d-497d-4367-8cfb-2ecda9559d88|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:48:37.169Z|7bdbdf8d-497d-4367-8cfb-2ecda9559d88|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:48:40.408Z|c7dcbefa-3528-49b5-95cb-73a0fb9aec85|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T03:48:40.408Z|c7dcbefa-3528-49b5-95cb-73a0fb9aec85|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T03:48:44.587Z|d1ef70e5-d550-42ed-954b-17d58443e341|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:48:44.588Z|d1ef70e5-d550-42ed-954b-17d58443e341|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:48:45.208Z|1f740430-e034-4b14-beea-ab6ee8fb59f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:48:45.208Z|1f740430-e034-4b14-beea-ab6ee8fb59f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:48:45.417Z|39d3cd5e-3679-4428-906c-f8a4183f61b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:48:45.418Z|39d3cd5e-3679-4428-906c-f8a4183f61b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:48:47.198Z|3e289d3c-8b52-4cd1-90bf-b66e0b831164|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:48:47.198Z|3e289d3c-8b52-4cd1-90bf-b66e0b831164|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:48:54.614Z|54fea058-7bf2-4351-b082-8f9435433b3e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:48:54.615Z|54fea058-7bf2-4351-b082-8f9435433b3e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:48:55.445Z|34886635-c3af-4984-a2c7-4a8fcb4cba1c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:48:55.446Z|34886635-c3af-4984-a2c7-4a8fcb4cba1c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:48:57.224Z|516dc12b-9f48-4612-a3b4-95f66e701177|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:48:57.225Z|516dc12b-9f48-4612-a3b4-95f66e701177|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:49:00.208Z|63dd8a69-f5bc-481b-9f7e-f955ad2a275b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:49:00.210Z|63dd8a69-f5bc-481b-9f7e-f955ad2a275b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:49:00.784Z|e615d9aa-9ec9-468c-8876-8b7b78c3867b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:49:00.784Z|e615d9aa-9ec9-468c-8876-8b7b78c3867b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:49:04.644Z|3bbea0db-4e4f-4532-ac75-0e6ee83f539f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:49:04.645Z|3bbea0db-4e4f-4532-ac75-0e6ee83f539f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:49:05.475Z|2ed39fcf-a3ad-48a4-806d-152509135e5a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:49:05.476Z|2ed39fcf-a3ad-48a4-806d-152509135e5a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:49:07.254Z|e5a2ca5b-504d-4e97-951e-1ee6009a618f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:49:07.255Z|e5a2ca5b-504d-4e97-951e-1ee6009a618f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:49:14.675Z|9d0284d8-86d7-405a-b26f-8d212d644644|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:49:14.676Z|9d0284d8-86d7-405a-b26f-8d212d644644|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:49:15.208Z|d8545ff1-aff6-4193-863f-9c63990be142|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:49:15.209Z|d8545ff1-aff6-4193-863f-9c63990be142|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:49:15.504Z|8a52331a-9387-4ba3-817a-f98b0dcb73fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:49:15.504Z|8a52331a-9387-4ba3-817a-f98b0dcb73fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:49:17.283Z|61bde992-37ec-4a10-bc9d-5edd73ac69f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:49:17.284Z|61bde992-37ec-4a10-bc9d-5edd73ac69f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:49:24.705Z|f32eb332-c632-4ee6-8f56-d2c4cad35a9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:49:24.705Z|f32eb332-c632-4ee6-8f56-d2c4cad35a9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:49:25.532Z|c3fa5a12-be55-4c68-a4b7-ace93b766546|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:49:25.533Z|c3fa5a12-be55-4c68-a4b7-ace93b766546|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:49:27.312Z|4284edd5-f685-4b67-aca3-7be810540be9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:49:27.312Z|4284edd5-f685-4b67-aca3-7be810540be9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:49:30.208Z|2c0fb737-711d-4485-a3b8-068136402b27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:49:30.208Z|2c0fb737-711d-4485-a3b8-068136402b27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:49:30.785Z|77cd2803-88bb-41a5-871f-0d0cf6df24d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:49:30.786Z|77cd2803-88bb-41a5-871f-0d0cf6df24d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:49:34.736Z|65ebf59b-b0fe-4aae-84e7-7b0c8381dd5f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:49:34.737Z|65ebf59b-b0fe-4aae-84e7-7b0c8381dd5f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:49:35.563Z|2928d4d9-becd-45cb-92ae-cfd7e02ab395|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:49:35.564Z|2928d4d9-becd-45cb-92ae-cfd7e02ab395|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:49:37.342Z|816f77fe-f36e-46b2-839f-c8fa8e5bc300|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:49:37.343Z|816f77fe-f36e-46b2-839f-c8fa8e5bc300|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:49:40.408Z|17818cdd-b9ad-4491-8213-2a10e5eb7612|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T03:49:40.409Z|17818cdd-b9ad-4491-8213-2a10e5eb7612|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T03:49:44.766Z|199e902c-3ef7-4396-af31-899839491867|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:49:44.767Z|199e902c-3ef7-4396-af31-899839491867|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:49:45.208Z|5d7aa3c9-cdae-4717-947a-5f1b4eddcc7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:49:45.210Z|5d7aa3c9-cdae-4717-947a-5f1b4eddcc7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:49:45.592Z|9bbd62a0-2c3f-4d5e-9206-cb78566cf446|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:49:45.593Z|9bbd62a0-2c3f-4d5e-9206-cb78566cf446|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:49:47.371Z|15536fbb-2a82-4017-a9c0-ab27deaa0c38|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:49:47.371Z|15536fbb-2a82-4017-a9c0-ab27deaa0c38|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:49:54.793Z|88893f4c-85be-431f-ad65-52f05012ee99|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:49:54.794Z|88893f4c-85be-431f-ad65-52f05012ee99|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:49:55.622Z|883d9315-7c50-45e4-9919-970b7633bce8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:49:55.622Z|883d9315-7c50-45e4-9919-970b7633bce8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:49:57.400Z|55803487-e698-4bd5-a3b6-2d6056c68291|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:49:57.400Z|55803487-e698-4bd5-a3b6-2d6056c68291|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:50:00.208Z|02581d1c-0430-47a1-9be5-5b15e7adbdf8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:50:00.209Z|02581d1c-0430-47a1-9be5-5b15e7adbdf8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:50:00.787Z|f4a5d79f-6c7a-4beb-a7f1-96c6a0e798fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:50:00.788Z|f4a5d79f-6c7a-4beb-a7f1-96c6a0e798fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:50:04.820Z|74e3a2d5-549e-4277-9fae-08eb4a796148|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:50:04.821Z|74e3a2d5-549e-4277-9fae-08eb4a796148|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:50:05.686Z|1c2231b6-1e6d-4b37-91a9-6dc0be7cb179|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:50:05.687Z|1c2231b6-1e6d-4b37-91a9-6dc0be7cb179|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:50:07.427Z|222e8e94-9707-4dc0-9ad0-e9858accbe79|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:50:07.428Z|222e8e94-9707-4dc0-9ad0-e9858accbe79|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:50:14.848Z|3c0d18d8-d217-4721-b357-bef8a4db3166|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:50:14.849Z|3c0d18d8-d217-4721-b357-bef8a4db3166|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:50:15.208Z|ef019f26-bd4f-4383-9704-133da9c80244|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:50:15.209Z|ef019f26-bd4f-4383-9704-133da9c80244|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:50:15.712Z|3020cc28-445e-4d96-86c0-790eec8f79b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:50:15.712Z|3020cc28-445e-4d96-86c0-790eec8f79b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:50:17.457Z|e4f08454-ed10-4f97-81d2-628b6b91cc76|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:50:17.458Z|e4f08454-ed10-4f97-81d2-628b6b91cc76|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:50:24.877Z|e5392073-5378-4d95-9f16-444fcd831091|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:50:24.878Z|e5392073-5378-4d95-9f16-444fcd831091|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:50:25.740Z|f6db128b-62d6-454c-ad78-d853130e4621|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:50:25.741Z|f6db128b-62d6-454c-ad78-d853130e4621|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:50:27.487Z|cbe834e5-fbbe-450c-a1aa-4f670fd9045a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:50:27.488Z|cbe834e5-fbbe-450c-a1aa-4f670fd9045a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:50:30.208Z|e1b80374-ceb5-49ea-977c-a68c8e3dd2a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:50:30.210Z|e1b80374-ceb5-49ea-977c-a68c8e3dd2a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:50:30.788Z|433bc602-2073-475d-b232-4b44f40439b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:50:30.788Z|433bc602-2073-475d-b232-4b44f40439b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:50:34.906Z|3999fa11-1bcc-4440-a566-73913d9dddfb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:50:34.907Z|3999fa11-1bcc-4440-a566-73913d9dddfb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:50:35.768Z|a84eb0ee-2727-4013-8e04-4901d9669e88|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:50:35.769Z|a84eb0ee-2727-4013-8e04-4901d9669e88|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:50:37.515Z|7e606119-9508-411a-a2ff-684e3f5c60f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:50:37.516Z|7e606119-9508-411a-a2ff-684e3f5c60f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:50:40.407Z|ce7d1d15-bbca-4f9b-bf78-f9c0a0ce75dc|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T03:50:40.407Z|ce7d1d15-bbca-4f9b-bf78-f9c0a0ce75dc|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T03:50:44.936Z|60b50f6e-1f1a-4033-8ae1-c2d0c2119037|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:50:44.936Z|60b50f6e-1f1a-4033-8ae1-c2d0c2119037|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:50:45.208Z|b72aefe4-6527-48d5-affb-732e52772238|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:50:45.209Z|b72aefe4-6527-48d5-affb-732e52772238|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:50:45.791Z|5f4bc2ff-1d23-4fac-8f7c-0a8aef7265d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:50:45.792Z|5f4bc2ff-1d23-4fac-8f7c-0a8aef7265d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:50:47.543Z|436e9b0f-0cab-40d6-b9f9-c6f2657614d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:50:47.544Z|436e9b0f-0cab-40d6-b9f9-c6f2657614d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:50:54.964Z|b136e2ae-cb6c-4918-bb25-958254ae6254|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:50:54.964Z|b136e2ae-cb6c-4918-bb25-958254ae6254|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:50:55.818Z|6cce7ec3-0822-4990-8c20-36afefca1a01|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:50:55.819Z|6cce7ec3-0822-4990-8c20-36afefca1a01|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:50:57.572Z|93589b1a-d6e9-4102-a2b7-b7beb3148ad0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:50:57.573Z|93589b1a-d6e9-4102-a2b7-b7beb3148ad0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:51:00.208Z|a2f320f7-46b7-4efa-af33-b276f47959d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:51:00.209Z|a2f320f7-46b7-4efa-af33-b276f47959d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:51:00.789Z|a0de0752-190c-4df4-90ca-9b99adda888c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:51:00.789Z|a0de0752-190c-4df4-90ca-9b99adda888c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:51:04.992Z|ea5a6955-1397-4d5b-9ac5-39680532d3c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:51:04.992Z|ea5a6955-1397-4d5b-9ac5-39680532d3c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:51:05.846Z|119363c8-1191-4347-b286-bf4f550cd7fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:51:05.847Z|119363c8-1191-4347-b286-bf4f550cd7fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:51:07.599Z|c34e6d1b-f959-470c-b7b6-db57c698d79b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:51:07.599Z|c34e6d1b-f959-470c-b7b6-db57c698d79b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:51:15.019Z|c4e2d879-6cb0-48fd-b31d-f17707e9dd08|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:51:15.019Z|c4e2d879-6cb0-48fd-b31d-f17707e9dd08|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:51:15.208Z|97e332b4-2ba2-471e-b963-6941243d0aa6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:51:15.209Z|97e332b4-2ba2-471e-b963-6941243d0aa6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:51:15.875Z|f3d5e5c0-e2bc-4a7b-8641-c51155c94fa1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:51:15.876Z|f3d5e5c0-e2bc-4a7b-8641-c51155c94fa1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:51:17.622Z|567d7e8a-ac62-4a5f-a3c4-4d8cba5ea5a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:51:17.622Z|567d7e8a-ac62-4a5f-a3c4-4d8cba5ea5a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:51:25.046Z|ec253b6b-45f5-40be-80c5-993848ac340e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:51:25.046Z|ec253b6b-45f5-40be-80c5-993848ac340e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:51:25.901Z|4073771c-ab82-4b58-9525-9f9d978f3ed0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:51:25.901Z|4073771c-ab82-4b58-9525-9f9d978f3ed0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:51:27.645Z|9005dec5-13e7-42d8-84ce-816b402cfc26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:51:27.646Z|9005dec5-13e7-42d8-84ce-816b402cfc26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:51:30.209Z|f97aef2d-74e6-470c-9d47-9945001e002e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:51:30.209Z|f97aef2d-74e6-470c-9d47-9945001e002e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:51:30.790Z|ecc04f7e-49eb-4d30-958a-430ee5ccc356|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:51:30.792Z|ecc04f7e-49eb-4d30-958a-430ee5ccc356|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:51:35.071Z|1e4cc78e-a24a-48f9-bbf7-edcbec0dd80c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:51:35.071Z|1e4cc78e-a24a-48f9-bbf7-edcbec0dd80c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:51:35.927Z|3313fa1f-beb9-4d71-812b-343320003d66|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:51:35.928Z|3313fa1f-beb9-4d71-812b-343320003d66|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:51:37.673Z|63aa5a26-1277-4df7-b69e-5187e4981bc5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:51:37.674Z|63aa5a26-1277-4df7-b69e-5187e4981bc5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:51:40.415Z|8ba21833-072a-42d0-a764-678d41598fe9|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T03:51:40.415Z|8ba21833-072a-42d0-a764-678d41598fe9|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T03:51:45.099Z|00173c0b-cad3-446f-aba2-8fa6a571fb58|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:51:45.099Z|00173c0b-cad3-446f-aba2-8fa6a571fb58|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:51:45.208Z|a926894c-12ec-457e-8160-d8a45a951b89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:51:45.209Z|a926894c-12ec-457e-8160-d8a45a951b89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:51:45.954Z|65440020-d2b2-42b8-a4cc-da6fe03b1e63|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:51:45.954Z|65440020-d2b2-42b8-a4cc-da6fe03b1e63|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:51:47.702Z|f0f36aea-0161-4f3a-bc65-2f3cd99e0f07|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:51:47.703Z|f0f36aea-0161-4f3a-bc65-2f3cd99e0f07|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:51:55.125Z|5c3f3371-49d2-497b-82ca-a50b40920561|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:51:55.126Z|5c3f3371-49d2-497b-82ca-a50b40920561|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:51:55.981Z|a6b3f066-dabb-4e44-96b6-f7b621122996|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:51:55.982Z|a6b3f066-dabb-4e44-96b6-f7b621122996|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:51:57.732Z|a8432f39-9341-493d-9345-51d2a1eff5e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:51:57.733Z|a8432f39-9341-493d-9345-51d2a1eff5e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:52:00.208Z|9e91f45f-c1b8-4b61-b55b-0130db84c9e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:52:00.210Z|9e91f45f-c1b8-4b61-b55b-0130db84c9e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:52:00.792Z|631c6695-1638-4c63-bd35-0b368b205ad1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:52:00.792Z|631c6695-1638-4c63-bd35-0b368b205ad1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:52:05.154Z|836a2d71-1d13-4394-87dd-87d081a0b3ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:52:05.154Z|836a2d71-1d13-4394-87dd-87d081a0b3ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:52:06.009Z|a075c413-22cc-41c2-9cb7-4e413a9f1117|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:52:06.010Z|a075c413-22cc-41c2-9cb7-4e413a9f1117|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:52:07.761Z|d34e3bb2-c89a-48ae-a01c-bf6a392045f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:52:07.761Z|d34e3bb2-c89a-48ae-a01c-bf6a392045f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:52:15.182Z|69e4a5d5-37e4-4852-a03b-6acc6de28bb1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:52:15.183Z|69e4a5d5-37e4-4852-a03b-6acc6de28bb1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:52:15.208Z|fe807ff0-d79b-4ec3-8358-a4f3066659d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:52:15.208Z|fe807ff0-d79b-4ec3-8358-a4f3066659d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:52:16.034Z|362d2cf7-a68c-4f69-bafa-507db9f41ddf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:52:16.035Z|362d2cf7-a68c-4f69-bafa-507db9f41ddf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:52:17.790Z|e7b8e4c7-ac16-417c-bc38-3b888ffab760|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:52:17.791Z|e7b8e4c7-ac16-417c-bc38-3b888ffab760|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:52:25.212Z|e741768d-56d9-4a1a-8ed8-755624890911|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:52:25.212Z|e741768d-56d9-4a1a-8ed8-755624890911|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:52:26.064Z|e934978a-93c0-4a3e-8eb5-ca4481811b83|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:52:26.064Z|e934978a-93c0-4a3e-8eb5-ca4481811b83|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:52:27.818Z|2822904c-58ed-4e76-8f59-d75d4175ce76|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:52:27.818Z|2822904c-58ed-4e76-8f59-d75d4175ce76|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:52:30.208Z|08d222ad-ec33-4bcf-8ad2-d2728f7eca5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:52:30.209Z|08d222ad-ec33-4bcf-8ad2-d2728f7eca5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:52:30.793Z|83ead8f0-7481-43d9-9948-68eb498b87f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:52:30.793Z|83ead8f0-7481-43d9-9948-68eb498b87f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:52:35.237Z|7981ac86-f0f6-4fcd-9589-92e1c4444d8b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:52:35.237Z|7981ac86-f0f6-4fcd-9589-92e1c4444d8b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:52:36.092Z|d29f4072-121d-4775-8151-d8e2816177fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:52:36.093Z|d29f4072-121d-4775-8151-d8e2816177fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:52:37.847Z|2d6bcd98-cfdb-41d3-8fd8-0c1f81c3cacd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:52:37.847Z|2d6bcd98-cfdb-41d3-8fd8-0c1f81c3cacd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:52:40.407Z|9334d934-6de3-445e-9864-173c7b30573c|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T03:52:40.408Z|9334d934-6de3-445e-9864-173c7b30573c|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T03:52:45.208Z|8a84f325-bd97-4dac-b7c3-7507ff5d9ac8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:52:45.209Z|8a84f325-bd97-4dac-b7c3-7507ff5d9ac8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:52:45.263Z|4a4d0e4a-5bd2-47a8-9411-3d7c58dee260|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:52:45.264Z|4a4d0e4a-5bd2-47a8-9411-3d7c58dee260|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:52:46.115Z|a68cf6f9-626a-4216-83f3-7e7780a6e555|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:52:46.115Z|a68cf6f9-626a-4216-83f3-7e7780a6e555|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:52:47.872Z|8472e0eb-a6e9-45f8-b8ff-062be6f81aef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:52:47.873Z|8472e0eb-a6e9-45f8-b8ff-062be6f81aef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:52:55.292Z|1d1f97b0-85f0-462d-a56f-0edcb4eb98b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:52:55.292Z|1d1f97b0-85f0-462d-a56f-0edcb4eb98b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:52:56.142Z|4a68362b-62e0-4840-aa7b-645b71a6b5e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:52:56.143Z|4a68362b-62e0-4840-aa7b-645b71a6b5e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:52:57.897Z|e5446239-b467-4ac6-a6f9-6ef039d1db18|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:52:57.898Z|e5446239-b467-4ac6-a6f9-6ef039d1db18|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:53:00.208Z|f7475db6-cc60-4013-88b7-d03c2c61b819|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:53:00.208Z|f7475db6-cc60-4013-88b7-d03c2c61b819|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:53:00.793Z|aa79b178-b4ea-4402-b5dc-c1fccd9f64c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:53:00.794Z|aa79b178-b4ea-4402-b5dc-c1fccd9f64c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:53:05.314Z|bbe893b4-f84d-485a-8c6c-5087b8b9e29b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:53:05.315Z|bbe893b4-f84d-485a-8c6c-5087b8b9e29b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:53:06.173Z|65eec971-db56-4198-a378-80a64fd0c8e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:53:06.173Z|65eec971-db56-4198-a378-80a64fd0c8e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:53:07.926Z|d948e928-bf15-420b-9811-85057943cbf9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:53:07.927Z|d948e928-bf15-420b-9811-85057943cbf9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:53:15.208Z|b44ba437-d6ee-4851-9327-c666fff36168|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:53:15.209Z|b44ba437-d6ee-4851-9327-c666fff36168|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:53:15.339Z|b40d0b90-556a-4186-b720-c749f1a4c68f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:53:15.340Z|b40d0b90-556a-4186-b720-c749f1a4c68f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:53:16.201Z|d9bb5639-385a-4ec9-9244-bf6feeb36461|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:53:16.202Z|d9bb5639-385a-4ec9-9244-bf6feeb36461|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:53:17.953Z|92461650-843b-4b22-a10f-615ca6f8673a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:53:17.953Z|92461650-843b-4b22-a10f-615ca6f8673a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:53:25.377Z|9d319d36-c481-4942-a8f0-c78c7c0519bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:53:25.378Z|9d319d36-c481-4942-a8f0-c78c7c0519bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:53:26.230Z|2f0f1652-17eb-4708-8ab9-70844c48d909|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:53:26.230Z|2f0f1652-17eb-4708-8ab9-70844c48d909|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:53:27.982Z|3af67a8a-c030-43fb-ab79-8d56c0ebb48f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:53:27.983Z|3af67a8a-c030-43fb-ab79-8d56c0ebb48f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:53:30.208Z|b2e32134-5ed3-4fec-9ebe-ab3d11acb656|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:53:30.210Z|b2e32134-5ed3-4fec-9ebe-ab3d11acb656|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:53:30.794Z|3d4e14c3-6572-49c4-957f-e85853559ecd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:53:30.795Z|3d4e14c3-6572-49c4-957f-e85853559ecd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:53:35.407Z|6db038ff-346e-4eeb-bd56-cb0dd73cd2d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:53:35.408Z|6db038ff-346e-4eeb-bd56-cb0dd73cd2d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:53:36.259Z|11add809-a6d0-4382-aa0c-71ba3cb85f40|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:53:36.260Z|11add809-a6d0-4382-aa0c-71ba3cb85f40|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:53:38.012Z|37f5885f-a819-45a1-8527-01e3f885d900|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:53:38.013Z|37f5885f-a819-45a1-8527-01e3f885d900|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:53:40.407Z|01d1c397-cd65-48a4-8b8f-dc5e0a5ea84d|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T03:53:40.408Z|01d1c397-cd65-48a4-8b8f-dc5e0a5ea84d|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T03:53:45.208Z|363eabf6-0d59-4164-a5b5-17475058e3c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:53:45.208Z|363eabf6-0d59-4164-a5b5-17475058e3c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:53:45.436Z|3c95583e-3e14-4223-8294-c9e6e51d3d8a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:53:45.437Z|3c95583e-3e14-4223-8294-c9e6e51d3d8a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:53:46.287Z|b98d8fd6-030d-4947-b5bf-9bf56c106b53|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:53:46.288Z|b98d8fd6-030d-4947-b5bf-9bf56c106b53|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:53:48.042Z|9f7c2cfa-5d8c-4c88-8218-abfb0d1cd07b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:53:48.042Z|9f7c2cfa-5d8c-4c88-8218-abfb0d1cd07b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:53:55.464Z|2cf05d11-ceeb-4b5a-8f4d-d01a6a320ea9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:53:55.464Z|2cf05d11-ceeb-4b5a-8f4d-d01a6a320ea9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:53:56.316Z|ab1633a3-7286-461d-9099-e6562548375e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:53:56.317Z|ab1633a3-7286-461d-9099-e6562548375e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:53:58.071Z|824b205b-fa68-4c21-bf80-19d6e6abbb77|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:53:58.072Z|824b205b-fa68-4c21-bf80-19d6e6abbb77|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:54:00.208Z|4f6eca25-bd78-48fa-9037-c18d05108988|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:54:00.209Z|4f6eca25-bd78-48fa-9037-c18d05108988|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:54:00.796Z|cdd57384-bbd3-4edc-9534-9ae8d98697d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:54:00.796Z|cdd57384-bbd3-4edc-9534-9ae8d98697d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:54:05.492Z|25914b1a-cd89-4065-b4f1-773af23f7456|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:54:05.492Z|25914b1a-cd89-4065-b4f1-773af23f7456|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:54:06.344Z|b95b45ae-c4aa-4383-882c-fa4aedd9b1f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:54:06.345Z|b95b45ae-c4aa-4383-882c-fa4aedd9b1f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:54:08.100Z|779e2e3b-b37a-4e47-80c8-029b51784f01|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:54:08.101Z|779e2e3b-b37a-4e47-80c8-029b51784f01|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:54:15.208Z|aae19a64-36a2-420b-8222-496204bca164|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:54:15.210Z|aae19a64-36a2-420b-8222-496204bca164|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:54:15.521Z|0ee2e821-c6b9-4ccc-947a-e3278962554d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:54:15.521Z|0ee2e821-c6b9-4ccc-947a-e3278962554d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:54:16.373Z|4a12f29b-ba7f-44df-a7e2-587aa869fe8d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:54:16.374Z|4a12f29b-ba7f-44df-a7e2-587aa869fe8d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:54:18.129Z|26cfd0cd-eb58-42b1-82dd-8e9f26b05cff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:54:18.129Z|26cfd0cd-eb58-42b1-82dd-8e9f26b05cff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:54:25.550Z|bf7d8148-271a-4c58-9083-4d50734f7f1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:54:25.551Z|bf7d8148-271a-4c58-9083-4d50734f7f1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:54:26.402Z|8d738b1c-59cd-444b-a207-c90a803b009b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:54:26.402Z|8d738b1c-59cd-444b-a207-c90a803b009b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:54:28.158Z|44c1628f-28c4-4b75-9ad8-6831733c0ced|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:54:28.159Z|44c1628f-28c4-4b75-9ad8-6831733c0ced|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:54:30.208Z|0e091c26-8580-4128-873e-281fc8ab5757|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:54:30.209Z|0e091c26-8580-4128-873e-281fc8ab5757|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:54:30.796Z|04c9ad19-3dce-42a5-ad04-161f05289324|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:54:30.797Z|04c9ad19-3dce-42a5-ad04-161f05289324|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:54:35.579Z|cedb591e-8440-47ea-a61d-fb3589a0e46c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:54:35.580Z|cedb591e-8440-47ea-a61d-fb3589a0e46c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:54:36.428Z|a1c577a0-9585-4ce7-8969-8da02cfef26b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:54:36.429Z|a1c577a0-9585-4ce7-8969-8da02cfef26b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:54:38.184Z|fd898717-eae0-4350-a4d6-b77d25bd1d4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:54:38.185Z|fd898717-eae0-4350-a4d6-b77d25bd1d4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:54:40.407Z|88748bb7-d4cc-46be-9c88-258c1a8546f3|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T03:54:40.408Z|88748bb7-d4cc-46be-9c88-258c1a8546f3|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T03:54:45.208Z|1a1e851e-a278-425b-be27-fd325c3f2984|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:54:45.208Z|1a1e851e-a278-425b-be27-fd325c3f2984|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:54:45.610Z|cb25c74f-7582-47d7-b398-b4f7a7d9d9a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:54:45.610Z|cb25c74f-7582-47d7-b398-b4f7a7d9d9a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:54:46.456Z|bcbe5856-3db3-4a37-92c7-2b796ceb7a9e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:54:46.457Z|bcbe5856-3db3-4a37-92c7-2b796ceb7a9e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:54:48.213Z|a13fe95c-21c2-4e75-8678-68bcd4c48b0c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:54:48.214Z|a13fe95c-21c2-4e75-8678-68bcd4c48b0c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:54:55.639Z|d48d81e1-ceec-4d6c-9099-8dd15b99df64|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:54:55.639Z|d48d81e1-ceec-4d6c-9099-8dd15b99df64|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:54:56.484Z|b795146a-39a9-4df4-9fbc-37bff5de567f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:54:56.485Z|b795146a-39a9-4df4-9fbc-37bff5de567f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:54:58.242Z|ccf5581a-e095-4e0a-9dca-06f1204071b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:54:58.242Z|ccf5581a-e095-4e0a-9dca-06f1204071b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:55:00.208Z|9c6cfbba-bfa0-4b86-8399-6ea876143ebe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:55:00.210Z|9c6cfbba-bfa0-4b86-8399-6ea876143ebe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:55:00.798Z|3e2c9681-32a5-49ea-a80d-716050606678|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:55:00.798Z|3e2c9681-32a5-49ea-a80d-716050606678|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:55:05.671Z|09a85e79-2553-4314-be0e-77edf8d51fe8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:55:05.671Z|09a85e79-2553-4314-be0e-77edf8d51fe8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:55:06.514Z|e4ee63cc-fa19-430a-bc3a-adcaff4b1b39|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:55:06.514Z|e4ee63cc-fa19-430a-bc3a-adcaff4b1b39|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:55:08.271Z|444c7b6f-c684-42f2-971e-f627b8018702|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:55:08.271Z|444c7b6f-c684-42f2-971e-f627b8018702|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:55:15.208Z|efdad7be-df31-4e8d-bbfd-fc89abcb407d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:55:15.209Z|efdad7be-df31-4e8d-bbfd-fc89abcb407d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:55:15.695Z|8b08aee3-c7bd-4811-a186-57f92fb0284f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:55:15.696Z|8b08aee3-c7bd-4811-a186-57f92fb0284f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:55:16.544Z|575c530e-8e58-4f24-a8e3-658b1532238d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:55:16.544Z|575c530e-8e58-4f24-a8e3-658b1532238d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:55:18.300Z|194b94ab-6e11-41f5-91d4-edf810c44e68|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:55:18.301Z|194b94ab-6e11-41f5-91d4-edf810c44e68|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:55:25.725Z|0493205f-5dc7-48ff-a494-d6d2fbbe3ea4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:55:25.726Z|0493205f-5dc7-48ff-a494-d6d2fbbe3ea4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:55:26.574Z|898f0cf0-373e-4637-82e3-107bf6553eba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:55:26.575Z|898f0cf0-373e-4637-82e3-107bf6553eba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:55:28.327Z|34d8017d-6d82-45dd-8a50-4d00c5c5ef42|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:55:28.327Z|34d8017d-6d82-45dd-8a50-4d00c5c5ef42|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:55:30.208Z|ea975edb-a3ea-4611-afb6-f0aef1a6ba47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:55:30.209Z|ea975edb-a3ea-4611-afb6-f0aef1a6ba47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:55:30.799Z|c499f1c8-22e4-468d-86ce-c37e6e9831b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:55:30.799Z|c499f1c8-22e4-468d-86ce-c37e6e9831b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:55:35.757Z|5941f897-32aa-4cf7-9e86-fe4aa92d9f16|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:55:35.757Z|5941f897-32aa-4cf7-9e86-fe4aa92d9f16|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:55:36.602Z|3d900c88-2aac-42cf-9b11-3d102b99c875|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:55:36.603Z|3d900c88-2aac-42cf-9b11-3d102b99c875|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:55:38.353Z|43fe7bc5-55f7-4031-be5c-fe22318f0b4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:55:38.354Z|43fe7bc5-55f7-4031-be5c-fe22318f0b4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:55:40.407Z|ef371c35-a21f-418f-87e7-90998c776d0d|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T03:55:40.407Z|ef371c35-a21f-418f-87e7-90998c776d0d|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T03:55:45.208Z|73494153-d06f-4367-85ee-00d8ab3ad2d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:55:45.210Z|73494153-d06f-4367-85ee-00d8ab3ad2d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:55:45.786Z|38c0888a-0f72-4cfb-9adb-1fde607510ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:55:45.787Z|38c0888a-0f72-4cfb-9adb-1fde607510ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:55:46.631Z|b788789f-f43f-4d3d-9c36-c1c4c312c91f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:55:46.632Z|b788789f-f43f-4d3d-9c36-c1c4c312c91f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:55:48.385Z|497c549e-d87f-4b94-bdb6-d742fdedf105|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:55:48.385Z|497c549e-d87f-4b94-bdb6-d742fdedf105|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:55:55.816Z|19ba6fc5-f851-403b-86e5-884123c076de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:55:55.817Z|19ba6fc5-f851-403b-86e5-884123c076de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:55:56.659Z|4f73b6b9-9dc3-4774-908d-8fd4805f1664|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:55:56.660Z|4f73b6b9-9dc3-4774-908d-8fd4805f1664|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:55:58.415Z|c54a844c-c898-4632-a23f-21c0b207245b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:55:58.416Z|c54a844c-c898-4632-a23f-21c0b207245b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:56:00.208Z|6e1e813d-9d3f-4083-8024-12675775fe58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:56:00.209Z|6e1e813d-9d3f-4083-8024-12675775fe58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:56:00.800Z|d2e72217-4bbc-46cf-a204-cf4fc6d01cca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:56:00.800Z|d2e72217-4bbc-46cf-a204-cf4fc6d01cca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:56:05.849Z|2e5d123e-5650-4c3a-bf6e-0f9d2cf80f7d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:56:05.850Z|2e5d123e-5650-4c3a-bf6e-0f9d2cf80f7d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:56:06.691Z|4ec82b6d-ba3e-47ca-96eb-fe263ba046f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:56:06.692Z|4ec82b6d-ba3e-47ca-96eb-fe263ba046f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:56:08.445Z|460e83e9-729c-446d-94a8-b2a34b774d4b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:56:08.445Z|460e83e9-729c-446d-94a8-b2a34b774d4b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:56:15.208Z|9e6574ed-0cee-49d2-ae7e-ecf46f76405e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:56:15.208Z|9e6574ed-0cee-49d2-ae7e-ecf46f76405e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:56:15.879Z|0f33c2b0-8640-485a-9220-58df19b4c3be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:56:15.880Z|0f33c2b0-8640-485a-9220-58df19b4c3be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:56:16.721Z|90ff1804-e452-4027-8a62-d361a83a98c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:56:16.721Z|90ff1804-e452-4027-8a62-d361a83a98c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:56:18.473Z|4d410741-6e68-4617-8e78-3c1e2fbb513e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:56:18.474Z|4d410741-6e68-4617-8e78-3c1e2fbb513e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:56:25.906Z|6db4534f-5ecc-499d-9d0e-65bfb811c257|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:56:25.907Z|6db4534f-5ecc-499d-9d0e-65bfb811c257|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:56:26.749Z|91e5dd82-b907-4c08-b89f-394dc350cadf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:56:26.750Z|91e5dd82-b907-4c08-b89f-394dc350cadf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:56:28.501Z|9f120d8c-9832-49e7-919e-1967d459a40d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:56:28.502Z|9f120d8c-9832-49e7-919e-1967d459a40d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:56:30.208Z|f96850f3-33ae-43bf-9b44-a6bf23e9b07b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:56:30.210Z|f96850f3-33ae-43bf-9b44-a6bf23e9b07b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:56:30.801Z|2e7fab84-158a-4fc5-ab82-07eda0f4b1f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:56:30.801Z|2e7fab84-158a-4fc5-ab82-07eda0f4b1f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:56:35.933Z|efcccada-3702-4adc-a87d-3523694713ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:56:35.934Z|efcccada-3702-4adc-a87d-3523694713ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:56:36.777Z|b13921ff-64a3-4a13-a612-71de62e1a50a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:56:36.778Z|b13921ff-64a3-4a13-a612-71de62e1a50a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:56:38.529Z|aa287a00-77bd-4a7c-ab1c-1cf8bc610a6e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:56:38.530Z|aa287a00-77bd-4a7c-ab1c-1cf8bc610a6e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:56:40.407Z|2762a9f0-3882-4670-857c-cd0d5dd37dbf|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T03:56:40.408Z|2762a9f0-3882-4670-857c-cd0d5dd37dbf|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T03:56:45.208Z|267040d2-8a77-42bd-9740-79064822e34d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:56:45.209Z|267040d2-8a77-42bd-9740-79064822e34d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:56:45.957Z|1df80716-8abb-47f4-b3cb-8ec5ffcbef20|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:56:45.957Z|1df80716-8abb-47f4-b3cb-8ec5ffcbef20|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:56:46.802Z|c1c65de2-780a-4bf0-b7fb-f08cb932d043|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:56:46.803Z|c1c65de2-780a-4bf0-b7fb-f08cb932d043|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:56:48.561Z|c612f840-6578-4a6c-8cce-f03c460af31c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:56:48.562Z|c612f840-6578-4a6c-8cce-f03c460af31c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:56:55.984Z|623c38b9-9177-41af-a2ea-7deb147ef6f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:56:55.984Z|623c38b9-9177-41af-a2ea-7deb147ef6f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:56:56.831Z|e127db6c-6f14-45a3-876a-53a5119d461b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:56:56.832Z|e127db6c-6f14-45a3-876a-53a5119d461b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:56:58.590Z|46b6c197-3477-4dd5-9fe4-b1d8910446c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:56:58.591Z|46b6c197-3477-4dd5-9fe4-b1d8910446c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:57:00.208Z|3472e45e-3f7a-4257-a0c8-71fd91908753|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:57:00.209Z|3472e45e-3f7a-4257-a0c8-71fd91908753|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:57:00.802Z|ffb785d2-a520-4d0d-aa2f-964dc03feba6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:57:00.803Z|ffb785d2-a520-4d0d-aa2f-964dc03feba6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:57:06.010Z|f6d13670-7862-435c-893e-feda5bc58ff9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:57:06.011Z|f6d13670-7862-435c-893e-feda5bc58ff9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:57:06.862Z|7343ea5f-7b9a-4b65-afa7-43a3cc5712b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:57:06.863Z|7343ea5f-7b9a-4b65-afa7-43a3cc5712b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:57:08.616Z|080ccf46-d815-4663-a6f6-5ceb8e2c1c0e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:57:08.616Z|080ccf46-d815-4663-a6f6-5ceb8e2c1c0e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:57:15.208Z|ee7ac8e9-c65a-4037-b3cd-ea356ec5a4a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:57:15.210Z|ee7ac8e9-c65a-4037-b3cd-ea356ec5a4a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:57:16.036Z|9795718b-651e-4e6a-9d52-bcf77656aa89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:57:16.037Z|9795718b-651e-4e6a-9d52-bcf77656aa89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:57:16.893Z|b9d40ace-0e28-4c4e-ab61-af2e620bb8c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:57:16.893Z|b9d40ace-0e28-4c4e-ab61-af2e620bb8c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:57:18.646Z|ba1c701c-068d-42d8-992d-2b16feb4d44a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:57:18.647Z|ba1c701c-068d-42d8-992d-2b16feb4d44a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:57:26.065Z|57a832ae-1fd5-462a-8c36-c465318f2bd3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:57:26.065Z|57a832ae-1fd5-462a-8c36-c465318f2bd3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:57:26.923Z|04492857-358c-4e34-8ed9-fc18945215b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:57:26.924Z|04492857-358c-4e34-8ed9-fc18945215b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:57:28.673Z|b79f6258-158e-43d6-b49a-822b3b7babfa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:57:28.673Z|b79f6258-158e-43d6-b49a-822b3b7babfa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:57:30.208Z|f0514f46-5646-406a-b16d-255a589ad42e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:57:30.209Z|f0514f46-5646-406a-b16d-255a589ad42e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:57:30.803Z|5d2e9916-d1c9-417d-8c21-57c926f46784|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:57:30.803Z|5d2e9916-d1c9-417d-8c21-57c926f46784|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:57:36.093Z|d1149068-609c-4be9-ab27-d2183ff00b3a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:57:36.093Z|d1149068-609c-4be9-ab27-d2183ff00b3a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:57:36.951Z|0c069746-3325-4f2e-be8e-d02579673cf7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:57:36.952Z|0c069746-3325-4f2e-be8e-d02579673cf7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:57:38.699Z|a0e435d2-c3a8-4396-ae83-51060085ba1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:57:38.700Z|a0e435d2-c3a8-4396-ae83-51060085ba1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:57:40.407Z|672bc13d-a13c-4e2d-8284-a35c86510fdf|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T03:57:40.408Z|672bc13d-a13c-4e2d-8284-a35c86510fdf|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T03:57:45.208Z|2379a8c2-b219-40f2-86f8-f0847a7b9895|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:57:45.209Z|2379a8c2-b219-40f2-86f8-f0847a7b9895|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:57:46.118Z|1a8e8a86-98a6-4053-86d8-30f6b28be6da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:57:46.119Z|1a8e8a86-98a6-4053-86d8-30f6b28be6da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:57:46.983Z|bf3fd538-28bb-40b4-bbce-62efdf8ff117|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:57:46.984Z|bf3fd538-28bb-40b4-bbce-62efdf8ff117|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:57:48.731Z|ced2b896-cd07-4cdf-82be-1702269520db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:57:48.732Z|ced2b896-cd07-4cdf-82be-1702269520db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:57:56.147Z|83d61ef2-629a-46a7-83b8-11f0cf0f4168|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:57:56.148Z|83d61ef2-629a-46a7-83b8-11f0cf0f4168|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:57:57.013Z|3e8dd4dd-8765-459e-a050-791815f5697f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:57:57.014Z|3e8dd4dd-8765-459e-a050-791815f5697f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:57:58.760Z|bf3b70aa-5b9e-4c02-8db4-e9e2971f7509|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:57:58.761Z|bf3b70aa-5b9e-4c02-8db4-e9e2971f7509|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:58:00.208Z|3dc0ae9f-f395-42a1-9f9b-dae43f168f3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:58:00.209Z|3dc0ae9f-f395-42a1-9f9b-dae43f168f3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:58:00.804Z|8580127e-a3c1-4e47-98b9-442366bc3af6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:58:00.804Z|8580127e-a3c1-4e47-98b9-442366bc3af6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:58:06.176Z|65d6a856-4bec-445e-84c4-8a11c6632cc9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:58:06.177Z|65d6a856-4bec-445e-84c4-8a11c6632cc9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:58:07.042Z|6e5bb0e7-2a8a-464c-96e4-545ad8136a5a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:58:07.044Z|6e5bb0e7-2a8a-464c-96e4-545ad8136a5a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:58:08.790Z|76499b59-2a9b-4fdc-990d-77e5833d3f66|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:58:08.791Z|76499b59-2a9b-4fdc-990d-77e5833d3f66|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:58:15.208Z|23bfef38-4ace-47c0-a136-7ec02694b634|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:58:15.209Z|23bfef38-4ace-47c0-a136-7ec02694b634|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:58:16.204Z|8e2550dc-1a4b-4db6-8077-62a7db6925b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:58:16.205Z|8e2550dc-1a4b-4db6-8077-62a7db6925b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:58:17.074Z|2d3b06d9-f411-4860-86d4-278b26a71361|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:58:17.075Z|2d3b06d9-f411-4860-86d4-278b26a71361|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:58:18.821Z|67fbd1cf-9ffe-492a-8a0f-77d11677573b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:58:18.822Z|67fbd1cf-9ffe-492a-8a0f-77d11677573b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:58:26.232Z|25e10723-92fb-4e88-b8fb-adab78c3d000|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:58:26.233Z|25e10723-92fb-4e88-b8fb-adab78c3d000|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:58:27.102Z|5ca26deb-c5ee-4aac-a241-c13c3e917db0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:58:27.103Z|5ca26deb-c5ee-4aac-a241-c13c3e917db0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:58:28.851Z|e3e9917d-bf0e-4896-9e1f-0539d3e8b9eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:58:28.851Z|e3e9917d-bf0e-4896-9e1f-0539d3e8b9eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:58:30.208Z|9b95be54-1e47-4dab-9cd8-2660b062504e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:58:30.209Z|9b95be54-1e47-4dab-9cd8-2660b062504e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:58:30.805Z|e9edf8e6-bb9d-4c89-a34a-427a5d3e7e69|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:58:30.805Z|e9edf8e6-bb9d-4c89-a34a-427a5d3e7e69|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:58:36.259Z|bc8b8f23-ba2b-443a-970a-2c8b1715f040|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:58:36.260Z|bc8b8f23-ba2b-443a-970a-2c8b1715f040|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:58:37.132Z|936a5eba-7a78-4d7d-8f5c-bf9adfa765e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:58:37.133Z|936a5eba-7a78-4d7d-8f5c-bf9adfa765e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:58:38.880Z|8b2ff36b-e131-4b24-b836-37946f3cf7bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:58:38.880Z|8b2ff36b-e131-4b24-b836-37946f3cf7bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:58:40.406Z|d62708e9-0348-414d-aa33-2a755d608a81|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T03:58:40.407Z|d62708e9-0348-414d-aa33-2a755d608a81|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T03:58:45.208Z|1fed7966-bc2e-408e-8669-90a3a8e5a00c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:58:45.210Z|1fed7966-bc2e-408e-8669-90a3a8e5a00c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:58:46.288Z|6700ff91-03d4-4b5a-8108-f0004f108fb1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:58:46.288Z|6700ff91-03d4-4b5a-8108-f0004f108fb1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:58:47.160Z|a2a6619e-e76f-4743-b9b7-949460b56eed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:58:47.160Z|a2a6619e-e76f-4743-b9b7-949460b56eed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:58:48.907Z|a873bf13-26bc-4f59-8565-1ef49205d2b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:58:48.907Z|a873bf13-26bc-4f59-8565-1ef49205d2b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:58:56.318Z|11c559f7-6bd8-4ee6-82f8-871e57598c7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:58:56.319Z|11c559f7-6bd8-4ee6-82f8-871e57598c7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:58:57.188Z|1d0197d7-9ae0-486c-9a44-e3cce699d11f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:58:57.189Z|1d0197d7-9ae0-486c-9a44-e3cce699d11f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:58:58.935Z|f6ed933a-bc45-4d95-b252-bf659f47543b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:58:58.936Z|f6ed933a-bc45-4d95-b252-bf659f47543b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:59:00.208Z|d6b4375e-b977-49f0-a369-15ae7ef61e99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:59:00.209Z|d6b4375e-b977-49f0-a369-15ae7ef61e99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:59:00.806Z|e886d3cf-46d8-4395-a951-09bf5e3a327c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:59:00.806Z|e886d3cf-46d8-4395-a951-09bf5e3a327c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:59:06.348Z|8b2426dc-3905-4dcf-9690-bcd70412c0b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:59:06.349Z|8b2426dc-3905-4dcf-9690-bcd70412c0b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:59:07.217Z|96f185fc-5f79-4646-bd1e-1716470c88cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:59:07.217Z|96f185fc-5f79-4646-bd1e-1716470c88cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:59:08.963Z|912ea9f1-62a1-4d61-b12e-bf4a4f617b05|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:59:08.964Z|912ea9f1-62a1-4d61-b12e-bf4a4f617b05|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:59:15.208Z|32c7ad2a-71aa-4ec6-8dc2-70c54ef99212|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:59:15.209Z|32c7ad2a-71aa-4ec6-8dc2-70c54ef99212|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:59:16.374Z|a5f522d5-54e4-4e06-9183-da1d235e3e3e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:59:16.375Z|a5f522d5-54e4-4e06-9183-da1d235e3e3e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:59:17.244Z|46e12950-4bcd-4203-aa3b-f49296d6b32b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:59:17.244Z|46e12950-4bcd-4203-aa3b-f49296d6b32b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:59:18.992Z|e30d78a3-fb1e-47e7-b15a-874ce01f5ad7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:59:18.992Z|e30d78a3-fb1e-47e7-b15a-874ce01f5ad7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:59:26.401Z|a1e3725c-111e-4512-94fe-37e824d438a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:59:26.401Z|a1e3725c-111e-4512-94fe-37e824d438a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:59:27.271Z|194dd707-57d8-460d-8388-4e13566b6bc7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:59:27.272Z|194dd707-57d8-460d-8388-4e13566b6bc7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:59:29.016Z|ae5fea3e-6564-4fde-a83c-5e077459fcb4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:59:29.016Z|ae5fea3e-6564-4fde-a83c-5e077459fcb4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:59:30.208Z|af50aca6-4980-4347-8a67-5b9036886989|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:59:30.210Z|af50aca6-4980-4347-8a67-5b9036886989|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:59:30.807Z|c3777340-3bdc-47cf-b326-ef876b976cdd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:59:30.807Z|c3777340-3bdc-47cf-b326-ef876b976cdd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:59:36.430Z|4c4b73f5-305e-40c9-9f73-42c651190a5e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:59:36.431Z|4c4b73f5-305e-40c9-9f73-42c651190a5e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:59:37.300Z|ca4bd5bf-71f1-4a98-a092-7d8128d9d190|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:59:37.301Z|ca4bd5bf-71f1-4a98-a092-7d8128d9d190|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:59:39.044Z|a2425526-556c-468f-aace-4bc82f78bcfa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:59:39.045Z|a2425526-556c-468f-aace-4bc82f78bcfa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:59:40.406Z|5c665a9b-5760-4b8e-930a-f53de45ed013|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T03:59:40.407Z|5c665a9b-5760-4b8e-930a-f53de45ed013|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T03:59:45.208Z|bb86c76e-310c-4147-b454-61bf2c656631|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T03:59:45.209Z|bb86c76e-310c-4147-b454-61bf2c656631|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T03:59:46.459Z|a5ce0eaf-b591-45e6-b9f0-8c2eb2e2eca0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:59:46.460Z|a5ce0eaf-b591-45e6-b9f0-8c2eb2e2eca0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:59:47.329Z|574bae2b-6939-46cb-b00a-3d6f31485b4f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:59:47.330Z|574bae2b-6939-46cb-b00a-3d6f31485b4f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:59:49.073Z|ebda68c1-95f0-4e98-91be-86e912e1c250|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:59:49.074Z|ebda68c1-95f0-4e98-91be-86e912e1c250|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:59:56.490Z|45301eda-a665-45e6-b03b-45030b875d42|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:59:56.491Z|45301eda-a665-45e6-b03b-45030b875d42|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:59:57.357Z|3fcf5964-a24b-4949-8f92-72c202d9a665|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:59:57.358Z|3fcf5964-a24b-4949-8f92-72c202d9a665|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T03:59:59.101Z|34fcd11e-15b0-400c-b532-5ff769b037e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T03:59:59.101Z|34fcd11e-15b0-400c-b532-5ff769b037e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:00:00.209Z|f1c22c5c-e08f-48da-8699-993c49932243|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:00:00.209Z|f1c22c5c-e08f-48da-8699-993c49932243|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:00:00.808Z|9e27b7b3-e860-45b1-bf7d-086dd62777eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:00:00.808Z|9e27b7b3-e860-45b1-bf7d-086dd62777eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:00:06.521Z|7cf123a8-51db-46e2-8f92-4ff476e4a2ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:00:06.522Z|7cf123a8-51db-46e2-8f92-4ff476e4a2ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:00:07.386Z|2bb3390e-974b-4428-a9fd-6d8b249edba4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:00:07.387Z|2bb3390e-974b-4428-a9fd-6d8b249edba4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:00:09.130Z|c7bb9286-d2ba-4d9a-acb8-5d028ff50f20|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:00:09.131Z|c7bb9286-d2ba-4d9a-acb8-5d028ff50f20|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:00:15.208Z|374d8673-8925-4a97-a0da-0692eaa68921|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:00:15.210Z|374d8673-8925-4a97-a0da-0692eaa68921|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:00:16.549Z|04088558-ed31-4be0-b214-d432d98fc125|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:00:16.549Z|04088558-ed31-4be0-b214-d432d98fc125|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:00:17.415Z|3b9e0b2f-3df5-42b3-abeb-15117cb809ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:00:17.415Z|3b9e0b2f-3df5-42b3-abeb-15117cb809ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:00:19.159Z|e2504c82-ed7f-4aad-afb8-2ed8c4288d2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:00:19.160Z|e2504c82-ed7f-4aad-afb8-2ed8c4288d2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:00:26.577Z|28a28308-5166-4773-9010-39c0b23fdda4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:00:26.577Z|28a28308-5166-4773-9010-39c0b23fdda4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:00:27.443Z|739f5520-d5ec-4009-839c-e0ae9597e484|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:00:27.444Z|739f5520-d5ec-4009-839c-e0ae9597e484|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:00:29.189Z|c4e58a40-1deb-4252-a4c9-4fceca90ba25|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:00:29.190Z|c4e58a40-1deb-4252-a4c9-4fceca90ba25|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:00:30.208Z|f1ea25a4-7bda-470b-9067-e0bbc7709b39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:00:30.209Z|f1ea25a4-7bda-470b-9067-e0bbc7709b39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:00:30.809Z|0f8da286-3f82-4c8f-96df-b48e85f6b55a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:00:30.809Z|0f8da286-3f82-4c8f-96df-b48e85f6b55a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:00:36.604Z|7cac303e-c970-40d7-9f2b-58ebd49d2eae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:00:36.605Z|7cac303e-c970-40d7-9f2b-58ebd49d2eae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:00:37.472Z|7dbe587c-4660-4768-9eb7-2ffbf78b8893|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:00:37.473Z|7dbe587c-4660-4768-9eb7-2ffbf78b8893|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:00:39.217Z|da244ddb-1cd7-4956-9102-c26ab38cd8be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:00:39.218Z|da244ddb-1cd7-4956-9102-c26ab38cd8be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:00:40.408Z|75457d68-6aca-4746-9f35-3538450f3719|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T04:00:40.408Z|75457d68-6aca-4746-9f35-3538450f3719|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T04:00:45.208Z|86cd0b50-d3df-43ab-b319-3ce058cba8c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:00:45.209Z|86cd0b50-d3df-43ab-b319-3ce058cba8c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:00:46.633Z|98c30658-99c6-47a8-b0a4-89c2c797c131|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:00:46.633Z|98c30658-99c6-47a8-b0a4-89c2c797c131|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:00:47.501Z|953fe35b-dab8-40b1-adde-9b073acf1647|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:00:47.502Z|953fe35b-dab8-40b1-adde-9b073acf1647|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:00:49.245Z|3318c228-94ee-409f-86ee-3e622809f1bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:00:49.245Z|3318c228-94ee-409f-86ee-3e622809f1bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:00:56.663Z|5b42361e-8d57-4d2f-b841-9d2b54b4eca2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:00:56.664Z|5b42361e-8d57-4d2f-b841-9d2b54b4eca2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:00:57.531Z|bd0e0fd3-72ea-4cf5-8d22-da0eb7b37e5e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:00:57.532Z|bd0e0fd3-72ea-4cf5-8d22-da0eb7b37e5e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:00:59.274Z|b9bb7233-6aa5-4a9f-885f-61551daa6ea2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:00:59.275Z|b9bb7233-6aa5-4a9f-885f-61551daa6ea2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:01:00.208Z|6558396f-ba83-4979-8d0f-f3b98ca2b4b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:01:00.210Z|6558396f-ba83-4979-8d0f-f3b98ca2b4b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:01:00.810Z|50422227-b627-4a95-9323-6ab2b2423c9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:01:00.810Z|50422227-b627-4a95-9323-6ab2b2423c9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:01:06.692Z|d21d1ea7-5975-4c01-a7a9-a3a6ea128567|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:01:06.692Z|d21d1ea7-5975-4c01-a7a9-a3a6ea128567|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:01:07.559Z|b6319f75-d0b7-4280-afc3-008c1481c960|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:01:07.559Z|b6319f75-d0b7-4280-afc3-008c1481c960|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:01:09.303Z|f4680411-0a21-417e-9216-ef23e8fa0b99|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:01:09.304Z|f4680411-0a21-417e-9216-ef23e8fa0b99|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:01:15.208Z|7fe9bc1b-4bf2-46c5-8463-4af81632c830|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:01:15.209Z|7fe9bc1b-4bf2-46c5-8463-4af81632c830|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:01:16.722Z|959983e9-c8c1-4dac-9911-c4a2a4feacaf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:01:16.722Z|959983e9-c8c1-4dac-9911-c4a2a4feacaf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:01:17.589Z|bf76d572-389e-45b3-887c-05f36495369e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:01:17.589Z|bf76d572-389e-45b3-887c-05f36495369e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:01:19.331Z|3357ce33-40b8-4a27-bbde-f2f8d3c3d901|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:01:19.332Z|3357ce33-40b8-4a27-bbde-f2f8d3c3d901|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:01:26.751Z|d2fbd3a8-e054-4a73-8301-f5b0327fb213|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:01:26.751Z|d2fbd3a8-e054-4a73-8301-f5b0327fb213|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:01:27.616Z|d0d5bcda-a97d-465f-99dc-df84fb325707|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:01:27.617Z|d0d5bcda-a97d-465f-99dc-df84fb325707|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:01:29.359Z|4ac09326-c953-49aa-a3db-ca46bf299fac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:01:29.360Z|4ac09326-c953-49aa-a3db-ca46bf299fac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:01:30.208Z|ca1b9e82-cf9f-4f57-a067-7e2ac079311a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:01:30.209Z|ca1b9e82-cf9f-4f57-a067-7e2ac079311a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:01:30.811Z|abbcba9b-94c1-4529-95dc-5ac45e95e1df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:01:30.811Z|abbcba9b-94c1-4529-95dc-5ac45e95e1df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:01:36.790Z|5e1a606b-b754-41e6-96c9-a941633e3dcd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:01:36.790Z|5e1a606b-b754-41e6-96c9-a941633e3dcd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:01:37.651Z|28c32432-eb1c-4ab4-9fce-71d499e367b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:01:37.651Z|28c32432-eb1c-4ab4-9fce-71d499e367b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:01:39.389Z|63f12bad-97e8-42db-ad7d-3bea465f09dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:01:39.390Z|63f12bad-97e8-42db-ad7d-3bea465f09dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:01:40.407Z|bd32b52b-6bb5-4d15-a786-229b918f224c|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T04:01:40.408Z|bd32b52b-6bb5-4d15-a786-229b918f224c|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T04:01:45.208Z|b8a57cc7-0eac-403c-83dd-db22b2fc8e52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:01:45.210Z|b8a57cc7-0eac-403c-83dd-db22b2fc8e52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:01:46.819Z|fd2d6e2c-be2f-4370-bf7e-061dae86cec0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:01:46.820Z|fd2d6e2c-be2f-4370-bf7e-061dae86cec0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:01:47.680Z|29468421-12c0-4586-aa61-239e0b58b431|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:01:47.680Z|29468421-12c0-4586-aa61-239e0b58b431|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:01:49.417Z|9d61d30d-9da3-42c4-bbb7-646c74dc4ca7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:01:49.418Z|9d61d30d-9da3-42c4-bbb7-646c74dc4ca7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:01:56.848Z|830837ef-9cd9-457a-9b5a-4f6c3b419eaa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:01:56.848Z|830837ef-9cd9-457a-9b5a-4f6c3b419eaa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:01:57.706Z|c9592f0e-e5d9-4f84-ac5d-1a90bf7e68c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:01:57.706Z|c9592f0e-e5d9-4f84-ac5d-1a90bf7e68c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:01:59.446Z|76f3d82e-9722-488d-a275-84b85b8b117f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:01:59.446Z|76f3d82e-9722-488d-a275-84b85b8b117f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:02:00.208Z|9f0c7012-55bb-4a43-8bb9-7fb25e3e81a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:02:00.209Z|9f0c7012-55bb-4a43-8bb9-7fb25e3e81a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:02:00.812Z|3cdfa4f3-c2db-4967-b6e1-c88f0b7dd720|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:02:00.812Z|3cdfa4f3-c2db-4967-b6e1-c88f0b7dd720|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:02:06.877Z|5d3bf266-ac5e-41ac-aca1-86f913ad8d10|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:02:06.878Z|5d3bf266-ac5e-41ac-aca1-86f913ad8d10|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:02:07.735Z|5c4c7419-056a-41f9-87c1-3aae362315ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:02:07.736Z|5c4c7419-056a-41f9-87c1-3aae362315ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:02:09.473Z|b67b5386-33ec-43ab-8f4d-e0216eac305c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:02:09.473Z|b67b5386-33ec-43ab-8f4d-e0216eac305c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:02:15.208Z|fd66fb1d-a4e1-43c1-a6f1-222b2da55169|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:02:15.209Z|fd66fb1d-a4e1-43c1-a6f1-222b2da55169|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:02:16.908Z|ff61af60-ab34-4c9f-b741-bb9c09bbd259|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:02:16.908Z|ff61af60-ab34-4c9f-b741-bb9c09bbd259|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:02:17.765Z|31061c4e-cd98-4da8-b9e3-e4d82a3b9c49|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:02:17.766Z|31061c4e-cd98-4da8-b9e3-e4d82a3b9c49|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:02:19.498Z|429e6e31-9454-46d2-97f6-5a73e620e7c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:02:19.499Z|429e6e31-9454-46d2-97f6-5a73e620e7c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:02:26.937Z|63726b8a-126d-4b1f-a059-8b5a7f4fdaa5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:02:26.938Z|63726b8a-126d-4b1f-a059-8b5a7f4fdaa5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:02:27.792Z|67ba3a9e-029d-41a9-9e71-b3b980a0cc44|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:02:27.793Z|67ba3a9e-029d-41a9-9e71-b3b980a0cc44|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:02:29.525Z|c9fa8447-2b6f-49c8-8b4b-0c682bd2c3b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:02:29.526Z|c9fa8447-2b6f-49c8-8b4b-0c682bd2c3b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:02:30.208Z|786c8ba1-36c0-4507-9aa9-484ab2083681|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:02:30.210Z|786c8ba1-36c0-4507-9aa9-484ab2083681|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:02:30.813Z|d3a19dc3-f77c-416f-b99d-1c8512788198|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:02:30.813Z|d3a19dc3-f77c-416f-b99d-1c8512788198|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:02:36.965Z|05a0b22b-bbe7-4ec3-b4ea-fdb6686723d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:02:36.966Z|05a0b22b-bbe7-4ec3-b4ea-fdb6686723d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:02:37.820Z|b234be4c-57ec-4ae4-ae3c-edb2a1562c37|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:02:37.821Z|b234be4c-57ec-4ae4-ae3c-edb2a1562c37|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:02:39.553Z|b17f7420-08c2-4bbe-9b35-e4777e0bf7df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:02:39.554Z|b17f7420-08c2-4bbe-9b35-e4777e0bf7df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:02:40.408Z|a67e5574-9b3e-4acc-a8a0-ee6d752ec79b|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T04:02:40.408Z|a67e5574-9b3e-4acc-a8a0-ee6d752ec79b|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T04:02:45.208Z|a1d46b7b-e6e7-4be8-b513-00c6ca1cee3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:02:45.209Z|a1d46b7b-e6e7-4be8-b513-00c6ca1cee3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:02:46.997Z|ee31ace8-19c6-467b-a231-d0f8f6c50115|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:02:46.997Z|ee31ace8-19c6-467b-a231-d0f8f6c50115|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:02:47.851Z|df2dc1cf-7202-4b03-8abc-c543b81e96e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:02:47.852Z|df2dc1cf-7202-4b03-8abc-c543b81e96e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:02:49.581Z|e39e49a0-5642-4a52-a4a9-1b6214df08bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:02:49.582Z|e39e49a0-5642-4a52-a4a9-1b6214df08bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:02:57.024Z|507c0848-0336-4154-9ec6-6ec2946dfb22|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:02:57.024Z|507c0848-0336-4154-9ec6-6ec2946dfb22|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:02:57.881Z|3213fc40-f4ce-4c01-ae09-fbf70c5e2596|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:02:57.882Z|3213fc40-f4ce-4c01-ae09-fbf70c5e2596|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:02:59.611Z|d11f2832-a417-4292-aaaa-0ba2c0ec7db7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:02:59.612Z|d11f2832-a417-4292-aaaa-0ba2c0ec7db7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:03:00.208Z|fe634512-0d9f-4421-8b2d-279d8f56807e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:03:00.209Z|fe634512-0d9f-4421-8b2d-279d8f56807e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:03:00.814Z|931b3435-d68f-4b82-845b-fe2cc9aa35db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:03:00.814Z|931b3435-d68f-4b82-845b-fe2cc9aa35db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:03:07.061Z|cf8b5bbe-85ba-4603-8998-93b5103e1e20|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:03:07.061Z|cf8b5bbe-85ba-4603-8998-93b5103e1e20|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:03:07.909Z|bdfcf8a1-82df-4357-a924-1f5f68ed2b92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:03:07.910Z|bdfcf8a1-82df-4357-a924-1f5f68ed2b92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:03:09.638Z|bafc115e-ff13-4e71-ac74-2e428b80e5fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:03:09.638Z|bafc115e-ff13-4e71-ac74-2e428b80e5fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:03:15.208Z|690f74b7-8372-45a4-994b-b6737b237109|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:03:15.212Z|690f74b7-8372-45a4-994b-b6737b237109|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:03:17.098Z|590b7633-c314-4aaa-be9d-4aa8bbb6a5f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:03:17.099Z|590b7633-c314-4aaa-be9d-4aa8bbb6a5f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:03:17.938Z|ab0177f1-ab58-4a56-8d83-bcd1ae068164|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:03:17.939Z|ab0177f1-ab58-4a56-8d83-bcd1ae068164|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:03:19.661Z|9c077f7b-9928-4dfb-8a4a-60f64a507e62|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:03:19.662Z|9c077f7b-9928-4dfb-8a4a-60f64a507e62|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:03:27.128Z|f78bfe80-52ec-4942-8ac3-2cf765d272f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:03:27.129Z|f78bfe80-52ec-4942-8ac3-2cf765d272f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:03:27.966Z|ec392e8e-69f2-4dcd-a95b-19f40d79dc9c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:03:27.967Z|ec392e8e-69f2-4dcd-a95b-19f40d79dc9c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:03:29.688Z|0ab589ff-359e-4102-962e-edff6215b6fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:03:29.689Z|0ab589ff-359e-4102-962e-edff6215b6fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:03:30.208Z|fbd1b318-dfe6-454e-b313-da0f0fb60605|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:03:30.209Z|fbd1b318-dfe6-454e-b313-da0f0fb60605|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:03:30.814Z|38cb6b15-24de-4bf1-a299-fff2a1ed84ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:03:30.815Z|38cb6b15-24de-4bf1-a299-fff2a1ed84ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:03:37.163Z|c7cf5131-7530-437a-846c-cafcac451807|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:03:37.164Z|c7cf5131-7530-437a-846c-cafcac451807|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:03:37.997Z|d858a443-ac2d-4cc9-be9d-e819d0c2dec1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:03:37.997Z|d858a443-ac2d-4cc9-be9d-e819d0c2dec1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:03:39.721Z|5f5ead81-f468-4614-b6bb-530bd64aa8af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:03:39.722Z|5f5ead81-f468-4614-b6bb-530bd64aa8af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:03:40.408Z|c707bab9-e3f5-485b-9803-075dd8d76070|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T04:03:40.408Z|c707bab9-e3f5-485b-9803-075dd8d76070|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T04:03:45.208Z|cc9c170d-d0df-4d61-8fe3-1fd41d2eb5e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:03:45.209Z|cc9c170d-d0df-4d61-8fe3-1fd41d2eb5e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:03:47.190Z|24f33807-ca88-4362-9c9d-a3ac609010b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:03:47.191Z|24f33807-ca88-4362-9c9d-a3ac609010b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:03:48.024Z|3151b25b-4c73-40f2-933e-7887254c4408|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:03:48.025Z|3151b25b-4c73-40f2-933e-7887254c4408|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:03:49.748Z|fd8e1fa1-0d1e-47a5-a196-6561eb5bb2c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:03:49.749Z|fd8e1fa1-0d1e-47a5-a196-6561eb5bb2c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:03:57.220Z|d4d5024a-73e9-4c7a-9d84-c229e111889d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:03:57.221Z|d4d5024a-73e9-4c7a-9d84-c229e111889d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:03:58.053Z|ac5b168d-695f-4aa8-802f-dc489eb64d13|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:03:58.053Z|ac5b168d-695f-4aa8-802f-dc489eb64d13|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:03:59.778Z|d23aa8bf-3fdc-4110-b02e-b1e4577a516f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:03:59.778Z|d23aa8bf-3fdc-4110-b02e-b1e4577a516f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:04:00.208Z|df67a176-10ee-4831-bf48-e27f76adaea4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:04:00.209Z|df67a176-10ee-4831-bf48-e27f76adaea4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:04:00.815Z|a6e732a0-b1a2-4865-a8b8-15419489f475|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:04:00.815Z|a6e732a0-b1a2-4865-a8b8-15419489f475|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:04:07.251Z|6ce13ef3-1d00-4f98-8775-75a23f2292d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:04:07.252Z|6ce13ef3-1d00-4f98-8775-75a23f2292d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:04:08.081Z|6b4c2088-6686-49fb-8823-5dfd443e0887|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:04:08.082Z|6b4c2088-6686-49fb-8823-5dfd443e0887|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:04:09.809Z|50fe8413-5889-4773-bc67-162051ff6d49|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:04:09.810Z|50fe8413-5889-4773-bc67-162051ff6d49|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:04:15.208Z|bad9dfd5-0938-404c-8cbd-cc9cce57e4f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:04:15.209Z|bad9dfd5-0938-404c-8cbd-cc9cce57e4f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:04:17.280Z|e71a170a-fcda-4ed9-b9de-21f9990705e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:04:17.280Z|e71a170a-fcda-4ed9-b9de-21f9990705e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:04:18.108Z|ef41de01-a2e4-4297-be65-7cdf609df037|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:04:18.108Z|ef41de01-a2e4-4297-be65-7cdf609df037|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:04:19.839Z|fbf37031-d49e-4435-a274-e8ef4e0d44a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:04:19.839Z|fbf37031-d49e-4435-a274-e8ef4e0d44a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:04:27.309Z|dbfa6483-a9b2-4a05-a766-9946153388ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:04:27.310Z|dbfa6483-a9b2-4a05-a766-9946153388ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:04:28.140Z|8888d3e7-84af-4671-9031-7243ed69515b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:04:28.141Z|8888d3e7-84af-4671-9031-7243ed69515b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:04:29.868Z|576b4095-078d-40ef-aeb8-8dfe76b897fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:04:29.869Z|576b4095-078d-40ef-aeb8-8dfe76b897fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:04:30.208Z|10955db9-352d-45f1-80df-f6c8ac2f0a89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:04:30.209Z|10955db9-352d-45f1-80df-f6c8ac2f0a89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:04:30.816Z|1fee9af7-dd6b-4988-9280-13bd8ab33409|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:04:30.816Z|1fee9af7-dd6b-4988-9280-13bd8ab33409|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:04:37.336Z|c29e6f7b-302e-4902-9884-04630a7757d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:04:37.337Z|c29e6f7b-302e-4902-9884-04630a7757d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:04:38.170Z|2f975af6-282b-435f-adb5-2e5f091bc21f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:04:38.171Z|2f975af6-282b-435f-adb5-2e5f091bc21f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:04:39.897Z|036058df-ca80-415e-82b1-39c0ff267dc2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:04:39.897Z|036058df-ca80-415e-82b1-39c0ff267dc2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:04:40.408Z|bea1941c-f1de-4ea4-af66-899d99597fda|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T04:04:40.409Z|bea1941c-f1de-4ea4-af66-899d99597fda|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T04:04:45.208Z|210b65ba-53d2-422a-9692-72593cf13fee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:04:45.209Z|210b65ba-53d2-422a-9692-72593cf13fee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:04:47.363Z|47f2212e-522d-4070-8333-9931b36ccc60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:04:47.364Z|47f2212e-522d-4070-8333-9931b36ccc60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:04:48.198Z|506220c9-9e6b-4567-9055-83b7e3efe801|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:04:48.198Z|506220c9-9e6b-4567-9055-83b7e3efe801|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:04:49.925Z|d6c1bda0-c598-4544-b2e6-5ea86ffb102a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:04:49.926Z|d6c1bda0-c598-4544-b2e6-5ea86ffb102a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:04:57.391Z|c85a33ae-622d-4776-8d01-03e87dbc809d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:04:57.392Z|c85a33ae-622d-4776-8d01-03e87dbc809d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:04:58.228Z|a4ad5c81-9086-4f7e-8d15-edeaef0daec4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:04:58.229Z|a4ad5c81-9086-4f7e-8d15-edeaef0daec4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:04:59.955Z|47d7d028-9891-4be9-8bc5-19d571297d60|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:04:59.955Z|47d7d028-9891-4be9-8bc5-19d571297d60|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:05:00.208Z|e885dbc5-6129-4b7d-9ea3-e7aa207e9351|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:05:00.216Z|e885dbc5-6129-4b7d-9ea3-e7aa207e9351|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:05:00.817Z|0c3afd42-94fc-4551-b22e-22e3e5c0e96a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:05:00.817Z|0c3afd42-94fc-4551-b22e-22e3e5c0e96a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:05:02.441Z|2a381de4-6a92-478b-ada6-8c01aeeb2102|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Entering 2023-03-16T04:05:02.449Z|2a381de4-6a92-478b-ada6-8c01aeeb2102|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 2a381de4-6a92-478b-ada6-8c01aeeb2102 already exists in requestDb InfraActiveRequests table 2023-03-16T04:05:02.495Z|2a381de4-6a92-478b-ada6-8c01aeeb2102|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2a381de4-6a92-478b-ada6-8c01aeeb2102|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2a381de4-6a92-478b-ada6-8c01aeeb2102 2023-03-16T04:05:02.495Z|2a381de4-6a92-478b-ada6-8c01aeeb2102|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a381de4-6a92-478b-ada6-8c01aeeb2102|INFO|500||Invoke 2023-03-16T04:05:02.496Z|2a381de4-6a92-478b-ada6-8c01aeeb2102|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a381de4-6a92-478b-ada6-8c01aeeb2102|DEBUG|500||===========================request begin================================================ 2023-03-16T04:05:02.496Z|2a381de4-6a92-478b-ada6-8c01aeeb2102|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a381de4-6a92-478b-ada6-8c01aeeb2102|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2a381de4-6a92-478b-ada6-8c01aeeb2102 2023-03-16T04:05:02.496Z|2a381de4-6a92-478b-ada6-8c01aeeb2102|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a381de4-6a92-478b-ada6-8c01aeeb2102|DEBUG|500||Method : GET 2023-03-16T04:05:02.497Z|2a381de4-6a92-478b-ada6-8c01aeeb2102|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a381de4-6a92-478b-ada6-8c01aeeb2102|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2c764863590a258be20b0ed474ecaa16", X-B3-SpanId:"d233e04fd2231051", X-B3-ParentSpanId:"59fb71d516bbbe34", X-B3-Sampled:"0", X-ONAP-RequestID:"2a381de4-6a92-478b-ada6-8c01aeeb2102", X-RequestID:"2a381de4-6a92-478b-ada6-8c01aeeb2102", X-TransactionID:"2a381de4-6a92-478b-ada6-8c01aeeb2102", X-ECOMP-RequestID:"2a381de4-6a92-478b-ada6-8c01aeeb2102", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"86a4e5d9-e712-40be-93e6-59bc458e805c"] 2023-03-16T04:05:02.498Z|2a381de4-6a92-478b-ada6-8c01aeeb2102|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a381de4-6a92-478b-ada6-8c01aeeb2102|DEBUG|500||Request body: 2023-03-16T04:05:02.498Z|2a381de4-6a92-478b-ada6-8c01aeeb2102|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a381de4-6a92-478b-ada6-8c01aeeb2102|DEBUG|500||==========================request end================================================ 2023-03-16T04:05:03.160Z|2a381de4-6a92-478b-ada6-8c01aeeb2102|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a381de4-6a92-478b-ada6-8c01aeeb2102|DEBUG|500||============================response begin========================================== 2023-03-16T04:05:03.160Z|2a381de4-6a92-478b-ada6-8c01aeeb2102|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a381de4-6a92-478b-ada6-8c01aeeb2102|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-16T04:05:03.161Z|2a381de4-6a92-478b-ada6-8c01aeeb2102|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a381de4-6a92-478b-ada6-8c01aeeb2102|DEBUG|500||Status text : Not Found 2023-03-16T04:05:03.161Z|2a381de4-6a92-478b-ada6-8c01aeeb2102|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a381de4-6a92-478b-ada6-8c01aeeb2102|DEBUG|500||Headers : [set-cookie:"JSESSIONID=17F5DD6AC0495C6B5D6A419B2F58FD79; 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, 16 Mar 2023 04:05:03 GMT", x-envoy-upstream-service-time:"469", server:"envoy"] 2023-03-16T04:05:03.161Z|2a381de4-6a92-478b-ada6-8c01aeeb2102|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a381de4-6a92-478b-ada6-8c01aeeb2102|DEBUG|500||Response body: 2023-03-16T04:05:03.161Z|2a381de4-6a92-478b-ada6-8c01aeeb2102|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a381de4-6a92-478b-ada6-8c01aeeb2102|DEBUG|500||=======================response end================================================= 2023-03-16T04:05:03.162Z|2a381de4-6a92-478b-ada6-8c01aeeb2102|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a381de4-6a92-478b-ada6-8c01aeeb2102|INFO|404|Not Found|InvokeReturn 2023-03-16T04:05:03.211Z|2a381de4-6a92-478b-ada6-8c01aeeb2102|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 2a381de4-6a92-478b-ada6-8c01aeeb2102 2023-03-16T04:05:03.223Z|2a381de4-6a92-478b-ada6-8c01aeeb2102|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health 2023-03-16T04:05:03.226Z|2a381de4-6a92-478b-ada6-8c01aeeb2102|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 2023-03-16T04:05:03.226Z|2a381de4-6a92-478b-ada6-8c01aeeb2102|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke 2023-03-16T04:05:03.226Z|2a381de4-6a92-478b-ada6-8c01aeeb2102|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================ 2023-03-16T04:05:03.226Z|2a381de4-6a92-478b-ada6-8c01aeeb2102|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 2023-03-16T04:05:03.227Z|2a381de4-6a92-478b-ada6-8c01aeeb2102|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method : GET 2023-03-16T04:05:03.227Z|2a381de4-6a92-478b-ada6-8c01aeeb2102|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:"2c764863590a258be20b0ed474ecaa16", X-B3-SpanId:"399337a2b9f48117", X-B3-ParentSpanId:"59fb71d516bbbe34", X-B3-Sampled:"0", X-ONAP-RequestID:"2a381de4-6a92-478b-ada6-8c01aeeb2102", X-RequestID:"2a381de4-6a92-478b-ada6-8c01aeeb2102", X-TransactionID:"2a381de4-6a92-478b-ada6-8c01aeeb2102", X-ECOMP-RequestID:"2a381de4-6a92-478b-ada6-8c01aeeb2102", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e09aa29b-abad-439d-af81-9551e29a4030"] 2023-03-16T04:05:03.227Z|2a381de4-6a92-478b-ada6-8c01aeeb2102|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters 2023-03-16T04:05:03.227Z|2a381de4-6a92-478b-ada6-8c01aeeb2102|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================ 2023-03-16T04:05:03.302Z|2a381de4-6a92-478b-ada6-8c01aeeb2102|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin========================================== 2023-03-16T04:05:03.303Z|2a381de4-6a92-478b-ada6-8c01aeeb2102|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2023-03-16T04:05:03.303Z|2a381de4-6a92-478b-ada6-8c01aeeb2102|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text : Unauthorized 2023-03-16T04:05:03.303Z|2a381de4-6a92-478b-ada6-8c01aeeb2102|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, 16 Mar 2023 04:05:02 GMT", x-envoy-upstream-service-time:"33", server:"envoy"] 2023-03-16T04:05:03.304Z|2a381de4-6a92-478b-ada6-8c01aeeb2102|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 2023-03-16T04:05:03.304Z|2a381de4-6a92-478b-ada6-8c01aeeb2102|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end================================================= 2023-03-16T04:05:03.304Z|2a381de4-6a92-478b-ada6-8c01aeeb2102|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn 2023-03-16T04:05:03.308Z|2a381de4-6a92-478b-ada6-8c01aeeb2102|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 Unauthorized: [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke(
) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$4982eb9e.globalHealthcheck( ) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-16T04:05:03.309Z|2a381de4-6a92-478b-ada6-8c01aeeb2102|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health 2023-03-16T04:05:03.309Z|2a381de4-6a92-478b-ada6-8c01aeeb2102|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 2023-03-16T04:05:03.310Z|2a381de4-6a92-478b-ada6-8c01aeeb2102|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke 2023-03-16T04:05:03.310Z|2a381de4-6a92-478b-ada6-8c01aeeb2102|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================ 2023-03-16T04:05:03.310Z|2a381de4-6a92-478b-ada6-8c01aeeb2102|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 2023-03-16T04:05:03.310Z|2a381de4-6a92-478b-ada6-8c01aeeb2102|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method : GET 2023-03-16T04:05:03.310Z|2a381de4-6a92-478b-ada6-8c01aeeb2102|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:"2c764863590a258be20b0ed474ecaa16", X-B3-SpanId:"ad08874fe366d696", X-B3-ParentSpanId:"59fb71d516bbbe34", X-B3-Sampled:"0", X-ONAP-RequestID:"2a381de4-6a92-478b-ada6-8c01aeeb2102", X-RequestID:"2a381de4-6a92-478b-ada6-8c01aeeb2102", X-TransactionID:"2a381de4-6a92-478b-ada6-8c01aeeb2102", X-ECOMP-RequestID:"2a381de4-6a92-478b-ada6-8c01aeeb2102", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"03051276-4c1b-4aa2-9c8d-254df4a5a3ee"] 2023-03-16T04:05:03.310Z|2a381de4-6a92-478b-ada6-8c01aeeb2102|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters 2023-03-16T04:05:03.310Z|2a381de4-6a92-478b-ada6-8c01aeeb2102|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================ 2023-03-16T04:05:03.387Z|2a381de4-6a92-478b-ada6-8c01aeeb2102|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin========================================== 2023-03-16T04:05:03.388Z|2a381de4-6a92-478b-ada6-8c01aeeb2102|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2023-03-16T04:05:03.388Z|2a381de4-6a92-478b-ada6-8c01aeeb2102|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text : Unauthorized 2023-03-16T04:05:03.389Z|2a381de4-6a92-478b-ada6-8c01aeeb2102|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, 16 Mar 2023 04:05:03 GMT", x-envoy-upstream-service-time:"48", server:"envoy"] 2023-03-16T04:05:03.389Z|2a381de4-6a92-478b-ada6-8c01aeeb2102|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 2023-03-16T04:05:03.389Z|2a381de4-6a92-478b-ada6-8c01aeeb2102|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end================================================= 2023-03-16T04:05:03.390Z|2a381de4-6a92-478b-ada6-8c01aeeb2102|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn 2023-03-16T04:05:03.391Z|2a381de4-6a92-478b-ada6-8c01aeeb2102|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 Unauthorized: [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke( ) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$4982eb9e.globalHealthcheck( ) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-16T04:05:03.392Z|2a381de4-6a92-478b-ada6-8c01aeeb2102|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@1e293aa 2023-03-16T04:05:03.399Z|2a381de4-6a92-478b-ada6-8c01aeeb2102|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T04:05:07.421Z|44e9f544-2bae-4b0a-948d-76935e317181|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:05:07.422Z|44e9f544-2bae-4b0a-948d-76935e317181|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:05:08.259Z|d763e014-94d3-4fbe-ae19-a07d4f37e5e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:05:08.260Z|d763e014-94d3-4fbe-ae19-a07d4f37e5e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:05:08.296Z|645695a3-5acf-41f0-b14d-cf66535c6d5e|http-nio-8080-exec-6|manage/health|python-requests/2.28.2|||INFO|500||Entering 2023-03-16T04:05:08.297Z|645695a3-5acf-41f0-b14d-cf66535c6d5e|http-nio-8080-exec-6|manage/health|python-requests/2.28.2|||INFO|404|Not Found|Exiting. 2023-03-16T04:05:09.982Z|52398240-eb62-472c-ad6c-f107b42034d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:05:09.982Z|52398240-eb62-472c-ad6c-f107b42034d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:05:15.208Z|babe3cab-72ba-4850-b9f3-48fd5ce6f1b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:05:15.209Z|babe3cab-72ba-4850-b9f3-48fd5ce6f1b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:05:17.450Z|95cced89-e123-4326-96fc-cf7b17286527|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:05:17.451Z|95cced89-e123-4326-96fc-cf7b17286527|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:05:18.288Z|a07bf756-b8c5-45b8-b0a6-6c2d462a14d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:05:18.289Z|a07bf756-b8c5-45b8-b0a6-6c2d462a14d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:05:20.012Z|7745d4cb-6e07-40e9-9718-fa6acf7238f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:05:20.013Z|7745d4cb-6e07-40e9-9718-fa6acf7238f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:05:27.480Z|28a22f51-8e15-4f20-9b26-9929999b9f37|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:05:27.481Z|28a22f51-8e15-4f20-9b26-9929999b9f37|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:05:28.320Z|d3100f32-be03-418d-a7e6-87c5128e0be2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:05:28.321Z|d3100f32-be03-418d-a7e6-87c5128e0be2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:05:30.041Z|c731341e-e0dd-4350-ab4e-418e02b1ee9f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:05:30.041Z|c731341e-e0dd-4350-ab4e-418e02b1ee9f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:05:30.208Z|cd184b92-4171-4633-b83f-575ea816cc07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:05:30.209Z|cd184b92-4171-4633-b83f-575ea816cc07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:05:30.817Z|7ee4739d-77c3-49fd-9526-3842af6060b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:05:30.818Z|7ee4739d-77c3-49fd-9526-3842af6060b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:05:37.511Z|0e1f8c1d-b783-49cd-9ca7-51f863d2d90d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:05:37.511Z|0e1f8c1d-b783-49cd-9ca7-51f863d2d90d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:05:38.348Z|e120a2f1-1531-4b3c-a591-8a5e04aa1f9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:05:38.348Z|e120a2f1-1531-4b3c-a591-8a5e04aa1f9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:05:40.071Z|f254d526-fcd4-44c1-931c-61b66eb2f1f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:05:40.071Z|f254d526-fcd4-44c1-931c-61b66eb2f1f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:05:40.409Z|73186915-e8a6-4930-8bb5-5563e6581ab5|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T04:05:40.409Z|73186915-e8a6-4930-8bb5-5563e6581ab5|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T04:05:45.208Z|8bd64d9b-6495-412e-8a1a-0629be97dd84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:05:45.210Z|8bd64d9b-6495-412e-8a1a-0629be97dd84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:05:47.536Z|5c13516e-21bb-4c09-bde5-03fc1fa3828e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:05:47.537Z|5c13516e-21bb-4c09-bde5-03fc1fa3828e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:05:48.377Z|bcc9ec2b-e8b6-4f0a-992d-9fa044aba38c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:05:48.378Z|bcc9ec2b-e8b6-4f0a-992d-9fa044aba38c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:05:50.101Z|bded8929-d209-48f3-9ca3-59adba836215|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:05:50.101Z|bded8929-d209-48f3-9ca3-59adba836215|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:05:57.574Z|e74941c4-9b5b-4bed-a1b5-15fa8d8125f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:05:57.574Z|e74941c4-9b5b-4bed-a1b5-15fa8d8125f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:05:58.409Z|d54ea178-a4a4-4c06-bbce-0f313d563bcb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:05:58.409Z|d54ea178-a4a4-4c06-bbce-0f313d563bcb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:06:00.129Z|25d06f3d-3d3b-4775-bc5f-aaf67dd6df7a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:06:00.130Z|25d06f3d-3d3b-4775-bc5f-aaf67dd6df7a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:06:00.208Z|6af72b7f-6946-4324-bbcd-663e58e2a2b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:06:00.209Z|6af72b7f-6946-4324-bbcd-663e58e2a2b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:06:00.818Z|fce4d5cc-eecc-4f03-84a7-99cc1b30bb1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:06:00.819Z|fce4d5cc-eecc-4f03-84a7-99cc1b30bb1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:06:07.598Z|f4da1064-73de-4eea-bcb3-f78edfed09d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:06:07.599Z|f4da1064-73de-4eea-bcb3-f78edfed09d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:06:08.441Z|87d61afc-62fe-4326-aa8a-c22e60022696|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:06:08.442Z|87d61afc-62fe-4326-aa8a-c22e60022696|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:06:10.159Z|03ae889a-0288-4ee0-9e65-edef0303378e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:06:10.159Z|03ae889a-0288-4ee0-9e65-edef0303378e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:06:15.208Z|b41c489e-fbf6-4d66-967b-52fa6db77cb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:06:15.209Z|b41c489e-fbf6-4d66-967b-52fa6db77cb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:06:17.625Z|c8dce1ab-e55c-4e23-ba6f-361a3796199a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:06:17.626Z|c8dce1ab-e55c-4e23-ba6f-361a3796199a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:06:18.470Z|84040719-f75c-4676-87f8-c5665d740d26|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:06:18.471Z|84040719-f75c-4676-87f8-c5665d740d26|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:06:20.187Z|add1ebec-b5a2-47fb-a985-c714f96f270e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:06:20.187Z|add1ebec-b5a2-47fb-a985-c714f96f270e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:06:24.929Z|e392a33d-ee36-42b3-acd4-b4dd3a3be4f8|http-nio-8080-exec-2|manage/health|python-requests/2.28.2|||INFO|500||Entering 2023-03-16T04:06:24.929Z|e392a33d-ee36-42b3-acd4-b4dd3a3be4f8|http-nio-8080-exec-2|manage/health|python-requests/2.28.2|||INFO|404|Not Found|Exiting. 2023-03-16T04:06:27.651Z|2a6f4530-25b9-4907-b738-4737dd81c495|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:06:27.652Z|2a6f4530-25b9-4907-b738-4737dd81c495|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:06:28.500Z|be64db19-59b0-4a1d-8153-01f29d6eb777|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:06:28.500Z|be64db19-59b0-4a1d-8153-01f29d6eb777|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:06:30.208Z|7ef3ae29-2692-4598-bfe3-cd857c4b48f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:06:30.213Z|7ef3ae29-2692-4598-bfe3-cd857c4b48f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:06:30.216Z|86b184c6-8f54-4048-9f44-4ebb05356eb2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:06:30.217Z|86b184c6-8f54-4048-9f44-4ebb05356eb2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:06:30.820Z|5384eb04-8f9a-42fc-835f-a5bf93f0edf4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:06:30.820Z|5384eb04-8f9a-42fc-835f-a5bf93f0edf4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:06:37.681Z|ec876389-57a8-492f-b620-f4b1116fd2b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:06:37.682Z|ec876389-57a8-492f-b620-f4b1116fd2b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:06:38.530Z|42c4a5c0-78e8-4346-a5d0-4f4b1ed5eb82|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:06:38.531Z|42c4a5c0-78e8-4346-a5d0-4f4b1ed5eb82|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:06:40.247Z|07659ec0-ccdc-4805-8985-68ec1491be2c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:06:40.248Z|07659ec0-ccdc-4805-8985-68ec1491be2c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:06:40.408Z|34187fd7-361e-4396-bd0f-1b8ea16a9f2c|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T04:06:40.409Z|34187fd7-361e-4396-bd0f-1b8ea16a9f2c|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T04:06:45.208Z|1079637b-8cbe-4bb8-9d8a-dcb81593df16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:06:45.209Z|1079637b-8cbe-4bb8-9d8a-dcb81593df16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:06:47.708Z|879a087b-d03e-4ee1-a724-a79e98509f93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:06:47.708Z|879a087b-d03e-4ee1-a724-a79e98509f93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:06:48.559Z|6264352a-f006-45ef-95c7-9ab9105a23b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:06:48.559Z|6264352a-f006-45ef-95c7-9ab9105a23b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:06:50.278Z|08de503c-1829-4d7d-a9bb-ded575ee98c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:06:50.279Z|08de503c-1829-4d7d-a9bb-ded575ee98c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:06:57.736Z|90897b93-cd30-436a-a361-2e74bd00a66e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:06:57.737Z|90897b93-cd30-436a-a361-2e74bd00a66e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:06:58.588Z|515b80ce-e8c5-4be3-bea3-33da7845ddf5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:06:58.588Z|515b80ce-e8c5-4be3-bea3-33da7845ddf5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:07:00.208Z|23638d35-cee3-488b-8d24-9961757a0359|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:07:00.209Z|23638d35-cee3-488b-8d24-9961757a0359|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:07:00.306Z|0d7c8987-f14e-417a-8dcc-0e8dcc9c9c52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:07:00.307Z|0d7c8987-f14e-417a-8dcc-0e8dcc9c9c52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:07:00.821Z|71843051-b4e7-43fa-8cdf-ed148c4d5e59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:07:00.821Z|71843051-b4e7-43fa-8cdf-ed148c4d5e59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:07:07.764Z|6aba5d25-1525-4814-936c-96cb323aebdb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:07:07.765Z|6aba5d25-1525-4814-936c-96cb323aebdb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:07:08.620Z|52a9cc1b-c2c8-468a-ac57-5ea2a908fe6b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:07:08.621Z|52a9cc1b-c2c8-468a-ac57-5ea2a908fe6b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:07:10.336Z|fde5cb52-3120-4082-b057-26ee524fedfd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:07:10.337Z|fde5cb52-3120-4082-b057-26ee524fedfd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:07:15.209Z|b8fe837c-f440-481e-a9bd-68faed62998a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:07:15.212Z|b8fe837c-f440-481e-a9bd-68faed62998a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:07:17.792Z|680f643e-c365-4fae-a108-119f3f651d32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:07:17.792Z|680f643e-c365-4fae-a108-119f3f651d32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:07:18.649Z|8807701b-9275-4272-bafd-d75be6ffdf72|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:07:18.650Z|8807701b-9275-4272-bafd-d75be6ffdf72|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:07:20.364Z|adb7465c-1c66-4684-8e7f-a84a82675a80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:07:20.365Z|adb7465c-1c66-4684-8e7f-a84a82675a80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:07:27.820Z|859df9c7-f293-4d00-bc01-c115976d8cef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:07:27.821Z|859df9c7-f293-4d00-bc01-c115976d8cef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:07:28.680Z|93730a2a-9cb2-4025-ac9f-6e6f23e1def9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:07:28.680Z|93730a2a-9cb2-4025-ac9f-6e6f23e1def9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:07:30.208Z|baa5d6e1-c7ba-4b5d-b18b-48ab5e1c14e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:07:30.209Z|baa5d6e1-c7ba-4b5d-b18b-48ab5e1c14e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:07:30.392Z|c711b9a1-29c6-4307-9b8d-0721e0c58952|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:07:30.393Z|c711b9a1-29c6-4307-9b8d-0721e0c58952|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:07:30.822Z|830f4ff5-5be3-473b-8ce8-507b81521615|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:07:30.822Z|830f4ff5-5be3-473b-8ce8-507b81521615|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:07:37.847Z|d2aa1b7c-ca84-4beb-a513-fc9980ef0647|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:07:37.848Z|d2aa1b7c-ca84-4beb-a513-fc9980ef0647|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:07:38.705Z|22fdc963-c3f4-4572-8c8d-9bbd6546df61|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:07:38.706Z|22fdc963-c3f4-4572-8c8d-9bbd6546df61|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:07:40.408Z|a5a14d75-79f0-4439-a919-d146a0c407ee|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T04:07:40.409Z|a5a14d75-79f0-4439-a919-d146a0c407ee|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T04:07:40.419Z|471bce36-44a2-49aa-81ba-17e2d98cb573|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:07:40.420Z|471bce36-44a2-49aa-81ba-17e2d98cb573|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:07:45.208Z|84621538-3f63-4760-81d2-897730de1cf2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:07:45.209Z|84621538-3f63-4760-81d2-897730de1cf2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:07:47.872Z|7e677799-e79f-456a-9246-5aae75fea9a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:07:47.873Z|7e677799-e79f-456a-9246-5aae75fea9a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:07:48.736Z|def2690b-2066-4ee3-91d6-18522d84a1a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:07:48.737Z|def2690b-2066-4ee3-91d6-18522d84a1a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:07:50.443Z|3af35889-b6f6-441c-bd0d-d82b4ad4ebbc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:07:50.444Z|3af35889-b6f6-441c-bd0d-d82b4ad4ebbc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:07:57.901Z|26881950-badb-44ad-9047-e08044d46e68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:07:57.903Z|26881950-badb-44ad-9047-e08044d46e68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:07:58.766Z|86bbfb02-1d12-474d-98be-f734f4cbe569|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:07:58.767Z|86bbfb02-1d12-474d-98be-f734f4cbe569|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:08:00.208Z|1d10b376-19b4-4e02-aa7d-edda9aab0585|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:08:00.212Z|1d10b376-19b4-4e02-aa7d-edda9aab0585|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:08:00.472Z|895c0c03-4898-4615-8fee-601fc395b67c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:08:00.473Z|895c0c03-4898-4615-8fee-601fc395b67c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:08:00.823Z|57fde545-8864-4b71-b827-3e88e5cc1812|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:08:00.823Z|57fde545-8864-4b71-b827-3e88e5cc1812|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:08:07.932Z|5f1fa583-9854-4a26-9dd1-d6fad4409214|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:08:07.933Z|5f1fa583-9854-4a26-9dd1-d6fad4409214|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:08:08.796Z|18e47c6d-d6c8-4335-9ec3-1dc53bfe9301|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:08:08.797Z|18e47c6d-d6c8-4335-9ec3-1dc53bfe9301|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:08:10.502Z|b9fbf64c-acbd-4fda-841b-44ffaa756980|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:08:10.502Z|b9fbf64c-acbd-4fda-841b-44ffaa756980|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:08:15.208Z|d0dbe5c2-6575-4680-a100-766b8e3d54b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:08:15.209Z|d0dbe5c2-6575-4680-a100-766b8e3d54b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:08:17.962Z|73b8d945-4311-4827-916c-bb0eb9b70396|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:08:17.963Z|73b8d945-4311-4827-916c-bb0eb9b70396|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:08:18.826Z|f77be90d-30b0-468a-a789-e7bb92b0d4d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:08:18.827Z|f77be90d-30b0-468a-a789-e7bb92b0d4d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:08:20.531Z|aaf9a543-09ce-48ea-894a-dfa553ea0576|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:08:20.532Z|aaf9a543-09ce-48ea-894a-dfa553ea0576|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:08:27.988Z|de3f02e7-2a3b-4e0c-9b20-3e83976d8815|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:08:27.989Z|de3f02e7-2a3b-4e0c-9b20-3e83976d8815|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:08:28.857Z|97efc7ae-cbd5-4f06-9fac-47083480e032|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:08:28.857Z|97efc7ae-cbd5-4f06-9fac-47083480e032|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:08:30.208Z|1c0353d3-8418-43bd-af69-9a3752802ec3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:08:30.209Z|1c0353d3-8418-43bd-af69-9a3752802ec3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:08:30.559Z|48600322-4ac3-42eb-9acc-80da401cbc5c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:08:30.559Z|48600322-4ac3-42eb-9acc-80da401cbc5c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:08:30.825Z|999c5dcf-281e-4b93-8332-a247c2b1775f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:08:30.825Z|999c5dcf-281e-4b93-8332-a247c2b1775f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:08:38.016Z|71209eb1-6b5a-4478-b644-b82bd5637da2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:08:38.016Z|71209eb1-6b5a-4478-b644-b82bd5637da2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:08:38.883Z|5181ca39-2378-4b71-871a-e5d4039320f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:08:38.884Z|5181ca39-2378-4b71-871a-e5d4039320f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:08:40.407Z|9f4c8d48-f5a5-45b9-ae88-1a91f3f90d43|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T04:08:40.408Z|9f4c8d48-f5a5-45b9-ae88-1a91f3f90d43|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T04:08:40.587Z|070132d3-b082-400b-b5f9-cc2b1723c685|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:08:40.588Z|070132d3-b082-400b-b5f9-cc2b1723c685|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:08:45.208Z|b6cc167f-a07c-4387-abff-d431a2464f4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:08:45.212Z|b6cc167f-a07c-4387-abff-d431a2464f4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:08:48.045Z|d8cab1b4-78b7-4506-8258-e37bbe309b8f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:08:48.046Z|d8cab1b4-78b7-4506-8258-e37bbe309b8f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:08:48.910Z|5745ec84-b28c-403a-b1d4-ec054f6577eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:08:48.911Z|5745ec84-b28c-403a-b1d4-ec054f6577eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:08:50.615Z|abe9abb2-7584-4342-8c59-053d2aeb71c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:08:50.616Z|abe9abb2-7584-4342-8c59-053d2aeb71c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:08:58.073Z|e230633d-a30b-4803-b03f-2b4202721ec9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:08:58.074Z|e230633d-a30b-4803-b03f-2b4202721ec9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:08:58.938Z|0057aa9a-7cbd-491d-8b67-faec731c3c3f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:08:58.938Z|0057aa9a-7cbd-491d-8b67-faec731c3c3f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:09:00.208Z|b374d818-3381-4eae-96e2-fbe40d456a5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:09:00.209Z|b374d818-3381-4eae-96e2-fbe40d456a5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:09:00.638Z|3981e100-2818-4616-9da3-9945bea7f170|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:09:00.639Z|3981e100-2818-4616-9da3-9945bea7f170|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:09:00.826Z|9298d56d-832a-4e2e-9bcf-ed2a898a52c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:09:00.826Z|9298d56d-832a-4e2e-9bcf-ed2a898a52c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:09:08.103Z|b4cbedbe-acbe-420d-8b55-8234f997c164|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:09:08.104Z|b4cbedbe-acbe-420d-8b55-8234f997c164|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:09:08.967Z|6f436a28-daa0-48e1-b538-e70c40f8a10b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:09:08.968Z|6f436a28-daa0-48e1-b538-e70c40f8a10b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:09:10.662Z|e87476a4-be7d-4330-9a72-b9e4b27aa09b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:09:10.663Z|e87476a4-be7d-4330-9a72-b9e4b27aa09b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:09:15.208Z|7fd4a675-7d50-4a9d-a696-31fa47b03ff4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:09:15.209Z|7fd4a675-7d50-4a9d-a696-31fa47b03ff4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:09:18.142Z|8ad8cd33-5071-4fab-9d80-b7d254904982|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:09:18.143Z|8ad8cd33-5071-4fab-9d80-b7d254904982|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:09:18.999Z|c11bfc88-755e-4fed-8635-1c62ff86e5c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:09:19.000Z|c11bfc88-755e-4fed-8635-1c62ff86e5c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:09:20.689Z|a269354b-c2d0-4fc6-84c4-696d829ac225|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:09:20.690Z|a269354b-c2d0-4fc6-84c4-696d829ac225|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:09:28.170Z|862a6ef8-bc23-4d62-855b-be716a7f4db9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:09:28.171Z|862a6ef8-bc23-4d62-855b-be716a7f4db9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:09:29.029Z|c51afe1e-b254-4f29-a483-4a77c4b08016|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:09:29.030Z|c51afe1e-b254-4f29-a483-4a77c4b08016|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:09:30.208Z|1900372d-7537-48db-8c7e-995bcfbba7b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:09:30.212Z|1900372d-7537-48db-8c7e-995bcfbba7b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:09:30.715Z|99f3b532-64bb-460d-b56b-586a4519151e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:09:30.716Z|99f3b532-64bb-460d-b56b-586a4519151e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:09:30.828Z|87a3e012-b243-4e91-b6b8-5573f5f8daa4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:09:30.829Z|87a3e012-b243-4e91-b6b8-5573f5f8daa4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:09:38.200Z|4da82856-685f-4801-a13c-f387ebe3470e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:09:38.200Z|4da82856-685f-4801-a13c-f387ebe3470e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:09:39.058Z|ffe085ef-c8a5-43e9-b09a-9eb875c7873d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:09:39.058Z|ffe085ef-c8a5-43e9-b09a-9eb875c7873d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:09:40.407Z|be8a4473-4f01-4e14-a3c6-3dcafd35232f|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T04:09:40.408Z|be8a4473-4f01-4e14-a3c6-3dcafd35232f|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T04:09:40.745Z|37446749-5884-4342-a148-f60944bbfee3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:09:40.746Z|37446749-5884-4342-a148-f60944bbfee3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:09:45.209Z|78dc0381-769c-4dc0-98e6-d9451e31b4fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:09:45.210Z|78dc0381-769c-4dc0-98e6-d9451e31b4fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:09:48.227Z|824fa2ff-0952-4bc4-9ed1-d9c85eae8539|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:09:48.228Z|824fa2ff-0952-4bc4-9ed1-d9c85eae8539|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:09:49.085Z|c9a11a11-e512-4622-97d3-7451225c2a22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:09:49.086Z|c9a11a11-e512-4622-97d3-7451225c2a22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:09:50.775Z|e1515a7c-444d-4eb9-a9ca-c371d22686fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:09:50.775Z|e1515a7c-444d-4eb9-a9ca-c371d22686fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:09:58.255Z|8e108f55-ed2c-4c01-b937-4540c2b3b44f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:09:58.255Z|8e108f55-ed2c-4c01-b937-4540c2b3b44f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:09:59.113Z|8df54bde-cb8a-4903-be6f-ab948289016c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:09:59.114Z|8df54bde-cb8a-4903-be6f-ab948289016c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:10:00.208Z|c2ae4c98-6f0b-48aa-a222-4b6777f0d011|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:10:00.209Z|c2ae4c98-6f0b-48aa-a222-4b6777f0d011|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:10:00.800Z|4d46c6e6-794c-4bb9-9b2b-5ce007097b48|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:10:00.800Z|4d46c6e6-794c-4bb9-9b2b-5ce007097b48|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:10:00.830Z|f35658ac-e605-41b0-b286-1a274c1da38d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:10:00.831Z|f35658ac-e605-41b0-b286-1a274c1da38d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:10:08.291Z|f2028238-35e3-4cc5-975e-4df3d471ec5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:10:08.292Z|f2028238-35e3-4cc5-975e-4df3d471ec5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:10:09.142Z|5c8f3295-3bc0-40ba-a389-d776982e67fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:10:09.143Z|5c8f3295-3bc0-40ba-a389-d776982e67fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:10:10.827Z|27d610fd-bc7d-4271-8294-5d40df1872e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:10:10.828Z|27d610fd-bc7d-4271-8294-5d40df1872e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:10:15.208Z|d137515a-464f-488c-8866-90e2a6cd572a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:10:15.213Z|d137515a-464f-488c-8866-90e2a6cd572a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:10:18.322Z|629e2c47-2d64-4fcb-9ce6-ae99dc625521|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:10:18.323Z|629e2c47-2d64-4fcb-9ce6-ae99dc625521|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:10:19.172Z|f875d520-dac8-48cc-80bb-3719dbab0304|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:10:19.173Z|f875d520-dac8-48cc-80bb-3719dbab0304|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:10:20.855Z|109f8939-32b2-42c7-b0eb-124e66c67912|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:10:20.856Z|109f8939-32b2-42c7-b0eb-124e66c67912|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:10:28.352Z|ad943fec-acb2-418d-88f4-f4ba5e0f8ddd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:10:28.353Z|ad943fec-acb2-418d-88f4-f4ba5e0f8ddd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:10:29.202Z|a320a852-846a-427f-99ce-4fd56fea799c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:10:29.203Z|a320a852-846a-427f-99ce-4fd56fea799c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:10:30.208Z|3e92da3c-feab-45e6-844f-8fbdaff30646|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:10:30.209Z|3e92da3c-feab-45e6-844f-8fbdaff30646|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:10:30.831Z|39419ef9-3bea-4b42-8d39-5035d9915876|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:10:30.832Z|39419ef9-3bea-4b42-8d39-5035d9915876|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:10:30.884Z|d45b8c49-effe-44ee-88bf-f3eafc36ca54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:10:30.884Z|d45b8c49-effe-44ee-88bf-f3eafc36ca54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:10:38.382Z|f1ae4129-9cc1-4edc-b4b0-817e3829c370|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:10:38.384Z|f1ae4129-9cc1-4edc-b4b0-817e3829c370|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:10:39.233Z|9b301cb8-dc07-4834-b770-8b8ed33f659c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:10:39.235Z|9b301cb8-dc07-4834-b770-8b8ed33f659c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:10:40.408Z|2d0555a2-5033-4778-b62b-860e1ba3018d|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T04:10:40.409Z|2d0555a2-5033-4778-b62b-860e1ba3018d|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T04:10:40.913Z|fb84a626-4fe1-4d04-9501-c2500db5dae3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:10:40.914Z|fb84a626-4fe1-4d04-9501-c2500db5dae3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:10:45.208Z|e4c9e729-84e2-4368-8345-327aec15e348|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:10:45.209Z|e4c9e729-84e2-4368-8345-327aec15e348|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:10:48.409Z|694c2985-eb2e-4243-aa4e-770e51ae222a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:10:48.409Z|694c2985-eb2e-4243-aa4e-770e51ae222a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:10:49.265Z|595151f9-b043-4a00-aa43-e58f4f0e8c64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:10:49.266Z|595151f9-b043-4a00-aa43-e58f4f0e8c64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:10:50.946Z|4a8f2a58-bba4-409c-8708-b4db8cf02803|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:10:50.947Z|4a8f2a58-bba4-409c-8708-b4db8cf02803|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:10:58.445Z|65cbe61d-d85c-4fe4-bf0b-e122d9b22afa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:10:58.445Z|65cbe61d-d85c-4fe4-bf0b-e122d9b22afa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:10:59.299Z|d0dfa677-455d-47e0-9a8f-998d69dab0e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:10:59.300Z|d0dfa677-455d-47e0-9a8f-998d69dab0e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:11:00.208Z|1b1399f8-485d-4e47-8257-35c63bc288b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:11:00.212Z|1b1399f8-485d-4e47-8257-35c63bc288b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:11:00.832Z|43e926ff-3862-4581-b3e7-e0ac667d5a20|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:11:00.832Z|43e926ff-3862-4581-b3e7-e0ac667d5a20|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:11:00.974Z|462902bb-1284-4d3f-be44-6b8c4d5fd378|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:11:00.974Z|462902bb-1284-4d3f-be44-6b8c4d5fd378|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:11:08.471Z|6f477f2f-9b3f-433d-bd55-b9c01d8538d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:11:08.472Z|6f477f2f-9b3f-433d-bd55-b9c01d8538d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:11:09.330Z|e9b2090b-92bf-47e2-bddb-34ea2ad20d01|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:11:09.331Z|e9b2090b-92bf-47e2-bddb-34ea2ad20d01|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:11:11.001Z|97fe7422-2f87-47f8-a756-1b7aad8b17f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:11:11.002Z|97fe7422-2f87-47f8-a756-1b7aad8b17f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:11:15.208Z|aa8a31da-f03e-4704-93aa-3843f324e531|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:11:15.209Z|aa8a31da-f03e-4704-93aa-3843f324e531|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:11:18.500Z|9c0dd5ec-b8e7-4c6c-a59d-c8a319e34441|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:11:18.500Z|9c0dd5ec-b8e7-4c6c-a59d-c8a319e34441|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:11:19.360Z|c25d6918-7095-413b-9d89-7bbf1b71abbc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:11:19.361Z|c25d6918-7095-413b-9d89-7bbf1b71abbc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:11:21.029Z|4e8b537c-9804-4804-a246-34fda84494ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:11:21.029Z|4e8b537c-9804-4804-a246-34fda84494ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:11:28.530Z|c696fd47-363f-4e93-85f9-317b808597dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:11:28.530Z|c696fd47-363f-4e93-85f9-317b808597dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:11:29.388Z|f11bc43c-433b-46ef-8013-9bf3c2b4ec72|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:11:29.389Z|f11bc43c-433b-46ef-8013-9bf3c2b4ec72|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:11:30.208Z|95b47dff-c669-40bf-a41d-0bc42928814a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:11:30.209Z|95b47dff-c669-40bf-a41d-0bc42928814a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:11:30.833Z|91b4e14e-5207-462b-b215-f1756b76585a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:11:30.833Z|91b4e14e-5207-462b-b215-f1756b76585a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:11:31.056Z|6fa6aa4e-0d04-4ed5-acad-0b8b2a59aa20|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:11:31.057Z|6fa6aa4e-0d04-4ed5-acad-0b8b2a59aa20|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:11:38.561Z|0c0014c3-8404-4d9b-832a-cfea90e232f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:11:38.562Z|0c0014c3-8404-4d9b-832a-cfea90e232f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:11:39.419Z|3d375a41-6375-4451-8386-1c88b148f532|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:11:39.420Z|3d375a41-6375-4451-8386-1c88b148f532|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:11:40.408Z|d93893d4-f60f-4a89-aac2-822294425925|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T04:11:40.409Z|d93893d4-f60f-4a89-aac2-822294425925|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T04:11:41.085Z|65649b16-1e24-46db-bedd-94172c18f5d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:11:41.086Z|65649b16-1e24-46db-bedd-94172c18f5d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:11:45.208Z|b9126d3b-0b2b-45b5-8e16-16707b115190|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:11:45.213Z|b9126d3b-0b2b-45b5-8e16-16707b115190|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:11:48.592Z|1511fc7b-85bb-43db-9d14-b4525533bb6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:11:48.593Z|1511fc7b-85bb-43db-9d14-b4525533bb6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:11:49.449Z|4e43f5ef-5d0b-4524-aab8-2268c2a6ecb9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:11:49.450Z|4e43f5ef-5d0b-4524-aab8-2268c2a6ecb9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:11:51.113Z|f136de5e-cf35-4cab-bdbf-2c409829713b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:11:51.114Z|f136de5e-cf35-4cab-bdbf-2c409829713b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:11:58.620Z|2f94983d-b647-4ff7-94ad-725ee4dfec90|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:11:58.621Z|2f94983d-b647-4ff7-94ad-725ee4dfec90|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:11:59.478Z|720bda6a-8191-4f33-a267-4dbc2d02d4a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:11:59.479Z|720bda6a-8191-4f33-a267-4dbc2d02d4a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:12:00.208Z|8514aa59-c3f1-4965-824a-e9a3e483a4cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:12:00.209Z|8514aa59-c3f1-4965-824a-e9a3e483a4cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:12:00.834Z|47e49a45-c648-40a4-bc06-9f361c200748|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:12:00.834Z|47e49a45-c648-40a4-bc06-9f361c200748|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:12:01.140Z|2cdf463f-d523-42f2-95a4-9a7e4038d8bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:12:01.141Z|2cdf463f-d523-42f2-95a4-9a7e4038d8bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:12:08.648Z|9d220401-fc1f-4327-9695-4ab18fa16585|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:12:08.648Z|9d220401-fc1f-4327-9695-4ab18fa16585|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:12:09.508Z|38da8d82-9537-4a15-aa35-b50b7b8ee941|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:12:09.509Z|38da8d82-9537-4a15-aa35-b50b7b8ee941|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:12:11.169Z|988c8954-89ce-47fa-9b91-266463fec17d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:12:11.169Z|988c8954-89ce-47fa-9b91-266463fec17d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:12:15.208Z|1edb8ad5-95a5-47e6-a84a-5808f292e9ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:12:15.209Z|1edb8ad5-95a5-47e6-a84a-5808f292e9ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:12:18.678Z|22024578-89d6-48e3-8875-0511d34a311d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:12:18.679Z|22024578-89d6-48e3-8875-0511d34a311d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:12:19.537Z|f17117b4-7072-4bdf-bbc2-bfa09fad24f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:12:19.537Z|f17117b4-7072-4bdf-bbc2-bfa09fad24f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:12:21.198Z|e66c7b07-e70a-4331-a1bc-a6bbbaf133c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:12:21.198Z|e66c7b07-e70a-4331-a1bc-a6bbbaf133c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:12:28.707Z|0400d9da-ea38-4b67-97e2-3ede3974b453|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:12:28.707Z|0400d9da-ea38-4b67-97e2-3ede3974b453|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:12:29.564Z|15ebd472-3c71-4b9a-8a7e-9b96dee275f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:12:29.565Z|15ebd472-3c71-4b9a-8a7e-9b96dee275f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:12:30.208Z|c35d7291-cff4-48d5-a9ff-c8d9747c59ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:12:30.212Z|c35d7291-cff4-48d5-a9ff-c8d9747c59ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:12:30.835Z|e5cfca0f-9b80-4902-9f0d-4c1667bb5ccf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:12:30.836Z|e5cfca0f-9b80-4902-9f0d-4c1667bb5ccf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:12:31.226Z|b039ca99-4eb2-4fb1-b7b8-f488d22c76bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:12:31.227Z|b039ca99-4eb2-4fb1-b7b8-f488d22c76bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:12:38.737Z|05053395-040d-4c60-98cd-8c1253d083d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:12:38.737Z|05053395-040d-4c60-98cd-8c1253d083d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:12:39.590Z|a37d9790-09bc-4da7-9087-07e58254afa8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:12:39.591Z|a37d9790-09bc-4da7-9087-07e58254afa8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:12:40.408Z|632094f6-1b0c-4555-8ba0-733e1780a838|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T04:12:40.408Z|632094f6-1b0c-4555-8ba0-733e1780a838|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T04:12:41.256Z|2d304627-bcc3-4779-837f-806839143320|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:12:41.256Z|2d304627-bcc3-4779-837f-806839143320|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:12:45.208Z|a9a85375-65e1-4ea3-a14c-bcd92529d4ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:12:45.209Z|a9a85375-65e1-4ea3-a14c-bcd92529d4ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:12:48.764Z|95527808-8787-49a2-b1a1-70d57cc2ea75|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:12:48.765Z|95527808-8787-49a2-b1a1-70d57cc2ea75|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:12:49.621Z|2e5badaf-2efa-4f3e-ba12-06f393b98ad0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:12:49.622Z|2e5badaf-2efa-4f3e-ba12-06f393b98ad0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:12:51.288Z|429ee453-6e46-41b6-b950-365a92c84aac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:12:51.289Z|429ee453-6e46-41b6-b950-365a92c84aac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:12:58.794Z|40683225-b3e1-40de-8cc9-558d836a2632|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:12:58.795Z|40683225-b3e1-40de-8cc9-558d836a2632|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:12:59.646Z|0794992f-442c-451a-b244-c26f5a01cb0e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:12:59.647Z|0794992f-442c-451a-b244-c26f5a01cb0e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:13:00.208Z|46b9b79e-4c6c-4af4-b857-b5c636c13432|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:13:00.209Z|46b9b79e-4c6c-4af4-b857-b5c636c13432|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:13:00.837Z|389aa4cb-ef94-4c76-971e-6607e0dc0f1b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:13:00.837Z|389aa4cb-ef94-4c76-971e-6607e0dc0f1b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:13:01.318Z|86079126-e437-4b6b-ac63-f0ec2c58b14c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:13:01.319Z|86079126-e437-4b6b-ac63-f0ec2c58b14c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:13:08.824Z|2f922777-29f7-410c-bd48-c2ccffd6eba0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:13:08.825Z|2f922777-29f7-410c-bd48-c2ccffd6eba0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:13:09.671Z|bfc715bc-9d4c-4a42-9c28-014a28134b80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:13:09.672Z|bfc715bc-9d4c-4a42-9c28-014a28134b80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:13:11.349Z|ffc35132-2f8b-434a-b0ba-f8a71b87fbf7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:13:11.350Z|ffc35132-2f8b-434a-b0ba-f8a71b87fbf7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:13:15.208Z|ac56d9fb-4405-460e-b63a-0e6260f43726|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:13:15.213Z|ac56d9fb-4405-460e-b63a-0e6260f43726|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:13:18.854Z|f61706a4-b00d-4e48-a0e8-8056914eea62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:13:18.855Z|f61706a4-b00d-4e48-a0e8-8056914eea62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:13:19.697Z|0d83b15e-70bb-43a3-b03a-5523f8bc8a56|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:13:19.698Z|0d83b15e-70bb-43a3-b03a-5523f8bc8a56|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:13:21.376Z|6c1020a9-11e5-486b-a878-e8dc71c11913|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:13:21.376Z|6c1020a9-11e5-486b-a878-e8dc71c11913|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:13:28.892Z|df43eae8-31ae-43a8-9b27-8cc0e9e07314|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:13:28.892Z|df43eae8-31ae-43a8-9b27-8cc0e9e07314|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:13:29.727Z|effd73e5-2e01-4b35-944d-83e81e9731c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:13:29.728Z|effd73e5-2e01-4b35-944d-83e81e9731c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:13:30.208Z|285ede1c-3402-4633-ada3-1df0abc8b664|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:13:30.209Z|285ede1c-3402-4633-ada3-1df0abc8b664|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:13:30.838Z|0eb11a4d-b9b4-4052-aaec-18c712149ef1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:13:30.838Z|0eb11a4d-b9b4-4052-aaec-18c712149ef1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:13:31.405Z|fbedf19a-a32e-4e2c-9735-faaa4d6a5aba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:13:31.406Z|fbedf19a-a32e-4e2c-9735-faaa4d6a5aba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:13:38.923Z|e4bb93bc-261e-4767-8a2c-168a3a78fe13|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:13:38.924Z|e4bb93bc-261e-4767-8a2c-168a3a78fe13|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:13:39.755Z|9a3ee340-3bde-4ab1-82f0-55c9ebdf3a75|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:13:39.755Z|9a3ee340-3bde-4ab1-82f0-55c9ebdf3a75|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:13:40.407Z|1c8581af-c56c-4804-b507-8d0c0ee5aacf|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T04:13:40.408Z|1c8581af-c56c-4804-b507-8d0c0ee5aacf|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T04:13:41.433Z|ec2bc373-c390-47bf-b290-6b4c90a9cd0d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:13:41.434Z|ec2bc373-c390-47bf-b290-6b4c90a9cd0d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:13:45.208Z|95ca832d-a4ea-4962-b824-05192e3d9646|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:13:45.209Z|95ca832d-a4ea-4962-b824-05192e3d9646|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:13:48.955Z|2ba1fe6c-a170-4a22-81aa-84fe3105e84c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:13:48.956Z|2ba1fe6c-a170-4a22-81aa-84fe3105e84c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:13:49.782Z|cf538d7a-ebbd-4a7e-86e6-735c485da98b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:13:49.783Z|cf538d7a-ebbd-4a7e-86e6-735c485da98b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:13:51.458Z|eb49cf79-4f0e-4c50-a2dc-3ebb45d25e1f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:13:51.459Z|eb49cf79-4f0e-4c50-a2dc-3ebb45d25e1f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:13:58.983Z|77f38c1b-addc-4413-848b-5bfd02011b80|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:13:58.984Z|77f38c1b-addc-4413-848b-5bfd02011b80|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:13:59.810Z|31dc3bb7-3237-4c83-b59d-e6e2e35f0918|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:13:59.811Z|31dc3bb7-3237-4c83-b59d-e6e2e35f0918|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:14:00.208Z|74d8233f-702a-4229-af7c-8d130a38f47f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:14:00.213Z|74d8233f-702a-4229-af7c-8d130a38f47f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:14:00.839Z|25826ec3-f8a0-40b2-8cc1-3c43bea8d0d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:14:00.839Z|25826ec3-f8a0-40b2-8cc1-3c43bea8d0d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:14:01.483Z|1972f633-2e9d-43c6-b986-c6462a6e92bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:14:01.484Z|1972f633-2e9d-43c6-b986-c6462a6e92bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:14:09.011Z|8d637d47-8e4a-4076-9840-384c7d836662|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:14:09.012Z|8d637d47-8e4a-4076-9840-384c7d836662|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:14:09.839Z|bbeece94-02bb-47c7-b440-3756d853c18c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:14:09.840Z|bbeece94-02bb-47c7-b440-3756d853c18c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:14:11.511Z|74e126ae-b811-4de3-bf0c-a5f989b688d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:14:11.512Z|74e126ae-b811-4de3-bf0c-a5f989b688d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:14:15.208Z|ef09025b-b392-4d22-a2e5-bbb3073559e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:14:15.209Z|ef09025b-b392-4d22-a2e5-bbb3073559e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:14:19.041Z|3f3fc78a-a358-404a-a767-35fa3e4aac21|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:14:19.042Z|3f3fc78a-a358-404a-a767-35fa3e4aac21|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:14:19.869Z|f6d9be36-9af9-4bf8-a3a8-178ca20c6edd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:14:19.870Z|f6d9be36-9af9-4bf8-a3a8-178ca20c6edd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:14:21.538Z|ab9b5154-d4a9-4d80-92ef-bb30ab1261b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:14:21.539Z|ab9b5154-d4a9-4d80-92ef-bb30ab1261b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:14:29.080Z|343475c4-26fa-4c71-902b-602611389226|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:14:29.081Z|343475c4-26fa-4c71-902b-602611389226|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:14:29.896Z|1ec58fb7-fd5f-47bd-816e-c33d3b2846d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:14:29.897Z|1ec58fb7-fd5f-47bd-816e-c33d3b2846d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:14:30.208Z|664ea3dc-f9f4-4327-b4bb-7d55edff4416|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:14:30.209Z|664ea3dc-f9f4-4327-b4bb-7d55edff4416|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:14:30.839Z|edfc2ef7-51b4-4bf4-abf4-e2c26790ff31|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:14:30.840Z|edfc2ef7-51b4-4bf4-abf4-e2c26790ff31|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:14:31.567Z|e2f1df65-dccb-4ffa-910a-4b3fc2cc6ca9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:14:31.568Z|e2f1df65-dccb-4ffa-910a-4b3fc2cc6ca9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:14:39.109Z|9b20d317-aefa-44dd-8930-5a1806a843e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:14:39.110Z|9b20d317-aefa-44dd-8930-5a1806a843e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:14:39.923Z|c86cbeb6-e62f-4b97-b8cd-8f52eb9cdca4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:14:39.924Z|c86cbeb6-e62f-4b97-b8cd-8f52eb9cdca4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:14:40.408Z|65e758bc-43f4-44ee-8fc9-ce0937d9de3c|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T04:14:40.409Z|65e758bc-43f4-44ee-8fc9-ce0937d9de3c|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T04:14:41.593Z|57b4c2ae-c793-47a4-ab56-7583ff5b8ecf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:14:41.594Z|57b4c2ae-c793-47a4-ab56-7583ff5b8ecf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:14:45.208Z|3a6c25ef-6547-42a8-8111-3e5c044a8e39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:14:45.212Z|3a6c25ef-6547-42a8-8111-3e5c044a8e39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:14:49.140Z|060b525d-a614-4cbf-824e-6e8bdee46a30|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:14:49.141Z|060b525d-a614-4cbf-824e-6e8bdee46a30|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:14:49.950Z|d6ea34d0-5d64-4d30-9eb5-4ea35f3ab679|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:14:49.951Z|d6ea34d0-5d64-4d30-9eb5-4ea35f3ab679|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:14:51.620Z|45b16c44-d487-4aaa-b3fd-d365a684f9d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:14:51.621Z|45b16c44-d487-4aaa-b3fd-d365a684f9d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:14:59.170Z|20fd0a0f-227a-4718-b31b-28a12f2d82bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:14:59.171Z|20fd0a0f-227a-4718-b31b-28a12f2d82bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:14:59.977Z|9e3f99b7-2b53-4004-a6b3-60146069308e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:14:59.978Z|9e3f99b7-2b53-4004-a6b3-60146069308e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:15:00.208Z|b577f716-4f78-4958-bbd0-c76952638b75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:15:00.208Z|b577f716-4f78-4958-bbd0-c76952638b75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:15:00.840Z|e1cf6b4a-292a-4495-a604-e014af30c12f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:15:00.840Z|e1cf6b4a-292a-4495-a604-e014af30c12f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:15:01.653Z|fe71b437-c42b-49e9-945a-f593f83295c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:15:01.654Z|fe71b437-c42b-49e9-945a-f593f83295c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:15:09.197Z|e1ce4ae3-f2a9-41a3-b280-49382b7006a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:15:09.198Z|e1ce4ae3-f2a9-41a3-b280-49382b7006a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:15:10.003Z|a4ce8671-b590-4427-b363-5da18620af6d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:15:10.004Z|a4ce8671-b590-4427-b363-5da18620af6d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:15:11.682Z|bffbbee7-8cfb-4b94-bb0a-fa9a1177a1fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:15:11.683Z|bffbbee7-8cfb-4b94-bb0a-fa9a1177a1fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:15:15.208Z|f10eea79-187d-4b34-b6b9-289ff4c81b96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:15:15.209Z|f10eea79-187d-4b34-b6b9-289ff4c81b96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:15:19.223Z|c1651959-d038-42a2-bfb2-9ea7072a24e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:15:19.224Z|c1651959-d038-42a2-bfb2-9ea7072a24e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:15:20.033Z|03b716ae-14e8-434c-b9c4-f4fc72e297c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:15:20.033Z|03b716ae-14e8-434c-b9c4-f4fc72e297c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:15:21.710Z|ec15b984-7b43-4c21-a571-3a0d063cc28e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:15:21.711Z|ec15b984-7b43-4c21-a571-3a0d063cc28e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:15:29.254Z|e4426d81-def0-4ee6-bd55-a68367d0261a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:15:29.254Z|e4426d81-def0-4ee6-bd55-a68367d0261a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:15:30.059Z|e98ab7c2-8963-436a-92e6-9443b0356ca1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:15:30.059Z|e98ab7c2-8963-436a-92e6-9443b0356ca1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:15:30.208Z|4c01f49c-f858-4438-924f-67eb840dffb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:15:30.213Z|4c01f49c-f858-4438-924f-67eb840dffb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:15:30.841Z|33bd2c27-396c-4d35-b21a-52216c55d2ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:15:30.841Z|33bd2c27-396c-4d35-b21a-52216c55d2ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:15:31.738Z|305d0b7b-c6a2-42df-bb90-f0b9460fc882|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:15:31.739Z|305d0b7b-c6a2-42df-bb90-f0b9460fc882|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:15:39.283Z|d8b93e1e-fdd0-4d6d-b70a-59122488b42e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:15:39.284Z|d8b93e1e-fdd0-4d6d-b70a-59122488b42e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:15:40.087Z|df1c2dd9-b378-429c-a3cd-74800adc8e49|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:15:40.088Z|df1c2dd9-b378-429c-a3cd-74800adc8e49|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:15:40.407Z|f0d5dedd-78a7-46aa-baf2-dd460898d23c|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T04:15:40.408Z|f0d5dedd-78a7-46aa-baf2-dd460898d23c|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T04:15:41.767Z|4e9449e1-c471-4e5d-850d-08b607d6b9b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:15:41.768Z|4e9449e1-c471-4e5d-850d-08b607d6b9b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:15:45.208Z|f971738e-270b-45ab-8404-2af7636b8504|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:15:45.209Z|f971738e-270b-45ab-8404-2af7636b8504|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:15:49.314Z|85281889-d5b6-4a66-ab31-9660a3897764|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:15:49.315Z|85281889-d5b6-4a66-ab31-9660a3897764|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:15:50.114Z|1ddf8524-37ab-489d-855f-e3765262bb98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:15:50.115Z|1ddf8524-37ab-489d-855f-e3765262bb98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:15:51.793Z|f932899a-5d5a-40b3-b380-81e9d80e6b0d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:15:51.794Z|f932899a-5d5a-40b3-b380-81e9d80e6b0d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:15:59.344Z|22cda2eb-516c-4862-9dd0-94b2450c5d0c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:15:59.345Z|22cda2eb-516c-4862-9dd0-94b2450c5d0c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:16:00.140Z|45c47f50-0c42-4c7c-8bce-1e327f2705c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:16:00.140Z|45c47f50-0c42-4c7c-8bce-1e327f2705c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:16:00.208Z|16b11445-1b9f-4d18-b8e2-c41fab2a5830|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:16:00.208Z|16b11445-1b9f-4d18-b8e2-c41fab2a5830|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:16:00.842Z|8c64c00b-61c0-41bd-91da-b11ad9f3888b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:16:00.844Z|8c64c00b-61c0-41bd-91da-b11ad9f3888b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:16:01.822Z|751a64c8-bd69-451f-b0d5-d2c3f45cf485|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:16:01.822Z|751a64c8-bd69-451f-b0d5-d2c3f45cf485|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:16:03.352Z|6b2c359a-bd57-4f98-a8d3-a55c8b315311|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Entering 2023-03-16T04:16:03.354Z|6b2c359a-bd57-4f98-a8d3-a55c8b315311|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 6b2c359a-bd57-4f98-a8d3-a55c8b315311 already exists in requestDb InfraActiveRequests table 2023-03-16T04:16:03.355Z|6b2c359a-bd57-4f98-a8d3-a55c8b315311|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2c359a-bd57-4f98-a8d3-a55c8b315311|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2c359a-bd57-4f98-a8d3-a55c8b315311 2023-03-16T04:16:03.356Z|6b2c359a-bd57-4f98-a8d3-a55c8b315311|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2c359a-bd57-4f98-a8d3-a55c8b315311|INFO|500||Invoke 2023-03-16T04:16:03.356Z|6b2c359a-bd57-4f98-a8d3-a55c8b315311|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2c359a-bd57-4f98-a8d3-a55c8b315311|DEBUG|500||===========================request begin================================================ 2023-03-16T04:16:03.357Z|6b2c359a-bd57-4f98-a8d3-a55c8b315311|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2c359a-bd57-4f98-a8d3-a55c8b315311|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2c359a-bd57-4f98-a8d3-a55c8b315311 2023-03-16T04:16:03.357Z|6b2c359a-bd57-4f98-a8d3-a55c8b315311|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2c359a-bd57-4f98-a8d3-a55c8b315311|DEBUG|500||Method : GET 2023-03-16T04:16:03.358Z|6b2c359a-bd57-4f98-a8d3-a55c8b315311|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2c359a-bd57-4f98-a8d3-a55c8b315311|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4f92ca4001582d63443a2eb70f663e7f", X-B3-SpanId:"2c6727cdbc35213b", X-B3-ParentSpanId:"5f92055ec5ad41dd", X-B3-Sampled:"0", X-ONAP-RequestID:"6b2c359a-bd57-4f98-a8d3-a55c8b315311", X-RequestID:"6b2c359a-bd57-4f98-a8d3-a55c8b315311", X-TransactionID:"6b2c359a-bd57-4f98-a8d3-a55c8b315311", X-ECOMP-RequestID:"6b2c359a-bd57-4f98-a8d3-a55c8b315311", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c15f9f91-7a97-4fcc-b32f-dddd2befea65"] 2023-03-16T04:16:03.358Z|6b2c359a-bd57-4f98-a8d3-a55c8b315311|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2c359a-bd57-4f98-a8d3-a55c8b315311|DEBUG|500||Request body: 2023-03-16T04:16:03.358Z|6b2c359a-bd57-4f98-a8d3-a55c8b315311|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2c359a-bd57-4f98-a8d3-a55c8b315311|DEBUG|500||==========================request end================================================ 2023-03-16T04:16:03.424Z|6b2c359a-bd57-4f98-a8d3-a55c8b315311|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2c359a-bd57-4f98-a8d3-a55c8b315311|DEBUG|500||============================response begin========================================== 2023-03-16T04:16:03.424Z|6b2c359a-bd57-4f98-a8d3-a55c8b315311|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2c359a-bd57-4f98-a8d3-a55c8b315311|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-16T04:16:03.425Z|6b2c359a-bd57-4f98-a8d3-a55c8b315311|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2c359a-bd57-4f98-a8d3-a55c8b315311|DEBUG|500||Status text : Not Found 2023-03-16T04:16:03.425Z|6b2c359a-bd57-4f98-a8d3-a55c8b315311|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2c359a-bd57-4f98-a8d3-a55c8b315311|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, 16 Mar 2023 04:16:04 GMT", x-envoy-upstream-service-time:"57", server:"envoy"] 2023-03-16T04:16:03.425Z|6b2c359a-bd57-4f98-a8d3-a55c8b315311|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2c359a-bd57-4f98-a8d3-a55c8b315311|DEBUG|500||Response body: 2023-03-16T04:16:03.426Z|6b2c359a-bd57-4f98-a8d3-a55c8b315311|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2c359a-bd57-4f98-a8d3-a55c8b315311|DEBUG|500||=======================response end================================================= 2023-03-16T04:16:03.426Z|6b2c359a-bd57-4f98-a8d3-a55c8b315311|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b2c359a-bd57-4f98-a8d3-a55c8b315311|INFO|404|Not Found|InvokeReturn 2023-03-16T04:16:03.433Z|6b2c359a-bd57-4f98-a8d3-a55c8b315311|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 6b2c359a-bd57-4f98-a8d3-a55c8b315311 2023-03-16T04:16:03.434Z|6b2c359a-bd57-4f98-a8d3-a55c8b315311|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health 2023-03-16T04:16:03.435Z|6b2c359a-bd57-4f98-a8d3-a55c8b315311|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health 2023-03-16T04:16:03.436Z|6b2c359a-bd57-4f98-a8d3-a55c8b315311|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke 2023-03-16T04:16:03.436Z|6b2c359a-bd57-4f98-a8d3-a55c8b315311|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================ 2023-03-16T04:16:03.436Z|6b2c359a-bd57-4f98-a8d3-a55c8b315311|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI : http://so-bpmn-infra:8081/manage/health 2023-03-16T04:16:03.436Z|6b2c359a-bd57-4f98-a8d3-a55c8b315311|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method : GET 2023-03-16T04:16:03.437Z|6b2c359a-bd57-4f98-a8d3-a55c8b315311|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:"4f92ca4001582d63443a2eb70f663e7f", X-B3-SpanId:"b79958c6d0432241", X-B3-ParentSpanId:"5f92055ec5ad41dd", X-B3-Sampled:"0", X-ONAP-RequestID:"6b2c359a-bd57-4f98-a8d3-a55c8b315311", X-RequestID:"6b2c359a-bd57-4f98-a8d3-a55c8b315311", X-TransactionID:"6b2c359a-bd57-4f98-a8d3-a55c8b315311", X-ECOMP-RequestID:"6b2c359a-bd57-4f98-a8d3-a55c8b315311", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"324dcb1b-a1c7-49ae-8a50-2f0ae3272802"] 2023-03-16T04:16:03.437Z|6b2c359a-bd57-4f98-a8d3-a55c8b315311|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters 2023-03-16T04:16:03.437Z|6b2c359a-bd57-4f98-a8d3-a55c8b315311|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================ 2023-03-16T04:16:03.448Z|6b2c359a-bd57-4f98-a8d3-a55c8b315311|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin========================================== 2023-03-16T04:16:03.448Z|6b2c359a-bd57-4f98-a8d3-a55c8b315311|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2023-03-16T04:16:03.448Z|6b2c359a-bd57-4f98-a8d3-a55c8b315311|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text : Unauthorized 2023-03-16T04:16:03.448Z|6b2c359a-bd57-4f98-a8d3-a55c8b315311|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, 16 Mar 2023 04:16:03 GMT", x-envoy-upstream-service-time:"6", server:"envoy"] 2023-03-16T04:16:03.449Z|6b2c359a-bd57-4f98-a8d3-a55c8b315311|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 2023-03-16T04:16:03.449Z|6b2c359a-bd57-4f98-a8d3-a55c8b315311|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end================================================= 2023-03-16T04:16:03.449Z|6b2c359a-bd57-4f98-a8d3-a55c8b315311|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn 2023-03-16T04:16:03.450Z|6b2c359a-bd57-4f98-a8d3-a55c8b315311|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 Unauthorized: [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke( ) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$4982eb9e.globalHealthcheck( ) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-16T04:16:03.450Z|6b2c359a-bd57-4f98-a8d3-a55c8b315311|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health 2023-03-16T04:16:03.451Z|6b2c359a-bd57-4f98-a8d3-a55c8b315311|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health 2023-03-16T04:16:03.451Z|6b2c359a-bd57-4f98-a8d3-a55c8b315311|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke 2023-03-16T04:16:03.451Z|6b2c359a-bd57-4f98-a8d3-a55c8b315311|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================ 2023-03-16T04:16:03.452Z|6b2c359a-bd57-4f98-a8d3-a55c8b315311|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI : http://so-catalog-db-adapter:8082/manage/health 2023-03-16T04:16:03.452Z|6b2c359a-bd57-4f98-a8d3-a55c8b315311|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method : GET 2023-03-16T04:16:03.452Z|6b2c359a-bd57-4f98-a8d3-a55c8b315311|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:"4f92ca4001582d63443a2eb70f663e7f", X-B3-SpanId:"ebeb3a1439c92068", X-B3-ParentSpanId:"5f92055ec5ad41dd", X-B3-Sampled:"0", X-ONAP-RequestID:"6b2c359a-bd57-4f98-a8d3-a55c8b315311", X-RequestID:"6b2c359a-bd57-4f98-a8d3-a55c8b315311", X-TransactionID:"6b2c359a-bd57-4f98-a8d3-a55c8b315311", X-ECOMP-RequestID:"6b2c359a-bd57-4f98-a8d3-a55c8b315311", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f5a2a8d5-9215-43aa-845d-82d6799aa6b5"] 2023-03-16T04:16:03.452Z|6b2c359a-bd57-4f98-a8d3-a55c8b315311|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters 2023-03-16T04:16:03.452Z|6b2c359a-bd57-4f98-a8d3-a55c8b315311|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================ 2023-03-16T04:16:03.466Z|6b2c359a-bd57-4f98-a8d3-a55c8b315311|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin========================================== 2023-03-16T04:16:03.466Z|6b2c359a-bd57-4f98-a8d3-a55c8b315311|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2023-03-16T04:16:03.466Z|6b2c359a-bd57-4f98-a8d3-a55c8b315311|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text : Unauthorized 2023-03-16T04:16:03.466Z|6b2c359a-bd57-4f98-a8d3-a55c8b315311|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, 16 Mar 2023 04:16:03 GMT", x-envoy-upstream-service-time:"9", server:"envoy"] 2023-03-16T04:16:03.467Z|6b2c359a-bd57-4f98-a8d3-a55c8b315311|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 2023-03-16T04:16:03.467Z|6b2c359a-bd57-4f98-a8d3-a55c8b315311|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end================================================= 2023-03-16T04:16:03.467Z|6b2c359a-bd57-4f98-a8d3-a55c8b315311|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn 2023-03-16T04:16:03.467Z|6b2c359a-bd57-4f98-a8d3-a55c8b315311|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 Unauthorized: [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke( ) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$4982eb9e.globalHealthcheck( ) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-16T04:16:03.468Z|6b2c359a-bd57-4f98-a8d3-a55c8b315311|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@20d9ed43 2023-03-16T04:16:03.472Z|6b2c359a-bd57-4f98-a8d3-a55c8b315311|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T04:16:09.374Z|0f4fe3e0-4a7c-498e-8af7-bf71ec69892b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:16:09.375Z|0f4fe3e0-4a7c-498e-8af7-bf71ec69892b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:16:10.166Z|140d343f-3188-48b6-a630-510953d769a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:16:10.167Z|140d343f-3188-48b6-a630-510953d769a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:16:11.851Z|ef840a2c-7e21-4df4-aa34-172e6c772bb2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:16:11.851Z|ef840a2c-7e21-4df4-aa34-172e6c772bb2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:16:15.208Z|6c0bb4f7-fffd-4e10-97e0-e58ade440d27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:16:15.213Z|6c0bb4f7-fffd-4e10-97e0-e58ade440d27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:16:19.404Z|75af9999-3d57-4e96-9afa-6dd003770fec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:16:19.405Z|75af9999-3d57-4e96-9afa-6dd003770fec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:16:20.195Z|ac8ee4aa-186a-4011-86e3-21dd4917fbd8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:16:20.196Z|ac8ee4aa-186a-4011-86e3-21dd4917fbd8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:16:21.881Z|0bcd7324-8558-4c79-a100-2c94e68ec0a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:16:21.882Z|0bcd7324-8558-4c79-a100-2c94e68ec0a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:16:29.436Z|b7fc437e-2cd3-46f5-9aa5-c97a456981da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:16:29.437Z|b7fc437e-2cd3-46f5-9aa5-c97a456981da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:16:30.208Z|a626ba48-7561-4a41-bfaf-3eeb0e3ccd2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:16:30.209Z|a626ba48-7561-4a41-bfaf-3eeb0e3ccd2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:16:30.225Z|1773faed-d8cd-4420-9ac5-bf2642c23066|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:16:30.226Z|1773faed-d8cd-4420-9ac5-bf2642c23066|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:16:30.844Z|32a20b1c-8c31-45e0-a0b7-7772f5e3973d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:16:30.845Z|32a20b1c-8c31-45e0-a0b7-7772f5e3973d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:16:31.908Z|d16f26f6-9ba7-4020-9a4d-644eddf99168|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:16:31.909Z|d16f26f6-9ba7-4020-9a4d-644eddf99168|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:16:39.464Z|85815259-42e9-46ad-a53e-92908db29757|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:16:39.465Z|85815259-42e9-46ad-a53e-92908db29757|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:16:40.253Z|37f2cbac-42cd-4619-aa44-241968e9e33d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:16:40.253Z|37f2cbac-42cd-4619-aa44-241968e9e33d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:16:40.407Z|d1077c62-e5d4-40ee-b62f-ecd74bb42697|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T04:16:40.407Z|d1077c62-e5d4-40ee-b62f-ecd74bb42697|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T04:16:41.937Z|46bedea6-3fce-4f68-ba2f-83fc903eac73|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:16:41.938Z|46bedea6-3fce-4f68-ba2f-83fc903eac73|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:16:45.209Z|7586381b-7733-42c2-9abf-40eae0e11841|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:16:45.209Z|7586381b-7733-42c2-9abf-40eae0e11841|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:16:49.494Z|e72697b4-b885-402d-a77b-a023b3c30f69|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:16:49.495Z|e72697b4-b885-402d-a77b-a023b3c30f69|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:16:50.281Z|7dadbf6b-9c63-47a9-bfde-a2c362343add|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:16:50.281Z|7dadbf6b-9c63-47a9-bfde-a2c362343add|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:16:51.966Z|7f1f559e-8709-4761-8423-d0f967027870|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:16:51.967Z|7f1f559e-8709-4761-8423-d0f967027870|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:16:59.527Z|ef02d565-423c-40ce-b741-e8c49ede362b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:16:59.527Z|ef02d565-423c-40ce-b741-e8c49ede362b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:17:00.208Z|1bf64c17-63ae-4f61-b93d-0a3b104c2eb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:17:00.216Z|1bf64c17-63ae-4f61-b93d-0a3b104c2eb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:17:00.311Z|d549c1a7-2475-48e7-843b-770901f5d228|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:17:00.312Z|d549c1a7-2475-48e7-843b-770901f5d228|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:17:00.845Z|9273310c-347d-4b64-8266-bedc7cacee33|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:17:00.845Z|9273310c-347d-4b64-8266-bedc7cacee33|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:17:01.995Z|67e79f72-067e-40ac-b18d-538be5ec3373|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:17:01.996Z|67e79f72-067e-40ac-b18d-538be5ec3373|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:17:09.556Z|25f8c07e-8293-405f-a5e0-143cf2cc4acc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:17:09.557Z|25f8c07e-8293-405f-a5e0-143cf2cc4acc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:17:10.346Z|4d3d1411-19ef-4296-bf10-efb2a2e4bb11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:17:10.347Z|4d3d1411-19ef-4296-bf10-efb2a2e4bb11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:17:12.022Z|c3b178e2-6116-466b-bfcf-0e9bdfa0b2b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:17:12.023Z|c3b178e2-6116-466b-bfcf-0e9bdfa0b2b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:17:15.208Z|83731cc1-1d1f-4677-b029-2a83811417d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:17:15.208Z|83731cc1-1d1f-4677-b029-2a83811417d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:17:15.529Z|31c8a2a6-db03-43fe-b21d-a11c5e1a4001|http-nio-8080-exec-2|manage/health|python-requests/2.28.2|||INFO|500||Entering 2023-03-16T04:17:15.530Z|31c8a2a6-db03-43fe-b21d-a11c5e1a4001|http-nio-8080-exec-2|manage/health|python-requests/2.28.2|||INFO|404|Not Found|Exiting. 2023-03-16T04:17:19.586Z|9479343c-bc7d-4013-b23a-52279b4e5b9f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:17:19.587Z|9479343c-bc7d-4013-b23a-52279b4e5b9f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:17:20.374Z|836f5c3d-3e96-4bd5-af8b-3432253e60e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:17:20.375Z|836f5c3d-3e96-4bd5-af8b-3432253e60e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:17:22.051Z|b22a4bbc-1c6b-4dc3-a4f2-d4c7d7ef786a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:17:22.052Z|b22a4bbc-1c6b-4dc3-a4f2-d4c7d7ef786a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:17:29.616Z|99e1da3f-8908-45af-ad9a-2c696c153ea4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:17:29.617Z|99e1da3f-8908-45af-ad9a-2c696c153ea4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:17:30.208Z|87d0ab94-c49b-4b08-a702-f41f4906ce92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:17:30.209Z|87d0ab94-c49b-4b08-a702-f41f4906ce92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:17:30.404Z|1375ed89-a39f-4b0b-af85-c4010460914a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:17:30.405Z|1375ed89-a39f-4b0b-af85-c4010460914a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:17:30.846Z|2ccd2f3f-2908-400b-9bda-64f2326dad4a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:17:30.846Z|2ccd2f3f-2908-400b-9bda-64f2326dad4a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:17:32.079Z|7c00bf6a-ae7c-422b-aa40-27811272793d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:17:32.080Z|7c00bf6a-ae7c-422b-aa40-27811272793d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:17:39.646Z|643a1ec0-7164-4725-811f-2a0a5b7b4ec5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:17:39.647Z|643a1ec0-7164-4725-811f-2a0a5b7b4ec5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:17:40.407Z|5669d673-8bdb-4c6f-bc33-e2be3ce9ef23|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T04:17:40.408Z|5669d673-8bdb-4c6f-bc33-e2be3ce9ef23|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T04:17:40.428Z|8846a4f5-48d1-4f2b-a476-631244619e66|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:17:40.429Z|8846a4f5-48d1-4f2b-a476-631244619e66|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:17:42.106Z|fb6d5a21-5ce2-4aca-a5a4-976b266bf8a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:17:42.107Z|fb6d5a21-5ce2-4aca-a5a4-976b266bf8a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:17:45.208Z|773f3f5f-d658-47d4-97c5-0742b1f54deb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:17:45.213Z|773f3f5f-d658-47d4-97c5-0742b1f54deb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:17:49.669Z|a7b15fbd-1e99-4866-8c96-0ce4451422eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:17:49.670Z|a7b15fbd-1e99-4866-8c96-0ce4451422eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:17:50.459Z|84d044da-52c4-4910-9c64-1456e8b4da7a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:17:50.460Z|84d044da-52c4-4910-9c64-1456e8b4da7a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:17:52.135Z|1e7a5113-80e1-475e-ae62-1071efde84a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:17:52.136Z|1e7a5113-80e1-475e-ae62-1071efde84a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:17:59.694Z|7f986ae0-8348-4063-982d-9c93da3a473e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:17:59.695Z|7f986ae0-8348-4063-982d-9c93da3a473e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:18:00.208Z|09cb9201-2869-488a-bb86-3b323180ab62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:18:00.209Z|09cb9201-2869-488a-bb86-3b323180ab62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:18:00.489Z|a28e8b8d-6d69-478c-8056-f84330577231|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:18:00.490Z|a28e8b8d-6d69-478c-8056-f84330577231|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:18:00.846Z|c93acafe-474f-4b91-a52b-ea5fd8e7e447|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:18:00.847Z|c93acafe-474f-4b91-a52b-ea5fd8e7e447|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:18:02.162Z|2a849354-b7bd-4ae2-a5b4-7d31e27b801c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:18:02.163Z|2a849354-b7bd-4ae2-a5b4-7d31e27b801c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:18:09.726Z|bd38ab23-e07b-4d95-8151-198506901a30|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:18:09.727Z|bd38ab23-e07b-4d95-8151-198506901a30|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:18:10.519Z|69dc269c-711e-4e37-8c76-b78b97b0f0c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:18:10.520Z|69dc269c-711e-4e37-8c76-b78b97b0f0c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:18:12.192Z|7a134aac-e171-456f-9097-c7734100473e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:18:12.192Z|7a134aac-e171-456f-9097-c7734100473e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:18:15.208Z|01341808-e03a-41e1-801d-0d8b4e924340|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:18:15.209Z|01341808-e03a-41e1-801d-0d8b4e924340|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:18:19.754Z|70a6d30c-38b6-48f2-92b7-afea1c721607|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:18:19.755Z|70a6d30c-38b6-48f2-92b7-afea1c721607|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:18:20.548Z|2d7b91cc-ca76-465d-a3c5-006f127658e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:18:20.549Z|2d7b91cc-ca76-465d-a3c5-006f127658e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:18:22.221Z|f7c3f046-20ac-4f57-adcd-3ce96cf18f6e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:18:22.222Z|f7c3f046-20ac-4f57-adcd-3ce96cf18f6e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:18:29.783Z|84c30371-bf7f-4fa6-be18-c3403b502b62|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:18:29.784Z|84c30371-bf7f-4fa6-be18-c3403b502b62|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:18:30.208Z|832454b0-afb0-4153-8a77-f81b36eb1571|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:18:30.212Z|832454b0-afb0-4153-8a77-f81b36eb1571|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:18:30.578Z|34b5899c-2376-4912-a2b8-c492b4b8057a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:18:30.579Z|34b5899c-2376-4912-a2b8-c492b4b8057a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:18:30.847Z|6a0dc1ed-b46a-474e-8999-2360bfcb94f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:18:30.847Z|6a0dc1ed-b46a-474e-8999-2360bfcb94f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:18:32.253Z|c264ecde-83da-4c29-9987-10cce1039b5e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:18:32.254Z|c264ecde-83da-4c29-9987-10cce1039b5e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:18:39.812Z|209752e6-561c-44b4-a7fd-a8134ee14f09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:18:39.813Z|209752e6-561c-44b4-a7fd-a8134ee14f09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:18:40.407Z|24256062-6ca3-4d30-87de-f3af715a9496|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T04:18:40.408Z|24256062-6ca3-4d30-87de-f3af715a9496|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T04:18:40.612Z|45e1d254-426c-4214-b656-10d559a104b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:18:40.612Z|45e1d254-426c-4214-b656-10d559a104b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:18:42.282Z|d4aea5c9-cd25-4cbd-9ab2-0f2ca0ab0e51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:18:42.282Z|d4aea5c9-cd25-4cbd-9ab2-0f2ca0ab0e51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:18:45.208Z|97fdee12-b5db-4d8a-8b37-eea486684d75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:18:45.209Z|97fdee12-b5db-4d8a-8b37-eea486684d75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:18:49.841Z|54989f60-55fc-4e2d-8317-8e0ab0959f87|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:18:49.842Z|54989f60-55fc-4e2d-8317-8e0ab0959f87|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:18:50.641Z|b90b68b3-6ce7-4a6a-acc0-0252d6f70661|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:18:50.641Z|b90b68b3-6ce7-4a6a-acc0-0252d6f70661|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:18:52.309Z|5edc7053-de61-4715-9107-aaf8d01ca460|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:18:52.310Z|5edc7053-de61-4715-9107-aaf8d01ca460|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:18:59.872Z|b22d302e-959b-4c78-a3da-4a6d3c1df8c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:18:59.872Z|b22d302e-959b-4c78-a3da-4a6d3c1df8c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:19:00.208Z|7186bd36-3cd3-429b-9430-9b66a536a4e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:19:00.209Z|7186bd36-3cd3-429b-9430-9b66a536a4e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:19:00.671Z|e4436291-71dd-44ea-96e8-b70fe0596b3a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:19:00.672Z|e4436291-71dd-44ea-96e8-b70fe0596b3a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:19:00.848Z|a29bfe24-ac4b-4504-a895-eec5a2c1595f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:19:00.848Z|a29bfe24-ac4b-4504-a895-eec5a2c1595f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:19:02.339Z|a1e5dd01-8bb0-4f7b-a0dc-c1d654502190|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:19:02.340Z|a1e5dd01-8bb0-4f7b-a0dc-c1d654502190|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:19:09.902Z|40d9fa80-f7ef-4d05-99dd-16dea45c247d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:19:09.903Z|40d9fa80-f7ef-4d05-99dd-16dea45c247d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:19:10.702Z|32f23a08-b516-4f2e-932b-25e40cddf079|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:19:10.703Z|32f23a08-b516-4f2e-932b-25e40cddf079|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:19:12.370Z|d990db66-08ec-4482-ace9-67b03020c24a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:19:12.371Z|d990db66-08ec-4482-ace9-67b03020c24a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:19:15.208Z|b1336287-fc4f-43e1-8922-8e7ce23e21cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:19:15.212Z|b1336287-fc4f-43e1-8922-8e7ce23e21cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:19:19.933Z|b23b7b90-1c33-4c9d-aaa1-8363049a3cc2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:19:19.934Z|b23b7b90-1c33-4c9d-aaa1-8363049a3cc2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:19:20.732Z|b715ae04-4510-4473-aa12-848faf162a48|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:19:20.733Z|b715ae04-4510-4473-aa12-848faf162a48|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:19:22.399Z|7f2919f6-3c43-4685-af3b-e247d05d2008|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:19:22.400Z|7f2919f6-3c43-4685-af3b-e247d05d2008|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:19:29.959Z|9d45d6a8-5684-4079-b7b2-53d0411306d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:19:29.960Z|9d45d6a8-5684-4079-b7b2-53d0411306d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:19:30.208Z|9ae7ab31-17e7-49a7-90d2-42bcfd982046|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:19:30.209Z|9ae7ab31-17e7-49a7-90d2-42bcfd982046|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:19:30.761Z|e02080bd-e643-45c0-9823-fe4e084213e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:19:30.762Z|e02080bd-e643-45c0-9823-fe4e084213e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:19:30.849Z|d44d8964-f629-4b5d-b304-03b00c3dcefa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:19:30.849Z|d44d8964-f629-4b5d-b304-03b00c3dcefa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:19:32.429Z|6e85d4ee-5a0b-48bf-895e-8bb8090a67f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:19:32.430Z|6e85d4ee-5a0b-48bf-895e-8bb8090a67f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:19:39.987Z|ce90a5b1-5239-4ab3-be77-ba8b4107c9b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:19:39.988Z|ce90a5b1-5239-4ab3-be77-ba8b4107c9b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:19:40.409Z|c440d32a-b91b-4a5f-ba40-3111657e27e2|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T04:19:40.410Z|c440d32a-b91b-4a5f-ba40-3111657e27e2|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T04:19:40.791Z|c47f0cfc-25c3-4a8b-a9e9-61840961813c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:19:40.792Z|c47f0cfc-25c3-4a8b-a9e9-61840961813c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:19:42.459Z|1586c84c-bed4-4360-977e-f197925842a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:19:42.459Z|1586c84c-bed4-4360-977e-f197925842a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:19:45.208Z|27370306-b1f6-40e0-b0f2-56949a1313a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:19:45.209Z|27370306-b1f6-40e0-b0f2-56949a1313a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:19:50.016Z|5941d86b-d684-494c-9e56-f57e9ddc18e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:19:50.016Z|5941d86b-d684-494c-9e56-f57e9ddc18e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:19:50.821Z|6654ee46-3da6-43b7-87e1-faedcf45c6f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:19:50.822Z|6654ee46-3da6-43b7-87e1-faedcf45c6f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:19:52.488Z|748075bb-0565-4499-8dc1-cf42f75ce969|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:19:52.489Z|748075bb-0565-4499-8dc1-cf42f75ce969|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:20:00.044Z|2df4f30c-1f64-4d3e-b82b-b5ddcced568d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:20:00.044Z|2df4f30c-1f64-4d3e-b82b-b5ddcced568d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:20:00.208Z|b880e736-0bad-468f-a69c-e038e4e92291|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:20:00.214Z|b880e736-0bad-468f-a69c-e038e4e92291|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:20:00.850Z|b386c5aa-5580-4011-8cf4-41c09cdcf401|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:20:00.850Z|b386c5aa-5580-4011-8cf4-41c09cdcf401|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:20:00.850Z|19516706-0a9e-4e41-b7f0-4a89ffb517fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:20:00.851Z|19516706-0a9e-4e41-b7f0-4a89ffb517fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:20:02.519Z|81427366-032e-4004-bd3c-e71a7aaef797|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:20:02.520Z|81427366-032e-4004-bd3c-e71a7aaef797|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:20:10.072Z|2d72d703-f7a2-4b71-944d-f4696ac6fde0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:20:10.073Z|2d72d703-f7a2-4b71-944d-f4696ac6fde0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:20:10.878Z|27da333b-a255-47f6-a7d0-08e945a47877|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:20:10.878Z|27da333b-a255-47f6-a7d0-08e945a47877|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:20:12.546Z|3aaac4ea-3801-4207-95fa-16c0b56e3696|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:20:12.547Z|3aaac4ea-3801-4207-95fa-16c0b56e3696|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:20:15.208Z|b1792587-da8c-4f37-b352-c350a49f598e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:20:15.209Z|b1792587-da8c-4f37-b352-c350a49f598e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:20:20.101Z|bbd69722-724f-45a4-b67f-d5d8f4fcd200|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:20:20.102Z|bbd69722-724f-45a4-b67f-d5d8f4fcd200|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:20:20.906Z|74a35047-7f8b-4936-bb67-13cf92650333|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:20:20.907Z|74a35047-7f8b-4936-bb67-13cf92650333|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:20:22.578Z|b1a57aac-b5b3-4176-ab93-86b5b15b0046|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:20:22.579Z|b1a57aac-b5b3-4176-ab93-86b5b15b0046|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:20:30.127Z|7855d8ab-3e2b-4622-8799-4feb37e0dc01|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:20:30.127Z|7855d8ab-3e2b-4622-8799-4feb37e0dc01|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:20:30.208Z|09314a32-1b23-4641-9214-a2a4f3ec05df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:20:30.208Z|09314a32-1b23-4641-9214-a2a4f3ec05df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:20:30.850Z|34db777b-9c49-44d2-8207-dab66337f997|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:20:30.851Z|34db777b-9c49-44d2-8207-dab66337f997|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:20:30.933Z|e1e850a4-d29a-46da-be40-38a8e86dbef0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:20:30.934Z|e1e850a4-d29a-46da-be40-38a8e86dbef0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:20:32.609Z|bf8c15c2-0c92-488e-b128-c9bfcecdc787|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:20:32.610Z|bf8c15c2-0c92-488e-b128-c9bfcecdc787|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:20:40.164Z|6dc466b2-7ace-4e7f-8480-396b8de5b0d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:20:40.165Z|6dc466b2-7ace-4e7f-8480-396b8de5b0d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:20:40.407Z|f66d3256-4bdc-4e55-841c-d439a226e14b|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T04:20:40.408Z|f66d3256-4bdc-4e55-841c-d439a226e14b|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T04:20:40.963Z|491d43a7-37a0-431c-9fd8-1b6cac95108e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:20:40.963Z|491d43a7-37a0-431c-9fd8-1b6cac95108e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:20:42.638Z|81cd95b5-da54-4524-b019-21c25e168158|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:20:42.639Z|81cd95b5-da54-4524-b019-21c25e168158|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:20:45.208Z|16d922e7-7147-42c6-aee1-7c8065fd8116|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:20:45.212Z|16d922e7-7147-42c6-aee1-7c8065fd8116|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:20:50.192Z|37587108-a186-4da8-b691-3dabf2c99121|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:20:50.193Z|37587108-a186-4da8-b691-3dabf2c99121|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:20:50.990Z|7a7cb7bd-01bc-43ae-a3e3-6599eeabff45|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:20:50.991Z|7a7cb7bd-01bc-43ae-a3e3-6599eeabff45|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:20:52.666Z|5c15f859-dbe0-4b9b-9100-d165b2c3d82a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:20:52.667Z|5c15f859-dbe0-4b9b-9100-d165b2c3d82a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:21:00.208Z|9d84654c-a9e2-46c2-9f91-e361be367573|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:21:00.209Z|9d84654c-a9e2-46c2-9f91-e361be367573|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:21:00.219Z|167478d5-f4d8-495d-93a0-72682ef57f5f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:21:00.219Z|167478d5-f4d8-495d-93a0-72682ef57f5f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:21:00.851Z|27fcd82f-8a36-4aac-a648-1a427a3319b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:21:00.851Z|27fcd82f-8a36-4aac-a648-1a427a3319b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:21:01.018Z|d67bb5b8-96b1-4a8e-8197-8ac9587efde3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:21:01.018Z|d67bb5b8-96b1-4a8e-8197-8ac9587efde3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:21:02.694Z|af3d860f-5daa-4317-859a-9b373d77dc72|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:21:02.695Z|af3d860f-5daa-4317-859a-9b373d77dc72|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:21:10.245Z|9318d527-8ace-46e6-857c-dcc925f0a0cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:21:10.246Z|9318d527-8ace-46e6-857c-dcc925f0a0cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:21:11.047Z|c444fb56-503b-4d80-8f97-a55aa0809986|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:21:11.047Z|c444fb56-503b-4d80-8f97-a55aa0809986|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:21:12.725Z|dde15f60-b63e-43ea-8472-366c36889fc4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:21:12.726Z|dde15f60-b63e-43ea-8472-366c36889fc4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:21:15.209Z|b634f8bd-8cb3-4902-91d1-caede5cfcc19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:21:15.209Z|b634f8bd-8cb3-4902-91d1-caede5cfcc19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:21:20.273Z|28578991-a738-41eb-a6f7-f0e6d26718ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:21:20.274Z|28578991-a738-41eb-a6f7-f0e6d26718ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:21:21.076Z|fb093a7a-41c3-410f-a130-25732908709d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:21:21.076Z|fb093a7a-41c3-410f-a130-25732908709d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:21:22.754Z|730d3ee3-fe7e-4db9-8dd6-1bc7ebad7092|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:21:22.755Z|730d3ee3-fe7e-4db9-8dd6-1bc7ebad7092|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:21:30.208Z|4e602813-8626-4806-a906-f86548533c6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:21:30.213Z|4e602813-8626-4806-a906-f86548533c6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:21:30.304Z|f6f8c222-f6a5-4a28-aeff-48cb98aa5242|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:21:30.305Z|f6f8c222-f6a5-4a28-aeff-48cb98aa5242|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:21:30.852Z|97a921b0-5f02-470f-896b-a9b0bc6ce9b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:21:30.853Z|97a921b0-5f02-470f-896b-a9b0bc6ce9b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:21:31.102Z|3d465ca0-cf42-47a6-8945-e0a2737620d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:21:31.102Z|3d465ca0-cf42-47a6-8945-e0a2737620d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:21:32.785Z|6227e20d-dd29-4abf-86ab-5b60b3e8063c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:21:32.785Z|6227e20d-dd29-4abf-86ab-5b60b3e8063c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:21:40.333Z|6a28202d-331d-4bcb-b3e1-f8cfff1ade28|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:21:40.334Z|6a28202d-331d-4bcb-b3e1-f8cfff1ade28|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:21:40.407Z|ff3dfde0-033e-4942-9279-78787fd70a76|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T04:21:40.408Z|ff3dfde0-033e-4942-9279-78787fd70a76|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T04:21:41.131Z|65b424fb-7b06-44b3-a148-2bcb8fa2c76b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:21:41.132Z|65b424fb-7b06-44b3-a148-2bcb8fa2c76b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:21:42.814Z|0f5046a3-3e0c-4ece-8b3e-ced05cf74a0e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:21:42.815Z|0f5046a3-3e0c-4ece-8b3e-ced05cf74a0e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:21:45.208Z|85a4b263-7b04-4a8c-951c-12bd93b2762c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:21:45.209Z|85a4b263-7b04-4a8c-951c-12bd93b2762c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:21:50.364Z|2cca5a19-d7bc-41e2-9c7c-88b7edd422fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:21:50.365Z|2cca5a19-d7bc-41e2-9c7c-88b7edd422fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:21:51.157Z|91329059-d062-41ce-80a2-16dbcc506199|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:21:51.158Z|91329059-d062-41ce-80a2-16dbcc506199|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:21:52.843Z|cb91aaf1-3e6d-4112-bbde-80ff54cd1516|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:21:52.843Z|cb91aaf1-3e6d-4112-bbde-80ff54cd1516|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:22:00.208Z|53ae363e-d4f2-4822-828a-99e14c6297a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:22:00.209Z|53ae363e-d4f2-4822-828a-99e14c6297a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:22:00.394Z|d924505f-43f5-4718-848b-c4ed9d12d0af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:22:00.394Z|d924505f-43f5-4718-848b-c4ed9d12d0af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:22:00.853Z|76a17289-f339-4d43-a18e-224ccf8de62e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:22:00.854Z|76a17289-f339-4d43-a18e-224ccf8de62e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:22:01.192Z|bf282651-b818-4ece-9571-564a2b0751db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:22:01.192Z|bf282651-b818-4ece-9571-564a2b0751db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:22:02.872Z|d9c7af5c-7f21-4231-b681-8abe9ded7473|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:22:02.873Z|d9c7af5c-7f21-4231-b681-8abe9ded7473|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:22:10.423Z|3dddfffa-4e58-453c-8d15-6ecffc4f5e22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:22:10.423Z|3dddfffa-4e58-453c-8d15-6ecffc4f5e22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:22:11.222Z|7fccb2b3-b92e-4277-81be-8b558c1b86b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:22:11.222Z|7fccb2b3-b92e-4277-81be-8b558c1b86b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:22:12.898Z|ff0c8ac9-47f5-4431-a848-5f0b945e8f50|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:22:12.899Z|ff0c8ac9-47f5-4431-a848-5f0b945e8f50|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:22:15.208Z|ff246b68-5e02-4d44-9628-097f04254271|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:22:15.212Z|ff246b68-5e02-4d44-9628-097f04254271|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:22:20.453Z|51acb453-2d7c-463c-aa5f-1d5177273102|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:22:20.454Z|51acb453-2d7c-463c-aa5f-1d5177273102|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:22:21.247Z|60ae0c7b-eb8b-4a89-982c-aa76b00f58d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:22:21.248Z|60ae0c7b-eb8b-4a89-982c-aa76b00f58d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:22:22.928Z|910e323a-9f88-4ba1-8b0a-6dfdfcb7f3a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:22:22.929Z|910e323a-9f88-4ba1-8b0a-6dfdfcb7f3a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:22:30.208Z|a801a7bc-2393-467e-96d4-27041a95589e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:22:30.209Z|a801a7bc-2393-467e-96d4-27041a95589e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:22:30.485Z|71c56711-176a-458c-b67d-a77e13860cef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:22:30.486Z|71c56711-176a-458c-b67d-a77e13860cef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:22:30.854Z|44235376-ecb8-4025-b068-1c7a909ba97f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:22:30.855Z|44235376-ecb8-4025-b068-1c7a909ba97f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:22:31.274Z|4f74b2d2-d753-45fc-bd74-d8509060634a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:22:31.275Z|4f74b2d2-d753-45fc-bd74-d8509060634a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:22:32.953Z|909dea6b-ad35-4b39-b24e-7f5f3502af13|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:22:32.953Z|909dea6b-ad35-4b39-b24e-7f5f3502af13|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:22:40.406Z|1d0806ac-d094-4b53-b95f-3dd559a41d27|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T04:22:40.407Z|1d0806ac-d094-4b53-b95f-3dd559a41d27|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T04:22:40.514Z|d2c92ea5-8c00-46c7-8ab0-4563e1e23acc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:22:40.515Z|d2c92ea5-8c00-46c7-8ab0-4563e1e23acc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:22:41.304Z|0b3802bd-b241-4a11-af01-371ce1a38625|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:22:41.305Z|0b3802bd-b241-4a11-af01-371ce1a38625|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:22:42.980Z|8bb419d3-daed-4e8d-91ea-98fa20022a56|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:22:42.981Z|8bb419d3-daed-4e8d-91ea-98fa20022a56|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:22:45.208Z|601b6271-4c51-487d-a826-44b8a257f0be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:22:45.209Z|601b6271-4c51-487d-a826-44b8a257f0be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:22:50.545Z|955c974f-a38b-4a2a-b3b3-dd9dc6a50993|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:22:50.546Z|955c974f-a38b-4a2a-b3b3-dd9dc6a50993|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:22:51.333Z|714f2384-261c-4b04-a79e-6ba20fa03176|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:22:51.334Z|714f2384-261c-4b04-a79e-6ba20fa03176|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:22:53.007Z|f578c50a-ba34-4ee4-9b4c-7f139fdef6a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:22:53.008Z|f578c50a-ba34-4ee4-9b4c-7f139fdef6a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:23:00.208Z|cc6395db-b4d9-44d4-9a1f-f57dc2379757|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:23:00.211Z|cc6395db-b4d9-44d4-9a1f-f57dc2379757|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:23:00.574Z|c35be841-231b-442b-99f2-69da488eddcc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:23:00.575Z|c35be841-231b-442b-99f2-69da488eddcc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:23:00.855Z|a704cb96-eaf7-44f3-b2f1-14d156fb041c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:23:00.855Z|a704cb96-eaf7-44f3-b2f1-14d156fb041c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:23:01.363Z|76526ae2-e6d3-48e5-8a96-f1036b32151a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:23:01.364Z|76526ae2-e6d3-48e5-8a96-f1036b32151a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:23:03.033Z|b03cfa0d-763c-4ed3-8c0c-40cf196d4879|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:23:03.034Z|b03cfa0d-763c-4ed3-8c0c-40cf196d4879|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:23:10.603Z|d1821bb2-4980-480a-a16f-2a3de5939df5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:23:10.604Z|d1821bb2-4980-480a-a16f-2a3de5939df5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:23:11.393Z|d96f0a01-7422-4a74-81f3-fc8a49a2dedf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:23:11.394Z|d96f0a01-7422-4a74-81f3-fc8a49a2dedf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:23:13.060Z|275638b9-2db2-416b-a0ec-b2c67d98518f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:23:13.061Z|275638b9-2db2-416b-a0ec-b2c67d98518f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:23:15.208Z|c0517b31-5465-4358-a638-d5893d678e74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:23:15.209Z|c0517b31-5465-4358-a638-d5893d678e74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:23:20.633Z|8ef351f8-ea7f-4909-9e8c-cca0c8df0eb0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:23:20.634Z|8ef351f8-ea7f-4909-9e8c-cca0c8df0eb0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:23:21.422Z|e9d74571-5721-4e3c-83e3-00edf457ba50|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:23:21.423Z|e9d74571-5721-4e3c-83e3-00edf457ba50|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:23:23.087Z|54385928-e9ac-45db-ba61-92e56b999dd8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:23:23.088Z|54385928-e9ac-45db-ba61-92e56b999dd8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:23:30.208Z|3ab699cc-620c-4b94-a0ed-34a02be0b9ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:23:30.209Z|3ab699cc-620c-4b94-a0ed-34a02be0b9ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:23:30.664Z|5ccf81ba-4699-4f92-b0f1-6aaafdac2df4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:23:30.664Z|5ccf81ba-4699-4f92-b0f1-6aaafdac2df4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:23:30.855Z|ddf9cdf8-0111-4385-8377-4d3493512dd5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:23:30.856Z|ddf9cdf8-0111-4385-8377-4d3493512dd5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:23:31.449Z|110110ea-e4b0-4c4d-b39d-de1980547742|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:23:31.450Z|110110ea-e4b0-4c4d-b39d-de1980547742|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:23:33.117Z|e5a1bdc2-00ea-4294-81b2-18e4de5c6ba8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:23:33.118Z|e5a1bdc2-00ea-4294-81b2-18e4de5c6ba8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:23:40.408Z|9a6bcaa1-cd4f-4ac3-acb7-dd98b4065304|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T04:23:40.408Z|9a6bcaa1-cd4f-4ac3-acb7-dd98b4065304|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T04:23:40.693Z|0806a944-a3af-4868-bd77-6e1b08bd3011|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:23:40.694Z|0806a944-a3af-4868-bd77-6e1b08bd3011|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:23:41.478Z|096ade88-ff0f-4067-a48f-e9a405d07571|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:23:41.479Z|096ade88-ff0f-4067-a48f-e9a405d07571|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:23:43.146Z|4c55f34f-3bb0-432b-9640-0f5f53f9db7f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:23:43.146Z|4c55f34f-3bb0-432b-9640-0f5f53f9db7f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:23:45.208Z|205ed427-366f-4a3b-b704-818384e687a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:23:45.212Z|205ed427-366f-4a3b-b704-818384e687a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:23:50.732Z|3159bc1f-b1cf-4746-ab86-e909d77c77c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:23:50.733Z|3159bc1f-b1cf-4746-ab86-e909d77c77c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:23:51.506Z|4c3c752b-33d9-4291-bdc9-771baeb8d927|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:23:51.507Z|4c3c752b-33d9-4291-bdc9-771baeb8d927|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:23:53.174Z|0ee0bb0c-6bf3-4963-9885-6d621449f591|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:23:53.175Z|0ee0bb0c-6bf3-4963-9885-6d621449f591|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:24:00.208Z|5abe56e6-d380-46b1-92e8-79a43111d5ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:24:00.209Z|5abe56e6-d380-46b1-92e8-79a43111d5ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:24:00.762Z|1118dbe5-c4bd-46a2-990c-6902a15ded7a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:24:00.763Z|1118dbe5-c4bd-46a2-990c-6902a15ded7a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:24:00.856Z|62302236-6d66-4184-a592-7d1c0f31b93f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:24:00.857Z|62302236-6d66-4184-a592-7d1c0f31b93f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:24:01.534Z|c77e2acf-a977-4134-b167-d23b539cceef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:24:01.534Z|c77e2acf-a977-4134-b167-d23b539cceef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:24:03.201Z|ccc303fd-7a57-47f0-972f-2d3c6d855858|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:24:03.202Z|ccc303fd-7a57-47f0-972f-2d3c6d855858|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:24:10.787Z|17d86fc4-64a1-4e31-8e88-19c1fbfd56d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:24:10.788Z|17d86fc4-64a1-4e31-8e88-19c1fbfd56d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:24:11.563Z|0f34648f-ce23-446e-88d0-1ead382b1112|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:24:11.564Z|0f34648f-ce23-446e-88d0-1ead382b1112|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:24:13.231Z|87c10fcd-e3da-4aca-b4db-2fa84bb060ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:24:13.231Z|87c10fcd-e3da-4aca-b4db-2fa84bb060ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:24:15.208Z|30e019e0-0863-4c7a-a3d7-ff8edb45cbcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:24:15.209Z|30e019e0-0863-4c7a-a3d7-ff8edb45cbcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:24:20.816Z|926280ac-2eed-4eca-9edc-89305d8afe9b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:24:20.816Z|926280ac-2eed-4eca-9edc-89305d8afe9b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:24:21.592Z|06d0c1cd-8e35-4e8d-9b20-c30f781badbd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:24:21.592Z|06d0c1cd-8e35-4e8d-9b20-c30f781badbd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:24:23.261Z|6d0d34e4-c29b-4db6-92cb-7e3557a17d55|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:24:23.262Z|6d0d34e4-c29b-4db6-92cb-7e3557a17d55|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:24:30.208Z|ab237d4e-d19c-4ed1-963b-09a04550b18a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:24:30.213Z|ab237d4e-d19c-4ed1-963b-09a04550b18a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:24:30.844Z|915d1429-ab62-40a0-82f2-d6d3a755745c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:24:30.844Z|915d1429-ab62-40a0-82f2-d6d3a755745c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:24:30.857Z|da41f29d-51a7-403a-aac6-2f6821eb4868|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:24:30.858Z|da41f29d-51a7-403a-aac6-2f6821eb4868|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:24:31.619Z|26c0b913-1523-43f7-a43b-320b3977b548|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:24:31.620Z|26c0b913-1523-43f7-a43b-320b3977b548|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:24:33.291Z|626c7fc5-2589-4f0a-b79b-8387af0b08ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:24:33.291Z|626c7fc5-2589-4f0a-b79b-8387af0b08ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:24:40.407Z|8b477b3f-bf4a-4790-9c13-1c9bcf8cea82|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T04:24:40.408Z|8b477b3f-bf4a-4790-9c13-1c9bcf8cea82|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T04:24:40.874Z|cde264d8-897a-4738-8b76-927772defd5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:24:40.875Z|cde264d8-897a-4738-8b76-927772defd5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:24:41.646Z|baf0815a-697c-4727-a226-0e33c39b613d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:24:41.647Z|baf0815a-697c-4727-a226-0e33c39b613d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:24:43.321Z|1a6d9a6d-b3a1-450f-9401-2548d43a4fb6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:24:43.321Z|1a6d9a6d-b3a1-450f-9401-2548d43a4fb6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:24:45.208Z|d4ff093a-1f9c-4a53-8868-a1725130fcf1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:24:45.209Z|d4ff093a-1f9c-4a53-8868-a1725130fcf1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:24:50.905Z|0f5629df-d58a-4966-99ca-251370abb913|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:24:50.906Z|0f5629df-d58a-4966-99ca-251370abb913|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:24:51.668Z|2877398d-27b0-42a8-9ec2-93a9d8fc2a5b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:24:51.669Z|2877398d-27b0-42a8-9ec2-93a9d8fc2a5b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:24:53.351Z|d1da54ef-911c-474b-a846-8bb9f4300124|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:24:53.352Z|d1da54ef-911c-474b-a846-8bb9f4300124|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:25:00.208Z|57d6623c-e373-45ca-8f52-77c7964aedf1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:25:00.209Z|57d6623c-e373-45ca-8f52-77c7964aedf1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:25:00.858Z|51f97b34-1e44-4f86-985a-72d3435bcf66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:25:00.858Z|51f97b34-1e44-4f86-985a-72d3435bcf66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:25:00.932Z|27f29d4c-3f3a-41a1-bb6e-fccf83ed16fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:25:00.933Z|27f29d4c-3f3a-41a1-bb6e-fccf83ed16fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:25:01.696Z|f2562389-deb9-43ed-b0fc-d992374633d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:25:01.697Z|f2562389-deb9-43ed-b0fc-d992374633d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:25:03.381Z|4b81122c-dce2-4eed-b9d4-90ddfcc69976|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:25:03.382Z|4b81122c-dce2-4eed-b9d4-90ddfcc69976|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:25:10.961Z|fbaa4dfb-08cd-4e19-8d1d-da06c9c56e33|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:25:10.962Z|fbaa4dfb-08cd-4e19-8d1d-da06c9c56e33|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:25:11.727Z|3d2ea7f8-e0ac-4108-92a7-e0dc4e98109d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:25:11.728Z|3d2ea7f8-e0ac-4108-92a7-e0dc4e98109d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:25:13.410Z|b73f9cc7-ac9b-43bf-90b2-73d5d40136bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:25:13.411Z|b73f9cc7-ac9b-43bf-90b2-73d5d40136bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:25:15.208Z|0578c221-6e45-44aa-8a88-da3710e8d6f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:25:15.213Z|0578c221-6e45-44aa-8a88-da3710e8d6f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:25:20.988Z|37ded2f0-06c8-49f6-a94f-b5b4881b203d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:25:20.988Z|37ded2f0-06c8-49f6-a94f-b5b4881b203d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:25:21.757Z|9e1443ef-651e-4410-b163-f45e7747a89d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:25:21.758Z|9e1443ef-651e-4410-b163-f45e7747a89d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:25:23.438Z|e15b94b4-63c2-4090-9b78-d3924e402e7b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:25:23.439Z|e15b94b4-63c2-4090-9b78-d3924e402e7b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:25:30.208Z|984436f6-d8be-4858-abe5-528ba28a2107|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:25:30.209Z|984436f6-d8be-4858-abe5-528ba28a2107|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:25:30.859Z|1d7ea84a-d864-497c-baf2-46dd12b9cf19|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:25:30.859Z|1d7ea84a-d864-497c-baf2-46dd12b9cf19|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:25:31.015Z|55bafd84-6e01-4f96-ba2b-6575cba8396c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:25:31.016Z|55bafd84-6e01-4f96-ba2b-6575cba8396c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:25:31.787Z|1789a63c-2c68-4af5-95cf-c449d89f1325|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:25:31.787Z|1789a63c-2c68-4af5-95cf-c449d89f1325|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:25:33.467Z|d36d9c11-8c2b-477e-91e7-d52c04740c0b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:25:33.468Z|d36d9c11-8c2b-477e-91e7-d52c04740c0b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:25:40.408Z|fcf0a224-7332-4561-91b9-c42c5001551d|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T04:25:40.408Z|fcf0a224-7332-4561-91b9-c42c5001551d|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T04:25:41.044Z|85d1e8b1-ad59-47f5-9bf2-455dd5dfd91f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:25:41.045Z|85d1e8b1-ad59-47f5-9bf2-455dd5dfd91f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:25:41.817Z|08c95499-8486-4b54-9cc8-0be0ff2b4091|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:25:41.818Z|08c95499-8486-4b54-9cc8-0be0ff2b4091|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:25:43.495Z|545a53fd-e784-4f7c-9c79-15012face456|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:25:43.496Z|545a53fd-e784-4f7c-9c79-15012face456|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:25:45.208Z|14a3e0a6-ba3a-4e9a-9144-dc0bb70696ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:25:45.208Z|14a3e0a6-ba3a-4e9a-9144-dc0bb70696ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:25:51.072Z|02485a1b-a1b6-49e6-a51a-df1f7cf93b99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:25:51.072Z|02485a1b-a1b6-49e6-a51a-df1f7cf93b99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:25:51.846Z|fccae276-083b-4413-bc96-88a2167af9ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:25:51.847Z|fccae276-083b-4413-bc96-88a2167af9ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:25:53.525Z|d00f0e89-1f32-4c30-8fb2-758d3146a909|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:25:53.526Z|d00f0e89-1f32-4c30-8fb2-758d3146a909|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:26:00.208Z|3f3966b6-d72c-4a56-972d-258a95a72cf1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:26:00.212Z|3f3966b6-d72c-4a56-972d-258a95a72cf1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:26:00.860Z|8b5cd030-5299-427a-8162-1ea58b80f1a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:26:00.860Z|8b5cd030-5299-427a-8162-1ea58b80f1a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:26:01.098Z|577a5b94-8e23-4ed5-9ea4-b1a2ce07ed26|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:26:01.099Z|577a5b94-8e23-4ed5-9ea4-b1a2ce07ed26|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:26:01.876Z|bcc5df98-8752-4dd7-a26d-c9d76643dab1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:26:01.876Z|bcc5df98-8752-4dd7-a26d-c9d76643dab1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:26:03.557Z|a5d7f52f-d3e4-48e7-aea3-df32b50fcc3a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:26:03.557Z|a5d7f52f-d3e4-48e7-aea3-df32b50fcc3a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:26:11.126Z|70a25988-086a-4091-806f-f026e52f53b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:26:11.127Z|70a25988-086a-4091-806f-f026e52f53b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:26:11.904Z|08389c3a-2805-4093-bcc0-b3549c2feabd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:26:11.905Z|08389c3a-2805-4093-bcc0-b3549c2feabd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:26:13.586Z|0c385dcc-a3ac-408c-b4fa-32ad03d0ae3f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:26:13.586Z|0c385dcc-a3ac-408c-b4fa-32ad03d0ae3f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:26:15.208Z|a6c0b8fc-0848-4137-8bff-e349ff5c1c62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:26:15.209Z|a6c0b8fc-0848-4137-8bff-e349ff5c1c62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:26:21.154Z|eae982ef-df99-4b93-9647-daf5afd6d626|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:26:21.155Z|eae982ef-df99-4b93-9647-daf5afd6d626|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:26:21.934Z|9fb46469-839f-451c-9394-94ca4afe6f0e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:26:21.935Z|9fb46469-839f-451c-9394-94ca4afe6f0e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:26:23.615Z|4bbdd2a5-6b2c-456c-b71d-d04b3f431202|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:26:23.616Z|4bbdd2a5-6b2c-456c-b71d-d04b3f431202|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:26:30.208Z|059095e5-552c-4fe4-b2f2-1d3cc80cd4a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:26:30.209Z|059095e5-552c-4fe4-b2f2-1d3cc80cd4a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:26:30.861Z|1e3be0bc-f607-4223-a3c7-3116254de5f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:26:30.861Z|1e3be0bc-f607-4223-a3c7-3116254de5f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:26:31.184Z|04a6cc37-81bb-4f7e-98f2-02f8f43d3aed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:26:31.185Z|04a6cc37-81bb-4f7e-98f2-02f8f43d3aed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:26:31.960Z|c2ee98aa-a080-4208-89f8-84e532395de1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:26:31.961Z|c2ee98aa-a080-4208-89f8-84e532395de1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:26:33.640Z|4611a68c-6b76-48ef-b8be-c218bfaf5eff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:26:33.640Z|4611a68c-6b76-48ef-b8be-c218bfaf5eff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:26:40.406Z|3d7d8882-e64d-47f5-8a33-3fc5bb55a6c1|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T04:26:40.407Z|3d7d8882-e64d-47f5-8a33-3fc5bb55a6c1|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T04:26:41.211Z|36a973c5-3aba-47f9-99a7-cc6f62675526|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:26:41.212Z|36a973c5-3aba-47f9-99a7-cc6f62675526|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:26:41.989Z|304e90d8-92d9-42d0-8d91-8f66ff3ddd77|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:26:41.990Z|304e90d8-92d9-42d0-8d91-8f66ff3ddd77|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:26:43.661Z|7f1c455e-0593-49c7-9bc1-85a1b2391e7d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:26:43.662Z|7f1c455e-0593-49c7-9bc1-85a1b2391e7d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:26:45.208Z|7a2df88d-ac30-48a4-8854-4c8f11d3d351|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:26:45.212Z|7a2df88d-ac30-48a4-8854-4c8f11d3d351|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:26:51.240Z|7aede8b2-a735-4719-a7df-913770318d4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:26:51.240Z|7aede8b2-a735-4719-a7df-913770318d4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:26:52.017Z|3db7af73-30af-431f-9796-e29f89366960|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:26:52.018Z|3db7af73-30af-431f-9796-e29f89366960|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:26:53.688Z|66a724c3-b5a2-4d95-9455-bd790ebeb2d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:26:53.689Z|66a724c3-b5a2-4d95-9455-bd790ebeb2d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:27:00.208Z|54f21617-c5d5-45f3-b4f6-113bf1efd3fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:27:00.209Z|54f21617-c5d5-45f3-b4f6-113bf1efd3fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:27:00.862Z|98276659-fbc3-4455-b458-c17924733e02|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:27:00.862Z|98276659-fbc3-4455-b458-c17924733e02|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:27:01.271Z|f9aadf1f-2e97-4c5a-8dc8-dec2613982cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:27:01.272Z|f9aadf1f-2e97-4c5a-8dc8-dec2613982cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:27:02.048Z|35f81e0c-a45e-436d-9e95-6fae25379f2c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:27:02.049Z|35f81e0c-a45e-436d-9e95-6fae25379f2c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:27:03.716Z|e4690a20-06a6-4246-83ea-d7ea2283f9e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:27:03.717Z|e4690a20-06a6-4246-83ea-d7ea2283f9e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:27:11.301Z|ba3358bc-cef6-4bc7-9189-fc6b09a3bc94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:27:11.302Z|ba3358bc-cef6-4bc7-9189-fc6b09a3bc94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:27:12.078Z|18424ea8-fa2e-4214-883f-d514473a520b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:27:12.078Z|18424ea8-fa2e-4214-883f-d514473a520b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:27:13.746Z|9c8be570-5b27-4324-94ee-a9c53b7ccad0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:27:13.746Z|9c8be570-5b27-4324-94ee-a9c53b7ccad0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:27:15.208Z|523ebcf4-7620-4e5a-81d8-8f82c5bb535e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:27:15.209Z|523ebcf4-7620-4e5a-81d8-8f82c5bb535e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:27:21.329Z|3f3af065-ef5f-4e88-a2eb-e084084086cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:27:21.329Z|3f3af065-ef5f-4e88-a2eb-e084084086cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:27:22.106Z|2af2fd89-ad7b-4a80-ba16-56826255dd7d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:27:22.106Z|2af2fd89-ad7b-4a80-ba16-56826255dd7d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:27:23.774Z|e3a8520a-d6d8-4ee0-bebb-6c523985c247|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:27:23.775Z|e3a8520a-d6d8-4ee0-bebb-6c523985c247|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:27:30.208Z|8cb9c841-fb69-4766-86e9-cd0a39ba8611|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:27:30.212Z|8cb9c841-fb69-4766-86e9-cd0a39ba8611|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:27:30.862Z|791704fc-a9cd-4f09-9292-c68893121db5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:27:30.863Z|791704fc-a9cd-4f09-9292-c68893121db5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:27:31.354Z|78c88a4c-3172-45b3-a719-d6c8cc070176|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:27:31.355Z|78c88a4c-3172-45b3-a719-d6c8cc070176|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:27:32.136Z|7ff9856c-e955-474e-83ef-a336894686f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:27:32.137Z|7ff9856c-e955-474e-83ef-a336894686f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:27:33.804Z|977b0133-260b-4c5f-9ed5-ca12aa53ad0c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:27:33.805Z|977b0133-260b-4c5f-9ed5-ca12aa53ad0c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:27:40.407Z|46cd21a3-58dc-4231-a0ef-2ed85ef475ae|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T04:27:40.408Z|46cd21a3-58dc-4231-a0ef-2ed85ef475ae|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T04:27:41.386Z|df1a6cc0-9fb4-47f0-b216-14b8f2cf861e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:27:41.387Z|df1a6cc0-9fb4-47f0-b216-14b8f2cf861e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:27:42.164Z|e02aedbf-aa95-4b4b-840c-1497c7b3e21f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:27:42.164Z|e02aedbf-aa95-4b4b-840c-1497c7b3e21f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:27:43.834Z|e910d7fa-c528-4fa9-89af-0c59127c9db6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:27:43.835Z|e910d7fa-c528-4fa9-89af-0c59127c9db6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:27:45.208Z|38af912e-a51a-4462-807b-7ad5a6b54b3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:27:45.209Z|38af912e-a51a-4462-807b-7ad5a6b54b3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:27:51.419Z|9af6d32a-6120-4064-95d5-787ced003762|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:27:51.420Z|9af6d32a-6120-4064-95d5-787ced003762|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:27:52.188Z|1bc47446-531e-4ed3-b06c-d9d20079f6fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:27:52.189Z|1bc47446-531e-4ed3-b06c-d9d20079f6fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:27:53.863Z|93be0df5-8fd7-415c-931f-bc178c659b3f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:27:53.864Z|93be0df5-8fd7-415c-931f-bc178c659b3f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:28:00.208Z|d4be6bad-60c7-409f-bea7-bcf14124523d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:28:00.209Z|d4be6bad-60c7-409f-bea7-bcf14124523d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:28:00.863Z|66a965f5-5798-4f19-b8ab-a25b85ceaaa5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:28:00.864Z|66a965f5-5798-4f19-b8ab-a25b85ceaaa5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:28:01.450Z|13ea7410-54a8-4e1f-a6f0-0dade4ccde06|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:28:01.450Z|13ea7410-54a8-4e1f-a6f0-0dade4ccde06|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:28:02.218Z|7fddee29-30a4-442f-87a2-6d345fa35fdb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:28:02.219Z|7fddee29-30a4-442f-87a2-6d345fa35fdb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:28:03.890Z|dfceeff0-aa76-480d-9f30-3184c0e38902|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:28:03.891Z|dfceeff0-aa76-480d-9f30-3184c0e38902|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:28:11.481Z|b0bc257c-b6f7-452e-8491-136059fa4a6b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:28:11.481Z|b0bc257c-b6f7-452e-8491-136059fa4a6b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:28:12.248Z|1deef0ca-adcc-4816-a67a-f6ff3561ef02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:28:12.248Z|1deef0ca-adcc-4816-a67a-f6ff3561ef02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:28:13.921Z|e6c8a930-4c90-44ce-bfc9-985f6e1d45e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:28:13.921Z|e6c8a930-4c90-44ce-bfc9-985f6e1d45e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:28:15.208Z|5cde6f75-516b-404e-be83-1f9ec0ff80db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:28:15.213Z|5cde6f75-516b-404e-be83-1f9ec0ff80db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:28:21.518Z|bc66047a-2505-4804-8721-d378ab0d55ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:28:21.519Z|bc66047a-2505-4804-8721-d378ab0d55ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:28:22.277Z|10a20a10-8396-47d4-b50d-f796ffee9397|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:28:22.277Z|10a20a10-8396-47d4-b50d-f796ffee9397|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:28:23.950Z|44a7fc3e-8bec-4993-8f58-e692b441bbde|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:28:23.950Z|44a7fc3e-8bec-4993-8f58-e692b441bbde|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:28:30.208Z|9783eb0b-5634-44a1-ae1f-7adefaebd785|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:28:30.209Z|9783eb0b-5634-44a1-ae1f-7adefaebd785|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:28:30.864Z|9a80e113-5e18-442b-bec9-a27596e421c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:28:30.864Z|9a80e113-5e18-442b-bec9-a27596e421c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:28:31.546Z|e69d8633-85cb-46f1-997d-021f1201d8ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:28:31.547Z|e69d8633-85cb-46f1-997d-021f1201d8ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:28:32.305Z|03256916-3c58-4e87-807d-5ee20f8a0165|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:28:32.306Z|03256916-3c58-4e87-807d-5ee20f8a0165|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:28:33.977Z|dbebb541-9c81-4a79-b5b6-fcefa031abf7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:28:33.977Z|dbebb541-9c81-4a79-b5b6-fcefa031abf7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:28:40.408Z|423446e2-bb2f-4e0d-aec3-444f415e6c1e|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T04:28:40.409Z|423446e2-bb2f-4e0d-aec3-444f415e6c1e|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T04:28:41.573Z|d35b6dc2-e97d-464d-8eb4-c9bf9deb61f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:28:41.573Z|d35b6dc2-e97d-464d-8eb4-c9bf9deb61f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:28:42.337Z|af6b0ecc-99a0-4d59-8da6-58384b201ba5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:28:42.338Z|af6b0ecc-99a0-4d59-8da6-58384b201ba5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:28:44.005Z|a092a6d2-3d02-442c-bdf7-4c3b9c6c84aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:28:44.006Z|a092a6d2-3d02-442c-bdf7-4c3b9c6c84aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:28:45.208Z|e18132b9-65d3-4bb0-860d-736ef71f31e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:28:45.210Z|e18132b9-65d3-4bb0-860d-736ef71f31e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:28:51.608Z|ecd73992-46cd-4b6a-a808-1c3b52b08f62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:28:51.609Z|ecd73992-46cd-4b6a-a808-1c3b52b08f62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:28:52.369Z|95aa4b75-8a7e-4e54-9e29-473d5977f0f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:28:52.369Z|95aa4b75-8a7e-4e54-9e29-473d5977f0f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:28:54.033Z|89369761-7f9f-4236-92a9-d43c044228a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:28:54.034Z|89369761-7f9f-4236-92a9-d43c044228a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:29:00.208Z|3d6593d0-89ee-4af1-9ac0-463feeeeefbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:29:00.215Z|3d6593d0-89ee-4af1-9ac0-463feeeeefbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:29:00.865Z|bbe8f052-9f0c-47af-a7bb-bd7a60915ec3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:29:00.866Z|bbe8f052-9f0c-47af-a7bb-bd7a60915ec3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:29:01.640Z|eeb2946c-940f-4e48-9962-ac93a798b67e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:29:01.641Z|eeb2946c-940f-4e48-9962-ac93a798b67e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:29:02.398Z|a98864cd-6faf-47da-ab47-502026bef754|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:29:02.399Z|a98864cd-6faf-47da-ab47-502026bef754|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:29:04.062Z|3fb4ba64-10b4-49d1-81a6-56399793bf88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:29:04.062Z|3fb4ba64-10b4-49d1-81a6-56399793bf88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:29:11.667Z|0f51a428-f611-4533-a64b-af5b82adc5dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:29:11.667Z|0f51a428-f611-4533-a64b-af5b82adc5dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:29:12.429Z|f6bd45bd-83a7-4ed2-b192-7f155d71f972|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:29:12.430Z|f6bd45bd-83a7-4ed2-b192-7f155d71f972|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:29:14.092Z|42a1bf57-dad7-47b4-9e31-7a7295d1423b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:29:14.093Z|42a1bf57-dad7-47b4-9e31-7a7295d1423b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:29:15.208Z|84b0c758-f054-415c-851d-cd519b33f545|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:29:15.209Z|84b0c758-f054-415c-851d-cd519b33f545|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:29:21.697Z|057713ba-550b-4bd7-8c19-b846de41b1b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:29:21.697Z|057713ba-550b-4bd7-8c19-b846de41b1b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:29:22.453Z|12005038-69f1-4aa2-afc5-76a022f2fe47|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:29:22.454Z|12005038-69f1-4aa2-afc5-76a022f2fe47|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:29:24.119Z|0a4e43f5-cb4a-4b1e-bb5a-30983dbe3683|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:29:24.119Z|0a4e43f5-cb4a-4b1e-bb5a-30983dbe3683|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:29:30.208Z|989d2c62-da4d-485c-bfa3-a57d54971489|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:29:30.209Z|989d2c62-da4d-485c-bfa3-a57d54971489|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:29:30.866Z|520d8bde-351c-4115-91db-495a880cf05b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:29:30.867Z|520d8bde-351c-4115-91db-495a880cf05b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:29:31.724Z|d9758a70-c824-4cf2-b393-c0a433019072|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:29:31.725Z|d9758a70-c824-4cf2-b393-c0a433019072|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:29:32.480Z|1cd4a521-217b-4ca4-8e80-a03c4332e6f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:29:32.480Z|1cd4a521-217b-4ca4-8e80-a03c4332e6f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:29:34.151Z|21fc9aa0-b24d-41e0-ba3f-d19dfad50aa4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:29:34.151Z|21fc9aa0-b24d-41e0-ba3f-d19dfad50aa4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:29:40.408Z|d2ca662f-de2c-4825-a9a6-18d36a17dcc6|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T04:29:40.408Z|d2ca662f-de2c-4825-a9a6-18d36a17dcc6|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T04:29:41.763Z|96d46d58-e164-43ba-a00d-d1951eb7891d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:29:41.763Z|96d46d58-e164-43ba-a00d-d1951eb7891d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:29:42.507Z|e7c1309c-705b-4c9c-aab2-f57d859fbc24|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:29:42.507Z|e7c1309c-705b-4c9c-aab2-f57d859fbc24|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:29:44.179Z|2c375c95-dfdc-4631-8f65-8567b754d21b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:29:44.180Z|2c375c95-dfdc-4631-8f65-8567b754d21b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:29:45.208Z|4279cacd-53c9-4a30-b194-0522a0a378ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:29:45.214Z|4279cacd-53c9-4a30-b194-0522a0a378ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:29:51.792Z|8dcdcd73-9b89-4ceb-8322-76b91065d36a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:29:51.793Z|8dcdcd73-9b89-4ceb-8322-76b91065d36a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:29:52.536Z|3b1ac129-5469-4475-8fcf-9843144d8c50|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:29:52.537Z|3b1ac129-5469-4475-8fcf-9843144d8c50|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:29:54.210Z|47dad871-fbe7-49d6-bc61-f529d479e792|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:29:54.211Z|47dad871-fbe7-49d6-bc61-f529d479e792|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:30:00.208Z|e1bbd8f3-5166-43a1-92ad-e62603f45b33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:30:00.209Z|e1bbd8f3-5166-43a1-92ad-e62603f45b33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:30:00.867Z|73d15aa0-5a1b-436e-8449-00db302e4adb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:30:00.867Z|73d15aa0-5a1b-436e-8449-00db302e4adb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:30:01.823Z|645a4295-b5da-432b-9fb3-dddd55d89b5e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:30:01.824Z|645a4295-b5da-432b-9fb3-dddd55d89b5e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:30:02.566Z|272d5cbf-169b-47be-9c16-3ccd71d1d1cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:30:02.567Z|272d5cbf-169b-47be-9c16-3ccd71d1d1cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:30:04.240Z|089c0b11-87c1-422a-9f93-c943fcac0788|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:30:04.240Z|089c0b11-87c1-422a-9f93-c943fcac0788|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:30:11.853Z|c4625471-133a-49b9-82df-6a375dbe818b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:30:11.860Z|c4625471-133a-49b9-82df-6a375dbe818b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:30:12.596Z|77737bb7-fb75-4d12-89b1-27593d879d13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:30:12.596Z|77737bb7-fb75-4d12-89b1-27593d879d13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:30:14.266Z|636a1055-f3da-493e-9cc6-53dd44913947|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:30:14.267Z|636a1055-f3da-493e-9cc6-53dd44913947|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:30:15.208Z|5b8ac7e7-a743-4dda-96fa-a3046b65fe99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:30:15.209Z|5b8ac7e7-a743-4dda-96fa-a3046b65fe99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:30:21.886Z|7a094435-001b-4014-a756-ee2b3fda7f5d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:30:21.887Z|7a094435-001b-4014-a756-ee2b3fda7f5d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:30:22.624Z|be2dbd24-acc0-4c6c-871e-f085085c13d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:30:22.625Z|be2dbd24-acc0-4c6c-871e-f085085c13d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:30:24.294Z|991e30cf-6604-4474-8cc8-7a452330f361|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:30:24.294Z|991e30cf-6604-4474-8cc8-7a452330f361|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:30:30.208Z|5069ff46-d3c7-418e-8dc6-935e2ae2a509|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:30:30.212Z|5069ff46-d3c7-418e-8dc6-935e2ae2a509|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:30:30.868Z|42017d9c-a9ee-47d2-8152-f21e7633c2d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:30:30.868Z|42017d9c-a9ee-47d2-8152-f21e7633c2d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:30:31.916Z|b3fb92c3-e5d4-4581-bd2b-2993ba9a1119|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:30:31.916Z|b3fb92c3-e5d4-4581-bd2b-2993ba9a1119|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:30:32.653Z|b4d39249-2dfb-4bd8-9bce-4c00dd93c1ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:30:32.654Z|b4d39249-2dfb-4bd8-9bce-4c00dd93c1ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:30:34.324Z|aa3bb0df-c604-4af7-b04b-6457e41250a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:30:34.324Z|aa3bb0df-c604-4af7-b04b-6457e41250a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:30:40.406Z|90e6d57d-8af1-4b6f-8dab-f6b69a0285eb|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T04:30:40.407Z|90e6d57d-8af1-4b6f-8dab-f6b69a0285eb|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T04:30:41.943Z|af18e650-c889-44e3-91ad-caf79a056393|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:30:41.944Z|af18e650-c889-44e3-91ad-caf79a056393|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:30:42.681Z|fb941114-00c1-4cf5-a60d-fb8761f510c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:30:42.682Z|fb941114-00c1-4cf5-a60d-fb8761f510c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:30:44.350Z|ee8595c5-ec74-417d-ba43-b80a59368078|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:30:44.350Z|ee8595c5-ec74-417d-ba43-b80a59368078|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:30:45.208Z|7f69930c-ce41-4499-baaa-b221b435d1b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:30:45.209Z|7f69930c-ce41-4499-baaa-b221b435d1b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:30:51.971Z|b03c496d-05d5-43d9-8bf8-e61b231ba1b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:30:51.972Z|b03c496d-05d5-43d9-8bf8-e61b231ba1b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:30:52.708Z|3afc8e17-09f3-4803-bb4d-95f99fde2e50|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:30:52.708Z|3afc8e17-09f3-4803-bb4d-95f99fde2e50|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:30:54.378Z|870d3815-a3dd-41e4-a2cc-5b90caa7d1b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:30:54.379Z|870d3815-a3dd-41e4-a2cc-5b90caa7d1b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:31:00.208Z|aa374b74-0839-4458-869c-ef9f4e53a770|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:31:00.208Z|aa374b74-0839-4458-869c-ef9f4e53a770|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:31:00.869Z|2c4d429c-7dd1-484f-b864-e5bab1b3464c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:31:00.869Z|2c4d429c-7dd1-484f-b864-e5bab1b3464c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:31:02.002Z|0561afcc-b023-4d8f-ab18-05b1d4ceec2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:31:02.002Z|0561afcc-b023-4d8f-ab18-05b1d4ceec2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:31:02.735Z|84b20f82-ecd5-4dfa-98c6-2004cc73a15a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:31:02.736Z|84b20f82-ecd5-4dfa-98c6-2004cc73a15a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:31:04.405Z|bd825b50-2e8e-4170-8079-93acc1fbaf71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:31:04.406Z|bd825b50-2e8e-4170-8079-93acc1fbaf71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:31:12.027Z|6654eff5-50f7-429d-afd8-eb93c971ea07|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:31:12.028Z|6654eff5-50f7-429d-afd8-eb93c971ea07|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:31:12.764Z|c1dae143-0705-4c9d-9f49-49a6c22b7adb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:31:12.764Z|c1dae143-0705-4c9d-9f49-49a6c22b7adb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:31:14.432Z|e61bf147-61ba-4d47-8c77-956d0674f48c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:31:14.433Z|e61bf147-61ba-4d47-8c77-956d0674f48c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:31:15.208Z|a1214191-e439-41fe-93de-757bad0a4c72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:31:15.212Z|a1214191-e439-41fe-93de-757bad0a4c72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:31:22.053Z|77db5267-a616-45e2-9cc1-5ba8f9dbcbc4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:31:22.053Z|77db5267-a616-45e2-9cc1-5ba8f9dbcbc4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:31:22.791Z|a4dd9e90-ee70-4483-8823-b4bef9ed623a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:31:22.792Z|a4dd9e90-ee70-4483-8823-b4bef9ed623a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:31:24.459Z|f2093238-3f8c-4cbb-83f1-3901112ad225|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:31:24.460Z|f2093238-3f8c-4cbb-83f1-3901112ad225|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:31:30.208Z|1ae97f9d-12bc-48c9-8639-84eec2256f80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:31:30.209Z|1ae97f9d-12bc-48c9-8639-84eec2256f80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:31:30.873Z|a5ce5c05-b041-453b-abb1-e05591ca55d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:31:30.873Z|a5ce5c05-b041-453b-abb1-e05591ca55d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:31:32.081Z|7c507cb9-d6e4-4109-826a-d0e2de65f038|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:31:32.082Z|7c507cb9-d6e4-4109-826a-d0e2de65f038|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:31:32.820Z|78b11315-5afe-4a1f-b36c-378876042875|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:31:32.821Z|78b11315-5afe-4a1f-b36c-378876042875|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:31:34.488Z|33ff9741-35c9-4513-8074-c0acbafaff7e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:31:34.489Z|33ff9741-35c9-4513-8074-c0acbafaff7e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:31:40.406Z|93b55be5-7101-472a-9b7b-8f473fe05ee2|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T04:31:40.407Z|93b55be5-7101-472a-9b7b-8f473fe05ee2|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T04:31:42.111Z|ed46ec22-f88d-470a-82ec-632cff59397b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:31:42.111Z|ed46ec22-f88d-470a-82ec-632cff59397b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:31:42.850Z|0849f17b-8134-4aea-97d7-9c37fe4f96f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:31:42.851Z|0849f17b-8134-4aea-97d7-9c37fe4f96f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:31:44.519Z|0913aacb-16a0-46ae-a2bd-36a944ae1f27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:31:44.519Z|0913aacb-16a0-46ae-a2bd-36a944ae1f27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:31:45.208Z|1c7aa06f-8249-4041-8237-2c829ba93abd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:31:45.209Z|1c7aa06f-8249-4041-8237-2c829ba93abd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:31:52.139Z|17f2678a-e23e-46ab-b108-4984cad56b2d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:31:52.139Z|17f2678a-e23e-46ab-b108-4984cad56b2d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:31:52.876Z|ad21ce80-c8b2-4cc2-af0d-315d67d0b53e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:31:52.876Z|ad21ce80-c8b2-4cc2-af0d-315d67d0b53e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:31:54.547Z|f883e09b-ceda-4fa3-81f7-77125d6032c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:31:54.548Z|f883e09b-ceda-4fa3-81f7-77125d6032c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:32:00.208Z|6152af2e-5302-4ac5-b11c-d3aeadcdba11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:32:00.212Z|6152af2e-5302-4ac5-b11c-d3aeadcdba11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:32:00.873Z|76def8d7-6ee5-4564-8f60-665744504446|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:32:00.874Z|76def8d7-6ee5-4564-8f60-665744504446|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:32:02.166Z|14de295a-5b62-405c-b29f-1ce0248b2d18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:32:02.167Z|14de295a-5b62-405c-b29f-1ce0248b2d18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:32:02.905Z|8c090f7b-c6a3-4127-ba73-088ee97f016f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:32:02.906Z|8c090f7b-c6a3-4127-ba73-088ee97f016f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:32:04.576Z|2fb6ac06-2239-4178-9128-5b6448bba04c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:32:04.577Z|2fb6ac06-2239-4178-9128-5b6448bba04c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:32:12.196Z|23c9bc05-6223-4cd4-9b1c-6f1c0632ad5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:32:12.196Z|23c9bc05-6223-4cd4-9b1c-6f1c0632ad5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:32:12.933Z|59c394d5-9839-4fa6-bf8b-9331c15e1dfb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:32:12.934Z|59c394d5-9839-4fa6-bf8b-9331c15e1dfb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:32:14.603Z|22bb5dd4-5322-4c3d-8722-fc7f4213c50f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:32:14.603Z|22bb5dd4-5322-4c3d-8722-fc7f4213c50f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:32:15.208Z|55a398d1-b933-4b34-938b-a4d1f157dae1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:32:15.209Z|55a398d1-b933-4b34-938b-a4d1f157dae1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:32:22.224Z|e4d737c9-f37f-44c8-8bb5-5f4f09dbce21|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:32:22.225Z|e4d737c9-f37f-44c8-8bb5-5f4f09dbce21|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:32:22.961Z|95648289-872c-4543-bb6c-46f2f54be0c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:32:22.961Z|95648289-872c-4543-bb6c-46f2f54be0c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:32:24.631Z|5d71b6cd-c2b3-41c3-b265-2e7fe3a47f7c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:32:24.632Z|5d71b6cd-c2b3-41c3-b265-2e7fe3a47f7c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:32:30.208Z|88f12bac-341e-4d2a-aa04-a14d7bbecedf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:32:30.209Z|88f12bac-341e-4d2a-aa04-a14d7bbecedf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:32:30.874Z|e6761b56-494e-485a-ac85-ba024c65a8b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:32:30.875Z|e6761b56-494e-485a-ac85-ba024c65a8b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:32:32.254Z|88098d4e-0c38-43f2-b27a-8e7b6da3d1fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:32:32.254Z|88098d4e-0c38-43f2-b27a-8e7b6da3d1fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:32:32.989Z|269d1869-5886-485b-97da-b66ff8f6aa1a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:32:32.989Z|269d1869-5886-485b-97da-b66ff8f6aa1a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:32:34.661Z|5360b8a1-5b3f-4894-900f-441620cf2368|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:32:34.661Z|5360b8a1-5b3f-4894-900f-441620cf2368|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:32:40.406Z|004aec61-bdc8-4ea8-a838-2dc9435c5cb7|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T04:32:40.407Z|004aec61-bdc8-4ea8-a838-2dc9435c5cb7|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T04:32:42.281Z|f834d1e0-7883-41f6-8487-969cdda9b856|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:32:42.282Z|f834d1e0-7883-41f6-8487-969cdda9b856|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:32:43.015Z|d1394aa5-e38a-4fa2-b21f-ce02b34ee18f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:32:43.016Z|d1394aa5-e38a-4fa2-b21f-ce02b34ee18f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:32:44.689Z|5c3d5a9a-1456-44ed-8979-606a294a54f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:32:44.689Z|5c3d5a9a-1456-44ed-8979-606a294a54f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:32:45.208Z|1900c4fe-7bc9-47e5-a3ce-e0a5990971cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:32:45.209Z|1900c4fe-7bc9-47e5-a3ce-e0a5990971cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:32:52.308Z|35af9ee3-5638-4c04-ba9d-fdd49f18c323|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:32:52.308Z|35af9ee3-5638-4c04-ba9d-fdd49f18c323|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:32:53.042Z|c297b8a1-8ea0-4f05-8dd4-69b96f68a053|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:32:53.043Z|c297b8a1-8ea0-4f05-8dd4-69b96f68a053|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:32:54.717Z|b110639a-4932-4aa2-a2b4-0d1a49f81ac1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:32:54.717Z|b110639a-4932-4aa2-a2b4-0d1a49f81ac1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:33:00.208Z|02088204-82a3-495c-a8e6-1aa1a2d4608c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:33:00.209Z|02088204-82a3-495c-a8e6-1aa1a2d4608c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:33:00.875Z|82a3c180-19aa-46da-9df0-9e2083148d46|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:33:00.876Z|82a3c180-19aa-46da-9df0-9e2083148d46|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:33:02.339Z|852b8e97-0c2e-4740-af89-7ee48fb88365|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:33:02.340Z|852b8e97-0c2e-4740-af89-7ee48fb88365|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:33:03.069Z|33e1adae-e255-4f96-bbbe-a1e0320a47a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:33:03.069Z|33e1adae-e255-4f96-bbbe-a1e0320a47a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:33:04.748Z|7e33890d-a0a8-4493-ba13-6bca946ee369|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:33:04.749Z|7e33890d-a0a8-4493-ba13-6bca946ee369|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:33:12.369Z|ec09f7a8-1701-4128-a6c8-822781e13fbe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:33:12.370Z|ec09f7a8-1701-4128-a6c8-822781e13fbe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:33:13.100Z|1c5bd917-4005-4852-8356-c0c06fbf6e16|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:33:13.101Z|1c5bd917-4005-4852-8356-c0c06fbf6e16|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:33:14.775Z|b030372c-ecd7-41a4-b9d5-d10d19df1dbd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:33:14.776Z|b030372c-ecd7-41a4-b9d5-d10d19df1dbd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:33:15.208Z|c2566e28-1cdc-461e-9caa-2e6bfd741318|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:33:15.212Z|c2566e28-1cdc-461e-9caa-2e6bfd741318|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:33:22.398Z|ba956d9e-82c8-481a-86b0-4ded9a5e75d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:33:22.399Z|ba956d9e-82c8-481a-86b0-4ded9a5e75d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:33:23.129Z|95740702-3a30-4330-b466-40850d3de57c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:33:23.130Z|95740702-3a30-4330-b466-40850d3de57c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:33:24.804Z|4ab3f968-4fa6-4210-bf87-79a7f3cd4428|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:33:24.804Z|4ab3f968-4fa6-4210-bf87-79a7f3cd4428|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:33:30.208Z|1e39a517-a600-4c4a-bcb5-399292083f47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:33:30.209Z|1e39a517-a600-4c4a-bcb5-399292083f47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:33:30.876Z|6c496889-be5e-4f82-be8e-bb1b4fd5f2a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:33:30.876Z|6c496889-be5e-4f82-be8e-bb1b4fd5f2a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:33:32.428Z|0e4d46e9-857b-4759-8fa1-4f2bfa9e175b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:33:32.428Z|0e4d46e9-857b-4759-8fa1-4f2bfa9e175b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:33:33.159Z|b70bf893-cd00-4fd7-845e-471cd40fc23d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:33:33.160Z|b70bf893-cd00-4fd7-845e-471cd40fc23d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:33:34.834Z|469a2380-075f-4e13-9d46-15b96927f139|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:33:34.834Z|469a2380-075f-4e13-9d46-15b96927f139|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:33:40.407Z|2ad69703-09f8-4d58-962a-d9d275e64a1d|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T04:33:40.408Z|2ad69703-09f8-4d58-962a-d9d275e64a1d|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T04:33:42.458Z|4d44ecce-2794-4917-a34c-3f7cd1b47dfb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:33:42.458Z|4d44ecce-2794-4917-a34c-3f7cd1b47dfb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:33:43.190Z|aecb5ec4-d822-4827-a014-9328528acb70|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:33:43.190Z|aecb5ec4-d822-4827-a014-9328528acb70|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:33:44.862Z|f63bfa7b-b638-40ab-b9da-5a3910476f89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:33:44.863Z|f63bfa7b-b638-40ab-b9da-5a3910476f89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:33:45.208Z|c1d70a79-86a9-42c1-a23a-bc5436579ef2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:33:45.209Z|c1d70a79-86a9-42c1-a23a-bc5436579ef2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:33:52.489Z|714320ef-ca8f-4275-b41e-e8c2966a2e41|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:33:52.490Z|714320ef-ca8f-4275-b41e-e8c2966a2e41|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:33:53.219Z|4706d38c-e848-46a9-8d79-aa3e751a66a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:33:53.220Z|4706d38c-e848-46a9-8d79-aa3e751a66a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:33:54.891Z|b95b3d9c-7586-43dd-8a0d-6525cf71eca7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:33:54.892Z|b95b3d9c-7586-43dd-8a0d-6525cf71eca7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:34:00.208Z|58516716-0eae-4bdf-9a13-a6c61e4ee90c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:34:00.209Z|58516716-0eae-4bdf-9a13-a6c61e4ee90c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:34:00.877Z|29511b53-2d11-4e43-ba00-01a3bf996a42|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:34:00.877Z|29511b53-2d11-4e43-ba00-01a3bf996a42|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:34:02.517Z|c787231c-69b8-441a-baa1-acfee151a9c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:34:02.518Z|c787231c-69b8-441a-baa1-acfee151a9c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:34:03.246Z|0c95088a-567a-4a26-ae32-dd2b78db90d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:34:03.247Z|0c95088a-567a-4a26-ae32-dd2b78db90d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:34:04.920Z|d84a9bf7-bcbb-4dad-958f-e2c79eff5ea3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:34:04.921Z|d84a9bf7-bcbb-4dad-958f-e2c79eff5ea3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:34:12.545Z|b46e337f-c05e-4eff-8b1e-0520325611e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:34:12.546Z|b46e337f-c05e-4eff-8b1e-0520325611e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:34:13.276Z|52bf3c27-0ec4-4c64-ac31-ac84c34e8cbe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:34:13.277Z|52bf3c27-0ec4-4c64-ac31-ac84c34e8cbe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:34:14.948Z|fe3a18a8-c16f-4ac0-82f9-6e7981e556e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:34:14.948Z|fe3a18a8-c16f-4ac0-82f9-6e7981e556e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:34:15.208Z|83c5f395-c92c-40a6-a4b9-28f1d6e09776|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:34:15.209Z|83c5f395-c92c-40a6-a4b9-28f1d6e09776|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:34:22.575Z|d311d4be-fd57-467b-8d4f-370e1403d3f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:34:22.575Z|d311d4be-fd57-467b-8d4f-370e1403d3f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:34:23.304Z|4e5d9768-a10f-4e1d-969e-ed5283967819|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:34:23.304Z|4e5d9768-a10f-4e1d-969e-ed5283967819|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:34:24.976Z|3cffccda-3da0-4a83-b554-0303ef11af08|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:34:24.977Z|3cffccda-3da0-4a83-b554-0303ef11af08|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:34:30.208Z|306618f1-9602-4e01-874c-0e9cfd67270b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:34:30.208Z|306618f1-9602-4e01-874c-0e9cfd67270b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:34:30.878Z|a7e5bc80-cb35-4ac5-b8d7-cd289c749762|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:34:30.878Z|a7e5bc80-cb35-4ac5-b8d7-cd289c749762|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:34:32.602Z|0e84af33-15e0-4137-9678-1bb72fe469d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:34:32.603Z|0e84af33-15e0-4137-9678-1bb72fe469d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:34:33.330Z|1442a29a-da0a-44c4-a205-d4c3e019e5f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:34:33.330Z|1442a29a-da0a-44c4-a205-d4c3e019e5f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:34:35.005Z|d54484f9-1ff9-41b4-bed1-6609a385c90e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:34:35.005Z|d54484f9-1ff9-41b4-bed1-6609a385c90e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:34:40.408Z|027d1bc6-a40e-4b0e-a2c2-aa13fde50510|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T04:34:40.408Z|027d1bc6-a40e-4b0e-a2c2-aa13fde50510|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T04:34:42.632Z|5aa18783-a832-4b5b-9ad3-9388454868aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:34:42.633Z|5aa18783-a832-4b5b-9ad3-9388454868aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:34:43.356Z|f17dd7f2-96fc-48cd-8b45-654a835fdde9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:34:43.357Z|f17dd7f2-96fc-48cd-8b45-654a835fdde9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:34:45.029Z|8d5eec5d-2726-4444-ab51-8d89a6798224|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:34:45.029Z|8d5eec5d-2726-4444-ab51-8d89a6798224|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:34:45.208Z|2d4a7b21-1a74-4984-a9e3-e1e9ab86863f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:34:45.209Z|2d4a7b21-1a74-4984-a9e3-e1e9ab86863f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:34:52.658Z|ac840661-2fbb-4dbb-9ef2-72877c5b31dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:34:52.659Z|ac840661-2fbb-4dbb-9ef2-72877c5b31dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:34:53.382Z|d0d2e1ff-9874-4e37-a5df-843e2fadaaa1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:34:53.383Z|d0d2e1ff-9874-4e37-a5df-843e2fadaaa1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:34:55.057Z|9da117f3-284d-4a60-9e86-2472bc797c99|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:34:55.058Z|9da117f3-284d-4a60-9e86-2472bc797c99|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:35:00.208Z|fc6e6685-8ae3-419a-8ab6-80cff2725088|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:35:00.211Z|fc6e6685-8ae3-419a-8ab6-80cff2725088|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:35:00.878Z|68c8c77e-dbde-4701-b067-9a56b645a85a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:35:00.878Z|68c8c77e-dbde-4701-b067-9a56b645a85a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:35:02.683Z|033d0432-6a18-4dde-b33b-2064f84b96d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:35:02.684Z|033d0432-6a18-4dde-b33b-2064f84b96d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:35:03.411Z|8b693369-8b10-46ac-ac06-e11a1a906c23|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:35:03.412Z|8b693369-8b10-46ac-ac06-e11a1a906c23|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:35:05.087Z|c29c3303-8a59-45c9-ba86-12bb32f638f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:35:05.088Z|c29c3303-8a59-45c9-ba86-12bb32f638f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:35:12.719Z|8197f548-3b26-4ecb-89ab-7f9686bc9833|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:35:12.720Z|8197f548-3b26-4ecb-89ab-7f9686bc9833|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:35:13.438Z|bd11ec5c-aff7-48c1-aae6-c8185c684aec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:35:13.439Z|bd11ec5c-aff7-48c1-aae6-c8185c684aec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:35:15.117Z|4122e3bc-3267-4397-8736-02bd5181b8a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:35:15.117Z|4122e3bc-3267-4397-8736-02bd5181b8a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:35:15.208Z|903fadef-d675-468f-a53d-21fdeb871ed6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:35:15.209Z|903fadef-d675-468f-a53d-21fdeb871ed6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:35:22.748Z|3023bf5c-147e-4901-bf01-5411db2dfb2d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:35:22.748Z|3023bf5c-147e-4901-bf01-5411db2dfb2d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:35:23.466Z|0003e345-c280-4542-991a-e8701923b1c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:35:23.466Z|0003e345-c280-4542-991a-e8701923b1c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:35:25.144Z|816f18cd-304e-45d2-9366-8f8b5649ed73|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:35:25.145Z|816f18cd-304e-45d2-9366-8f8b5649ed73|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:35:30.208Z|18b55fdf-95e9-4c62-84aa-92c4e1a76205|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:35:30.209Z|18b55fdf-95e9-4c62-84aa-92c4e1a76205|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:35:30.879Z|fb21f107-a50a-4f45-be91-35ed1c1b653d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:35:30.880Z|fb21f107-a50a-4f45-be91-35ed1c1b653d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:35:32.778Z|85bf27e8-702e-4b9e-8765-176f7f458455|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:35:32.778Z|85bf27e8-702e-4b9e-8765-176f7f458455|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:35:33.496Z|504cc163-1c47-451f-b861-93e91ac87f83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:35:33.496Z|504cc163-1c47-451f-b861-93e91ac87f83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:35:35.173Z|1ded1c9f-fc47-4272-b841-7a8ca6783943|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:35:35.174Z|1ded1c9f-fc47-4272-b841-7a8ca6783943|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:35:40.406Z|c7593a03-6710-4d35-93cd-6cc084206a82|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T04:35:40.407Z|c7593a03-6710-4d35-93cd-6cc084206a82|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T04:35:42.807Z|879a5ce3-0918-4964-9a4a-e9f031da8a82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:35:42.807Z|879a5ce3-0918-4964-9a4a-e9f031da8a82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:35:43.525Z|58b8e265-3d32-43d9-8970-f4911349dbfa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:35:43.525Z|58b8e265-3d32-43d9-8970-f4911349dbfa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:35:45.202Z|dcc9bfb4-12fd-4222-aafb-d5d46a6ede75|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:35:45.203Z|dcc9bfb4-12fd-4222-aafb-d5d46a6ede75|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:35:45.208Z|7c6eba98-3137-4b6f-a587-b54c8bb6e770|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:35:45.212Z|7c6eba98-3137-4b6f-a587-b54c8bb6e770|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:35:52.834Z|a8bbdee8-390b-49ac-a7e4-e00ebf343b41|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:35:52.835Z|a8bbdee8-390b-49ac-a7e4-e00ebf343b41|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:35:53.554Z|edf1ad01-4e6c-4f76-be16-d5dfff1ebfe0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:35:53.554Z|edf1ad01-4e6c-4f76-be16-d5dfff1ebfe0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:35:55.230Z|9367f74c-cc1f-49da-8f2c-d192c8a417e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:35:55.231Z|9367f74c-cc1f-49da-8f2c-d192c8a417e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:36:00.208Z|542ccefe-5597-439c-ba2c-940e8bacdeb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:36:00.209Z|542ccefe-5597-439c-ba2c-940e8bacdeb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:36:00.880Z|855ef41b-49f4-47b2-994b-3a110bfde0d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:36:00.880Z|855ef41b-49f4-47b2-994b-3a110bfde0d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:36:02.856Z|5c6b9df8-30f6-49fd-b8b4-6758b04c8c32|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:36:02.857Z|5c6b9df8-30f6-49fd-b8b4-6758b04c8c32|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:36:03.581Z|10a5f461-32e6-443f-8875-3d5bca4fa4f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:36:03.582Z|10a5f461-32e6-443f-8875-3d5bca4fa4f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:36:05.258Z|e496f050-7d48-4996-8ede-ccc6edadea0d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:36:05.259Z|e496f050-7d48-4996-8ede-ccc6edadea0d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:36:12.883Z|fe6f0fd7-a2af-4d32-8d48-51527fded79b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:36:12.884Z|fe6f0fd7-a2af-4d32-8d48-51527fded79b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:36:13.609Z|5c29f17c-1e65-440c-891d-df4c61620536|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:36:13.610Z|5c29f17c-1e65-440c-891d-df4c61620536|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:36:15.208Z|1a992d55-f675-4249-bc53-dd305028c4f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:36:15.209Z|1a992d55-f675-4249-bc53-dd305028c4f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:36:15.286Z|e05657a2-104b-43cd-b878-5c18e8c6a737|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:36:15.287Z|e05657a2-104b-43cd-b878-5c18e8c6a737|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:36:22.912Z|865556b1-96cf-4068-80f1-08e6653859b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:36:22.913Z|865556b1-96cf-4068-80f1-08e6653859b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:36:23.634Z|b564338f-f83b-45be-9839-149f0043b302|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:36:23.635Z|b564338f-f83b-45be-9839-149f0043b302|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:36:25.315Z|cb19f05b-ac82-43e9-9375-ab9683354450|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:36:25.316Z|cb19f05b-ac82-43e9-9375-ab9683354450|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:36:30.208Z|f6058bc5-8ff9-4393-a280-a500433c97d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:36:30.212Z|f6058bc5-8ff9-4393-a280-a500433c97d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:36:30.881Z|ca457b13-fcff-4288-8f67-abe5ec0cb9d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:36:30.881Z|ca457b13-fcff-4288-8f67-abe5ec0cb9d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:36:32.940Z|1cf7b811-ed33-4ad5-a2dc-c93ce4fec407|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:36:32.941Z|1cf7b811-ed33-4ad5-a2dc-c93ce4fec407|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:36:33.666Z|b4ddd2af-b38e-4673-894e-4fac1d331111|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:36:33.667Z|b4ddd2af-b38e-4673-894e-4fac1d331111|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:36:35.345Z|945a2a8f-148c-443c-8b96-dc7cab254bea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:36:35.346Z|945a2a8f-148c-443c-8b96-dc7cab254bea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:36:40.407Z|48d95237-4fcd-4a55-979c-a4f41a232776|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T04:36:40.408Z|48d95237-4fcd-4a55-979c-a4f41a232776|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T04:36:42.970Z|e881fa5a-f173-4de1-8a5e-bbf3be8336e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:36:42.971Z|e881fa5a-f173-4de1-8a5e-bbf3be8336e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:36:43.696Z|7103972c-6ad3-4c45-870e-6839c3bc15f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:36:43.697Z|7103972c-6ad3-4c45-870e-6839c3bc15f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:36:45.208Z|e0ebe434-a03c-4f86-a596-dfa46297e977|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:36:45.209Z|e0ebe434-a03c-4f86-a596-dfa46297e977|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:36:45.374Z|c6ca4806-1755-4d1b-8487-e148d14b07f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:36:45.375Z|c6ca4806-1755-4d1b-8487-e148d14b07f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:36:52.998Z|91ff1dd0-3d4c-4ec0-9eff-1d2945ba9ff4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:36:52.998Z|91ff1dd0-3d4c-4ec0-9eff-1d2945ba9ff4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:36:53.724Z|48e6364b-9ac4-4e49-94c4-cc4724bf8664|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:36:53.725Z|48e6364b-9ac4-4e49-94c4-cc4724bf8664|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:36:55.402Z|de8d02ce-8e42-4e5a-bd5b-8db5503d8465|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:36:55.402Z|de8d02ce-8e42-4e5a-bd5b-8db5503d8465|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:37:00.208Z|86e9e456-7d09-4beb-b6c5-2ea416a9bfaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:37:00.209Z|86e9e456-7d09-4beb-b6c5-2ea416a9bfaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:37:00.882Z|22ef17db-7432-447d-ac6c-8729c16d0a52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:37:00.882Z|22ef17db-7432-447d-ac6c-8729c16d0a52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:37:03.028Z|bcac641f-c2f8-4864-823f-6570d9d85c65|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:37:03.030Z|bcac641f-c2f8-4864-823f-6570d9d85c65|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:37:03.752Z|baad9287-6fa6-4922-9de6-69d282340ba4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:37:03.753Z|baad9287-6fa6-4922-9de6-69d282340ba4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:37:05.433Z|1154a7e7-7e55-4c0f-ae44-900a2191d4a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:37:05.434Z|1154a7e7-7e55-4c0f-ae44-900a2191d4a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:37:13.055Z|7a62f9fc-76df-45e1-b98d-bdf58fa8526b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:37:13.055Z|7a62f9fc-76df-45e1-b98d-bdf58fa8526b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:37:13.782Z|4df22f91-b522-438e-b9eb-fbf7ab8ffa7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:37:13.783Z|4df22f91-b522-438e-b9eb-fbf7ab8ffa7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:37:15.208Z|1ee959de-eabc-4692-b929-b798b09e90a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:37:15.212Z|1ee959de-eabc-4692-b929-b798b09e90a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:37:15.462Z|1c24d06e-9637-4d2a-a07d-34ffa2c8c330|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:37:15.463Z|1c24d06e-9637-4d2a-a07d-34ffa2c8c330|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:37:23.082Z|ce749b96-9448-4194-8a74-4501ef3624e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:37:23.083Z|ce749b96-9448-4194-8a74-4501ef3624e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:37:23.811Z|f10f9f7f-8ae5-40eb-bc7e-b8476a949b3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:37:23.812Z|f10f9f7f-8ae5-40eb-bc7e-b8476a949b3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:37:25.493Z|95ed091b-a540-4100-b0a7-2fd9929bb23f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:37:25.493Z|95ed091b-a540-4100-b0a7-2fd9929bb23f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:37:30.208Z|dc493f69-c747-4ee5-9902-3de9b3c7d656|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:37:30.209Z|dc493f69-c747-4ee5-9902-3de9b3c7d656|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:37:30.882Z|f1dd2eb9-969f-4be2-bd89-0ccad1aaa53c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:37:30.883Z|f1dd2eb9-969f-4be2-bd89-0ccad1aaa53c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:37:33.110Z|30736552-4799-494f-840e-03ee8dd5066b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:37:33.111Z|30736552-4799-494f-840e-03ee8dd5066b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:37:33.838Z|7c41dfbb-f0f2-4609-99f5-6b342b24a1da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:37:33.839Z|7c41dfbb-f0f2-4609-99f5-6b342b24a1da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:37:35.521Z|49db9a71-d736-48a7-8ba9-d2625678721e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:37:35.522Z|49db9a71-d736-48a7-8ba9-d2625678721e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:37:40.408Z|e1b5287f-667b-4347-b7cb-16716bea1319|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T04:37:40.409Z|e1b5287f-667b-4347-b7cb-16716bea1319|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T04:37:43.139Z|888f6ddf-0ef1-4a69-bf18-8fbd514de309|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:37:43.140Z|888f6ddf-0ef1-4a69-bf18-8fbd514de309|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:37:43.867Z|9363662c-19d0-41a3-995a-d83616be47ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:37:43.868Z|9363662c-19d0-41a3-995a-d83616be47ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:37:45.208Z|926c7998-062f-4ce0-913e-d326c0ad239e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:37:45.209Z|926c7998-062f-4ce0-913e-d326c0ad239e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:37:45.551Z|01e686f7-551e-42bb-b73b-5b76fd07a343|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:37:45.551Z|01e686f7-551e-42bb-b73b-5b76fd07a343|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:37:53.167Z|bacd9fa1-0c99-4cdb-9dc7-fbda265dc0d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:37:53.168Z|bacd9fa1-0c99-4cdb-9dc7-fbda265dc0d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:37:53.895Z|70daf0b3-d0db-458d-a78e-84742a52ccf6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:37:53.895Z|70daf0b3-d0db-458d-a78e-84742a52ccf6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:37:55.579Z|8b67ab92-5e7c-412d-b873-4f4bd5297dd6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:37:55.579Z|8b67ab92-5e7c-412d-b873-4f4bd5297dd6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:38:00.208Z|59fa5c50-7c2d-45ed-a4ab-0341b91ef2b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:38:00.213Z|59fa5c50-7c2d-45ed-a4ab-0341b91ef2b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:38:00.883Z|9c327d47-a69c-4df0-b76e-9b0a3c816040|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:38:00.884Z|9c327d47-a69c-4df0-b76e-9b0a3c816040|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:38:03.195Z|1071cd3a-c657-48f7-9538-38d7c5d291a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:38:03.196Z|1071cd3a-c657-48f7-9538-38d7c5d291a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:38:03.922Z|5ce82e76-6648-4ae1-9bc2-9c600bca9cc8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:38:03.923Z|5ce82e76-6648-4ae1-9bc2-9c600bca9cc8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:38:05.602Z|cf25dd1c-06ca-465c-9128-851d265c499c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:38:05.603Z|cf25dd1c-06ca-465c-9128-851d265c499c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:38:13.223Z|2a97feed-606d-4580-9213-bb767cbc552f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:38:13.224Z|2a97feed-606d-4580-9213-bb767cbc552f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:38:13.952Z|a6cbdc0b-664c-4994-a1f8-61c8fed591bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:38:13.953Z|a6cbdc0b-664c-4994-a1f8-61c8fed591bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:38:15.208Z|58972709-ab37-4e28-b23f-6b79ca3d2f8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:38:15.208Z|58972709-ab37-4e28-b23f-6b79ca3d2f8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:38:15.635Z|0d6b06ad-2716-400d-a427-943fb1bc2c16|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:38:15.636Z|0d6b06ad-2716-400d-a427-943fb1bc2c16|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:38:23.253Z|66f7f33b-52a8-4ca0-a193-7b045f04fa23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:38:23.254Z|66f7f33b-52a8-4ca0-a193-7b045f04fa23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:38:23.979Z|6fc8fe13-ae77-46d5-bd5a-445cfaaf5ffc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:38:23.980Z|6fc8fe13-ae77-46d5-bd5a-445cfaaf5ffc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:38:25.664Z|15d87f86-eb9e-49c9-a051-4918a6627a4b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:38:25.665Z|15d87f86-eb9e-49c9-a051-4918a6627a4b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:38:30.208Z|c6cb3e4e-7796-4eb6-ad52-487257989994|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:38:30.209Z|c6cb3e4e-7796-4eb6-ad52-487257989994|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:38:30.884Z|0be7e6e7-4fbc-488b-a7c6-e068515c261c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:38:30.884Z|0be7e6e7-4fbc-488b-a7c6-e068515c261c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:38:33.295Z|11aa003b-ca47-47bb-8135-fbfdc3edcc5d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:38:33.296Z|11aa003b-ca47-47bb-8135-fbfdc3edcc5d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:38:34.006Z|d5208796-0495-45b1-8788-a783ac05b32d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:38:34.007Z|d5208796-0495-45b1-8788-a783ac05b32d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:38:35.686Z|3232d6ff-d603-4416-ad88-5704fbdafdab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:38:35.687Z|3232d6ff-d603-4416-ad88-5704fbdafdab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:38:40.407Z|d2461695-0611-462a-bb0d-67a1d9a41696|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T04:38:40.408Z|d2461695-0611-462a-bb0d-67a1d9a41696|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T04:38:43.324Z|12bfdaa0-d307-4128-b8be-96a9b8f44cb8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:38:43.325Z|12bfdaa0-d307-4128-b8be-96a9b8f44cb8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:38:44.035Z|57e9ce74-db5e-421c-9103-ae5938cb320e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:38:44.036Z|57e9ce74-db5e-421c-9103-ae5938cb320e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:38:45.208Z|2be16817-8dd7-4082-92a8-68171072420b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:38:45.212Z|2be16817-8dd7-4082-92a8-68171072420b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:38:45.719Z|3b501cb0-4c2a-4c1d-92b3-22602413729e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:38:45.720Z|3b501cb0-4c2a-4c1d-92b3-22602413729e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:38:53.356Z|44e96dec-069f-4bae-b89f-6b3f5d5a7ad6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:38:53.356Z|44e96dec-069f-4bae-b89f-6b3f5d5a7ad6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:38:54.062Z|69f137c9-2b1b-4124-b625-ff13b78f4ce2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:38:54.063Z|69f137c9-2b1b-4124-b625-ff13b78f4ce2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:38:55.748Z|9cc784d6-1abc-49ea-887d-74c6fa4b6f37|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:38:55.749Z|9cc784d6-1abc-49ea-887d-74c6fa4b6f37|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:39:00.208Z|1a31489b-8642-414a-a4c8-ff6d431cb126|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:39:00.209Z|1a31489b-8642-414a-a4c8-ff6d431cb126|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:39:00.885Z|558d6bfd-6af6-48f2-aafe-eace80d93f30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:39:00.885Z|558d6bfd-6af6-48f2-aafe-eace80d93f30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:39:03.394Z|f66d0e96-08b3-4d6a-8e6e-9958df1d1c30|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:39:03.395Z|f66d0e96-08b3-4d6a-8e6e-9958df1d1c30|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:39:04.090Z|4afe175f-93b6-4bda-ad80-e3e0a7bd891c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:39:04.090Z|4afe175f-93b6-4bda-ad80-e3e0a7bd891c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:39:05.776Z|7d63f24d-bb37-4168-81e6-1eda3074cf57|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:39:05.777Z|7d63f24d-bb37-4168-81e6-1eda3074cf57|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:39:13.424Z|7d35b6f6-4615-4d89-800e-14bc58d1a758|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:39:13.425Z|7d35b6f6-4615-4d89-800e-14bc58d1a758|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:39:14.122Z|32538c68-c86c-416c-8c3e-b64f40def39b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:39:14.123Z|32538c68-c86c-416c-8c3e-b64f40def39b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:39:15.208Z|99ad8851-20d0-4f72-a950-a596ca64c654|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:39:15.209Z|99ad8851-20d0-4f72-a950-a596ca64c654|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:39:15.806Z|ba9f85bb-467f-4b8e-a701-11cf1c72929e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:39:15.806Z|ba9f85bb-467f-4b8e-a701-11cf1c72929e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:39:23.450Z|a3238886-7819-441b-8d08-f4ae3acf9e7c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:39:23.451Z|a3238886-7819-441b-8d08-f4ae3acf9e7c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:39:24.153Z|88d326e6-6458-4150-a84c-4d9003d3c227|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:39:24.153Z|88d326e6-6458-4150-a84c-4d9003d3c227|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:39:25.834Z|6004c098-e35f-4f6f-9ee9-84253e1024f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:39:25.835Z|6004c098-e35f-4f6f-9ee9-84253e1024f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:39:30.208Z|aabb8cd7-395c-49bd-8109-cbf4e024cc8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:39:30.213Z|aabb8cd7-395c-49bd-8109-cbf4e024cc8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:39:30.886Z|f5b717a8-aefc-4beb-96a3-967d1eea0cfe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:39:30.886Z|f5b717a8-aefc-4beb-96a3-967d1eea0cfe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:39:33.479Z|4129e65e-ec58-4369-85a9-d28d54b32209|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:39:33.480Z|4129e65e-ec58-4369-85a9-d28d54b32209|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:39:34.182Z|99572ea7-df82-45d8-875a-4bc0e75a1811|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:39:34.183Z|99572ea7-df82-45d8-875a-4bc0e75a1811|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:39:35.868Z|2ae55c50-1dc4-41f7-83cb-3a089ad7876b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:39:35.868Z|2ae55c50-1dc4-41f7-83cb-3a089ad7876b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:39:40.407Z|ae2c90d6-5bc4-4cea-a61a-125d2e8c96fa|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T04:39:40.408Z|ae2c90d6-5bc4-4cea-a61a-125d2e8c96fa|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T04:39:43.507Z|9c515573-9c8b-4832-8cf8-55dba2a77683|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:39:43.508Z|9c515573-9c8b-4832-8cf8-55dba2a77683|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:39:44.211Z|937b59bb-3c46-4cde-9145-413f50beaeda|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:39:44.212Z|937b59bb-3c46-4cde-9145-413f50beaeda|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:39:45.208Z|65227fee-256e-46ef-b72b-458a5e490bce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:39:45.209Z|65227fee-256e-46ef-b72b-458a5e490bce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:39:45.896Z|7a0f8816-e00e-413e-a28c-98215bb40700|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:39:45.897Z|7a0f8816-e00e-413e-a28c-98215bb40700|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:39:53.537Z|9a528d5c-d693-4ad9-9993-0bbb50ee3fe9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:39:53.538Z|9a528d5c-d693-4ad9-9993-0bbb50ee3fe9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:39:54.239Z|85dbbbe8-361d-4c10-9437-9cd003156e9e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:39:54.240Z|85dbbbe8-361d-4c10-9437-9cd003156e9e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:39:55.924Z|64eeafe7-1506-4f6a-adfb-487dd9952451|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:39:55.924Z|64eeafe7-1506-4f6a-adfb-487dd9952451|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:40:00.208Z|13eb0d1b-ee6f-4476-aa38-6ac15ad953fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:40:00.208Z|13eb0d1b-ee6f-4476-aa38-6ac15ad953fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:40:00.886Z|00dec5ca-589d-409a-a09d-9f5e7397553c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:40:00.887Z|00dec5ca-589d-409a-a09d-9f5e7397553c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:40:03.567Z|aefa2204-8040-45c1-acaa-656ac38065b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:40:03.567Z|aefa2204-8040-45c1-acaa-656ac38065b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:40:04.268Z|769d7724-a720-418d-9c81-9b812a4d6f89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:40:04.268Z|769d7724-a720-418d-9c81-9b812a4d6f89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:40:05.949Z|6cbadff5-e3b8-4c9e-9ed5-4dcffb6861b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:40:05.950Z|6cbadff5-e3b8-4c9e-9ed5-4dcffb6861b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:40:13.591Z|683e8f0a-61b4-4875-a293-9a329cb492c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:40:13.592Z|683e8f0a-61b4-4875-a293-9a329cb492c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:40:14.299Z|292c97c0-7920-49a5-892a-b1e517b1197b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:40:14.300Z|292c97c0-7920-49a5-892a-b1e517b1197b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:40:15.208Z|60dd7a1c-c26c-4c67-b746-56fce2641de3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:40:15.212Z|60dd7a1c-c26c-4c67-b746-56fce2641de3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:40:15.978Z|bad024a5-fa91-4219-8583-6c0fc555ee39|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:40:15.979Z|bad024a5-fa91-4219-8583-6c0fc555ee39|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:40:23.620Z|949858e3-ddc5-4e9a-a51f-73cf836c1781|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:40:23.620Z|949858e3-ddc5-4e9a-a51f-73cf836c1781|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:40:24.325Z|373a40d7-d1de-412a-b3e5-41646646d97f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:40:24.326Z|373a40d7-d1de-412a-b3e5-41646646d97f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:40:26.008Z|a8753b82-76d4-4853-ad75-0a169e7caf6d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:40:26.008Z|a8753b82-76d4-4853-ad75-0a169e7caf6d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:40:30.208Z|f1dc1af1-765a-4f10-a14a-0d29f26d8838|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:40:30.209Z|f1dc1af1-765a-4f10-a14a-0d29f26d8838|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:40:30.887Z|82de2eb4-ed18-4cc7-860c-6a83c2234892|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:40:30.888Z|82de2eb4-ed18-4cc7-860c-6a83c2234892|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:40:33.644Z|fc137a56-cbdf-4a13-9462-10570b3a6a5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:40:33.644Z|fc137a56-cbdf-4a13-9462-10570b3a6a5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:40:34.355Z|c983fb40-4343-49d1-a084-e13aa56ca495|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:40:34.355Z|c983fb40-4343-49d1-a084-e13aa56ca495|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:40:36.036Z|40f01e11-1286-4308-b82c-eb6fa110c1f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:40:36.037Z|40f01e11-1286-4308-b82c-eb6fa110c1f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:40:40.408Z|358db983-a4e6-469d-b74c-fdbccd46781b|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T04:40:40.409Z|358db983-a4e6-469d-b74c-fdbccd46781b|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T04:40:43.673Z|f713888b-bc00-4256-b4d3-1d6d4df1ab90|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:40:43.674Z|f713888b-bc00-4256-b4d3-1d6d4df1ab90|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:40:44.382Z|7ce3dc6b-1db9-48e9-8663-3de331dd3382|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:40:44.383Z|7ce3dc6b-1db9-48e9-8663-3de331dd3382|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:40:45.208Z|db4a265f-6f56-4e52-9d4b-87d676da60bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:40:45.209Z|db4a265f-6f56-4e52-9d4b-87d676da60bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:40:46.063Z|d8276bad-1417-45e0-944e-1ac4607f604c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:40:46.064Z|d8276bad-1417-45e0-944e-1ac4607f604c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:40:53.701Z|2c2d20ef-4153-4a6a-83ec-58d1c82605e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:40:53.702Z|2c2d20ef-4153-4a6a-83ec-58d1c82605e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:40:54.414Z|b7ee408c-4560-4151-9504-aa64d61df5e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:40:54.415Z|b7ee408c-4560-4151-9504-aa64d61df5e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:40:56.089Z|80fc4931-743b-40d5-95f8-4959cffd20cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:40:56.090Z|80fc4931-743b-40d5-95f8-4959cffd20cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:41:00.208Z|13be5894-13d6-4ded-b8ba-b03dcb1505d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:41:00.212Z|13be5894-13d6-4ded-b8ba-b03dcb1505d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:41:00.888Z|8cdd5a34-53b1-4b54-bd4a-eb8f24a47b1a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:41:00.888Z|8cdd5a34-53b1-4b54-bd4a-eb8f24a47b1a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:41:03.731Z|8bbe3e53-6706-4c82-ae3c-87660515a574|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:41:03.732Z|8bbe3e53-6706-4c82-ae3c-87660515a574|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:41:04.445Z|e8449f96-d739-486b-a850-2155f7d2d581|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:41:04.445Z|e8449f96-d739-486b-a850-2155f7d2d581|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:41:06.115Z|898edd40-a147-4883-bf29-5e1e817b215d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:41:06.116Z|898edd40-a147-4883-bf29-5e1e817b215d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:41:13.761Z|31306ca4-c4e8-4501-ac7b-1fa1fdd65d06|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:41:13.761Z|31306ca4-c4e8-4501-ac7b-1fa1fdd65d06|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:41:14.474Z|6dd8178e-16a8-437e-94cb-47f576ea3e5b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:41:14.475Z|6dd8178e-16a8-437e-94cb-47f576ea3e5b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:41:15.209Z|7d74f07c-68aa-431c-b864-492f61cb0fec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:41:15.209Z|7d74f07c-68aa-431c-b864-492f61cb0fec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:41:16.144Z|c68504e2-3c3c-4a61-857d-e030bc9a6756|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:41:16.145Z|c68504e2-3c3c-4a61-857d-e030bc9a6756|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:41:23.789Z|0a753ec1-7abf-46e3-ad32-1760a06c32e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:41:23.790Z|0a753ec1-7abf-46e3-ad32-1760a06c32e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:41:24.502Z|1799aa63-3535-4b50-b903-cff926a22bea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:41:24.502Z|1799aa63-3535-4b50-b903-cff926a22bea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:41:26.175Z|39119825-213f-4224-ace0-eed5b258afef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:41:26.175Z|39119825-213f-4224-ace0-eed5b258afef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:41:30.208Z|24d81ca5-470e-433b-93ea-fdafe12fe832|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:41:30.209Z|24d81ca5-470e-433b-93ea-fdafe12fe832|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:41:30.889Z|00f71f5f-9ebb-40a9-b987-05ddd3f50897|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:41:30.889Z|00f71f5f-9ebb-40a9-b987-05ddd3f50897|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:41:33.817Z|11d6ed48-0f33-49c2-9d98-f660da648b00|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:41:33.818Z|11d6ed48-0f33-49c2-9d98-f660da648b00|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:41:34.532Z|426d35dc-0713-4908-87b5-e00dd0f60937|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:41:34.533Z|426d35dc-0713-4908-87b5-e00dd0f60937|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:41:36.202Z|4d4ef489-a274-4f60-bb4c-48820b565497|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:41:36.203Z|4d4ef489-a274-4f60-bb4c-48820b565497|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:41:40.408Z|922911f1-b9f7-4cf8-ba74-5b84794255e1|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T04:41:40.409Z|922911f1-b9f7-4cf8-ba74-5b84794255e1|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T04:41:43.845Z|a33a5a64-71c7-4b0d-bd3a-72daa769eddf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:41:43.846Z|a33a5a64-71c7-4b0d-bd3a-72daa769eddf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:41:44.560Z|505d80b0-fd44-4d75-a7e0-f2e57a010f0e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:41:44.561Z|505d80b0-fd44-4d75-a7e0-f2e57a010f0e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:41:45.208Z|e506aeb2-a71a-4ace-b6b3-2b3162e9e5ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:41:45.215Z|e506aeb2-a71a-4ace-b6b3-2b3162e9e5ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:41:46.233Z|91aa005c-032e-4ff7-9ccf-d2119617aceb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:41:46.234Z|91aa005c-032e-4ff7-9ccf-d2119617aceb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:41:53.875Z|dd93f0d3-b717-42a4-b88a-ab2b2bab6789|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:41:53.875Z|dd93f0d3-b717-42a4-b88a-ab2b2bab6789|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:41:54.589Z|c4d66756-08a8-4df8-a5bc-cc86cbeff0d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:41:54.590Z|c4d66756-08a8-4df8-a5bc-cc86cbeff0d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:41:56.262Z|e3eb1014-d491-4107-928f-ea244de54706|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:41:56.263Z|e3eb1014-d491-4107-928f-ea244de54706|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:42:00.208Z|06656bb1-4b12-498b-9481-4d7b978eaa51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:42:00.209Z|06656bb1-4b12-498b-9481-4d7b978eaa51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:42:00.889Z|29c2f663-77ce-40a9-a350-359a9914eab0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:42:00.890Z|29c2f663-77ce-40a9-a350-359a9914eab0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:42:03.902Z|ee29f09e-036a-4b71-8d05-86e02e154416|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:42:03.903Z|ee29f09e-036a-4b71-8d05-86e02e154416|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:42:04.619Z|dd76c8d4-25cb-42c9-939b-3428554d789f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:42:04.620Z|dd76c8d4-25cb-42c9-939b-3428554d789f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:42:06.291Z|1adcf684-109d-42fe-9a65-f686a758f55c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:42:06.292Z|1adcf684-109d-42fe-9a65-f686a758f55c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:42:13.931Z|0c7f0759-ca38-4d2b-bf88-cb85714e7fab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:42:13.932Z|0c7f0759-ca38-4d2b-bf88-cb85714e7fab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:42:14.647Z|5acb166e-8785-4c92-9352-2adc8f0abdeb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:42:14.648Z|5acb166e-8785-4c92-9352-2adc8f0abdeb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:42:15.208Z|2de362fa-1a59-43a5-acc2-04faf1f92ecf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:42:15.209Z|2de362fa-1a59-43a5-acc2-04faf1f92ecf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:42:16.319Z|97cf4bf4-858c-4341-8626-2ed0aba1e94a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:42:16.320Z|97cf4bf4-858c-4341-8626-2ed0aba1e94a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:42:23.968Z|67aef4c9-1a72-4c34-8ef4-cf4be5f71b07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:42:23.969Z|67aef4c9-1a72-4c34-8ef4-cf4be5f71b07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:42:24.675Z|08d4b6c0-cca8-41a1-8905-983388550a5c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:42:24.676Z|08d4b6c0-cca8-41a1-8905-983388550a5c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:42:26.350Z|3f3cd823-0a70-4743-a8c2-7c12afce28cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:42:26.350Z|3f3cd823-0a70-4743-a8c2-7c12afce28cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:42:30.208Z|0c83e6cd-b7f2-47a2-a0c3-502a0d36643f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:42:30.213Z|0c83e6cd-b7f2-47a2-a0c3-502a0d36643f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:42:30.891Z|1161f126-f8f7-46a8-9bba-0dd44cab5a86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:42:30.891Z|1161f126-f8f7-46a8-9bba-0dd44cab5a86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:42:33.996Z|6ff153f7-6098-4140-a60b-c227942adf14|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:42:33.997Z|6ff153f7-6098-4140-a60b-c227942adf14|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:42:34.701Z|30ee5e22-9d79-4b9d-a763-d1194bc5e256|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:42:34.702Z|30ee5e22-9d79-4b9d-a763-d1194bc5e256|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:42:36.375Z|79fc8498-7032-4f3e-8748-47ce0a99eeae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:42:36.376Z|79fc8498-7032-4f3e-8748-47ce0a99eeae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:42:40.407Z|f96cd8d6-ffec-4267-be79-2fc47697301e|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T04:42:40.408Z|f96cd8d6-ffec-4267-be79-2fc47697301e|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T04:42:44.025Z|7b3b7b6d-8498-42f9-8d50-4e3d7bfe40b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:42:44.025Z|7b3b7b6d-8498-42f9-8d50-4e3d7bfe40b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:42:44.727Z|bc489a3a-f876-4a78-a6dd-b36f4218b5b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:42:44.728Z|bc489a3a-f876-4a78-a6dd-b36f4218b5b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:42:45.208Z|5c33a6e9-3514-4f70-8b8e-cc386772704f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:42:45.209Z|5c33a6e9-3514-4f70-8b8e-cc386772704f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:42:46.404Z|53f51bfd-4d1c-4bdd-bdb7-8c00b1e89bec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:42:46.405Z|53f51bfd-4d1c-4bdd-bdb7-8c00b1e89bec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:42:49.065Z|62de925c-22db-47ef-bc4f-5a8927ef380a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Entering 2023-03-16T04:42:49.066Z|62de925c-22db-47ef-bc4f-5a8927ef380a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 62de925c-22db-47ef-bc4f-5a8927ef380a already exists in requestDb InfraActiveRequests table 2023-03-16T04:42:49.067Z|62de925c-22db-47ef-bc4f-5a8927ef380a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/62de925c-22db-47ef-bc4f-5a8927ef380a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/62de925c-22db-47ef-bc4f-5a8927ef380a 2023-03-16T04:42:49.067Z|62de925c-22db-47ef-bc4f-5a8927ef380a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62de925c-22db-47ef-bc4f-5a8927ef380a|INFO|500||Invoke 2023-03-16T04:42:49.067Z|62de925c-22db-47ef-bc4f-5a8927ef380a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62de925c-22db-47ef-bc4f-5a8927ef380a|DEBUG|500||===========================request begin================================================ 2023-03-16T04:42:49.067Z|62de925c-22db-47ef-bc4f-5a8927ef380a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62de925c-22db-47ef-bc4f-5a8927ef380a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/62de925c-22db-47ef-bc4f-5a8927ef380a 2023-03-16T04:42:49.067Z|62de925c-22db-47ef-bc4f-5a8927ef380a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62de925c-22db-47ef-bc4f-5a8927ef380a|DEBUG|500||Method : GET 2023-03-16T04:42:49.067Z|62de925c-22db-47ef-bc4f-5a8927ef380a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62de925c-22db-47ef-bc4f-5a8927ef380a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"43b578aecc8416bf3d93d4a209407f36", X-B3-SpanId:"537ca0b5890073ba", X-B3-ParentSpanId:"507910fb17feac79", X-B3-Sampled:"0", X-ONAP-RequestID:"62de925c-22db-47ef-bc4f-5a8927ef380a", X-RequestID:"62de925c-22db-47ef-bc4f-5a8927ef380a", X-TransactionID:"62de925c-22db-47ef-bc4f-5a8927ef380a", X-ECOMP-RequestID:"62de925c-22db-47ef-bc4f-5a8927ef380a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3b677218-a304-4209-8b62-0c79c6122a6b"] 2023-03-16T04:42:49.067Z|62de925c-22db-47ef-bc4f-5a8927ef380a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62de925c-22db-47ef-bc4f-5a8927ef380a|DEBUG|500||Request body: 2023-03-16T04:42:49.068Z|62de925c-22db-47ef-bc4f-5a8927ef380a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62de925c-22db-47ef-bc4f-5a8927ef380a|DEBUG|500||==========================request end================================================ 2023-03-16T04:42:49.111Z|62de925c-22db-47ef-bc4f-5a8927ef380a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62de925c-22db-47ef-bc4f-5a8927ef380a|DEBUG|500||============================response begin========================================== 2023-03-16T04:42:49.111Z|62de925c-22db-47ef-bc4f-5a8927ef380a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62de925c-22db-47ef-bc4f-5a8927ef380a|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-16T04:42:49.111Z|62de925c-22db-47ef-bc4f-5a8927ef380a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62de925c-22db-47ef-bc4f-5a8927ef380a|DEBUG|500||Status text : Not Found 2023-03-16T04:42:49.111Z|62de925c-22db-47ef-bc4f-5a8927ef380a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62de925c-22db-47ef-bc4f-5a8927ef380a|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, 16 Mar 2023 04:42:49 GMT", x-envoy-upstream-service-time:"38", server:"envoy"] 2023-03-16T04:42:49.111Z|62de925c-22db-47ef-bc4f-5a8927ef380a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62de925c-22db-47ef-bc4f-5a8927ef380a|DEBUG|500||Response body: 2023-03-16T04:42:49.111Z|62de925c-22db-47ef-bc4f-5a8927ef380a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62de925c-22db-47ef-bc4f-5a8927ef380a|DEBUG|500||=======================response end================================================= 2023-03-16T04:42:49.112Z|62de925c-22db-47ef-bc4f-5a8927ef380a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62de925c-22db-47ef-bc4f-5a8927ef380a|INFO|404|Not Found|InvokeReturn 2023-03-16T04:42:49.117Z|62de925c-22db-47ef-bc4f-5a8927ef380a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 62de925c-22db-47ef-bc4f-5a8927ef380a 2023-03-16T04:42:49.118Z|62de925c-22db-47ef-bc4f-5a8927ef380a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health 2023-03-16T04:42:49.119Z|62de925c-22db-47ef-bc4f-5a8927ef380a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health 2023-03-16T04:42:49.119Z|62de925c-22db-47ef-bc4f-5a8927ef380a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke 2023-03-16T04:42:49.119Z|62de925c-22db-47ef-bc4f-5a8927ef380a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================ 2023-03-16T04:42:49.119Z|62de925c-22db-47ef-bc4f-5a8927ef380a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI : http://so-bpmn-infra:8081/manage/health 2023-03-16T04:42:49.119Z|62de925c-22db-47ef-bc4f-5a8927ef380a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method : GET 2023-03-16T04:42:49.119Z|62de925c-22db-47ef-bc4f-5a8927ef380a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"43b578aecc8416bf3d93d4a209407f36", X-B3-SpanId:"e578890a59e6798e", X-B3-ParentSpanId:"507910fb17feac79", X-B3-Sampled:"0", X-ONAP-RequestID:"62de925c-22db-47ef-bc4f-5a8927ef380a", X-RequestID:"62de925c-22db-47ef-bc4f-5a8927ef380a", X-TransactionID:"62de925c-22db-47ef-bc4f-5a8927ef380a", X-ECOMP-RequestID:"62de925c-22db-47ef-bc4f-5a8927ef380a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d87f014b-b750-42ef-b8b1-433c8a40e33e"] 2023-03-16T04:42:49.119Z|62de925c-22db-47ef-bc4f-5a8927ef380a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters 2023-03-16T04:42:49.120Z|62de925c-22db-47ef-bc4f-5a8927ef380a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================ 2023-03-16T04:42:49.131Z|62de925c-22db-47ef-bc4f-5a8927ef380a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin========================================== 2023-03-16T04:42:49.131Z|62de925c-22db-47ef-bc4f-5a8927ef380a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2023-03-16T04:42:49.131Z|62de925c-22db-47ef-bc4f-5a8927ef380a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text : Unauthorized 2023-03-16T04:42:49.131Z|62de925c-22db-47ef-bc4f-5a8927ef380a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [www-authenticate:"Basic realm="Realm"", "Basic realm="Realm"", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Thu, 16 Mar 2023 04:42:49 GMT", x-envoy-upstream-service-time:"7", server:"envoy"] 2023-03-16T04:42:49.131Z|62de925c-22db-47ef-bc4f-5a8927ef380a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 2023-03-16T04:42:49.132Z|62de925c-22db-47ef-bc4f-5a8927ef380a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end================================================= 2023-03-16T04:42:49.132Z|62de925c-22db-47ef-bc4f-5a8927ef380a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn 2023-03-16T04:42:49.132Z|62de925c-22db-47ef-bc4f-5a8927ef380a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 Unauthorized: [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke( ) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$4982eb9e.globalHealthcheck( ) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-16T04:42:49.133Z|62de925c-22db-47ef-bc4f-5a8927ef380a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health 2023-03-16T04:42:49.133Z|62de925c-22db-47ef-bc4f-5a8927ef380a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health 2023-03-16T04:42:49.133Z|62de925c-22db-47ef-bc4f-5a8927ef380a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke 2023-03-16T04:42:49.133Z|62de925c-22db-47ef-bc4f-5a8927ef380a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================ 2023-03-16T04:42:49.133Z|62de925c-22db-47ef-bc4f-5a8927ef380a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI : http://so-catalog-db-adapter:8082/manage/health 2023-03-16T04:42:49.134Z|62de925c-22db-47ef-bc4f-5a8927ef380a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method : GET 2023-03-16T04:42:49.134Z|62de925c-22db-47ef-bc4f-5a8927ef380a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"43b578aecc8416bf3d93d4a209407f36", X-B3-SpanId:"c86588bccc1184e5", X-B3-ParentSpanId:"507910fb17feac79", X-B3-Sampled:"0", X-ONAP-RequestID:"62de925c-22db-47ef-bc4f-5a8927ef380a", X-RequestID:"62de925c-22db-47ef-bc4f-5a8927ef380a", X-TransactionID:"62de925c-22db-47ef-bc4f-5a8927ef380a", X-ECOMP-RequestID:"62de925c-22db-47ef-bc4f-5a8927ef380a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7501e88c-fa82-49dc-9c99-47610aab9a27"] 2023-03-16T04:42:49.134Z|62de925c-22db-47ef-bc4f-5a8927ef380a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters 2023-03-16T04:42:49.134Z|62de925c-22db-47ef-bc4f-5a8927ef380a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================ 2023-03-16T04:42:49.146Z|62de925c-22db-47ef-bc4f-5a8927ef380a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin========================================== 2023-03-16T04:42:49.146Z|62de925c-22db-47ef-bc4f-5a8927ef380a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2023-03-16T04:42:49.146Z|62de925c-22db-47ef-bc4f-5a8927ef380a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text : Unauthorized 2023-03-16T04:42:49.146Z|62de925c-22db-47ef-bc4f-5a8927ef380a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [www-authenticate:"Basic realm="Realm"", "Basic realm="Realm"", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Thu, 16 Mar 2023 04:42:49 GMT", x-envoy-upstream-service-time:"8", server:"envoy"] 2023-03-16T04:42:49.146Z|62de925c-22db-47ef-bc4f-5a8927ef380a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 2023-03-16T04:42:49.146Z|62de925c-22db-47ef-bc4f-5a8927ef380a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end================================================= 2023-03-16T04:42:49.147Z|62de925c-22db-47ef-bc4f-5a8927ef380a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn 2023-03-16T04:42:49.147Z|62de925c-22db-47ef-bc4f-5a8927ef380a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 Unauthorized: [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke( ) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$4982eb9e.globalHealthcheck( ) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-16T04:42:49.147Z|62de925c-22db-47ef-bc4f-5a8927ef380a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@4d1122dd 2023-03-16T04:42:49.151Z|62de925c-22db-47ef-bc4f-5a8927ef380a|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T04:42:54.055Z|60bf9f4e-6bb3-4e85-8a6d-ca421f2ffb85|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:42:54.055Z|60bf9f4e-6bb3-4e85-8a6d-ca421f2ffb85|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:42:54.755Z|708555cf-6578-45bf-b5d5-13a7f79c1d59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:42:54.756Z|708555cf-6578-45bf-b5d5-13a7f79c1d59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:42:56.432Z|b8de420c-934a-4db4-b4f4-86ebb9cbe45b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:42:56.433Z|b8de420c-934a-4db4-b4f4-86ebb9cbe45b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:43:00.208Z|76b8d264-4aed-4437-ab61-4c8efd5f0cf9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:43:00.209Z|76b8d264-4aed-4437-ab61-4c8efd5f0cf9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:43:00.891Z|29daf9e7-d332-4535-aedf-27478cb172ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:43:00.892Z|29daf9e7-d332-4535-aedf-27478cb172ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:43:04.083Z|688bd774-7134-4a24-98e5-ff6d2adaf38f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:43:04.083Z|688bd774-7134-4a24-98e5-ff6d2adaf38f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:43:04.781Z|5386b578-7017-4b13-bd71-6f562c1b39fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:43:04.782Z|5386b578-7017-4b13-bd71-6f562c1b39fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:43:06.460Z|dfb001d4-b123-41f1-83d3-3aafb91fb222|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:43:06.460Z|dfb001d4-b123-41f1-83d3-3aafb91fb222|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:43:14.113Z|ef164b17-2d1a-478f-ad73-f568991a0a1f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:43:14.114Z|ef164b17-2d1a-478f-ad73-f568991a0a1f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:43:14.811Z|6ca63ee8-ef61-4c8b-b189-6db6431f3c67|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:43:14.812Z|6ca63ee8-ef61-4c8b-b189-6db6431f3c67|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:43:15.208Z|6ef6e303-b508-4180-bf36-d8f2bf382b97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:43:15.212Z|6ef6e303-b508-4180-bf36-d8f2bf382b97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:43:16.489Z|bb7dfff8-964f-4683-bd64-c0a82d7699f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:43:16.490Z|bb7dfff8-964f-4683-bd64-c0a82d7699f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:43:24.142Z|2cba9530-d219-4796-81e0-a0611de336af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:43:24.143Z|2cba9530-d219-4796-81e0-a0611de336af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:43:24.839Z|80f3b0eb-4a9b-407f-b8a1-bf0c38a70d8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:43:24.840Z|80f3b0eb-4a9b-407f-b8a1-bf0c38a70d8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:43:26.517Z|6ee13b91-1d2a-4591-bca5-6a6e5690c97a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:43:26.518Z|6ee13b91-1d2a-4591-bca5-6a6e5690c97a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:43:30.208Z|174a65f9-4bfe-4547-bbff-40e3378417bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:43:30.209Z|174a65f9-4bfe-4547-bbff-40e3378417bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:43:30.892Z|5af5adce-71dc-4f98-bd1b-60ce952815b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:43:30.893Z|5af5adce-71dc-4f98-bd1b-60ce952815b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:43:34.172Z|9ddcb987-e7e3-49bb-9ce6-53ed0a96912c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:43:34.172Z|9ddcb987-e7e3-49bb-9ce6-53ed0a96912c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:43:34.864Z|7989f364-8425-4e2e-bf46-30c4f7fa3984|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:43:34.865Z|7989f364-8425-4e2e-bf46-30c4f7fa3984|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:43:36.547Z|22ad7d48-3dae-4a23-aece-7f49c9526731|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:43:36.548Z|22ad7d48-3dae-4a23-aece-7f49c9526731|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:43:40.408Z|cf61c847-fc75-48ac-8b55-7525927db71f|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T04:43:40.409Z|cf61c847-fc75-48ac-8b55-7525927db71f|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T04:43:44.201Z|3b62c067-fe8a-4e8e-bd39-cea2b752c13a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:43:44.202Z|3b62c067-fe8a-4e8e-bd39-cea2b752c13a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:43:44.891Z|0104c37a-4add-4b7d-9a02-ec577018a8b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:43:44.891Z|0104c37a-4add-4b7d-9a02-ec577018a8b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:43:45.208Z|430e7e66-5b1d-4f3e-820e-c4ed7d331b02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:43:45.209Z|430e7e66-5b1d-4f3e-820e-c4ed7d331b02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:43:46.574Z|5895fda9-4bd9-4fbf-914f-496af621034e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:43:46.574Z|5895fda9-4bd9-4fbf-914f-496af621034e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:43:54.233Z|7c9bd95d-9e53-42bf-820c-cac68eee6e5e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:43:54.233Z|7c9bd95d-9e53-42bf-820c-cac68eee6e5e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:43:54.920Z|4beddc57-eee8-4165-a466-042120e94fc3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:43:54.921Z|4beddc57-eee8-4165-a466-042120e94fc3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:43:56.603Z|29993d33-0e57-44f7-8177-7216ac9f0fff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:43:56.604Z|29993d33-0e57-44f7-8177-7216ac9f0fff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:44:00.208Z|5c2cfaef-2963-496b-9ea2-2beb23e8f04c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:44:00.212Z|5c2cfaef-2963-496b-9ea2-2beb23e8f04c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:44:00.893Z|fe8e0703-fd7f-4e56-b82e-b8685ba97153|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:44:00.894Z|fe8e0703-fd7f-4e56-b82e-b8685ba97153|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:44:01.771Z|b3e3a38d-6a9e-4b1a-938e-004cbd3728c8|http-nio-8080-exec-3|manage/health|python-requests/2.28.2|||INFO|500||Entering 2023-03-16T04:44:01.772Z|b3e3a38d-6a9e-4b1a-938e-004cbd3728c8|http-nio-8080-exec-3|manage/health|python-requests/2.28.2|||INFO|404|Not Found|Exiting. 2023-03-16T04:44:04.263Z|e508cdcd-900b-40c3-a395-cc85b18a9afd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:44:04.264Z|e508cdcd-900b-40c3-a395-cc85b18a9afd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:44:04.950Z|2d83ac81-af51-4d46-a4e7-e1aa3b34d09b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:44:04.950Z|2d83ac81-af51-4d46-a4e7-e1aa3b34d09b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:44:06.633Z|1c782eae-85e6-4047-8e38-710dc98207e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:44:06.634Z|1c782eae-85e6-4047-8e38-710dc98207e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:44:14.294Z|cd592273-26cc-4324-845c-8fff2f439629|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:44:14.295Z|cd592273-26cc-4324-845c-8fff2f439629|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:44:14.976Z|403c7ddc-0e86-49ee-8f27-69e6e5bfb5ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:44:14.977Z|403c7ddc-0e86-49ee-8f27-69e6e5bfb5ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:44:15.208Z|72de2eaa-9fca-489b-afe9-17d9f321a96d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:44:15.209Z|72de2eaa-9fca-489b-afe9-17d9f321a96d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:44:16.663Z|4f339516-f95b-4c78-89d9-c0235e04a2e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:44:16.664Z|4f339516-f95b-4c78-89d9-c0235e04a2e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:44:24.325Z|a67c5e86-09be-40a9-a248-4ca833f3c6f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:44:24.326Z|a67c5e86-09be-40a9-a248-4ca833f3c6f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:44:25.006Z|5aecee5e-ec31-4d56-a125-efb7d41c411d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:44:25.007Z|5aecee5e-ec31-4d56-a125-efb7d41c411d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:44:26.693Z|7be81f91-fce5-4dd8-8bcb-bfd911c1b16a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:44:26.694Z|7be81f91-fce5-4dd8-8bcb-bfd911c1b16a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:44:30.208Z|18597c92-b372-4f3d-9085-85d873654290|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:44:30.209Z|18597c92-b372-4f3d-9085-85d873654290|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:44:30.894Z|3f845d5e-120b-4056-a644-d5b2b98ad8b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:44:30.894Z|3f845d5e-120b-4056-a644-d5b2b98ad8b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:44:34.356Z|35d0b71c-1360-47b5-b984-88531f31d7d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:44:34.356Z|35d0b71c-1360-47b5-b984-88531f31d7d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:44:35.033Z|24a41f2f-42c4-45f1-a4a9-340176c492f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:44:35.034Z|24a41f2f-42c4-45f1-a4a9-340176c492f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:44:36.725Z|82bb331a-7c9e-46b4-b562-23ce9c4c024e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:44:36.726Z|82bb331a-7c9e-46b4-b562-23ce9c4c024e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:44:40.407Z|e0dfd94e-add2-4a36-b486-b21fde097e3f|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T04:44:40.408Z|e0dfd94e-add2-4a36-b486-b21fde097e3f|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T04:44:44.385Z|aff4b8bc-c39f-4ef0-a2b4-7f3e06245945|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:44:44.385Z|aff4b8bc-c39f-4ef0-a2b4-7f3e06245945|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:44:45.060Z|96ec5554-c9cc-4b25-9370-0dfe9475f992|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:44:45.060Z|96ec5554-c9cc-4b25-9370-0dfe9475f992|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:44:45.208Z|cbb6481d-69db-4af5-a767-b734f2281626|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:44:45.213Z|cbb6481d-69db-4af5-a767-b734f2281626|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:44:46.756Z|a4703e8f-e019-41b3-a718-78723422970a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:44:46.757Z|a4703e8f-e019-41b3-a718-78723422970a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:44:54.417Z|04938db5-2171-4e67-8385-b7b3a69036cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:44:54.418Z|04938db5-2171-4e67-8385-b7b3a69036cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:44:55.088Z|2d24bee9-e00c-41ac-8289-34606e76a70a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:44:55.088Z|2d24bee9-e00c-41ac-8289-34606e76a70a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:44:56.782Z|e43a4522-d377-4196-8ded-590d6781728b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:44:56.783Z|e43a4522-d377-4196-8ded-590d6781728b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:45:00.208Z|fc4c2824-8fc2-45a0-85c2-53b6f6f9d5fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:45:00.209Z|fc4c2824-8fc2-45a0-85c2-53b6f6f9d5fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:45:00.895Z|6bc2f024-bc00-4227-914c-e9b6c17f7457|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:45:00.895Z|6bc2f024-bc00-4227-914c-e9b6c17f7457|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:45:04.446Z|8bf573eb-ac3b-48d9-bad1-c4bc12c9eb92|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:45:04.447Z|8bf573eb-ac3b-48d9-bad1-c4bc12c9eb92|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:45:05.118Z|b1f69e06-04b0-4809-9fd6-86ad8a57427e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:45:05.120Z|b1f69e06-04b0-4809-9fd6-86ad8a57427e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:45:06.812Z|a1276a0e-32ba-4eca-9f56-6bf20db4ee08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:45:06.813Z|a1276a0e-32ba-4eca-9f56-6bf20db4ee08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:45:14.476Z|b40fded6-9d13-4145-90f7-229feb700368|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:45:14.476Z|b40fded6-9d13-4145-90f7-229feb700368|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:45:15.150Z|54e5daf0-4dfa-4684-8e7d-002837030826|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:45:15.151Z|54e5daf0-4dfa-4684-8e7d-002837030826|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:45:15.208Z|a2fa8b27-8596-47ee-b360-121ed807ffb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:45:15.209Z|a2fa8b27-8596-47ee-b360-121ed807ffb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:45:16.842Z|93148a97-892a-4dc9-9579-d8f8a5891d5c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:45:16.843Z|93148a97-892a-4dc9-9579-d8f8a5891d5c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:45:24.504Z|4e69baad-6121-4a6b-8054-26e6c2b9a1ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:45:24.505Z|4e69baad-6121-4a6b-8054-26e6c2b9a1ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:45:25.179Z|e1604499-ddee-4a37-ad09-2ccbe92e6f94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:45:25.180Z|e1604499-ddee-4a37-ad09-2ccbe92e6f94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:45:26.872Z|87a2cbe4-2644-4b95-88f2-8cee84ed9d38|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:45:26.873Z|87a2cbe4-2644-4b95-88f2-8cee84ed9d38|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:45:30.208Z|b8a7e9c3-8639-46f4-816b-f51c6ae8cf3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:45:30.213Z|b8a7e9c3-8639-46f4-816b-f51c6ae8cf3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:45:30.896Z|ec179a88-f279-4da1-993c-53892cb5f257|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:45:30.896Z|ec179a88-f279-4da1-993c-53892cb5f257|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:45:34.533Z|8b95b815-2ce4-4ac2-8605-b216dac893c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:45:34.533Z|8b95b815-2ce4-4ac2-8605-b216dac893c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:45:35.210Z|632c1ace-80d3-47cc-86ff-fc76299ffd4d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:45:35.210Z|632c1ace-80d3-47cc-86ff-fc76299ffd4d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:45:36.903Z|3dfab14f-8925-455f-a87e-b4491d4b74ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:45:36.904Z|3dfab14f-8925-455f-a87e-b4491d4b74ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:45:40.408Z|c37a453d-54ad-4e5c-a761-4d9ebe320c4b|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T04:45:40.409Z|c37a453d-54ad-4e5c-a761-4d9ebe320c4b|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T04:45:44.567Z|db1b4852-02f5-4ad6-b976-87d4db682ea7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:45:44.567Z|db1b4852-02f5-4ad6-b976-87d4db682ea7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:45:45.208Z|40e1d307-3ff7-42ec-ab95-4baa478068ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:45:45.209Z|40e1d307-3ff7-42ec-ab95-4baa478068ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:45:45.240Z|8d3b9173-ac65-40e4-bc45-8e6844b28d50|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:45:45.241Z|8d3b9173-ac65-40e4-bc45-8e6844b28d50|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:45:46.933Z|71324d93-2309-4d5c-b5ad-8222e83e6d05|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:45:46.933Z|71324d93-2309-4d5c-b5ad-8222e83e6d05|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:45:54.596Z|d57ab3aa-18c9-45ba-935a-b88072c3639e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:45:54.597Z|d57ab3aa-18c9-45ba-935a-b88072c3639e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:45:55.269Z|7a7959b5-1160-4ea8-b922-7916c78586b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:45:55.270Z|7a7959b5-1160-4ea8-b922-7916c78586b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:45:56.960Z|e1083f95-b12c-4adc-8e8b-d591e21bff7d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:45:56.961Z|e1083f95-b12c-4adc-8e8b-d591e21bff7d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:46:00.208Z|7063c5d8-6b34-4630-818b-29955efca47b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:46:00.209Z|7063c5d8-6b34-4630-818b-29955efca47b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:46:00.897Z|1824e1fb-5b85-46a8-8722-7aa368047182|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:46:00.897Z|1824e1fb-5b85-46a8-8722-7aa368047182|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:46:04.626Z|02bf15d0-3c03-484e-bc33-0dbf520efe00|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:46:04.626Z|02bf15d0-3c03-484e-bc33-0dbf520efe00|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:46:05.298Z|500aaa06-42da-46c0-bd76-2ff426a44fca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:46:05.298Z|500aaa06-42da-46c0-bd76-2ff426a44fca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:46:06.988Z|b86a0e24-4f2c-41ba-80c7-99995972ff01|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:46:06.988Z|b86a0e24-4f2c-41ba-80c7-99995972ff01|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:46:14.654Z|c5d18ca3-c910-4348-b487-73cc3c3d7c6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:46:14.654Z|c5d18ca3-c910-4348-b487-73cc3c3d7c6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:46:15.208Z|0037163d-c939-4c8a-9ccc-5fced48d3a7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:46:15.212Z|0037163d-c939-4c8a-9ccc-5fced48d3a7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:46:15.325Z|9540fecc-3951-4863-9ff3-24bbc8bd96f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:46:15.326Z|9540fecc-3951-4863-9ff3-24bbc8bd96f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:46:17.016Z|006d5174-9933-4630-9671-6829a7c79908|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:46:17.017Z|006d5174-9933-4630-9671-6829a7c79908|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:46:24.681Z|a27df160-11a5-4330-8c66-e726b8cd1c48|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:46:24.682Z|a27df160-11a5-4330-8c66-e726b8cd1c48|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:46:25.352Z|acc182fe-17aa-485e-989e-860a85a8a9ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:46:25.352Z|acc182fe-17aa-485e-989e-860a85a8a9ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:46:27.039Z|f33673e1-75e6-44e1-be8c-41d0c23e038e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:46:27.040Z|f33673e1-75e6-44e1-be8c-41d0c23e038e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:46:30.208Z|f179c96f-9379-4ded-b817-fcbe0ac884c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:46:30.209Z|f179c96f-9379-4ded-b817-fcbe0ac884c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:46:30.897Z|72e1abd8-4c82-4982-af33-0880d6c3f4b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:46:30.898Z|72e1abd8-4c82-4982-af33-0880d6c3f4b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:46:34.707Z|d9385f41-1667-4088-b03e-f351bba4cc9b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:46:34.708Z|d9385f41-1667-4088-b03e-f351bba4cc9b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:46:35.379Z|948bb4f4-ee2a-4be9-a10c-130d43abb284|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:46:35.379Z|948bb4f4-ee2a-4be9-a10c-130d43abb284|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:46:37.066Z|c0129923-dd47-4b5d-b776-6ed934f89efc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:46:37.066Z|c0129923-dd47-4b5d-b776-6ed934f89efc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:46:40.407Z|4263eb1d-3400-4fff-a6c3-a6da5e79eb5a|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T04:46:40.408Z|4263eb1d-3400-4fff-a6c3-a6da5e79eb5a|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T04:46:44.737Z|8a05b260-2f5d-4a45-a895-355c6808a0e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:46:44.737Z|8a05b260-2f5d-4a45-a895-355c6808a0e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:46:45.208Z|dc10ae87-4c5a-4928-83a8-92c1f3080189|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:46:45.209Z|dc10ae87-4c5a-4928-83a8-92c1f3080189|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:46:45.405Z|bc52b9a0-7c7d-4119-af67-4473e293239b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:46:45.406Z|bc52b9a0-7c7d-4119-af67-4473e293239b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:46:47.093Z|c98a718e-dc87-4228-be58-e340d2f05eea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:46:47.093Z|c98a718e-dc87-4228-be58-e340d2f05eea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:46:54.773Z|a6307425-f330-45d3-bee0-6ca4ff92934c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:46:54.774Z|a6307425-f330-45d3-bee0-6ca4ff92934c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:46:55.434Z|532a2e65-e954-473b-8b01-53d5045fe819|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:46:55.435Z|532a2e65-e954-473b-8b01-53d5045fe819|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:46:57.121Z|a4408567-92f4-4e8d-90a7-0473eb1bdf60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:46:57.122Z|a4408567-92f4-4e8d-90a7-0473eb1bdf60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:47:00.208Z|e2ed50e5-b3ef-4817-8c0d-e83a15a61b70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:47:00.212Z|e2ed50e5-b3ef-4817-8c0d-e83a15a61b70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:47:00.898Z|3de8364d-7f0e-49e5-b208-c7d288626642|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:47:00.898Z|3de8364d-7f0e-49e5-b208-c7d288626642|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:47:04.803Z|6d269697-536d-4fdd-9e57-f361cc350813|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:47:04.804Z|6d269697-536d-4fdd-9e57-f361cc350813|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:47:05.464Z|d1c683f7-aff8-45bb-bd50-2a7a3e70f849|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:47:05.465Z|d1c683f7-aff8-45bb-bd50-2a7a3e70f849|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:47:07.150Z|2d5e2115-d36f-4d24-9140-5135b21eb358|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:47:07.151Z|2d5e2115-d36f-4d24-9140-5135b21eb358|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:47:14.831Z|c11e1b67-165d-4c99-a406-6100f88ceea4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:47:14.832Z|c11e1b67-165d-4c99-a406-6100f88ceea4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:47:15.208Z|775042ae-8f98-4180-9a69-d824d566714a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:47:15.209Z|775042ae-8f98-4180-9a69-d824d566714a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:47:15.494Z|f67fae3e-7b2a-4afd-850b-eb916b9de9ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:47:15.495Z|f67fae3e-7b2a-4afd-850b-eb916b9de9ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:47:17.180Z|b31756c8-913b-4009-b5a5-bb86613d0c1e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:47:17.180Z|b31756c8-913b-4009-b5a5-bb86613d0c1e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:47:24.861Z|f1d50342-3df7-44c7-bb0b-ed8b4e8c6d55|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:47:24.861Z|f1d50342-3df7-44c7-bb0b-ed8b4e8c6d55|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:47:25.519Z|88204525-2a30-4f4a-96ab-5f2edc80a44d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:47:25.520Z|88204525-2a30-4f4a-96ab-5f2edc80a44d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:47:27.208Z|df880891-b09b-4bed-bbc4-69f72e29b917|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:47:27.209Z|df880891-b09b-4bed-bbc4-69f72e29b917|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:47:30.208Z|a8d94ea5-7a67-48e4-8bce-9bbb1b83ff2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:47:30.209Z|a8d94ea5-7a67-48e4-8bce-9bbb1b83ff2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:47:30.899Z|fbe8dcec-f0cb-4912-a03d-e5bd215633f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:47:30.899Z|fbe8dcec-f0cb-4912-a03d-e5bd215633f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:47:34.887Z|3803b244-91cb-4d68-ba9e-c3340bf03d5a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:47:34.888Z|3803b244-91cb-4d68-ba9e-c3340bf03d5a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:47:35.546Z|73f4d1f1-fdd6-46fe-9ebc-46933951e798|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:47:35.546Z|73f4d1f1-fdd6-46fe-9ebc-46933951e798|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:47:37.235Z|41828d99-a664-4da0-bb00-7c192839e4ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:47:37.235Z|41828d99-a664-4da0-bb00-7c192839e4ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:47:40.407Z|eab4e5b7-df94-48cb-a653-8844415de250|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T04:47:40.407Z|eab4e5b7-df94-48cb-a653-8844415de250|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T04:47:44.915Z|8fa645ee-8c0b-4353-b275-fd81e3369a30|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:47:44.916Z|8fa645ee-8c0b-4353-b275-fd81e3369a30|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:47:45.208Z|c209230a-02ce-446c-82c6-247bdb4f1a2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:47:45.212Z|c209230a-02ce-446c-82c6-247bdb4f1a2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:47:45.571Z|1ce45e87-30ce-4520-8cf4-3c86f1709b7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:47:45.571Z|1ce45e87-30ce-4520-8cf4-3c86f1709b7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:47:47.261Z|746116ce-a408-4a2b-b7da-ad9c939454c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:47:47.261Z|746116ce-a408-4a2b-b7da-ad9c939454c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:47:54.939Z|5287a857-ae77-4c8c-a25d-e0dda7bc76e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:47:54.940Z|5287a857-ae77-4c8c-a25d-e0dda7bc76e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:47:55.598Z|4ec3c147-673b-4172-ab9e-7fc15a7d14e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:47:55.599Z|4ec3c147-673b-4172-ab9e-7fc15a7d14e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:47:57.293Z|0f7779f7-fe34-4564-9094-951c34175bd4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:47:57.293Z|0f7779f7-fe34-4564-9094-951c34175bd4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:48:00.208Z|12875874-d059-49e2-a626-654f3da2fbd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:48:00.209Z|12875874-d059-49e2-a626-654f3da2fbd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:48:00.900Z|c8d0173e-3cac-45f4-8d6a-8e31e5ee9127|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:48:00.900Z|c8d0173e-3cac-45f4-8d6a-8e31e5ee9127|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:48:04.971Z|63e54e7b-a09b-4a83-8149-a006482fb469|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:48:04.971Z|63e54e7b-a09b-4a83-8149-a006482fb469|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:48:05.626Z|7aebc8d2-5de3-44c7-85af-92e29112a34a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:48:05.626Z|7aebc8d2-5de3-44c7-85af-92e29112a34a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:48:07.318Z|8ca87655-2297-4a1a-9f28-49100476f80b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:48:07.318Z|8ca87655-2297-4a1a-9f28-49100476f80b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:48:14.998Z|0f0354ac-18c4-4fdc-8b52-ac9fd0537424|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:48:14.999Z|0f0354ac-18c4-4fdc-8b52-ac9fd0537424|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:48:15.208Z|7cb6657a-69cb-41c0-8146-e162b09ef327|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:48:15.208Z|7cb6657a-69cb-41c0-8146-e162b09ef327|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:48:15.648Z|2b9d7773-d947-4ba1-84a8-4d1a2179e749|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:48:15.648Z|2b9d7773-d947-4ba1-84a8-4d1a2179e749|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:48:17.347Z|712724cf-6eb6-42a8-962a-eef77532b013|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:48:17.348Z|712724cf-6eb6-42a8-962a-eef77532b013|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:48:25.028Z|e4b564ec-5ac8-4034-92c5-f709a2aed322|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:48:25.029Z|e4b564ec-5ac8-4034-92c5-f709a2aed322|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:48:25.674Z|5cb3f257-5be8-4200-9a8d-f41f359b92e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:48:25.674Z|5cb3f257-5be8-4200-9a8d-f41f359b92e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:48:27.375Z|25aaeb15-1e94-4e14-957a-2e166f970675|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:48:27.375Z|25aaeb15-1e94-4e14-957a-2e166f970675|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:48:30.208Z|7111bff0-46c8-4e32-8c2d-e4d8ddebda6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:48:30.213Z|7111bff0-46c8-4e32-8c2d-e4d8ddebda6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:48:30.901Z|f9433e4c-32b6-4516-8ec6-3f03da541311|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:48:30.901Z|f9433e4c-32b6-4516-8ec6-3f03da541311|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:48:35.061Z|017b7a3d-d9bc-486e-8f8d-67d99f30d42e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:48:35.062Z|017b7a3d-d9bc-486e-8f8d-67d99f30d42e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:48:35.698Z|f9eb506d-2e02-4b13-88af-3eafbb2e153d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:48:35.698Z|f9eb506d-2e02-4b13-88af-3eafbb2e153d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:48:37.401Z|4b627594-d7e0-4d63-87f2-bb7162f928e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:48:37.401Z|4b627594-d7e0-4d63-87f2-bb7162f928e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:48:40.406Z|906a8eda-ff3f-4896-8e6c-4a419f7dabbc|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T04:48:40.407Z|906a8eda-ff3f-4896-8e6c-4a419f7dabbc|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T04:48:45.089Z|229c3896-c551-4795-9f04-2d9f6c911889|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:48:45.090Z|229c3896-c551-4795-9f04-2d9f6c911889|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:48:45.208Z|f1702e5b-84bd-4d6e-86e8-29da45b3c4b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:48:45.209Z|f1702e5b-84bd-4d6e-86e8-29da45b3c4b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:48:45.726Z|2cafddae-913e-41da-bc3b-da1481cfcb72|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:48:45.726Z|2cafddae-913e-41da-bc3b-da1481cfcb72|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:48:47.426Z|55469b4e-0c1c-4df6-9ef3-120b44d16dd0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:48:47.426Z|55469b4e-0c1c-4df6-9ef3-120b44d16dd0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:48:55.116Z|40272082-9956-473d-ad96-44ca863eb9aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:48:55.117Z|40272082-9956-473d-ad96-44ca863eb9aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:48:55.753Z|006aa662-401d-4a74-b08d-9e63b3d25b65|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:48:55.754Z|006aa662-401d-4a74-b08d-9e63b3d25b65|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:48:57.452Z|1d6d0eba-ff1b-4b5b-9a06-5704682f3c83|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:48:57.452Z|1d6d0eba-ff1b-4b5b-9a06-5704682f3c83|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:49:00.208Z|94051e2a-339c-4243-a94f-b2b51f25a91a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:49:00.208Z|94051e2a-339c-4243-a94f-b2b51f25a91a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:49:00.902Z|c0a42bac-794d-4152-a252-f2b29d41f578|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:49:00.902Z|c0a42bac-794d-4152-a252-f2b29d41f578|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:49:05.143Z|4f202c71-dc46-4f92-9588-58d867b4837e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:49:05.144Z|4f202c71-dc46-4f92-9588-58d867b4837e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:49:05.779Z|f367cd00-3565-48bb-8834-f685149d2faa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:49:05.780Z|f367cd00-3565-48bb-8834-f685149d2faa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:49:07.477Z|558994d5-26c1-4d55-b4a4-3dfea42b4395|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:49:07.477Z|558994d5-26c1-4d55-b4a4-3dfea42b4395|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:49:15.170Z|4f20269d-a3ce-4982-9f20-eda5cd518506|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:49:15.171Z|4f20269d-a3ce-4982-9f20-eda5cd518506|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:49:15.208Z|30b67319-1a29-4cfa-8988-75fc519ee6f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:49:15.211Z|30b67319-1a29-4cfa-8988-75fc519ee6f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:49:15.806Z|a1dbabac-cf2b-4dc3-aabc-bff4dfaa86b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:49:15.806Z|a1dbabac-cf2b-4dc3-aabc-bff4dfaa86b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:49:17.504Z|51d3ce43-5b0b-4e51-8bc3-353dc99c7c32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:49:17.504Z|51d3ce43-5b0b-4e51-8bc3-353dc99c7c32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:49:25.195Z|f7e3a69b-0113-44e5-bff8-177e80e169ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:49:25.195Z|f7e3a69b-0113-44e5-bff8-177e80e169ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:49:25.833Z|2a1d44b6-83f3-4e96-ac90-2079e2e01147|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:49:25.834Z|2a1d44b6-83f3-4e96-ac90-2079e2e01147|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:49:27.532Z|5d7bebbf-fa32-44d2-85ef-cdc07a05a496|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:49:27.533Z|5d7bebbf-fa32-44d2-85ef-cdc07a05a496|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:49:30.208Z|72735822-8b27-4228-8621-cff197d86801|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:49:30.209Z|72735822-8b27-4228-8621-cff197d86801|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:49:30.902Z|9c58b78e-e3fc-4a6f-ba89-bd3d18381eeb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:49:30.902Z|9c58b78e-e3fc-4a6f-ba89-bd3d18381eeb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:49:35.224Z|b579544c-7960-40da-8e5f-7f2feb964f15|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:49:35.225Z|b579544c-7960-40da-8e5f-7f2feb964f15|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:49:35.861Z|6c8d7df0-5719-4fc9-af04-80e431e7a37b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:49:35.861Z|6c8d7df0-5719-4fc9-af04-80e431e7a37b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:49:37.560Z|4cae9339-3c71-45ce-b462-26987f278d6a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:49:37.560Z|4cae9339-3c71-45ce-b462-26987f278d6a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:49:40.406Z|a50b80fa-fae5-4df5-b03e-9b2ed22f76ad|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T04:49:40.407Z|a50b80fa-fae5-4df5-b03e-9b2ed22f76ad|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T04:49:45.208Z|2395fb0b-a0f7-4888-a697-325bfca69a72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:49:45.209Z|2395fb0b-a0f7-4888-a697-325bfca69a72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:49:45.261Z|a4e29941-763e-4594-a09e-3c7629d1e8e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:49:45.262Z|a4e29941-763e-4594-a09e-3c7629d1e8e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:49:45.886Z|77baabc7-6b54-4fe3-8bfe-87dff0e1b491|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:49:45.887Z|77baabc7-6b54-4fe3-8bfe-87dff0e1b491|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:49:47.586Z|c221981d-4e30-4465-9e04-81df479c0d9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:49:47.587Z|c221981d-4e30-4465-9e04-81df479c0d9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:49:55.291Z|d0d8a3cf-83f2-4648-8cd1-128df4692b3f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:49:55.292Z|d0d8a3cf-83f2-4648-8cd1-128df4692b3f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:49:55.915Z|052efa16-1be9-4bac-8672-1b04bc3cf5c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:49:55.916Z|052efa16-1be9-4bac-8672-1b04bc3cf5c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:49:57.614Z|584cc080-ab5f-4ff9-8e83-2346c2d5fe67|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:49:57.614Z|584cc080-ab5f-4ff9-8e83-2346c2d5fe67|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:50:00.208Z|362a8151-1601-401b-8a9a-e65a28bbe605|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:50:00.212Z|362a8151-1601-401b-8a9a-e65a28bbe605|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:50:00.903Z|5bede73b-566a-4bf3-84dc-1e8ac29a093d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:50:00.903Z|5bede73b-566a-4bf3-84dc-1e8ac29a093d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:50:05.321Z|8a6b82c6-fdef-4086-8b78-7a92550ead6e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:50:05.321Z|8a6b82c6-fdef-4086-8b78-7a92550ead6e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:50:05.940Z|59869e4e-0068-4c35-8459-f3feb5f1b09c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:50:05.940Z|59869e4e-0068-4c35-8459-f3feb5f1b09c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:50:07.641Z|5be802af-a87d-4a60-8c82-40f899dbb68e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:50:07.642Z|5be802af-a87d-4a60-8c82-40f899dbb68e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:50:15.208Z|47ae60c0-4e34-4128-80d7-7fbaf55bc7c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:50:15.209Z|47ae60c0-4e34-4128-80d7-7fbaf55bc7c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:50:15.350Z|d03d07ff-1945-4a23-8d4d-8e89e2e9a41a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:50:15.351Z|d03d07ff-1945-4a23-8d4d-8e89e2e9a41a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:50:15.966Z|cae379f4-c4f4-46db-8468-7520c9b2fb40|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:50:15.967Z|cae379f4-c4f4-46db-8468-7520c9b2fb40|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:50:17.664Z|73a40ed8-4156-4cd8-bd50-c2abb801aab9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:50:17.665Z|73a40ed8-4156-4cd8-bd50-c2abb801aab9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:50:25.378Z|0c5d9420-105a-4d18-bed0-50afbcc9a68d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:50:25.379Z|0c5d9420-105a-4d18-bed0-50afbcc9a68d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:50:25.994Z|7f816385-3208-431f-a1b3-37c2b4f3b8a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:50:25.995Z|7f816385-3208-431f-a1b3-37c2b4f3b8a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:50:27.691Z|804b743a-1d81-4b57-9de8-a06e66b0f39e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:50:27.692Z|804b743a-1d81-4b57-9de8-a06e66b0f39e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:50:30.208Z|2fa24139-fdcc-485a-99a4-29e9b16476a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:50:30.209Z|2fa24139-fdcc-485a-99a4-29e9b16476a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:50:30.904Z|d3f6d2d1-2f69-4553-952d-ac73bb9a55e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:50:30.904Z|d3f6d2d1-2f69-4553-952d-ac73bb9a55e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:50:35.407Z|2c313250-f47d-4a48-a626-c80ec3c8d467|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:50:35.408Z|2c313250-f47d-4a48-a626-c80ec3c8d467|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:50:36.022Z|5106f131-2e1d-4f1e-b178-818777a3e208|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:50:36.023Z|5106f131-2e1d-4f1e-b178-818777a3e208|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:50:37.719Z|19e416c9-e516-4a33-97cb-de9282f8391e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:50:37.719Z|19e416c9-e516-4a33-97cb-de9282f8391e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:50:40.406Z|c9cb5dcd-f404-410f-9808-536561b86dc3|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T04:50:40.407Z|c9cb5dcd-f404-410f-9808-536561b86dc3|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T04:50:45.208Z|0aa52970-6723-4341-9f4f-313312af0bd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:50:45.212Z|0aa52970-6723-4341-9f4f-313312af0bd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:50:45.438Z|d4913648-b74d-4470-8a08-e2455c141c75|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:50:45.438Z|d4913648-b74d-4470-8a08-e2455c141c75|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:50:46.050Z|3ec63894-9991-49f0-a361-c85c8bdde069|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:50:46.051Z|3ec63894-9991-49f0-a361-c85c8bdde069|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:50:47.743Z|185d1d09-b835-415b-9bcd-a93fffde20cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:50:47.744Z|185d1d09-b835-415b-9bcd-a93fffde20cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:50:55.465Z|f3d75336-b633-48c6-b6f4-ecfdac4f2b35|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:50:55.466Z|f3d75336-b633-48c6-b6f4-ecfdac4f2b35|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:50:56.080Z|5c50a0a7-d222-4735-88a3-2b9831a6f90d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:50:56.080Z|5c50a0a7-d222-4735-88a3-2b9831a6f90d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:50:57.773Z|3bdf9ac2-53fe-4543-b00a-cbae26d1a5e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:50:57.773Z|3bdf9ac2-53fe-4543-b00a-cbae26d1a5e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:51:00.208Z|64aab4d9-e470-419a-945a-2b09814fa194|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:51:00.208Z|64aab4d9-e470-419a-945a-2b09814fa194|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:51:00.904Z|db77b5ca-7d16-4b52-abcc-b9398c14eeac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:51:00.905Z|db77b5ca-7d16-4b52-abcc-b9398c14eeac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:51:05.493Z|78efaf76-c40b-486b-a773-e9e18ffb3e52|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:51:05.494Z|78efaf76-c40b-486b-a773-e9e18ffb3e52|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:51:06.107Z|6c17b464-8f64-4f08-85ea-6c901d6d53c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:51:06.108Z|6c17b464-8f64-4f08-85ea-6c901d6d53c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:51:07.801Z|ef211b70-7d7c-4d36-a083-07e14abcd170|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:51:07.802Z|ef211b70-7d7c-4d36-a083-07e14abcd170|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:51:15.208Z|41318e12-810f-429a-b7d9-f12301cfb2dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:51:15.209Z|41318e12-810f-429a-b7d9-f12301cfb2dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:51:15.522Z|9e17271f-d14c-4e28-aecc-4d80c3ee6f8b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:51:15.523Z|9e17271f-d14c-4e28-aecc-4d80c3ee6f8b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:51:16.136Z|41642e00-96a1-42dd-9ce5-efabc7555bb1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:51:16.136Z|41642e00-96a1-42dd-9ce5-efabc7555bb1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:51:17.827Z|51a75672-7490-4d1a-8af6-dcc4ba01b294|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:51:17.828Z|51a75672-7490-4d1a-8af6-dcc4ba01b294|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:51:25.551Z|8d6ba1fc-d015-436f-93eb-3818f385e19e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:51:25.552Z|8d6ba1fc-d015-436f-93eb-3818f385e19e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:51:26.164Z|4e750ca7-aceb-4109-8011-19b462473bb0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:51:26.165Z|4e750ca7-aceb-4109-8011-19b462473bb0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:51:27.855Z|705a32ba-6bd6-4bc7-a021-329869148373|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:51:27.856Z|705a32ba-6bd6-4bc7-a021-329869148373|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:51:30.208Z|5465d223-39ea-494f-b2e4-fed710098ed1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:51:30.212Z|5465d223-39ea-494f-b2e4-fed710098ed1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:51:30.905Z|fa48c9b2-fa1f-42ee-8e15-884972786ed2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:51:30.906Z|fa48c9b2-fa1f-42ee-8e15-884972786ed2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:51:35.580Z|7d9b402c-64b3-4d6d-8cbf-fc42debb5574|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:51:35.580Z|7d9b402c-64b3-4d6d-8cbf-fc42debb5574|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:51:36.192Z|35872e77-6309-424c-b73f-c680390667b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:51:36.193Z|35872e77-6309-424c-b73f-c680390667b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:51:37.885Z|d92d46d5-42b0-44f9-984e-d5e750b4bb20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:51:37.886Z|d92d46d5-42b0-44f9-984e-d5e750b4bb20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:51:40.407Z|3b7d3660-c668-4236-aa5a-66735a6d1ab6|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T04:51:40.408Z|3b7d3660-c668-4236-aa5a-66735a6d1ab6|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T04:51:45.208Z|105a58d6-02cf-4004-a0c6-3718da9de6aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:51:45.208Z|105a58d6-02cf-4004-a0c6-3718da9de6aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:51:45.607Z|09a36be1-a256-43dd-9e71-b10ea7a064e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:51:45.607Z|09a36be1-a256-43dd-9e71-b10ea7a064e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:51:46.221Z|7d9e7ddf-104d-4909-b59d-606b79f57bcf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:51:46.222Z|7d9e7ddf-104d-4909-b59d-606b79f57bcf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:51:47.916Z|8d61a086-50e4-4bf1-91ae-00afc1a061b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:51:47.917Z|8d61a086-50e4-4bf1-91ae-00afc1a061b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:51:55.636Z|255536b3-1587-49ef-871f-f394682d0d63|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:51:55.637Z|255536b3-1587-49ef-871f-f394682d0d63|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:51:56.244Z|207288e1-7303-427b-bb0a-800c2ac6f32b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:51:56.244Z|207288e1-7303-427b-bb0a-800c2ac6f32b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:51:57.944Z|4d5c2a09-45cd-4a08-a8c8-8c039a3179a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:51:57.944Z|4d5c2a09-45cd-4a08-a8c8-8c039a3179a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:52:00.208Z|69306d56-d832-4bf3-9958-d1fbab1c043f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:52:00.208Z|69306d56-d832-4bf3-9958-d1fbab1c043f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:52:00.906Z|2a6f9f70-bd30-488d-8501-2c3b14ff53ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:52:00.907Z|2a6f9f70-bd30-488d-8501-2c3b14ff53ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:52:05.669Z|ed83bf8b-7fee-4edc-8038-70659bafd7a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:52:05.669Z|ed83bf8b-7fee-4edc-8038-70659bafd7a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:52:06.271Z|96490e6c-dfd2-427c-ae20-3b5fe16cb027|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:52:06.271Z|96490e6c-dfd2-427c-ae20-3b5fe16cb027|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:52:07.972Z|882eddfa-3260-4fe9-8e76-39ea4e7b3336|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:52:07.972Z|882eddfa-3260-4fe9-8e76-39ea4e7b3336|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:52:15.208Z|d5ec9861-aff5-4ef7-979f-a7e0b74bb5dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:52:15.212Z|d5ec9861-aff5-4ef7-979f-a7e0b74bb5dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:52:15.695Z|b91a2ccf-41e7-4033-a560-246c39127852|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:52:15.696Z|b91a2ccf-41e7-4033-a560-246c39127852|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:52:16.298Z|76052e91-6580-4166-803f-75bc4d86116d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:52:16.298Z|76052e91-6580-4166-803f-75bc4d86116d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:52:18.001Z|3fa9bf5a-035f-452b-8b66-60ba616b8b6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:52:18.002Z|3fa9bf5a-035f-452b-8b66-60ba616b8b6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:52:25.724Z|212f1190-e0c7-4c48-a99e-a7b3f5b68fb3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:52:25.725Z|212f1190-e0c7-4c48-a99e-a7b3f5b68fb3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:52:26.326Z|bdc28b3f-ec44-47ba-bbab-bdae586e93f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:52:26.327Z|bdc28b3f-ec44-47ba-bbab-bdae586e93f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:52:28.030Z|0c8d0079-a656-423f-841e-0c54303072ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:52:28.030Z|0c8d0079-a656-423f-841e-0c54303072ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:52:30.208Z|e71b96c4-cf77-4b71-9480-7c7238c3f096|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:52:30.209Z|e71b96c4-cf77-4b71-9480-7c7238c3f096|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:52:30.907Z|d8dbce4f-86fa-4e0c-a095-46b79f090fb7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:52:30.908Z|d8dbce4f-86fa-4e0c-a095-46b79f090fb7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:52:35.751Z|84ec8621-dcc3-4d2a-8b8b-21c667dddeb7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:52:35.752Z|84ec8621-dcc3-4d2a-8b8b-21c667dddeb7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:52:36.354Z|b4f8e4b1-ac5e-4ca6-9bba-53f32c34e302|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:52:36.355Z|b4f8e4b1-ac5e-4ca6-9bba-53f32c34e302|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:52:38.061Z|fc4df598-a311-4164-b955-a78c2230d674|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:52:38.061Z|fc4df598-a311-4164-b955-a78c2230d674|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:52:40.406Z|703ba85d-3cf2-43f2-93d7-dfc7fe20cd6f|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T04:52:40.407Z|703ba85d-3cf2-43f2-93d7-dfc7fe20cd6f|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T04:52:45.208Z|2ba29502-a4d6-42e1-8853-084c4199346c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:52:45.209Z|2ba29502-a4d6-42e1-8853-084c4199346c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:52:45.778Z|44f632b4-6d9a-4394-b892-02e56db48c88|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:52:45.779Z|44f632b4-6d9a-4394-b892-02e56db48c88|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:52:46.379Z|b5605171-4bf9-40a0-b5c7-874d42767fce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:52:46.380Z|b5605171-4bf9-40a0-b5c7-874d42767fce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:52:48.088Z|ffdaebf3-f597-416e-8727-3009fe478395|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:52:48.088Z|ffdaebf3-f597-416e-8727-3009fe478395|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:52:55.807Z|d249466f-9cda-4aae-bcf8-d918bdeeb138|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:52:55.807Z|d249466f-9cda-4aae-bcf8-d918bdeeb138|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:52:56.405Z|1d803b10-c263-4cd6-a6d8-fec70b5cfdde|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:52:56.407Z|1d803b10-c263-4cd6-a6d8-fec70b5cfdde|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:52:58.115Z|14714ad4-0115-49cc-94a5-23149c05bd11|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:52:58.115Z|14714ad4-0115-49cc-94a5-23149c05bd11|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:53:00.208Z|c1656471-f584-4b80-8aa1-d31fd4b750ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:53:00.212Z|c1656471-f584-4b80-8aa1-d31fd4b750ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:53:00.908Z|a642c784-3c58-41f2-b865-cb205369eab5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:53:00.909Z|a642c784-3c58-41f2-b865-cb205369eab5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:53:05.835Z|ee9d1f04-f108-4855-8bea-121536667479|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:53:05.835Z|ee9d1f04-f108-4855-8bea-121536667479|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:53:06.438Z|979b4856-5810-4176-b6c1-0f167e6e6132|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:53:06.439Z|979b4856-5810-4176-b6c1-0f167e6e6132|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:53:08.143Z|1378732c-9ccc-440b-8c00-b604b6a183a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:53:08.144Z|1378732c-9ccc-440b-8c00-b604b6a183a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:53:15.208Z|575bbf8f-12ac-4b45-bb40-e000fc5706a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:53:15.209Z|575bbf8f-12ac-4b45-bb40-e000fc5706a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:53:15.862Z|04a70694-c13c-4c41-8704-77128cfacdea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:53:15.863Z|04a70694-c13c-4c41-8704-77128cfacdea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:53:16.467Z|6eb1c348-c89d-4205-9be4-01758512edd8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:53:16.468Z|6eb1c348-c89d-4205-9be4-01758512edd8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:53:18.172Z|0e6305ab-0b89-4ca9-a842-e025ea69e721|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:53:18.172Z|0e6305ab-0b89-4ca9-a842-e025ea69e721|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:53:25.891Z|e6c75e0e-f23b-4b21-b8d4-f0439fa15e00|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:53:25.891Z|e6c75e0e-f23b-4b21-b8d4-f0439fa15e00|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:53:26.497Z|14a3dd6e-9355-4008-aa5d-15cacefd6a8d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:53:26.497Z|14a3dd6e-9355-4008-aa5d-15cacefd6a8d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:53:28.201Z|6bae4e94-e39b-4499-99bc-a0a2bff2eab2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:53:28.202Z|6bae4e94-e39b-4499-99bc-a0a2bff2eab2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:53:30.208Z|1196ec71-cdf4-4afe-a494-b7054734949c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:53:30.208Z|1196ec71-cdf4-4afe-a494-b7054734949c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:53:30.909Z|0fd7f17b-9334-4457-a2cb-fb01c04b2584|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:53:30.909Z|0fd7f17b-9334-4457-a2cb-fb01c04b2584|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:53:35.917Z|f276d1d7-e441-4e9f-a99a-bf326aa9ca5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:53:35.918Z|f276d1d7-e441-4e9f-a99a-bf326aa9ca5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:53:36.526Z|4db1e555-2715-4354-a970-7d9f7ce92aa9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:53:36.527Z|4db1e555-2715-4354-a970-7d9f7ce92aa9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:53:38.227Z|a2775043-e345-42f0-a075-78a8b7e7dadf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:53:38.228Z|a2775043-e345-42f0-a075-78a8b7e7dadf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:53:40.407Z|a5e9f595-dc26-4e3a-b83b-4ffa17ec800c|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T04:53:40.408Z|a5e9f595-dc26-4e3a-b83b-4ffa17ec800c|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T04:53:45.208Z|3bc2e1e8-ee1a-4c06-b356-f0157e96f029|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:53:45.210Z|3bc2e1e8-ee1a-4c06-b356-f0157e96f029|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:53:45.943Z|6972ffbb-2710-4d6f-bc5f-a8e32d7f432d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:53:45.944Z|6972ffbb-2710-4d6f-bc5f-a8e32d7f432d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:53:46.556Z|c5605f46-3b45-47c9-9fe7-71881778bbdc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:53:46.557Z|c5605f46-3b45-47c9-9fe7-71881778bbdc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:53:48.257Z|d35d9052-0d90-4548-9727-f33d845cab5d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:53:48.258Z|d35d9052-0d90-4548-9727-f33d845cab5d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:53:55.973Z|4ec73d59-1c5e-4380-849f-61a766b7c080|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:53:55.974Z|4ec73d59-1c5e-4380-849f-61a766b7c080|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:53:56.586Z|e5397f5f-fa36-41e9-89c1-3b7917e6351a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:53:56.587Z|e5397f5f-fa36-41e9-89c1-3b7917e6351a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:53:58.287Z|8af7129a-2623-4210-8af0-2ede693ce7a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:53:58.288Z|8af7129a-2623-4210-8af0-2ede693ce7a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:54:00.208Z|f2c869a4-83b3-4745-bae3-75de036204c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:54:00.209Z|f2c869a4-83b3-4745-bae3-75de036204c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:54:00.910Z|36d65350-9bcf-4d70-a785-4a77806b3ee5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:54:00.910Z|36d65350-9bcf-4d70-a785-4a77806b3ee5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:54:06.001Z|58bba03a-4a46-46e2-9cac-0df782eb681a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:54:06.002Z|58bba03a-4a46-46e2-9cac-0df782eb681a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:54:06.614Z|2444aa6c-7a7d-4817-8372-dcde43f51814|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:54:06.615Z|2444aa6c-7a7d-4817-8372-dcde43f51814|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:54:08.316Z|0e4721c1-ff9d-4d89-81af-b8033f2f5e55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:54:08.316Z|0e4721c1-ff9d-4d89-81af-b8033f2f5e55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:54:15.208Z|b8fbe20a-f270-4867-bdc2-5dd8f7b25308|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:54:15.209Z|b8fbe20a-f270-4867-bdc2-5dd8f7b25308|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:54:16.026Z|3ce298b8-a215-49f7-ac92-1c3d30a39f0d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:54:16.027Z|3ce298b8-a215-49f7-ac92-1c3d30a39f0d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:54:16.642Z|09668b89-a88b-4a79-b89a-273cce34a16c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:54:16.642Z|09668b89-a88b-4a79-b89a-273cce34a16c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:54:18.344Z|c9c9fbdd-1e1d-4ebd-8611-f92980aa5d52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:54:18.345Z|c9c9fbdd-1e1d-4ebd-8611-f92980aa5d52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:54:26.054Z|a2165ec3-1a63-45f9-a9b2-1fca1571737d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:54:26.054Z|a2165ec3-1a63-45f9-a9b2-1fca1571737d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:54:26.670Z|a1bf1189-06d6-4a89-89f5-34e28437df2e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:54:26.671Z|a1bf1189-06d6-4a89-89f5-34e28437df2e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:54:28.373Z|fe6e200b-1938-426a-86b1-e80d5a7e356f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:54:28.373Z|fe6e200b-1938-426a-86b1-e80d5a7e356f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:54:30.208Z|5d99a332-f48f-4072-9eac-eab5d2958552|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:54:30.209Z|5d99a332-f48f-4072-9eac-eab5d2958552|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:54:30.910Z|6a7ad05c-2e38-47a1-9d5b-4dd51bfc4ce7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:54:30.911Z|6a7ad05c-2e38-47a1-9d5b-4dd51bfc4ce7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:54:36.081Z|0243c70c-8b57-463f-bd11-94a8879d6145|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:54:36.082Z|0243c70c-8b57-463f-bd11-94a8879d6145|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:54:36.697Z|1f90274e-9fa9-4d06-8abd-ae86ce17285c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:54:36.698Z|1f90274e-9fa9-4d06-8abd-ae86ce17285c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:54:38.401Z|03a20cc6-ff28-4a9e-8b06-284d9bc17e5d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:54:38.401Z|03a20cc6-ff28-4a9e-8b06-284d9bc17e5d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:54:40.407Z|b3fb097e-3b4d-4971-bd1b-3d51f540dc6a|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T04:54:40.407Z|b3fb097e-3b4d-4971-bd1b-3d51f540dc6a|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T04:54:45.208Z|f85b7a7f-f9e5-4779-a66c-348af5d15f0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:54:45.209Z|f85b7a7f-f9e5-4779-a66c-348af5d15f0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:54:46.110Z|6df10775-45df-4572-8ada-e4a8ca436101|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:54:46.111Z|6df10775-45df-4572-8ada-e4a8ca436101|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:54:46.724Z|f53d8dc8-2970-460b-ae53-8535155fddaa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:54:46.724Z|f53d8dc8-2970-460b-ae53-8535155fddaa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:54:48.429Z|58681249-0a50-4371-ab3e-abef34baabf2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:54:48.430Z|58681249-0a50-4371-ab3e-abef34baabf2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:54:56.138Z|da86dbbe-6f15-431c-ad6d-08efd58ae70b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:54:56.139Z|da86dbbe-6f15-431c-ad6d-08efd58ae70b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:54:56.752Z|4efc9603-79bb-48bf-bc82-ff1cbc481832|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:54:56.752Z|4efc9603-79bb-48bf-bc82-ff1cbc481832|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:54:58.457Z|f5cf97ac-cfac-4c21-9e5b-0ac4a2800ecf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:54:58.458Z|f5cf97ac-cfac-4c21-9e5b-0ac4a2800ecf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:55:00.208Z|5bede173-9cbb-4c26-813a-f89c8fd7687e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:55:00.208Z|5bede173-9cbb-4c26-813a-f89c8fd7687e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:55:00.911Z|91e864ec-324e-4b66-a6e2-1e7261811f9e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:55:00.912Z|91e864ec-324e-4b66-a6e2-1e7261811f9e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:55:06.168Z|213cfd51-d21b-4651-8aa5-ee1ea49fa94d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:55:06.168Z|213cfd51-d21b-4651-8aa5-ee1ea49fa94d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:55:06.782Z|14aebfe3-4259-454c-b12f-6855ca1870bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:55:06.783Z|14aebfe3-4259-454c-b12f-6855ca1870bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:55:08.489Z|8f548771-aab4-49d2-8817-0f0183944241|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:55:08.490Z|8f548771-aab4-49d2-8817-0f0183944241|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:55:15.208Z|ab281b50-951d-4c49-ab6c-91544c5abfea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:55:15.210Z|ab281b50-951d-4c49-ab6c-91544c5abfea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:55:16.198Z|842b72ab-2851-4842-bc21-62a013464efc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:55:16.199Z|842b72ab-2851-4842-bc21-62a013464efc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:55:16.809Z|e8507011-0993-4cca-b837-647d1b084aa3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:55:16.810Z|e8507011-0993-4cca-b837-647d1b084aa3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:55:18.519Z|6747ebea-3bdd-4833-9330-9a1889c83261|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:55:18.520Z|6747ebea-3bdd-4833-9330-9a1889c83261|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:55:26.230Z|36433851-5057-4f05-a751-fa8d43e38b19|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:55:26.230Z|36433851-5057-4f05-a751-fa8d43e38b19|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:55:26.837Z|36a2093f-6a57-4523-be83-dd7b2b55df5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:55:26.837Z|36a2093f-6a57-4523-be83-dd7b2b55df5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:55:28.547Z|02709896-5784-48da-a414-9069ef786d7e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:55:28.547Z|02709896-5784-48da-a414-9069ef786d7e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:55:30.208Z|d7524a08-9e7e-4443-ab15-d6b5ccfaa0a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:55:30.209Z|d7524a08-9e7e-4443-ab15-d6b5ccfaa0a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:55:30.912Z|2b9abfaf-a8ae-4a77-8382-b41d0bf36189|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:55:30.912Z|2b9abfaf-a8ae-4a77-8382-b41d0bf36189|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:55:36.258Z|2f4d59ac-dd9d-483b-a1b8-6a48421d0756|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:55:36.259Z|2f4d59ac-dd9d-483b-a1b8-6a48421d0756|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:55:36.867Z|48a3bbbe-b8af-4fe0-a17d-88719863f76b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:55:36.867Z|48a3bbbe-b8af-4fe0-a17d-88719863f76b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:55:38.575Z|e577b64e-6cb2-4354-9287-38a59b39b57e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:55:38.575Z|e577b64e-6cb2-4354-9287-38a59b39b57e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:55:40.407Z|08870170-f31d-4ad3-9558-60919dba2bb5|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T04:55:40.408Z|08870170-f31d-4ad3-9558-60919dba2bb5|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T04:55:45.208Z|d2bb7620-5b76-4ef3-930c-00283ae8f713|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:55:45.209Z|d2bb7620-5b76-4ef3-930c-00283ae8f713|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:55:46.284Z|f9e2c97b-c698-4153-b6fd-9f8328dea931|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:55:46.285Z|f9e2c97b-c698-4153-b6fd-9f8328dea931|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:55:46.896Z|97c83619-540e-46c3-b436-59c52773a9c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:55:46.896Z|97c83619-540e-46c3-b436-59c52773a9c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:55:48.604Z|6328c719-2c29-4270-8b56-8e7920c61a3d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:55:48.605Z|6328c719-2c29-4270-8b56-8e7920c61a3d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:55:56.313Z|a2eaedb3-2240-482e-8a0f-77ea338e92a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:55:56.314Z|a2eaedb3-2240-482e-8a0f-77ea338e92a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:55:56.925Z|a754d58e-bda2-4e00-98e6-2aa9b7c7f954|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:55:56.926Z|a754d58e-bda2-4e00-98e6-2aa9b7c7f954|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:55:58.632Z|88cbdf26-e21c-4e24-b92f-9e983e5fa572|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:55:58.633Z|88cbdf26-e21c-4e24-b92f-9e983e5fa572|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:56:00.208Z|b4d89ef5-3d2a-44b7-81fb-e6520a59c03f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:56:00.210Z|b4d89ef5-3d2a-44b7-81fb-e6520a59c03f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:56:00.913Z|a31afd67-cc99-4abb-aef0-28403b8ed736|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:56:00.913Z|a31afd67-cc99-4abb-aef0-28403b8ed736|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:56:06.344Z|3ca41c0d-a287-4d05-a1f4-c708546366fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:56:06.345Z|3ca41c0d-a287-4d05-a1f4-c708546366fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:56:06.956Z|d3927dda-db9a-4068-8adb-e2ee0d6f9c2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:56:06.956Z|d3927dda-db9a-4068-8adb-e2ee0d6f9c2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:56:08.659Z|6b63e53a-25fa-4427-b2b5-c72218af8349|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:56:08.660Z|6b63e53a-25fa-4427-b2b5-c72218af8349|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:56:15.208Z|5c73245c-15ab-4420-8db9-e5a3a768d66f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:56:15.209Z|5c73245c-15ab-4420-8db9-e5a3a768d66f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:56:16.368Z|b2195186-0bef-4777-8fe7-36ff4f4b6e2b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:56:16.369Z|b2195186-0bef-4777-8fe7-36ff4f4b6e2b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:56:16.985Z|a1a7610b-a84d-4d22-95f6-92d5ff4a40fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:56:16.986Z|a1a7610b-a84d-4d22-95f6-92d5ff4a40fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:56:18.691Z|01984b7b-7342-49b5-b7ea-5ff11bbc5f82|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:56:18.692Z|01984b7b-7342-49b5-b7ea-5ff11bbc5f82|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:56:26.396Z|09006aec-a0f0-4243-b5d4-ad01e94caf3f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:56:26.396Z|09006aec-a0f0-4243-b5d4-ad01e94caf3f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:56:27.014Z|ba4b96c7-c349-4034-9ba6-b0c2e7bd3350|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:56:27.015Z|ba4b96c7-c349-4034-9ba6-b0c2e7bd3350|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:56:28.720Z|07a8642c-c2a3-41ca-8c65-a21dbd789f69|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:56:28.721Z|07a8642c-c2a3-41ca-8c65-a21dbd789f69|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:56:30.209Z|a45ed9d8-1705-494c-bc76-4282699245ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:56:30.210Z|a45ed9d8-1705-494c-bc76-4282699245ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:56:30.914Z|538425b4-d332-40b9-ac17-3be832fca471|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:56:30.914Z|538425b4-d332-40b9-ac17-3be832fca471|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:56:36.423Z|a109b888-1a14-49fd-82f1-527a4fd02653|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:56:36.424Z|a109b888-1a14-49fd-82f1-527a4fd02653|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:56:37.043Z|2753fa19-8092-4d18-9911-66a5c806d09d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:56:37.044Z|2753fa19-8092-4d18-9911-66a5c806d09d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:56:38.750Z|a52d28ab-5f6c-422c-8c50-f7a101a5782b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:56:38.751Z|a52d28ab-5f6c-422c-8c50-f7a101a5782b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:56:40.408Z|65221833-093a-4c9d-9222-aebe7f0bfda4|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T04:56:40.408Z|65221833-093a-4c9d-9222-aebe7f0bfda4|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T04:56:45.208Z|90beac9b-1b31-472b-a475-25c3abe74672|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:56:45.210Z|90beac9b-1b31-472b-a475-25c3abe74672|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:56:46.453Z|2b1e1bb7-c7c1-4703-8fd2-c507b65dd52a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:56:46.455Z|2b1e1bb7-c7c1-4703-8fd2-c507b65dd52a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:56:47.072Z|8052eb12-cb5a-4a9e-b11f-ceaa945927c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:56:47.073Z|8052eb12-cb5a-4a9e-b11f-ceaa945927c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:56:48.779Z|43eff195-ab47-43d6-aae4-6a02fdc1c788|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:56:48.780Z|43eff195-ab47-43d6-aae4-6a02fdc1c788|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:56:56.487Z|4112eefe-6425-4c79-8392-657eae0de1e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:56:56.487Z|4112eefe-6425-4c79-8392-657eae0de1e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:56:57.100Z|c32a1341-9e06-4c84-b591-17d33ca4a81d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:56:57.101Z|c32a1341-9e06-4c84-b591-17d33ca4a81d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:56:58.807Z|b7f59627-085d-4626-ad85-d0e0829b5d84|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:56:58.807Z|b7f59627-085d-4626-ad85-d0e0829b5d84|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:57:00.208Z|9b413a1e-ded7-428a-9f48-6bcbeb66978c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:57:00.208Z|9b413a1e-ded7-428a-9f48-6bcbeb66978c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:57:00.915Z|bfa49a70-74e1-49f6-8d9c-0e535efcfcf9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:57:00.915Z|bfa49a70-74e1-49f6-8d9c-0e535efcfcf9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:57:06.517Z|82f4d24d-7c81-4406-9fec-5db7af188b20|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:57:06.517Z|82f4d24d-7c81-4406-9fec-5db7af188b20|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:57:07.129Z|8b62d3cc-e094-4448-9078-a6a365157dd7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:57:07.130Z|8b62d3cc-e094-4448-9078-a6a365157dd7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:57:08.832Z|c117da53-edbc-4f10-933e-d873d6ed6bc7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:57:08.833Z|c117da53-edbc-4f10-933e-d873d6ed6bc7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:57:15.208Z|5c3a96de-27c1-47a4-8119-6ccd6a04daf9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:57:15.209Z|5c3a96de-27c1-47a4-8119-6ccd6a04daf9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:57:16.549Z|abad2f96-774d-4a0a-9d77-fa356e65470b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:57:16.549Z|abad2f96-774d-4a0a-9d77-fa356e65470b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:57:17.160Z|c6ddfad0-7b71-4f3d-98c1-2c439581410b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:57:17.161Z|c6ddfad0-7b71-4f3d-98c1-2c439581410b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:57:18.861Z|5e2d0813-4515-4554-8c6d-413f6f5eb7ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:57:18.862Z|5e2d0813-4515-4554-8c6d-413f6f5eb7ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:57:26.575Z|a848f6c2-4d97-412c-b186-bbaa6cfb9aea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:57:26.576Z|a848f6c2-4d97-412c-b186-bbaa6cfb9aea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:57:27.189Z|f552bbff-ef82-481e-a743-4db5e9dc0ac3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:57:27.190Z|f552bbff-ef82-481e-a743-4db5e9dc0ac3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:57:28.890Z|508330cb-b8d1-4ea3-bf3f-811bb6ec7341|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:57:28.891Z|508330cb-b8d1-4ea3-bf3f-811bb6ec7341|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:57:30.208Z|accdd9eb-7a36-401b-b0a7-3c0c1761a917|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:57:30.209Z|accdd9eb-7a36-401b-b0a7-3c0c1761a917|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:57:30.916Z|c06c77e4-c257-4ae8-a30a-67b44ef64193|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:57:30.916Z|c06c77e4-c257-4ae8-a30a-67b44ef64193|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:57:36.602Z|8123805b-31a0-4231-8fbe-a91fcb2ff7bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:57:36.603Z|8123805b-31a0-4231-8fbe-a91fcb2ff7bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:57:37.219Z|3bc251e4-d417-4b6c-83b5-34b881392edd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:57:37.220Z|3bc251e4-d417-4b6c-83b5-34b881392edd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:57:38.919Z|4936bfe8-2677-483a-b244-f1989455a27f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:57:38.920Z|4936bfe8-2677-483a-b244-f1989455a27f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:57:40.407Z|727e82ca-e23a-49cf-bc30-1667bad5ca91|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T04:57:40.408Z|727e82ca-e23a-49cf-bc30-1667bad5ca91|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T04:57:45.208Z|cb9e700d-a54c-4b0f-9523-4ce03c8b4916|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:57:45.209Z|cb9e700d-a54c-4b0f-9523-4ce03c8b4916|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:57:46.630Z|affd2410-00f4-49fe-94e1-a8ea4c5360c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:57:46.630Z|affd2410-00f4-49fe-94e1-a8ea4c5360c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:57:47.250Z|38e955d7-217d-497f-906a-15176d758480|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:57:47.251Z|38e955d7-217d-497f-906a-15176d758480|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:57:48.953Z|f947cfc4-9c0c-4aac-9a16-10e033757697|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:57:48.953Z|f947cfc4-9c0c-4aac-9a16-10e033757697|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:57:56.661Z|79868dd6-68bb-4273-9eca-b0e75637d2c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:57:56.661Z|79868dd6-68bb-4273-9eca-b0e75637d2c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:57:57.281Z|8433f69c-a848-4075-9dac-0e3116b49a20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:57:57.282Z|8433f69c-a848-4075-9dac-0e3116b49a20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:57:58.982Z|9192b48d-198a-4910-b80b-961b06f1f4a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:57:58.983Z|9192b48d-198a-4910-b80b-961b06f1f4a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:58:00.208Z|6fc96f0b-ebce-47ef-b356-d7c6b16697f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:58:00.209Z|6fc96f0b-ebce-47ef-b356-d7c6b16697f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:58:00.916Z|4a19751f-d2ac-4d5d-94cf-81e6208bf5d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:58:00.917Z|4a19751f-d2ac-4d5d-94cf-81e6208bf5d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:58:06.689Z|e75c961e-9afd-4261-82f3-958b7ea43d8f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:58:06.690Z|e75c961e-9afd-4261-82f3-958b7ea43d8f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:58:07.310Z|88d43001-e666-4e92-8245-c8cc8300d425|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:58:07.311Z|88d43001-e666-4e92-8245-c8cc8300d425|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:58:09.010Z|f989e574-4286-4be5-b699-a8018d8f2356|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:58:09.010Z|f989e574-4286-4be5-b699-a8018d8f2356|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:58:15.208Z|581aabe3-fac7-4ee1-8f3e-26ff25277242|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:58:15.210Z|581aabe3-fac7-4ee1-8f3e-26ff25277242|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:58:16.719Z|f1527885-25fa-45ff-ad9e-c9e5df58b645|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:58:16.719Z|f1527885-25fa-45ff-ad9e-c9e5df58b645|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:58:17.339Z|ad5f7b9e-fe2c-460f-a09f-0caf0305f337|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:58:17.340Z|ad5f7b9e-fe2c-460f-a09f-0caf0305f337|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:58:19.039Z|a859e0fe-5c79-49cc-a467-e9d42bab4c98|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:58:19.040Z|a859e0fe-5c79-49cc-a467-e9d42bab4c98|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:58:26.746Z|ce8fd1bc-0da9-4f13-ae78-902343c7659a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:58:26.746Z|ce8fd1bc-0da9-4f13-ae78-902343c7659a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:58:27.367Z|da49cfb1-51a8-471f-a326-4c0aab2be74d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:58:27.368Z|da49cfb1-51a8-471f-a326-4c0aab2be74d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:58:29.069Z|ff948772-afa6-4e72-9712-30676370c93d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:58:29.070Z|ff948772-afa6-4e72-9712-30676370c93d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:58:30.208Z|98a0b129-5657-42ed-b033-bed9fdc9e8aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:58:30.209Z|98a0b129-5657-42ed-b033-bed9fdc9e8aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:58:30.917Z|6d57b6e1-282c-4468-8672-b54d04653eca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:58:30.917Z|6d57b6e1-282c-4468-8672-b54d04653eca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:58:36.775Z|efbf7f29-aef2-4c75-8a4b-6de0943145de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:58:36.776Z|efbf7f29-aef2-4c75-8a4b-6de0943145de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:58:37.399Z|fa5b75d9-80e8-42b7-8973-862d9be12865|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:58:37.400Z|fa5b75d9-80e8-42b7-8973-862d9be12865|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:58:39.098Z|21ff4052-9376-4d2e-9b70-502ff741aea6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:58:39.099Z|21ff4052-9376-4d2e-9b70-502ff741aea6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:58:40.407Z|e36e6044-5a88-4414-ba7e-6600d5b4ee48|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T04:58:40.408Z|e36e6044-5a88-4414-ba7e-6600d5b4ee48|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T04:58:45.208Z|76482a4e-3dbf-473e-ad0b-8252641408f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:58:45.209Z|76482a4e-3dbf-473e-ad0b-8252641408f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:58:46.805Z|3c0ff004-d4b6-404a-b0dd-10000fd8ee21|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:58:46.806Z|3c0ff004-d4b6-404a-b0dd-10000fd8ee21|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:58:47.428Z|c9f57fd4-7829-402d-a63a-9852975b9c31|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:58:47.428Z|c9f57fd4-7829-402d-a63a-9852975b9c31|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:58:49.126Z|e67c09fb-d468-44b8-a67d-c5e038ab7225|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:58:49.127Z|e67c09fb-d468-44b8-a67d-c5e038ab7225|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:58:56.833Z|3b5c8860-aeb4-40bd-834b-0dc4440c8ad1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:58:56.834Z|3b5c8860-aeb4-40bd-834b-0dc4440c8ad1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:58:57.458Z|e7e4588e-1e7e-42ff-96dd-0bebfb9262d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:58:57.458Z|e7e4588e-1e7e-42ff-96dd-0bebfb9262d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:58:59.157Z|5db3dc3e-7266-4a47-8cfb-8ab8733305e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:58:59.157Z|5db3dc3e-7266-4a47-8cfb-8ab8733305e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:59:00.208Z|3112f3c1-68c4-477f-b292-39eb5b1a5a69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:59:00.209Z|3112f3c1-68c4-477f-b292-39eb5b1a5a69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:59:00.918Z|4b025902-f2f0-4953-b5d7-8e70c05f5ba8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:59:00.918Z|4b025902-f2f0-4953-b5d7-8e70c05f5ba8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:59:06.863Z|21fa8a07-4560-43f1-8862-a13e978002f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:59:06.864Z|21fa8a07-4560-43f1-8862-a13e978002f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:59:07.486Z|df42b95d-4cf2-4084-892a-18c679be60f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:59:07.487Z|df42b95d-4cf2-4084-892a-18c679be60f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:59:09.182Z|569d0d75-67d6-4078-b8dc-8d88060a4241|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:59:09.183Z|569d0d75-67d6-4078-b8dc-8d88060a4241|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:59:15.208Z|32a2c6e9-9f6a-47be-be6e-553f9781d988|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:59:15.209Z|32a2c6e9-9f6a-47be-be6e-553f9781d988|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:59:16.890Z|dfd5230b-039c-4ffc-ba84-86a69d57be8a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:59:16.891Z|dfd5230b-039c-4ffc-ba84-86a69d57be8a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:59:17.512Z|05e4877a-4bbd-47df-9526-268c2cd71366|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:59:17.513Z|05e4877a-4bbd-47df-9526-268c2cd71366|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:59:19.209Z|166841be-ba92-4f43-9cb7-4d8b00f41531|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:59:19.210Z|166841be-ba92-4f43-9cb7-4d8b00f41531|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:59:26.919Z|c8c4e501-d4bb-4054-b022-171455303750|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:59:26.920Z|c8c4e501-d4bb-4054-b022-171455303750|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:59:27.544Z|3a456b30-da36-4993-b5c1-2f89b583a620|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:59:27.545Z|3a456b30-da36-4993-b5c1-2f89b583a620|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:59:29.237Z|3b86fd3c-5485-48e4-87cf-d0956b086b23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:59:29.238Z|3b86fd3c-5485-48e4-87cf-d0956b086b23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:59:30.208Z|160a5a1e-6529-4761-bbf4-ce1daa4f5944|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:59:30.209Z|160a5a1e-6529-4761-bbf4-ce1daa4f5944|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:59:30.919Z|c15d2e77-f961-4d45-b3e5-803f02f59628|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:59:30.919Z|c15d2e77-f961-4d45-b3e5-803f02f59628|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:59:36.950Z|909bd00b-658e-4de2-b651-b9a3abfb9e02|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:59:36.951Z|909bd00b-658e-4de2-b651-b9a3abfb9e02|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:59:37.572Z|0920c87c-e806-4469-8783-6596b0ff29d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:59:37.573Z|0920c87c-e806-4469-8783-6596b0ff29d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:59:39.267Z|f4554390-7853-4033-be71-2b9954b280a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:59:39.268Z|f4554390-7853-4033-be71-2b9954b280a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:59:40.408Z|c4b1c917-2706-469f-905b-7054aee74a79|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T04:59:40.408Z|c4b1c917-2706-469f-905b-7054aee74a79|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T04:59:45.208Z|32e27024-546f-4ea2-b79e-4c9bd36dc28b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T04:59:45.210Z|32e27024-546f-4ea2-b79e-4c9bd36dc28b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T04:59:46.980Z|ebdfab5f-f9bd-48bf-9c9d-19681b8e07b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:59:46.981Z|ebdfab5f-f9bd-48bf-9c9d-19681b8e07b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:59:47.599Z|21f9156d-4e8b-4be2-8bf9-6f51286ce518|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:59:47.600Z|21f9156d-4e8b-4be2-8bf9-6f51286ce518|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:59:49.296Z|a22d697b-faff-461b-b837-469481b26222|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:59:49.297Z|a22d697b-faff-461b-b837-469481b26222|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:59:57.009Z|014145cc-aee1-4194-b266-829be21492bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:59:57.009Z|014145cc-aee1-4194-b266-829be21492bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:59:57.629Z|01f9e280-079d-46c5-9e80-0bfed5183aa5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:59:57.630Z|01f9e280-079d-46c5-9e80-0bfed5183aa5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T04:59:59.323Z|3412ee75-ab6d-49c3-80a4-c2123ad1bac2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T04:59:59.323Z|3412ee75-ab6d-49c3-80a4-c2123ad1bac2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:00:00.208Z|d6ebe533-1d39-4d6e-9127-335937843815|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:00:00.209Z|d6ebe533-1d39-4d6e-9127-335937843815|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:00:00.919Z|f5b6b883-57e2-4ea3-a731-deba236a9e91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:00:00.920Z|f5b6b883-57e2-4ea3-a731-deba236a9e91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:00:07.038Z|75634b06-9994-48a7-96b8-b1a8d44e8921|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:00:07.039Z|75634b06-9994-48a7-96b8-b1a8d44e8921|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:00:07.653Z|b4804a23-a6e0-46b4-ab38-c57f45e81717|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:00:07.654Z|b4804a23-a6e0-46b4-ab38-c57f45e81717|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:00:09.353Z|82e6099c-426c-4205-9835-65fd0e482646|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:00:09.354Z|82e6099c-426c-4205-9835-65fd0e482646|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:00:15.208Z|68b47a95-2e01-4e71-8c46-6eeadb295d47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:00:15.209Z|68b47a95-2e01-4e71-8c46-6eeadb295d47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:00:17.068Z|e976325f-bbd2-4573-b63f-44fd7eb871de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:00:17.068Z|e976325f-bbd2-4573-b63f-44fd7eb871de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:00:17.681Z|4c867e3d-00db-486d-91d4-66ae671f5954|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:00:17.682Z|4c867e3d-00db-486d-91d4-66ae671f5954|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:00:19.383Z|cfbc55c5-f17c-4b07-a21e-ef53a9eef4df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:00:19.384Z|cfbc55c5-f17c-4b07-a21e-ef53a9eef4df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:00:27.097Z|8f2371c5-20a8-43ff-942c-6aadcc5b90bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:00:27.098Z|8f2371c5-20a8-43ff-942c-6aadcc5b90bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:00:27.708Z|b28a3dad-49cc-4b22-9ab5-26e96229f8c2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:00:27.709Z|b28a3dad-49cc-4b22-9ab5-26e96229f8c2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:00:29.412Z|2e8619da-3c8c-435b-9aff-8254327acf89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:00:29.413Z|2e8619da-3c8c-435b-9aff-8254327acf89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:00:30.208Z|b9882732-5b55-4d98-892b-4859306d6b45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:00:30.210Z|b9882732-5b55-4d98-892b-4859306d6b45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:00:30.920Z|5a738297-e5d6-4a9c-9df3-dc625ceabdcd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:00:30.921Z|5a738297-e5d6-4a9c-9df3-dc625ceabdcd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:00:37.126Z|f7859468-8527-4c8f-94f9-f29fcad6d0dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:00:37.127Z|f7859468-8527-4c8f-94f9-f29fcad6d0dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:00:37.738Z|305fe38d-ee0f-4d35-a971-ba7f48ef4f74|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:00:37.739Z|305fe38d-ee0f-4d35-a971-ba7f48ef4f74|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:00:39.442Z|318f0749-f209-4c35-a007-6a9b10d48f0a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:00:39.442Z|318f0749-f209-4c35-a007-6a9b10d48f0a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:00:40.407Z|a191918a-1eca-409e-ae7b-8fb80754cda8|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T05:00:40.408Z|a191918a-1eca-409e-ae7b-8fb80754cda8|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T05:00:45.208Z|013ce2ae-cef5-45ab-890b-9484e93aa05a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:00:45.209Z|013ce2ae-cef5-45ab-890b-9484e93aa05a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:00:47.156Z|05ac318f-01b3-415e-9eb4-4997098bdcf5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:00:47.156Z|05ac318f-01b3-415e-9eb4-4997098bdcf5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:00:47.766Z|5af8a4a3-57e3-4228-817d-2a1904995b1b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:00:47.767Z|5af8a4a3-57e3-4228-817d-2a1904995b1b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:00:49.472Z|2030a1e6-b4b1-4cc7-b777-0911afbfbccd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:00:49.472Z|2030a1e6-b4b1-4cc7-b777-0911afbfbccd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:00:57.183Z|efc94610-8a3a-40fc-98e9-51dcb36df483|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:00:57.184Z|efc94610-8a3a-40fc-98e9-51dcb36df483|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:00:57.798Z|b0452a6d-59da-409d-b506-d1156f4a4046|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:00:57.798Z|b0452a6d-59da-409d-b506-d1156f4a4046|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:00:59.500Z|8afaf2ab-5929-4a97-9b5c-6f012b3e369c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:00:59.501Z|8afaf2ab-5929-4a97-9b5c-6f012b3e369c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:01:00.208Z|3084550d-1a8f-4696-b135-598a716c344c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:01:00.209Z|3084550d-1a8f-4696-b135-598a716c344c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:01:00.921Z|d1be6bf4-e051-4e87-a373-8641d445da0d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:01:00.921Z|d1be6bf4-e051-4e87-a373-8641d445da0d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:01:07.211Z|f2f071d4-2a5e-46b4-8c88-096d2f893e89|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:01:07.211Z|f2f071d4-2a5e-46b4-8c88-096d2f893e89|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:01:07.823Z|fef01961-0faf-463d-b628-dbb216072722|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:01:07.824Z|fef01961-0faf-463d-b628-dbb216072722|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:01:09.530Z|a891217d-6051-4ce5-9bd4-99fe252e9ac3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:01:09.532Z|a891217d-6051-4ce5-9bd4-99fe252e9ac3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:01:15.208Z|2ca72861-9a59-40aa-8282-c81a3eb584ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:01:15.210Z|2ca72861-9a59-40aa-8282-c81a3eb584ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:01:17.245Z|5a7df951-cd50-4d95-88ba-3555e4963874|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:01:17.246Z|5a7df951-cd50-4d95-88ba-3555e4963874|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:01:17.849Z|7172fbd3-8f0d-4ece-ab9a-2bdf5f88e937|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:01:17.850Z|7172fbd3-8f0d-4ece-ab9a-2bdf5f88e937|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:01:19.563Z|cceba9a0-b4a6-45a6-9705-c4a227b7c3ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:01:19.564Z|cceba9a0-b4a6-45a6-9705-c4a227b7c3ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:01:27.275Z|4d3a5f00-f2f4-4c59-abeb-dc9849c178ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:01:27.276Z|4d3a5f00-f2f4-4c59-abeb-dc9849c178ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:01:27.878Z|91613350-7ee3-445b-a387-bd3cc6c33003|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:01:27.879Z|91613350-7ee3-445b-a387-bd3cc6c33003|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:01:29.592Z|2ab930f2-d793-4a51-b55c-ec1efb4054d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:01:29.592Z|2ab930f2-d793-4a51-b55c-ec1efb4054d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:01:30.208Z|51f9a041-756d-490f-bd11-b86a56d8ca51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:01:30.208Z|51f9a041-756d-490f-bd11-b86a56d8ca51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:01:30.922Z|ad45a192-ff61-4214-9ce2-28c8bb806674|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:01:30.922Z|ad45a192-ff61-4214-9ce2-28c8bb806674|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:01:37.304Z|51c39aad-75b3-43ae-85d2-788b3eae167e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:01:37.305Z|51c39aad-75b3-43ae-85d2-788b3eae167e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:01:37.903Z|05f93be5-efae-479a-b1b1-8c0c44e98887|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:01:37.904Z|05f93be5-efae-479a-b1b1-8c0c44e98887|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:01:39.616Z|23aa658e-65ed-4927-b07c-c91908d6d8ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:01:39.617Z|23aa658e-65ed-4927-b07c-c91908d6d8ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:01:40.418Z|ba829199-aa0b-4918-86d8-97ddeee44156|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T05:01:40.418Z|ba829199-aa0b-4918-86d8-97ddeee44156|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T05:01:45.208Z|410037a1-ea53-4ef0-8dd5-e48892284c97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:01:45.209Z|410037a1-ea53-4ef0-8dd5-e48892284c97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:01:47.332Z|aad19f41-802d-42f6-a928-35a72ec7eedd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:01:47.333Z|aad19f41-802d-42f6-a928-35a72ec7eedd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:01:47.934Z|91ebae03-2085-4dbe-90b7-d2d8f99fad93|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:01:47.934Z|91ebae03-2085-4dbe-90b7-d2d8f99fad93|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:01:49.645Z|63da864c-d5b2-4a8c-a266-6f89566c8b4e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:01:49.646Z|63da864c-d5b2-4a8c-a266-6f89566c8b4e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:01:57.359Z|55e3a19a-aebf-4373-8a67-66979ce3c0cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:01:57.360Z|55e3a19a-aebf-4373-8a67-66979ce3c0cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:01:57.961Z|8dfc379a-f512-478d-924e-c07dd1100799|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:01:57.961Z|8dfc379a-f512-478d-924e-c07dd1100799|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:01:59.676Z|ee9a0b79-5f85-49cf-b6ac-013b6bb07ff6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:01:59.677Z|ee9a0b79-5f85-49cf-b6ac-013b6bb07ff6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:02:00.208Z|99a7d3c7-3a46-4bc0-a4c9-2ea14f2bc789|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:02:00.210Z|99a7d3c7-3a46-4bc0-a4c9-2ea14f2bc789|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:02:00.922Z|fd17bc61-d1a8-4be7-a246-4d225fe1ee13|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:02:00.923Z|fd17bc61-d1a8-4be7-a246-4d225fe1ee13|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:02:07.388Z|f18a7bd8-f7f1-427c-a5d3-3180885d9afb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:02:07.389Z|f18a7bd8-f7f1-427c-a5d3-3180885d9afb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:02:07.988Z|bd6fe437-398b-41bf-aa23-8c3a0059e87f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:02:07.988Z|bd6fe437-398b-41bf-aa23-8c3a0059e87f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:02:09.699Z|c9d1244b-7b1c-458c-ae60-3b3803941b17|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:02:09.700Z|c9d1244b-7b1c-458c-ae60-3b3803941b17|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:02:15.208Z|26c19b83-2e93-455e-93c2-325ec767860b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:02:15.208Z|26c19b83-2e93-455e-93c2-325ec767860b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:02:17.415Z|6912d601-2977-4173-ba8f-ab1afd3fe3e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:02:17.416Z|6912d601-2977-4173-ba8f-ab1afd3fe3e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:02:18.014Z|af0fdce2-7a0c-4a06-b3f9-6f5ed56dd02d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:02:18.015Z|af0fdce2-7a0c-4a06-b3f9-6f5ed56dd02d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:02:19.727Z|ed6d9390-d390-4191-83a9-2caf843c9484|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:02:19.728Z|ed6d9390-d390-4191-83a9-2caf843c9484|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:02:27.446Z|6da7a786-cadf-408e-a27a-d8d763b495d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:02:27.447Z|6da7a786-cadf-408e-a27a-d8d763b495d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:02:28.048Z|27d5f108-612b-48ea-989f-531153b04f32|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:02:28.049Z|27d5f108-612b-48ea-989f-531153b04f32|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:02:29.756Z|122996ab-d687-46a6-80e8-2cb0070ab704|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:02:29.757Z|122996ab-d687-46a6-80e8-2cb0070ab704|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:02:30.208Z|3cb8ae85-7324-416d-900f-8e5800972332|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:02:30.209Z|3cb8ae85-7324-416d-900f-8e5800972332|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:02:30.923Z|3deea7f4-605f-4b48-a969-2fbc0997a8d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:02:30.923Z|3deea7f4-605f-4b48-a969-2fbc0997a8d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:02:37.475Z|74668817-cf2a-4277-8eb5-655bee448f06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:02:37.475Z|74668817-cf2a-4277-8eb5-655bee448f06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:02:38.075Z|570ac899-4527-4a5c-a452-1c7c7aa9349b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:02:38.076Z|570ac899-4527-4a5c-a452-1c7c7aa9349b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:02:39.784Z|30a5a964-04c4-4ecd-a714-79cd1d9ec77d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:02:39.785Z|30a5a964-04c4-4ecd-a714-79cd1d9ec77d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:02:40.408Z|d8936059-c866-477d-88d8-2e1cec0ba871|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T05:02:40.409Z|d8936059-c866-477d-88d8-2e1cec0ba871|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T05:02:45.208Z|b866a5ff-55a6-4d76-9ae5-772abfa7c14f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:02:45.210Z|b866a5ff-55a6-4d76-9ae5-772abfa7c14f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:02:47.504Z|a1573175-dd79-438e-8c3c-14cf3046bdd5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:02:47.505Z|a1573175-dd79-438e-8c3c-14cf3046bdd5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:02:48.100Z|63f86c6c-22ae-47c2-bd0e-d35120b183b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:02:48.100Z|63f86c6c-22ae-47c2-bd0e-d35120b183b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:02:49.810Z|6b963ec6-4a3b-4fe7-922c-864412b9038b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:02:49.811Z|6b963ec6-4a3b-4fe7-922c-864412b9038b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:02:57.533Z|71b82384-db48-439a-85f0-30591943e673|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:02:57.534Z|71b82384-db48-439a-85f0-30591943e673|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:02:58.121Z|ddc6d322-d4a8-407e-81f6-73488a141942|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:02:58.122Z|ddc6d322-d4a8-407e-81f6-73488a141942|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:02:59.837Z|69b912c0-4a27-49b4-88b4-b104181085a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:02:59.838Z|69b912c0-4a27-49b4-88b4-b104181085a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:03:00.209Z|05375f70-6d78-4ebc-ac4c-ea3a7a1afefe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:03:00.209Z|05375f70-6d78-4ebc-ac4c-ea3a7a1afefe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:03:00.924Z|dea0dcec-954d-4dbc-a7d3-80d8f21f8a7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:03:00.924Z|dea0dcec-954d-4dbc-a7d3-80d8f21f8a7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:03:07.562Z|c28884ab-b4fc-49fb-b1c4-ed863540c681|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:03:07.563Z|c28884ab-b4fc-49fb-b1c4-ed863540c681|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:03:08.147Z|2c97fba8-1c74-4eb2-9cad-e14d5d747571|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:03:08.148Z|2c97fba8-1c74-4eb2-9cad-e14d5d747571|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:03:09.868Z|b4efe31a-4bc9-4599-9f10-a563fc5f305a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:03:09.868Z|b4efe31a-4bc9-4599-9f10-a563fc5f305a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:03:15.208Z|1f258071-47f1-43c4-89ba-0816a7147bd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:03:15.209Z|1f258071-47f1-43c4-89ba-0816a7147bd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:03:17.592Z|2a1ba6a6-f1c5-4b79-95aa-549a0432562c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:03:17.593Z|2a1ba6a6-f1c5-4b79-95aa-549a0432562c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:03:18.173Z|88bfd95e-66db-4e7e-b900-7f2d714a9c82|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:03:18.174Z|88bfd95e-66db-4e7e-b900-7f2d714a9c82|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:03:19.899Z|7824ed6e-c761-4a42-b79e-0388fcc3b5ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:03:19.900Z|7824ed6e-c761-4a42-b79e-0388fcc3b5ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:03:27.630Z|5d1c3c3c-8c3a-4fe3-a0bb-92836af51c41|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:03:27.630Z|5d1c3c3c-8c3a-4fe3-a0bb-92836af51c41|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:03:28.197Z|a7949a99-80e5-4bcd-9fbd-ffd96d7c4ff4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:03:28.198Z|a7949a99-80e5-4bcd-9fbd-ffd96d7c4ff4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:03:29.928Z|e21eb7dd-c184-4b1a-8d5d-47caa5ba97e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:03:29.929Z|e21eb7dd-c184-4b1a-8d5d-47caa5ba97e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:03:30.208Z|22f5e36b-fa13-49a3-a2b1-6e9299d86702|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:03:30.208Z|22f5e36b-fa13-49a3-a2b1-6e9299d86702|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:03:30.924Z|f894324e-a7ea-4256-b776-7328aad53401|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:03:30.925Z|f894324e-a7ea-4256-b776-7328aad53401|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:03:37.668Z|c44c37e3-7997-4ddc-9594-675f56b9a555|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:03:37.668Z|c44c37e3-7997-4ddc-9594-675f56b9a555|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:03:38.222Z|e63d08cf-601e-45b2-acb4-1e8624b0aabf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:03:38.222Z|e63d08cf-601e-45b2-acb4-1e8624b0aabf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:03:39.956Z|37444326-b573-4223-96f3-0c1092464031|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:03:39.956Z|37444326-b573-4223-96f3-0c1092464031|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:03:40.408Z|20c6a6ce-714e-495c-a3f1-e7f464de840d|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T05:03:40.409Z|20c6a6ce-714e-495c-a3f1-e7f464de840d|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T05:03:45.208Z|e9668663-2658-4185-b2d9-333e8cb566e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:03:45.209Z|e9668663-2658-4185-b2d9-333e8cb566e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:03:47.696Z|bcf5f63c-dd10-451e-963a-fc692f5fe29c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:03:47.697Z|bcf5f63c-dd10-451e-963a-fc692f5fe29c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:03:48.251Z|52d456d0-765b-485a-8d04-1d978cb5179d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:03:48.251Z|52d456d0-765b-485a-8d04-1d978cb5179d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:03:49.984Z|d6bc4be8-e1a5-4827-98cb-e078045ab783|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:03:49.985Z|d6bc4be8-e1a5-4827-98cb-e078045ab783|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:03:57.727Z|5646c30c-2d66-4909-b344-993a45b858b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:03:57.727Z|5646c30c-2d66-4909-b344-993a45b858b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:03:58.280Z|d81a5d28-e504-4350-9911-a3310d376784|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:03:58.281Z|d81a5d28-e504-4350-9911-a3310d376784|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:04:00.013Z|21f43abf-fd0f-49b5-957a-73827b407a56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:04:00.014Z|21f43abf-fd0f-49b5-957a-73827b407a56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:04:00.208Z|727f48b7-2437-4754-81e2-0e422288b2a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:04:00.210Z|727f48b7-2437-4754-81e2-0e422288b2a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:04:00.925Z|55a8f8cd-0ea1-453f-9324-4aba63d48c70|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:04:00.926Z|55a8f8cd-0ea1-453f-9324-4aba63d48c70|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:04:07.753Z|a36a9960-6e77-4f06-913b-b2a951c7b793|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:04:07.754Z|a36a9960-6e77-4f06-913b-b2a951c7b793|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:04:08.309Z|db3bd89c-62fa-461d-be6c-fbc5871b45f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:04:08.310Z|db3bd89c-62fa-461d-be6c-fbc5871b45f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:04:10.042Z|6522cbbe-6ca8-4e7a-8ce2-d544ec3f7853|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:04:10.042Z|6522cbbe-6ca8-4e7a-8ce2-d544ec3f7853|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:04:15.208Z|f3f39862-c047-4c08-9956-569fb7eec663|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:04:15.209Z|f3f39862-c047-4c08-9956-569fb7eec663|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:04:17.780Z|eb9f6645-b4bf-4434-9586-742470a8795f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:04:17.780Z|eb9f6645-b4bf-4434-9586-742470a8795f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:04:18.337Z|9263d352-fa02-4eef-a937-468bd5885557|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:04:18.338Z|9263d352-fa02-4eef-a937-468bd5885557|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:04:20.073Z|0c7b0205-fd3a-46f1-856c-0fd85f513f0a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:04:20.074Z|0c7b0205-fd3a-46f1-856c-0fd85f513f0a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:04:27.807Z|838325ca-52cb-4444-925f-bcf6606d2e21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:04:27.808Z|838325ca-52cb-4444-925f-bcf6606d2e21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:04:28.365Z|a6ccdd2c-58ff-4a52-8de7-6b4765d03164|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:04:28.366Z|a6ccdd2c-58ff-4a52-8de7-6b4765d03164|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:04:30.102Z|ed02520e-471e-4172-ae5a-74e56cd1359b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:04:30.102Z|ed02520e-471e-4172-ae5a-74e56cd1359b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:04:30.208Z|98def0ac-3fa7-46ba-939c-07c2363688f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:04:30.209Z|98def0ac-3fa7-46ba-939c-07c2363688f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:04:30.926Z|cb90431e-721e-4285-b684-24846b86ca06|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:04:30.927Z|cb90431e-721e-4285-b684-24846b86ca06|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:04:37.834Z|092b6673-a808-4fab-b6b7-091e378d2ebd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:04:37.835Z|092b6673-a808-4fab-b6b7-091e378d2ebd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:04:38.394Z|3168356f-b6e1-4c81-a846-56fbe7e66d21|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:04:38.395Z|3168356f-b6e1-4c81-a846-56fbe7e66d21|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:04:40.131Z|0ab8b2d9-8fc7-44ee-b6cc-8cc03b7a52fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:04:40.132Z|0ab8b2d9-8fc7-44ee-b6cc-8cc03b7a52fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:04:40.407Z|1cf1f01d-e29f-4954-af97-6dda41d97890|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T05:04:40.408Z|1cf1f01d-e29f-4954-af97-6dda41d97890|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T05:04:45.208Z|2ef12ffc-7e5c-43d1-b360-946882eea856|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:04:45.209Z|2ef12ffc-7e5c-43d1-b360-946882eea856|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:04:47.873Z|13f52ef6-e1c9-42a3-9d8b-09a5ee3ea0a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:04:47.873Z|13f52ef6-e1c9-42a3-9d8b-09a5ee3ea0a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:04:48.426Z|9cd666a9-ce1d-44a4-84fe-5a197c5755b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:04:48.427Z|9cd666a9-ce1d-44a4-84fe-5a197c5755b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:04:50.160Z|caeb3e65-f00d-4500-96f7-d9f54be4906b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:04:50.160Z|caeb3e65-f00d-4500-96f7-d9f54be4906b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:04:57.902Z|c1e85414-2e0b-4249-a5df-bcb5c3c3bc14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:04:57.903Z|c1e85414-2e0b-4249-a5df-bcb5c3c3bc14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:04:58.453Z|e211bb38-537a-4d64-9d62-98fb883b4ec2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:04:58.454Z|e211bb38-537a-4d64-9d62-98fb883b4ec2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:05:00.188Z|93a31d2b-c9e5-4cbf-8bba-7643690fec25|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:05:00.189Z|93a31d2b-c9e5-4cbf-8bba-7643690fec25|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:05:00.208Z|f0f9f9ea-4e9c-4b97-9afe-7f631b51da19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:05:00.209Z|f0f9f9ea-4e9c-4b97-9afe-7f631b51da19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:05:00.927Z|9c18c7da-2822-4415-a5cb-5751725160bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:05:00.928Z|9c18c7da-2822-4415-a5cb-5751725160bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:05:07.930Z|cd2178c7-93bb-4d1c-a0da-d85db6e90466|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:05:07.931Z|cd2178c7-93bb-4d1c-a0da-d85db6e90466|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:05:08.477Z|44624605-ac62-4afb-b5a4-e62f8f7a1dd1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:05:08.478Z|44624605-ac62-4afb-b5a4-e62f8f7a1dd1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:05:10.218Z|435b738e-fb15-449e-acca-8620c338ff3a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:05:10.218Z|435b738e-fb15-449e-acca-8620c338ff3a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:05:15.208Z|1d1d78db-2f91-48f2-a915-aa9a58fd7931|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:05:15.213Z|1d1d78db-2f91-48f2-a915-aa9a58fd7931|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:05:17.960Z|373c9222-e210-42a5-bc69-00915f8632cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:05:17.960Z|373c9222-e210-42a5-bc69-00915f8632cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:05:18.504Z|7055563d-115c-4ae8-85c7-20057627c28f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:05:18.505Z|7055563d-115c-4ae8-85c7-20057627c28f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:05:20.250Z|a52a5574-ce06-4c3d-894a-acaaee7888df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:05:20.251Z|a52a5574-ce06-4c3d-894a-acaaee7888df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:05:27.993Z|a780fd4c-1ffe-43ae-a6e2-acbaa2f96775|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:05:27.994Z|a780fd4c-1ffe-43ae-a6e2-acbaa2f96775|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:05:28.535Z|260cafea-cb46-417b-ac8d-739614ccc08d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:05:28.535Z|260cafea-cb46-417b-ac8d-739614ccc08d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:05:30.210Z|d12672e3-4c34-4424-8bab-87a4d2808a63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:05:30.211Z|d12672e3-4c34-4424-8bab-87a4d2808a63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:05:30.281Z|0186bbab-d3a5-470d-aa72-5fcde4b47707|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:05:30.281Z|0186bbab-d3a5-470d-aa72-5fcde4b47707|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:05:30.929Z|93a30fb1-85de-4e50-bfbb-2ff4d0750dbc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:05:30.929Z|93a30fb1-85de-4e50-bfbb-2ff4d0750dbc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:05:38.025Z|0e3a52ef-b458-47a8-bd0e-102b8a59befc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:05:38.026Z|0e3a52ef-b458-47a8-bd0e-102b8a59befc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:05:38.565Z|e02db0c4-f19a-429e-897e-b86af0054739|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:05:38.565Z|e02db0c4-f19a-429e-897e-b86af0054739|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:05:40.309Z|ec51d158-56f7-4f60-a754-ed45a163dd7a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:05:40.309Z|ec51d158-56f7-4f60-a754-ed45a163dd7a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:05:40.407Z|01989eb9-6fdf-422a-9723-8aabc88af1b8|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T05:05:40.408Z|01989eb9-6fdf-422a-9723-8aabc88af1b8|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T05:05:45.208Z|ebf49e48-13c5-43ab-acb3-2099b600103e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:05:45.209Z|ebf49e48-13c5-43ab-acb3-2099b600103e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:05:48.053Z|1ed8c4b3-1ca1-4946-9b30-eb69529eb7e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:05:48.054Z|1ed8c4b3-1ca1-4946-9b30-eb69529eb7e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:05:48.593Z|522d1b30-ee44-415b-b23f-e20192c343a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:05:48.594Z|522d1b30-ee44-415b-b23f-e20192c343a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:05:50.339Z|e57eebd6-5fb3-4dda-be8b-80df308dc4c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:05:50.340Z|e57eebd6-5fb3-4dda-be8b-80df308dc4c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:05:58.079Z|10102e48-1d90-443d-a33a-b86dc70857ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:05:58.080Z|10102e48-1d90-443d-a33a-b86dc70857ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:05:58.623Z|5e1ab26c-99c5-4756-9d12-d6d95acbf96d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:05:58.624Z|5e1ab26c-99c5-4756-9d12-d6d95acbf96d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:06:00.208Z|0b268c28-cabb-4911-b227-312fcc6257a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:06:00.210Z|0b268c28-cabb-4911-b227-312fcc6257a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:06:00.368Z|ed3222e8-c437-4377-adb3-8dba7513ed73|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:06:00.369Z|ed3222e8-c437-4377-adb3-8dba7513ed73|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:06:00.929Z|d2143dd9-0e6b-47d2-8425-fa6cf67e1b28|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:06:00.930Z|d2143dd9-0e6b-47d2-8425-fa6cf67e1b28|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:06:08.108Z|e94bed77-0efc-4d42-9ae5-481c420ecc7d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:06:08.109Z|e94bed77-0efc-4d42-9ae5-481c420ecc7d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:06:08.652Z|d1ec0d24-9a5f-4495-9765-0a96f21fe21b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:06:08.653Z|d1ec0d24-9a5f-4495-9765-0a96f21fe21b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:06:10.396Z|073a30ad-f9b3-4bfb-bce1-083478b51705|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:06:10.397Z|073a30ad-f9b3-4bfb-bce1-083478b51705|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:06:15.208Z|e938f97b-9d4f-40c1-a535-98d51c875aac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:06:15.209Z|e938f97b-9d4f-40c1-a535-98d51c875aac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:06:18.130Z|e8492121-a685-4a80-9a3b-5e07d39a9da8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:06:18.131Z|e8492121-a685-4a80-9a3b-5e07d39a9da8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:06:18.681Z|2eae54d5-700e-4b89-8950-8d932a415d41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:06:18.682Z|2eae54d5-700e-4b89-8950-8d932a415d41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:06:20.426Z|5b98aad0-5868-4303-acb8-57fe76b495f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:06:20.427Z|5b98aad0-5868-4303-acb8-57fe76b495f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:06:28.155Z|3bc04bab-3786-4eba-9b24-76b48d9f057e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:06:28.156Z|3bc04bab-3786-4eba-9b24-76b48d9f057e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:06:28.709Z|efd70410-1df8-4b91-898a-ebdcdc9ff5b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:06:28.710Z|efd70410-1df8-4b91-898a-ebdcdc9ff5b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:06:30.208Z|9456875e-a697-4358-9a83-6f15b109ecde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:06:30.209Z|9456875e-a697-4358-9a83-6f15b109ecde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:06:30.456Z|aa68b8ca-e819-450d-9987-d410a552da9c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:06:30.457Z|aa68b8ca-e819-450d-9987-d410a552da9c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:06:30.930Z|3d7f3075-9c06-4456-809e-bdf359a3e466|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:06:30.930Z|3d7f3075-9c06-4456-809e-bdf359a3e466|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:06:38.182Z|76812bd9-e527-4f69-a4dc-cdc14accb40a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:06:38.182Z|76812bd9-e527-4f69-a4dc-cdc14accb40a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:06:38.737Z|fccd4410-7b63-4f4f-ace2-62acfb347321|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:06:38.738Z|fccd4410-7b63-4f4f-ace2-62acfb347321|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:06:40.408Z|62cb4bd2-502f-4b0a-858a-0b0612990972|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T05:06:40.409Z|62cb4bd2-502f-4b0a-858a-0b0612990972|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T05:06:40.484Z|303d9852-a871-4628-9c80-09175338ae5b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:06:40.485Z|303d9852-a871-4628-9c80-09175338ae5b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:06:45.208Z|c7c897e4-daf1-4608-b798-468870b73c00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:06:45.212Z|c7c897e4-daf1-4608-b798-468870b73c00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:06:48.211Z|9f90d3f3-d9ec-4040-9964-3e8ee4a065d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:06:48.211Z|9f90d3f3-d9ec-4040-9964-3e8ee4a065d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:06:48.765Z|05dabbf0-0174-4541-8aca-b355b31dfade|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:06:48.766Z|05dabbf0-0174-4541-8aca-b355b31dfade|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:06:50.514Z|26b749a5-d6b2-44fc-8ac8-ffa7b5763895|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:06:50.515Z|26b749a5-d6b2-44fc-8ac8-ffa7b5763895|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:06:58.240Z|531f8baa-9759-4d62-b23c-2a9e7767a590|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:06:58.241Z|531f8baa-9759-4d62-b23c-2a9e7767a590|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:06:58.794Z|2eee73ee-ffe7-49d8-801d-bd8ce0e0bd4c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:06:58.795Z|2eee73ee-ffe7-49d8-801d-bd8ce0e0bd4c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:07:00.208Z|251c8f7c-dd2d-49a1-afb2-03ffda343b9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:07:00.208Z|251c8f7c-dd2d-49a1-afb2-03ffda343b9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:07:00.544Z|3067c4c2-9859-4534-b245-4a5f9cddc3dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:07:00.545Z|3067c4c2-9859-4534-b245-4a5f9cddc3dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:07:00.931Z|ceb3a071-bd6b-4592-92fd-0c96daf5f1ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:07:00.931Z|ceb3a071-bd6b-4592-92fd-0c96daf5f1ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:07:08.270Z|14ce055b-9d69-4c0e-9ba4-9962649659b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:07:08.271Z|14ce055b-9d69-4c0e-9ba4-9962649659b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:07:08.824Z|a801b6e3-a765-45cd-9bc6-0d011344157c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:07:08.825Z|a801b6e3-a765-45cd-9bc6-0d011344157c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:07:10.573Z|be31c460-c156-4a30-a631-5a40ac7c6739|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:07:10.574Z|be31c460-c156-4a30-a631-5a40ac7c6739|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:07:15.208Z|52799f38-8a10-42a8-8a05-462c05a143e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:07:15.209Z|52799f38-8a10-42a8-8a05-462c05a143e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:07:18.306Z|08168443-4321-40f3-89d6-7176be9589b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:07:18.306Z|08168443-4321-40f3-89d6-7176be9589b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:07:18.854Z|2a417b6f-e0fc-4965-8247-b78290a8e9bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:07:18.855Z|2a417b6f-e0fc-4965-8247-b78290a8e9bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:07:20.603Z|d51ec11b-7eac-4f49-85fc-8361e9cfec60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:07:20.604Z|d51ec11b-7eac-4f49-85fc-8361e9cfec60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:07:28.336Z|f3dbe0b7-4888-4cda-a226-e2383540fd7f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:07:28.337Z|f3dbe0b7-4888-4cda-a226-e2383540fd7f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:07:28.881Z|6967f047-dc78-4bf8-85a7-20c108db2e28|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:07:28.882Z|6967f047-dc78-4bf8-85a7-20c108db2e28|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:07:30.208Z|2e3cfbd9-9264-4354-b53f-8278ab596f38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:07:30.212Z|2e3cfbd9-9264-4354-b53f-8278ab596f38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:07:30.632Z|daf83c6a-20ca-4824-ba4d-8cb2b7c6c7ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:07:30.633Z|daf83c6a-20ca-4824-ba4d-8cb2b7c6c7ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:07:30.931Z|69bebb9b-e597-44c4-90b6-6a967b5e37fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:07:30.932Z|69bebb9b-e597-44c4-90b6-6a967b5e37fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:07:38.365Z|c3d31c25-e746-46c3-8ec9-22048e6d04ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:07:38.365Z|c3d31c25-e746-46c3-8ec9-22048e6d04ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:07:38.909Z|698abeaf-47af-492c-a8f3-14da24d34e56|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:07:38.909Z|698abeaf-47af-492c-a8f3-14da24d34e56|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:07:40.407Z|12a02fd3-f20c-4f03-8fbd-a5ad14ee387c|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T05:07:40.408Z|12a02fd3-f20c-4f03-8fbd-a5ad14ee387c|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T05:07:40.662Z|383fb3c9-339e-4615-b7c8-829694f4e43e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:07:40.663Z|383fb3c9-339e-4615-b7c8-829694f4e43e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:07:45.208Z|435c1961-e3b7-474d-9ee1-1644f3fb3187|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:07:45.209Z|435c1961-e3b7-474d-9ee1-1644f3fb3187|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:07:48.396Z|a230e0c0-3b71-49db-9f45-2921a7361977|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:07:48.396Z|a230e0c0-3b71-49db-9f45-2921a7361977|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:07:48.936Z|36d71e95-b752-4f5c-8a17-127f790c4b45|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:07:48.937Z|36d71e95-b752-4f5c-8a17-127f790c4b45|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:07:50.690Z|94694185-a243-465b-b1eb-448b968f12a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:07:50.691Z|94694185-a243-465b-b1eb-448b968f12a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:07:58.424Z|d1cbb008-1a29-4fa1-a410-518a6674c410|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:07:58.424Z|d1cbb008-1a29-4fa1-a410-518a6674c410|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:07:58.964Z|624b8072-1ea9-4b4f-8e90-bb5ecedfe091|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:07:58.964Z|624b8072-1ea9-4b4f-8e90-bb5ecedfe091|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:08:00.208Z|202e86ce-1634-4710-9005-6f4b0c22862e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:08:00.209Z|202e86ce-1634-4710-9005-6f4b0c22862e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:08:00.717Z|d86d885d-ac14-4cf9-9330-cd84013f5b85|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:08:00.718Z|d86d885d-ac14-4cf9-9330-cd84013f5b85|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:08:00.932Z|7795cb91-baa8-4725-8c16-6962ca8a74ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:08:00.933Z|7795cb91-baa8-4725-8c16-6962ca8a74ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:08:08.451Z|56fe21c1-d6ce-4399-ae77-786d26619524|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:08:08.452Z|56fe21c1-d6ce-4399-ae77-786d26619524|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:08:08.993Z|e48fea80-8257-43f0-a94f-891a1c023ef9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:08:08.994Z|e48fea80-8257-43f0-a94f-891a1c023ef9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:08:10.746Z|8f3238a9-899b-4b78-9fdc-4b0927933249|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:08:10.747Z|8f3238a9-899b-4b78-9fdc-4b0927933249|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:08:15.209Z|db12ccfa-9376-4ede-af07-3912cfbd2e6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:08:15.212Z|db12ccfa-9376-4ede-af07-3912cfbd2e6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:08:18.481Z|971c03cf-4fc8-4a14-9444-966f7c531a6c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:08:18.481Z|971c03cf-4fc8-4a14-9444-966f7c531a6c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:08:19.022Z|6d98cd55-354f-438f-9bdd-2bc27f4cbcec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:08:19.023Z|6d98cd55-354f-438f-9bdd-2bc27f4cbcec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:08:20.773Z|58898678-5c68-428a-834b-4d8fa7b14dcc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:08:20.774Z|58898678-5c68-428a-834b-4d8fa7b14dcc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:08:28.510Z|26689d88-a836-42cb-a8b7-b8d51fb5b69d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:08:28.511Z|26689d88-a836-42cb-a8b7-b8d51fb5b69d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:08:29.050Z|16405177-bbc4-4cf4-b7d0-ed8738c37208|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:08:29.051Z|16405177-bbc4-4cf4-b7d0-ed8738c37208|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:08:30.208Z|8f4e924b-8d4e-487e-8f15-e9585ff37d9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:08:30.209Z|8f4e924b-8d4e-487e-8f15-e9585ff37d9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:08:30.801Z|edb31ad1-171b-437b-8c54-30b4d467a26a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:08:30.802Z|edb31ad1-171b-437b-8c54-30b4d467a26a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:08:30.933Z|d93e8538-4fc6-43f0-9f14-c8616cf2c156|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:08:30.933Z|d93e8538-4fc6-43f0-9f14-c8616cf2c156|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:08:38.540Z|bb1f8a54-d6c1-448e-8c8c-a6d91a6b944b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:08:38.540Z|bb1f8a54-d6c1-448e-8c8c-a6d91a6b944b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:08:39.078Z|e6c79913-38d0-494e-8813-2bf67474f43b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:08:39.079Z|e6c79913-38d0-494e-8813-2bf67474f43b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:08:40.407Z|7fc35492-ba44-4c04-a367-935232bf1c0f|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T05:08:40.408Z|7fc35492-ba44-4c04-a367-935232bf1c0f|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T05:08:40.830Z|35ea1d4d-7c84-4fbb-b0af-0ade2447c4bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:08:40.831Z|35ea1d4d-7c84-4fbb-b0af-0ade2447c4bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:08:45.208Z|e935b2d0-006d-4ecd-abc3-0f64322a75a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:08:45.209Z|e935b2d0-006d-4ecd-abc3-0f64322a75a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:08:48.569Z|50083348-71ec-4e26-be39-ee30d2e4b73b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:08:48.570Z|50083348-71ec-4e26-be39-ee30d2e4b73b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:08:49.107Z|ef9acbcf-6891-4c85-9440-9f7b19ccb995|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:08:49.108Z|ef9acbcf-6891-4c85-9440-9f7b19ccb995|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:08:50.856Z|b5b9ba27-132d-4dee-878c-33cadc1e01e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:08:50.860Z|b5b9ba27-132d-4dee-878c-33cadc1e01e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:08:58.600Z|4c14e3ad-f6f0-41d1-afd7-212297725b4f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:08:58.601Z|4c14e3ad-f6f0-41d1-afd7-212297725b4f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:08:59.136Z|c7673f56-21e8-4ba0-ac99-09acba1e3225|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:08:59.136Z|c7673f56-21e8-4ba0-ac99-09acba1e3225|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:09:00.208Z|5139c3db-7972-4ac4-ac0d-f15c7fadbf0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:09:00.212Z|5139c3db-7972-4ac4-ac0d-f15c7fadbf0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:09:00.886Z|91d8a91a-bf84-43e6-ae4f-4a14a2fca8a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:09:00.886Z|91d8a91a-bf84-43e6-ae4f-4a14a2fca8a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:09:00.934Z|ce08be26-c58b-4263-965b-5e520220dfdb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:09:00.934Z|ce08be26-c58b-4263-965b-5e520220dfdb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:09:08.629Z|c18c5a12-bdf1-492f-8571-38fbfa458a98|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:09:08.629Z|c18c5a12-bdf1-492f-8571-38fbfa458a98|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:09:09.164Z|3a27d6e0-669d-452f-a874-5648b664d1e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:09:09.164Z|3a27d6e0-669d-452f-a874-5648b664d1e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:09:10.913Z|b1f019c1-1b6e-4a09-bb37-c9225bab2aed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:09:10.914Z|b1f019c1-1b6e-4a09-bb37-c9225bab2aed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:09:15.208Z|d3748487-d75b-441f-b598-d1473450d65b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:09:15.209Z|d3748487-d75b-441f-b598-d1473450d65b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:09:18.659Z|244bee7c-a80b-4651-aeac-047ecfeb196a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:09:18.660Z|244bee7c-a80b-4651-aeac-047ecfeb196a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:09:19.192Z|dc27fe94-2bba-4479-9fa6-3662f4953e2d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:09:19.192Z|dc27fe94-2bba-4479-9fa6-3662f4953e2d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:09:20.940Z|7757bb2c-0103-4d17-8d42-e18b480eb5a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:09:20.941Z|7757bb2c-0103-4d17-8d42-e18b480eb5a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:09:28.689Z|9ea8a9c9-40d4-41cb-8036-e3452e92ffba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:09:28.689Z|9ea8a9c9-40d4-41cb-8036-e3452e92ffba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:09:29.220Z|2ceeba72-feed-435d-bfeb-8fcd3141db09|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:09:29.221Z|2ceeba72-feed-435d-bfeb-8fcd3141db09|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:09:30.208Z|6cc0ecc5-c4f9-46eb-bd08-290420f4d16b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:09:30.209Z|6cc0ecc5-c4f9-46eb-bd08-290420f4d16b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:09:30.935Z|65814faf-9452-41f5-8243-6bba269980df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:09:30.936Z|65814faf-9452-41f5-8243-6bba269980df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:09:30.966Z|e2fd44f5-86d4-4892-ad44-f9ab64bab5c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:09:30.967Z|e2fd44f5-86d4-4892-ad44-f9ab64bab5c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:09:38.717Z|1026127c-b4b1-42bd-8241-20d1204cae3a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:09:38.718Z|1026127c-b4b1-42bd-8241-20d1204cae3a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:09:39.250Z|5fed06f4-730c-46c9-a7d3-1de6db503b56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:09:39.251Z|5fed06f4-730c-46c9-a7d3-1de6db503b56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:09:40.407Z|76220601-5385-48c5-b7b4-86528a502132|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T05:09:40.408Z|76220601-5385-48c5-b7b4-86528a502132|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T05:09:40.993Z|32bdf72f-7178-4e22-b1f0-34b69473f7e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:09:40.994Z|32bdf72f-7178-4e22-b1f0-34b69473f7e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:09:45.208Z|a0544e88-9284-4413-bbda-a65a2762c5c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:09:45.212Z|a0544e88-9284-4413-bbda-a65a2762c5c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:09:48.746Z|01fd6ea0-125d-4793-8faf-efa2bcf3b616|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:09:48.747Z|01fd6ea0-125d-4793-8faf-efa2bcf3b616|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:09:49.280Z|404e11d7-2e42-423e-a5bd-802b3ab25ccc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:09:49.281Z|404e11d7-2e42-423e-a5bd-802b3ab25ccc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:09:51.015Z|b95bc3bd-7cd4-475e-bed2-5bf837d46527|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:09:51.016Z|b95bc3bd-7cd4-475e-bed2-5bf837d46527|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:09:58.777Z|8cc85b10-bfc6-4846-80d1-8be431859d4d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:09:58.778Z|8cc85b10-bfc6-4846-80d1-8be431859d4d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:09:59.308Z|4a94cdac-fea3-4ee9-93e9-91994fdbcb00|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:09:59.308Z|4a94cdac-fea3-4ee9-93e9-91994fdbcb00|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:10:00.208Z|cd7369f3-67be-4393-8d39-bd955a564a4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:10:00.209Z|cd7369f3-67be-4393-8d39-bd955a564a4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:10:00.936Z|d00a5630-3e7c-43a6-a403-d0f28dc85c2c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:10:00.937Z|d00a5630-3e7c-43a6-a403-d0f28dc85c2c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:10:01.043Z|050ca89f-fea0-48eb-a077-7da95e9df783|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:10:01.043Z|050ca89f-fea0-48eb-a077-7da95e9df783|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:10:08.806Z|3d79793b-3ba2-45d0-a3e7-6c78b842b7fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:10:08.806Z|3d79793b-3ba2-45d0-a3e7-6c78b842b7fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:10:09.335Z|6b4d03c3-9bfb-4276-89fe-9f7d72b167cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:10:09.335Z|6b4d03c3-9bfb-4276-89fe-9f7d72b167cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:10:11.067Z|49211609-d6b3-4a35-bc41-23d5cf916b53|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:10:11.068Z|49211609-d6b3-4a35-bc41-23d5cf916b53|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:10:15.208Z|7dac94e4-8529-42ca-903a-74a1cb04e6b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:10:15.209Z|7dac94e4-8529-42ca-903a-74a1cb04e6b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:10:18.834Z|1cbcd521-54c1-4463-a031-98de8ccf6a22|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:10:18.835Z|1cbcd521-54c1-4463-a031-98de8ccf6a22|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:10:19.363Z|27df9dba-3dd7-46eb-9033-09aee8b36739|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:10:19.363Z|27df9dba-3dd7-46eb-9033-09aee8b36739|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:10:21.096Z|8a68e662-636b-442e-9231-89d9da29136c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:10:21.097Z|8a68e662-636b-442e-9231-89d9da29136c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:10:28.863Z|96af0ca4-ea03-4865-aad7-e3a85791cadd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:10:28.864Z|96af0ca4-ea03-4865-aad7-e3a85791cadd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:10:29.391Z|4d9ed6f2-c4d1-4234-83c6-1bfa1fd27000|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:10:29.392Z|4d9ed6f2-c4d1-4234-83c6-1bfa1fd27000|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:10:30.208Z|94c422dc-9693-4af6-9969-c97c114abe3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:10:30.212Z|94c422dc-9693-4af6-9969-c97c114abe3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:10:30.937Z|8b393852-c8c1-4fcd-919c-6ae19b9df9b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:10:30.938Z|8b393852-c8c1-4fcd-919c-6ae19b9df9b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:10:31.124Z|e66650cc-a825-4824-9410-f843003c9f7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:10:31.125Z|e66650cc-a825-4824-9410-f843003c9f7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:10:38.891Z|9f0772d2-22f6-4803-8bba-7d3ac8661ad9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:10:38.892Z|9f0772d2-22f6-4803-8bba-7d3ac8661ad9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:10:39.425Z|261005bb-99f9-4d9d-80fd-b67681834e4a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:10:39.425Z|261005bb-99f9-4d9d-80fd-b67681834e4a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:10:40.407Z|573427cb-b0ab-416f-b40a-19e615e105fa|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T05:10:40.408Z|573427cb-b0ab-416f-b40a-19e615e105fa|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T05:10:41.151Z|45a3cb1c-ff07-498d-b7eb-1728cd79a918|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:10:41.152Z|45a3cb1c-ff07-498d-b7eb-1728cd79a918|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:10:45.208Z|d5e4018e-4616-4963-aaa0-d28303becd28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:10:45.209Z|d5e4018e-4616-4963-aaa0-d28303becd28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:10:48.930Z|57373ca3-5692-45e9-9359-e7f9f743c930|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:10:48.930Z|57373ca3-5692-45e9-9359-e7f9f743c930|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:10:49.452Z|4ea48b75-275d-4c6f-973a-5c0737a78591|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:10:49.453Z|4ea48b75-275d-4c6f-973a-5c0737a78591|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:10:51.179Z|9c85d5c9-8a7c-4158-875b-0c9526c09b1d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:10:51.181Z|9c85d5c9-8a7c-4158-875b-0c9526c09b1d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:10:58.959Z|22d14d14-9e6e-4388-8a24-a0254f5e51e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:10:58.959Z|22d14d14-9e6e-4388-8a24-a0254f5e51e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:10:59.480Z|fc2bc951-0751-4602-925d-d41878376277|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:10:59.480Z|fc2bc951-0751-4602-925d-d41878376277|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:11:00.208Z|c848db58-ba3e-4f14-84f3-fd9ff2a68efb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:11:00.209Z|c848db58-ba3e-4f14-84f3-fd9ff2a68efb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:11:00.938Z|91cda2af-924a-477a-8ffb-e045b247a82b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:11:00.938Z|91cda2af-924a-477a-8ffb-e045b247a82b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:11:01.208Z|93d70a07-f3a0-41a6-8b9f-ed9b9bb9b4a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:11:01.208Z|93d70a07-f3a0-41a6-8b9f-ed9b9bb9b4a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:11:03.735Z|000364d8-8673-4420-9cce-e5505bf31ff2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2023-03-16T05:11:03.742Z|000364d8-8673-4420-9cce-e5505bf31ff2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 000364d8-8673-4420-9cce-e5505bf31ff2 already exists in requestDb InfraActiveRequests table 2023-03-16T05:11:03.743Z|000364d8-8673-4420-9cce-e5505bf31ff2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2 2023-03-16T05:11:03.743Z|000364d8-8673-4420-9cce-e5505bf31ff2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|INFO|500||Invoke 2023-03-16T05:11:03.743Z|000364d8-8673-4420-9cce-e5505bf31ff2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||===========================request begin================================================ 2023-03-16T05:11:03.744Z|000364d8-8673-4420-9cce-e5505bf31ff2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2 2023-03-16T05:11:03.744Z|000364d8-8673-4420-9cce-e5505bf31ff2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||Method : GET 2023-03-16T05:11:03.744Z|000364d8-8673-4420-9cce-e5505bf31ff2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6b60229a2128e8f55f340dce419ba8e7", X-B3-SpanId:"882765db67c3155a", X-B3-ParentSpanId:"70a5f14f24c7ee34", X-B3-Sampled:"0", X-ONAP-RequestID:"000364d8-8673-4420-9cce-e5505bf31ff2", X-RequestID:"000364d8-8673-4420-9cce-e5505bf31ff2", X-TransactionID:"000364d8-8673-4420-9cce-e5505bf31ff2", X-ECOMP-RequestID:"000364d8-8673-4420-9cce-e5505bf31ff2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"35a73bd3-2112-4625-9605-4ba1ec1ad7d0"] 2023-03-16T05:11:03.744Z|000364d8-8673-4420-9cce-e5505bf31ff2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||Request body: 2023-03-16T05:11:03.744Z|000364d8-8673-4420-9cce-e5505bf31ff2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||==========================request end================================================ 2023-03-16T05:11:03.792Z|000364d8-8673-4420-9cce-e5505bf31ff2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||============================response begin========================================== 2023-03-16T05:11:03.792Z|000364d8-8673-4420-9cce-e5505bf31ff2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-16T05:11:03.792Z|000364d8-8673-4420-9cce-e5505bf31ff2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||Status text : Not Found 2023-03-16T05:11:03.792Z|000364d8-8673-4420-9cce-e5505bf31ff2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|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, 16 Mar 2023 05:11:04 GMT", x-envoy-upstream-service-time:"43", server:"envoy"] 2023-03-16T05:11:03.793Z|000364d8-8673-4420-9cce-e5505bf31ff2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||Response body: 2023-03-16T05:11:03.793Z|000364d8-8673-4420-9cce-e5505bf31ff2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||=======================response end================================================= 2023-03-16T05:11:03.793Z|000364d8-8673-4420-9cce-e5505bf31ff2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|INFO|404|Not Found|InvokeReturn 2023-03-16T05:11:03.877Z|000364d8-8673-4420-9cce-e5505bf31ff2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2023-03-16T05:11:08.990Z|00af6265-bea1-4dab-bfaa-189ec15c19ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:11:08.991Z|00af6265-bea1-4dab-bfaa-189ec15c19ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:11:09.508Z|4637c49d-c261-42fb-b214-dcc8dff3f1df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:11:09.509Z|4637c49d-c261-42fb-b214-dcc8dff3f1df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:11:11.236Z|98096eae-8221-4ee0-8e06-7ed3c3389eb1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:11:11.237Z|98096eae-8221-4ee0-8e06-7ed3c3389eb1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:11:15.208Z|34dd5887-ab6f-436f-8a75-2030d66d850e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:11:15.213Z|34dd5887-ab6f-436f-8a75-2030d66d850e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:11:17.163Z|000364d8-8673-4420-9cce-e5505bf31ff2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-16T05:11:17.272Z|000364d8-8673-4420-9cce-e5505bf31ff2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/d16c1d8504f144e5b2fab42ec3a8ceb7|INFO|500||Invoke 2023-03-16T05:11:17.272Z|000364d8-8673-4420-9cce-e5505bf31ff2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/d16c1d8504f144e5b2fab42ec3a8ceb7|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/d16c1d8504f144e5b2fab42ec3a8ceb7 with request headers:{Authorization=[***REDACTED***], X-RequestID=[000364d8-8673-4420-9cce-e5505bf31ff2], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[5ea6cc0a-7317-4e47-878a-2f5023c401b5], X-ECOMP-RequestID=[000364d8-8673-4420-9cce-e5505bf31ff2], X-TransactionId=[], X-ONAP-RequestID=[000364d8-8673-4420-9cce-e5505bf31ff2]} 2023-03-16T05:11:17.403Z|000364d8-8673-4420-9cce-e5505bf31ff2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/d16c1d8504f144e5b2fab42ec3a8ceb7|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/d16c1d8504f144e5b2fab42ec3a8ceb7 has http status code:200 and response headers:{date=[Thu, 16 Mar 2023 05:11:18 GMT], server=[envoy], content-length=[617], x-envoy-upstream-service-time=[71], vertex-id=[168128], x-aai-txid=[2-aai-resources-230316-05:11:18:016-50300], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-16T05:11:17.406Z|000364d8-8673-4420-9cce-e5505bf31ff2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/d16c1d8504f144e5b2fab42ec3a8ceb7|DEBUG|500||{"tenant-id":"d16c1d8504f144e5b2fab42ec3a8ceb7","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1678943041673","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnw-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_network"}]}]}} 2023-03-16T05:11:17.406Z|000364d8-8673-4420-9cce-e5505bf31ff2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/d16c1d8504f144e5b2fab42ec3a8ceb7|INFO|500||InvokeReturn 2023-03-16T05:11:17.513Z|000364d8-8673-4420-9cce-e5505bf31ff2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-03-16T05:11:17.513Z|000364d8-8673-4420-9cce-e5505bf31ff2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-03-16T05:11:17.528Z|000364d8-8673-4420-9cce-e5505bf31ff2|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 2023-03-16T05:11:17.528Z|000364d8-8673-4420-9cce-e5505bf31ff2|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 2023-03-16T05:11:17.528Z|000364d8-8673-4420-9cce-e5505bf31ff2|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================================================ 2023-03-16T05:11:17.528Z|000364d8-8673-4420-9cce-e5505bf31ff2|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 2023-03-16T05:11:17.528Z|000364d8-8673-4420-9cce-e5505bf31ff2|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 2023-03-16T05:11:17.529Z|000364d8-8673-4420-9cce-e5505bf31ff2|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:"115", X-B3-TraceId:"6b60229a2128e8f55f340dce419ba8e7", X-B3-SpanId:"22ddc05c647d7789", X-B3-ParentSpanId:"70a5f14f24c7ee34", X-B3-Sampled:"0", X-ONAP-RequestID:"000364d8-8673-4420-9cce-e5505bf31ff2", X-RequestID:"000364d8-8673-4420-9cce-e5505bf31ff2", X-TransactionID:"000364d8-8673-4420-9cce-e5505bf31ff2", X-ECOMP-RequestID:"000364d8-8673-4420-9cce-e5505bf31ff2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2052a508-c6d1-4fb5-9cb1-35f498191939"] 2023-03-16T05:11:17.529Z|000364d8-8673-4420-9cce-e5505bf31ff2|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":"basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2","requestScope":"service"} 2023-03-16T05:11:17.529Z|000364d8-8673-4420-9cce-e5505bf31ff2|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================================================ 2023-03-16T05:11:17.714Z|000364d8-8673-4420-9cce-e5505bf31ff2|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========================================== 2023-03-16T05:11:17.715Z|000364d8-8673-4420-9cce-e5505bf31ff2|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 2023-03-16T05:11:17.715Z|000364d8-8673-4420-9cce-e5505bf31ff2|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 : OK 2023-03-16T05:11:17.715Z|000364d8-8673-4420-9cce-e5505bf31ff2|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, 16 Mar 2023 05:11:18 GMT", x-envoy-upstream-service-time:"158", server:"envoy"] 2023-03-16T05:11:17.716Z|000364d8-8673-4420-9cce-e5505bf31ff2|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: 2023-03-16T05:11:17.716Z|000364d8-8673-4420-9cce-e5505bf31ff2|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================================================= 2023-03-16T05:11:17.717Z|000364d8-8673-4420-9cce-e5505bf31ff2|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 2023-03-16T05:11:17.729Z|000364d8-8673-4420-9cce-e5505bf31ff2|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 2023-03-16T05:11:17.730Z|000364d8-8673-4420-9cce-e5505bf31ff2|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 2023-03-16T05:11:17.730Z|000364d8-8673-4420-9cce-e5505bf31ff2|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================================================ 2023-03-16T05:11:17.730Z|000364d8-8673-4420-9cce-e5505bf31ff2|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 2023-03-16T05:11:17.730Z|000364d8-8673-4420-9cce-e5505bf31ff2|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 2023-03-16T05:11:17.730Z|000364d8-8673-4420-9cce-e5505bf31ff2|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:"000364d8-8673-4420-9cce-e5505bf31ff2", X-RequestID:"000364d8-8673-4420-9cce-e5505bf31ff2", X-TransactionID:"000364d8-8673-4420-9cce-e5505bf31ff2", X-ECOMP-RequestID:"000364d8-8673-4420-9cce-e5505bf31ff2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b46d0a48-6d90-4c4b-ac09-b5be9edae972"] 2023-03-16T05:11:17.730Z|000364d8-8673-4420-9cce-e5505bf31ff2|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: 2023-03-16T05:11:17.731Z|000364d8-8673-4420-9cce-e5505bf31ff2|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================================================ 2023-03-16T05:11:18.041Z|000364d8-8673-4420-9cce-e5505bf31ff2|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========================================== 2023-03-16T05:11:18.042Z|000364d8-8673-4420-9cce-e5505bf31ff2|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 2023-03-16T05:11:18.042Z|000364d8-8673-4420-9cce-e5505bf31ff2|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 : OK 2023-03-16T05:11:18.042Z|000364d8-8673-4420-9cce-e5505bf31ff2|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 : [set-cookie:"JSESSIONID=742B3CA041B0FECA180008124B1A794C; Path=/; HttpOnly", vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Thu, 16 Mar 2023 05:11:18 GMT", x-envoy-upstream-service-time:"301", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:11:18.065Z|000364d8-8673-4420-9cce-e5505bf31ff2|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" : "2023-03-16 00:07:26.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "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" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "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" } } } 2023-03-16T05:11:18.065Z|000364d8-8673-4420-9cce-e5505bf31ff2|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================================================= 2023-03-16T05:11:18.065Z|000364d8-8673-4420-9cce-e5505bf31ff2|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 2023-03-16T05:11:18.171Z|000364d8-8673-4420-9cce-e5505bf31ff2|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 2023-03-16T05:11:18.171Z|000364d8-8673-4420-9cce-e5505bf31ff2|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 2023-03-16T05:11:18.172Z|000364d8-8673-4420-9cce-e5505bf31ff2|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================================================ 2023-03-16T05:11:18.172Z|000364d8-8673-4420-9cce-e5505bf31ff2|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 2023-03-16T05:11:18.172Z|000364d8-8673-4420-9cce-e5505bf31ff2|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 2023-03-16T05:11:18.172Z|000364d8-8673-4420-9cce-e5505bf31ff2|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:"000364d8-8673-4420-9cce-e5505bf31ff2", X-RequestID:"000364d8-8673-4420-9cce-e5505bf31ff2", X-TransactionID:"000364d8-8673-4420-9cce-e5505bf31ff2", X-ECOMP-RequestID:"000364d8-8673-4420-9cce-e5505bf31ff2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"46f280c3-21a9-4e4f-97a9-d938d519cb69"] 2023-03-16T05:11:18.172Z|000364d8-8673-4420-9cce-e5505bf31ff2|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: 2023-03-16T05:11:18.173Z|000364d8-8673-4420-9cce-e5505bf31ff2|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================================================ 2023-03-16T05:11:18.242Z|000364d8-8673-4420-9cce-e5505bf31ff2|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========================================== 2023-03-16T05:11:18.243Z|000364d8-8673-4420-9cce-e5505bf31ff2|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 2023-03-16T05:11:18.244Z|000364d8-8673-4420-9cce-e5505bf31ff2|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 : OK 2023-03-16T05:11:18.245Z|000364d8-8673-4420-9cce-e5505bf31ff2|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", date:"Thu, 16 Mar 2023 05:11:18 GMT", x-envoy-upstream-service-time:"63", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:11:18.246Z|000364d8-8673-4420-9cce-e5505bf31ff2|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" : 529, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "createInstance", "description" : "Gr api recipe to create service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2023-03-16T00:07:26.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529/service" } } } 2023-03-16T05:11:18.246Z|000364d8-8673-4420-9cce-e5505bf31ff2|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================================================= 2023-03-16T05:11:18.247Z|000364d8-8673-4420-9cce-e5505bf31ff2|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 2023-03-16T05:11:18.264Z|000364d8-8673-4420-9cce-e5505bf31ff2|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 2023-03-16T05:11:18.264Z|000364d8-8673-4420-9cce-e5505bf31ff2|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 2023-03-16T05:11:18.264Z|000364d8-8673-4420-9cce-e5505bf31ff2|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================================================ 2023-03-16T05:11:18.265Z|000364d8-8673-4420-9cce-e5505bf31ff2|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 2023-03-16T05:11:18.265Z|000364d8-8673-4420-9cce-e5505bf31ff2|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 2023-03-16T05:11:18.265Z|000364d8-8673-4420-9cce-e5505bf31ff2|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:"000364d8-8673-4420-9cce-e5505bf31ff2", X-RequestID:"000364d8-8673-4420-9cce-e5505bf31ff2", X-TransactionID:"000364d8-8673-4420-9cce-e5505bf31ff2", X-ECOMP-RequestID:"000364d8-8673-4420-9cce-e5505bf31ff2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fe22d65c-5ce0-47b4-9e99-4fc023b28fd6"] 2023-03-16T05:11:18.265Z|000364d8-8673-4420-9cce-e5505bf31ff2|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: 2023-03-16T05:11:18.265Z|000364d8-8673-4420-9cce-e5505bf31ff2|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================================================ 2023-03-16T05:11:18.293Z|000364d8-8673-4420-9cce-e5505bf31ff2|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========================================== 2023-03-16T05:11:18.293Z|000364d8-8673-4420-9cce-e5505bf31ff2|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 2023-03-16T05:11:18.293Z|000364d8-8673-4420-9cce-e5505bf31ff2|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 : OK 2023-03-16T05:11:18.294Z|000364d8-8673-4420-9cce-e5505bf31ff2|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", date:"Thu, 16 Mar 2023 05:11:18 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:11:18.294Z|000364d8-8673-4420-9cce-e5505bf31ff2|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" : "2023-03-16 00:07:26.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "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" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "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" } } } 2023-03-16T05:11:18.294Z|000364d8-8673-4420-9cce-e5505bf31ff2|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================================================= 2023-03-16T05:11:18.294Z|000364d8-8673-4420-9cce-e5505bf31ff2|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 2023-03-16T05:11:18.308Z|000364d8-8673-4420-9cce-e5505bf31ff2|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/ 2023-03-16T05:11:18.308Z|000364d8-8673-4420-9cce-e5505bf31ff2|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 2023-03-16T05:11:18.308Z|000364d8-8673-4420-9cce-e5505bf31ff2|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================================================ 2023-03-16T05:11:18.308Z|000364d8-8673-4420-9cce-e5505bf31ff2|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/ 2023-03-16T05:11:18.309Z|000364d8-8673-4420-9cce-e5505bf31ff2|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 2023-03-16T05:11:18.309Z|000364d8-8673-4420-9cce-e5505bf31ff2|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:"1851", X-B3-TraceId:"6b60229a2128e8f55f340dce419ba8e7", X-B3-SpanId:"30d4d18894769ec9", X-B3-ParentSpanId:"70a5f14f24c7ee34", X-B3-Sampled:"0", X-ONAP-RequestID:"000364d8-8673-4420-9cce-e5505bf31ff2", X-RequestID:"000364d8-8673-4420-9cce-e5505bf31ff2", X-TransactionID:"000364d8-8673-4420-9cce-e5505bf31ff2", X-ECOMP-RequestID:"000364d8-8673-4420-9cce-e5505bf31ff2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5245810b-582e-443c-af49-ae234734c46e"] 2023-03-16T05:11:18.309Z|000364d8-8673-4420-9cce-e5505bf31ff2|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":"000364d8-8673-4420-9cce-e5505bf31ff2","requestStatus":"IN_PROGRESS","startTime":1678943463881,"source":"VID","tenantId":"d16c1d8504f144e5b2fab42ec3a8ceb7","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"24055783-93ce-47f1-b8b6-78f73e8e170b\",\n\t\t\t\"modelVersionId\": \"4369ec13-4627-45d2-bd59-c44c9d14362f\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"b7cf15ad-2624-4e8b-b0c5-80ca4b066787\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"000364d8-8673-4420-9cce-e5505bf31ff2"} 2023-03-16T05:11:18.309Z|000364d8-8673-4420-9cce-e5505bf31ff2|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================================================ 2023-03-16T05:11:18.650Z|000364d8-8673-4420-9cce-e5505bf31ff2|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========================================== 2023-03-16T05:11:18.651Z|000364d8-8673-4420-9cce-e5505bf31ff2|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 2023-03-16T05:11:18.652Z|000364d8-8673-4420-9cce-e5505bf31ff2|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 : Created 2023-03-16T05:11:18.652Z|000364d8-8673-4420-9cce-e5505bf31ff2|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/000364d8-8673-4420-9cce-e5505bf31ff2", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:11:18 GMT", x-envoy-upstream-service-time:"338", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:11:18.682Z|000364d8-8673-4420-9cce-e5505bf31ff2|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" : "000364d8-8673-4420-9cce-e5505bf31ff2", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-16T05:11:03.881+00:00", "source" : "VID", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"24055783-93ce-47f1-b8b6-78f73e8e170b\",\n\t\t\t\"modelVersionId\": \"4369ec13-4627-45d2-bd59-c44c9d14362f\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"b7cf15ad-2624-4e8b-b0c5-80ca4b066787\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-03-16T05:11:19.160+00:00", "cloudRegion" : "RegionOne", "serviceInstanceName" : "basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "000364d8-8673-4420-9cce-e5505bf31ff2", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2" } } } 2023-03-16T05:11:18.683Z|000364d8-8673-4420-9cce-e5505bf31ff2|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================================================= 2023-03-16T05:11:18.684Z|000364d8-8673-4420-9cce-e5505bf31ff2|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 2023-03-16T05:11:18.734Z|000364d8-8673-4420-9cce-e5505bf31ff2|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 2023-03-16T05:11:18.735Z|000364d8-8673-4420-9cce-e5505bf31ff2|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 2023-03-16T05:11:18.735Z|000364d8-8673-4420-9cce-e5505bf31ff2|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================================================ 2023-03-16T05:11:18.735Z|000364d8-8673-4420-9cce-e5505bf31ff2|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 2023-03-16T05:11:18.735Z|000364d8-8673-4420-9cce-e5505bf31ff2|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 2023-03-16T05:11:18.735Z|000364d8-8673-4420-9cce-e5505bf31ff2|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:"2258", X-B3-TraceId:"6b60229a2128e8f55f340dce419ba8e7", X-B3-SpanId:"46bc5b9117dffb2b", X-B3-ParentSpanId:"70a5f14f24c7ee34", X-B3-Sampled:"0", X-ONAP-RequestID:"000364d8-8673-4420-9cce-e5505bf31ff2", X-RequestID:"000364d8-8673-4420-9cce-e5505bf31ff2", X-TransactionID:"000364d8-8673-4420-9cce-e5505bf31ff2", X-ECOMP-RequestID:"000364d8-8673-4420-9cce-e5505bf31ff2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"59504245-8bd4-4830-9baf-dfdd9c6034f6"] 2023-03-16T05:11:18.736Z|000364d8-8673-4420-9cce-e5505bf31ff2|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\":\"24055783-93ce-47f1-b8b6-78f73e8e170b\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"4369ec13-4627-45d2-bd59-c44c9d14362f\",\"modelUuid\":\"4369ec13-4627-45d2-bd59-c44c9d14362f\",\"modelInvariantUuid\":\"24055783-93ce-47f1-b8b6-78f73e8e170b\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicnw-customer\"},\"cloudConfiguration\":{\"tenantId\":\"d16c1d8504f144e5b2fab42ec3a8ceb7\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_network\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicnw-project\"},\"owningEntity\":{\"owningEntityId\":\"b7cf15ad-2624-4e8b-b0c5-80ca4b066787\",\"owningEntityName\":\"basicnw-oe\"}}}","type":"String"},"requestId":{"value":"000364d8-8673-4420-9cce-e5505bf31ff2","type":"String"},"mso-request-id":{"value":"000364d8-8673-4420-9cce-e5505bf31ff2","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-03-16T05:11:18.736Z|000364d8-8673-4420-9cce-e5505bf31ff2|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================================================ 2023-03-16T05:11:19.021Z|a1120f40-063a-4d65-bd61-edc3ac157014|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:11:19.022Z|a1120f40-063a-4d65-bd61-edc3ac157014|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:11:19.535Z|3fcce707-6b03-4f45-9a14-179cd86417bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:11:19.536Z|3fcce707-6b03-4f45-9a14-179cd86417bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:11:21.265Z|3a28f763-00f7-4470-aba9-0ca90c877f5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:11:21.266Z|3a28f763-00f7-4470-aba9-0ca90c877f5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:11:22.390Z|000364d8-8673-4420-9cce-e5505bf31ff2|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========================================== 2023-03-16T05:11:22.391Z|000364d8-8673-4420-9cce-e5505bf31ff2|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 2023-03-16T05:11:22.391Z|000364d8-8673-4420-9cce-e5505bf31ff2|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 : Accepted 2023-03-16T05:11:22.391Z|000364d8-8673-4420-9cce-e5505bf31ff2|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 : [set-cookie:"JSESSIONID=FCB7BB551C8CE25F9F30E4257205362A; Path=/; HttpOnly", date:"Thu, 16 Mar 2023 05:11:22 GMT", x-onap-requestid:"000364d8-8673-4420-9cce-e5505bf31ff2", x-requestid:"000364d8-8673-4420-9cce-e5505bf31ff2", x-transactionid:"000364d8-8673-4420-9cce-e5505bf31ff2", x-ecomp-requestid:"000364d8-8673-4420-9cce-e5505bf31ff2", x-onap-partnername:"UNKNOWN", x-invocationid:"59504245-8bd4-4830-9baf-dfdd9c6034f6", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"3630", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:11:22.392Z|000364d8-8673-4420-9cce-e5505bf31ff2|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\":\"000364d8-8673-4420-9cce-e5505bf31ff2\",\"instanceId\":\"82a52a41-00f6-44c3-8b6b-e66f2a13c6a6\"}}","message":"Success","processInstanceID":"fc927a36-c3b8-11ed-88a0-7623188be7ef","variables":null,"messageCode":200} 2023-03-16T05:11:22.392Z|000364d8-8673-4420-9cce-e5505bf31ff2|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================================================= 2023-03-16T05:11:22.392Z|000364d8-8673-4420-9cce-e5505bf31ff2|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 2023-03-16T05:11:22.437Z|000364d8-8673-4420-9cce-e5505bf31ff2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T05:11:22.667Z|8f87c9e2-1b64-49ed-95e2-2f5c46a771f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|||INFO|500||Entering 2023-03-16T05:11:22.687Z|8f87c9e2-1b64-49ed-95e2-2f5c46a771f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2 2023-03-16T05:11:22.687Z|8f87c9e2-1b64-49ed-95e2-2f5c46a771f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|INFO|500||Invoke 2023-03-16T05:11:22.688Z|8f87c9e2-1b64-49ed-95e2-2f5c46a771f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||===========================request begin================================================ 2023-03-16T05:11:22.688Z|8f87c9e2-1b64-49ed-95e2-2f5c46a771f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2 2023-03-16T05:11:22.688Z|8f87c9e2-1b64-49ed-95e2-2f5c46a771f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||Method : GET 2023-03-16T05:11:22.688Z|8f87c9e2-1b64-49ed-95e2-2f5c46a771f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d5b598406b92a085de68bd158e72d485", X-B3-SpanId:"65a899b4fd6b183e", X-B3-ParentSpanId:"3a99ea9f2abde924", X-B3-Sampled:"0", X-ONAP-RequestID:"8f87c9e2-1b64-49ed-95e2-2f5c46a771f7", X-RequestID:"8f87c9e2-1b64-49ed-95e2-2f5c46a771f7", X-TransactionID:"8f87c9e2-1b64-49ed-95e2-2f5c46a771f7", X-ECOMP-RequestID:"8f87c9e2-1b64-49ed-95e2-2f5c46a771f7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5bea2ad9-cc0f-434d-9f68-cab8193e8327"] 2023-03-16T05:11:22.688Z|8f87c9e2-1b64-49ed-95e2-2f5c46a771f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||Request body: 2023-03-16T05:11:22.688Z|8f87c9e2-1b64-49ed-95e2-2f5c46a771f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||==========================request end================================================ 2023-03-16T05:11:22.735Z|8f87c9e2-1b64-49ed-95e2-2f5c46a771f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||============================response begin========================================== 2023-03-16T05:11:22.735Z|8f87c9e2-1b64-49ed-95e2-2f5c46a771f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||Status code : 200 OK 2023-03-16T05:11:22.735Z|8f87c9e2-1b64-49ed-95e2-2f5c46a771f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||Status text : OK 2023-03-16T05:11:22.735Z|8f87c9e2-1b64-49ed-95e2-2f5c46a771f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:11:23 GMT", x-envoy-upstream-service-time:"42", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:11:22.737Z|8f87c9e2-1b64-49ed-95e2-2f5c46a771f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||Response body: { "requestId" : "000364d8-8673-4420-9cce-e5505bf31ff2", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-16T05:11:03.000+00:00", "source" : "VID", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"24055783-93ce-47f1-b8b6-78f73e8e170b\",\n\t\t\t\"modelVersionId\": \"4369ec13-4627-45d2-bd59-c44c9d14362f\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"b7cf15ad-2624-4e8b-b0c5-80ca4b066787\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T05:11:22.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "82a52a41-00f6-44c3-8b6b-e66f2a13c6a6", "serviceInstanceName" : "basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "000364d8-8673-4420-9cce-e5505bf31ff2", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2" } } } 2023-03-16T05:11:22.737Z|8f87c9e2-1b64-49ed-95e2-2f5c46a771f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||=======================response end================================================= 2023-03-16T05:11:22.737Z|8f87c9e2-1b64-49ed-95e2-2f5c46a771f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|INFO|500||InvokeReturn 2023-03-16T05:11:22.742Z|8f87c9e2-1b64-49ed-95e2-2f5c46a771f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false 2023-03-16T05:11:22.742Z|8f87c9e2-1b64-49ed-95e2-2f5c46a771f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T05:11:22.743Z|8f87c9e2-1b64-49ed-95e2-2f5c46a771f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T05:11:22.743Z|8f87c9e2-1b64-49ed-95e2-2f5c46a771f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false 2023-03-16T05:11:22.743Z|8f87c9e2-1b64-49ed-95e2-2f5c46a771f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T05:11:22.743Z|8f87c9e2-1b64-49ed-95e2-2f5c46a771f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d5b598406b92a085de68bd158e72d485", X-B3-SpanId:"0c46f831352426ea", X-B3-ParentSpanId:"3a99ea9f2abde924", X-B3-Sampled:"0", X-ONAP-RequestID:"8f87c9e2-1b64-49ed-95e2-2f5c46a771f7", X-RequestID:"8f87c9e2-1b64-49ed-95e2-2f5c46a771f7", X-TransactionID:"8f87c9e2-1b64-49ed-95e2-2f5c46a771f7", X-ECOMP-RequestID:"8f87c9e2-1b64-49ed-95e2-2f5c46a771f7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cecadf7c-c95d-4a74-8e49-6aa694bfadeb"] 2023-03-16T05:11:22.743Z|8f87c9e2-1b64-49ed-95e2-2f5c46a771f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T05:11:22.744Z|8f87c9e2-1b64-49ed-95e2-2f5c46a771f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T05:11:22.897Z|8f87c9e2-1b64-49ed-95e2-2f5c46a771f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T05:11:22.898Z|8f87c9e2-1b64-49ed-95e2-2f5c46a771f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T05:11:22.898Z|8f87c9e2-1b64-49ed-95e2-2f5c46a771f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T05:11:22.898Z|8f87c9e2-1b64-49ed-95e2-2f5c46a771f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:11:23 GMT", x-envoy-upstream-service-time:"150", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:11:22.899Z|8f87c9e2-1b64-49ed-95e2-2f5c46a771f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-16T05:11:22.899Z|8f87c9e2-1b64-49ed-95e2-2f5c46a771f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T05:11:22.900Z|8f87c9e2-1b64-49ed-95e2-2f5c46a771f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T05:11:22.920Z|8f87c9e2-1b64-49ed-95e2-2f5c46a771f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T05:11:29.053Z|c0b9e418-3079-4c32-a168-940195ee569b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:11:29.054Z|c0b9e418-3079-4c32-a168-940195ee569b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:11:29.566Z|482278d7-f833-4c27-b0c2-a17e30fcd468|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:11:29.568Z|482278d7-f833-4c27-b0c2-a17e30fcd468|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:11:30.208Z|0ad54ae8-cd76-426d-a901-0e942e8a489b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:11:30.209Z|0ad54ae8-cd76-426d-a901-0e942e8a489b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:11:30.939Z|78ccc6bf-14ee-4425-9c9f-501200b15bfa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:11:30.939Z|78ccc6bf-14ee-4425-9c9f-501200b15bfa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:11:31.297Z|b9cf9a3b-8e89-42e2-b578-049c0049b252|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:11:31.298Z|b9cf9a3b-8e89-42e2-b578-049c0049b252|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:11:33.152Z|5590f24a-e4f4-425e-b90c-2491a5a99a28|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|||INFO|500||Entering 2023-03-16T05:11:33.160Z|5590f24a-e4f4-425e-b90c-2491a5a99a28|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2 2023-03-16T05:11:33.161Z|5590f24a-e4f4-425e-b90c-2491a5a99a28|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|INFO|500||Invoke 2023-03-16T05:11:33.162Z|5590f24a-e4f4-425e-b90c-2491a5a99a28|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||===========================request begin================================================ 2023-03-16T05:11:33.162Z|5590f24a-e4f4-425e-b90c-2491a5a99a28|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2 2023-03-16T05:11:33.162Z|5590f24a-e4f4-425e-b90c-2491a5a99a28|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||Method : GET 2023-03-16T05:11:33.163Z|5590f24a-e4f4-425e-b90c-2491a5a99a28|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"88b456b3a057dc5e68d58190b099f637", X-B3-SpanId:"866542ca400836cf", X-B3-ParentSpanId:"bc2fccdb66268401", X-B3-Sampled:"0", X-ONAP-RequestID:"5590f24a-e4f4-425e-b90c-2491a5a99a28", X-RequestID:"5590f24a-e4f4-425e-b90c-2491a5a99a28", X-TransactionID:"5590f24a-e4f4-425e-b90c-2491a5a99a28", X-ECOMP-RequestID:"5590f24a-e4f4-425e-b90c-2491a5a99a28", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cb433401-3a4d-459a-b9b4-a99d8703e149"] 2023-03-16T05:11:33.163Z|5590f24a-e4f4-425e-b90c-2491a5a99a28|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||Request body: 2023-03-16T05:11:33.163Z|5590f24a-e4f4-425e-b90c-2491a5a99a28|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||==========================request end================================================ 2023-03-16T05:11:33.217Z|5590f24a-e4f4-425e-b90c-2491a5a99a28|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||============================response begin========================================== 2023-03-16T05:11:33.218Z|5590f24a-e4f4-425e-b90c-2491a5a99a28|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||Status code : 200 OK 2023-03-16T05:11:33.218Z|5590f24a-e4f4-425e-b90c-2491a5a99a28|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||Status text : OK 2023-03-16T05:11:33.219Z|5590f24a-e4f4-425e-b90c-2491a5a99a28|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:11:33 GMT", x-envoy-upstream-service-time:"49", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:11:33.220Z|5590f24a-e4f4-425e-b90c-2491a5a99a28|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||Response body: { "requestId" : "000364d8-8673-4420-9cce-e5505bf31ff2", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-16T05:11:03.000+00:00", "source" : "VID", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"24055783-93ce-47f1-b8b6-78f73e8e170b\",\n\t\t\t\"modelVersionId\": \"4369ec13-4627-45d2-bd59-c44c9d14362f\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"b7cf15ad-2624-4e8b-b0c5-80ca4b066787\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T05:11:22.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "82a52a41-00f6-44c3-8b6b-e66f2a13c6a6", "serviceInstanceName" : "basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "000364d8-8673-4420-9cce-e5505bf31ff2", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2" } } } 2023-03-16T05:11:33.220Z|5590f24a-e4f4-425e-b90c-2491a5a99a28|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||=======================response end================================================= 2023-03-16T05:11:33.221Z|5590f24a-e4f4-425e-b90c-2491a5a99a28|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|INFO|500||InvokeReturn 2023-03-16T05:11:33.223Z|5590f24a-e4f4-425e-b90c-2491a5a99a28|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false 2023-03-16T05:11:33.224Z|5590f24a-e4f4-425e-b90c-2491a5a99a28|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T05:11:33.224Z|5590f24a-e4f4-425e-b90c-2491a5a99a28|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T05:11:33.224Z|5590f24a-e4f4-425e-b90c-2491a5a99a28|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false 2023-03-16T05:11:33.225Z|5590f24a-e4f4-425e-b90c-2491a5a99a28|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T05:11:33.225Z|5590f24a-e4f4-425e-b90c-2491a5a99a28|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"88b456b3a057dc5e68d58190b099f637", X-B3-SpanId:"63d6a5ea243fc38d", X-B3-ParentSpanId:"bc2fccdb66268401", X-B3-Sampled:"0", X-ONAP-RequestID:"5590f24a-e4f4-425e-b90c-2491a5a99a28", X-RequestID:"5590f24a-e4f4-425e-b90c-2491a5a99a28", X-TransactionID:"5590f24a-e4f4-425e-b90c-2491a5a99a28", X-ECOMP-RequestID:"5590f24a-e4f4-425e-b90c-2491a5a99a28", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f2600e7d-ff80-4ea7-8130-610eaf9673de"] 2023-03-16T05:11:33.225Z|5590f24a-e4f4-425e-b90c-2491a5a99a28|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T05:11:33.226Z|5590f24a-e4f4-425e-b90c-2491a5a99a28|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T05:11:33.250Z|5590f24a-e4f4-425e-b90c-2491a5a99a28|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T05:11:33.251Z|5590f24a-e4f4-425e-b90c-2491a5a99a28|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T05:11:33.251Z|5590f24a-e4f4-425e-b90c-2491a5a99a28|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T05:11:33.251Z|5590f24a-e4f4-425e-b90c-2491a5a99a28|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:11:33 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:11:33.252Z|5590f24a-e4f4-425e-b90c-2491a5a99a28|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-16T05:11:33.252Z|5590f24a-e4f4-425e-b90c-2491a5a99a28|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T05:11:33.252Z|5590f24a-e4f4-425e-b90c-2491a5a99a28|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T05:11:33.265Z|5590f24a-e4f4-425e-b90c-2491a5a99a28|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T05:11:39.080Z|529a18b3-d87b-4239-ae1f-d9e55274a6a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:11:39.080Z|529a18b3-d87b-4239-ae1f-d9e55274a6a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:11:39.594Z|9e3e3e53-5532-405b-9326-2b083bf260b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:11:39.595Z|9e3e3e53-5532-405b-9326-2b083bf260b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:11:40.409Z|611d12cf-07d3-440c-a48e-7f16461d4146|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T05:11:40.410Z|611d12cf-07d3-440c-a48e-7f16461d4146|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T05:11:41.327Z|d66c8e05-5619-4ca1-afa6-ba60bae95c77|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:11:41.328Z|d66c8e05-5619-4ca1-afa6-ba60bae95c77|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:11:43.485Z|79bb9d4b-5bdf-4ae2-a28a-de4d57b8c2ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|||INFO|500||Entering 2023-03-16T05:11:43.492Z|79bb9d4b-5bdf-4ae2-a28a-de4d57b8c2ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2 2023-03-16T05:11:43.492Z|79bb9d4b-5bdf-4ae2-a28a-de4d57b8c2ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|INFO|500||Invoke 2023-03-16T05:11:43.492Z|79bb9d4b-5bdf-4ae2-a28a-de4d57b8c2ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||===========================request begin================================================ 2023-03-16T05:11:43.493Z|79bb9d4b-5bdf-4ae2-a28a-de4d57b8c2ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2 2023-03-16T05:11:43.493Z|79bb9d4b-5bdf-4ae2-a28a-de4d57b8c2ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||Method : GET 2023-03-16T05:11:43.493Z|79bb9d4b-5bdf-4ae2-a28a-de4d57b8c2ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9312bc8a47dd5a7581ab8dfc3e2a35d6", X-B3-SpanId:"4159cd561be5e597", X-B3-ParentSpanId:"1d769d8adbcfc663", X-B3-Sampled:"0", X-ONAP-RequestID:"79bb9d4b-5bdf-4ae2-a28a-de4d57b8c2ca", X-RequestID:"79bb9d4b-5bdf-4ae2-a28a-de4d57b8c2ca", X-TransactionID:"79bb9d4b-5bdf-4ae2-a28a-de4d57b8c2ca", X-ECOMP-RequestID:"79bb9d4b-5bdf-4ae2-a28a-de4d57b8c2ca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e31ad32c-2bb5-4271-b529-74eceb43fec3"] 2023-03-16T05:11:43.493Z|79bb9d4b-5bdf-4ae2-a28a-de4d57b8c2ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||Request body: 2023-03-16T05:11:43.493Z|79bb9d4b-5bdf-4ae2-a28a-de4d57b8c2ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||==========================request end================================================ 2023-03-16T05:11:43.535Z|79bb9d4b-5bdf-4ae2-a28a-de4d57b8c2ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||============================response begin========================================== 2023-03-16T05:11:43.536Z|79bb9d4b-5bdf-4ae2-a28a-de4d57b8c2ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||Status code : 200 OK 2023-03-16T05:11:43.536Z|79bb9d4b-5bdf-4ae2-a28a-de4d57b8c2ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||Status text : OK 2023-03-16T05:11:43.536Z|79bb9d4b-5bdf-4ae2-a28a-de4d57b8c2ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:11:44 GMT", x-envoy-upstream-service-time:"38", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:11:43.536Z|79bb9d4b-5bdf-4ae2-a28a-de4d57b8c2ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||Response body: { "requestId" : "000364d8-8673-4420-9cce-e5505bf31ff2", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-16T05:11:03.000+00:00", "source" : "VID", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"24055783-93ce-47f1-b8b6-78f73e8e170b\",\n\t\t\t\"modelVersionId\": \"4369ec13-4627-45d2-bd59-c44c9d14362f\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"b7cf15ad-2624-4e8b-b0c5-80ca4b066787\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T05:11:22.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "82a52a41-00f6-44c3-8b6b-e66f2a13c6a6", "serviceInstanceName" : "basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "000364d8-8673-4420-9cce-e5505bf31ff2", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2" } } } 2023-03-16T05:11:43.536Z|79bb9d4b-5bdf-4ae2-a28a-de4d57b8c2ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||=======================response end================================================= 2023-03-16T05:11:43.537Z|79bb9d4b-5bdf-4ae2-a28a-de4d57b8c2ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|INFO|500||InvokeReturn 2023-03-16T05:11:43.538Z|79bb9d4b-5bdf-4ae2-a28a-de4d57b8c2ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false 2023-03-16T05:11:43.538Z|79bb9d4b-5bdf-4ae2-a28a-de4d57b8c2ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T05:11:43.538Z|79bb9d4b-5bdf-4ae2-a28a-de4d57b8c2ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T05:11:43.538Z|79bb9d4b-5bdf-4ae2-a28a-de4d57b8c2ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false 2023-03-16T05:11:43.539Z|79bb9d4b-5bdf-4ae2-a28a-de4d57b8c2ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T05:11:43.539Z|79bb9d4b-5bdf-4ae2-a28a-de4d57b8c2ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9312bc8a47dd5a7581ab8dfc3e2a35d6", X-B3-SpanId:"4dcf568f4aff4e2b", X-B3-ParentSpanId:"1d769d8adbcfc663", X-B3-Sampled:"0", X-ONAP-RequestID:"79bb9d4b-5bdf-4ae2-a28a-de4d57b8c2ca", X-RequestID:"79bb9d4b-5bdf-4ae2-a28a-de4d57b8c2ca", X-TransactionID:"79bb9d4b-5bdf-4ae2-a28a-de4d57b8c2ca", X-ECOMP-RequestID:"79bb9d4b-5bdf-4ae2-a28a-de4d57b8c2ca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"68e6e1cd-0e82-4410-824a-cf01cc186ceb"] 2023-03-16T05:11:43.539Z|79bb9d4b-5bdf-4ae2-a28a-de4d57b8c2ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T05:11:43.539Z|79bb9d4b-5bdf-4ae2-a28a-de4d57b8c2ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T05:11:43.558Z|79bb9d4b-5bdf-4ae2-a28a-de4d57b8c2ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T05:11:43.558Z|79bb9d4b-5bdf-4ae2-a28a-de4d57b8c2ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T05:11:43.558Z|79bb9d4b-5bdf-4ae2-a28a-de4d57b8c2ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T05:11:43.558Z|79bb9d4b-5bdf-4ae2-a28a-de4d57b8c2ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:11:44 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:11:43.559Z|79bb9d4b-5bdf-4ae2-a28a-de4d57b8c2ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-16T05:11:43.559Z|79bb9d4b-5bdf-4ae2-a28a-de4d57b8c2ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T05:11:43.559Z|79bb9d4b-5bdf-4ae2-a28a-de4d57b8c2ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T05:11:43.569Z|79bb9d4b-5bdf-4ae2-a28a-de4d57b8c2ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T05:11:45.208Z|cf6625fa-cc8c-4cc9-9a46-899a645fa355|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:11:45.209Z|cf6625fa-cc8c-4cc9-9a46-899a645fa355|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:11:49.109Z|3c7d36bb-a87b-4b44-97e2-9135056bf607|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:11:49.110Z|3c7d36bb-a87b-4b44-97e2-9135056bf607|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:11:49.621Z|e71c5b14-e2a0-4f43-99ae-15bd3163c414|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:11:49.621Z|e71c5b14-e2a0-4f43-99ae-15bd3163c414|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:11:51.356Z|132e0adc-d390-4ed8-aef3-4a27ebb98cf5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:11:51.356Z|132e0adc-d390-4ed8-aef3-4a27ebb98cf5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:11:53.776Z|cda29bc7-fec8-4b16-83a7-4ae1d0a8bf04|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|||INFO|500||Entering 2023-03-16T05:11:53.783Z|cda29bc7-fec8-4b16-83a7-4ae1d0a8bf04|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2 2023-03-16T05:11:53.783Z|cda29bc7-fec8-4b16-83a7-4ae1d0a8bf04|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|INFO|500||Invoke 2023-03-16T05:11:53.783Z|cda29bc7-fec8-4b16-83a7-4ae1d0a8bf04|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||===========================request begin================================================ 2023-03-16T05:11:53.783Z|cda29bc7-fec8-4b16-83a7-4ae1d0a8bf04|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2 2023-03-16T05:11:53.783Z|cda29bc7-fec8-4b16-83a7-4ae1d0a8bf04|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||Method : GET 2023-03-16T05:11:53.783Z|cda29bc7-fec8-4b16-83a7-4ae1d0a8bf04|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"beed3632760bca4ddb937bee66c4325d", X-B3-SpanId:"d0bec7cdc87b0c58", X-B3-ParentSpanId:"a7804c9895fabdff", X-B3-Sampled:"0", X-ONAP-RequestID:"cda29bc7-fec8-4b16-83a7-4ae1d0a8bf04", X-RequestID:"cda29bc7-fec8-4b16-83a7-4ae1d0a8bf04", X-TransactionID:"cda29bc7-fec8-4b16-83a7-4ae1d0a8bf04", X-ECOMP-RequestID:"cda29bc7-fec8-4b16-83a7-4ae1d0a8bf04", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e2aa2963-2bd7-4a3d-b541-a5deda5cab7c"] 2023-03-16T05:11:53.784Z|cda29bc7-fec8-4b16-83a7-4ae1d0a8bf04|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||Request body: 2023-03-16T05:11:53.784Z|cda29bc7-fec8-4b16-83a7-4ae1d0a8bf04|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||==========================request end================================================ 2023-03-16T05:11:53.824Z|cda29bc7-fec8-4b16-83a7-4ae1d0a8bf04|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||============================response begin========================================== 2023-03-16T05:11:53.824Z|cda29bc7-fec8-4b16-83a7-4ae1d0a8bf04|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||Status code : 200 OK 2023-03-16T05:11:53.824Z|cda29bc7-fec8-4b16-83a7-4ae1d0a8bf04|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||Status text : OK 2023-03-16T05:11:53.824Z|cda29bc7-fec8-4b16-83a7-4ae1d0a8bf04|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:11:54 GMT", x-envoy-upstream-service-time:"35", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:11:53.825Z|cda29bc7-fec8-4b16-83a7-4ae1d0a8bf04|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||Response body: { "requestId" : "000364d8-8673-4420-9cce-e5505bf31ff2", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-16T05:11:03.000+00:00", "endTime" : "2023-03-16T05:11:46.000+00:00", "source" : "VID", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"24055783-93ce-47f1-b8b6-78f73e8e170b\",\n\t\t\t\"modelVersionId\": \"4369ec13-4627-45d2-bd59-c44c9d14362f\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"b7cf15ad-2624-4e8b-b0c5-80ca4b066787\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T05:11:47.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "82a52a41-00f6-44c3-8b6b-e66f2a13c6a6", "serviceInstanceName" : "basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "000364d8-8673-4420-9cce-e5505bf31ff2", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2" } } } 2023-03-16T05:11:53.825Z|cda29bc7-fec8-4b16-83a7-4ae1d0a8bf04|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||=======================response end================================================= 2023-03-16T05:11:53.825Z|cda29bc7-fec8-4b16-83a7-4ae1d0a8bf04|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|INFO|500||InvokeReturn 2023-03-16T05:11:53.827Z|cda29bc7-fec8-4b16-83a7-4ae1d0a8bf04|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false 2023-03-16T05:11:53.827Z|cda29bc7-fec8-4b16-83a7-4ae1d0a8bf04|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T05:11:53.828Z|cda29bc7-fec8-4b16-83a7-4ae1d0a8bf04|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T05:11:53.828Z|cda29bc7-fec8-4b16-83a7-4ae1d0a8bf04|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false 2023-03-16T05:11:53.828Z|cda29bc7-fec8-4b16-83a7-4ae1d0a8bf04|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T05:11:53.828Z|cda29bc7-fec8-4b16-83a7-4ae1d0a8bf04|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"beed3632760bca4ddb937bee66c4325d", X-B3-SpanId:"9579f7c1c8fea99d", X-B3-ParentSpanId:"a7804c9895fabdff", X-B3-Sampled:"0", X-ONAP-RequestID:"cda29bc7-fec8-4b16-83a7-4ae1d0a8bf04", X-RequestID:"cda29bc7-fec8-4b16-83a7-4ae1d0a8bf04", X-TransactionID:"cda29bc7-fec8-4b16-83a7-4ae1d0a8bf04", X-ECOMP-RequestID:"cda29bc7-fec8-4b16-83a7-4ae1d0a8bf04", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7dd3c127-f079-4445-a63b-7a3e7e471a17"] 2023-03-16T05:11:53.828Z|cda29bc7-fec8-4b16-83a7-4ae1d0a8bf04|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T05:11:53.829Z|cda29bc7-fec8-4b16-83a7-4ae1d0a8bf04|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T05:11:53.850Z|cda29bc7-fec8-4b16-83a7-4ae1d0a8bf04|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T05:11:53.850Z|cda29bc7-fec8-4b16-83a7-4ae1d0a8bf04|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T05:11:53.850Z|cda29bc7-fec8-4b16-83a7-4ae1d0a8bf04|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T05:11:53.851Z|cda29bc7-fec8-4b16-83a7-4ae1d0a8bf04|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:11:54 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:11:53.851Z|cda29bc7-fec8-4b16-83a7-4ae1d0a8bf04|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-16T05:11:53.851Z|cda29bc7-fec8-4b16-83a7-4ae1d0a8bf04|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T05:11:53.852Z|cda29bc7-fec8-4b16-83a7-4ae1d0a8bf04|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T05:11:53.864Z|cda29bc7-fec8-4b16-83a7-4ae1d0a8bf04|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T05:11:54.040Z|03c1e1b9-450e-44c0-982a-99a2e674a977|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|||INFO|500||Entering 2023-03-16T05:11:54.044Z|03c1e1b9-450e-44c0-982a-99a2e674a977|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2 2023-03-16T05:11:54.044Z|03c1e1b9-450e-44c0-982a-99a2e674a977|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|INFO|500||Invoke 2023-03-16T05:11:54.044Z|03c1e1b9-450e-44c0-982a-99a2e674a977|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||===========================request begin================================================ 2023-03-16T05:11:54.045Z|03c1e1b9-450e-44c0-982a-99a2e674a977|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2 2023-03-16T05:11:54.045Z|03c1e1b9-450e-44c0-982a-99a2e674a977|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||Method : GET 2023-03-16T05:11:54.045Z|03c1e1b9-450e-44c0-982a-99a2e674a977|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b236b78c054e148f2813c791c5e77334", X-B3-SpanId:"be418940e8f51df9", X-B3-ParentSpanId:"efecb2eba7d6c3a3", X-B3-Sampled:"0", X-ONAP-RequestID:"03c1e1b9-450e-44c0-982a-99a2e674a977", X-RequestID:"03c1e1b9-450e-44c0-982a-99a2e674a977", X-TransactionID:"03c1e1b9-450e-44c0-982a-99a2e674a977", X-ECOMP-RequestID:"03c1e1b9-450e-44c0-982a-99a2e674a977", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d409b917-0855-45d3-a6db-42592369655f"] 2023-03-16T05:11:54.045Z|03c1e1b9-450e-44c0-982a-99a2e674a977|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||Request body: 2023-03-16T05:11:54.045Z|03c1e1b9-450e-44c0-982a-99a2e674a977|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||==========================request end================================================ 2023-03-16T05:11:54.084Z|03c1e1b9-450e-44c0-982a-99a2e674a977|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||============================response begin========================================== 2023-03-16T05:11:54.084Z|03c1e1b9-450e-44c0-982a-99a2e674a977|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||Status code : 200 OK 2023-03-16T05:11:54.085Z|03c1e1b9-450e-44c0-982a-99a2e674a977|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||Status text : OK 2023-03-16T05:11:54.085Z|03c1e1b9-450e-44c0-982a-99a2e674a977|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:11:54 GMT", x-envoy-upstream-service-time:"36", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:11:54.085Z|03c1e1b9-450e-44c0-982a-99a2e674a977|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||Response body: { "requestId" : "000364d8-8673-4420-9cce-e5505bf31ff2", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-16T05:11:03.000+00:00", "endTime" : "2023-03-16T05:11:46.000+00:00", "source" : "VID", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"24055783-93ce-47f1-b8b6-78f73e8e170b\",\n\t\t\t\"modelVersionId\": \"4369ec13-4627-45d2-bd59-c44c9d14362f\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"b7cf15ad-2624-4e8b-b0c5-80ca4b066787\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T05:11:47.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "82a52a41-00f6-44c3-8b6b-e66f2a13c6a6", "serviceInstanceName" : "basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "000364d8-8673-4420-9cce-e5505bf31ff2", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2" } } } 2023-03-16T05:11:54.086Z|03c1e1b9-450e-44c0-982a-99a2e674a977|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||=======================response end================================================= 2023-03-16T05:11:54.086Z|03c1e1b9-450e-44c0-982a-99a2e674a977|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|INFO|500||InvokeReturn 2023-03-16T05:11:54.087Z|03c1e1b9-450e-44c0-982a-99a2e674a977|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false 2023-03-16T05:11:54.088Z|03c1e1b9-450e-44c0-982a-99a2e674a977|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T05:11:54.088Z|03c1e1b9-450e-44c0-982a-99a2e674a977|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T05:11:54.088Z|03c1e1b9-450e-44c0-982a-99a2e674a977|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false 2023-03-16T05:11:54.088Z|03c1e1b9-450e-44c0-982a-99a2e674a977|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T05:11:54.089Z|03c1e1b9-450e-44c0-982a-99a2e674a977|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b236b78c054e148f2813c791c5e77334", X-B3-SpanId:"fe03c986baa007dd", X-B3-ParentSpanId:"efecb2eba7d6c3a3", X-B3-Sampled:"0", X-ONAP-RequestID:"03c1e1b9-450e-44c0-982a-99a2e674a977", X-RequestID:"03c1e1b9-450e-44c0-982a-99a2e674a977", X-TransactionID:"03c1e1b9-450e-44c0-982a-99a2e674a977", X-ECOMP-RequestID:"03c1e1b9-450e-44c0-982a-99a2e674a977", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6e223d27-be09-4f39-8c70-7739fd01ad0e"] 2023-03-16T05:11:54.089Z|03c1e1b9-450e-44c0-982a-99a2e674a977|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T05:11:54.089Z|03c1e1b9-450e-44c0-982a-99a2e674a977|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T05:11:54.114Z|03c1e1b9-450e-44c0-982a-99a2e674a977|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T05:11:54.115Z|03c1e1b9-450e-44c0-982a-99a2e674a977|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T05:11:54.115Z|03c1e1b9-450e-44c0-982a-99a2e674a977|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T05:11:54.115Z|03c1e1b9-450e-44c0-982a-99a2e674a977|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:11:54 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:11:54.116Z|03c1e1b9-450e-44c0-982a-99a2e674a977|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-16T05:11:54.116Z|03c1e1b9-450e-44c0-982a-99a2e674a977|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T05:11:54.116Z|03c1e1b9-450e-44c0-982a-99a2e674a977|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T05:11:54.128Z|03c1e1b9-450e-44c0-982a-99a2e674a977|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T05:11:54.306Z|26b579be-26d6-4af6-990e-bfcc7cb3e598|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|||INFO|500||Entering 2023-03-16T05:11:54.310Z|26b579be-26d6-4af6-990e-bfcc7cb3e598|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2 2023-03-16T05:11:54.311Z|26b579be-26d6-4af6-990e-bfcc7cb3e598|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|INFO|500||Invoke 2023-03-16T05:11:54.311Z|26b579be-26d6-4af6-990e-bfcc7cb3e598|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||===========================request begin================================================ 2023-03-16T05:11:54.311Z|26b579be-26d6-4af6-990e-bfcc7cb3e598|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2 2023-03-16T05:11:54.311Z|26b579be-26d6-4af6-990e-bfcc7cb3e598|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||Method : GET 2023-03-16T05:11:54.311Z|26b579be-26d6-4af6-990e-bfcc7cb3e598|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"359dbfe572643e13d7c45143751c37b8", X-B3-SpanId:"c9a470bc49a5ed63", X-B3-ParentSpanId:"6f8996d34fb462e3", X-B3-Sampled:"0", X-ONAP-RequestID:"26b579be-26d6-4af6-990e-bfcc7cb3e598", X-RequestID:"26b579be-26d6-4af6-990e-bfcc7cb3e598", X-TransactionID:"26b579be-26d6-4af6-990e-bfcc7cb3e598", X-ECOMP-RequestID:"26b579be-26d6-4af6-990e-bfcc7cb3e598", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"633c6a96-3396-40f3-9b96-c72708ccd88b"] 2023-03-16T05:11:54.311Z|26b579be-26d6-4af6-990e-bfcc7cb3e598|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||Request body: 2023-03-16T05:11:54.311Z|26b579be-26d6-4af6-990e-bfcc7cb3e598|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||==========================request end================================================ 2023-03-16T05:11:54.353Z|26b579be-26d6-4af6-990e-bfcc7cb3e598|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||============================response begin========================================== 2023-03-16T05:11:54.353Z|26b579be-26d6-4af6-990e-bfcc7cb3e598|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||Status code : 200 OK 2023-03-16T05:11:54.353Z|26b579be-26d6-4af6-990e-bfcc7cb3e598|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||Status text : OK 2023-03-16T05:11:54.354Z|26b579be-26d6-4af6-990e-bfcc7cb3e598|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:11:54 GMT", x-envoy-upstream-service-time:"38", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:11:54.354Z|26b579be-26d6-4af6-990e-bfcc7cb3e598|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||Response body: { "requestId" : "000364d8-8673-4420-9cce-e5505bf31ff2", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-16T05:11:03.000+00:00", "endTime" : "2023-03-16T05:11:46.000+00:00", "source" : "VID", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"24055783-93ce-47f1-b8b6-78f73e8e170b\",\n\t\t\t\"modelVersionId\": \"4369ec13-4627-45d2-bd59-c44c9d14362f\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"b7cf15ad-2624-4e8b-b0c5-80ca4b066787\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T05:11:47.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "82a52a41-00f6-44c3-8b6b-e66f2a13c6a6", "serviceInstanceName" : "basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "000364d8-8673-4420-9cce-e5505bf31ff2", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2" } } } 2023-03-16T05:11:54.354Z|26b579be-26d6-4af6-990e-bfcc7cb3e598|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||=======================response end================================================= 2023-03-16T05:11:54.355Z|26b579be-26d6-4af6-990e-bfcc7cb3e598|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|INFO|500||InvokeReturn 2023-03-16T05:11:54.357Z|26b579be-26d6-4af6-990e-bfcc7cb3e598|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false 2023-03-16T05:11:54.357Z|26b579be-26d6-4af6-990e-bfcc7cb3e598|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T05:11:54.357Z|26b579be-26d6-4af6-990e-bfcc7cb3e598|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T05:11:54.358Z|26b579be-26d6-4af6-990e-bfcc7cb3e598|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false 2023-03-16T05:11:54.358Z|26b579be-26d6-4af6-990e-bfcc7cb3e598|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T05:11:54.358Z|26b579be-26d6-4af6-990e-bfcc7cb3e598|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"359dbfe572643e13d7c45143751c37b8", X-B3-SpanId:"b96655733d64a565", X-B3-ParentSpanId:"6f8996d34fb462e3", X-B3-Sampled:"0", X-ONAP-RequestID:"26b579be-26d6-4af6-990e-bfcc7cb3e598", X-RequestID:"26b579be-26d6-4af6-990e-bfcc7cb3e598", X-TransactionID:"26b579be-26d6-4af6-990e-bfcc7cb3e598", X-ECOMP-RequestID:"26b579be-26d6-4af6-990e-bfcc7cb3e598", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a81cd2cf-c0f9-4c8b-8079-2a0ee6b0e327"] 2023-03-16T05:11:54.358Z|26b579be-26d6-4af6-990e-bfcc7cb3e598|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T05:11:54.358Z|26b579be-26d6-4af6-990e-bfcc7cb3e598|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T05:11:54.375Z|26b579be-26d6-4af6-990e-bfcc7cb3e598|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T05:11:54.376Z|26b579be-26d6-4af6-990e-bfcc7cb3e598|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T05:11:54.376Z|26b579be-26d6-4af6-990e-bfcc7cb3e598|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T05:11:54.376Z|26b579be-26d6-4af6-990e-bfcc7cb3e598|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:11:54 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:11:54.376Z|26b579be-26d6-4af6-990e-bfcc7cb3e598|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-16T05:11:54.377Z|26b579be-26d6-4af6-990e-bfcc7cb3e598|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T05:11:54.377Z|26b579be-26d6-4af6-990e-bfcc7cb3e598|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T05:11:54.388Z|26b579be-26d6-4af6-990e-bfcc7cb3e598|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T05:11:54.564Z|f9fda709-8314-440e-9398-5e8c229eb093|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|||INFO|500||Entering 2023-03-16T05:11:54.570Z|f9fda709-8314-440e-9398-5e8c229eb093|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2 2023-03-16T05:11:54.571Z|f9fda709-8314-440e-9398-5e8c229eb093|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|INFO|500||Invoke 2023-03-16T05:11:54.571Z|f9fda709-8314-440e-9398-5e8c229eb093|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||===========================request begin================================================ 2023-03-16T05:11:54.572Z|f9fda709-8314-440e-9398-5e8c229eb093|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2 2023-03-16T05:11:54.572Z|f9fda709-8314-440e-9398-5e8c229eb093|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||Method : GET 2023-03-16T05:11:54.572Z|f9fda709-8314-440e-9398-5e8c229eb093|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e1f0160aed2e1c659816795443aeb002", X-B3-SpanId:"7a0c8b9384e9090f", X-B3-ParentSpanId:"5750782414ba21ed", X-B3-Sampled:"0", X-ONAP-RequestID:"f9fda709-8314-440e-9398-5e8c229eb093", X-RequestID:"f9fda709-8314-440e-9398-5e8c229eb093", X-TransactionID:"f9fda709-8314-440e-9398-5e8c229eb093", X-ECOMP-RequestID:"f9fda709-8314-440e-9398-5e8c229eb093", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"de70c56b-62a0-4d97-a13d-95060f7a780f"] 2023-03-16T05:11:54.573Z|f9fda709-8314-440e-9398-5e8c229eb093|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||Request body: 2023-03-16T05:11:54.573Z|f9fda709-8314-440e-9398-5e8c229eb093|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||==========================request end================================================ 2023-03-16T05:11:54.607Z|f9fda709-8314-440e-9398-5e8c229eb093|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||============================response begin========================================== 2023-03-16T05:11:54.607Z|f9fda709-8314-440e-9398-5e8c229eb093|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||Status code : 200 OK 2023-03-16T05:11:54.608Z|f9fda709-8314-440e-9398-5e8c229eb093|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||Status text : OK 2023-03-16T05:11:54.608Z|f9fda709-8314-440e-9398-5e8c229eb093|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:11:54 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:11:54.609Z|f9fda709-8314-440e-9398-5e8c229eb093|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||Response body: { "requestId" : "000364d8-8673-4420-9cce-e5505bf31ff2", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-16T05:11:03.000+00:00", "endTime" : "2023-03-16T05:11:46.000+00:00", "source" : "VID", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"24055783-93ce-47f1-b8b6-78f73e8e170b\",\n\t\t\t\"modelVersionId\": \"4369ec13-4627-45d2-bd59-c44c9d14362f\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"b7cf15ad-2624-4e8b-b0c5-80ca4b066787\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T05:11:47.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "82a52a41-00f6-44c3-8b6b-e66f2a13c6a6", "serviceInstanceName" : "basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "000364d8-8673-4420-9cce-e5505bf31ff2", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2" } } } 2023-03-16T05:11:54.609Z|f9fda709-8314-440e-9398-5e8c229eb093|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||=======================response end================================================= 2023-03-16T05:11:54.610Z|f9fda709-8314-440e-9398-5e8c229eb093|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|INFO|500||InvokeReturn 2023-03-16T05:11:54.612Z|f9fda709-8314-440e-9398-5e8c229eb093|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false 2023-03-16T05:11:54.613Z|f9fda709-8314-440e-9398-5e8c229eb093|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T05:11:54.613Z|f9fda709-8314-440e-9398-5e8c229eb093|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T05:11:54.614Z|f9fda709-8314-440e-9398-5e8c229eb093|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false 2023-03-16T05:11:54.614Z|f9fda709-8314-440e-9398-5e8c229eb093|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T05:11:54.614Z|f9fda709-8314-440e-9398-5e8c229eb093|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e1f0160aed2e1c659816795443aeb002", X-B3-SpanId:"712cf8cb0886111e", X-B3-ParentSpanId:"5750782414ba21ed", X-B3-Sampled:"0", X-ONAP-RequestID:"f9fda709-8314-440e-9398-5e8c229eb093", X-RequestID:"f9fda709-8314-440e-9398-5e8c229eb093", X-TransactionID:"f9fda709-8314-440e-9398-5e8c229eb093", X-ECOMP-RequestID:"f9fda709-8314-440e-9398-5e8c229eb093", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fa9e021e-2f20-4647-b0c4-ea7f66b2cd5e"] 2023-03-16T05:11:54.614Z|f9fda709-8314-440e-9398-5e8c229eb093|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T05:11:54.614Z|f9fda709-8314-440e-9398-5e8c229eb093|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T05:11:54.631Z|f9fda709-8314-440e-9398-5e8c229eb093|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T05:11:54.632Z|f9fda709-8314-440e-9398-5e8c229eb093|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T05:11:54.632Z|f9fda709-8314-440e-9398-5e8c229eb093|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T05:11:54.632Z|f9fda709-8314-440e-9398-5e8c229eb093|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:11:54 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:11:54.634Z|f9fda709-8314-440e-9398-5e8c229eb093|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-16T05:11:54.634Z|f9fda709-8314-440e-9398-5e8c229eb093|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T05:11:54.634Z|f9fda709-8314-440e-9398-5e8c229eb093|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T05:11:54.645Z|f9fda709-8314-440e-9398-5e8c229eb093|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T05:11:54.811Z|0053d7eb-533a-44bb-8ef8-14e689e51ef3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|||INFO|500||Entering 2023-03-16T05:11:54.816Z|0053d7eb-533a-44bb-8ef8-14e689e51ef3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2 2023-03-16T05:11:54.817Z|0053d7eb-533a-44bb-8ef8-14e689e51ef3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|INFO|500||Invoke 2023-03-16T05:11:54.817Z|0053d7eb-533a-44bb-8ef8-14e689e51ef3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||===========================request begin================================================ 2023-03-16T05:11:54.817Z|0053d7eb-533a-44bb-8ef8-14e689e51ef3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2 2023-03-16T05:11:54.817Z|0053d7eb-533a-44bb-8ef8-14e689e51ef3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||Method : GET 2023-03-16T05:11:54.817Z|0053d7eb-533a-44bb-8ef8-14e689e51ef3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8089248a71b0efe85d96594c313043db", X-B3-SpanId:"d7cd00f57ce31b33", X-B3-ParentSpanId:"473d2ab4604ec892", X-B3-Sampled:"0", X-ONAP-RequestID:"0053d7eb-533a-44bb-8ef8-14e689e51ef3", X-RequestID:"0053d7eb-533a-44bb-8ef8-14e689e51ef3", X-TransactionID:"0053d7eb-533a-44bb-8ef8-14e689e51ef3", X-ECOMP-RequestID:"0053d7eb-533a-44bb-8ef8-14e689e51ef3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"284247fc-82fc-45d4-bc8c-0cb3432814e4"] 2023-03-16T05:11:54.818Z|0053d7eb-533a-44bb-8ef8-14e689e51ef3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||Request body: 2023-03-16T05:11:54.818Z|0053d7eb-533a-44bb-8ef8-14e689e51ef3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||==========================request end================================================ 2023-03-16T05:11:54.862Z|0053d7eb-533a-44bb-8ef8-14e689e51ef3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||============================response begin========================================== 2023-03-16T05:11:54.862Z|0053d7eb-533a-44bb-8ef8-14e689e51ef3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||Status code : 200 OK 2023-03-16T05:11:54.863Z|0053d7eb-533a-44bb-8ef8-14e689e51ef3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||Status text : OK 2023-03-16T05:11:54.863Z|0053d7eb-533a-44bb-8ef8-14e689e51ef3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:11:55 GMT", x-envoy-upstream-service-time:"41", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:11:54.864Z|0053d7eb-533a-44bb-8ef8-14e689e51ef3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||Response body: { "requestId" : "000364d8-8673-4420-9cce-e5505bf31ff2", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-16T05:11:03.000+00:00", "endTime" : "2023-03-16T05:11:46.000+00:00", "source" : "VID", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"24055783-93ce-47f1-b8b6-78f73e8e170b\",\n\t\t\t\"modelVersionId\": \"4369ec13-4627-45d2-bd59-c44c9d14362f\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"b7cf15ad-2624-4e8b-b0c5-80ca4b066787\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T05:11:47.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "82a52a41-00f6-44c3-8b6b-e66f2a13c6a6", "serviceInstanceName" : "basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "000364d8-8673-4420-9cce-e5505bf31ff2", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2" } } } 2023-03-16T05:11:54.864Z|0053d7eb-533a-44bb-8ef8-14e689e51ef3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|DEBUG|500||=======================response end================================================= 2023-03-16T05:11:54.865Z|0053d7eb-533a-44bb-8ef8-14e689e51ef3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/000364d8-8673-4420-9cce-e5505bf31ff2|INFO|500||InvokeReturn 2023-03-16T05:11:54.866Z|0053d7eb-533a-44bb-8ef8-14e689e51ef3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false 2023-03-16T05:11:54.867Z|0053d7eb-533a-44bb-8ef8-14e689e51ef3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T05:11:54.867Z|0053d7eb-533a-44bb-8ef8-14e689e51ef3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T05:11:54.867Z|0053d7eb-533a-44bb-8ef8-14e689e51ef3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false 2023-03-16T05:11:54.867Z|0053d7eb-533a-44bb-8ef8-14e689e51ef3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T05:11:54.867Z|0053d7eb-533a-44bb-8ef8-14e689e51ef3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8089248a71b0efe85d96594c313043db", X-B3-SpanId:"ff09f613c5b19854", X-B3-ParentSpanId:"473d2ab4604ec892", X-B3-Sampled:"0", X-ONAP-RequestID:"0053d7eb-533a-44bb-8ef8-14e689e51ef3", X-RequestID:"0053d7eb-533a-44bb-8ef8-14e689e51ef3", X-TransactionID:"0053d7eb-533a-44bb-8ef8-14e689e51ef3", X-ECOMP-RequestID:"0053d7eb-533a-44bb-8ef8-14e689e51ef3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"356d2933-a4c9-404f-9913-4bd3c1f8bda5"] 2023-03-16T05:11:54.868Z|0053d7eb-533a-44bb-8ef8-14e689e51ef3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T05:11:54.868Z|0053d7eb-533a-44bb-8ef8-14e689e51ef3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T05:11:54.887Z|0053d7eb-533a-44bb-8ef8-14e689e51ef3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T05:11:54.887Z|0053d7eb-533a-44bb-8ef8-14e689e51ef3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T05:11:54.888Z|0053d7eb-533a-44bb-8ef8-14e689e51ef3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T05:11:54.888Z|0053d7eb-533a-44bb-8ef8-14e689e51ef3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:11:55 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:11:54.889Z|0053d7eb-533a-44bb-8ef8-14e689e51ef3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-16T05:11:54.889Z|0053d7eb-533a-44bb-8ef8-14e689e51ef3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T05:11:54.889Z|0053d7eb-533a-44bb-8ef8-14e689e51ef3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=000364d8-8673-4420-9cce-e5505bf31ff2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T05:11:54.903Z|0053d7eb-533a-44bb-8ef8-14e689e51ef3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/000364d8-8673-4420-9cce-e5505bf31ff2|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T05:11:58.371Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|||INFO|500||Entering 2023-03-16T05:11:58.376Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|||INFO|500||Checking if requestId: 6f91e240-da10-4897-a03f-f2d206fd0ce8 already exists in requestDb InfraActiveRequests table 2023-03-16T05:11:58.376Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8 2023-03-16T05:11:58.377Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|INFO|500||Invoke 2023-03-16T05:11:58.377Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||===========================request begin================================================ 2023-03-16T05:11:58.377Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8 2023-03-16T05:11:58.377Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Method : GET 2023-03-16T05:11:58.377Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e42571239b54f1677c81b740f5e10f11", X-B3-SpanId:"bce5c7e6cb8f07f6", X-B3-ParentSpanId:"7def9d2cca070587", X-B3-Sampled:"0", X-ONAP-RequestID:"6f91e240-da10-4897-a03f-f2d206fd0ce8", X-RequestID:"6f91e240-da10-4897-a03f-f2d206fd0ce8", X-TransactionID:"6f91e240-da10-4897-a03f-f2d206fd0ce8", X-ECOMP-RequestID:"6f91e240-da10-4897-a03f-f2d206fd0ce8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d1b58b85-c307-400e-936e-40506591befd"] 2023-03-16T05:11:58.377Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Request body: 2023-03-16T05:11:58.378Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||==========================request end================================================ 2023-03-16T05:11:58.416Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||============================response begin========================================== 2023-03-16T05:11:58.416Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-16T05:11:58.417Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Status text : Not Found 2023-03-16T05:11:58.417Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|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, 16 Mar 2023 05:11:59 GMT", x-envoy-upstream-service-time:"33", server:"envoy"] 2023-03-16T05:11:58.417Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Response body: 2023-03-16T05:11:58.417Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||=======================response end================================================= 2023-03-16T05:11:58.418Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|INFO|404|Not Found|InvokeReturn 2023-03-16T05:11:58.432Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|||INFO|500||Running local validations 2023-03-16T05:11:58.433Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2023-03-16T05:11:58.438Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-16T05:11:58.463Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/24055783-93ce-47f1-b8b6-78f73e8e170b with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-03-16T05:11:58.464Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/24055783-93ce-47f1-b8b6-78f73e8e170b|INFO|500||Invoke 2023-03-16T05:11:58.546Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/24055783-93ce-47f1-b8b6-78f73e8e170b|INFO|404|Not Found|InvokeReturn 2023-03-16T05:11:58.546Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/24055783-93ce-47f1-b8b6-78f73e8e170b has http status code:404 and response headers:{date=[Thu, 16 Mar 2023 05:11:59 GMT], server=[envoy], content-length=[377], x-envoy-upstream-service-time=[53], x-aai-txid=[1-aai-resources-230316-05:11:59:189-67326], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-16T05:11:58.548Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/24055783-93ce-47f1-b8b6-78f73e8e170b","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/24055783-93ce-47f1-b8b6-78f73e8e170b","ERR.5.4.6114"]}}} 2023-03-16T05:11:58.558Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/24055783-93ce-47f1-b8b6-78f73e8e170b 2023-03-16T05:11:58.559Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 24055783-93ce-47f1-b8b6-78f73e8e170b 2023-03-16T05:11:58.562Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-16T05:11:58.583Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/24055783-93ce-47f1-b8b6-78f73e8e170b|INFO|500||Invoke 2023-03-16T05:11:58.584Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/24055783-93ce-47f1-b8b6-78f73e8e170b|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/24055783-93ce-47f1-b8b6-78f73e8e170b with request headers:{Authorization=[***REDACTED***], X-RequestID=[6f91e240-da10-4897-a03f-f2d206fd0ce8], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[6ea26a4a-6335-4118-80b9-01e97c437c36], X-ECOMP-RequestID=[6f91e240-da10-4897-a03f-f2d206fd0ce8], X-TransactionId=[], X-ONAP-RequestID=[6f91e240-da10-4897-a03f-f2d206fd0ce8]} 2023-03-16T05:11:58.632Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/24055783-93ce-47f1-b8b6-78f73e8e170b|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/24055783-93ce-47f1-b8b6-78f73e8e170b has http status code:404 and response headers:{date=[Thu, 16 Mar 2023 05:11:59 GMT], server=[envoy], content-length=[377], x-envoy-upstream-service-time=[43], x-aai-txid=[2-aai-resources-230316-05:11:59:301-75576], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-16T05:11:58.633Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/24055783-93ce-47f1-b8b6-78f73e8e170b|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/24055783-93ce-47f1-b8b6-78f73e8e170b","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/24055783-93ce-47f1-b8b6-78f73e8e170b","ERR.5.4.6114"]}}} 2023-03-16T05:11:58.634Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/24055783-93ce-47f1-b8b6-78f73e8e170b|INFO|404|Not Found|InvokeReturn 2023-03-16T05:11:58.638Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/24055783-93ce-47f1-b8b6-78f73e8e170b 2023-03-16T05:11:58.639Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 24055783-93ce-47f1-b8b6-78f73e8e170b 2023-03-16T05:11:58.642Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-16T05:11:58.661Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/d16c1d8504f144e5b2fab42ec3a8ceb7 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-03-16T05:11:58.662Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/d16c1d8504f144e5b2fab42ec3a8ceb7|INFO|500||Invoke 2023-03-16T05:11:58.734Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/d16c1d8504f144e5b2fab42ec3a8ceb7|INFO|500||InvokeReturn 2023-03-16T05:11:58.734Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/d16c1d8504f144e5b2fab42ec3a8ceb7 has http status code:200 and response headers:{date=[Thu, 16 Mar 2023 05:11:59 GMT], server=[envoy], content-length=[617], x-envoy-upstream-service-time=[58], vertex-id=[168128], x-aai-txid=[1-aai-resources-230316-05:11:59:379-57628], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-16T05:11:58.734Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|||DEBUG|500||{"tenant-id":"d16c1d8504f144e5b2fab42ec3a8ceb7","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1678943041673","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnw-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_network"}]}]}} 2023-03-16T05:11:58.736Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-03-16T05:11:58.736Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-03-16T05:11:58.737Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-16T05:11:58.738Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-03-16T05:11:58.738Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-03-16T05:11:58.738Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-16T05:11:58.738Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-03-16T05:11:58.738Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|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:"177", X-B3-TraceId:"e42571239b54f1677c81b740f5e10f11", X-B3-SpanId:"f7365e1a628a5d28", X-B3-ParentSpanId:"7def9d2cca070587", X-B3-Sampled:"0", X-ONAP-RequestID:"6f91e240-da10-4897-a03f-f2d206fd0ce8", X-RequestID:"6f91e240-da10-4897-a03f-f2d206fd0ce8", X-TransactionID:"6f91e240-da10-4897-a03f-f2d206fd0ce8", X-ECOMP-RequestID:"6f91e240-da10-4897-a03f-f2d206fd0ce8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f8a060ce-4cb8-4406-8464-4b87736b2e38"] 2023-03-16T05:11:58.738Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"82a52a41-00f6-44c3-8b6b-e66f2a13c6a6"},"instanceName":"basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0","requestScope":"network"} 2023-03-16T05:11:58.738Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-03-16T05:11:58.768Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-03-16T05:11:58.768Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-03-16T05:11:58.768Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-03-16T05:11:58.769Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|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, 16 Mar 2023 05:11:59 GMT", x-envoy-upstream-service-time:"27", server:"envoy"] 2023-03-16T05:11:58.769Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-03-16T05:11:58.769Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-03-16T05:11:58.769Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-03-16T05:11:58.770Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/37fa3f57-73a0-406a-9d06-bd0102215ce3|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/37fa3f57-73a0-406a-9d06-bd0102215ce3 2023-03-16T05:11:58.770Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/37fa3f57-73a0-406a-9d06-bd0102215ce3|INFO|500||Invoke 2023-03-16T05:11:58.771Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/37fa3f57-73a0-406a-9d06-bd0102215ce3|DEBUG|500||===========================request begin================================================ 2023-03-16T05:11:58.771Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/37fa3f57-73a0-406a-9d06-bd0102215ce3|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/37fa3f57-73a0-406a-9d06-bd0102215ce3 2023-03-16T05:11:58.771Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/37fa3f57-73a0-406a-9d06-bd0102215ce3|DEBUG|500||Method : GET 2023-03-16T05:11:58.771Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/37fa3f57-73a0-406a-9d06-bd0102215ce3|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"6f91e240-da10-4897-a03f-f2d206fd0ce8", X-RequestID:"6f91e240-da10-4897-a03f-f2d206fd0ce8", X-TransactionID:"6f91e240-da10-4897-a03f-f2d206fd0ce8", X-ECOMP-RequestID:"6f91e240-da10-4897-a03f-f2d206fd0ce8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6e08d17b-2e72-445e-aaac-7efbcc731e55"] 2023-03-16T05:11:58.771Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/37fa3f57-73a0-406a-9d06-bd0102215ce3|DEBUG|500||Request body: 2023-03-16T05:11:58.771Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/37fa3f57-73a0-406a-9d06-bd0102215ce3|DEBUG|500||==========================request end================================================ 2023-03-16T05:11:58.831Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/37fa3f57-73a0-406a-9d06-bd0102215ce3|DEBUG|500||============================response begin========================================== 2023-03-16T05:11:58.832Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/37fa3f57-73a0-406a-9d06-bd0102215ce3|DEBUG|500||Status code : 200 OK 2023-03-16T05:11:58.832Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/37fa3f57-73a0-406a-9d06-bd0102215ce3|DEBUG|500||Status text : OK 2023-03-16T05:11:58.832Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/37fa3f57-73a0-406a-9d06-bd0102215ce3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Thu, 16 Mar 2023 05:11:59 GMT", x-envoy-upstream-service-time:"55", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:11:58.835Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/37fa3f57-73a0-406a-9d06-bd0102215ce3|DEBUG|500||Response body: { "modelCustomizationUUID" : "37fa3f57-73a0-406a-9d06-bd0102215ce3", "modelInstanceName" : "Generic NeutronNet", "created" : "2023-03-16T05:09:42.000+00:00", "networkTechnology" : "NEUTRON", "networkType" : "NEUTRON", "networkScope" : null, "networkRole" : null, "resourceInput" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/37fa3f57-73a0-406a-9d06-bd0102215ce3" }, "networkResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/37fa3f57-73a0-406a-9d06-bd0102215ce3" }, "networkResource" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/37fa3f57-73a0-406a-9d06-bd0102215ce3/networkResource" } } } 2023-03-16T05:11:58.835Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/37fa3f57-73a0-406a-9d06-bd0102215ce3|DEBUG|500||=======================response end================================================= 2023-03-16T05:11:58.836Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/37fa3f57-73a0-406a-9d06-bd0102215ce3|INFO|500||InvokeReturn 2023-03-16T05:11:58.850Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/37fa3f57-73a0-406a-9d06-bd0102215ce3/networkResource|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/37fa3f57-73a0-406a-9d06-bd0102215ce3/networkResource 2023-03-16T05:11:58.851Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/37fa3f57-73a0-406a-9d06-bd0102215ce3/networkResource|INFO|500||Invoke 2023-03-16T05:11:58.851Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/37fa3f57-73a0-406a-9d06-bd0102215ce3/networkResource|DEBUG|500||===========================request begin================================================ 2023-03-16T05:11:58.851Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/37fa3f57-73a0-406a-9d06-bd0102215ce3/networkResource|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/37fa3f57-73a0-406a-9d06-bd0102215ce3/networkResource 2023-03-16T05:11:58.851Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/37fa3f57-73a0-406a-9d06-bd0102215ce3/networkResource|DEBUG|500||Method : GET 2023-03-16T05:11:58.851Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/37fa3f57-73a0-406a-9d06-bd0102215ce3/networkResource|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"6f91e240-da10-4897-a03f-f2d206fd0ce8", X-RequestID:"6f91e240-da10-4897-a03f-f2d206fd0ce8", X-TransactionID:"6f91e240-da10-4897-a03f-f2d206fd0ce8", X-ECOMP-RequestID:"6f91e240-da10-4897-a03f-f2d206fd0ce8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"63414667-0a4d-4ba0-8e36-bc8f9043b1da"] 2023-03-16T05:11:58.851Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/37fa3f57-73a0-406a-9d06-bd0102215ce3/networkResource|DEBUG|500||Request body: 2023-03-16T05:11:58.851Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/37fa3f57-73a0-406a-9d06-bd0102215ce3/networkResource|DEBUG|500||==========================request end================================================ 2023-03-16T05:11:58.915Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/37fa3f57-73a0-406a-9d06-bd0102215ce3/networkResource|DEBUG|500||============================response begin========================================== 2023-03-16T05:11:58.916Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/37fa3f57-73a0-406a-9d06-bd0102215ce3/networkResource|DEBUG|500||Status code : 200 OK 2023-03-16T05:11:58.916Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/37fa3f57-73a0-406a-9d06-bd0102215ce3/networkResource|DEBUG|500||Status text : OK 2023-03-16T05:11:58.917Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/37fa3f57-73a0-406a-9d06-bd0102215ce3/networkResource|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", content-location:"http://so-catalog-db-adapter.onap:8082/networkResource/b7c46c54-b6c3-4b33-9b3a-b1702c30d036", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Thu, 16 Mar 2023 05:11:59 GMT", x-envoy-upstream-service-time:"61", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:11:58.917Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/37fa3f57-73a0-406a-9d06-bd0102215ce3/networkResource|DEBUG|500||Response body: { "modelUUID" : "b7c46c54-b6c3-4b33-9b3a-b1702c30d036", "orchestrationMode" : "HEAT", "description" : "Generic NeutronNet", "neutronNetworkType" : "BASIC", "aicVersionMin" : "2.0", "aicVersionMax" : "3.0", "modelName" : "Generic NeutronNet", "modelInvariantUUID" : "f6bdc838-51d4-454b-a820-aa4dfc9e55bc", "modelVersion" : "1.0", "toscaNodeType" : "org.openecomp.resource.vl.GenericNeutronNet", "category" : null, "subCategory" : null, "created" : "2023-03-16T05:09:42.000+00:00", "hibernateLazyInitializer" : { }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/b7c46c54-b6c3-4b33-9b3a-b1702c30d036" }, "networkResource" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/b7c46c54-b6c3-4b33-9b3a-b1702c30d036" }, "networkResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/b7c46c54-b6c3-4b33-9b3a-b1702c30d036/networkResourceCustomization" }, "heatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/b7c46c54-b6c3-4b33-9b3a-b1702c30d036/heatTemplate" }, "collectionNetworkResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/b7c46c54-b6c3-4b33-9b3a-b1702c30d036/collectionNetworkResourceCustomization" } } } 2023-03-16T05:11:58.918Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/37fa3f57-73a0-406a-9d06-bd0102215ce3/networkResource|DEBUG|500||=======================response end================================================= 2023-03-16T05:11:58.918Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/37fa3f57-73a0-406a-9d06-bd0102215ce3/networkResource|INFO|500||InvokeReturn 2023-03-16T05:11:58.930Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance 2023-03-16T05:11:58.930Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|INFO|500||Invoke 2023-03-16T05:11:58.930Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-03-16T05:11:58.931Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance 2023-03-16T05:11:58.931Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Method : GET 2023-03-16T05:11:58.931Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"6f91e240-da10-4897-a03f-f2d206fd0ce8", X-RequestID:"6f91e240-da10-4897-a03f-f2d206fd0ce8", X-TransactionID:"6f91e240-da10-4897-a03f-f2d206fd0ce8", X-ECOMP-RequestID:"6f91e240-da10-4897-a03f-f2d206fd0ce8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ebfd402a-dac2-4b73-9098-89833acdb4b7"] 2023-03-16T05:11:58.931Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Request body: 2023-03-16T05:11:58.931Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||==========================request end================================================ 2023-03-16T05:11:58.999Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||============================response begin========================================== 2023-03-16T05:11:59.000Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-16T05:11:59.000Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Status text : Not Found 2023-03-16T05:11:59.000Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&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, 16 Mar 2023 05:11:59 GMT", x-envoy-upstream-service-time:"52", server:"envoy"] 2023-03-16T05:11:59.001Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Response body: 2023-03-16T05:11:59.001Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||=======================response end================================================= 2023-03-16T05:11:59.002Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-03-16T05:11:59.002Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance 2023-03-16T05:11:59.003Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|INFO|500||Invoke 2023-03-16T05:11:59.003Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-03-16T05:11:59.004Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance 2023-03-16T05:11:59.004Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Method : GET 2023-03-16T05:11:59.005Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"6f91e240-da10-4897-a03f-f2d206fd0ce8", X-RequestID:"6f91e240-da10-4897-a03f-f2d206fd0ce8", X-TransactionID:"6f91e240-da10-4897-a03f-f2d206fd0ce8", X-ECOMP-RequestID:"6f91e240-da10-4897-a03f-f2d206fd0ce8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a0e651f9-3693-4636-acaf-463fb9c3ae11"] 2023-03-16T05:11:59.005Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Request body: 2023-03-16T05:11:59.005Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||==========================request end================================================ 2023-03-16T05:11:59.036Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||============================response begin========================================== 2023-03-16T05:11:59.036Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Status code : 200 OK 2023-03-16T05:11:59.036Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Status text : OK 2023-03-16T05:11:59.036Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Thu, 16 Mar 2023 05:11:59 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:11:59.037Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Response body: { "id" : 178, "action" : "createInstance", "description" : "Gr api recipe to create network", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "recipeTimeout" : 180, "versionStr" : "1.0", "serviceType" : null, "modelName" : "GR-API-DEFAULT", "paramXsd" : null, "created" : "2023-03-16T00:07:26.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/178" }, "networkRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/178" } } } 2023-03-16T05:11:59.037Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||=======================response end================================================= 2023-03-16T05:11:59.037Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|INFO|500||InvokeReturn 2023-03-16T05:11:59.047Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-16T05:11:59.047Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-03-16T05:11:59.048Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-03-16T05:11:59.048Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-16T05:11:59.048Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-03-16T05:11:59.048Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|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:"2663", X-B3-TraceId:"e42571239b54f1677c81b740f5e10f11", X-B3-SpanId:"aba1ad123ec81c1b", X-B3-ParentSpanId:"7def9d2cca070587", X-B3-Sampled:"0", X-ONAP-RequestID:"6f91e240-da10-4897-a03f-f2d206fd0ce8", X-RequestID:"6f91e240-da10-4897-a03f-f2d206fd0ce8", X-TransactionID:"6f91e240-da10-4897-a03f-f2d206fd0ce8", X-ECOMP-RequestID:"6f91e240-da10-4897-a03f-f2d206fd0ce8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1b5b7f0e-1f80-49e9-995e-0eafdaa67c0d"] 2023-03-16T05:11:59.048Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"6f91e240-da10-4897-a03f-f2d206fd0ce8","requestStatus":"IN_PROGRESS","startTime":1678943518433,"source":"VID","tenantId":"d16c1d8504f144e5b2fab42ec3a8ceb7","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"24055783-93ce-47f1-b8b6-78f73e8e170b\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"f6bdc838-51d4-454b-a820-aa4dfc9e55bc\",\n \"modelVersionId\": \"b7c46c54-b6c3-4b33-9b3a-b1702c30d036\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"37fa3f57-73a0-406a-9d06-bd0102215ce3\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnw-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnw-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"82a52a41-00f6-44c3-8b6b-e66f2a13c6a6\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"24055783-93ce-47f1-b8b6-78f73e8e170b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4369ec13-4627-45d2-bd59-c44c9d14362f\"\n }\n }\n }]\n }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"82a52a41-00f6-44c3-8b6b-e66f2a13c6a6","requestScope":"network","requestAction":"createInstance","networkName":"basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0","networkType":"Generic NeutronNet","requestorId":"test","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"6f91e240-da10-4897-a03f-f2d206fd0ce8"} 2023-03-16T05:11:59.049Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-03-16T05:11:59.106Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-03-16T05:11:59.106Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-03-16T05:11:59.107Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-03-16T05:11:59.107Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|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/6f91e240-da10-4897-a03f-f2d206fd0ce8", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:11:59 GMT", x-envoy-upstream-service-time:"48", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:11:59.108Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "6f91e240-da10-4897-a03f-f2d206fd0ce8", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-16T05:11:58.433+00:00", "source" : "VID", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"24055783-93ce-47f1-b8b6-78f73e8e170b\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"f6bdc838-51d4-454b-a820-aa4dfc9e55bc\",\n \"modelVersionId\": \"b7c46c54-b6c3-4b33-9b3a-b1702c30d036\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"37fa3f57-73a0-406a-9d06-bd0102215ce3\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnw-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnw-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"82a52a41-00f6-44c3-8b6b-e66f2a13c6a6\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"24055783-93ce-47f1-b8b6-78f73e8e170b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4369ec13-4627-45d2-bd59-c44c9d14362f\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-03-16T05:11:59.786+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "82a52a41-00f6-44c3-8b6b-e66f2a13c6a6", "requestScope" : "network", "requestAction" : "createInstance", "networkName" : "basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "6f91e240-da10-4897-a03f-f2d206fd0ce8", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8" } } } 2023-03-16T05:11:59.108Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-03-16T05:11:59.108Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-03-16T05:11:59.124Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-16T05:11:59.125Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-03-16T05:11:59.125Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-03-16T05:11:59.125Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-16T05:11:59.125Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-03-16T05:11:59.125Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|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:"3007", X-B3-TraceId:"e42571239b54f1677c81b740f5e10f11", X-B3-SpanId:"ee80166a107999e6", X-B3-ParentSpanId:"7def9d2cca070587", X-B3-Sampled:"0", X-ONAP-RequestID:"6f91e240-da10-4897-a03f-f2d206fd0ce8", X-RequestID:"6f91e240-da10-4897-a03f-f2d206fd0ce8", X-TransactionID:"6f91e240-da10-4897-a03f-f2d206fd0ce8", X-ECOMP-RequestID:"6f91e240-da10-4897-a03f-f2d206fd0ce8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"69386b38-6c54-4d1e-a153-13d9ed313717"] 2023-03-16T05:11:59.125Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelCustomizationName\":\"Generic NeutronNet 0\",\"modelInvariantId\":\"f6bdc838-51d4-454b-a820-aa4dfc9e55bc\",\"modelType\":\"network\",\"modelName\":\"Generic NeutronNet\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"37fa3f57-73a0-406a-9d06-bd0102215ce3\",\"modelVersionId\":\"b7c46c54-b6c3-4b33-9b3a-b1702c30d036\",\"modelCustomizationId\":\"37fa3f57-73a0-406a-9d06-bd0102215ce3\",\"modelUuid\":\"b7c46c54-b6c3-4b33-9b3a-b1702c30d036\",\"modelInvariantUuid\":\"f6bdc838-51d4-454b-a820-aa4dfc9e55bc\",\"modelInstanceName\":\"Generic NeutronNet 0\"},\"requestInfo\":{\"productFamilyId\":\"24055783-93ce-47f1-b8b6-78f73e8e170b\",\"source\":\"VID\",\"instanceName\":\"basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"82a52a41-00f6-44c3-8b6b-e66f2a13c6a6\",\"modelInfo\":{\"modelInvariantId\":\"24055783-93ce-47f1-b8b6-78f73e8e170b\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"4369ec13-4627-45d2-bd59-c44c9d14362f\",\"modelUuid\":\"4369ec13-4627-45d2-bd59-c44c9d14362f\",\"modelInvariantUuid\":\"24055783-93ce-47f1-b8b6-78f73e8e170b\"}}}],\"cloudConfiguration\":{\"tenantId\":\"d16c1d8504f144e5b2fab42ec3a8ceb7\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicnw-platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicnw-lob\"}},\"serviceInstanceId\":\"82a52a41-00f6-44c3-8b6b-e66f2a13c6a6\"}","type":"String"},"requestId":{"value":"6f91e240-da10-4897-a03f-f2d206fd0ce8","type":"String"},"mso-request-id":{"value":"6f91e240-da10-4897-a03f-f2d206fd0ce8","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"82a52a41-00f6-44c3-8b6b-e66f2a13c6a6","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":"Generic NeutronNet","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"Generic NeutronNet","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-03-16T05:11:59.125Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-03-16T05:11:59.142Z|cd4210c3-75f8-4830-9b2c-51c636a7349c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:11:59.143Z|cd4210c3-75f8-4830-9b2c-51c636a7349c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:11:59.653Z|e8eed4b6-6177-421a-a5e4-d8be9dc8af4a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:11:59.654Z|e8eed4b6-6177-421a-a5e4-d8be9dc8af4a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:12:00.145Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-03-16T05:12:00.146Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-03-16T05:12:00.146Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-03-16T05:12:00.146Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Thu, 16 Mar 2023 05:12:00 GMT", x-onap-requestid:"6f91e240-da10-4897-a03f-f2d206fd0ce8", x-requestid:"6f91e240-da10-4897-a03f-f2d206fd0ce8", x-transactionid:"6f91e240-da10-4897-a03f-f2d206fd0ce8", x-ecomp-requestid:"6f91e240-da10-4897-a03f-f2d206fd0ce8", x-onap-partnername:"UNKNOWN", x-invocationid:"69386b38-6c54-4d1e-a153-13d9ed313717", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1015", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:12:00.147Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"6f91e240-da10-4897-a03f-f2d206fd0ce8\",\"instanceId\":\"48a6e9c3-9fb0-4231-b120-87d0defd5d04\"}}","message":"Success","processInstanceID":"14497e32-c3b9-11ed-88a0-7623188be7ef","variables":null,"messageCode":200} 2023-03-16T05:12:00.147Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-03-16T05:12:00.148Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-03-16T05:12:00.155Z|6f91e240-da10-4897-a03f-f2d206fd0ce8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T05:12:00.208Z|87393e47-5f6e-4dda-9f75-cafbf6b411ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:12:00.212Z|87393e47-5f6e-4dda-9f75-cafbf6b411ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:12:00.349Z|3fb23e34-3b37-4cc0-9342-190411c35b6e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|||INFO|500||Entering 2023-03-16T05:12:00.353Z|3fb23e34-3b37-4cc0-9342-190411c35b6e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8 2023-03-16T05:12:00.354Z|3fb23e34-3b37-4cc0-9342-190411c35b6e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|INFO|500||Invoke 2023-03-16T05:12:00.354Z|3fb23e34-3b37-4cc0-9342-190411c35b6e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||===========================request begin================================================ 2023-03-16T05:12:00.354Z|3fb23e34-3b37-4cc0-9342-190411c35b6e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8 2023-03-16T05:12:00.354Z|3fb23e34-3b37-4cc0-9342-190411c35b6e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Method : GET 2023-03-16T05:12:00.354Z|3fb23e34-3b37-4cc0-9342-190411c35b6e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ae08e665ddc583e02367cb2e910f37d0", X-B3-SpanId:"55e74237716ac41c", X-B3-ParentSpanId:"2c70e1a6b900d882", X-B3-Sampled:"0", X-ONAP-RequestID:"3fb23e34-3b37-4cc0-9342-190411c35b6e", X-RequestID:"3fb23e34-3b37-4cc0-9342-190411c35b6e", X-TransactionID:"3fb23e34-3b37-4cc0-9342-190411c35b6e", X-ECOMP-RequestID:"3fb23e34-3b37-4cc0-9342-190411c35b6e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"75ff0f6c-c293-4afc-b080-c79bde68b89e"] 2023-03-16T05:12:00.355Z|3fb23e34-3b37-4cc0-9342-190411c35b6e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Request body: 2023-03-16T05:12:00.355Z|3fb23e34-3b37-4cc0-9342-190411c35b6e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||==========================request end================================================ 2023-03-16T05:12:00.396Z|3fb23e34-3b37-4cc0-9342-190411c35b6e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||============================response begin========================================== 2023-03-16T05:12:00.397Z|3fb23e34-3b37-4cc0-9342-190411c35b6e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Status code : 200 OK 2023-03-16T05:12:00.397Z|3fb23e34-3b37-4cc0-9342-190411c35b6e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Status text : OK 2023-03-16T05:12:00.397Z|3fb23e34-3b37-4cc0-9342-190411c35b6e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:12:00 GMT", x-envoy-upstream-service-time:"38", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:12:00.398Z|3fb23e34-3b37-4cc0-9342-190411c35b6e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Response body: { "requestId" : "6f91e240-da10-4897-a03f-f2d206fd0ce8", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-16T05:11:58.000+00:00", "source" : "VID", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"24055783-93ce-47f1-b8b6-78f73e8e170b\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"f6bdc838-51d4-454b-a820-aa4dfc9e55bc\",\n \"modelVersionId\": \"b7c46c54-b6c3-4b33-9b3a-b1702c30d036\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"37fa3f57-73a0-406a-9d06-bd0102215ce3\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnw-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnw-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"82a52a41-00f6-44c3-8b6b-e66f2a13c6a6\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"24055783-93ce-47f1-b8b6-78f73e8e170b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4369ec13-4627-45d2-bd59-c44c9d14362f\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T05:12:00.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "82a52a41-00f6-44c3-8b6b-e66f2a13c6a6", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "48a6e9c3-9fb0-4231-b120-87d0defd5d04", "networkName" : "basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "6f91e240-da10-4897-a03f-f2d206fd0ce8", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8" } } } 2023-03-16T05:12:00.399Z|3fb23e34-3b37-4cc0-9342-190411c35b6e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||=======================response end================================================= 2023-03-16T05:12:00.399Z|3fb23e34-3b37-4cc0-9342-190411c35b6e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|INFO|500||InvokeReturn 2023-03-16T05:12:00.402Z|3fb23e34-3b37-4cc0-9342-190411c35b6e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false 2023-03-16T05:12:00.402Z|3fb23e34-3b37-4cc0-9342-190411c35b6e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T05:12:00.403Z|3fb23e34-3b37-4cc0-9342-190411c35b6e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T05:12:00.403Z|3fb23e34-3b37-4cc0-9342-190411c35b6e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false 2023-03-16T05:12:00.403Z|3fb23e34-3b37-4cc0-9342-190411c35b6e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T05:12:00.404Z|3fb23e34-3b37-4cc0-9342-190411c35b6e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ae08e665ddc583e02367cb2e910f37d0", X-B3-SpanId:"86d83de9f7e9367b", X-B3-ParentSpanId:"2c70e1a6b900d882", X-B3-Sampled:"0", X-ONAP-RequestID:"3fb23e34-3b37-4cc0-9342-190411c35b6e", X-RequestID:"3fb23e34-3b37-4cc0-9342-190411c35b6e", X-TransactionID:"3fb23e34-3b37-4cc0-9342-190411c35b6e", X-ECOMP-RequestID:"3fb23e34-3b37-4cc0-9342-190411c35b6e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"041dbd7a-1d50-4744-ae72-9c6a2054c8d2"] 2023-03-16T05:12:00.404Z|3fb23e34-3b37-4cc0-9342-190411c35b6e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T05:12:00.404Z|3fb23e34-3b37-4cc0-9342-190411c35b6e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T05:12:00.424Z|3fb23e34-3b37-4cc0-9342-190411c35b6e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T05:12:00.424Z|3fb23e34-3b37-4cc0-9342-190411c35b6e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T05:12:00.424Z|3fb23e34-3b37-4cc0-9342-190411c35b6e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T05:12:00.424Z|3fb23e34-3b37-4cc0-9342-190411c35b6e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:12:00 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:12:00.425Z|3fb23e34-3b37-4cc0-9342-190411c35b6e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-16T05:12:00.426Z|3fb23e34-3b37-4cc0-9342-190411c35b6e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T05:12:00.426Z|3fb23e34-3b37-4cc0-9342-190411c35b6e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T05:12:00.438Z|3fb23e34-3b37-4cc0-9342-190411c35b6e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T05:12:00.940Z|6d3819c1-6d21-4461-b3b0-ff5e5bc1749f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:12:00.940Z|6d3819c1-6d21-4461-b3b0-ff5e5bc1749f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:12:01.384Z|bcf37a77-68cf-49c3-a408-cba02fc7db1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:12:01.385Z|bcf37a77-68cf-49c3-a408-cba02fc7db1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:12:09.169Z|a9817749-7fb7-4a90-af25-b604e5cfe9df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:12:09.170Z|a9817749-7fb7-4a90-af25-b604e5cfe9df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:12:09.684Z|d6b85cb0-84d0-4d4d-8cb1-4b72deeb0729|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:12:09.684Z|d6b85cb0-84d0-4d4d-8cb1-4b72deeb0729|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:12:10.643Z|23f291c3-1999-4895-bf4e-323abe33997a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|||INFO|500||Entering 2023-03-16T05:12:10.650Z|23f291c3-1999-4895-bf4e-323abe33997a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8 2023-03-16T05:12:10.651Z|23f291c3-1999-4895-bf4e-323abe33997a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|INFO|500||Invoke 2023-03-16T05:12:10.652Z|23f291c3-1999-4895-bf4e-323abe33997a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||===========================request begin================================================ 2023-03-16T05:12:10.652Z|23f291c3-1999-4895-bf4e-323abe33997a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8 2023-03-16T05:12:10.652Z|23f291c3-1999-4895-bf4e-323abe33997a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Method : GET 2023-03-16T05:12:10.653Z|23f291c3-1999-4895-bf4e-323abe33997a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f590ee0464db75178b782773714b23d1", X-B3-SpanId:"b53dbe8f32ed7270", X-B3-ParentSpanId:"8b8cd4aa74d5d453", X-B3-Sampled:"0", X-ONAP-RequestID:"23f291c3-1999-4895-bf4e-323abe33997a", X-RequestID:"23f291c3-1999-4895-bf4e-323abe33997a", X-TransactionID:"23f291c3-1999-4895-bf4e-323abe33997a", X-ECOMP-RequestID:"23f291c3-1999-4895-bf4e-323abe33997a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"76042f78-cb67-467c-96e5-9fcd83de2874"] 2023-03-16T05:12:10.653Z|23f291c3-1999-4895-bf4e-323abe33997a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Request body: 2023-03-16T05:12:10.653Z|23f291c3-1999-4895-bf4e-323abe33997a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||==========================request end================================================ 2023-03-16T05:12:10.701Z|23f291c3-1999-4895-bf4e-323abe33997a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||============================response begin========================================== 2023-03-16T05:12:10.701Z|23f291c3-1999-4895-bf4e-323abe33997a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Status code : 200 OK 2023-03-16T05:12:10.702Z|23f291c3-1999-4895-bf4e-323abe33997a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Status text : OK 2023-03-16T05:12:10.702Z|23f291c3-1999-4895-bf4e-323abe33997a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:12:11 GMT", x-envoy-upstream-service-time:"40", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:12:10.703Z|23f291c3-1999-4895-bf4e-323abe33997a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Response body: { "requestId" : "6f91e240-da10-4897-a03f-f2d206fd0ce8", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-03-16T05:11:58.000+00:00", "source" : "VID", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"24055783-93ce-47f1-b8b6-78f73e8e170b\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"f6bdc838-51d4-454b-a820-aa4dfc9e55bc\",\n \"modelVersionId\": \"b7c46c54-b6c3-4b33-9b3a-b1702c30d036\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"37fa3f57-73a0-406a-9d06-bd0102215ce3\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnw-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnw-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"82a52a41-00f6-44c3-8b6b-e66f2a13c6a6\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"24055783-93ce-47f1-b8b6-78f73e8e170b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4369ec13-4627-45d2-bd59-c44c9d14362f\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T05:12:09.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "82a52a41-00f6-44c3-8b6b-e66f2a13c6a6", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "48a6e9c3-9fb0-4231-b120-87d0defd5d04", "networkName" : "basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "6f91e240-da10-4897-a03f-f2d206fd0ce8", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8" } } } 2023-03-16T05:12:10.704Z|23f291c3-1999-4895-bf4e-323abe33997a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||=======================response end================================================= 2023-03-16T05:12:10.704Z|23f291c3-1999-4895-bf4e-323abe33997a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|INFO|500||InvokeReturn 2023-03-16T05:12:10.706Z|23f291c3-1999-4895-bf4e-323abe33997a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false 2023-03-16T05:12:10.707Z|23f291c3-1999-4895-bf4e-323abe33997a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T05:12:10.707Z|23f291c3-1999-4895-bf4e-323abe33997a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T05:12:10.708Z|23f291c3-1999-4895-bf4e-323abe33997a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false 2023-03-16T05:12:10.708Z|23f291c3-1999-4895-bf4e-323abe33997a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T05:12:10.708Z|23f291c3-1999-4895-bf4e-323abe33997a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f590ee0464db75178b782773714b23d1", X-B3-SpanId:"96a8c77c71dc6e91", X-B3-ParentSpanId:"8b8cd4aa74d5d453", X-B3-Sampled:"0", X-ONAP-RequestID:"23f291c3-1999-4895-bf4e-323abe33997a", X-RequestID:"23f291c3-1999-4895-bf4e-323abe33997a", X-TransactionID:"23f291c3-1999-4895-bf4e-323abe33997a", X-ECOMP-RequestID:"23f291c3-1999-4895-bf4e-323abe33997a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6e2627ec-e2c3-4a47-b665-b68849dd9f95"] 2023-03-16T05:12:10.709Z|23f291c3-1999-4895-bf4e-323abe33997a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T05:12:10.709Z|23f291c3-1999-4895-bf4e-323abe33997a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T05:12:10.732Z|23f291c3-1999-4895-bf4e-323abe33997a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T05:12:10.732Z|23f291c3-1999-4895-bf4e-323abe33997a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T05:12:10.732Z|23f291c3-1999-4895-bf4e-323abe33997a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T05:12:10.732Z|23f291c3-1999-4895-bf4e-323abe33997a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:12:11 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:12:10.733Z|23f291c3-1999-4895-bf4e-323abe33997a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-16T05:12:10.734Z|23f291c3-1999-4895-bf4e-323abe33997a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T05:12:10.734Z|23f291c3-1999-4895-bf4e-323abe33997a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T05:12:10.765Z|23f291c3-1999-4895-bf4e-323abe33997a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-16T05:12:10.766Z|23f291c3-1999-4895-bf4e-323abe33997a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-16T05:12:10.766Z|23f291c3-1999-4895-bf4e-323abe33997a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-16T05:12:10.766Z|23f291c3-1999-4895-bf4e-323abe33997a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-16T05:12:10.766Z|23f291c3-1999-4895-bf4e-323abe33997a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-16T05:12:10.766Z|23f291c3-1999-4895-bf4e-323abe33997a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"23f291c3-1999-4895-bf4e-323abe33997a", X-RequestID:"23f291c3-1999-4895-bf4e-323abe33997a", X-TransactionID:"23f291c3-1999-4895-bf4e-323abe33997a", X-ECOMP-RequestID:"23f291c3-1999-4895-bf4e-323abe33997a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"97b69cc1-b500-4eb6-a538-cdcc3ec29c56"] 2023-03-16T05:12:10.767Z|23f291c3-1999-4895-bf4e-323abe33997a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-16T05:12:10.767Z|23f291c3-1999-4895-bf4e-323abe33997a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-16T05:12:11.136Z|23f291c3-1999-4895-bf4e-323abe33997a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-16T05:12:11.137Z|23f291c3-1999-4895-bf4e-323abe33997a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-16T05:12:11.137Z|23f291c3-1999-4895-bf4e-323abe33997a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-16T05:12:11.138Z|23f291c3-1999-4895-bf4e-323abe33997a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=4C852CE7B5768C151EC49361C9920983; 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:"652", date:"Thu, 16 Mar 2023 05:12:11 GMT", x-envoy-upstream-service-time:"340", server:"envoy"] 2023-03-16T05:12:11.138Z|23f291c3-1999-4895-bf4e-323abe33997a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"14497e32-c3b9-11ed-88a0-7623188be7ef","businessKey":"6f91e240-da10-4897-a03f-f2d206fd0ce8","processDefinitionId":"WorkflowActionBB:1:ad8a7cfc-c38e-11ed-88a0-7623188be7ef","processDefinitionKey":"WorkflowActionBB","processDefinitionName":"WorkflowActionBB","processDefinitionVersion":1,"startTime":"2023-03-16T05:11:59.508+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"Start_WorkflowActionBB","deleteReason":null,"rootProcessInstanceId":"14497e32-c3b9-11ed-88a0-7623188be7ef","superProcessInstanceId":null,"superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-16T05:12:11.138Z|23f291c3-1999-4895-bf4e-323abe33997a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-16T05:12:11.139Z|23f291c3-1999-4895-bf4e-323abe33997a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-16T05:12:11.162Z|23f291c3-1999-4895-bf4e-323abe33997a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=14497e32-c3b9-11ed-88a0-7623188be7ef&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=14497e32-c3b9-11ed-88a0-7623188be7ef&maxResults=1 2023-03-16T05:12:11.162Z|23f291c3-1999-4895-bf4e-323abe33997a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=14497e32-c3b9-11ed-88a0-7623188be7ef&maxResults=1|INFO|500||Invoke 2023-03-16T05:12:11.162Z|23f291c3-1999-4895-bf4e-323abe33997a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=14497e32-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-16T05:12:11.162Z|23f291c3-1999-4895-bf4e-323abe33997a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=14497e32-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=14497e32-c3b9-11ed-88a0-7623188be7ef&maxResults=1 2023-03-16T05:12:11.162Z|23f291c3-1999-4895-bf4e-323abe33997a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=14497e32-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Method : GET 2023-03-16T05:12:11.163Z|23f291c3-1999-4895-bf4e-323abe33997a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=14497e32-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"23f291c3-1999-4895-bf4e-323abe33997a", X-RequestID:"23f291c3-1999-4895-bf4e-323abe33997a", X-TransactionID:"23f291c3-1999-4895-bf4e-323abe33997a", X-ECOMP-RequestID:"23f291c3-1999-4895-bf4e-323abe33997a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bd939b05-5439-4c1a-ad7b-7aa503178cac"] 2023-03-16T05:12:11.163Z|23f291c3-1999-4895-bf4e-323abe33997a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=14497e32-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Request body: 2023-03-16T05:12:11.163Z|23f291c3-1999-4895-bf4e-323abe33997a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=14497e32-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-16T05:12:11.353Z|23f291c3-1999-4895-bf4e-323abe33997a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=14497e32-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-16T05:12:11.354Z|23f291c3-1999-4895-bf4e-323abe33997a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=14497e32-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-16T05:12:11.354Z|23f291c3-1999-4895-bf4e-323abe33997a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=14497e32-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Status text : OK 2023-03-16T05:12:11.355Z|23f291c3-1999-4895-bf4e-323abe33997a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=14497e32-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=ED951896B4C27CB17B47B2FAE69E991A; 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:"797", date:"Thu, 16 Mar 2023 05:12:11 GMT", x-envoy-upstream-service-time:"175", server:"envoy"] 2023-03-16T05:12:11.355Z|23f291c3-1999-4895-bf4e-323abe33997a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=14497e32-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Response body: [{"id":"144a19ab-c3b9-11ed-88a0-7623188be7ef","parentActivityInstanceId":"14497e32-c3b9-11ed-88a0-7623188be7ef","activityId":"Task_RetrieveBBExectuionList","activityName":"Retrieve BB Execution List","activityType":"serviceTask","processDefinitionKey":"WorkflowActionBB","processDefinitionId":"WorkflowActionBB:1:ad8a7cfc-c38e-11ed-88a0-7623188be7ef","processInstanceId":"14497e32-c3b9-11ed-88a0-7623188be7ef","executionId":"14497e32-c3b9-11ed-88a0-7623188be7ef","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-16T05:11:59.512+0000","endTime":"2023-03-16T05:11:59.978+0000","durationInMillis":466,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"14497e32-c3b9-11ed-88a0-7623188be7ef"}] 2023-03-16T05:12:11.356Z|23f291c3-1999-4895-bf4e-323abe33997a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=14497e32-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-16T05:12:11.356Z|23f291c3-1999-4895-bf4e-323abe33997a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=14497e32-c3b9-11ed-88a0-7623188be7ef&maxResults=1|INFO|500||InvokeReturn 2023-03-16T05:12:11.366Z|23f291c3-1999-4895-bf4e-323abe33997a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T05:12:11.412Z|8dd694fa-8722-4187-bb49-9656275c4552|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:12:11.413Z|8dd694fa-8722-4187-bb49-9656275c4552|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:12:15.208Z|8226a1bf-daeb-4a9e-a9e4-5e27203b279c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:12:15.209Z|8226a1bf-daeb-4a9e-a9e4-5e27203b279c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:12:19.198Z|a2ce7a18-9a95-437f-b5f9-861c6d22e3e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:12:19.198Z|a2ce7a18-9a95-437f-b5f9-861c6d22e3e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:12:19.714Z|5b06babf-3a5c-4540-9e3b-ec82223e0f45|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:12:19.715Z|5b06babf-3a5c-4540-9e3b-ec82223e0f45|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:12:21.442Z|9392d80c-a580-48fd-8674-a99f259d06fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:12:21.443Z|9392d80c-a580-48fd-8674-a99f259d06fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:12:21.564Z|a819a4b7-c7ca-4e27-b7b0-e4498a1eea5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|||INFO|500||Entering 2023-03-16T05:12:21.574Z|a819a4b7-c7ca-4e27-b7b0-e4498a1eea5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8 2023-03-16T05:12:21.575Z|a819a4b7-c7ca-4e27-b7b0-e4498a1eea5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|INFO|500||Invoke 2023-03-16T05:12:21.575Z|a819a4b7-c7ca-4e27-b7b0-e4498a1eea5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||===========================request begin================================================ 2023-03-16T05:12:21.575Z|a819a4b7-c7ca-4e27-b7b0-e4498a1eea5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8 2023-03-16T05:12:21.575Z|a819a4b7-c7ca-4e27-b7b0-e4498a1eea5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Method : GET 2023-03-16T05:12:21.575Z|a819a4b7-c7ca-4e27-b7b0-e4498a1eea5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9fe617d2d0f1751d04368ad5070ccec3", X-B3-SpanId:"43d57602aa9131a0", X-B3-ParentSpanId:"5d9c6847d245bd2b", X-B3-Sampled:"0", X-ONAP-RequestID:"a819a4b7-c7ca-4e27-b7b0-e4498a1eea5c", X-RequestID:"a819a4b7-c7ca-4e27-b7b0-e4498a1eea5c", X-TransactionID:"a819a4b7-c7ca-4e27-b7b0-e4498a1eea5c", X-ECOMP-RequestID:"a819a4b7-c7ca-4e27-b7b0-e4498a1eea5c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c11e287b-c423-446d-9bd2-e84e60c8a573"] 2023-03-16T05:12:21.575Z|a819a4b7-c7ca-4e27-b7b0-e4498a1eea5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Request body: 2023-03-16T05:12:21.575Z|a819a4b7-c7ca-4e27-b7b0-e4498a1eea5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||==========================request end================================================ 2023-03-16T05:12:21.614Z|a819a4b7-c7ca-4e27-b7b0-e4498a1eea5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||============================response begin========================================== 2023-03-16T05:12:21.614Z|a819a4b7-c7ca-4e27-b7b0-e4498a1eea5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Status code : 200 OK 2023-03-16T05:12:21.614Z|a819a4b7-c7ca-4e27-b7b0-e4498a1eea5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Status text : OK 2023-03-16T05:12:21.615Z|a819a4b7-c7ca-4e27-b7b0-e4498a1eea5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:12:22 GMT", x-envoy-upstream-service-time:"35", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:12:21.615Z|a819a4b7-c7ca-4e27-b7b0-e4498a1eea5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Response body: { "requestId" : "6f91e240-da10-4897-a03f-f2d206fd0ce8", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-03-16T05:11:58.000+00:00", "source" : "VID", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"24055783-93ce-47f1-b8b6-78f73e8e170b\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"f6bdc838-51d4-454b-a820-aa4dfc9e55bc\",\n \"modelVersionId\": \"b7c46c54-b6c3-4b33-9b3a-b1702c30d036\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"37fa3f57-73a0-406a-9d06-bd0102215ce3\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnw-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnw-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"82a52a41-00f6-44c3-8b6b-e66f2a13c6a6\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"24055783-93ce-47f1-b8b6-78f73e8e170b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4369ec13-4627-45d2-bd59-c44c9d14362f\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T05:12:09.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "82a52a41-00f6-44c3-8b6b-e66f2a13c6a6", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "48a6e9c3-9fb0-4231-b120-87d0defd5d04", "networkName" : "basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "6f91e240-da10-4897-a03f-f2d206fd0ce8", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8" } } } 2023-03-16T05:12:21.616Z|a819a4b7-c7ca-4e27-b7b0-e4498a1eea5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||=======================response end================================================= 2023-03-16T05:12:21.616Z|a819a4b7-c7ca-4e27-b7b0-e4498a1eea5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|INFO|500||InvokeReturn 2023-03-16T05:12:21.618Z|a819a4b7-c7ca-4e27-b7b0-e4498a1eea5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false 2023-03-16T05:12:21.618Z|a819a4b7-c7ca-4e27-b7b0-e4498a1eea5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T05:12:21.618Z|a819a4b7-c7ca-4e27-b7b0-e4498a1eea5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T05:12:21.618Z|a819a4b7-c7ca-4e27-b7b0-e4498a1eea5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false 2023-03-16T05:12:21.619Z|a819a4b7-c7ca-4e27-b7b0-e4498a1eea5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T05:12:21.619Z|a819a4b7-c7ca-4e27-b7b0-e4498a1eea5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9fe617d2d0f1751d04368ad5070ccec3", X-B3-SpanId:"1dc4eaaa757900a9", X-B3-ParentSpanId:"5d9c6847d245bd2b", X-B3-Sampled:"0", X-ONAP-RequestID:"a819a4b7-c7ca-4e27-b7b0-e4498a1eea5c", X-RequestID:"a819a4b7-c7ca-4e27-b7b0-e4498a1eea5c", X-TransactionID:"a819a4b7-c7ca-4e27-b7b0-e4498a1eea5c", X-ECOMP-RequestID:"a819a4b7-c7ca-4e27-b7b0-e4498a1eea5c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f1853cf0-efa5-43d2-9b45-fa070fb355d5"] 2023-03-16T05:12:21.619Z|a819a4b7-c7ca-4e27-b7b0-e4498a1eea5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T05:12:21.619Z|a819a4b7-c7ca-4e27-b7b0-e4498a1eea5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T05:12:21.633Z|a819a4b7-c7ca-4e27-b7b0-e4498a1eea5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T05:12:21.634Z|a819a4b7-c7ca-4e27-b7b0-e4498a1eea5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T05:12:21.634Z|a819a4b7-c7ca-4e27-b7b0-e4498a1eea5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T05:12:21.634Z|a819a4b7-c7ca-4e27-b7b0-e4498a1eea5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:12:22 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:12:21.635Z|a819a4b7-c7ca-4e27-b7b0-e4498a1eea5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-16T05:12:21.635Z|a819a4b7-c7ca-4e27-b7b0-e4498a1eea5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T05:12:21.635Z|a819a4b7-c7ca-4e27-b7b0-e4498a1eea5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T05:12:21.655Z|a819a4b7-c7ca-4e27-b7b0-e4498a1eea5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-16T05:12:21.655Z|a819a4b7-c7ca-4e27-b7b0-e4498a1eea5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-16T05:12:21.655Z|a819a4b7-c7ca-4e27-b7b0-e4498a1eea5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-16T05:12:21.655Z|a819a4b7-c7ca-4e27-b7b0-e4498a1eea5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-16T05:12:21.656Z|a819a4b7-c7ca-4e27-b7b0-e4498a1eea5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-16T05:12:21.656Z|a819a4b7-c7ca-4e27-b7b0-e4498a1eea5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a819a4b7-c7ca-4e27-b7b0-e4498a1eea5c", X-RequestID:"a819a4b7-c7ca-4e27-b7b0-e4498a1eea5c", X-TransactionID:"a819a4b7-c7ca-4e27-b7b0-e4498a1eea5c", X-ECOMP-RequestID:"a819a4b7-c7ca-4e27-b7b0-e4498a1eea5c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2776c3ef-a351-41a2-9398-5b39b1a404ce"] 2023-03-16T05:12:21.656Z|a819a4b7-c7ca-4e27-b7b0-e4498a1eea5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-16T05:12:21.656Z|a819a4b7-c7ca-4e27-b7b0-e4498a1eea5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-16T05:12:21.792Z|a819a4b7-c7ca-4e27-b7b0-e4498a1eea5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-16T05:12:21.792Z|a819a4b7-c7ca-4e27-b7b0-e4498a1eea5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-16T05:12:21.793Z|a819a4b7-c7ca-4e27-b7b0-e4498a1eea5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-16T05:12:21.793Z|a819a4b7-c7ca-4e27-b7b0-e4498a1eea5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=A6909261B978E8D2F3C098B35C839B56; 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:"688", date:"Thu, 16 Mar 2023 05:12:22 GMT", x-envoy-upstream-service-time:"133", server:"envoy"] 2023-03-16T05:12:21.793Z|a819a4b7-c7ca-4e27-b7b0-e4498a1eea5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1ddecc89-c3b9-11ed-88a0-7623188be7ef","businessKey":"6f91e240-da10-4897-a03f-f2d206fd0ce8","processDefinitionId":"openstackAdapterTask:1:ad8b8e71-c38e-11ed-88a0-7623188be7ef","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-16T05:12:15.586+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"14497e32-c3b9-11ed-88a0-7623188be7ef","superProcessInstanceId":"1ddcf792-c3b9-11ed-88a0-7623188be7ef","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-16T05:12:21.793Z|a819a4b7-c7ca-4e27-b7b0-e4498a1eea5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-16T05:12:21.794Z|a819a4b7-c7ca-4e27-b7b0-e4498a1eea5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-16T05:12:21.812Z|a819a4b7-c7ca-4e27-b7b0-e4498a1eea5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1 2023-03-16T05:12:21.812Z|a819a4b7-c7ca-4e27-b7b0-e4498a1eea5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|INFO|500||Invoke 2023-03-16T05:12:21.812Z|a819a4b7-c7ca-4e27-b7b0-e4498a1eea5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-16T05:12:21.813Z|a819a4b7-c7ca-4e27-b7b0-e4498a1eea5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1 2023-03-16T05:12:21.813Z|a819a4b7-c7ca-4e27-b7b0-e4498a1eea5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Method : GET 2023-03-16T05:12:21.813Z|a819a4b7-c7ca-4e27-b7b0-e4498a1eea5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a819a4b7-c7ca-4e27-b7b0-e4498a1eea5c", X-RequestID:"a819a4b7-c7ca-4e27-b7b0-e4498a1eea5c", X-TransactionID:"a819a4b7-c7ca-4e27-b7b0-e4498a1eea5c", X-ECOMP-RequestID:"a819a4b7-c7ca-4e27-b7b0-e4498a1eea5c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fce4ecf5-dc24-4132-ad63-9f0035cc2bb0"] 2023-03-16T05:12:21.813Z|a819a4b7-c7ca-4e27-b7b0-e4498a1eea5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Request body: 2023-03-16T05:12:21.813Z|a819a4b7-c7ca-4e27-b7b0-e4498a1eea5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-16T05:12:21.951Z|a819a4b7-c7ca-4e27-b7b0-e4498a1eea5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-16T05:12:21.952Z|a819a4b7-c7ca-4e27-b7b0-e4498a1eea5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-16T05:12:21.952Z|a819a4b7-c7ca-4e27-b7b0-e4498a1eea5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Status text : OK 2023-03-16T05:12:21.952Z|a819a4b7-c7ca-4e27-b7b0-e4498a1eea5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=75B78E033945E3A7838FDB0A48E764B3; 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:"775", date:"Thu, 16 Mar 2023 05:12:22 GMT", x-envoy-upstream-service-time:"135", server:"envoy"] 2023-03-16T05:12:21.953Z|a819a4b7-c7ca-4e27-b7b0-e4498a1eea5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:1ddecc90-c3b9-11ed-88a0-7623188be7ef","parentActivityInstanceId":"1ddecc89-c3b9-11ed-88a0-7623188be7ef","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:ad8b8e71-c38e-11ed-88a0-7623188be7ef","processInstanceId":"1ddecc89-c3b9-11ed-88a0-7623188be7ef","executionId":"1ddecc89-c3b9-11ed-88a0-7623188be7ef","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-16T05:12:15.586+0000","endTime":"2023-03-16T05:12:15.587+0000","durationInMillis":1,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"14497e32-c3b9-11ed-88a0-7623188be7ef"}] 2023-03-16T05:12:21.953Z|a819a4b7-c7ca-4e27-b7b0-e4498a1eea5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-16T05:12:21.953Z|a819a4b7-c7ca-4e27-b7b0-e4498a1eea5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|INFO|500||InvokeReturn 2023-03-16T05:12:21.959Z|a819a4b7-c7ca-4e27-b7b0-e4498a1eea5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T05:12:29.228Z|ecf6fd85-d98c-4acf-80c4-702b7336ac6c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:12:29.229Z|ecf6fd85-d98c-4acf-80c4-702b7336ac6c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:12:29.743Z|61696330-b60d-4221-919b-6d0f28f273f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:12:29.743Z|61696330-b60d-4221-919b-6d0f28f273f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:12:30.208Z|f3e8c001-e0ae-41bd-a477-06a9aa4cd95e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:12:30.209Z|f3e8c001-e0ae-41bd-a477-06a9aa4cd95e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:12:30.940Z|c8f40d4b-ce31-41e4-bb35-2b90e4a98954|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:12:30.941Z|c8f40d4b-ce31-41e4-bb35-2b90e4a98954|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:12:31.475Z|bd707d38-d738-4537-bb3a-1df326d881c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:12:31.476Z|bd707d38-d738-4537-bb3a-1df326d881c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:12:32.142Z|c3daed31-4b83-44d9-908e-bbf13542f7eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|||INFO|500||Entering 2023-03-16T05:12:32.149Z|c3daed31-4b83-44d9-908e-bbf13542f7eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8 2023-03-16T05:12:32.149Z|c3daed31-4b83-44d9-908e-bbf13542f7eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|INFO|500||Invoke 2023-03-16T05:12:32.149Z|c3daed31-4b83-44d9-908e-bbf13542f7eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||===========================request begin================================================ 2023-03-16T05:12:32.150Z|c3daed31-4b83-44d9-908e-bbf13542f7eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8 2023-03-16T05:12:32.150Z|c3daed31-4b83-44d9-908e-bbf13542f7eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Method : GET 2023-03-16T05:12:32.150Z|c3daed31-4b83-44d9-908e-bbf13542f7eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3bc7eef30424fd904e845062126b66f0", X-B3-SpanId:"74bf61b8b25691e6", X-B3-ParentSpanId:"917e2745c38aac23", X-B3-Sampled:"0", X-ONAP-RequestID:"c3daed31-4b83-44d9-908e-bbf13542f7eb", X-RequestID:"c3daed31-4b83-44d9-908e-bbf13542f7eb", X-TransactionID:"c3daed31-4b83-44d9-908e-bbf13542f7eb", X-ECOMP-RequestID:"c3daed31-4b83-44d9-908e-bbf13542f7eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9debb91b-8050-4a91-96d8-0a5d096e0a86"] 2023-03-16T05:12:32.150Z|c3daed31-4b83-44d9-908e-bbf13542f7eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Request body: 2023-03-16T05:12:32.150Z|c3daed31-4b83-44d9-908e-bbf13542f7eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||==========================request end================================================ 2023-03-16T05:12:32.193Z|c3daed31-4b83-44d9-908e-bbf13542f7eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||============================response begin========================================== 2023-03-16T05:12:32.194Z|c3daed31-4b83-44d9-908e-bbf13542f7eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Status code : 200 OK 2023-03-16T05:12:32.194Z|c3daed31-4b83-44d9-908e-bbf13542f7eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Status text : OK 2023-03-16T05:12:32.194Z|c3daed31-4b83-44d9-908e-bbf13542f7eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:12:32 GMT", x-envoy-upstream-service-time:"39", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:12:32.195Z|c3daed31-4b83-44d9-908e-bbf13542f7eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Response body: { "requestId" : "6f91e240-da10-4897-a03f-f2d206fd0ce8", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-03-16T05:11:58.000+00:00", "source" : "VID", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"24055783-93ce-47f1-b8b6-78f73e8e170b\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"f6bdc838-51d4-454b-a820-aa4dfc9e55bc\",\n \"modelVersionId\": \"b7c46c54-b6c3-4b33-9b3a-b1702c30d036\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"37fa3f57-73a0-406a-9d06-bd0102215ce3\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnw-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnw-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"82a52a41-00f6-44c3-8b6b-e66f2a13c6a6\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"24055783-93ce-47f1-b8b6-78f73e8e170b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4369ec13-4627-45d2-bd59-c44c9d14362f\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T05:12:09.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "82a52a41-00f6-44c3-8b6b-e66f2a13c6a6", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "48a6e9c3-9fb0-4231-b120-87d0defd5d04", "networkName" : "basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "6f91e240-da10-4897-a03f-f2d206fd0ce8", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8" } } } 2023-03-16T05:12:32.195Z|c3daed31-4b83-44d9-908e-bbf13542f7eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||=======================response end================================================= 2023-03-16T05:12:32.196Z|c3daed31-4b83-44d9-908e-bbf13542f7eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|INFO|500||InvokeReturn 2023-03-16T05:12:32.198Z|c3daed31-4b83-44d9-908e-bbf13542f7eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false 2023-03-16T05:12:32.199Z|c3daed31-4b83-44d9-908e-bbf13542f7eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T05:12:32.199Z|c3daed31-4b83-44d9-908e-bbf13542f7eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T05:12:32.199Z|c3daed31-4b83-44d9-908e-bbf13542f7eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false 2023-03-16T05:12:32.199Z|c3daed31-4b83-44d9-908e-bbf13542f7eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T05:12:32.199Z|c3daed31-4b83-44d9-908e-bbf13542f7eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3bc7eef30424fd904e845062126b66f0", X-B3-SpanId:"c823dfe435a810f8", X-B3-ParentSpanId:"917e2745c38aac23", X-B3-Sampled:"0", X-ONAP-RequestID:"c3daed31-4b83-44d9-908e-bbf13542f7eb", X-RequestID:"c3daed31-4b83-44d9-908e-bbf13542f7eb", X-TransactionID:"c3daed31-4b83-44d9-908e-bbf13542f7eb", X-ECOMP-RequestID:"c3daed31-4b83-44d9-908e-bbf13542f7eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c3b7d833-b0eb-4eb1-9384-5e11e5556bea"] 2023-03-16T05:12:32.199Z|c3daed31-4b83-44d9-908e-bbf13542f7eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T05:12:32.199Z|c3daed31-4b83-44d9-908e-bbf13542f7eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T05:12:32.218Z|c3daed31-4b83-44d9-908e-bbf13542f7eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T05:12:32.219Z|c3daed31-4b83-44d9-908e-bbf13542f7eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T05:12:32.219Z|c3daed31-4b83-44d9-908e-bbf13542f7eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T05:12:32.219Z|c3daed31-4b83-44d9-908e-bbf13542f7eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:12:32 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:12:32.220Z|c3daed31-4b83-44d9-908e-bbf13542f7eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-16T05:12:32.221Z|c3daed31-4b83-44d9-908e-bbf13542f7eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T05:12:32.221Z|c3daed31-4b83-44d9-908e-bbf13542f7eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T05:12:32.251Z|c3daed31-4b83-44d9-908e-bbf13542f7eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-16T05:12:32.252Z|c3daed31-4b83-44d9-908e-bbf13542f7eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-16T05:12:32.252Z|c3daed31-4b83-44d9-908e-bbf13542f7eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-16T05:12:32.253Z|c3daed31-4b83-44d9-908e-bbf13542f7eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-16T05:12:32.253Z|c3daed31-4b83-44d9-908e-bbf13542f7eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-16T05:12:32.253Z|c3daed31-4b83-44d9-908e-bbf13542f7eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c3daed31-4b83-44d9-908e-bbf13542f7eb", X-RequestID:"c3daed31-4b83-44d9-908e-bbf13542f7eb", X-TransactionID:"c3daed31-4b83-44d9-908e-bbf13542f7eb", X-ECOMP-RequestID:"c3daed31-4b83-44d9-908e-bbf13542f7eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d18a7b3e-9b24-4f04-9a8f-550c7d48a3bb"] 2023-03-16T05:12:32.254Z|c3daed31-4b83-44d9-908e-bbf13542f7eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-16T05:12:32.254Z|c3daed31-4b83-44d9-908e-bbf13542f7eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-16T05:12:32.399Z|c3daed31-4b83-44d9-908e-bbf13542f7eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-16T05:12:32.400Z|c3daed31-4b83-44d9-908e-bbf13542f7eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-16T05:12:32.400Z|c3daed31-4b83-44d9-908e-bbf13542f7eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-16T05:12:32.401Z|c3daed31-4b83-44d9-908e-bbf13542f7eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=958D0557CD2F16E8B49CB6F8022429B7; 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:"688", date:"Thu, 16 Mar 2023 05:12:32 GMT", x-envoy-upstream-service-time:"141", server:"envoy"] 2023-03-16T05:12:32.401Z|c3daed31-4b83-44d9-908e-bbf13542f7eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1ddecc89-c3b9-11ed-88a0-7623188be7ef","businessKey":"6f91e240-da10-4897-a03f-f2d206fd0ce8","processDefinitionId":"openstackAdapterTask:1:ad8b8e71-c38e-11ed-88a0-7623188be7ef","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-16T05:12:15.586+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"14497e32-c3b9-11ed-88a0-7623188be7ef","superProcessInstanceId":"1ddcf792-c3b9-11ed-88a0-7623188be7ef","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-16T05:12:32.401Z|c3daed31-4b83-44d9-908e-bbf13542f7eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-16T05:12:32.402Z|c3daed31-4b83-44d9-908e-bbf13542f7eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-16T05:12:32.422Z|c3daed31-4b83-44d9-908e-bbf13542f7eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1 2023-03-16T05:12:32.422Z|c3daed31-4b83-44d9-908e-bbf13542f7eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|INFO|500||Invoke 2023-03-16T05:12:32.423Z|c3daed31-4b83-44d9-908e-bbf13542f7eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-16T05:12:32.423Z|c3daed31-4b83-44d9-908e-bbf13542f7eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1 2023-03-16T05:12:32.423Z|c3daed31-4b83-44d9-908e-bbf13542f7eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Method : GET 2023-03-16T05:12:32.423Z|c3daed31-4b83-44d9-908e-bbf13542f7eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c3daed31-4b83-44d9-908e-bbf13542f7eb", X-RequestID:"c3daed31-4b83-44d9-908e-bbf13542f7eb", X-TransactionID:"c3daed31-4b83-44d9-908e-bbf13542f7eb", X-ECOMP-RequestID:"c3daed31-4b83-44d9-908e-bbf13542f7eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c42e2206-5621-40a5-aa5b-9560b588bec3"] 2023-03-16T05:12:32.423Z|c3daed31-4b83-44d9-908e-bbf13542f7eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Request body: 2023-03-16T05:12:32.423Z|c3daed31-4b83-44d9-908e-bbf13542f7eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-16T05:12:32.563Z|c3daed31-4b83-44d9-908e-bbf13542f7eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-16T05:12:32.564Z|c3daed31-4b83-44d9-908e-bbf13542f7eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-16T05:12:32.565Z|c3daed31-4b83-44d9-908e-bbf13542f7eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Status text : OK 2023-03-16T05:12:32.565Z|c3daed31-4b83-44d9-908e-bbf13542f7eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=73743066240E93DF2455339BAAF55B1E; 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:"775", date:"Thu, 16 Mar 2023 05:12:32 GMT", x-envoy-upstream-service-time:"135", server:"envoy"] 2023-03-16T05:12:32.566Z|c3daed31-4b83-44d9-908e-bbf13542f7eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:1ddecc90-c3b9-11ed-88a0-7623188be7ef","parentActivityInstanceId":"1ddecc89-c3b9-11ed-88a0-7623188be7ef","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:ad8b8e71-c38e-11ed-88a0-7623188be7ef","processInstanceId":"1ddecc89-c3b9-11ed-88a0-7623188be7ef","executionId":"1ddecc89-c3b9-11ed-88a0-7623188be7ef","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-16T05:12:15.586+0000","endTime":"2023-03-16T05:12:15.587+0000","durationInMillis":1,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"14497e32-c3b9-11ed-88a0-7623188be7ef"}] 2023-03-16T05:12:32.566Z|c3daed31-4b83-44d9-908e-bbf13542f7eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-16T05:12:32.567Z|c3daed31-4b83-44d9-908e-bbf13542f7eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|INFO|500||InvokeReturn 2023-03-16T05:12:32.574Z|c3daed31-4b83-44d9-908e-bbf13542f7eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T05:12:39.257Z|1d27fea6-79be-4bfd-9c6f-c904d7f81c05|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:12:39.258Z|1d27fea6-79be-4bfd-9c6f-c904d7f81c05|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:12:39.770Z|7e039065-66c9-4cf0-81a6-4e47cdf59f1d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:12:39.771Z|7e039065-66c9-4cf0-81a6-4e47cdf59f1d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:12:40.409Z|21e4232b-1bb8-46da-af7c-f0d6ae672e42|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T05:12:40.410Z|21e4232b-1bb8-46da-af7c-f0d6ae672e42|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T05:12:41.504Z|50be4818-6e72-4ce1-b0b3-691a786e33c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:12:41.505Z|50be4818-6e72-4ce1-b0b3-691a786e33c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:12:42.752Z|e88dc116-8c41-490a-b617-2a7372936baa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|||INFO|500||Entering 2023-03-16T05:12:42.759Z|e88dc116-8c41-490a-b617-2a7372936baa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8 2023-03-16T05:12:42.759Z|e88dc116-8c41-490a-b617-2a7372936baa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|INFO|500||Invoke 2023-03-16T05:12:42.759Z|e88dc116-8c41-490a-b617-2a7372936baa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||===========================request begin================================================ 2023-03-16T05:12:42.759Z|e88dc116-8c41-490a-b617-2a7372936baa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8 2023-03-16T05:12:42.759Z|e88dc116-8c41-490a-b617-2a7372936baa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Method : GET 2023-03-16T05:12:42.759Z|e88dc116-8c41-490a-b617-2a7372936baa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7b3728a265dc2e06c66368328011c564", X-B3-SpanId:"fe2edd4402967dba", X-B3-ParentSpanId:"af7bcc6e216ac6c8", X-B3-Sampled:"0", X-ONAP-RequestID:"e88dc116-8c41-490a-b617-2a7372936baa", X-RequestID:"e88dc116-8c41-490a-b617-2a7372936baa", X-TransactionID:"e88dc116-8c41-490a-b617-2a7372936baa", X-ECOMP-RequestID:"e88dc116-8c41-490a-b617-2a7372936baa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"315023e7-8372-4a1a-9353-d018fa26a5ff"] 2023-03-16T05:12:42.759Z|e88dc116-8c41-490a-b617-2a7372936baa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Request body: 2023-03-16T05:12:42.759Z|e88dc116-8c41-490a-b617-2a7372936baa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||==========================request end================================================ 2023-03-16T05:12:42.800Z|e88dc116-8c41-490a-b617-2a7372936baa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||============================response begin========================================== 2023-03-16T05:12:42.800Z|e88dc116-8c41-490a-b617-2a7372936baa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Status code : 200 OK 2023-03-16T05:12:42.800Z|e88dc116-8c41-490a-b617-2a7372936baa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Status text : OK 2023-03-16T05:12:42.800Z|e88dc116-8c41-490a-b617-2a7372936baa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:12:43 GMT", x-envoy-upstream-service-time:"35", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:12:42.802Z|e88dc116-8c41-490a-b617-2a7372936baa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Response body: { "requestId" : "6f91e240-da10-4897-a03f-f2d206fd0ce8", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-03-16T05:11:58.000+00:00", "source" : "VID", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"24055783-93ce-47f1-b8b6-78f73e8e170b\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"f6bdc838-51d4-454b-a820-aa4dfc9e55bc\",\n \"modelVersionId\": \"b7c46c54-b6c3-4b33-9b3a-b1702c30d036\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"37fa3f57-73a0-406a-9d06-bd0102215ce3\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnw-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnw-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"82a52a41-00f6-44c3-8b6b-e66f2a13c6a6\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"24055783-93ce-47f1-b8b6-78f73e8e170b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4369ec13-4627-45d2-bd59-c44c9d14362f\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T05:12:09.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "82a52a41-00f6-44c3-8b6b-e66f2a13c6a6", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "48a6e9c3-9fb0-4231-b120-87d0defd5d04", "networkName" : "basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "6f91e240-da10-4897-a03f-f2d206fd0ce8", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8" } } } 2023-03-16T05:12:42.802Z|e88dc116-8c41-490a-b617-2a7372936baa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||=======================response end================================================= 2023-03-16T05:12:42.803Z|e88dc116-8c41-490a-b617-2a7372936baa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|INFO|500||InvokeReturn 2023-03-16T05:12:42.804Z|e88dc116-8c41-490a-b617-2a7372936baa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false 2023-03-16T05:12:42.804Z|e88dc116-8c41-490a-b617-2a7372936baa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T05:12:42.804Z|e88dc116-8c41-490a-b617-2a7372936baa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T05:12:42.804Z|e88dc116-8c41-490a-b617-2a7372936baa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false 2023-03-16T05:12:42.805Z|e88dc116-8c41-490a-b617-2a7372936baa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T05:12:42.805Z|e88dc116-8c41-490a-b617-2a7372936baa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7b3728a265dc2e06c66368328011c564", X-B3-SpanId:"127d37c43bc754b0", X-B3-ParentSpanId:"af7bcc6e216ac6c8", X-B3-Sampled:"0", X-ONAP-RequestID:"e88dc116-8c41-490a-b617-2a7372936baa", X-RequestID:"e88dc116-8c41-490a-b617-2a7372936baa", X-TransactionID:"e88dc116-8c41-490a-b617-2a7372936baa", X-ECOMP-RequestID:"e88dc116-8c41-490a-b617-2a7372936baa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c8c69d79-3c23-4dd1-ac80-94c7f860c50b"] 2023-03-16T05:12:42.805Z|e88dc116-8c41-490a-b617-2a7372936baa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T05:12:42.805Z|e88dc116-8c41-490a-b617-2a7372936baa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T05:12:42.823Z|e88dc116-8c41-490a-b617-2a7372936baa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T05:12:42.824Z|e88dc116-8c41-490a-b617-2a7372936baa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T05:12:42.824Z|e88dc116-8c41-490a-b617-2a7372936baa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T05:12:42.824Z|e88dc116-8c41-490a-b617-2a7372936baa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:12:43 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:12:42.824Z|e88dc116-8c41-490a-b617-2a7372936baa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-16T05:12:42.825Z|e88dc116-8c41-490a-b617-2a7372936baa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T05:12:42.825Z|e88dc116-8c41-490a-b617-2a7372936baa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T05:12:42.844Z|e88dc116-8c41-490a-b617-2a7372936baa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-16T05:12:42.845Z|e88dc116-8c41-490a-b617-2a7372936baa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-16T05:12:42.845Z|e88dc116-8c41-490a-b617-2a7372936baa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-16T05:12:42.845Z|e88dc116-8c41-490a-b617-2a7372936baa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-16T05:12:42.845Z|e88dc116-8c41-490a-b617-2a7372936baa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-16T05:12:42.845Z|e88dc116-8c41-490a-b617-2a7372936baa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e88dc116-8c41-490a-b617-2a7372936baa", X-RequestID:"e88dc116-8c41-490a-b617-2a7372936baa", X-TransactionID:"e88dc116-8c41-490a-b617-2a7372936baa", X-ECOMP-RequestID:"e88dc116-8c41-490a-b617-2a7372936baa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b5befebe-2554-4e9a-869c-c7aa2217a96c"] 2023-03-16T05:12:42.845Z|e88dc116-8c41-490a-b617-2a7372936baa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-16T05:12:42.845Z|e88dc116-8c41-490a-b617-2a7372936baa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-16T05:12:42.988Z|e88dc116-8c41-490a-b617-2a7372936baa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-16T05:12:42.988Z|e88dc116-8c41-490a-b617-2a7372936baa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-16T05:12:42.989Z|e88dc116-8c41-490a-b617-2a7372936baa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-16T05:12:42.989Z|e88dc116-8c41-490a-b617-2a7372936baa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=E10854F747D54A4909DEA193EE3C37F8; 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:"688", date:"Thu, 16 Mar 2023 05:12:43 GMT", x-envoy-upstream-service-time:"135", server:"envoy"] 2023-03-16T05:12:42.990Z|e88dc116-8c41-490a-b617-2a7372936baa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1ddecc89-c3b9-11ed-88a0-7623188be7ef","businessKey":"6f91e240-da10-4897-a03f-f2d206fd0ce8","processDefinitionId":"openstackAdapterTask:1:ad8b8e71-c38e-11ed-88a0-7623188be7ef","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-16T05:12:15.586+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"14497e32-c3b9-11ed-88a0-7623188be7ef","superProcessInstanceId":"1ddcf792-c3b9-11ed-88a0-7623188be7ef","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-16T05:12:42.990Z|e88dc116-8c41-490a-b617-2a7372936baa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-16T05:12:42.991Z|e88dc116-8c41-490a-b617-2a7372936baa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-16T05:12:43.012Z|e88dc116-8c41-490a-b617-2a7372936baa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1 2023-03-16T05:12:43.013Z|e88dc116-8c41-490a-b617-2a7372936baa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|INFO|500||Invoke 2023-03-16T05:12:43.013Z|e88dc116-8c41-490a-b617-2a7372936baa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-16T05:12:43.013Z|e88dc116-8c41-490a-b617-2a7372936baa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1 2023-03-16T05:12:43.013Z|e88dc116-8c41-490a-b617-2a7372936baa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Method : GET 2023-03-16T05:12:43.013Z|e88dc116-8c41-490a-b617-2a7372936baa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e88dc116-8c41-490a-b617-2a7372936baa", X-RequestID:"e88dc116-8c41-490a-b617-2a7372936baa", X-TransactionID:"e88dc116-8c41-490a-b617-2a7372936baa", X-ECOMP-RequestID:"e88dc116-8c41-490a-b617-2a7372936baa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ed9f6d50-57af-4b45-85c7-fbd6781ad655"] 2023-03-16T05:12:43.013Z|e88dc116-8c41-490a-b617-2a7372936baa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Request body: 2023-03-16T05:12:43.014Z|e88dc116-8c41-490a-b617-2a7372936baa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-16T05:12:43.154Z|e88dc116-8c41-490a-b617-2a7372936baa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-16T05:12:43.154Z|e88dc116-8c41-490a-b617-2a7372936baa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-16T05:12:43.155Z|e88dc116-8c41-490a-b617-2a7372936baa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Status text : OK 2023-03-16T05:12:43.155Z|e88dc116-8c41-490a-b617-2a7372936baa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=36DAFAAE363019DDBB52CAF383DE35A2; 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:"775", date:"Thu, 16 Mar 2023 05:12:43 GMT", x-envoy-upstream-service-time:"137", server:"envoy"] 2023-03-16T05:12:43.156Z|e88dc116-8c41-490a-b617-2a7372936baa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:1ddecc90-c3b9-11ed-88a0-7623188be7ef","parentActivityInstanceId":"1ddecc89-c3b9-11ed-88a0-7623188be7ef","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:ad8b8e71-c38e-11ed-88a0-7623188be7ef","processInstanceId":"1ddecc89-c3b9-11ed-88a0-7623188be7ef","executionId":"1ddecc89-c3b9-11ed-88a0-7623188be7ef","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-16T05:12:15.586+0000","endTime":"2023-03-16T05:12:15.587+0000","durationInMillis":1,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"14497e32-c3b9-11ed-88a0-7623188be7ef"}] 2023-03-16T05:12:43.156Z|e88dc116-8c41-490a-b617-2a7372936baa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-16T05:12:43.156Z|e88dc116-8c41-490a-b617-2a7372936baa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|INFO|500||InvokeReturn 2023-03-16T05:12:43.163Z|e88dc116-8c41-490a-b617-2a7372936baa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T05:12:45.208Z|203049c9-95f9-4c17-8a29-74f1e4b357f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:12:45.212Z|203049c9-95f9-4c17-8a29-74f1e4b357f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:12:49.286Z|a4168224-bf91-48f1-95d1-8e7c26469242|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:12:49.287Z|a4168224-bf91-48f1-95d1-8e7c26469242|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:12:49.800Z|4ef534b7-259a-48fc-8733-cb567b6cc60f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:12:49.801Z|4ef534b7-259a-48fc-8733-cb567b6cc60f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:12:51.534Z|90b7abf2-6708-455d-b242-8a1050e0c19c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:12:51.535Z|90b7abf2-6708-455d-b242-8a1050e0c19c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:12:53.376Z|7282526d-739b-45cd-b18b-a73ca949a627|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|||INFO|500||Entering 2023-03-16T05:12:53.382Z|7282526d-739b-45cd-b18b-a73ca949a627|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8 2023-03-16T05:12:53.382Z|7282526d-739b-45cd-b18b-a73ca949a627|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|INFO|500||Invoke 2023-03-16T05:12:53.382Z|7282526d-739b-45cd-b18b-a73ca949a627|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||===========================request begin================================================ 2023-03-16T05:12:53.382Z|7282526d-739b-45cd-b18b-a73ca949a627|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8 2023-03-16T05:12:53.382Z|7282526d-739b-45cd-b18b-a73ca949a627|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Method : GET 2023-03-16T05:12:53.382Z|7282526d-739b-45cd-b18b-a73ca949a627|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ac250e13a716944efbe3808572b7a88f", X-B3-SpanId:"d80359c52c8a8ce0", X-B3-ParentSpanId:"15fee6f130fce1f1", X-B3-Sampled:"0", X-ONAP-RequestID:"7282526d-739b-45cd-b18b-a73ca949a627", X-RequestID:"7282526d-739b-45cd-b18b-a73ca949a627", X-TransactionID:"7282526d-739b-45cd-b18b-a73ca949a627", X-ECOMP-RequestID:"7282526d-739b-45cd-b18b-a73ca949a627", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"49b76162-3f98-4435-ae80-5b260d986d5d"] 2023-03-16T05:12:53.382Z|7282526d-739b-45cd-b18b-a73ca949a627|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Request body: 2023-03-16T05:12:53.382Z|7282526d-739b-45cd-b18b-a73ca949a627|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||==========================request end================================================ 2023-03-16T05:12:53.426Z|7282526d-739b-45cd-b18b-a73ca949a627|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||============================response begin========================================== 2023-03-16T05:12:53.427Z|7282526d-739b-45cd-b18b-a73ca949a627|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Status code : 200 OK 2023-03-16T05:12:53.427Z|7282526d-739b-45cd-b18b-a73ca949a627|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Status text : OK 2023-03-16T05:12:53.427Z|7282526d-739b-45cd-b18b-a73ca949a627|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:12:54 GMT", x-envoy-upstream-service-time:"40", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:12:53.427Z|7282526d-739b-45cd-b18b-a73ca949a627|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Response body: { "requestId" : "6f91e240-da10-4897-a03f-f2d206fd0ce8", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-03-16T05:11:58.000+00:00", "source" : "VID", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"24055783-93ce-47f1-b8b6-78f73e8e170b\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"f6bdc838-51d4-454b-a820-aa4dfc9e55bc\",\n \"modelVersionId\": \"b7c46c54-b6c3-4b33-9b3a-b1702c30d036\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"37fa3f57-73a0-406a-9d06-bd0102215ce3\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnw-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnw-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"82a52a41-00f6-44c3-8b6b-e66f2a13c6a6\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"24055783-93ce-47f1-b8b6-78f73e8e170b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4369ec13-4627-45d2-bd59-c44c9d14362f\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T05:12:09.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "82a52a41-00f6-44c3-8b6b-e66f2a13c6a6", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "48a6e9c3-9fb0-4231-b120-87d0defd5d04", "networkName" : "basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "6f91e240-da10-4897-a03f-f2d206fd0ce8", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8" } } } 2023-03-16T05:12:53.427Z|7282526d-739b-45cd-b18b-a73ca949a627|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||=======================response end================================================= 2023-03-16T05:12:53.428Z|7282526d-739b-45cd-b18b-a73ca949a627|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|INFO|500||InvokeReturn 2023-03-16T05:12:53.429Z|7282526d-739b-45cd-b18b-a73ca949a627|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false 2023-03-16T05:12:53.429Z|7282526d-739b-45cd-b18b-a73ca949a627|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T05:12:53.429Z|7282526d-739b-45cd-b18b-a73ca949a627|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T05:12:53.429Z|7282526d-739b-45cd-b18b-a73ca949a627|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false 2023-03-16T05:12:53.429Z|7282526d-739b-45cd-b18b-a73ca949a627|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T05:12:53.429Z|7282526d-739b-45cd-b18b-a73ca949a627|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ac250e13a716944efbe3808572b7a88f", X-B3-SpanId:"cd062ea948d346b1", X-B3-ParentSpanId:"15fee6f130fce1f1", X-B3-Sampled:"0", X-ONAP-RequestID:"7282526d-739b-45cd-b18b-a73ca949a627", X-RequestID:"7282526d-739b-45cd-b18b-a73ca949a627", X-TransactionID:"7282526d-739b-45cd-b18b-a73ca949a627", X-ECOMP-RequestID:"7282526d-739b-45cd-b18b-a73ca949a627", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eba317fb-2005-40e2-a085-81f94871a928"] 2023-03-16T05:12:53.429Z|7282526d-739b-45cd-b18b-a73ca949a627|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T05:12:53.429Z|7282526d-739b-45cd-b18b-a73ca949a627|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T05:12:53.449Z|7282526d-739b-45cd-b18b-a73ca949a627|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T05:12:53.450Z|7282526d-739b-45cd-b18b-a73ca949a627|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T05:12:53.450Z|7282526d-739b-45cd-b18b-a73ca949a627|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T05:12:53.450Z|7282526d-739b-45cd-b18b-a73ca949a627|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:12:54 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:12:53.451Z|7282526d-739b-45cd-b18b-a73ca949a627|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-16T05:12:53.451Z|7282526d-739b-45cd-b18b-a73ca949a627|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T05:12:53.452Z|7282526d-739b-45cd-b18b-a73ca949a627|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T05:12:53.474Z|7282526d-739b-45cd-b18b-a73ca949a627|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-16T05:12:53.474Z|7282526d-739b-45cd-b18b-a73ca949a627|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-16T05:12:53.475Z|7282526d-739b-45cd-b18b-a73ca949a627|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-16T05:12:53.475Z|7282526d-739b-45cd-b18b-a73ca949a627|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-16T05:12:53.475Z|7282526d-739b-45cd-b18b-a73ca949a627|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-16T05:12:53.475Z|7282526d-739b-45cd-b18b-a73ca949a627|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7282526d-739b-45cd-b18b-a73ca949a627", X-RequestID:"7282526d-739b-45cd-b18b-a73ca949a627", X-TransactionID:"7282526d-739b-45cd-b18b-a73ca949a627", X-ECOMP-RequestID:"7282526d-739b-45cd-b18b-a73ca949a627", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bb1bd076-b0e6-4dc8-ae92-a3c628ba13b7"] 2023-03-16T05:12:53.475Z|7282526d-739b-45cd-b18b-a73ca949a627|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-16T05:12:53.475Z|7282526d-739b-45cd-b18b-a73ca949a627|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-16T05:12:53.604Z|7282526d-739b-45cd-b18b-a73ca949a627|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-16T05:12:53.605Z|7282526d-739b-45cd-b18b-a73ca949a627|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-16T05:12:53.606Z|7282526d-739b-45cd-b18b-a73ca949a627|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-16T05:12:53.606Z|7282526d-739b-45cd-b18b-a73ca949a627|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=74DDB1D573DA826E314E229B844C8598; 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:"688", date:"Thu, 16 Mar 2023 05:12:53 GMT", x-envoy-upstream-service-time:"126", server:"envoy"] 2023-03-16T05:12:53.607Z|7282526d-739b-45cd-b18b-a73ca949a627|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1ddecc89-c3b9-11ed-88a0-7623188be7ef","businessKey":"6f91e240-da10-4897-a03f-f2d206fd0ce8","processDefinitionId":"openstackAdapterTask:1:ad8b8e71-c38e-11ed-88a0-7623188be7ef","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-16T05:12:15.586+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"14497e32-c3b9-11ed-88a0-7623188be7ef","superProcessInstanceId":"1ddcf792-c3b9-11ed-88a0-7623188be7ef","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-16T05:12:53.607Z|7282526d-739b-45cd-b18b-a73ca949a627|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-16T05:12:53.607Z|7282526d-739b-45cd-b18b-a73ca949a627|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-16T05:12:53.629Z|7282526d-739b-45cd-b18b-a73ca949a627|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1 2023-03-16T05:12:53.630Z|7282526d-739b-45cd-b18b-a73ca949a627|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|INFO|500||Invoke 2023-03-16T05:12:53.630Z|7282526d-739b-45cd-b18b-a73ca949a627|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-16T05:12:53.630Z|7282526d-739b-45cd-b18b-a73ca949a627|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1 2023-03-16T05:12:53.630Z|7282526d-739b-45cd-b18b-a73ca949a627|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Method : GET 2023-03-16T05:12:53.630Z|7282526d-739b-45cd-b18b-a73ca949a627|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7282526d-739b-45cd-b18b-a73ca949a627", X-RequestID:"7282526d-739b-45cd-b18b-a73ca949a627", X-TransactionID:"7282526d-739b-45cd-b18b-a73ca949a627", X-ECOMP-RequestID:"7282526d-739b-45cd-b18b-a73ca949a627", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0e262b90-7baf-4f10-8cc7-ff83fd026231"] 2023-03-16T05:12:53.630Z|7282526d-739b-45cd-b18b-a73ca949a627|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Request body: 2023-03-16T05:12:53.630Z|7282526d-739b-45cd-b18b-a73ca949a627|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-16T05:12:53.770Z|7282526d-739b-45cd-b18b-a73ca949a627|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-16T05:12:53.771Z|7282526d-739b-45cd-b18b-a73ca949a627|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-16T05:12:53.771Z|7282526d-739b-45cd-b18b-a73ca949a627|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Status text : OK 2023-03-16T05:12:53.771Z|7282526d-739b-45cd-b18b-a73ca949a627|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=7BCE47681C4E31A987111488F2A0B315; 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:"775", date:"Thu, 16 Mar 2023 05:12:53 GMT", x-envoy-upstream-service-time:"136", server:"envoy"] 2023-03-16T05:12:53.772Z|7282526d-739b-45cd-b18b-a73ca949a627|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:1ddecc90-c3b9-11ed-88a0-7623188be7ef","parentActivityInstanceId":"1ddecc89-c3b9-11ed-88a0-7623188be7ef","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:ad8b8e71-c38e-11ed-88a0-7623188be7ef","processInstanceId":"1ddecc89-c3b9-11ed-88a0-7623188be7ef","executionId":"1ddecc89-c3b9-11ed-88a0-7623188be7ef","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-16T05:12:15.586+0000","endTime":"2023-03-16T05:12:15.587+0000","durationInMillis":1,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"14497e32-c3b9-11ed-88a0-7623188be7ef"}] 2023-03-16T05:12:53.772Z|7282526d-739b-45cd-b18b-a73ca949a627|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-16T05:12:53.772Z|7282526d-739b-45cd-b18b-a73ca949a627|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|INFO|500||InvokeReturn 2023-03-16T05:12:53.778Z|7282526d-739b-45cd-b18b-a73ca949a627|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T05:12:59.314Z|52706d9d-14c0-400a-a17f-2de21c4decd4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:12:59.315Z|52706d9d-14c0-400a-a17f-2de21c4decd4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:12:59.830Z|15dcb6bb-f4d5-4908-8849-1eac9fb5ec2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:12:59.831Z|15dcb6bb-f4d5-4908-8849-1eac9fb5ec2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:13:00.208Z|362fa7e0-0526-4022-8154-484de0d80fb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:13:00.209Z|362fa7e0-0526-4022-8154-484de0d80fb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:13:00.941Z|2bfb1f47-8d70-4149-8b39-84348f003dc7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:13:00.941Z|2bfb1f47-8d70-4149-8b39-84348f003dc7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:13:01.562Z|e3b6c3c7-6d87-484e-bf2d-486b54086c5e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:13:01.562Z|e3b6c3c7-6d87-484e-bf2d-486b54086c5e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:13:03.964Z|6c73f549-3180-42b2-a718-9031f4f9302c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|||INFO|500||Entering 2023-03-16T05:13:03.973Z|6c73f549-3180-42b2-a718-9031f4f9302c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8 2023-03-16T05:13:03.974Z|6c73f549-3180-42b2-a718-9031f4f9302c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|INFO|500||Invoke 2023-03-16T05:13:03.974Z|6c73f549-3180-42b2-a718-9031f4f9302c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||===========================request begin================================================ 2023-03-16T05:13:03.974Z|6c73f549-3180-42b2-a718-9031f4f9302c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8 2023-03-16T05:13:03.974Z|6c73f549-3180-42b2-a718-9031f4f9302c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Method : GET 2023-03-16T05:13:03.974Z|6c73f549-3180-42b2-a718-9031f4f9302c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0105b3cd2b5796198dea0e1cb75c5c3d", X-B3-SpanId:"2e838e57a1a06808", X-B3-ParentSpanId:"f1906aadc6990751", X-B3-Sampled:"0", X-ONAP-RequestID:"6c73f549-3180-42b2-a718-9031f4f9302c", X-RequestID:"6c73f549-3180-42b2-a718-9031f4f9302c", X-TransactionID:"6c73f549-3180-42b2-a718-9031f4f9302c", X-ECOMP-RequestID:"6c73f549-3180-42b2-a718-9031f4f9302c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4b4ea88e-3dd8-4cca-9fdc-ef791a31cd2f"] 2023-03-16T05:13:03.974Z|6c73f549-3180-42b2-a718-9031f4f9302c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Request body: 2023-03-16T05:13:03.974Z|6c73f549-3180-42b2-a718-9031f4f9302c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||==========================request end================================================ 2023-03-16T05:13:04.019Z|6c73f549-3180-42b2-a718-9031f4f9302c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||============================response begin========================================== 2023-03-16T05:13:04.019Z|6c73f549-3180-42b2-a718-9031f4f9302c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Status code : 200 OK 2023-03-16T05:13:04.020Z|6c73f549-3180-42b2-a718-9031f4f9302c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Status text : OK 2023-03-16T05:13:04.020Z|6c73f549-3180-42b2-a718-9031f4f9302c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:13:04 GMT", x-envoy-upstream-service-time:"39", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:13:04.021Z|6c73f549-3180-42b2-a718-9031f4f9302c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Response body: { "requestId" : "6f91e240-da10-4897-a03f-f2d206fd0ce8", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-03-16T05:11:58.000+00:00", "source" : "VID", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"24055783-93ce-47f1-b8b6-78f73e8e170b\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"f6bdc838-51d4-454b-a820-aa4dfc9e55bc\",\n \"modelVersionId\": \"b7c46c54-b6c3-4b33-9b3a-b1702c30d036\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"37fa3f57-73a0-406a-9d06-bd0102215ce3\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnw-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnw-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"82a52a41-00f6-44c3-8b6b-e66f2a13c6a6\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"24055783-93ce-47f1-b8b6-78f73e8e170b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4369ec13-4627-45d2-bd59-c44c9d14362f\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T05:12:09.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "82a52a41-00f6-44c3-8b6b-e66f2a13c6a6", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "48a6e9c3-9fb0-4231-b120-87d0defd5d04", "networkName" : "basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "6f91e240-da10-4897-a03f-f2d206fd0ce8", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8" } } } 2023-03-16T05:13:04.021Z|6c73f549-3180-42b2-a718-9031f4f9302c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||=======================response end================================================= 2023-03-16T05:13:04.021Z|6c73f549-3180-42b2-a718-9031f4f9302c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|INFO|500||InvokeReturn 2023-03-16T05:13:04.023Z|6c73f549-3180-42b2-a718-9031f4f9302c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false 2023-03-16T05:13:04.024Z|6c73f549-3180-42b2-a718-9031f4f9302c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T05:13:04.024Z|6c73f549-3180-42b2-a718-9031f4f9302c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T05:13:04.024Z|6c73f549-3180-42b2-a718-9031f4f9302c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false 2023-03-16T05:13:04.024Z|6c73f549-3180-42b2-a718-9031f4f9302c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T05:13:04.025Z|6c73f549-3180-42b2-a718-9031f4f9302c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0105b3cd2b5796198dea0e1cb75c5c3d", X-B3-SpanId:"3200c77ba8662ccf", X-B3-ParentSpanId:"f1906aadc6990751", X-B3-Sampled:"0", X-ONAP-RequestID:"6c73f549-3180-42b2-a718-9031f4f9302c", X-RequestID:"6c73f549-3180-42b2-a718-9031f4f9302c", X-TransactionID:"6c73f549-3180-42b2-a718-9031f4f9302c", X-ECOMP-RequestID:"6c73f549-3180-42b2-a718-9031f4f9302c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c8bd8432-80f8-4a09-9d7c-96ca0c4b58b9"] 2023-03-16T05:13:04.025Z|6c73f549-3180-42b2-a718-9031f4f9302c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T05:13:04.025Z|6c73f549-3180-42b2-a718-9031f4f9302c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T05:13:04.045Z|6c73f549-3180-42b2-a718-9031f4f9302c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T05:13:04.045Z|6c73f549-3180-42b2-a718-9031f4f9302c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T05:13:04.046Z|6c73f549-3180-42b2-a718-9031f4f9302c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T05:13:04.046Z|6c73f549-3180-42b2-a718-9031f4f9302c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:13:04 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:13:04.046Z|6c73f549-3180-42b2-a718-9031f4f9302c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-16T05:13:04.046Z|6c73f549-3180-42b2-a718-9031f4f9302c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T05:13:04.047Z|6c73f549-3180-42b2-a718-9031f4f9302c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T05:13:04.075Z|6c73f549-3180-42b2-a718-9031f4f9302c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-16T05:13:04.075Z|6c73f549-3180-42b2-a718-9031f4f9302c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-16T05:13:04.075Z|6c73f549-3180-42b2-a718-9031f4f9302c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-16T05:13:04.075Z|6c73f549-3180-42b2-a718-9031f4f9302c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-16T05:13:04.075Z|6c73f549-3180-42b2-a718-9031f4f9302c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-16T05:13:04.076Z|6c73f549-3180-42b2-a718-9031f4f9302c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6c73f549-3180-42b2-a718-9031f4f9302c", X-RequestID:"6c73f549-3180-42b2-a718-9031f4f9302c", X-TransactionID:"6c73f549-3180-42b2-a718-9031f4f9302c", X-ECOMP-RequestID:"6c73f549-3180-42b2-a718-9031f4f9302c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1bb4826c-98d3-4386-8dc0-f6e4d7371abd"] 2023-03-16T05:13:04.076Z|6c73f549-3180-42b2-a718-9031f4f9302c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-16T05:13:04.076Z|6c73f549-3180-42b2-a718-9031f4f9302c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-16T05:13:04.214Z|6c73f549-3180-42b2-a718-9031f4f9302c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-16T05:13:04.215Z|6c73f549-3180-42b2-a718-9031f4f9302c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-16T05:13:04.215Z|6c73f549-3180-42b2-a718-9031f4f9302c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-16T05:13:04.215Z|6c73f549-3180-42b2-a718-9031f4f9302c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=A44C3B8B189D0277A67985DE8D4AD378; 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:"688", date:"Thu, 16 Mar 2023 05:13:04 GMT", x-envoy-upstream-service-time:"134", server:"envoy"] 2023-03-16T05:13:04.216Z|6c73f549-3180-42b2-a718-9031f4f9302c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1ddecc89-c3b9-11ed-88a0-7623188be7ef","businessKey":"6f91e240-da10-4897-a03f-f2d206fd0ce8","processDefinitionId":"openstackAdapterTask:1:ad8b8e71-c38e-11ed-88a0-7623188be7ef","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-16T05:12:15.586+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"14497e32-c3b9-11ed-88a0-7623188be7ef","superProcessInstanceId":"1ddcf792-c3b9-11ed-88a0-7623188be7ef","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-16T05:13:04.216Z|6c73f549-3180-42b2-a718-9031f4f9302c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-16T05:13:04.217Z|6c73f549-3180-42b2-a718-9031f4f9302c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-16T05:13:04.236Z|6c73f549-3180-42b2-a718-9031f4f9302c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1 2023-03-16T05:13:04.236Z|6c73f549-3180-42b2-a718-9031f4f9302c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|INFO|500||Invoke 2023-03-16T05:13:04.236Z|6c73f549-3180-42b2-a718-9031f4f9302c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-16T05:13:04.237Z|6c73f549-3180-42b2-a718-9031f4f9302c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1 2023-03-16T05:13:04.237Z|6c73f549-3180-42b2-a718-9031f4f9302c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Method : GET 2023-03-16T05:13:04.237Z|6c73f549-3180-42b2-a718-9031f4f9302c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6c73f549-3180-42b2-a718-9031f4f9302c", X-RequestID:"6c73f549-3180-42b2-a718-9031f4f9302c", X-TransactionID:"6c73f549-3180-42b2-a718-9031f4f9302c", X-ECOMP-RequestID:"6c73f549-3180-42b2-a718-9031f4f9302c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"abb911a4-801d-40d8-8a72-386f6001f076"] 2023-03-16T05:13:04.237Z|6c73f549-3180-42b2-a718-9031f4f9302c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Request body: 2023-03-16T05:13:04.237Z|6c73f549-3180-42b2-a718-9031f4f9302c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-16T05:13:04.380Z|6c73f549-3180-42b2-a718-9031f4f9302c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-16T05:13:04.380Z|6c73f549-3180-42b2-a718-9031f4f9302c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-16T05:13:04.381Z|6c73f549-3180-42b2-a718-9031f4f9302c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Status text : OK 2023-03-16T05:13:04.381Z|6c73f549-3180-42b2-a718-9031f4f9302c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=0780E3207C402072945963BA3B64B872; 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:"775", date:"Thu, 16 Mar 2023 05:13:04 GMT", x-envoy-upstream-service-time:"138", server:"envoy"] 2023-03-16T05:13:04.381Z|6c73f549-3180-42b2-a718-9031f4f9302c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:1ddecc90-c3b9-11ed-88a0-7623188be7ef","parentActivityInstanceId":"1ddecc89-c3b9-11ed-88a0-7623188be7ef","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:ad8b8e71-c38e-11ed-88a0-7623188be7ef","processInstanceId":"1ddecc89-c3b9-11ed-88a0-7623188be7ef","executionId":"1ddecc89-c3b9-11ed-88a0-7623188be7ef","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-16T05:12:15.586+0000","endTime":"2023-03-16T05:12:15.587+0000","durationInMillis":1,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"14497e32-c3b9-11ed-88a0-7623188be7ef"}] 2023-03-16T05:13:04.382Z|6c73f549-3180-42b2-a718-9031f4f9302c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-16T05:13:04.382Z|6c73f549-3180-42b2-a718-9031f4f9302c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|INFO|500||InvokeReturn 2023-03-16T05:13:04.391Z|6c73f549-3180-42b2-a718-9031f4f9302c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T05:13:09.341Z|ae72f06f-6830-4661-81ba-05ea4a70aa65|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:13:09.342Z|ae72f06f-6830-4661-81ba-05ea4a70aa65|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:13:09.858Z|5e8e6ad0-ada9-4970-b484-812bc2c38a72|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:13:09.859Z|5e8e6ad0-ada9-4970-b484-812bc2c38a72|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:13:11.592Z|fda11104-3e57-4530-8f60-88d913f1ef23|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:13:11.593Z|fda11104-3e57-4530-8f60-88d913f1ef23|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:13:14.571Z|d6d11385-8cef-43cb-992d-343f724de1c2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|||INFO|500||Entering 2023-03-16T05:13:14.579Z|d6d11385-8cef-43cb-992d-343f724de1c2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8 2023-03-16T05:13:14.580Z|d6d11385-8cef-43cb-992d-343f724de1c2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|INFO|500||Invoke 2023-03-16T05:13:14.580Z|d6d11385-8cef-43cb-992d-343f724de1c2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||===========================request begin================================================ 2023-03-16T05:13:14.580Z|d6d11385-8cef-43cb-992d-343f724de1c2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8 2023-03-16T05:13:14.580Z|d6d11385-8cef-43cb-992d-343f724de1c2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Method : GET 2023-03-16T05:13:14.580Z|d6d11385-8cef-43cb-992d-343f724de1c2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a0657efb298a36002b71941f689d07c4", X-B3-SpanId:"77f817b9a73d3a8b", X-B3-ParentSpanId:"4778195236951b26", X-B3-Sampled:"0", X-ONAP-RequestID:"d6d11385-8cef-43cb-992d-343f724de1c2", X-RequestID:"d6d11385-8cef-43cb-992d-343f724de1c2", X-TransactionID:"d6d11385-8cef-43cb-992d-343f724de1c2", X-ECOMP-RequestID:"d6d11385-8cef-43cb-992d-343f724de1c2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d194218f-0817-4b83-b391-e47c4f10ba1e"] 2023-03-16T05:13:14.580Z|d6d11385-8cef-43cb-992d-343f724de1c2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Request body: 2023-03-16T05:13:14.580Z|d6d11385-8cef-43cb-992d-343f724de1c2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||==========================request end================================================ 2023-03-16T05:13:14.628Z|d6d11385-8cef-43cb-992d-343f724de1c2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||============================response begin========================================== 2023-03-16T05:13:14.629Z|d6d11385-8cef-43cb-992d-343f724de1c2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Status code : 200 OK 2023-03-16T05:13:14.629Z|d6d11385-8cef-43cb-992d-343f724de1c2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Status text : OK 2023-03-16T05:13:14.629Z|d6d11385-8cef-43cb-992d-343f724de1c2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:13:14 GMT", x-envoy-upstream-service-time:"44", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:13:14.629Z|d6d11385-8cef-43cb-992d-343f724de1c2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Response body: { "requestId" : "6f91e240-da10-4897-a03f-f2d206fd0ce8", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-03-16T05:11:58.000+00:00", "source" : "VID", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"24055783-93ce-47f1-b8b6-78f73e8e170b\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"f6bdc838-51d4-454b-a820-aa4dfc9e55bc\",\n \"modelVersionId\": \"b7c46c54-b6c3-4b33-9b3a-b1702c30d036\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"37fa3f57-73a0-406a-9d06-bd0102215ce3\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnw-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnw-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"82a52a41-00f6-44c3-8b6b-e66f2a13c6a6\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"24055783-93ce-47f1-b8b6-78f73e8e170b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4369ec13-4627-45d2-bd59-c44c9d14362f\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T05:12:09.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "82a52a41-00f6-44c3-8b6b-e66f2a13c6a6", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "48a6e9c3-9fb0-4231-b120-87d0defd5d04", "networkName" : "basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "6f91e240-da10-4897-a03f-f2d206fd0ce8", "cloudIdentifier" : "basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0\"},\"environment\":null}", "created" : "2023-03-16T05:13:14.000+00:00" } ], "requestURI" : "6f91e240-da10-4897-a03f-f2d206fd0ce8", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8" } } } 2023-03-16T05:13:14.630Z|d6d11385-8cef-43cb-992d-343f724de1c2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||=======================response end================================================= 2023-03-16T05:13:14.630Z|d6d11385-8cef-43cb-992d-343f724de1c2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|INFO|500||InvokeReturn 2023-03-16T05:13:14.636Z|d6d11385-8cef-43cb-992d-343f724de1c2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false 2023-03-16T05:13:14.636Z|d6d11385-8cef-43cb-992d-343f724de1c2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T05:13:14.637Z|d6d11385-8cef-43cb-992d-343f724de1c2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T05:13:14.637Z|d6d11385-8cef-43cb-992d-343f724de1c2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false 2023-03-16T05:13:14.637Z|d6d11385-8cef-43cb-992d-343f724de1c2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T05:13:14.637Z|d6d11385-8cef-43cb-992d-343f724de1c2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a0657efb298a36002b71941f689d07c4", X-B3-SpanId:"f13d47100bab6985", X-B3-ParentSpanId:"4778195236951b26", X-B3-Sampled:"0", X-ONAP-RequestID:"d6d11385-8cef-43cb-992d-343f724de1c2", X-RequestID:"d6d11385-8cef-43cb-992d-343f724de1c2", X-TransactionID:"d6d11385-8cef-43cb-992d-343f724de1c2", X-ECOMP-RequestID:"d6d11385-8cef-43cb-992d-343f724de1c2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f192d373-330b-423d-a1c3-c4a58bdf2ecf"] 2023-03-16T05:13:14.637Z|d6d11385-8cef-43cb-992d-343f724de1c2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T05:13:14.637Z|d6d11385-8cef-43cb-992d-343f724de1c2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T05:13:14.662Z|d6d11385-8cef-43cb-992d-343f724de1c2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T05:13:14.662Z|d6d11385-8cef-43cb-992d-343f724de1c2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T05:13:14.662Z|d6d11385-8cef-43cb-992d-343f724de1c2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T05:13:14.662Z|d6d11385-8cef-43cb-992d-343f724de1c2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:13:14 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:13:14.663Z|d6d11385-8cef-43cb-992d-343f724de1c2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-16T05:13:14.663Z|d6d11385-8cef-43cb-992d-343f724de1c2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T05:13:14.663Z|d6d11385-8cef-43cb-992d-343f724de1c2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T05:13:14.680Z|d6d11385-8cef-43cb-992d-343f724de1c2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-16T05:13:14.681Z|d6d11385-8cef-43cb-992d-343f724de1c2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-16T05:13:14.681Z|d6d11385-8cef-43cb-992d-343f724de1c2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-16T05:13:14.681Z|d6d11385-8cef-43cb-992d-343f724de1c2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-16T05:13:14.681Z|d6d11385-8cef-43cb-992d-343f724de1c2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-16T05:13:14.681Z|d6d11385-8cef-43cb-992d-343f724de1c2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d6d11385-8cef-43cb-992d-343f724de1c2", X-RequestID:"d6d11385-8cef-43cb-992d-343f724de1c2", X-TransactionID:"d6d11385-8cef-43cb-992d-343f724de1c2", X-ECOMP-RequestID:"d6d11385-8cef-43cb-992d-343f724de1c2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f2adf0a6-36d9-4d52-ae22-8f9cc6460179"] 2023-03-16T05:13:14.681Z|d6d11385-8cef-43cb-992d-343f724de1c2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-16T05:13:14.681Z|d6d11385-8cef-43cb-992d-343f724de1c2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-16T05:13:14.820Z|d6d11385-8cef-43cb-992d-343f724de1c2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-16T05:13:14.821Z|d6d11385-8cef-43cb-992d-343f724de1c2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-16T05:13:14.821Z|d6d11385-8cef-43cb-992d-343f724de1c2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-16T05:13:14.821Z|d6d11385-8cef-43cb-992d-343f724de1c2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=874A25C71B65EDE0A413BDD2E0AA7DB5; 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:"688", date:"Thu, 16 Mar 2023 05:13:15 GMT", x-envoy-upstream-service-time:"129", server:"envoy"] 2023-03-16T05:13:14.822Z|d6d11385-8cef-43cb-992d-343f724de1c2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1ddecc89-c3b9-11ed-88a0-7623188be7ef","businessKey":"6f91e240-da10-4897-a03f-f2d206fd0ce8","processDefinitionId":"openstackAdapterTask:1:ad8b8e71-c38e-11ed-88a0-7623188be7ef","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-16T05:12:15.586+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"14497e32-c3b9-11ed-88a0-7623188be7ef","superProcessInstanceId":"1ddcf792-c3b9-11ed-88a0-7623188be7ef","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-16T05:13:14.822Z|d6d11385-8cef-43cb-992d-343f724de1c2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-16T05:13:14.822Z|d6d11385-8cef-43cb-992d-343f724de1c2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-16T05:13:14.844Z|d6d11385-8cef-43cb-992d-343f724de1c2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1 2023-03-16T05:13:14.844Z|d6d11385-8cef-43cb-992d-343f724de1c2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|INFO|500||Invoke 2023-03-16T05:13:14.845Z|d6d11385-8cef-43cb-992d-343f724de1c2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-16T05:13:14.845Z|d6d11385-8cef-43cb-992d-343f724de1c2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1 2023-03-16T05:13:14.845Z|d6d11385-8cef-43cb-992d-343f724de1c2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Method : GET 2023-03-16T05:13:14.845Z|d6d11385-8cef-43cb-992d-343f724de1c2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d6d11385-8cef-43cb-992d-343f724de1c2", X-RequestID:"d6d11385-8cef-43cb-992d-343f724de1c2", X-TransactionID:"d6d11385-8cef-43cb-992d-343f724de1c2", X-ECOMP-RequestID:"d6d11385-8cef-43cb-992d-343f724de1c2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a56b64c3-7661-4d09-884c-3c1edf2b3c84"] 2023-03-16T05:13:14.845Z|d6d11385-8cef-43cb-992d-343f724de1c2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Request body: 2023-03-16T05:13:14.845Z|d6d11385-8cef-43cb-992d-343f724de1c2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-16T05:13:14.991Z|d6d11385-8cef-43cb-992d-343f724de1c2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-16T05:13:14.992Z|d6d11385-8cef-43cb-992d-343f724de1c2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-16T05:13:14.992Z|d6d11385-8cef-43cb-992d-343f724de1c2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Status text : OK 2023-03-16T05:13:14.993Z|d6d11385-8cef-43cb-992d-343f724de1c2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=26DA45B82ECA6BEB8115E9FBE208ED75; 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:"775", date:"Thu, 16 Mar 2023 05:13:15 GMT", x-envoy-upstream-service-time:"142", server:"envoy"] 2023-03-16T05:13:14.993Z|d6d11385-8cef-43cb-992d-343f724de1c2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:1ddecc90-c3b9-11ed-88a0-7623188be7ef","parentActivityInstanceId":"1ddecc89-c3b9-11ed-88a0-7623188be7ef","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:ad8b8e71-c38e-11ed-88a0-7623188be7ef","processInstanceId":"1ddecc89-c3b9-11ed-88a0-7623188be7ef","executionId":"1ddecc89-c3b9-11ed-88a0-7623188be7ef","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-16T05:12:15.586+0000","endTime":"2023-03-16T05:12:15.587+0000","durationInMillis":1,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"14497e32-c3b9-11ed-88a0-7623188be7ef"}] 2023-03-16T05:13:14.994Z|d6d11385-8cef-43cb-992d-343f724de1c2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-16T05:13:14.994Z|d6d11385-8cef-43cb-992d-343f724de1c2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|INFO|500||InvokeReturn 2023-03-16T05:13:15.001Z|d6d11385-8cef-43cb-992d-343f724de1c2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T05:13:15.208Z|12ca2977-d6a6-49ae-bee9-0ca225a65f85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:13:15.209Z|12ca2977-d6a6-49ae-bee9-0ca225a65f85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:13:19.369Z|7521dc6b-bc8e-4beb-9dba-93745d338042|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:13:19.369Z|7521dc6b-bc8e-4beb-9dba-93745d338042|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:13:19.888Z|3a4b0440-bffd-4042-9905-ba76f4da9d3b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:13:19.889Z|3a4b0440-bffd-4042-9905-ba76f4da9d3b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:13:21.618Z|19f5c1e6-d45e-4ac2-833e-ffb424f8b234|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:13:21.618Z|19f5c1e6-d45e-4ac2-833e-ffb424f8b234|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:13:25.181Z|49ab80e5-a00e-4279-9304-d94aa309aa56|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|||INFO|500||Entering 2023-03-16T05:13:25.187Z|49ab80e5-a00e-4279-9304-d94aa309aa56|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8 2023-03-16T05:13:25.187Z|49ab80e5-a00e-4279-9304-d94aa309aa56|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|INFO|500||Invoke 2023-03-16T05:13:25.188Z|49ab80e5-a00e-4279-9304-d94aa309aa56|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||===========================request begin================================================ 2023-03-16T05:13:25.188Z|49ab80e5-a00e-4279-9304-d94aa309aa56|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8 2023-03-16T05:13:25.188Z|49ab80e5-a00e-4279-9304-d94aa309aa56|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Method : GET 2023-03-16T05:13:25.188Z|49ab80e5-a00e-4279-9304-d94aa309aa56|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4ee0d86ede6b3888de94f921d6e1bb9f", X-B3-SpanId:"9ac40ac85603757f", X-B3-ParentSpanId:"2c9537fd1b9b0ae6", X-B3-Sampled:"0", X-ONAP-RequestID:"49ab80e5-a00e-4279-9304-d94aa309aa56", X-RequestID:"49ab80e5-a00e-4279-9304-d94aa309aa56", X-TransactionID:"49ab80e5-a00e-4279-9304-d94aa309aa56", X-ECOMP-RequestID:"49ab80e5-a00e-4279-9304-d94aa309aa56", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7987af6e-88c0-4630-bfe0-30c898cfa8e2"] 2023-03-16T05:13:25.188Z|49ab80e5-a00e-4279-9304-d94aa309aa56|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Request body: 2023-03-16T05:13:25.188Z|49ab80e5-a00e-4279-9304-d94aa309aa56|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||==========================request end================================================ 2023-03-16T05:13:25.236Z|49ab80e5-a00e-4279-9304-d94aa309aa56|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||============================response begin========================================== 2023-03-16T05:13:25.237Z|49ab80e5-a00e-4279-9304-d94aa309aa56|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Status code : 200 OK 2023-03-16T05:13:25.237Z|49ab80e5-a00e-4279-9304-d94aa309aa56|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Status text : OK 2023-03-16T05:13:25.237Z|49ab80e5-a00e-4279-9304-d94aa309aa56|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:13:25 GMT", x-envoy-upstream-service-time:"44", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:13:25.242Z|49ab80e5-a00e-4279-9304-d94aa309aa56|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Response body: { "requestId" : "6f91e240-da10-4897-a03f-f2d206fd0ce8", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new network was successfully created in the cloud", "flowStatus" : "Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-03-16T05:11:58.000+00:00", "source" : "VID", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"24055783-93ce-47f1-b8b6-78f73e8e170b\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"f6bdc838-51d4-454b-a820-aa4dfc9e55bc\",\n \"modelVersionId\": \"b7c46c54-b6c3-4b33-9b3a-b1702c30d036\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"37fa3f57-73a0-406a-9d06-bd0102215ce3\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnw-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnw-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"82a52a41-00f6-44c3-8b6b-e66f2a13c6a6\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"24055783-93ce-47f1-b8b6-78f73e8e170b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4369ec13-4627-45d2-bd59-c44c9d14362f\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T05:13:18.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "82a52a41-00f6-44c3-8b6b-e66f2a13c6a6", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "48a6e9c3-9fb0-4231-b120-87d0defd5d04", "networkName" : "basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "6f91e240-da10-4897-a03f-f2d206fd0ce8", "cloudIdentifier" : "basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0\"},\"environment\":null}", "created" : "2023-03-16T05:13:14.000+00:00" } ], "requestURI" : "6f91e240-da10-4897-a03f-f2d206fd0ce8", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8" } } } 2023-03-16T05:13:25.243Z|49ab80e5-a00e-4279-9304-d94aa309aa56|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||=======================response end================================================= 2023-03-16T05:13:25.243Z|49ab80e5-a00e-4279-9304-d94aa309aa56|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|INFO|500||InvokeReturn 2023-03-16T05:13:25.244Z|49ab80e5-a00e-4279-9304-d94aa309aa56|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false 2023-03-16T05:13:25.245Z|49ab80e5-a00e-4279-9304-d94aa309aa56|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T05:13:25.245Z|49ab80e5-a00e-4279-9304-d94aa309aa56|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T05:13:25.245Z|49ab80e5-a00e-4279-9304-d94aa309aa56|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false 2023-03-16T05:13:25.245Z|49ab80e5-a00e-4279-9304-d94aa309aa56|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T05:13:25.245Z|49ab80e5-a00e-4279-9304-d94aa309aa56|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4ee0d86ede6b3888de94f921d6e1bb9f", X-B3-SpanId:"f4ff6808df561b1b", X-B3-ParentSpanId:"2c9537fd1b9b0ae6", X-B3-Sampled:"0", X-ONAP-RequestID:"49ab80e5-a00e-4279-9304-d94aa309aa56", X-RequestID:"49ab80e5-a00e-4279-9304-d94aa309aa56", X-TransactionID:"49ab80e5-a00e-4279-9304-d94aa309aa56", X-ECOMP-RequestID:"49ab80e5-a00e-4279-9304-d94aa309aa56", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e5d6c565-7b0b-4a63-bc42-cdc15671a397"] 2023-03-16T05:13:25.245Z|49ab80e5-a00e-4279-9304-d94aa309aa56|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T05:13:25.246Z|49ab80e5-a00e-4279-9304-d94aa309aa56|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T05:13:25.269Z|49ab80e5-a00e-4279-9304-d94aa309aa56|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T05:13:25.270Z|49ab80e5-a00e-4279-9304-d94aa309aa56|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T05:13:25.270Z|49ab80e5-a00e-4279-9304-d94aa309aa56|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T05:13:25.270Z|49ab80e5-a00e-4279-9304-d94aa309aa56|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:13:25 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:13:25.277Z|49ab80e5-a00e-4279-9304-d94aa309aa56|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 7, "soRequestId" : "6f91e240-da10-4897-a03f-f2d206fd0ce8", "groupingId" : "8b35b0f6-6f5a-4bd9-af90-3c42ce8df541", "name" : "basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_e6d9433c-256b-460d-9499-9695eb28069f\"},{\"description\":\"Openstack network identifier\",\"output_value\":null,\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d16c1d8504f144e5b2fab42ec3a8ceb7/stacks/basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0/8b35b0f6-6f5a-4bd9-af90-3c42ce8df541\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0\",\"updated_time\":null,\"creation_time\":1678943596000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"8b35b0f6-6f5a-4bd9-af90-3c42ce8df541\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7f02277ca5ae4a05a0c86cfbfec7ddd3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"8b35b0f6-6f5a-4bd9-af90-3c42ce8df541\",\"OS::project_id\":\"d16c1d8504f144e5b2fab42ec3a8ceb7\",\"OS::stack_name\":\"basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0\",\"network_name\":\"basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-03-16T05:13:19.000+00:00", "isDataInternal" : false } ] 2023-03-16T05:13:25.277Z|49ab80e5-a00e-4279-9304-d94aa309aa56|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T05:13:25.278Z|49ab80e5-a00e-4279-9304-d94aa309aa56|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T05:13:25.315Z|49ab80e5-a00e-4279-9304-d94aa309aa56|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-16T05:13:25.315Z|49ab80e5-a00e-4279-9304-d94aa309aa56|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-16T05:13:25.316Z|49ab80e5-a00e-4279-9304-d94aa309aa56|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-16T05:13:25.316Z|49ab80e5-a00e-4279-9304-d94aa309aa56|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-16T05:13:25.316Z|49ab80e5-a00e-4279-9304-d94aa309aa56|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-16T05:13:25.316Z|49ab80e5-a00e-4279-9304-d94aa309aa56|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"49ab80e5-a00e-4279-9304-d94aa309aa56", X-RequestID:"49ab80e5-a00e-4279-9304-d94aa309aa56", X-TransactionID:"49ab80e5-a00e-4279-9304-d94aa309aa56", X-ECOMP-RequestID:"49ab80e5-a00e-4279-9304-d94aa309aa56", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ea6184db-d49d-4e90-84e8-0d72e3489bdc"] 2023-03-16T05:13:25.316Z|49ab80e5-a00e-4279-9304-d94aa309aa56|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-16T05:13:25.317Z|49ab80e5-a00e-4279-9304-d94aa309aa56|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-16T05:13:25.465Z|49ab80e5-a00e-4279-9304-d94aa309aa56|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-16T05:13:25.465Z|49ab80e5-a00e-4279-9304-d94aa309aa56|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-16T05:13:25.465Z|49ab80e5-a00e-4279-9304-d94aa309aa56|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-16T05:13:25.465Z|49ab80e5-a00e-4279-9304-d94aa309aa56|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=6E2C3DC4EA528250BB7E1BC7E8977723; 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:"688", date:"Thu, 16 Mar 2023 05:13:25 GMT", x-envoy-upstream-service-time:"144", server:"envoy"] 2023-03-16T05:13:25.466Z|49ab80e5-a00e-4279-9304-d94aa309aa56|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1ddecc89-c3b9-11ed-88a0-7623188be7ef","businessKey":"6f91e240-da10-4897-a03f-f2d206fd0ce8","processDefinitionId":"openstackAdapterTask:1:ad8b8e71-c38e-11ed-88a0-7623188be7ef","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-16T05:12:15.586+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"14497e32-c3b9-11ed-88a0-7623188be7ef","superProcessInstanceId":"1ddcf792-c3b9-11ed-88a0-7623188be7ef","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-16T05:13:25.466Z|49ab80e5-a00e-4279-9304-d94aa309aa56|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-16T05:13:25.466Z|49ab80e5-a00e-4279-9304-d94aa309aa56|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-16T05:13:25.482Z|49ab80e5-a00e-4279-9304-d94aa309aa56|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1 2023-03-16T05:13:25.483Z|49ab80e5-a00e-4279-9304-d94aa309aa56|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|INFO|500||Invoke 2023-03-16T05:13:25.483Z|49ab80e5-a00e-4279-9304-d94aa309aa56|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-16T05:13:25.483Z|49ab80e5-a00e-4279-9304-d94aa309aa56|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1 2023-03-16T05:13:25.483Z|49ab80e5-a00e-4279-9304-d94aa309aa56|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Method : GET 2023-03-16T05:13:25.483Z|49ab80e5-a00e-4279-9304-d94aa309aa56|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"49ab80e5-a00e-4279-9304-d94aa309aa56", X-RequestID:"49ab80e5-a00e-4279-9304-d94aa309aa56", X-TransactionID:"49ab80e5-a00e-4279-9304-d94aa309aa56", X-ECOMP-RequestID:"49ab80e5-a00e-4279-9304-d94aa309aa56", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f560323d-7ff1-4acf-a78d-a8cbfb86f322"] 2023-03-16T05:13:25.483Z|49ab80e5-a00e-4279-9304-d94aa309aa56|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Request body: 2023-03-16T05:13:25.483Z|49ab80e5-a00e-4279-9304-d94aa309aa56|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-16T05:13:25.635Z|49ab80e5-a00e-4279-9304-d94aa309aa56|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-16T05:13:25.636Z|49ab80e5-a00e-4279-9304-d94aa309aa56|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-16T05:13:25.636Z|49ab80e5-a00e-4279-9304-d94aa309aa56|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Status text : OK 2023-03-16T05:13:25.636Z|49ab80e5-a00e-4279-9304-d94aa309aa56|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=123998288F3F3B0739601DD6873D7A2F; 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:"811", date:"Thu, 16 Mar 2023 05:13:25 GMT", x-envoy-upstream-service-time:"149", server:"envoy"] 2023-03-16T05:13:25.637Z|49ab80e5-a00e-4279-9304-d94aa309aa56|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:4359d4d1-c3b9-11ed-88a0-7623188be7ef","parentActivityInstanceId":"1ddecc89-c3b9-11ed-88a0-7623188be7ef","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:ad8b8e71-c38e-11ed-88a0-7623188be7ef","processInstanceId":"1ddecc89-c3b9-11ed-88a0-7623188be7ef","executionId":"1ddecc89-c3b9-11ed-88a0-7623188be7ef","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-16T05:13:18.470+0000","endTime":"2023-03-16T05:13:18.478+0000","durationInMillis":8,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"14497e32-c3b9-11ed-88a0-7623188be7ef"}] 2023-03-16T05:13:25.637Z|49ab80e5-a00e-4279-9304-d94aa309aa56|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-16T05:13:25.637Z|49ab80e5-a00e-4279-9304-d94aa309aa56|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|INFO|500||InvokeReturn 2023-03-16T05:13:25.645Z|49ab80e5-a00e-4279-9304-d94aa309aa56|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T05:13:29.398Z|bdcf5864-b7d8-4085-b463-5e37ffbcea8e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:13:29.399Z|bdcf5864-b7d8-4085-b463-5e37ffbcea8e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:13:29.916Z|8d93122c-d0d9-4ff8-a75f-a6a880e60820|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:13:29.916Z|8d93122c-d0d9-4ff8-a75f-a6a880e60820|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:13:30.208Z|97c3e17a-38c2-4a71-9a66-c478736ddf9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:13:30.212Z|97c3e17a-38c2-4a71-9a66-c478736ddf9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:13:30.942Z|c8f45a3f-6c54-4e86-b5ae-705482a37aaa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:13:30.942Z|c8f45a3f-6c54-4e86-b5ae-705482a37aaa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:13:31.649Z|308705ad-595b-4aff-942a-1d3a2ce877d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:13:31.650Z|308705ad-595b-4aff-942a-1d3a2ce877d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:13:35.848Z|a59a93ce-4e23-47c0-a05a-4abd5474c1f6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|||INFO|500||Entering 2023-03-16T05:13:35.855Z|a59a93ce-4e23-47c0-a05a-4abd5474c1f6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8 2023-03-16T05:13:35.855Z|a59a93ce-4e23-47c0-a05a-4abd5474c1f6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|INFO|500||Invoke 2023-03-16T05:13:35.855Z|a59a93ce-4e23-47c0-a05a-4abd5474c1f6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||===========================request begin================================================ 2023-03-16T05:13:35.855Z|a59a93ce-4e23-47c0-a05a-4abd5474c1f6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8 2023-03-16T05:13:35.855Z|a59a93ce-4e23-47c0-a05a-4abd5474c1f6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Method : GET 2023-03-16T05:13:35.856Z|a59a93ce-4e23-47c0-a05a-4abd5474c1f6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b3ac1d922c7b352085d8efed8fcaba6b", X-B3-SpanId:"2db84b88313caf53", X-B3-ParentSpanId:"42b3757180b9ad54", X-B3-Sampled:"0", X-ONAP-RequestID:"a59a93ce-4e23-47c0-a05a-4abd5474c1f6", X-RequestID:"a59a93ce-4e23-47c0-a05a-4abd5474c1f6", X-TransactionID:"a59a93ce-4e23-47c0-a05a-4abd5474c1f6", X-ECOMP-RequestID:"a59a93ce-4e23-47c0-a05a-4abd5474c1f6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"33b57157-7085-46e8-aca4-8fe655b22fa0"] 2023-03-16T05:13:35.856Z|a59a93ce-4e23-47c0-a05a-4abd5474c1f6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Request body: 2023-03-16T05:13:35.856Z|a59a93ce-4e23-47c0-a05a-4abd5474c1f6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||==========================request end================================================ 2023-03-16T05:13:35.894Z|a59a93ce-4e23-47c0-a05a-4abd5474c1f6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||============================response begin========================================== 2023-03-16T05:13:35.895Z|a59a93ce-4e23-47c0-a05a-4abd5474c1f6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Status code : 200 OK 2023-03-16T05:13:35.895Z|a59a93ce-4e23-47c0-a05a-4abd5474c1f6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Status text : OK 2023-03-16T05:13:35.895Z|a59a93ce-4e23-47c0-a05a-4abd5474c1f6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:13:36 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:13:35.896Z|a59a93ce-4e23-47c0-a05a-4abd5474c1f6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Response body: { "requestId" : "6f91e240-da10-4897-a03f-f2d206fd0ce8", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new network was successfully created in the cloud", "flowStatus" : "Execution of CreateNetworkBB has completed successfully, next invoking ActivateNetworkBB (Execution Path progress: BBs completed = 2; BBs remaining = 1).", "progress" : 68, "startTime" : "2023-03-16T05:11:58.000+00:00", "source" : "VID", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"24055783-93ce-47f1-b8b6-78f73e8e170b\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"f6bdc838-51d4-454b-a820-aa4dfc9e55bc\",\n \"modelVersionId\": \"b7c46c54-b6c3-4b33-9b3a-b1702c30d036\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"37fa3f57-73a0-406a-9d06-bd0102215ce3\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnw-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnw-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"82a52a41-00f6-44c3-8b6b-e66f2a13c6a6\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"24055783-93ce-47f1-b8b6-78f73e8e170b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4369ec13-4627-45d2-bd59-c44c9d14362f\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T05:13:36.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "82a52a41-00f6-44c3-8b6b-e66f2a13c6a6", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "48a6e9c3-9fb0-4231-b120-87d0defd5d04", "networkName" : "basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "6f91e240-da10-4897-a03f-f2d206fd0ce8", "cloudIdentifier" : "basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0\"},\"environment\":null}", "created" : "2023-03-16T05:13:14.000+00:00" } ], "requestURI" : "6f91e240-da10-4897-a03f-f2d206fd0ce8", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8" } } } 2023-03-16T05:13:35.896Z|a59a93ce-4e23-47c0-a05a-4abd5474c1f6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||=======================response end================================================= 2023-03-16T05:13:35.896Z|a59a93ce-4e23-47c0-a05a-4abd5474c1f6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|INFO|500||InvokeReturn 2023-03-16T05:13:35.897Z|a59a93ce-4e23-47c0-a05a-4abd5474c1f6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false 2023-03-16T05:13:35.898Z|a59a93ce-4e23-47c0-a05a-4abd5474c1f6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T05:13:35.898Z|a59a93ce-4e23-47c0-a05a-4abd5474c1f6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T05:13:35.898Z|a59a93ce-4e23-47c0-a05a-4abd5474c1f6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false 2023-03-16T05:13:35.898Z|a59a93ce-4e23-47c0-a05a-4abd5474c1f6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T05:13:35.898Z|a59a93ce-4e23-47c0-a05a-4abd5474c1f6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b3ac1d922c7b352085d8efed8fcaba6b", X-B3-SpanId:"c6bc5f2b078ca5b3", X-B3-ParentSpanId:"42b3757180b9ad54", X-B3-Sampled:"0", X-ONAP-RequestID:"a59a93ce-4e23-47c0-a05a-4abd5474c1f6", X-RequestID:"a59a93ce-4e23-47c0-a05a-4abd5474c1f6", X-TransactionID:"a59a93ce-4e23-47c0-a05a-4abd5474c1f6", X-ECOMP-RequestID:"a59a93ce-4e23-47c0-a05a-4abd5474c1f6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bbeb8e14-33ea-48c2-83dd-659e4946bbe4"] 2023-03-16T05:13:35.898Z|a59a93ce-4e23-47c0-a05a-4abd5474c1f6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T05:13:35.899Z|a59a93ce-4e23-47c0-a05a-4abd5474c1f6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T05:13:35.921Z|a59a93ce-4e23-47c0-a05a-4abd5474c1f6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T05:13:35.921Z|a59a93ce-4e23-47c0-a05a-4abd5474c1f6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T05:13:35.922Z|a59a93ce-4e23-47c0-a05a-4abd5474c1f6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T05:13:35.922Z|a59a93ce-4e23-47c0-a05a-4abd5474c1f6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:13:36 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:13:35.922Z|a59a93ce-4e23-47c0-a05a-4abd5474c1f6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 7, "soRequestId" : "6f91e240-da10-4897-a03f-f2d206fd0ce8", "groupingId" : "8b35b0f6-6f5a-4bd9-af90-3c42ce8df541", "name" : "basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"3faa129e-fe30-411f-b1b4-97588acf9c59\",\"output_key\":\"subnet_id_e6d9433c-256b-460d-9499-9695eb28069f\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"ed00df48-6b77-48a3-acc9-72914fb882da\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d16c1d8504f144e5b2fab42ec3a8ceb7/stacks/basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0/8b35b0f6-6f5a-4bd9-af90-3c42ce8df541\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0\",\"updated_time\":null,\"creation_time\":1678943596000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"8b35b0f6-6f5a-4bd9-af90-3c42ce8df541\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7f02277ca5ae4a05a0c86cfbfec7ddd3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"8b35b0f6-6f5a-4bd9-af90-3c42ce8df541\",\"OS::project_id\":\"d16c1d8504f144e5b2fab42ec3a8ceb7\",\"OS::stack_name\":\"basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0\",\"network_name\":\"basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-03-16T05:13:19.000+00:00", "isDataInternal" : false } ] 2023-03-16T05:13:35.922Z|a59a93ce-4e23-47c0-a05a-4abd5474c1f6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T05:13:35.922Z|a59a93ce-4e23-47c0-a05a-4abd5474c1f6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T05:13:35.940Z|a59a93ce-4e23-47c0-a05a-4abd5474c1f6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-16T05:13:35.941Z|a59a93ce-4e23-47c0-a05a-4abd5474c1f6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-16T05:13:35.941Z|a59a93ce-4e23-47c0-a05a-4abd5474c1f6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-16T05:13:35.941Z|a59a93ce-4e23-47c0-a05a-4abd5474c1f6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-16T05:13:35.941Z|a59a93ce-4e23-47c0-a05a-4abd5474c1f6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-16T05:13:35.941Z|a59a93ce-4e23-47c0-a05a-4abd5474c1f6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a59a93ce-4e23-47c0-a05a-4abd5474c1f6", X-RequestID:"a59a93ce-4e23-47c0-a05a-4abd5474c1f6", X-TransactionID:"a59a93ce-4e23-47c0-a05a-4abd5474c1f6", X-ECOMP-RequestID:"a59a93ce-4e23-47c0-a05a-4abd5474c1f6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ef30ce93-bb3d-43cf-8919-6ba9f2bc5ade"] 2023-03-16T05:13:35.942Z|a59a93ce-4e23-47c0-a05a-4abd5474c1f6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-16T05:13:35.942Z|a59a93ce-4e23-47c0-a05a-4abd5474c1f6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-16T05:13:36.131Z|a59a93ce-4e23-47c0-a05a-4abd5474c1f6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-16T05:13:36.131Z|a59a93ce-4e23-47c0-a05a-4abd5474c1f6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-16T05:13:36.132Z|a59a93ce-4e23-47c0-a05a-4abd5474c1f6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-16T05:13:36.132Z|a59a93ce-4e23-47c0-a05a-4abd5474c1f6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=79A605DFFB2A7CA1BD7D35E8277069A6; 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:"718", date:"Thu, 16 Mar 2023 05:13:36 GMT", x-envoy-upstream-service-time:"185", server:"envoy"] 2023-03-16T05:13:36.133Z|a59a93ce-4e23-47c0-a05a-4abd5474c1f6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1ddecc89-c3b9-11ed-88a0-7623188be7ef","businessKey":"6f91e240-da10-4897-a03f-f2d206fd0ce8","processDefinitionId":"openstackAdapterTask:1:ad8b8e71-c38e-11ed-88a0-7623188be7ef","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-16T05:12:15.586+0000","endTime":"2023-03-16T05:13:35.416+0000","removalTime":null,"durationInMillis":79830,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"14497e32-c3b9-11ed-88a0-7623188be7ef","superProcessInstanceId":"1ddcf792-c3b9-11ed-88a0-7623188be7ef","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-03-16T05:13:36.133Z|a59a93ce-4e23-47c0-a05a-4abd5474c1f6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-16T05:13:36.134Z|a59a93ce-4e23-47c0-a05a-4abd5474c1f6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f91e240-da10-4897-a03f-f2d206fd0ce8&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-16T05:13:36.157Z|a59a93ce-4e23-47c0-a05a-4abd5474c1f6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1 2023-03-16T05:13:36.158Z|a59a93ce-4e23-47c0-a05a-4abd5474c1f6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|INFO|500||Invoke 2023-03-16T05:13:36.158Z|a59a93ce-4e23-47c0-a05a-4abd5474c1f6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-16T05:13:36.158Z|a59a93ce-4e23-47c0-a05a-4abd5474c1f6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1 2023-03-16T05:13:36.158Z|a59a93ce-4e23-47c0-a05a-4abd5474c1f6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Method : GET 2023-03-16T05:13:36.201Z|a59a93ce-4e23-47c0-a05a-4abd5474c1f6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a59a93ce-4e23-47c0-a05a-4abd5474c1f6", X-RequestID:"a59a93ce-4e23-47c0-a05a-4abd5474c1f6", X-TransactionID:"a59a93ce-4e23-47c0-a05a-4abd5474c1f6", X-ECOMP-RequestID:"a59a93ce-4e23-47c0-a05a-4abd5474c1f6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d9f51050-a221-45e5-8682-edf85d569be4"] 2023-03-16T05:13:36.204Z|a59a93ce-4e23-47c0-a05a-4abd5474c1f6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Request body: 2023-03-16T05:13:36.207Z|a59a93ce-4e23-47c0-a05a-4abd5474c1f6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-16T05:13:36.349Z|a59a93ce-4e23-47c0-a05a-4abd5474c1f6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-16T05:13:36.350Z|a59a93ce-4e23-47c0-a05a-4abd5474c1f6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-16T05:13:36.350Z|a59a93ce-4e23-47c0-a05a-4abd5474c1f6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Status text : OK 2023-03-16T05:13:36.351Z|a59a93ce-4e23-47c0-a05a-4abd5474c1f6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=44FC44E03DC94AF3DCDE565B9213882D; 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:"772", date:"Thu, 16 Mar 2023 05:13:36 GMT", x-envoy-upstream-service-time:"134", server:"envoy"] 2023-03-16T05:13:36.351Z|a59a93ce-4e23-47c0-a05a-4abd5474c1f6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:4d739604-c3b9-11ed-88a0-7623188be7ef","parentActivityInstanceId":"1ddecc89-c3b9-11ed-88a0-7623188be7ef","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:ad8b8e71-c38e-11ed-88a0-7623188be7ef","processInstanceId":"1ddecc89-c3b9-11ed-88a0-7623188be7ef","executionId":"1ddecc89-c3b9-11ed-88a0-7623188be7ef","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-16T05:13:35.414+0000","endTime":"2023-03-16T05:13:35.414+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"14497e32-c3b9-11ed-88a0-7623188be7ef"}] 2023-03-16T05:13:36.352Z|a59a93ce-4e23-47c0-a05a-4abd5474c1f6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-16T05:13:36.352Z|a59a93ce-4e23-47c0-a05a-4abd5474c1f6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ddecc89-c3b9-11ed-88a0-7623188be7ef&maxResults=1|INFO|500||InvokeReturn 2023-03-16T05:13:36.359Z|a59a93ce-4e23-47c0-a05a-4abd5474c1f6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T05:13:39.428Z|caab82db-aaad-4a75-b34a-980a309ca229|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:13:39.428Z|caab82db-aaad-4a75-b34a-980a309ca229|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:13:39.944Z|32ca65da-bd79-453e-9a82-2411843313dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:13:39.945Z|32ca65da-bd79-453e-9a82-2411843313dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:13:40.407Z|94310d9f-9d10-4906-a34b-a54c0a7e21b8|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T05:13:40.409Z|94310d9f-9d10-4906-a34b-a54c0a7e21b8|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T05:13:41.677Z|68c6973a-26a3-4070-899d-350a5f4a8768|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:13:41.677Z|68c6973a-26a3-4070-899d-350a5f4a8768|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:13:45.208Z|e00b6a7b-e345-4b4f-86ce-d48f56cab4d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:13:45.209Z|e00b6a7b-e345-4b4f-86ce-d48f56cab4d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:13:46.529Z|088eb500-4def-4a5c-b686-484f0ca36a59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|||INFO|500||Entering 2023-03-16T05:13:46.535Z|088eb500-4def-4a5c-b686-484f0ca36a59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8 2023-03-16T05:13:46.536Z|088eb500-4def-4a5c-b686-484f0ca36a59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|INFO|500||Invoke 2023-03-16T05:13:46.536Z|088eb500-4def-4a5c-b686-484f0ca36a59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||===========================request begin================================================ 2023-03-16T05:13:46.536Z|088eb500-4def-4a5c-b686-484f0ca36a59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8 2023-03-16T05:13:46.536Z|088eb500-4def-4a5c-b686-484f0ca36a59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Method : GET 2023-03-16T05:13:46.536Z|088eb500-4def-4a5c-b686-484f0ca36a59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4c90440c5542dd84b218dc686acfd4a8", X-B3-SpanId:"c30e852fe17857e8", X-B3-ParentSpanId:"36014bc892f0c522", X-B3-Sampled:"0", X-ONAP-RequestID:"088eb500-4def-4a5c-b686-484f0ca36a59", X-RequestID:"088eb500-4def-4a5c-b686-484f0ca36a59", X-TransactionID:"088eb500-4def-4a5c-b686-484f0ca36a59", X-ECOMP-RequestID:"088eb500-4def-4a5c-b686-484f0ca36a59", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2d84db0e-ca3c-4aa1-9d91-1ff3e0f59db4"] 2023-03-16T05:13:46.537Z|088eb500-4def-4a5c-b686-484f0ca36a59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Request body: 2023-03-16T05:13:46.537Z|088eb500-4def-4a5c-b686-484f0ca36a59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||==========================request end================================================ 2023-03-16T05:13:46.573Z|088eb500-4def-4a5c-b686-484f0ca36a59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||============================response begin========================================== 2023-03-16T05:13:46.573Z|088eb500-4def-4a5c-b686-484f0ca36a59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Status code : 200 OK 2023-03-16T05:13:46.574Z|088eb500-4def-4a5c-b686-484f0ca36a59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Status text : OK 2023-03-16T05:13:46.574Z|088eb500-4def-4a5c-b686-484f0ca36a59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:13:47 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:13:46.575Z|088eb500-4def-4a5c-b686-484f0ca36a59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Response body: { "requestId" : "6f91e240-da10-4897-a03f-f2d206fd0ce8", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new network was successfully created in the cloud", "statusMessage" : "ALaCarte-Network-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-16T05:11:58.000+00:00", "endTime" : "2023-03-16T05:13:37.000+00:00", "source" : "VID", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"24055783-93ce-47f1-b8b6-78f73e8e170b\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"f6bdc838-51d4-454b-a820-aa4dfc9e55bc\",\n \"modelVersionId\": \"b7c46c54-b6c3-4b33-9b3a-b1702c30d036\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"37fa3f57-73a0-406a-9d06-bd0102215ce3\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnw-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnw-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"82a52a41-00f6-44c3-8b6b-e66f2a13c6a6\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"24055783-93ce-47f1-b8b6-78f73e8e170b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4369ec13-4627-45d2-bd59-c44c9d14362f\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T05:13:38.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "82a52a41-00f6-44c3-8b6b-e66f2a13c6a6", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "48a6e9c3-9fb0-4231-b120-87d0defd5d04", "networkName" : "basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "6f91e240-da10-4897-a03f-f2d206fd0ce8", "cloudIdentifier" : "basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0\"},\"environment\":null}", "created" : "2023-03-16T05:13:14.000+00:00" } ], "requestURI" : "6f91e240-da10-4897-a03f-f2d206fd0ce8", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8" } } } 2023-03-16T05:13:46.575Z|088eb500-4def-4a5c-b686-484f0ca36a59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||=======================response end================================================= 2023-03-16T05:13:46.575Z|088eb500-4def-4a5c-b686-484f0ca36a59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|INFO|500||InvokeReturn 2023-03-16T05:13:46.577Z|088eb500-4def-4a5c-b686-484f0ca36a59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false 2023-03-16T05:13:46.577Z|088eb500-4def-4a5c-b686-484f0ca36a59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T05:13:46.577Z|088eb500-4def-4a5c-b686-484f0ca36a59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T05:13:46.578Z|088eb500-4def-4a5c-b686-484f0ca36a59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false 2023-03-16T05:13:46.578Z|088eb500-4def-4a5c-b686-484f0ca36a59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T05:13:46.578Z|088eb500-4def-4a5c-b686-484f0ca36a59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4c90440c5542dd84b218dc686acfd4a8", X-B3-SpanId:"6b2ed335f0066818", X-B3-ParentSpanId:"36014bc892f0c522", X-B3-Sampled:"0", X-ONAP-RequestID:"088eb500-4def-4a5c-b686-484f0ca36a59", X-RequestID:"088eb500-4def-4a5c-b686-484f0ca36a59", X-TransactionID:"088eb500-4def-4a5c-b686-484f0ca36a59", X-ECOMP-RequestID:"088eb500-4def-4a5c-b686-484f0ca36a59", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"159367d8-1dfd-401c-82c6-2f88598667b1"] 2023-03-16T05:13:46.578Z|088eb500-4def-4a5c-b686-484f0ca36a59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T05:13:46.578Z|088eb500-4def-4a5c-b686-484f0ca36a59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T05:13:46.599Z|088eb500-4def-4a5c-b686-484f0ca36a59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T05:13:46.599Z|088eb500-4def-4a5c-b686-484f0ca36a59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T05:13:46.599Z|088eb500-4def-4a5c-b686-484f0ca36a59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T05:13:46.599Z|088eb500-4def-4a5c-b686-484f0ca36a59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:13:47 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:13:46.602Z|088eb500-4def-4a5c-b686-484f0ca36a59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 7, "soRequestId" : "6f91e240-da10-4897-a03f-f2d206fd0ce8", "groupingId" : "8b35b0f6-6f5a-4bd9-af90-3c42ce8df541", "name" : "basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"3faa129e-fe30-411f-b1b4-97588acf9c59\",\"output_key\":\"subnet_id_e6d9433c-256b-460d-9499-9695eb28069f\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"ed00df48-6b77-48a3-acc9-72914fb882da\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d16c1d8504f144e5b2fab42ec3a8ceb7/stacks/basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0/8b35b0f6-6f5a-4bd9-af90-3c42ce8df541\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0\",\"updated_time\":null,\"creation_time\":1678943596000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"8b35b0f6-6f5a-4bd9-af90-3c42ce8df541\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7f02277ca5ae4a05a0c86cfbfec7ddd3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"8b35b0f6-6f5a-4bd9-af90-3c42ce8df541\",\"OS::project_id\":\"d16c1d8504f144e5b2fab42ec3a8ceb7\",\"OS::stack_name\":\"basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0\",\"network_name\":\"basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-03-16T05:13:19.000+00:00", "isDataInternal" : false } ] 2023-03-16T05:13:46.602Z|088eb500-4def-4a5c-b686-484f0ca36a59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T05:13:46.602Z|088eb500-4def-4a5c-b686-484f0ca36a59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T05:13:46.611Z|088eb500-4def-4a5c-b686-484f0ca36a59|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T05:13:46.771Z|1b3dc03a-0f0b-4e6d-935e-31bb9940e108|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|||INFO|500||Entering 2023-03-16T05:13:46.776Z|1b3dc03a-0f0b-4e6d-935e-31bb9940e108|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8 2023-03-16T05:13:46.776Z|1b3dc03a-0f0b-4e6d-935e-31bb9940e108|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|INFO|500||Invoke 2023-03-16T05:13:46.776Z|1b3dc03a-0f0b-4e6d-935e-31bb9940e108|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||===========================request begin================================================ 2023-03-16T05:13:46.776Z|1b3dc03a-0f0b-4e6d-935e-31bb9940e108|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8 2023-03-16T05:13:46.777Z|1b3dc03a-0f0b-4e6d-935e-31bb9940e108|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Method : GET 2023-03-16T05:13:46.777Z|1b3dc03a-0f0b-4e6d-935e-31bb9940e108|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6b30d96ade1ae3335eb973f84d8f1dff", X-B3-SpanId:"22089aba318aa0a1", X-B3-ParentSpanId:"fc03e6fc6b26e25b", X-B3-Sampled:"0", X-ONAP-RequestID:"1b3dc03a-0f0b-4e6d-935e-31bb9940e108", X-RequestID:"1b3dc03a-0f0b-4e6d-935e-31bb9940e108", X-TransactionID:"1b3dc03a-0f0b-4e6d-935e-31bb9940e108", X-ECOMP-RequestID:"1b3dc03a-0f0b-4e6d-935e-31bb9940e108", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f2826138-949a-4937-8e1c-c95236eabf5c"] 2023-03-16T05:13:46.777Z|1b3dc03a-0f0b-4e6d-935e-31bb9940e108|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Request body: 2023-03-16T05:13:46.777Z|1b3dc03a-0f0b-4e6d-935e-31bb9940e108|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||==========================request end================================================ 2023-03-16T05:13:46.817Z|1b3dc03a-0f0b-4e6d-935e-31bb9940e108|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||============================response begin========================================== 2023-03-16T05:13:46.817Z|1b3dc03a-0f0b-4e6d-935e-31bb9940e108|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Status code : 200 OK 2023-03-16T05:13:46.818Z|1b3dc03a-0f0b-4e6d-935e-31bb9940e108|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Status text : OK 2023-03-16T05:13:46.818Z|1b3dc03a-0f0b-4e6d-935e-31bb9940e108|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:13:47 GMT", x-envoy-upstream-service-time:"37", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:13:46.819Z|1b3dc03a-0f0b-4e6d-935e-31bb9940e108|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Response body: { "requestId" : "6f91e240-da10-4897-a03f-f2d206fd0ce8", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new network was successfully created in the cloud", "statusMessage" : "ALaCarte-Network-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-16T05:11:58.000+00:00", "endTime" : "2023-03-16T05:13:37.000+00:00", "source" : "VID", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"24055783-93ce-47f1-b8b6-78f73e8e170b\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"f6bdc838-51d4-454b-a820-aa4dfc9e55bc\",\n \"modelVersionId\": \"b7c46c54-b6c3-4b33-9b3a-b1702c30d036\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"37fa3f57-73a0-406a-9d06-bd0102215ce3\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnw-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnw-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"82a52a41-00f6-44c3-8b6b-e66f2a13c6a6\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"24055783-93ce-47f1-b8b6-78f73e8e170b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4369ec13-4627-45d2-bd59-c44c9d14362f\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T05:13:38.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "82a52a41-00f6-44c3-8b6b-e66f2a13c6a6", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "48a6e9c3-9fb0-4231-b120-87d0defd5d04", "networkName" : "basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "6f91e240-da10-4897-a03f-f2d206fd0ce8", "cloudIdentifier" : "basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0\"},\"environment\":null}", "created" : "2023-03-16T05:13:14.000+00:00" } ], "requestURI" : "6f91e240-da10-4897-a03f-f2d206fd0ce8", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8" } } } 2023-03-16T05:13:46.820Z|1b3dc03a-0f0b-4e6d-935e-31bb9940e108|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||=======================response end================================================= 2023-03-16T05:13:46.820Z|1b3dc03a-0f0b-4e6d-935e-31bb9940e108|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|INFO|500||InvokeReturn 2023-03-16T05:13:46.824Z|1b3dc03a-0f0b-4e6d-935e-31bb9940e108|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false 2023-03-16T05:13:46.825Z|1b3dc03a-0f0b-4e6d-935e-31bb9940e108|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T05:13:46.825Z|1b3dc03a-0f0b-4e6d-935e-31bb9940e108|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T05:13:46.826Z|1b3dc03a-0f0b-4e6d-935e-31bb9940e108|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false 2023-03-16T05:13:46.826Z|1b3dc03a-0f0b-4e6d-935e-31bb9940e108|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T05:13:46.826Z|1b3dc03a-0f0b-4e6d-935e-31bb9940e108|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6b30d96ade1ae3335eb973f84d8f1dff", X-B3-SpanId:"5f0d272d47bd7ec8", X-B3-ParentSpanId:"fc03e6fc6b26e25b", X-B3-Sampled:"0", X-ONAP-RequestID:"1b3dc03a-0f0b-4e6d-935e-31bb9940e108", X-RequestID:"1b3dc03a-0f0b-4e6d-935e-31bb9940e108", X-TransactionID:"1b3dc03a-0f0b-4e6d-935e-31bb9940e108", X-ECOMP-RequestID:"1b3dc03a-0f0b-4e6d-935e-31bb9940e108", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"79f63097-b950-4c4c-b16e-103db26a3c7e"] 2023-03-16T05:13:46.827Z|1b3dc03a-0f0b-4e6d-935e-31bb9940e108|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T05:13:46.827Z|1b3dc03a-0f0b-4e6d-935e-31bb9940e108|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T05:13:46.844Z|1b3dc03a-0f0b-4e6d-935e-31bb9940e108|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T05:13:46.845Z|1b3dc03a-0f0b-4e6d-935e-31bb9940e108|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T05:13:46.845Z|1b3dc03a-0f0b-4e6d-935e-31bb9940e108|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T05:13:46.845Z|1b3dc03a-0f0b-4e6d-935e-31bb9940e108|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:13:47 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:13:46.846Z|1b3dc03a-0f0b-4e6d-935e-31bb9940e108|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 7, "soRequestId" : "6f91e240-da10-4897-a03f-f2d206fd0ce8", "groupingId" : "8b35b0f6-6f5a-4bd9-af90-3c42ce8df541", "name" : "basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"3faa129e-fe30-411f-b1b4-97588acf9c59\",\"output_key\":\"subnet_id_e6d9433c-256b-460d-9499-9695eb28069f\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"ed00df48-6b77-48a3-acc9-72914fb882da\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d16c1d8504f144e5b2fab42ec3a8ceb7/stacks/basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0/8b35b0f6-6f5a-4bd9-af90-3c42ce8df541\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0\",\"updated_time\":null,\"creation_time\":1678943596000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"8b35b0f6-6f5a-4bd9-af90-3c42ce8df541\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7f02277ca5ae4a05a0c86cfbfec7ddd3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"8b35b0f6-6f5a-4bd9-af90-3c42ce8df541\",\"OS::project_id\":\"d16c1d8504f144e5b2fab42ec3a8ceb7\",\"OS::stack_name\":\"basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0\",\"network_name\":\"basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-03-16T05:13:19.000+00:00", "isDataInternal" : false } ] 2023-03-16T05:13:46.846Z|1b3dc03a-0f0b-4e6d-935e-31bb9940e108|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T05:13:46.847Z|1b3dc03a-0f0b-4e6d-935e-31bb9940e108|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T05:13:46.855Z|1b3dc03a-0f0b-4e6d-935e-31bb9940e108|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T05:13:47.024Z|36540821-b607-4de3-87d8-72b1c35b836b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|||INFO|500||Entering 2023-03-16T05:13:47.029Z|36540821-b607-4de3-87d8-72b1c35b836b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8 2023-03-16T05:13:47.030Z|36540821-b607-4de3-87d8-72b1c35b836b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|INFO|500||Invoke 2023-03-16T05:13:47.030Z|36540821-b607-4de3-87d8-72b1c35b836b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||===========================request begin================================================ 2023-03-16T05:13:47.031Z|36540821-b607-4de3-87d8-72b1c35b836b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8 2023-03-16T05:13:47.031Z|36540821-b607-4de3-87d8-72b1c35b836b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Method : GET 2023-03-16T05:13:47.031Z|36540821-b607-4de3-87d8-72b1c35b836b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"435bbd10c57faef374f6911360c3796c", X-B3-SpanId:"03d294bd02d6085d", X-B3-ParentSpanId:"4206547622db1479", X-B3-Sampled:"0", X-ONAP-RequestID:"36540821-b607-4de3-87d8-72b1c35b836b", X-RequestID:"36540821-b607-4de3-87d8-72b1c35b836b", X-TransactionID:"36540821-b607-4de3-87d8-72b1c35b836b", X-ECOMP-RequestID:"36540821-b607-4de3-87d8-72b1c35b836b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e8a646d8-1ed9-45c7-9b36-5425abba0908"] 2023-03-16T05:13:47.032Z|36540821-b607-4de3-87d8-72b1c35b836b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Request body: 2023-03-16T05:13:47.032Z|36540821-b607-4de3-87d8-72b1c35b836b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||==========================request end================================================ 2023-03-16T05:13:47.067Z|36540821-b607-4de3-87d8-72b1c35b836b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||============================response begin========================================== 2023-03-16T05:13:47.067Z|36540821-b607-4de3-87d8-72b1c35b836b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Status code : 200 OK 2023-03-16T05:13:47.067Z|36540821-b607-4de3-87d8-72b1c35b836b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Status text : OK 2023-03-16T05:13:47.068Z|36540821-b607-4de3-87d8-72b1c35b836b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:13:47 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:13:47.068Z|36540821-b607-4de3-87d8-72b1c35b836b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Response body: { "requestId" : "6f91e240-da10-4897-a03f-f2d206fd0ce8", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new network was successfully created in the cloud", "statusMessage" : "ALaCarte-Network-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-16T05:11:58.000+00:00", "endTime" : "2023-03-16T05:13:37.000+00:00", "source" : "VID", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"24055783-93ce-47f1-b8b6-78f73e8e170b\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"f6bdc838-51d4-454b-a820-aa4dfc9e55bc\",\n \"modelVersionId\": \"b7c46c54-b6c3-4b33-9b3a-b1702c30d036\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"37fa3f57-73a0-406a-9d06-bd0102215ce3\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnw-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnw-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"82a52a41-00f6-44c3-8b6b-e66f2a13c6a6\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"24055783-93ce-47f1-b8b6-78f73e8e170b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4369ec13-4627-45d2-bd59-c44c9d14362f\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T05:13:38.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "82a52a41-00f6-44c3-8b6b-e66f2a13c6a6", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "48a6e9c3-9fb0-4231-b120-87d0defd5d04", "networkName" : "basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "6f91e240-da10-4897-a03f-f2d206fd0ce8", "cloudIdentifier" : "basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0\"},\"environment\":null}", "created" : "2023-03-16T05:13:14.000+00:00" } ], "requestURI" : "6f91e240-da10-4897-a03f-f2d206fd0ce8", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8" } } } 2023-03-16T05:13:47.069Z|36540821-b607-4de3-87d8-72b1c35b836b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||=======================response end================================================= 2023-03-16T05:13:47.069Z|36540821-b607-4de3-87d8-72b1c35b836b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|INFO|500||InvokeReturn 2023-03-16T05:13:47.071Z|36540821-b607-4de3-87d8-72b1c35b836b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false 2023-03-16T05:13:47.072Z|36540821-b607-4de3-87d8-72b1c35b836b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T05:13:47.072Z|36540821-b607-4de3-87d8-72b1c35b836b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T05:13:47.072Z|36540821-b607-4de3-87d8-72b1c35b836b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false 2023-03-16T05:13:47.072Z|36540821-b607-4de3-87d8-72b1c35b836b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T05:13:47.073Z|36540821-b607-4de3-87d8-72b1c35b836b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"435bbd10c57faef374f6911360c3796c", X-B3-SpanId:"fe94efdc1198e791", X-B3-ParentSpanId:"4206547622db1479", X-B3-Sampled:"0", X-ONAP-RequestID:"36540821-b607-4de3-87d8-72b1c35b836b", X-RequestID:"36540821-b607-4de3-87d8-72b1c35b836b", X-TransactionID:"36540821-b607-4de3-87d8-72b1c35b836b", X-ECOMP-RequestID:"36540821-b607-4de3-87d8-72b1c35b836b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b61a5502-6705-4033-87d5-68b465b8b153"] 2023-03-16T05:13:47.073Z|36540821-b607-4de3-87d8-72b1c35b836b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T05:13:47.073Z|36540821-b607-4de3-87d8-72b1c35b836b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T05:13:47.100Z|36540821-b607-4de3-87d8-72b1c35b836b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T05:13:47.100Z|36540821-b607-4de3-87d8-72b1c35b836b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T05:13:47.101Z|36540821-b607-4de3-87d8-72b1c35b836b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T05:13:47.101Z|36540821-b607-4de3-87d8-72b1c35b836b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:13:47 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:13:47.101Z|36540821-b607-4de3-87d8-72b1c35b836b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 7, "soRequestId" : "6f91e240-da10-4897-a03f-f2d206fd0ce8", "groupingId" : "8b35b0f6-6f5a-4bd9-af90-3c42ce8df541", "name" : "basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"3faa129e-fe30-411f-b1b4-97588acf9c59\",\"output_key\":\"subnet_id_e6d9433c-256b-460d-9499-9695eb28069f\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"ed00df48-6b77-48a3-acc9-72914fb882da\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d16c1d8504f144e5b2fab42ec3a8ceb7/stacks/basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0/8b35b0f6-6f5a-4bd9-af90-3c42ce8df541\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0\",\"updated_time\":null,\"creation_time\":1678943596000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"8b35b0f6-6f5a-4bd9-af90-3c42ce8df541\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7f02277ca5ae4a05a0c86cfbfec7ddd3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"8b35b0f6-6f5a-4bd9-af90-3c42ce8df541\",\"OS::project_id\":\"d16c1d8504f144e5b2fab42ec3a8ceb7\",\"OS::stack_name\":\"basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0\",\"network_name\":\"basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-03-16T05:13:19.000+00:00", "isDataInternal" : false } ] 2023-03-16T05:13:47.101Z|36540821-b607-4de3-87d8-72b1c35b836b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T05:13:47.102Z|36540821-b607-4de3-87d8-72b1c35b836b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T05:13:47.118Z|36540821-b607-4de3-87d8-72b1c35b836b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T05:13:47.285Z|36ba9d4d-4e66-488d-b525-66bef76fa880|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|||INFO|500||Entering 2023-03-16T05:13:47.289Z|36ba9d4d-4e66-488d-b525-66bef76fa880|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8 2023-03-16T05:13:47.289Z|36ba9d4d-4e66-488d-b525-66bef76fa880|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|INFO|500||Invoke 2023-03-16T05:13:47.290Z|36ba9d4d-4e66-488d-b525-66bef76fa880|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||===========================request begin================================================ 2023-03-16T05:13:47.290Z|36ba9d4d-4e66-488d-b525-66bef76fa880|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8 2023-03-16T05:13:47.290Z|36ba9d4d-4e66-488d-b525-66bef76fa880|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Method : GET 2023-03-16T05:13:47.290Z|36ba9d4d-4e66-488d-b525-66bef76fa880|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a96fd177ff35f641f04438d8c4256868", X-B3-SpanId:"00ee4a974026e32e", X-B3-ParentSpanId:"0e47c23f284c671a", X-B3-Sampled:"0", X-ONAP-RequestID:"36ba9d4d-4e66-488d-b525-66bef76fa880", X-RequestID:"36ba9d4d-4e66-488d-b525-66bef76fa880", X-TransactionID:"36ba9d4d-4e66-488d-b525-66bef76fa880", X-ECOMP-RequestID:"36ba9d4d-4e66-488d-b525-66bef76fa880", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"36ad63a8-58f9-4650-96f3-002b8e5d43ab"] 2023-03-16T05:13:47.290Z|36ba9d4d-4e66-488d-b525-66bef76fa880|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Request body: 2023-03-16T05:13:47.290Z|36ba9d4d-4e66-488d-b525-66bef76fa880|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||==========================request end================================================ 2023-03-16T05:13:47.328Z|36ba9d4d-4e66-488d-b525-66bef76fa880|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||============================response begin========================================== 2023-03-16T05:13:47.329Z|36ba9d4d-4e66-488d-b525-66bef76fa880|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Status code : 200 OK 2023-03-16T05:13:47.329Z|36ba9d4d-4e66-488d-b525-66bef76fa880|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Status text : OK 2023-03-16T05:13:47.330Z|36ba9d4d-4e66-488d-b525-66bef76fa880|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:13:47 GMT", x-envoy-upstream-service-time:"35", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:13:47.330Z|36ba9d4d-4e66-488d-b525-66bef76fa880|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Response body: { "requestId" : "6f91e240-da10-4897-a03f-f2d206fd0ce8", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new network was successfully created in the cloud", "statusMessage" : "ALaCarte-Network-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-16T05:11:58.000+00:00", "endTime" : "2023-03-16T05:13:37.000+00:00", "source" : "VID", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"24055783-93ce-47f1-b8b6-78f73e8e170b\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"f6bdc838-51d4-454b-a820-aa4dfc9e55bc\",\n \"modelVersionId\": \"b7c46c54-b6c3-4b33-9b3a-b1702c30d036\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"37fa3f57-73a0-406a-9d06-bd0102215ce3\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnw-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnw-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"82a52a41-00f6-44c3-8b6b-e66f2a13c6a6\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"24055783-93ce-47f1-b8b6-78f73e8e170b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4369ec13-4627-45d2-bd59-c44c9d14362f\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T05:13:38.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "82a52a41-00f6-44c3-8b6b-e66f2a13c6a6", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "48a6e9c3-9fb0-4231-b120-87d0defd5d04", "networkName" : "basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "6f91e240-da10-4897-a03f-f2d206fd0ce8", "cloudIdentifier" : "basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0\"},\"environment\":null}", "created" : "2023-03-16T05:13:14.000+00:00" } ], "requestURI" : "6f91e240-da10-4897-a03f-f2d206fd0ce8", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8" } } } 2023-03-16T05:13:47.331Z|36ba9d4d-4e66-488d-b525-66bef76fa880|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||=======================response end================================================= 2023-03-16T05:13:47.332Z|36ba9d4d-4e66-488d-b525-66bef76fa880|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|INFO|500||InvokeReturn 2023-03-16T05:13:47.334Z|36ba9d4d-4e66-488d-b525-66bef76fa880|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false 2023-03-16T05:13:47.334Z|36ba9d4d-4e66-488d-b525-66bef76fa880|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T05:13:47.335Z|36ba9d4d-4e66-488d-b525-66bef76fa880|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T05:13:47.335Z|36ba9d4d-4e66-488d-b525-66bef76fa880|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false 2023-03-16T05:13:47.335Z|36ba9d4d-4e66-488d-b525-66bef76fa880|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T05:13:47.336Z|36ba9d4d-4e66-488d-b525-66bef76fa880|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a96fd177ff35f641f04438d8c4256868", X-B3-SpanId:"b6f7d052ffc97d7c", X-B3-ParentSpanId:"0e47c23f284c671a", X-B3-Sampled:"0", X-ONAP-RequestID:"36ba9d4d-4e66-488d-b525-66bef76fa880", X-RequestID:"36ba9d4d-4e66-488d-b525-66bef76fa880", X-TransactionID:"36ba9d4d-4e66-488d-b525-66bef76fa880", X-ECOMP-RequestID:"36ba9d4d-4e66-488d-b525-66bef76fa880", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"40ad97e2-afc0-4938-ad12-0945750cecc5"] 2023-03-16T05:13:47.336Z|36ba9d4d-4e66-488d-b525-66bef76fa880|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T05:13:47.336Z|36ba9d4d-4e66-488d-b525-66bef76fa880|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T05:13:47.365Z|36ba9d4d-4e66-488d-b525-66bef76fa880|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T05:13:47.366Z|36ba9d4d-4e66-488d-b525-66bef76fa880|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T05:13:47.366Z|36ba9d4d-4e66-488d-b525-66bef76fa880|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T05:13:47.366Z|36ba9d4d-4e66-488d-b525-66bef76fa880|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:13:47 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:13:47.367Z|36ba9d4d-4e66-488d-b525-66bef76fa880|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 7, "soRequestId" : "6f91e240-da10-4897-a03f-f2d206fd0ce8", "groupingId" : "8b35b0f6-6f5a-4bd9-af90-3c42ce8df541", "name" : "basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"3faa129e-fe30-411f-b1b4-97588acf9c59\",\"output_key\":\"subnet_id_e6d9433c-256b-460d-9499-9695eb28069f\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"ed00df48-6b77-48a3-acc9-72914fb882da\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d16c1d8504f144e5b2fab42ec3a8ceb7/stacks/basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0/8b35b0f6-6f5a-4bd9-af90-3c42ce8df541\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0\",\"updated_time\":null,\"creation_time\":1678943596000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"8b35b0f6-6f5a-4bd9-af90-3c42ce8df541\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7f02277ca5ae4a05a0c86cfbfec7ddd3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"8b35b0f6-6f5a-4bd9-af90-3c42ce8df541\",\"OS::project_id\":\"d16c1d8504f144e5b2fab42ec3a8ceb7\",\"OS::stack_name\":\"basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0\",\"network_name\":\"basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-03-16T05:13:19.000+00:00", "isDataInternal" : false } ] 2023-03-16T05:13:47.367Z|36ba9d4d-4e66-488d-b525-66bef76fa880|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T05:13:47.368Z|36ba9d4d-4e66-488d-b525-66bef76fa880|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T05:13:47.378Z|36ba9d4d-4e66-488d-b525-66bef76fa880|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T05:13:47.551Z|431cc1f1-85ae-4218-baec-779001d7a9e2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|||INFO|500||Entering 2023-03-16T05:13:47.557Z|431cc1f1-85ae-4218-baec-779001d7a9e2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8 2023-03-16T05:13:47.557Z|431cc1f1-85ae-4218-baec-779001d7a9e2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|INFO|500||Invoke 2023-03-16T05:13:47.558Z|431cc1f1-85ae-4218-baec-779001d7a9e2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||===========================request begin================================================ 2023-03-16T05:13:47.558Z|431cc1f1-85ae-4218-baec-779001d7a9e2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8 2023-03-16T05:13:47.558Z|431cc1f1-85ae-4218-baec-779001d7a9e2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Method : GET 2023-03-16T05:13:47.558Z|431cc1f1-85ae-4218-baec-779001d7a9e2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"31720a12ef09e41ffb4f7635779cf201", X-B3-SpanId:"e05cd7e8ba7105a3", X-B3-ParentSpanId:"233ae9e1fd8e7787", X-B3-Sampled:"0", X-ONAP-RequestID:"431cc1f1-85ae-4218-baec-779001d7a9e2", X-RequestID:"431cc1f1-85ae-4218-baec-779001d7a9e2", X-TransactionID:"431cc1f1-85ae-4218-baec-779001d7a9e2", X-ECOMP-RequestID:"431cc1f1-85ae-4218-baec-779001d7a9e2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b593543c-8a40-4170-9f07-0ba6461bb53a"] 2023-03-16T05:13:47.558Z|431cc1f1-85ae-4218-baec-779001d7a9e2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Request body: 2023-03-16T05:13:47.558Z|431cc1f1-85ae-4218-baec-779001d7a9e2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||==========================request end================================================ 2023-03-16T05:13:47.590Z|431cc1f1-85ae-4218-baec-779001d7a9e2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||============================response begin========================================== 2023-03-16T05:13:47.591Z|431cc1f1-85ae-4218-baec-779001d7a9e2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Status code : 200 OK 2023-03-16T05:13:47.591Z|431cc1f1-85ae-4218-baec-779001d7a9e2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Status text : OK 2023-03-16T05:13:47.591Z|431cc1f1-85ae-4218-baec-779001d7a9e2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:13:48 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:13:47.600Z|431cc1f1-85ae-4218-baec-779001d7a9e2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||Response body: { "requestId" : "6f91e240-da10-4897-a03f-f2d206fd0ce8", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new network was successfully created in the cloud", "statusMessage" : "ALaCarte-Network-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-16T05:11:58.000+00:00", "endTime" : "2023-03-16T05:13:37.000+00:00", "source" : "VID", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"24055783-93ce-47f1-b8b6-78f73e8e170b\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"f6bdc838-51d4-454b-a820-aa4dfc9e55bc\",\n \"modelVersionId\": \"b7c46c54-b6c3-4b33-9b3a-b1702c30d036\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"37fa3f57-73a0-406a-9d06-bd0102215ce3\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnw-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnw-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"82a52a41-00f6-44c3-8b6b-e66f2a13c6a6\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"24055783-93ce-47f1-b8b6-78f73e8e170b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4369ec13-4627-45d2-bd59-c44c9d14362f\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T05:13:38.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "82a52a41-00f6-44c3-8b6b-e66f2a13c6a6", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "48a6e9c3-9fb0-4231-b120-87d0defd5d04", "networkName" : "basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "6f91e240-da10-4897-a03f-f2d206fd0ce8", "cloudIdentifier" : "basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0\"},\"environment\":null}", "created" : "2023-03-16T05:13:14.000+00:00" } ], "requestURI" : "6f91e240-da10-4897-a03f-f2d206fd0ce8", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8" } } } 2023-03-16T05:13:47.601Z|431cc1f1-85ae-4218-baec-779001d7a9e2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|DEBUG|500||=======================response end================================================= 2023-03-16T05:13:47.601Z|431cc1f1-85ae-4218-baec-779001d7a9e2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f91e240-da10-4897-a03f-f2d206fd0ce8|INFO|500||InvokeReturn 2023-03-16T05:13:47.602Z|431cc1f1-85ae-4218-baec-779001d7a9e2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false 2023-03-16T05:13:47.603Z|431cc1f1-85ae-4218-baec-779001d7a9e2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T05:13:47.603Z|431cc1f1-85ae-4218-baec-779001d7a9e2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T05:13:47.603Z|431cc1f1-85ae-4218-baec-779001d7a9e2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false 2023-03-16T05:13:47.603Z|431cc1f1-85ae-4218-baec-779001d7a9e2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T05:13:47.603Z|431cc1f1-85ae-4218-baec-779001d7a9e2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"31720a12ef09e41ffb4f7635779cf201", X-B3-SpanId:"c618d030853891a8", X-B3-ParentSpanId:"233ae9e1fd8e7787", X-B3-Sampled:"0", X-ONAP-RequestID:"431cc1f1-85ae-4218-baec-779001d7a9e2", X-RequestID:"431cc1f1-85ae-4218-baec-779001d7a9e2", X-TransactionID:"431cc1f1-85ae-4218-baec-779001d7a9e2", X-ECOMP-RequestID:"431cc1f1-85ae-4218-baec-779001d7a9e2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9ebb01d6-6187-43ed-b95b-bc053060b8f1"] 2023-03-16T05:13:47.604Z|431cc1f1-85ae-4218-baec-779001d7a9e2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T05:13:47.604Z|431cc1f1-85ae-4218-baec-779001d7a9e2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T05:13:47.620Z|431cc1f1-85ae-4218-baec-779001d7a9e2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T05:13:47.621Z|431cc1f1-85ae-4218-baec-779001d7a9e2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T05:13:47.621Z|431cc1f1-85ae-4218-baec-779001d7a9e2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T05:13:47.622Z|431cc1f1-85ae-4218-baec-779001d7a9e2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:13:48 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:13:47.622Z|431cc1f1-85ae-4218-baec-779001d7a9e2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 7, "soRequestId" : "6f91e240-da10-4897-a03f-f2d206fd0ce8", "groupingId" : "8b35b0f6-6f5a-4bd9-af90-3c42ce8df541", "name" : "basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"3faa129e-fe30-411f-b1b4-97588acf9c59\",\"output_key\":\"subnet_id_e6d9433c-256b-460d-9499-9695eb28069f\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"ed00df48-6b77-48a3-acc9-72914fb882da\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d16c1d8504f144e5b2fab42ec3a8ceb7/stacks/basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0/8b35b0f6-6f5a-4bd9-af90-3c42ce8df541\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0\",\"updated_time\":null,\"creation_time\":1678943596000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"8b35b0f6-6f5a-4bd9-af90-3c42ce8df541\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7f02277ca5ae4a05a0c86cfbfec7ddd3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"8b35b0f6-6f5a-4bd9-af90-3c42ce8df541\",\"OS::project_id\":\"d16c1d8504f144e5b2fab42ec3a8ceb7\",\"OS::stack_name\":\"basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0\",\"network_name\":\"basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-03-16T05:13:19.000+00:00", "isDataInternal" : false } ] 2023-03-16T05:13:47.622Z|431cc1f1-85ae-4218-baec-779001d7a9e2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T05:13:47.623Z|431cc1f1-85ae-4218-baec-779001d7a9e2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f91e240-da10-4897-a03f-f2d206fd0ce8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T05:13:47.633Z|431cc1f1-85ae-4218-baec-779001d7a9e2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6f91e240-da10-4897-a03f-f2d206fd0ce8|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T05:13:49.457Z|3383e2d0-7b2b-4d3b-a5e4-c9dedf4bf622|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:13:49.458Z|3383e2d0-7b2b-4d3b-a5e4-c9dedf4bf622|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:13:49.972Z|e85049d9-6426-4d96-aa89-9abcf9232bda|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:13:49.973Z|e85049d9-6426-4d96-aa89-9abcf9232bda|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:13:51.701Z|31b02e88-5497-47f5-ac2e-57858801f7fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:13:51.702Z|31b02e88-5497-47f5-ac2e-57858801f7fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:13:58.710Z|ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04|InfraPortalClient|||INFO|500||Entering 2023-03-16T05:13:58.712Z|ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04|InfraPortalClient|||INFO|500||Checking if requestId: ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a already exists in requestDb InfraActiveRequests table 2023-03-16T05:13:58.713Z|ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a 2023-03-16T05:13:58.713Z|ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|INFO|500||Invoke 2023-03-16T05:13:58.713Z|ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||===========================request begin================================================ 2023-03-16T05:13:58.713Z|ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a 2023-03-16T05:13:58.713Z|ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||Method : GET 2023-03-16T05:13:58.713Z|ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2eb8f4300e4b3013029e907c9f17e115", X-B3-SpanId:"039a629b58185402", X-B3-ParentSpanId:"f91d364a1a1cc74d", X-B3-Sampled:"0", X-ONAP-RequestID:"ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a", X-RequestID:"ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a", X-TransactionID:"ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a", X-ECOMP-RequestID:"ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fa82c0a7-c292-40ce-8164-6a1b3f1fa67e"] 2023-03-16T05:13:58.713Z|ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||Request body: 2023-03-16T05:13:58.713Z|ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||==========================request end================================================ 2023-03-16T05:13:58.752Z|ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||============================response begin========================================== 2023-03-16T05:13:58.752Z|ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-16T05:13:58.752Z|ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||Status text : Not Found 2023-03-16T05:13:58.752Z|ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|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, 16 Mar 2023 05:13:59 GMT", x-envoy-upstream-service-time:"34", server:"envoy"] 2023-03-16T05:13:58.753Z|ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||Response body: 2023-03-16T05:13:58.753Z|ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||=======================response end================================================= 2023-03-16T05:13:58.753Z|ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|INFO|404|Not Found|InvokeReturn 2023-03-16T05:13:58.763Z|ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04|InfraPortalClient|||INFO|500||Running local validations 2023-03-16T05:13:59.487Z|636e9d81-6682-4a3e-9630-15c5e7d5f7a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:13:59.488Z|636e9d81-6682-4a3e-9630-15c5e7d5f7a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:13:59.644Z|ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-16T05:13:59.664Z|ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/l3-networks/l3-network/48a6e9c3-9fb0-4231-b120-87d0defd5d04/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2023-03-16T05:13:59.664Z|ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/l3-networks/l3-network/48a6e9c3-9fb0-4231-b120-87d0defd5d04/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/network/l3-networks/l3-network/48a6e9c3-9fb0-4231-b120-87d0defd5d04/related-to/vf-modules?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[a5833591-10eb-40e7-a0ac-e2be964dd755], X-ECOMP-RequestID=[ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a], X-TransactionId=[], X-ONAP-RequestID=[ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a]} 2023-03-16T05:13:59.741Z|ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/l3-networks/l3-network/48a6e9c3-9fb0-4231-b120-87d0defd5d04/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/network/l3-networks/l3-network/48a6e9c3-9fb0-4231-b120-87d0defd5d04/related-to/vf-modules?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Thu, 16 Mar 2023 05:14:00 GMT], server=[envoy], content-length=[395], x-envoy-upstream-service-time=[65], x-aai-txid=[2-aai-resources-230316-05:14:00:387-30948], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-16T05:13:59.742Z|ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/l3-networks/l3-network/48a6e9c3-9fb0-4231-b120-87d0defd5d04/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","network/l3-networks/l3-network/48a6e9c3-9fb0-4231-b120-87d0defd5d04/related-to/vf-modules","Node Not Found:No Node of type vf-module found at: network/l3-networks/l3-network/48a6e9c3-9fb0-4231-b120-87d0defd5d04/related-to/vf-modules","ERR.5.4.6114"]}}} 2023-03-16T05:13:59.743Z|ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/l3-networks/l3-network/48a6e9c3-9fb0-4231-b120-87d0defd5d04/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2023-03-16T05:13:59.747Z|ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/network/l3-networks/l3-network/48a6e9c3-9fb0-4231-b120-87d0defd5d04/related-to/vf-modules?resultIndex=0&resultSize=1&format=count 2023-03-16T05:13:59.755Z|ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-16T05:13:59.772Z|ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/d16c1d8504f144e5b2fab42ec3a8ceb7 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-03-16T05:13:59.773Z|ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/d16c1d8504f144e5b2fab42ec3a8ceb7|INFO|500||Invoke 2023-03-16T05:13:59.849Z|ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/d16c1d8504f144e5b2fab42ec3a8ceb7|INFO|500||InvokeReturn 2023-03-16T05:13:59.850Z|ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/d16c1d8504f144e5b2fab42ec3a8ceb7 has http status code:200 and response headers:{date=[Thu, 16 Mar 2023 05:14:00 GMT], server=[envoy], content-length=[1070], x-envoy-upstream-service-time=[73], vertex-id=[168128], x-aai-txid=[0-aai-resources-230316-05:14:00:488-10155], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-16T05:13:59.851Z|ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04|InfraPortalClient|||DEBUG|500||{"tenant-id":"d16c1d8504f144e5b2fab42ec3a8ceb7","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1678943523562","relationship-list":{"relationship":[{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/network/l3-networks/l3-network/48a6e9c3-9fb0-4231-b120-87d0defd5d04","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"48a6e9c3-9fb0-4231-b120-87d0defd5d04"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnw-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_network"}]}]}} 2023-03-16T05:13:59.853Z|ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-03-16T05:13:59.853Z|ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-03-16T05:13:59.854Z|ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-16T05:13:59.855Z|ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-03-16T05:13:59.855Z|ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-03-16T05:13:59.856Z|ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-16T05:13:59.856Z|ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-03-16T05:13:59.857Z|ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04|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:"182", X-B3-TraceId:"2eb8f4300e4b3013029e907c9f17e115", X-B3-SpanId:"2b38bf4d580d0097", X-B3-ParentSpanId:"f91d364a1a1cc74d", X-B3-Sampled:"0", X-ONAP-RequestID:"ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a", X-RequestID:"ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a", X-TransactionID:"ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a", X-ECOMP-RequestID:"ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d4e60569-9164-482d-8a1e-81f84e4b8644"] 2023-03-16T05:13:59.857Z|ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"networkInstanceId":"48a6e9c3-9fb0-4231-b120-87d0defd5d04","serviceInstanceId":"82a52a41-00f6-44c3-8b6b-e66f2a13c6a6"},"instanceName":null,"requestScope":"network"} 2023-03-16T05:13:59.857Z|ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-03-16T05:13:59.897Z|ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-03-16T05:13:59.898Z|ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-03-16T05:13:59.898Z|ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-03-16T05:13:59.899Z|ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04|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, 16 Mar 2023 05:14:00 GMT", x-envoy-upstream-service-time:"36", server:"envoy"] 2023-03-16T05:13:59.899Z|ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-03-16T05:13:59.899Z|ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-03-16T05:13:59.900Z|ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-03-16T05:13:59.901Z|ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance 2023-03-16T05:13:59.901Z|ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|INFO|500||Invoke 2023-03-16T05:13:59.902Z|ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2023-03-16T05:13:59.902Z|ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance 2023-03-16T05:13:59.902Z|ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Method : GET 2023-03-16T05:13:59.903Z|ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a", X-RequestID:"ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a", X-TransactionID:"ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a", X-ECOMP-RequestID:"ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3d942686-7d13-499f-88d3-1c5039c9d329"] 2023-03-16T05:13:59.903Z|ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Request body: 2023-03-16T05:13:59.903Z|ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||==========================request end================================================ 2023-03-16T05:13:59.939Z|ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||============================response begin========================================== 2023-03-16T05:13:59.940Z|ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status code : 200 OK 2023-03-16T05:13:59.940Z|ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status text : OK 2023-03-16T05:13:59.940Z|ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Thu, 16 Mar 2023 05:14:00 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:13:59.941Z|ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Response body: { "id" : 184, "action" : "deleteInstance", "description" : "Gr api recipe to delete network", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "recipeTimeout" : 180, "versionStr" : "1.0", "serviceType" : null, "modelName" : "GR-API-DEFAULT", "paramXsd" : null, "created" : "2023-03-16T00:07:26.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/184" }, "networkRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/184" } } } 2023-03-16T05:13:59.941Z|ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||=======================response end================================================= 2023-03-16T05:13:59.942Z|ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|INFO|500||InvokeReturn 2023-03-16T05:13:59.949Z|ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-16T05:13:59.950Z|ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-03-16T05:13:59.950Z|ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-03-16T05:13:59.950Z|ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-16T05:13:59.950Z|ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-03-16T05:13:59.950Z|ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04|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:"1253", X-B3-TraceId:"2eb8f4300e4b3013029e907c9f17e115", X-B3-SpanId:"7e3995dd371f02cf", X-B3-ParentSpanId:"f91d364a1a1cc74d", X-B3-Sampled:"0", X-ONAP-RequestID:"ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a", X-RequestID:"ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a", X-TransactionID:"ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a", X-ECOMP-RequestID:"ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4edb25a4-0485-4fd9-b6cb-562e8ba0e6aa"] 2023-03-16T05:13:59.951Z|ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a","requestStatus":"IN_PROGRESS","startTime":1678943639747,"source":"VID","tenantId":"d16c1d8504f144e5b2fab42ec3a8ceb7","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"82a52a41-00f6-44c3-8b6b-e66f2a13c6a6","requestScope":"network","requestAction":"deleteInstance","networkId":"48a6e9c3-9fb0-4231-b120-87d0defd5d04","networkType":"","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a"} 2023-03-16T05:13:59.951Z|ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-03-16T05:14:00.000Z|0bf37c63-e28a-4af8-9d4e-e635af9f1c1f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:14:00.001Z|0bf37c63-e28a-4af8-9d4e-e635af9f1c1f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:14:00.013Z|ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-03-16T05:14:00.013Z|ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-03-16T05:14:00.014Z|ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-03-16T05:14:00.014Z|ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04|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/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:14:00 GMT", x-envoy-upstream-service-time:"60", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:14:00.015Z|ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-16T05:13:59.747+00:00", "source" : "VID", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-03-16T05:14:00.697+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "82a52a41-00f6-44c3-8b6b-e66f2a13c6a6", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "48a6e9c3-9fb0-4231-b120-87d0defd5d04", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a" } } } 2023-03-16T05:14:00.015Z|ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-03-16T05:14:00.015Z|ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-03-16T05:14:00.022Z|ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-16T05:14:00.022Z|ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-03-16T05:14:00.023Z|ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-03-16T05:14:00.023Z|ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-16T05:14:00.023Z|ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-03-16T05:14:00.023Z|ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04|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:"1873", X-B3-TraceId:"2eb8f4300e4b3013029e907c9f17e115", X-B3-SpanId:"b769e0a87928662b", X-B3-ParentSpanId:"f91d364a1a1cc74d", X-B3-Sampled:"0", X-ONAP-RequestID:"ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a", X-RequestID:"ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a", X-TransactionID:"ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a", X-ECOMP-RequestID:"ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1ab05af4-2748-42e8-9586-cb751075950e"] 2023-03-16T05:14:00.023Z|ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelType\":\"network\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"d16c1d8504f144e5b2fab42ec3a8ceb7\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"82a52a41-00f6-44c3-8b6b-e66f2a13c6a6\",\"networkInstanceId\":\"48a6e9c3-9fb0-4231-b120-87d0defd5d04\"}","type":"String"},"requestId":{"value":"ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a","type":"String"},"mso-request-id":{"value":"ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"82a52a41-00f6-44c3-8b6b-e66f2a13c6a6","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"48a6e9c3-9fb0-4231-b120-87d0defd5d04","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-03-16T05:14:00.024Z|ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-03-16T05:14:00.208Z|a2077d72-b134-419b-9cbc-08c2c8ab80d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:14:00.209Z|a2077d72-b134-419b-9cbc-08c2c8ab80d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:14:00.942Z|3ece33b2-8343-4e72-92ea-64eeb2ff1dc5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:14:00.943Z|3ece33b2-8343-4e72-92ea-64eeb2ff1dc5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:14:01.042Z|ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-03-16T05:14:01.043Z|ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-03-16T05:14:01.043Z|ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-03-16T05:14:01.043Z|ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Thu, 16 Mar 2023 05:14:01 GMT", x-onap-requestid:"ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a", x-requestid:"ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a", x-transactionid:"ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a", x-ecomp-requestid:"ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a", x-onap-partnername:"UNKNOWN", x-invocationid:"1ab05af4-2748-42e8-9586-cb751075950e", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1015", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:14:01.044Z|ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a\",\"instanceId\":\"48a6e9c3-9fb0-4231-b120-87d0defd5d04\"}}","message":"Success","processInstanceID":"5c595d8a-c3b9-11ed-88a0-7623188be7ef","variables":null,"messageCode":200} 2023-03-16T05:14:01.044Z|ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-03-16T05:14:01.044Z|ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-03-16T05:14:01.048Z|ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T05:14:01.256Z|a1bbdebd-f219-4685-ab89-f0bb5d565f58|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|||INFO|500||Entering 2023-03-16T05:14:01.260Z|a1bbdebd-f219-4685-ab89-f0bb5d565f58|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a 2023-03-16T05:14:01.261Z|a1bbdebd-f219-4685-ab89-f0bb5d565f58|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|INFO|500||Invoke 2023-03-16T05:14:01.261Z|a1bbdebd-f219-4685-ab89-f0bb5d565f58|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||===========================request begin================================================ 2023-03-16T05:14:01.261Z|a1bbdebd-f219-4685-ab89-f0bb5d565f58|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a 2023-03-16T05:14:01.261Z|a1bbdebd-f219-4685-ab89-f0bb5d565f58|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||Method : GET 2023-03-16T05:14:01.261Z|a1bbdebd-f219-4685-ab89-f0bb5d565f58|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"699a363532fdb8530b665566fcac3be4", X-B3-SpanId:"939d5078bf8ecfd7", X-B3-ParentSpanId:"df27ef44b877b181", X-B3-Sampled:"0", X-ONAP-RequestID:"a1bbdebd-f219-4685-ab89-f0bb5d565f58", X-RequestID:"a1bbdebd-f219-4685-ab89-f0bb5d565f58", X-TransactionID:"a1bbdebd-f219-4685-ab89-f0bb5d565f58", X-ECOMP-RequestID:"a1bbdebd-f219-4685-ab89-f0bb5d565f58", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"94bd481c-c382-4694-8626-803189864b88"] 2023-03-16T05:14:01.262Z|a1bbdebd-f219-4685-ab89-f0bb5d565f58|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||Request body: 2023-03-16T05:14:01.262Z|a1bbdebd-f219-4685-ab89-f0bb5d565f58|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||==========================request end================================================ 2023-03-16T05:14:01.308Z|a1bbdebd-f219-4685-ab89-f0bb5d565f58|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||============================response begin========================================== 2023-03-16T05:14:01.308Z|a1bbdebd-f219-4685-ab89-f0bb5d565f58|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||Status code : 200 OK 2023-03-16T05:14:01.308Z|a1bbdebd-f219-4685-ab89-f0bb5d565f58|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||Status text : OK 2023-03-16T05:14:01.309Z|a1bbdebd-f219-4685-ab89-f0bb5d565f58|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:14:02 GMT", x-envoy-upstream-service-time:"43", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:14:01.310Z|a1bbdebd-f219-4685-ab89-f0bb5d565f58|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||Response body: { "requestId" : "ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-16T05:13:59.000+00:00", "source" : "VID", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T05:14:01.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "82a52a41-00f6-44c3-8b6b-e66f2a13c6a6", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "48a6e9c3-9fb0-4231-b120-87d0defd5d04", "networkName" : "basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a" } } } 2023-03-16T05:14:01.310Z|a1bbdebd-f219-4685-ab89-f0bb5d565f58|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||=======================response end================================================= 2023-03-16T05:14:01.310Z|a1bbdebd-f219-4685-ab89-f0bb5d565f58|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|INFO|500||InvokeReturn 2023-03-16T05:14:01.313Z|a1bbdebd-f219-4685-ab89-f0bb5d565f58|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false 2023-03-16T05:14:01.314Z|a1bbdebd-f219-4685-ab89-f0bb5d565f58|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T05:14:01.314Z|a1bbdebd-f219-4685-ab89-f0bb5d565f58|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T05:14:01.314Z|a1bbdebd-f219-4685-ab89-f0bb5d565f58|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false 2023-03-16T05:14:01.314Z|a1bbdebd-f219-4685-ab89-f0bb5d565f58|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T05:14:01.314Z|a1bbdebd-f219-4685-ab89-f0bb5d565f58|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"699a363532fdb8530b665566fcac3be4", X-B3-SpanId:"faa50ba980eb0030", X-B3-ParentSpanId:"df27ef44b877b181", X-B3-Sampled:"0", X-ONAP-RequestID:"a1bbdebd-f219-4685-ab89-f0bb5d565f58", X-RequestID:"a1bbdebd-f219-4685-ab89-f0bb5d565f58", X-TransactionID:"a1bbdebd-f219-4685-ab89-f0bb5d565f58", X-ECOMP-RequestID:"a1bbdebd-f219-4685-ab89-f0bb5d565f58", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6d55744a-dd23-4b69-9a6a-6bc2ff7ffc49"] 2023-03-16T05:14:01.315Z|a1bbdebd-f219-4685-ab89-f0bb5d565f58|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T05:14:01.315Z|a1bbdebd-f219-4685-ab89-f0bb5d565f58|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T05:14:01.335Z|a1bbdebd-f219-4685-ab89-f0bb5d565f58|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T05:14:01.335Z|a1bbdebd-f219-4685-ab89-f0bb5d565f58|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T05:14:01.336Z|a1bbdebd-f219-4685-ab89-f0bb5d565f58|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T05:14:01.336Z|a1bbdebd-f219-4685-ab89-f0bb5d565f58|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:14:02 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:14:01.336Z|a1bbdebd-f219-4685-ab89-f0bb5d565f58|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-16T05:14:01.336Z|a1bbdebd-f219-4685-ab89-f0bb5d565f58|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T05:14:01.336Z|a1bbdebd-f219-4685-ab89-f0bb5d565f58|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T05:14:01.343Z|a1bbdebd-f219-4685-ab89-f0bb5d565f58|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T05:14:01.731Z|1bc75a37-0b0e-4489-9dae-fc48aff72285|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:14:01.732Z|1bc75a37-0b0e-4489-9dae-fc48aff72285|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:14:09.516Z|9338d8e2-7899-41c4-bfc3-70fe9e7202ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:14:09.517Z|9338d8e2-7899-41c4-bfc3-70fe9e7202ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:14:10.030Z|3c1baecb-56ca-4052-b659-e3289a3d1eb4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:14:10.031Z|3c1baecb-56ca-4052-b659-e3289a3d1eb4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:14:11.516Z|bf771e94-5bff-402e-8502-7e3866968f9e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|||INFO|500||Entering 2023-03-16T05:14:11.523Z|bf771e94-5bff-402e-8502-7e3866968f9e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a 2023-03-16T05:14:11.523Z|bf771e94-5bff-402e-8502-7e3866968f9e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|INFO|500||Invoke 2023-03-16T05:14:11.523Z|bf771e94-5bff-402e-8502-7e3866968f9e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||===========================request begin================================================ 2023-03-16T05:14:11.523Z|bf771e94-5bff-402e-8502-7e3866968f9e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a 2023-03-16T05:14:11.523Z|bf771e94-5bff-402e-8502-7e3866968f9e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||Method : GET 2023-03-16T05:14:11.524Z|bf771e94-5bff-402e-8502-7e3866968f9e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"99de0602afe7fcbe86a01f93a37ab947", X-B3-SpanId:"bb28365d68dcf091", X-B3-ParentSpanId:"6a0ef705dc67cd82", X-B3-Sampled:"0", X-ONAP-RequestID:"bf771e94-5bff-402e-8502-7e3866968f9e", X-RequestID:"bf771e94-5bff-402e-8502-7e3866968f9e", X-TransactionID:"bf771e94-5bff-402e-8502-7e3866968f9e", X-ECOMP-RequestID:"bf771e94-5bff-402e-8502-7e3866968f9e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8970ff6b-5a1c-48b0-a55c-6d1f410a01d5"] 2023-03-16T05:14:11.524Z|bf771e94-5bff-402e-8502-7e3866968f9e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||Request body: 2023-03-16T05:14:11.524Z|bf771e94-5bff-402e-8502-7e3866968f9e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||==========================request end================================================ 2023-03-16T05:14:11.558Z|bf771e94-5bff-402e-8502-7e3866968f9e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||============================response begin========================================== 2023-03-16T05:14:11.559Z|bf771e94-5bff-402e-8502-7e3866968f9e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||Status code : 200 OK 2023-03-16T05:14:11.559Z|bf771e94-5bff-402e-8502-7e3866968f9e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||Status text : OK 2023-03-16T05:14:11.559Z|bf771e94-5bff-402e-8502-7e3866968f9e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:14:12 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:14:11.560Z|bf771e94-5bff-402e-8502-7e3866968f9e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||Response body: { "requestId" : "ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The network was successfully deleted in the cloud", "flowStatus" : "Execution of DeactivateNetworkBB has completed successfully, next invoking DeleteNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-03-16T05:13:59.000+00:00", "source" : "VID", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T05:14:07.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "82a52a41-00f6-44c3-8b6b-e66f2a13c6a6", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "48a6e9c3-9fb0-4231-b120-87d0defd5d04", "networkName" : "basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a" } } } 2023-03-16T05:14:11.560Z|bf771e94-5bff-402e-8502-7e3866968f9e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||=======================response end================================================= 2023-03-16T05:14:11.561Z|bf771e94-5bff-402e-8502-7e3866968f9e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|INFO|500||InvokeReturn 2023-03-16T05:14:11.562Z|bf771e94-5bff-402e-8502-7e3866968f9e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false 2023-03-16T05:14:11.562Z|bf771e94-5bff-402e-8502-7e3866968f9e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T05:14:11.563Z|bf771e94-5bff-402e-8502-7e3866968f9e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T05:14:11.563Z|bf771e94-5bff-402e-8502-7e3866968f9e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false 2023-03-16T05:14:11.563Z|bf771e94-5bff-402e-8502-7e3866968f9e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T05:14:11.563Z|bf771e94-5bff-402e-8502-7e3866968f9e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"99de0602afe7fcbe86a01f93a37ab947", X-B3-SpanId:"779f3327e50a5e7f", X-B3-ParentSpanId:"6a0ef705dc67cd82", X-B3-Sampled:"0", X-ONAP-RequestID:"bf771e94-5bff-402e-8502-7e3866968f9e", X-RequestID:"bf771e94-5bff-402e-8502-7e3866968f9e", X-TransactionID:"bf771e94-5bff-402e-8502-7e3866968f9e", X-ECOMP-RequestID:"bf771e94-5bff-402e-8502-7e3866968f9e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6551482d-e0da-4f83-ae24-06c00b438c55"] 2023-03-16T05:14:11.563Z|bf771e94-5bff-402e-8502-7e3866968f9e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T05:14:11.564Z|bf771e94-5bff-402e-8502-7e3866968f9e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T05:14:11.577Z|bf771e94-5bff-402e-8502-7e3866968f9e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T05:14:11.577Z|bf771e94-5bff-402e-8502-7e3866968f9e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T05:14:11.577Z|bf771e94-5bff-402e-8502-7e3866968f9e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T05:14:11.577Z|bf771e94-5bff-402e-8502-7e3866968f9e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:14:12 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:14:11.578Z|bf771e94-5bff-402e-8502-7e3866968f9e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 13, "soRequestId" : "ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a", "groupingId" : "8b35b0f6-6f5a-4bd9-af90-3c42ce8df541", "name" : "basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_e6d9433c-256b-460d-9499-9695eb28069f\"},{\"description\":\"Openstack network identifier\",\"output_value\":null,\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d16c1d8504f144e5b2fab42ec3a8ceb7/stacks/basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0/8b35b0f6-6f5a-4bd9-af90-3c42ce8df541\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0\",\"updated_time\":1678943648000,\"creation_time\":1678943596000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"8b35b0f6-6f5a-4bd9-af90-3c42ce8df541\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7f02277ca5ae4a05a0c86cfbfec7ddd3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"8b35b0f6-6f5a-4bd9-af90-3c42ce8df541\",\"OS::project_id\":\"d16c1d8504f144e5b2fab42ec3a8ceb7\",\"OS::stack_name\":\"basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0\",\"network_name\":\"basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-03-16T05:14:08.000+00:00", "isDataInternal" : false } ] 2023-03-16T05:14:11.578Z|bf771e94-5bff-402e-8502-7e3866968f9e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T05:14:11.578Z|bf771e94-5bff-402e-8502-7e3866968f9e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T05:14:11.605Z|bf771e94-5bff-402e-8502-7e3866968f9e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-16T05:14:11.606Z|bf771e94-5bff-402e-8502-7e3866968f9e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-16T05:14:11.606Z|bf771e94-5bff-402e-8502-7e3866968f9e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-16T05:14:11.606Z|bf771e94-5bff-402e-8502-7e3866968f9e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-16T05:14:11.606Z|bf771e94-5bff-402e-8502-7e3866968f9e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-16T05:14:11.606Z|bf771e94-5bff-402e-8502-7e3866968f9e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"bf771e94-5bff-402e-8502-7e3866968f9e", X-RequestID:"bf771e94-5bff-402e-8502-7e3866968f9e", X-TransactionID:"bf771e94-5bff-402e-8502-7e3866968f9e", X-ECOMP-RequestID:"bf771e94-5bff-402e-8502-7e3866968f9e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bb4e0219-f61d-4606-a7b1-44e456cf91a1"] 2023-03-16T05:14:11.606Z|bf771e94-5bff-402e-8502-7e3866968f9e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-16T05:14:11.606Z|bf771e94-5bff-402e-8502-7e3866968f9e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-16T05:14:11.754Z|bf771e94-5bff-402e-8502-7e3866968f9e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-16T05:14:11.755Z|bf771e94-5bff-402e-8502-7e3866968f9e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-16T05:14:11.755Z|bf771e94-5bff-402e-8502-7e3866968f9e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-16T05:14:11.756Z|bf771e94-5bff-402e-8502-7e3866968f9e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=DDE58D8895E8E0224B4C8B703A207415; 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:"688", date:"Thu, 16 Mar 2023 05:14:11 GMT", x-envoy-upstream-service-time:"138", server:"envoy"] 2023-03-16T05:14:11.756Z|bf771e94-5bff-402e-8502-7e3866968f9e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"5ef194ca-c3b9-11ed-88a0-7623188be7ef","businessKey":"ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a","processDefinitionId":"openstackAdapterTask:1:ad8b8e71-c38e-11ed-88a0-7623188be7ef","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-16T05:14:04.761+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"5c595d8a-c3b9-11ed-88a0-7623188be7ef","superProcessInstanceId":"5ef0d143-c3b9-11ed-88a0-7623188be7ef","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-16T05:14:11.757Z|bf771e94-5bff-402e-8502-7e3866968f9e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-16T05:14:11.757Z|bf771e94-5bff-402e-8502-7e3866968f9e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-16T05:14:11.759Z|de129523-6b68-4034-aa15-f3562a5479d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:14:11.759Z|de129523-6b68-4034-aa15-f3562a5479d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:14:11.779Z|bf771e94-5bff-402e-8502-7e3866968f9e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5ef194ca-c3b9-11ed-88a0-7623188be7ef&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5ef194ca-c3b9-11ed-88a0-7623188be7ef&maxResults=1 2023-03-16T05:14:11.780Z|bf771e94-5bff-402e-8502-7e3866968f9e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5ef194ca-c3b9-11ed-88a0-7623188be7ef&maxResults=1|INFO|500||Invoke 2023-03-16T05:14:11.780Z|bf771e94-5bff-402e-8502-7e3866968f9e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5ef194ca-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-16T05:14:11.780Z|bf771e94-5bff-402e-8502-7e3866968f9e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5ef194ca-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5ef194ca-c3b9-11ed-88a0-7623188be7ef&maxResults=1 2023-03-16T05:14:11.780Z|bf771e94-5bff-402e-8502-7e3866968f9e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5ef194ca-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Method : GET 2023-03-16T05:14:11.780Z|bf771e94-5bff-402e-8502-7e3866968f9e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5ef194ca-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"bf771e94-5bff-402e-8502-7e3866968f9e", X-RequestID:"bf771e94-5bff-402e-8502-7e3866968f9e", X-TransactionID:"bf771e94-5bff-402e-8502-7e3866968f9e", X-ECOMP-RequestID:"bf771e94-5bff-402e-8502-7e3866968f9e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"776cee4b-1fa2-4737-aca2-265da63e32bf"] 2023-03-16T05:14:11.780Z|bf771e94-5bff-402e-8502-7e3866968f9e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5ef194ca-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Request body: 2023-03-16T05:14:11.780Z|bf771e94-5bff-402e-8502-7e3866968f9e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5ef194ca-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-16T05:14:11.920Z|bf771e94-5bff-402e-8502-7e3866968f9e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5ef194ca-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-16T05:14:11.920Z|bf771e94-5bff-402e-8502-7e3866968f9e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5ef194ca-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-16T05:14:11.920Z|bf771e94-5bff-402e-8502-7e3866968f9e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5ef194ca-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Status text : OK 2023-03-16T05:14:11.920Z|bf771e94-5bff-402e-8502-7e3866968f9e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5ef194ca-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=6CD57D1E15F70D0C0B7E54DA611D703F; 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:"811", date:"Thu, 16 Mar 2023 05:14:11 GMT", x-envoy-upstream-service-time:"136", server:"envoy"] 2023-03-16T05:14:11.921Z|bf771e94-5bff-402e-8502-7e3866968f9e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5ef194ca-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:609d9742-c3b9-11ed-88a0-7623188be7ef","parentActivityInstanceId":"5ef194ca-c3b9-11ed-88a0-7623188be7ef","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:ad8b8e71-c38e-11ed-88a0-7623188be7ef","processInstanceId":"5ef194ca-c3b9-11ed-88a0-7623188be7ef","executionId":"5ef194ca-c3b9-11ed-88a0-7623188be7ef","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-16T05:14:07.566+0000","endTime":"2023-03-16T05:14:07.574+0000","durationInMillis":8,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"5c595d8a-c3b9-11ed-88a0-7623188be7ef"}] 2023-03-16T05:14:11.921Z|bf771e94-5bff-402e-8502-7e3866968f9e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5ef194ca-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-16T05:14:11.921Z|bf771e94-5bff-402e-8502-7e3866968f9e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5ef194ca-c3b9-11ed-88a0-7623188be7ef&maxResults=1|INFO|500||InvokeReturn 2023-03-16T05:14:11.925Z|bf771e94-5bff-402e-8502-7e3866968f9e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T05:14:15.208Z|97067a24-6575-4e8e-ab40-99e3ec038b38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:14:15.212Z|97067a24-6575-4e8e-ab40-99e3ec038b38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:14:19.544Z|aa805c2c-68b9-4dfb-9f84-e1e0e86fa12b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:14:19.544Z|aa805c2c-68b9-4dfb-9f84-e1e0e86fa12b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:14:20.057Z|170c8974-b505-40a9-9680-3f008b69bfeb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:14:20.058Z|170c8974-b505-40a9-9680-3f008b69bfeb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:14:21.787Z|fad079d5-d428-439c-b25e-f76a5ea38de5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:14:21.788Z|fad079d5-d428-439c-b25e-f76a5ea38de5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:14:22.093Z|4bcc7340-8eae-4b20-b074-1d08cf7e1b2e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|||INFO|500||Entering 2023-03-16T05:14:22.099Z|4bcc7340-8eae-4b20-b074-1d08cf7e1b2e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a 2023-03-16T05:14:22.100Z|4bcc7340-8eae-4b20-b074-1d08cf7e1b2e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|INFO|500||Invoke 2023-03-16T05:14:22.100Z|4bcc7340-8eae-4b20-b074-1d08cf7e1b2e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||===========================request begin================================================ 2023-03-16T05:14:22.100Z|4bcc7340-8eae-4b20-b074-1d08cf7e1b2e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a 2023-03-16T05:14:22.100Z|4bcc7340-8eae-4b20-b074-1d08cf7e1b2e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||Method : GET 2023-03-16T05:14:22.100Z|4bcc7340-8eae-4b20-b074-1d08cf7e1b2e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a68c6cda26bc5b3f84edc58aa5f8e582", X-B3-SpanId:"ec456a5214fdc72d", X-B3-ParentSpanId:"571a4ce9763de2a3", X-B3-Sampled:"0", X-ONAP-RequestID:"4bcc7340-8eae-4b20-b074-1d08cf7e1b2e", X-RequestID:"4bcc7340-8eae-4b20-b074-1d08cf7e1b2e", X-TransactionID:"4bcc7340-8eae-4b20-b074-1d08cf7e1b2e", X-ECOMP-RequestID:"4bcc7340-8eae-4b20-b074-1d08cf7e1b2e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"beb074d0-5998-429f-92c2-540b26bb31ea"] 2023-03-16T05:14:22.100Z|4bcc7340-8eae-4b20-b074-1d08cf7e1b2e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||Request body: 2023-03-16T05:14:22.100Z|4bcc7340-8eae-4b20-b074-1d08cf7e1b2e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||==========================request end================================================ 2023-03-16T05:14:22.131Z|4bcc7340-8eae-4b20-b074-1d08cf7e1b2e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||============================response begin========================================== 2023-03-16T05:14:22.132Z|4bcc7340-8eae-4b20-b074-1d08cf7e1b2e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||Status code : 200 OK 2023-03-16T05:14:22.132Z|4bcc7340-8eae-4b20-b074-1d08cf7e1b2e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||Status text : OK 2023-03-16T05:14:22.132Z|4bcc7340-8eae-4b20-b074-1d08cf7e1b2e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:14:22 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:14:22.133Z|4bcc7340-8eae-4b20-b074-1d08cf7e1b2e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||Response body: { "requestId" : "ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The network was successfully deleted in the cloud", "flowStatus" : "Execution of DeactivateNetworkBB has completed successfully, next invoking DeleteNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-03-16T05:13:59.000+00:00", "source" : "VID", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T05:14:07.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "82a52a41-00f6-44c3-8b6b-e66f2a13c6a6", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "48a6e9c3-9fb0-4231-b120-87d0defd5d04", "networkName" : "basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a" } } } 2023-03-16T05:14:22.133Z|4bcc7340-8eae-4b20-b074-1d08cf7e1b2e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||=======================response end================================================= 2023-03-16T05:14:22.133Z|4bcc7340-8eae-4b20-b074-1d08cf7e1b2e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|INFO|500||InvokeReturn 2023-03-16T05:14:22.135Z|4bcc7340-8eae-4b20-b074-1d08cf7e1b2e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false 2023-03-16T05:14:22.135Z|4bcc7340-8eae-4b20-b074-1d08cf7e1b2e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T05:14:22.135Z|4bcc7340-8eae-4b20-b074-1d08cf7e1b2e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T05:14:22.136Z|4bcc7340-8eae-4b20-b074-1d08cf7e1b2e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false 2023-03-16T05:14:22.136Z|4bcc7340-8eae-4b20-b074-1d08cf7e1b2e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T05:14:22.136Z|4bcc7340-8eae-4b20-b074-1d08cf7e1b2e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a68c6cda26bc5b3f84edc58aa5f8e582", X-B3-SpanId:"c6b0e6e0aa06b48f", X-B3-ParentSpanId:"571a4ce9763de2a3", X-B3-Sampled:"0", X-ONAP-RequestID:"4bcc7340-8eae-4b20-b074-1d08cf7e1b2e", X-RequestID:"4bcc7340-8eae-4b20-b074-1d08cf7e1b2e", X-TransactionID:"4bcc7340-8eae-4b20-b074-1d08cf7e1b2e", X-ECOMP-RequestID:"4bcc7340-8eae-4b20-b074-1d08cf7e1b2e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"18f8d347-174b-4d2f-a69f-405b05cb2078"] 2023-03-16T05:14:22.136Z|4bcc7340-8eae-4b20-b074-1d08cf7e1b2e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T05:14:22.136Z|4bcc7340-8eae-4b20-b074-1d08cf7e1b2e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T05:14:22.155Z|4bcc7340-8eae-4b20-b074-1d08cf7e1b2e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T05:14:22.155Z|4bcc7340-8eae-4b20-b074-1d08cf7e1b2e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T05:14:22.155Z|4bcc7340-8eae-4b20-b074-1d08cf7e1b2e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T05:14:22.156Z|4bcc7340-8eae-4b20-b074-1d08cf7e1b2e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:14:22 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:14:22.156Z|4bcc7340-8eae-4b20-b074-1d08cf7e1b2e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 13, "soRequestId" : "ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a", "groupingId" : "8b35b0f6-6f5a-4bd9-af90-3c42ce8df541", "name" : "basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_e6d9433c-256b-460d-9499-9695eb28069f\"},{\"description\":\"Openstack network identifier\",\"output_value\":null,\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d16c1d8504f144e5b2fab42ec3a8ceb7/stacks/basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0/8b35b0f6-6f5a-4bd9-af90-3c42ce8df541\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0\",\"updated_time\":1678943648000,\"creation_time\":1678943596000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"8b35b0f6-6f5a-4bd9-af90-3c42ce8df541\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7f02277ca5ae4a05a0c86cfbfec7ddd3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"8b35b0f6-6f5a-4bd9-af90-3c42ce8df541\",\"OS::project_id\":\"d16c1d8504f144e5b2fab42ec3a8ceb7\",\"OS::stack_name\":\"basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0\",\"network_name\":\"basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-03-16T05:14:08.000+00:00", "isDataInternal" : false } ] 2023-03-16T05:14:22.156Z|4bcc7340-8eae-4b20-b074-1d08cf7e1b2e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T05:14:22.157Z|4bcc7340-8eae-4b20-b074-1d08cf7e1b2e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T05:14:22.177Z|4bcc7340-8eae-4b20-b074-1d08cf7e1b2e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-16T05:14:22.178Z|4bcc7340-8eae-4b20-b074-1d08cf7e1b2e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-16T05:14:22.178Z|4bcc7340-8eae-4b20-b074-1d08cf7e1b2e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-16T05:14:22.178Z|4bcc7340-8eae-4b20-b074-1d08cf7e1b2e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-16T05:14:22.178Z|4bcc7340-8eae-4b20-b074-1d08cf7e1b2e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-16T05:14:22.178Z|4bcc7340-8eae-4b20-b074-1d08cf7e1b2e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4bcc7340-8eae-4b20-b074-1d08cf7e1b2e", X-RequestID:"4bcc7340-8eae-4b20-b074-1d08cf7e1b2e", X-TransactionID:"4bcc7340-8eae-4b20-b074-1d08cf7e1b2e", X-ECOMP-RequestID:"4bcc7340-8eae-4b20-b074-1d08cf7e1b2e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3429559b-c9ad-4801-ab2e-362401713b69"] 2023-03-16T05:14:22.178Z|4bcc7340-8eae-4b20-b074-1d08cf7e1b2e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-16T05:14:22.179Z|4bcc7340-8eae-4b20-b074-1d08cf7e1b2e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-16T05:14:22.314Z|4bcc7340-8eae-4b20-b074-1d08cf7e1b2e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-16T05:14:22.315Z|4bcc7340-8eae-4b20-b074-1d08cf7e1b2e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-16T05:14:22.315Z|4bcc7340-8eae-4b20-b074-1d08cf7e1b2e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-16T05:14:22.315Z|4bcc7340-8eae-4b20-b074-1d08cf7e1b2e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=E84171BEB15BBA1D72CB7427A9074116; 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:"688", date:"Thu, 16 Mar 2023 05:14:22 GMT", x-envoy-upstream-service-time:"132", server:"envoy"] 2023-03-16T05:14:22.316Z|4bcc7340-8eae-4b20-b074-1d08cf7e1b2e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"5ef194ca-c3b9-11ed-88a0-7623188be7ef","businessKey":"ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a","processDefinitionId":"openstackAdapterTask:1:ad8b8e71-c38e-11ed-88a0-7623188be7ef","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-16T05:14:04.761+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"5c595d8a-c3b9-11ed-88a0-7623188be7ef","superProcessInstanceId":"5ef0d143-c3b9-11ed-88a0-7623188be7ef","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-16T05:14:22.316Z|4bcc7340-8eae-4b20-b074-1d08cf7e1b2e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-16T05:14:22.317Z|4bcc7340-8eae-4b20-b074-1d08cf7e1b2e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-16T05:14:22.332Z|4bcc7340-8eae-4b20-b074-1d08cf7e1b2e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5ef194ca-c3b9-11ed-88a0-7623188be7ef&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5ef194ca-c3b9-11ed-88a0-7623188be7ef&maxResults=1 2023-03-16T05:14:22.333Z|4bcc7340-8eae-4b20-b074-1d08cf7e1b2e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5ef194ca-c3b9-11ed-88a0-7623188be7ef&maxResults=1|INFO|500||Invoke 2023-03-16T05:14:22.333Z|4bcc7340-8eae-4b20-b074-1d08cf7e1b2e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5ef194ca-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-16T05:14:22.333Z|4bcc7340-8eae-4b20-b074-1d08cf7e1b2e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5ef194ca-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5ef194ca-c3b9-11ed-88a0-7623188be7ef&maxResults=1 2023-03-16T05:14:22.333Z|4bcc7340-8eae-4b20-b074-1d08cf7e1b2e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5ef194ca-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Method : GET 2023-03-16T05:14:22.333Z|4bcc7340-8eae-4b20-b074-1d08cf7e1b2e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5ef194ca-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4bcc7340-8eae-4b20-b074-1d08cf7e1b2e", X-RequestID:"4bcc7340-8eae-4b20-b074-1d08cf7e1b2e", X-TransactionID:"4bcc7340-8eae-4b20-b074-1d08cf7e1b2e", X-ECOMP-RequestID:"4bcc7340-8eae-4b20-b074-1d08cf7e1b2e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e4366475-7c64-4e1a-bad6-85b04c0e14e8"] 2023-03-16T05:14:22.333Z|4bcc7340-8eae-4b20-b074-1d08cf7e1b2e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5ef194ca-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Request body: 2023-03-16T05:14:22.333Z|4bcc7340-8eae-4b20-b074-1d08cf7e1b2e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5ef194ca-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-16T05:14:22.465Z|4bcc7340-8eae-4b20-b074-1d08cf7e1b2e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5ef194ca-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-16T05:14:22.466Z|4bcc7340-8eae-4b20-b074-1d08cf7e1b2e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5ef194ca-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-16T05:14:22.466Z|4bcc7340-8eae-4b20-b074-1d08cf7e1b2e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5ef194ca-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Status text : OK 2023-03-16T05:14:22.466Z|4bcc7340-8eae-4b20-b074-1d08cf7e1b2e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5ef194ca-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=E44B5CB827199B0D2F2F7709D3A66080; 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:"811", date:"Thu, 16 Mar 2023 05:14:22 GMT", x-envoy-upstream-service-time:"128", server:"envoy"] 2023-03-16T05:14:22.467Z|4bcc7340-8eae-4b20-b074-1d08cf7e1b2e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5ef194ca-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:609d9742-c3b9-11ed-88a0-7623188be7ef","parentActivityInstanceId":"5ef194ca-c3b9-11ed-88a0-7623188be7ef","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:ad8b8e71-c38e-11ed-88a0-7623188be7ef","processInstanceId":"5ef194ca-c3b9-11ed-88a0-7623188be7ef","executionId":"5ef194ca-c3b9-11ed-88a0-7623188be7ef","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-16T05:14:07.566+0000","endTime":"2023-03-16T05:14:07.574+0000","durationInMillis":8,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"5c595d8a-c3b9-11ed-88a0-7623188be7ef"}] 2023-03-16T05:14:22.467Z|4bcc7340-8eae-4b20-b074-1d08cf7e1b2e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5ef194ca-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-16T05:14:22.468Z|4bcc7340-8eae-4b20-b074-1d08cf7e1b2e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5ef194ca-c3b9-11ed-88a0-7623188be7ef&maxResults=1|INFO|500||InvokeReturn 2023-03-16T05:14:22.475Z|4bcc7340-8eae-4b20-b074-1d08cf7e1b2e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T05:14:29.570Z|2d12856e-2302-4279-ba5c-72a3d1f4ecd6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:14:29.571Z|2d12856e-2302-4279-ba5c-72a3d1f4ecd6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:14:30.086Z|ea32aa71-9b7c-45d8-a5df-2cd1c347a75a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:14:30.087Z|ea32aa71-9b7c-45d8-a5df-2cd1c347a75a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:14:30.208Z|a1a07eb4-8001-4885-94a0-ec27fdcb0bb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:14:30.209Z|a1a07eb4-8001-4885-94a0-ec27fdcb0bb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:14:30.943Z|fbdbba14-dba7-4c4a-a55e-b3276b8e5dab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:14:30.943Z|fbdbba14-dba7-4c4a-a55e-b3276b8e5dab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:14:31.817Z|7565cf2a-4ff5-484c-bb29-3342f451e6a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:14:31.817Z|7565cf2a-4ff5-484c-bb29-3342f451e6a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:14:32.661Z|8a802005-ad55-4fbe-af6e-b13db7437274|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|||INFO|500||Entering 2023-03-16T05:14:32.668Z|8a802005-ad55-4fbe-af6e-b13db7437274|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a 2023-03-16T05:14:32.669Z|8a802005-ad55-4fbe-af6e-b13db7437274|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|INFO|500||Invoke 2023-03-16T05:14:32.669Z|8a802005-ad55-4fbe-af6e-b13db7437274|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||===========================request begin================================================ 2023-03-16T05:14:32.669Z|8a802005-ad55-4fbe-af6e-b13db7437274|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a 2023-03-16T05:14:32.669Z|8a802005-ad55-4fbe-af6e-b13db7437274|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||Method : GET 2023-03-16T05:14:32.669Z|8a802005-ad55-4fbe-af6e-b13db7437274|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3bf9a36509bb2b074911f6f03bb5fc7a", X-B3-SpanId:"74181f08fa4f3c76", X-B3-ParentSpanId:"73fe6367e05a7a73", X-B3-Sampled:"0", X-ONAP-RequestID:"8a802005-ad55-4fbe-af6e-b13db7437274", X-RequestID:"8a802005-ad55-4fbe-af6e-b13db7437274", X-TransactionID:"8a802005-ad55-4fbe-af6e-b13db7437274", X-ECOMP-RequestID:"8a802005-ad55-4fbe-af6e-b13db7437274", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c9d5b28d-2cf4-4650-a5fc-4458286ed19b"] 2023-03-16T05:14:32.669Z|8a802005-ad55-4fbe-af6e-b13db7437274|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||Request body: 2023-03-16T05:14:32.669Z|8a802005-ad55-4fbe-af6e-b13db7437274|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||==========================request end================================================ 2023-03-16T05:14:32.707Z|8a802005-ad55-4fbe-af6e-b13db7437274|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||============================response begin========================================== 2023-03-16T05:14:32.708Z|8a802005-ad55-4fbe-af6e-b13db7437274|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||Status code : 200 OK 2023-03-16T05:14:32.708Z|8a802005-ad55-4fbe-af6e-b13db7437274|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||Status text : OK 2023-03-16T05:14:32.709Z|8a802005-ad55-4fbe-af6e-b13db7437274|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:14:33 GMT", x-envoy-upstream-service-time:"34", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:14:32.710Z|8a802005-ad55-4fbe-af6e-b13db7437274|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||Response body: { "requestId" : "ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The network was successfully deleted in the cloud", "flowStatus" : "Execution of DeleteNetworkBB has completed successfully, next invoking UnassignNetworkBB (Execution Path progress: BBs completed = 2; BBs remaining = 1).", "progress" : 68, "startTime" : "2023-03-16T05:13:59.000+00:00", "source" : "VID", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T05:14:27.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "82a52a41-00f6-44c3-8b6b-e66f2a13c6a6", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "48a6e9c3-9fb0-4231-b120-87d0defd5d04", "networkName" : "basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a" } } } 2023-03-16T05:14:32.710Z|8a802005-ad55-4fbe-af6e-b13db7437274|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||=======================response end================================================= 2023-03-16T05:14:32.710Z|8a802005-ad55-4fbe-af6e-b13db7437274|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|INFO|500||InvokeReturn 2023-03-16T05:14:32.713Z|8a802005-ad55-4fbe-af6e-b13db7437274|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false 2023-03-16T05:14:32.714Z|8a802005-ad55-4fbe-af6e-b13db7437274|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T05:14:32.714Z|8a802005-ad55-4fbe-af6e-b13db7437274|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T05:14:32.714Z|8a802005-ad55-4fbe-af6e-b13db7437274|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false 2023-03-16T05:14:32.715Z|8a802005-ad55-4fbe-af6e-b13db7437274|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T05:14:32.715Z|8a802005-ad55-4fbe-af6e-b13db7437274|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3bf9a36509bb2b074911f6f03bb5fc7a", X-B3-SpanId:"157838e976af786f", X-B3-ParentSpanId:"73fe6367e05a7a73", X-B3-Sampled:"0", X-ONAP-RequestID:"8a802005-ad55-4fbe-af6e-b13db7437274", X-RequestID:"8a802005-ad55-4fbe-af6e-b13db7437274", X-TransactionID:"8a802005-ad55-4fbe-af6e-b13db7437274", X-ECOMP-RequestID:"8a802005-ad55-4fbe-af6e-b13db7437274", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"38a92055-2a05-478a-858c-7093112d54f3"] 2023-03-16T05:14:32.715Z|8a802005-ad55-4fbe-af6e-b13db7437274|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T05:14:32.715Z|8a802005-ad55-4fbe-af6e-b13db7437274|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T05:14:32.737Z|8a802005-ad55-4fbe-af6e-b13db7437274|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T05:14:32.737Z|8a802005-ad55-4fbe-af6e-b13db7437274|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T05:14:32.738Z|8a802005-ad55-4fbe-af6e-b13db7437274|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T05:14:32.738Z|8a802005-ad55-4fbe-af6e-b13db7437274|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:14:33 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:14:32.739Z|8a802005-ad55-4fbe-af6e-b13db7437274|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 13, "soRequestId" : "ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a", "groupingId" : "8b35b0f6-6f5a-4bd9-af90-3c42ce8df541", "name" : "basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d16c1d8504f144e5b2fab42ec3a8ceb7/stacks/basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0/8b35b0f6-6f5a-4bd9-af90-3c42ce8df541\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0\",\"updated_time\":1678943648000,\"creation_time\":1678943596000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"8b35b0f6-6f5a-4bd9-af90-3c42ce8df541\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7f02277ca5ae4a05a0c86cfbfec7ddd3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"8b35b0f6-6f5a-4bd9-af90-3c42ce8df541\",\"OS::project_id\":\"d16c1d8504f144e5b2fab42ec3a8ceb7\",\"OS::stack_name\":\"basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0\",\"network_name\":\"basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-03-16T05:14:08.000+00:00", "isDataInternal" : false } ] 2023-03-16T05:14:32.739Z|8a802005-ad55-4fbe-af6e-b13db7437274|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T05:14:32.740Z|8a802005-ad55-4fbe-af6e-b13db7437274|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T05:14:32.760Z|8a802005-ad55-4fbe-af6e-b13db7437274|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-16T05:14:32.761Z|8a802005-ad55-4fbe-af6e-b13db7437274|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-16T05:14:32.761Z|8a802005-ad55-4fbe-af6e-b13db7437274|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-16T05:14:32.761Z|8a802005-ad55-4fbe-af6e-b13db7437274|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-16T05:14:32.761Z|8a802005-ad55-4fbe-af6e-b13db7437274|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-16T05:14:32.761Z|8a802005-ad55-4fbe-af6e-b13db7437274|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8a802005-ad55-4fbe-af6e-b13db7437274", X-RequestID:"8a802005-ad55-4fbe-af6e-b13db7437274", X-TransactionID:"8a802005-ad55-4fbe-af6e-b13db7437274", X-ECOMP-RequestID:"8a802005-ad55-4fbe-af6e-b13db7437274", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fd844b19-3b88-49c9-924c-b56251a38399"] 2023-03-16T05:14:32.761Z|8a802005-ad55-4fbe-af6e-b13db7437274|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-16T05:14:32.761Z|8a802005-ad55-4fbe-af6e-b13db7437274|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-16T05:14:32.907Z|8a802005-ad55-4fbe-af6e-b13db7437274|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-16T05:14:32.907Z|8a802005-ad55-4fbe-af6e-b13db7437274|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-16T05:14:32.908Z|8a802005-ad55-4fbe-af6e-b13db7437274|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-16T05:14:32.908Z|8a802005-ad55-4fbe-af6e-b13db7437274|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=C3C0597FF86BC638ABA6CCEEBF5746E4; 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:"681", date:"Thu, 16 Mar 2023 05:14:33 GMT", x-envoy-upstream-service-time:"142", server:"envoy"] 2023-03-16T05:14:32.909Z|8a802005-ad55-4fbe-af6e-b13db7437274|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"6b64af6e-c3b9-11ed-88a0-7623188be7ef","businessKey":"ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a","processDefinitionId":"SDNCHandler:1:ad643000-c38e-11ed-88a0-7623188be7ef","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-03-16T05:14:25.648+0000","endTime":"2023-03-16T05:14:26.940+0000","removalTime":null,"durationInMillis":1292,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"5c595d8a-c3b9-11ed-88a0-7623188be7ef","superProcessInstanceId":"6b4f526f-c3b9-11ed-88a0-7623188be7ef","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-03-16T05:14:32.909Z|8a802005-ad55-4fbe-af6e-b13db7437274|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-16T05:14:32.909Z|8a802005-ad55-4fbe-af6e-b13db7437274|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-16T05:14:32.927Z|8a802005-ad55-4fbe-af6e-b13db7437274|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6b64af6e-c3b9-11ed-88a0-7623188be7ef&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6b64af6e-c3b9-11ed-88a0-7623188be7ef&maxResults=1 2023-03-16T05:14:32.927Z|8a802005-ad55-4fbe-af6e-b13db7437274|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6b64af6e-c3b9-11ed-88a0-7623188be7ef&maxResults=1|INFO|500||Invoke 2023-03-16T05:14:32.928Z|8a802005-ad55-4fbe-af6e-b13db7437274|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6b64af6e-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-16T05:14:32.928Z|8a802005-ad55-4fbe-af6e-b13db7437274|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6b64af6e-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6b64af6e-c3b9-11ed-88a0-7623188be7ef&maxResults=1 2023-03-16T05:14:32.928Z|8a802005-ad55-4fbe-af6e-b13db7437274|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6b64af6e-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Method : GET 2023-03-16T05:14:32.928Z|8a802005-ad55-4fbe-af6e-b13db7437274|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6b64af6e-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8a802005-ad55-4fbe-af6e-b13db7437274", X-RequestID:"8a802005-ad55-4fbe-af6e-b13db7437274", X-TransactionID:"8a802005-ad55-4fbe-af6e-b13db7437274", X-ECOMP-RequestID:"8a802005-ad55-4fbe-af6e-b13db7437274", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cf515738-cb9d-4b85-b205-75e503b9e981"] 2023-03-16T05:14:32.928Z|8a802005-ad55-4fbe-af6e-b13db7437274|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6b64af6e-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Request body: 2023-03-16T05:14:32.928Z|8a802005-ad55-4fbe-af6e-b13db7437274|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6b64af6e-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-16T05:14:33.090Z|8a802005-ad55-4fbe-af6e-b13db7437274|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6b64af6e-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-16T05:14:33.090Z|8a802005-ad55-4fbe-af6e-b13db7437274|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6b64af6e-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-16T05:14:33.091Z|8a802005-ad55-4fbe-af6e-b13db7437274|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6b64af6e-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Status text : OK 2023-03-16T05:14:33.091Z|8a802005-ad55-4fbe-af6e-b13db7437274|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6b64af6e-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=7582F265E7BA4F2D5164730D219D496D; 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:"762", date:"Thu, 16 Mar 2023 05:14:33 GMT", x-envoy-upstream-service-time:"158", server:"envoy"] 2023-03-16T05:14:33.092Z|8a802005-ad55-4fbe-af6e-b13db7437274|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6b64af6e-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:6b6524b1-c3b9-11ed-88a0-7623188be7ef","parentActivityInstanceId":"6b64af6e-c3b9-11ed-88a0-7623188be7ef","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:ad643000-c38e-11ed-88a0-7623188be7ef","processInstanceId":"6b64af6e-c3b9-11ed-88a0-7623188be7ef","executionId":"6b64af6e-c3b9-11ed-88a0-7623188be7ef","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-16T05:14:25.651+0000","endTime":"2023-03-16T05:14:26.938+0000","durationInMillis":1287,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"5c595d8a-c3b9-11ed-88a0-7623188be7ef"}] 2023-03-16T05:14:33.092Z|8a802005-ad55-4fbe-af6e-b13db7437274|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6b64af6e-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-16T05:14:33.092Z|8a802005-ad55-4fbe-af6e-b13db7437274|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6b64af6e-c3b9-11ed-88a0-7623188be7ef&maxResults=1|INFO|500||InvokeReturn 2023-03-16T05:14:33.098Z|8a802005-ad55-4fbe-af6e-b13db7437274|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T05:14:39.601Z|a902e2c3-9e64-47f3-8f60-12dbb0889fd5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:14:39.602Z|a902e2c3-9e64-47f3-8f60-12dbb0889fd5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:14:40.115Z|f5019c2f-161a-4590-8d79-1036f0facfa8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:14:40.116Z|f5019c2f-161a-4590-8d79-1036f0facfa8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:14:40.408Z|7f1acba5-9eab-4277-9289-0189b032e238|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T05:14:40.409Z|7f1acba5-9eab-4277-9289-0189b032e238|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T05:14:41.847Z|2fe68e66-a6c4-4e7d-9e66-c47acb4f0826|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:14:41.848Z|2fe68e66-a6c4-4e7d-9e66-c47acb4f0826|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:14:43.276Z|48820d95-4e0e-4296-a6d0-6e1cf2e1eec5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|||INFO|500||Entering 2023-03-16T05:14:43.283Z|48820d95-4e0e-4296-a6d0-6e1cf2e1eec5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a 2023-03-16T05:14:43.284Z|48820d95-4e0e-4296-a6d0-6e1cf2e1eec5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|INFO|500||Invoke 2023-03-16T05:14:43.284Z|48820d95-4e0e-4296-a6d0-6e1cf2e1eec5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||===========================request begin================================================ 2023-03-16T05:14:43.284Z|48820d95-4e0e-4296-a6d0-6e1cf2e1eec5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a 2023-03-16T05:14:43.284Z|48820d95-4e0e-4296-a6d0-6e1cf2e1eec5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||Method : GET 2023-03-16T05:14:43.284Z|48820d95-4e0e-4296-a6d0-6e1cf2e1eec5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ad7b874cd1fe450dbfcbf18c9b138605", X-B3-SpanId:"eb70d4b2a7bc92fe", X-B3-ParentSpanId:"e1c17b5d11d56a4c", X-B3-Sampled:"0", X-ONAP-RequestID:"48820d95-4e0e-4296-a6d0-6e1cf2e1eec5", X-RequestID:"48820d95-4e0e-4296-a6d0-6e1cf2e1eec5", X-TransactionID:"48820d95-4e0e-4296-a6d0-6e1cf2e1eec5", X-ECOMP-RequestID:"48820d95-4e0e-4296-a6d0-6e1cf2e1eec5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2a6421ad-3135-45bd-b9fa-914713b429de"] 2023-03-16T05:14:43.285Z|48820d95-4e0e-4296-a6d0-6e1cf2e1eec5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||Request body: 2023-03-16T05:14:43.285Z|48820d95-4e0e-4296-a6d0-6e1cf2e1eec5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||==========================request end================================================ 2023-03-16T05:14:43.325Z|48820d95-4e0e-4296-a6d0-6e1cf2e1eec5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||============================response begin========================================== 2023-03-16T05:14:43.326Z|48820d95-4e0e-4296-a6d0-6e1cf2e1eec5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||Status code : 200 OK 2023-03-16T05:14:43.326Z|48820d95-4e0e-4296-a6d0-6e1cf2e1eec5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||Status text : OK 2023-03-16T05:14:43.326Z|48820d95-4e0e-4296-a6d0-6e1cf2e1eec5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:14:44 GMT", x-envoy-upstream-service-time:"37", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:14:43.330Z|48820d95-4e0e-4296-a6d0-6e1cf2e1eec5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||Response body: { "requestId" : "ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The network was successfully deleted in the cloud", "flowStatus" : "Execution of DeleteNetworkBB has completed successfully, next invoking UnassignNetworkBB (Execution Path progress: BBs completed = 2; BBs remaining = 1).", "progress" : 68, "startTime" : "2023-03-16T05:13:59.000+00:00", "source" : "VID", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T05:14:27.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "82a52a41-00f6-44c3-8b6b-e66f2a13c6a6", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "48a6e9c3-9fb0-4231-b120-87d0defd5d04", "networkName" : "basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a" } } } 2023-03-16T05:14:43.331Z|48820d95-4e0e-4296-a6d0-6e1cf2e1eec5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||=======================response end================================================= 2023-03-16T05:14:43.331Z|48820d95-4e0e-4296-a6d0-6e1cf2e1eec5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|INFO|500||InvokeReturn 2023-03-16T05:14:43.332Z|48820d95-4e0e-4296-a6d0-6e1cf2e1eec5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false 2023-03-16T05:14:43.333Z|48820d95-4e0e-4296-a6d0-6e1cf2e1eec5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T05:14:43.333Z|48820d95-4e0e-4296-a6d0-6e1cf2e1eec5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T05:14:43.334Z|48820d95-4e0e-4296-a6d0-6e1cf2e1eec5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false 2023-03-16T05:14:43.334Z|48820d95-4e0e-4296-a6d0-6e1cf2e1eec5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T05:14:43.334Z|48820d95-4e0e-4296-a6d0-6e1cf2e1eec5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ad7b874cd1fe450dbfcbf18c9b138605", X-B3-SpanId:"aeac7fe8e20ad8f3", X-B3-ParentSpanId:"e1c17b5d11d56a4c", X-B3-Sampled:"0", X-ONAP-RequestID:"48820d95-4e0e-4296-a6d0-6e1cf2e1eec5", X-RequestID:"48820d95-4e0e-4296-a6d0-6e1cf2e1eec5", X-TransactionID:"48820d95-4e0e-4296-a6d0-6e1cf2e1eec5", X-ECOMP-RequestID:"48820d95-4e0e-4296-a6d0-6e1cf2e1eec5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2fc9c047-bde9-440e-bd23-5f7169d7090b"] 2023-03-16T05:14:43.334Z|48820d95-4e0e-4296-a6d0-6e1cf2e1eec5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T05:14:43.334Z|48820d95-4e0e-4296-a6d0-6e1cf2e1eec5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T05:14:43.354Z|48820d95-4e0e-4296-a6d0-6e1cf2e1eec5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T05:14:43.354Z|48820d95-4e0e-4296-a6d0-6e1cf2e1eec5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T05:14:43.354Z|48820d95-4e0e-4296-a6d0-6e1cf2e1eec5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T05:14:43.355Z|48820d95-4e0e-4296-a6d0-6e1cf2e1eec5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:14:44 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:14:43.355Z|48820d95-4e0e-4296-a6d0-6e1cf2e1eec5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 13, "soRequestId" : "ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a", "groupingId" : "8b35b0f6-6f5a-4bd9-af90-3c42ce8df541", "name" : "basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d16c1d8504f144e5b2fab42ec3a8ceb7/stacks/basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0/8b35b0f6-6f5a-4bd9-af90-3c42ce8df541\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0\",\"updated_time\":1678943648000,\"creation_time\":1678943596000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"8b35b0f6-6f5a-4bd9-af90-3c42ce8df541\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7f02277ca5ae4a05a0c86cfbfec7ddd3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"8b35b0f6-6f5a-4bd9-af90-3c42ce8df541\",\"OS::project_id\":\"d16c1d8504f144e5b2fab42ec3a8ceb7\",\"OS::stack_name\":\"basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0\",\"network_name\":\"basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-03-16T05:14:08.000+00:00", "isDataInternal" : false } ] 2023-03-16T05:14:43.355Z|48820d95-4e0e-4296-a6d0-6e1cf2e1eec5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T05:14:43.356Z|48820d95-4e0e-4296-a6d0-6e1cf2e1eec5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T05:14:43.375Z|48820d95-4e0e-4296-a6d0-6e1cf2e1eec5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-16T05:14:43.376Z|48820d95-4e0e-4296-a6d0-6e1cf2e1eec5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-16T05:14:43.376Z|48820d95-4e0e-4296-a6d0-6e1cf2e1eec5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-16T05:14:43.376Z|48820d95-4e0e-4296-a6d0-6e1cf2e1eec5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-16T05:14:43.376Z|48820d95-4e0e-4296-a6d0-6e1cf2e1eec5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-16T05:14:43.376Z|48820d95-4e0e-4296-a6d0-6e1cf2e1eec5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"48820d95-4e0e-4296-a6d0-6e1cf2e1eec5", X-RequestID:"48820d95-4e0e-4296-a6d0-6e1cf2e1eec5", X-TransactionID:"48820d95-4e0e-4296-a6d0-6e1cf2e1eec5", X-ECOMP-RequestID:"48820d95-4e0e-4296-a6d0-6e1cf2e1eec5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"571ab092-b4d7-47ca-9380-751366bef2d5"] 2023-03-16T05:14:43.377Z|48820d95-4e0e-4296-a6d0-6e1cf2e1eec5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-16T05:14:43.377Z|48820d95-4e0e-4296-a6d0-6e1cf2e1eec5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-16T05:14:43.542Z|48820d95-4e0e-4296-a6d0-6e1cf2e1eec5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-16T05:14:43.543Z|48820d95-4e0e-4296-a6d0-6e1cf2e1eec5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-16T05:14:43.544Z|48820d95-4e0e-4296-a6d0-6e1cf2e1eec5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-16T05:14:43.545Z|48820d95-4e0e-4296-a6d0-6e1cf2e1eec5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=66741EF1ED554A1CC72F80B81A7B2D32; 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:"681", date:"Thu, 16 Mar 2023 05:14:43 GMT", x-envoy-upstream-service-time:"156", server:"envoy"] 2023-03-16T05:14:43.545Z|48820d95-4e0e-4296-a6d0-6e1cf2e1eec5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"6b64af6e-c3b9-11ed-88a0-7623188be7ef","businessKey":"ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a","processDefinitionId":"SDNCHandler:1:ad643000-c38e-11ed-88a0-7623188be7ef","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-03-16T05:14:25.648+0000","endTime":"2023-03-16T05:14:26.940+0000","removalTime":null,"durationInMillis":1292,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"5c595d8a-c3b9-11ed-88a0-7623188be7ef","superProcessInstanceId":"6b4f526f-c3b9-11ed-88a0-7623188be7ef","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-03-16T05:14:43.546Z|48820d95-4e0e-4296-a6d0-6e1cf2e1eec5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-16T05:14:43.546Z|48820d95-4e0e-4296-a6d0-6e1cf2e1eec5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-16T05:14:43.566Z|48820d95-4e0e-4296-a6d0-6e1cf2e1eec5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6b64af6e-c3b9-11ed-88a0-7623188be7ef&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6b64af6e-c3b9-11ed-88a0-7623188be7ef&maxResults=1 2023-03-16T05:14:43.567Z|48820d95-4e0e-4296-a6d0-6e1cf2e1eec5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6b64af6e-c3b9-11ed-88a0-7623188be7ef&maxResults=1|INFO|500||Invoke 2023-03-16T05:14:43.567Z|48820d95-4e0e-4296-a6d0-6e1cf2e1eec5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6b64af6e-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-16T05:14:43.568Z|48820d95-4e0e-4296-a6d0-6e1cf2e1eec5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6b64af6e-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6b64af6e-c3b9-11ed-88a0-7623188be7ef&maxResults=1 2023-03-16T05:14:43.568Z|48820d95-4e0e-4296-a6d0-6e1cf2e1eec5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6b64af6e-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Method : GET 2023-03-16T05:14:43.568Z|48820d95-4e0e-4296-a6d0-6e1cf2e1eec5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6b64af6e-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"48820d95-4e0e-4296-a6d0-6e1cf2e1eec5", X-RequestID:"48820d95-4e0e-4296-a6d0-6e1cf2e1eec5", X-TransactionID:"48820d95-4e0e-4296-a6d0-6e1cf2e1eec5", X-ECOMP-RequestID:"48820d95-4e0e-4296-a6d0-6e1cf2e1eec5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6e45fe7e-8ca3-4bd6-b059-5cdf434a0afa"] 2023-03-16T05:14:43.569Z|48820d95-4e0e-4296-a6d0-6e1cf2e1eec5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6b64af6e-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Request body: 2023-03-16T05:14:43.569Z|48820d95-4e0e-4296-a6d0-6e1cf2e1eec5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6b64af6e-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-16T05:14:43.694Z|48820d95-4e0e-4296-a6d0-6e1cf2e1eec5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6b64af6e-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-16T05:14:43.695Z|48820d95-4e0e-4296-a6d0-6e1cf2e1eec5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6b64af6e-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-16T05:14:43.695Z|48820d95-4e0e-4296-a6d0-6e1cf2e1eec5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6b64af6e-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Status text : OK 2023-03-16T05:14:43.695Z|48820d95-4e0e-4296-a6d0-6e1cf2e1eec5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6b64af6e-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=84CAF33B758F3D5C4CE90CF4A270B2E9; 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:"762", date:"Thu, 16 Mar 2023 05:14:43 GMT", x-envoy-upstream-service-time:"122", server:"envoy"] 2023-03-16T05:14:43.696Z|48820d95-4e0e-4296-a6d0-6e1cf2e1eec5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6b64af6e-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:6b6524b1-c3b9-11ed-88a0-7623188be7ef","parentActivityInstanceId":"6b64af6e-c3b9-11ed-88a0-7623188be7ef","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:ad643000-c38e-11ed-88a0-7623188be7ef","processInstanceId":"6b64af6e-c3b9-11ed-88a0-7623188be7ef","executionId":"6b64af6e-c3b9-11ed-88a0-7623188be7ef","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-16T05:14:25.651+0000","endTime":"2023-03-16T05:14:26.938+0000","durationInMillis":1287,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"5c595d8a-c3b9-11ed-88a0-7623188be7ef"}] 2023-03-16T05:14:43.696Z|48820d95-4e0e-4296-a6d0-6e1cf2e1eec5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6b64af6e-c3b9-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-16T05:14:43.697Z|48820d95-4e0e-4296-a6d0-6e1cf2e1eec5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6b64af6e-c3b9-11ed-88a0-7623188be7ef&maxResults=1|INFO|500||InvokeReturn 2023-03-16T05:14:43.703Z|48820d95-4e0e-4296-a6d0-6e1cf2e1eec5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T05:14:45.208Z|059b1f28-e6a7-4488-955a-84547d41ae32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:14:45.209Z|059b1f28-e6a7-4488-955a-84547d41ae32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:14:49.631Z|3c7ae978-c888-43b0-926c-479d1572eded|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:14:49.633Z|3c7ae978-c888-43b0-926c-479d1572eded|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:14:50.145Z|e8bd0f35-b7ff-43bc-87fa-5def6792f2e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:14:50.146Z|e8bd0f35-b7ff-43bc-87fa-5def6792f2e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:14:51.879Z|8c9c83c4-5f3b-4ad1-b217-edf8585dcbea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:14:51.880Z|8c9c83c4-5f3b-4ad1-b217-edf8585dcbea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:14:53.875Z|6a81de7d-b80e-4585-b51b-1e1c90da0bfd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|||INFO|500||Entering 2023-03-16T05:14:53.881Z|6a81de7d-b80e-4585-b51b-1e1c90da0bfd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a 2023-03-16T05:14:53.881Z|6a81de7d-b80e-4585-b51b-1e1c90da0bfd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|INFO|500||Invoke 2023-03-16T05:14:53.881Z|6a81de7d-b80e-4585-b51b-1e1c90da0bfd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||===========================request begin================================================ 2023-03-16T05:14:53.881Z|6a81de7d-b80e-4585-b51b-1e1c90da0bfd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a 2023-03-16T05:14:53.882Z|6a81de7d-b80e-4585-b51b-1e1c90da0bfd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||Method : GET 2023-03-16T05:14:53.882Z|6a81de7d-b80e-4585-b51b-1e1c90da0bfd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0cbcb93bfa38ecc35ed2b683988cce3a", X-B3-SpanId:"b5450f9d08646965", X-B3-ParentSpanId:"49de91d32d4d3432", X-B3-Sampled:"0", X-ONAP-RequestID:"6a81de7d-b80e-4585-b51b-1e1c90da0bfd", X-RequestID:"6a81de7d-b80e-4585-b51b-1e1c90da0bfd", X-TransactionID:"6a81de7d-b80e-4585-b51b-1e1c90da0bfd", X-ECOMP-RequestID:"6a81de7d-b80e-4585-b51b-1e1c90da0bfd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9f7d0556-4238-4da8-b196-c1a8c5494ec5"] 2023-03-16T05:14:53.882Z|6a81de7d-b80e-4585-b51b-1e1c90da0bfd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||Request body: 2023-03-16T05:14:53.882Z|6a81de7d-b80e-4585-b51b-1e1c90da0bfd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||==========================request end================================================ 2023-03-16T05:14:53.925Z|6a81de7d-b80e-4585-b51b-1e1c90da0bfd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||============================response begin========================================== 2023-03-16T05:14:53.925Z|6a81de7d-b80e-4585-b51b-1e1c90da0bfd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||Status code : 200 OK 2023-03-16T05:14:53.925Z|6a81de7d-b80e-4585-b51b-1e1c90da0bfd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||Status text : OK 2023-03-16T05:14:53.926Z|6a81de7d-b80e-4585-b51b-1e1c90da0bfd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:14:54 GMT", x-envoy-upstream-service-time:"38", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:14:53.931Z|6a81de7d-b80e-4585-b51b-1e1c90da0bfd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||Response body: { "requestId" : "ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The network was successfully deleted in the cloud", "statusMessage" : "ALaCarte-Network-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 100, "startTime" : "2023-03-16T05:13:59.000+00:00", "endTime" : "2023-03-16T05:14:44.000+00:00", "source" : "VID", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T05:14:45.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "82a52a41-00f6-44c3-8b6b-e66f2a13c6a6", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "48a6e9c3-9fb0-4231-b120-87d0defd5d04", "networkName" : "basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a" } } } 2023-03-16T05:14:53.931Z|6a81de7d-b80e-4585-b51b-1e1c90da0bfd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||=======================response end================================================= 2023-03-16T05:14:53.932Z|6a81de7d-b80e-4585-b51b-1e1c90da0bfd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|INFO|500||InvokeReturn 2023-03-16T05:14:53.934Z|6a81de7d-b80e-4585-b51b-1e1c90da0bfd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false 2023-03-16T05:14:53.934Z|6a81de7d-b80e-4585-b51b-1e1c90da0bfd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T05:14:53.934Z|6a81de7d-b80e-4585-b51b-1e1c90da0bfd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T05:14:53.935Z|6a81de7d-b80e-4585-b51b-1e1c90da0bfd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false 2023-03-16T05:14:53.935Z|6a81de7d-b80e-4585-b51b-1e1c90da0bfd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T05:14:53.935Z|6a81de7d-b80e-4585-b51b-1e1c90da0bfd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0cbcb93bfa38ecc35ed2b683988cce3a", X-B3-SpanId:"60bad260a633ca78", X-B3-ParentSpanId:"49de91d32d4d3432", X-B3-Sampled:"0", X-ONAP-RequestID:"6a81de7d-b80e-4585-b51b-1e1c90da0bfd", X-RequestID:"6a81de7d-b80e-4585-b51b-1e1c90da0bfd", X-TransactionID:"6a81de7d-b80e-4585-b51b-1e1c90da0bfd", X-ECOMP-RequestID:"6a81de7d-b80e-4585-b51b-1e1c90da0bfd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"503dc9d9-caa0-4527-9079-5c738367ec03"] 2023-03-16T05:14:53.935Z|6a81de7d-b80e-4585-b51b-1e1c90da0bfd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T05:14:53.935Z|6a81de7d-b80e-4585-b51b-1e1c90da0bfd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T05:14:53.962Z|6a81de7d-b80e-4585-b51b-1e1c90da0bfd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T05:14:53.963Z|6a81de7d-b80e-4585-b51b-1e1c90da0bfd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T05:14:53.963Z|6a81de7d-b80e-4585-b51b-1e1c90da0bfd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T05:14:53.963Z|6a81de7d-b80e-4585-b51b-1e1c90da0bfd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:14:54 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:14:53.963Z|6a81de7d-b80e-4585-b51b-1e1c90da0bfd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 13, "soRequestId" : "ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a", "groupingId" : "8b35b0f6-6f5a-4bd9-af90-3c42ce8df541", "name" : "basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d16c1d8504f144e5b2fab42ec3a8ceb7/stacks/basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0/8b35b0f6-6f5a-4bd9-af90-3c42ce8df541\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0\",\"updated_time\":1678943648000,\"creation_time\":1678943596000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"8b35b0f6-6f5a-4bd9-af90-3c42ce8df541\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7f02277ca5ae4a05a0c86cfbfec7ddd3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"8b35b0f6-6f5a-4bd9-af90-3c42ce8df541\",\"OS::project_id\":\"d16c1d8504f144e5b2fab42ec3a8ceb7\",\"OS::stack_name\":\"basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0\",\"network_name\":\"basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-03-16T05:14:08.000+00:00", "isDataInternal" : false } ] 2023-03-16T05:14:53.964Z|6a81de7d-b80e-4585-b51b-1e1c90da0bfd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T05:14:53.964Z|6a81de7d-b80e-4585-b51b-1e1c90da0bfd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T05:14:53.972Z|6a81de7d-b80e-4585-b51b-1e1c90da0bfd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T05:14:54.136Z|e0dfad8c-e31a-4c90-8680-5aa88a6b3000|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|||INFO|500||Entering 2023-03-16T05:14:54.140Z|e0dfad8c-e31a-4c90-8680-5aa88a6b3000|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a 2023-03-16T05:14:54.140Z|e0dfad8c-e31a-4c90-8680-5aa88a6b3000|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|INFO|500||Invoke 2023-03-16T05:14:54.141Z|e0dfad8c-e31a-4c90-8680-5aa88a6b3000|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||===========================request begin================================================ 2023-03-16T05:14:54.141Z|e0dfad8c-e31a-4c90-8680-5aa88a6b3000|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a 2023-03-16T05:14:54.141Z|e0dfad8c-e31a-4c90-8680-5aa88a6b3000|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||Method : GET 2023-03-16T05:14:54.141Z|e0dfad8c-e31a-4c90-8680-5aa88a6b3000|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5cfcd26911ca9c582be0933b256a3922", X-B3-SpanId:"5a85a1ed0cda2058", X-B3-ParentSpanId:"3e7e0bfcc22c8c51", X-B3-Sampled:"0", X-ONAP-RequestID:"e0dfad8c-e31a-4c90-8680-5aa88a6b3000", X-RequestID:"e0dfad8c-e31a-4c90-8680-5aa88a6b3000", X-TransactionID:"e0dfad8c-e31a-4c90-8680-5aa88a6b3000", X-ECOMP-RequestID:"e0dfad8c-e31a-4c90-8680-5aa88a6b3000", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f12a20a2-fc61-48fc-bb67-f7ebb047740d"] 2023-03-16T05:14:54.141Z|e0dfad8c-e31a-4c90-8680-5aa88a6b3000|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||Request body: 2023-03-16T05:14:54.142Z|e0dfad8c-e31a-4c90-8680-5aa88a6b3000|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||==========================request end================================================ 2023-03-16T05:14:54.179Z|e0dfad8c-e31a-4c90-8680-5aa88a6b3000|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||============================response begin========================================== 2023-03-16T05:14:54.179Z|e0dfad8c-e31a-4c90-8680-5aa88a6b3000|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||Status code : 200 OK 2023-03-16T05:14:54.179Z|e0dfad8c-e31a-4c90-8680-5aa88a6b3000|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||Status text : OK 2023-03-16T05:14:54.180Z|e0dfad8c-e31a-4c90-8680-5aa88a6b3000|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:14:54 GMT", x-envoy-upstream-service-time:"35", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:14:54.180Z|e0dfad8c-e31a-4c90-8680-5aa88a6b3000|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||Response body: { "requestId" : "ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The network was successfully deleted in the cloud", "statusMessage" : "ALaCarte-Network-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 100, "startTime" : "2023-03-16T05:13:59.000+00:00", "endTime" : "2023-03-16T05:14:44.000+00:00", "source" : "VID", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T05:14:45.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "82a52a41-00f6-44c3-8b6b-e66f2a13c6a6", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "48a6e9c3-9fb0-4231-b120-87d0defd5d04", "networkName" : "basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a" } } } 2023-03-16T05:14:54.180Z|e0dfad8c-e31a-4c90-8680-5aa88a6b3000|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||=======================response end================================================= 2023-03-16T05:14:54.181Z|e0dfad8c-e31a-4c90-8680-5aa88a6b3000|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|INFO|500||InvokeReturn 2023-03-16T05:14:54.182Z|e0dfad8c-e31a-4c90-8680-5aa88a6b3000|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false 2023-03-16T05:14:54.182Z|e0dfad8c-e31a-4c90-8680-5aa88a6b3000|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T05:14:54.182Z|e0dfad8c-e31a-4c90-8680-5aa88a6b3000|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T05:14:54.182Z|e0dfad8c-e31a-4c90-8680-5aa88a6b3000|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false 2023-03-16T05:14:54.183Z|e0dfad8c-e31a-4c90-8680-5aa88a6b3000|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T05:14:54.183Z|e0dfad8c-e31a-4c90-8680-5aa88a6b3000|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5cfcd26911ca9c582be0933b256a3922", X-B3-SpanId:"d7b95961cf77523b", X-B3-ParentSpanId:"3e7e0bfcc22c8c51", X-B3-Sampled:"0", X-ONAP-RequestID:"e0dfad8c-e31a-4c90-8680-5aa88a6b3000", X-RequestID:"e0dfad8c-e31a-4c90-8680-5aa88a6b3000", X-TransactionID:"e0dfad8c-e31a-4c90-8680-5aa88a6b3000", X-ECOMP-RequestID:"e0dfad8c-e31a-4c90-8680-5aa88a6b3000", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"37a3cffe-0176-4908-8a37-23c01a5a1e39"] 2023-03-16T05:14:54.183Z|e0dfad8c-e31a-4c90-8680-5aa88a6b3000|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T05:14:54.183Z|e0dfad8c-e31a-4c90-8680-5aa88a6b3000|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T05:14:54.205Z|e0dfad8c-e31a-4c90-8680-5aa88a6b3000|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T05:14:54.206Z|e0dfad8c-e31a-4c90-8680-5aa88a6b3000|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T05:14:54.206Z|e0dfad8c-e31a-4c90-8680-5aa88a6b3000|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T05:14:54.206Z|e0dfad8c-e31a-4c90-8680-5aa88a6b3000|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:14:54 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:14:54.207Z|e0dfad8c-e31a-4c90-8680-5aa88a6b3000|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 13, "soRequestId" : "ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a", "groupingId" : "8b35b0f6-6f5a-4bd9-af90-3c42ce8df541", "name" : "basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d16c1d8504f144e5b2fab42ec3a8ceb7/stacks/basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0/8b35b0f6-6f5a-4bd9-af90-3c42ce8df541\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0\",\"updated_time\":1678943648000,\"creation_time\":1678943596000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"8b35b0f6-6f5a-4bd9-af90-3c42ce8df541\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7f02277ca5ae4a05a0c86cfbfec7ddd3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"8b35b0f6-6f5a-4bd9-af90-3c42ce8df541\",\"OS::project_id\":\"d16c1d8504f144e5b2fab42ec3a8ceb7\",\"OS::stack_name\":\"basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0\",\"network_name\":\"basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-03-16T05:14:08.000+00:00", "isDataInternal" : false } ] 2023-03-16T05:14:54.207Z|e0dfad8c-e31a-4c90-8680-5aa88a6b3000|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T05:14:54.207Z|e0dfad8c-e31a-4c90-8680-5aa88a6b3000|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T05:14:54.215Z|e0dfad8c-e31a-4c90-8680-5aa88a6b3000|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T05:14:54.392Z|a8b07f53-3700-41be-b5f6-4ed35509b9b7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|||INFO|500||Entering 2023-03-16T05:14:54.397Z|a8b07f53-3700-41be-b5f6-4ed35509b9b7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a 2023-03-16T05:14:54.397Z|a8b07f53-3700-41be-b5f6-4ed35509b9b7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|INFO|500||Invoke 2023-03-16T05:14:54.397Z|a8b07f53-3700-41be-b5f6-4ed35509b9b7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||===========================request begin================================================ 2023-03-16T05:14:54.397Z|a8b07f53-3700-41be-b5f6-4ed35509b9b7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a 2023-03-16T05:14:54.398Z|a8b07f53-3700-41be-b5f6-4ed35509b9b7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||Method : GET 2023-03-16T05:14:54.398Z|a8b07f53-3700-41be-b5f6-4ed35509b9b7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b872e2d2f015b71bcbc908e21c9b0eba", X-B3-SpanId:"513af9e95a131d5a", X-B3-ParentSpanId:"453501c586da9fa5", X-B3-Sampled:"0", X-ONAP-RequestID:"a8b07f53-3700-41be-b5f6-4ed35509b9b7", X-RequestID:"a8b07f53-3700-41be-b5f6-4ed35509b9b7", X-TransactionID:"a8b07f53-3700-41be-b5f6-4ed35509b9b7", X-ECOMP-RequestID:"a8b07f53-3700-41be-b5f6-4ed35509b9b7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d1bd8408-5139-48f6-84f4-7bdc78941799"] 2023-03-16T05:14:54.398Z|a8b07f53-3700-41be-b5f6-4ed35509b9b7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||Request body: 2023-03-16T05:14:54.398Z|a8b07f53-3700-41be-b5f6-4ed35509b9b7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||==========================request end================================================ 2023-03-16T05:14:54.435Z|a8b07f53-3700-41be-b5f6-4ed35509b9b7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||============================response begin========================================== 2023-03-16T05:14:54.435Z|a8b07f53-3700-41be-b5f6-4ed35509b9b7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||Status code : 200 OK 2023-03-16T05:14:54.436Z|a8b07f53-3700-41be-b5f6-4ed35509b9b7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||Status text : OK 2023-03-16T05:14:54.436Z|a8b07f53-3700-41be-b5f6-4ed35509b9b7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:14:54 GMT", x-envoy-upstream-service-time:"34", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:14:54.437Z|a8b07f53-3700-41be-b5f6-4ed35509b9b7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||Response body: { "requestId" : "ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The network was successfully deleted in the cloud", "statusMessage" : "ALaCarte-Network-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 100, "startTime" : "2023-03-16T05:13:59.000+00:00", "endTime" : "2023-03-16T05:14:44.000+00:00", "source" : "VID", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T05:14:45.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "82a52a41-00f6-44c3-8b6b-e66f2a13c6a6", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "48a6e9c3-9fb0-4231-b120-87d0defd5d04", "networkName" : "basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a" } } } 2023-03-16T05:14:54.437Z|a8b07f53-3700-41be-b5f6-4ed35509b9b7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||=======================response end================================================= 2023-03-16T05:14:54.438Z|a8b07f53-3700-41be-b5f6-4ed35509b9b7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|INFO|500||InvokeReturn 2023-03-16T05:14:54.439Z|a8b07f53-3700-41be-b5f6-4ed35509b9b7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false 2023-03-16T05:14:54.440Z|a8b07f53-3700-41be-b5f6-4ed35509b9b7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T05:14:54.441Z|a8b07f53-3700-41be-b5f6-4ed35509b9b7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T05:14:54.441Z|a8b07f53-3700-41be-b5f6-4ed35509b9b7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false 2023-03-16T05:14:54.441Z|a8b07f53-3700-41be-b5f6-4ed35509b9b7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T05:14:54.442Z|a8b07f53-3700-41be-b5f6-4ed35509b9b7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b872e2d2f015b71bcbc908e21c9b0eba", X-B3-SpanId:"897f2a1467c0b0a3", X-B3-ParentSpanId:"453501c586da9fa5", X-B3-Sampled:"0", X-ONAP-RequestID:"a8b07f53-3700-41be-b5f6-4ed35509b9b7", X-RequestID:"a8b07f53-3700-41be-b5f6-4ed35509b9b7", X-TransactionID:"a8b07f53-3700-41be-b5f6-4ed35509b9b7", X-ECOMP-RequestID:"a8b07f53-3700-41be-b5f6-4ed35509b9b7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f517fb8f-cc3c-444b-8bff-dbe00a2a4ce5"] 2023-03-16T05:14:54.442Z|a8b07f53-3700-41be-b5f6-4ed35509b9b7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T05:14:54.442Z|a8b07f53-3700-41be-b5f6-4ed35509b9b7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T05:14:54.468Z|a8b07f53-3700-41be-b5f6-4ed35509b9b7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T05:14:54.468Z|a8b07f53-3700-41be-b5f6-4ed35509b9b7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T05:14:54.469Z|a8b07f53-3700-41be-b5f6-4ed35509b9b7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T05:14:54.469Z|a8b07f53-3700-41be-b5f6-4ed35509b9b7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:14:54 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:14:54.470Z|a8b07f53-3700-41be-b5f6-4ed35509b9b7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 13, "soRequestId" : "ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a", "groupingId" : "8b35b0f6-6f5a-4bd9-af90-3c42ce8df541", "name" : "basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d16c1d8504f144e5b2fab42ec3a8ceb7/stacks/basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0/8b35b0f6-6f5a-4bd9-af90-3c42ce8df541\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0\",\"updated_time\":1678943648000,\"creation_time\":1678943596000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"8b35b0f6-6f5a-4bd9-af90-3c42ce8df541\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7f02277ca5ae4a05a0c86cfbfec7ddd3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"8b35b0f6-6f5a-4bd9-af90-3c42ce8df541\",\"OS::project_id\":\"d16c1d8504f144e5b2fab42ec3a8ceb7\",\"OS::stack_name\":\"basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0\",\"network_name\":\"basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-03-16T05:14:08.000+00:00", "isDataInternal" : false } ] 2023-03-16T05:14:54.470Z|a8b07f53-3700-41be-b5f6-4ed35509b9b7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T05:14:54.470Z|a8b07f53-3700-41be-b5f6-4ed35509b9b7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T05:14:54.479Z|a8b07f53-3700-41be-b5f6-4ed35509b9b7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T05:14:54.649Z|271d7944-dcfd-4b28-ad29-7b3b43885c68|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|||INFO|500||Entering 2023-03-16T05:14:54.653Z|271d7944-dcfd-4b28-ad29-7b3b43885c68|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a 2023-03-16T05:14:54.653Z|271d7944-dcfd-4b28-ad29-7b3b43885c68|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|INFO|500||Invoke 2023-03-16T05:14:54.654Z|271d7944-dcfd-4b28-ad29-7b3b43885c68|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||===========================request begin================================================ 2023-03-16T05:14:54.654Z|271d7944-dcfd-4b28-ad29-7b3b43885c68|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a 2023-03-16T05:14:54.654Z|271d7944-dcfd-4b28-ad29-7b3b43885c68|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||Method : GET 2023-03-16T05:14:54.654Z|271d7944-dcfd-4b28-ad29-7b3b43885c68|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"edefb88eb371f4d5614535e9b00503f1", X-B3-SpanId:"93e334c0d85d37ac", X-B3-ParentSpanId:"e2c91db0c2b33101", X-B3-Sampled:"0", X-ONAP-RequestID:"271d7944-dcfd-4b28-ad29-7b3b43885c68", X-RequestID:"271d7944-dcfd-4b28-ad29-7b3b43885c68", X-TransactionID:"271d7944-dcfd-4b28-ad29-7b3b43885c68", X-ECOMP-RequestID:"271d7944-dcfd-4b28-ad29-7b3b43885c68", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d34c9bd5-f3e4-43d2-92c7-4d90c48f0356"] 2023-03-16T05:14:54.654Z|271d7944-dcfd-4b28-ad29-7b3b43885c68|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||Request body: 2023-03-16T05:14:54.654Z|271d7944-dcfd-4b28-ad29-7b3b43885c68|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||==========================request end================================================ 2023-03-16T05:14:54.682Z|271d7944-dcfd-4b28-ad29-7b3b43885c68|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||============================response begin========================================== 2023-03-16T05:14:54.682Z|271d7944-dcfd-4b28-ad29-7b3b43885c68|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||Status code : 200 OK 2023-03-16T05:14:54.682Z|271d7944-dcfd-4b28-ad29-7b3b43885c68|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||Status text : OK 2023-03-16T05:14:54.682Z|271d7944-dcfd-4b28-ad29-7b3b43885c68|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:14:54 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:14:54.683Z|271d7944-dcfd-4b28-ad29-7b3b43885c68|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||Response body: { "requestId" : "ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The network was successfully deleted in the cloud", "statusMessage" : "ALaCarte-Network-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 100, "startTime" : "2023-03-16T05:13:59.000+00:00", "endTime" : "2023-03-16T05:14:44.000+00:00", "source" : "VID", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T05:14:45.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "82a52a41-00f6-44c3-8b6b-e66f2a13c6a6", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "48a6e9c3-9fb0-4231-b120-87d0defd5d04", "networkName" : "basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a" } } } 2023-03-16T05:14:54.683Z|271d7944-dcfd-4b28-ad29-7b3b43885c68|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||=======================response end================================================= 2023-03-16T05:14:54.683Z|271d7944-dcfd-4b28-ad29-7b3b43885c68|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|INFO|500||InvokeReturn 2023-03-16T05:14:54.684Z|271d7944-dcfd-4b28-ad29-7b3b43885c68|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false 2023-03-16T05:14:54.685Z|271d7944-dcfd-4b28-ad29-7b3b43885c68|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T05:14:54.685Z|271d7944-dcfd-4b28-ad29-7b3b43885c68|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T05:14:54.685Z|271d7944-dcfd-4b28-ad29-7b3b43885c68|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false 2023-03-16T05:14:54.685Z|271d7944-dcfd-4b28-ad29-7b3b43885c68|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T05:14:54.686Z|271d7944-dcfd-4b28-ad29-7b3b43885c68|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"edefb88eb371f4d5614535e9b00503f1", X-B3-SpanId:"c17b3c67b8c23c48", X-B3-ParentSpanId:"e2c91db0c2b33101", X-B3-Sampled:"0", X-ONAP-RequestID:"271d7944-dcfd-4b28-ad29-7b3b43885c68", X-RequestID:"271d7944-dcfd-4b28-ad29-7b3b43885c68", X-TransactionID:"271d7944-dcfd-4b28-ad29-7b3b43885c68", X-ECOMP-RequestID:"271d7944-dcfd-4b28-ad29-7b3b43885c68", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e2107aad-ac11-4715-b687-47057870852b"] 2023-03-16T05:14:54.686Z|271d7944-dcfd-4b28-ad29-7b3b43885c68|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T05:14:54.686Z|271d7944-dcfd-4b28-ad29-7b3b43885c68|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T05:14:54.701Z|271d7944-dcfd-4b28-ad29-7b3b43885c68|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T05:14:54.702Z|271d7944-dcfd-4b28-ad29-7b3b43885c68|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T05:14:54.702Z|271d7944-dcfd-4b28-ad29-7b3b43885c68|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T05:14:54.702Z|271d7944-dcfd-4b28-ad29-7b3b43885c68|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:14:54 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:14:54.703Z|271d7944-dcfd-4b28-ad29-7b3b43885c68|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 13, "soRequestId" : "ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a", "groupingId" : "8b35b0f6-6f5a-4bd9-af90-3c42ce8df541", "name" : "basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d16c1d8504f144e5b2fab42ec3a8ceb7/stacks/basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0/8b35b0f6-6f5a-4bd9-af90-3c42ce8df541\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0\",\"updated_time\":1678943648000,\"creation_time\":1678943596000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"8b35b0f6-6f5a-4bd9-af90-3c42ce8df541\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7f02277ca5ae4a05a0c86cfbfec7ddd3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"8b35b0f6-6f5a-4bd9-af90-3c42ce8df541\",\"OS::project_id\":\"d16c1d8504f144e5b2fab42ec3a8ceb7\",\"OS::stack_name\":\"basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0\",\"network_name\":\"basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-03-16T05:14:08.000+00:00", "isDataInternal" : false } ] 2023-03-16T05:14:54.703Z|271d7944-dcfd-4b28-ad29-7b3b43885c68|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T05:14:54.703Z|271d7944-dcfd-4b28-ad29-7b3b43885c68|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T05:14:54.712Z|271d7944-dcfd-4b28-ad29-7b3b43885c68|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T05:14:54.888Z|57dff764-367e-481d-9f9e-afcb274fcb6f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|||INFO|500||Entering 2023-03-16T05:14:54.893Z|57dff764-367e-481d-9f9e-afcb274fcb6f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a 2023-03-16T05:14:54.894Z|57dff764-367e-481d-9f9e-afcb274fcb6f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|INFO|500||Invoke 2023-03-16T05:14:54.894Z|57dff764-367e-481d-9f9e-afcb274fcb6f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||===========================request begin================================================ 2023-03-16T05:14:54.894Z|57dff764-367e-481d-9f9e-afcb274fcb6f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a 2023-03-16T05:14:54.894Z|57dff764-367e-481d-9f9e-afcb274fcb6f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||Method : GET 2023-03-16T05:14:54.894Z|57dff764-367e-481d-9f9e-afcb274fcb6f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"87690312df6eb61b47b515e02ed23313", X-B3-SpanId:"155050b59de21ae1", X-B3-ParentSpanId:"fc5e9009fb894bdb", X-B3-Sampled:"0", X-ONAP-RequestID:"57dff764-367e-481d-9f9e-afcb274fcb6f", X-RequestID:"57dff764-367e-481d-9f9e-afcb274fcb6f", X-TransactionID:"57dff764-367e-481d-9f9e-afcb274fcb6f", X-ECOMP-RequestID:"57dff764-367e-481d-9f9e-afcb274fcb6f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"665a8ea8-dce4-4f03-a7f0-6a64f06e0075"] 2023-03-16T05:14:54.894Z|57dff764-367e-481d-9f9e-afcb274fcb6f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||Request body: 2023-03-16T05:14:54.895Z|57dff764-367e-481d-9f9e-afcb274fcb6f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||==========================request end================================================ 2023-03-16T05:14:54.929Z|57dff764-367e-481d-9f9e-afcb274fcb6f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||============================response begin========================================== 2023-03-16T05:14:54.929Z|57dff764-367e-481d-9f9e-afcb274fcb6f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||Status code : 200 OK 2023-03-16T05:14:54.929Z|57dff764-367e-481d-9f9e-afcb274fcb6f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||Status text : OK 2023-03-16T05:14:54.929Z|57dff764-367e-481d-9f9e-afcb274fcb6f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:14:55 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:14:54.929Z|57dff764-367e-481d-9f9e-afcb274fcb6f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||Response body: { "requestId" : "ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The network was successfully deleted in the cloud", "statusMessage" : "ALaCarte-Network-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 100, "startTime" : "2023-03-16T05:13:59.000+00:00", "endTime" : "2023-03-16T05:14:44.000+00:00", "source" : "VID", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T05:14:45.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "82a52a41-00f6-44c3-8b6b-e66f2a13c6a6", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "48a6e9c3-9fb0-4231-b120-87d0defd5d04", "networkName" : "basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/networks/48a6e9c3-9fb0-4231-b120-87d0defd5d04", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a" } } } 2023-03-16T05:14:54.929Z|57dff764-367e-481d-9f9e-afcb274fcb6f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|DEBUG|500||=======================response end================================================= 2023-03-16T05:14:54.930Z|57dff764-367e-481d-9f9e-afcb274fcb6f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|INFO|500||InvokeReturn 2023-03-16T05:14:54.931Z|57dff764-367e-481d-9f9e-afcb274fcb6f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false 2023-03-16T05:14:54.932Z|57dff764-367e-481d-9f9e-afcb274fcb6f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T05:14:54.932Z|57dff764-367e-481d-9f9e-afcb274fcb6f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T05:14:54.932Z|57dff764-367e-481d-9f9e-afcb274fcb6f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false 2023-03-16T05:14:54.932Z|57dff764-367e-481d-9f9e-afcb274fcb6f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T05:14:54.932Z|57dff764-367e-481d-9f9e-afcb274fcb6f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"87690312df6eb61b47b515e02ed23313", X-B3-SpanId:"57886dff7a633329", X-B3-ParentSpanId:"fc5e9009fb894bdb", X-B3-Sampled:"0", X-ONAP-RequestID:"57dff764-367e-481d-9f9e-afcb274fcb6f", X-RequestID:"57dff764-367e-481d-9f9e-afcb274fcb6f", X-TransactionID:"57dff764-367e-481d-9f9e-afcb274fcb6f", X-ECOMP-RequestID:"57dff764-367e-481d-9f9e-afcb274fcb6f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"552ed047-a056-4faf-bd02-938614b78d51"] 2023-03-16T05:14:54.932Z|57dff764-367e-481d-9f9e-afcb274fcb6f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T05:14:54.932Z|57dff764-367e-481d-9f9e-afcb274fcb6f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T05:14:54.951Z|57dff764-367e-481d-9f9e-afcb274fcb6f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T05:14:54.951Z|57dff764-367e-481d-9f9e-afcb274fcb6f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T05:14:54.952Z|57dff764-367e-481d-9f9e-afcb274fcb6f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T05:14:54.952Z|57dff764-367e-481d-9f9e-afcb274fcb6f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:14:55 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:14:54.955Z|57dff764-367e-481d-9f9e-afcb274fcb6f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 13, "soRequestId" : "ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a", "groupingId" : "8b35b0f6-6f5a-4bd9-af90-3c42ce8df541", "name" : "basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d16c1d8504f144e5b2fab42ec3a8ceb7/stacks/basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0/8b35b0f6-6f5a-4bd9-af90-3c42ce8df541\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0\",\"updated_time\":1678943648000,\"creation_time\":1678943596000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"8b35b0f6-6f5a-4bd9-af90-3c42ce8df541\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"7f02277ca5ae4a05a0c86cfbfec7ddd3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"8b35b0f6-6f5a-4bd9-af90-3c42ce8df541\",\"OS::project_id\":\"d16c1d8504f144e5b2fab42ec3a8ceb7\",\"OS::stack_name\":\"basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0\",\"network_name\":\"basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-03-16T05:14:08.000+00:00", "isDataInternal" : false } ] 2023-03-16T05:14:54.955Z|57dff764-367e-481d-9f9e-afcb274fcb6f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T05:14:54.955Z|57dff764-367e-481d-9f9e-afcb274fcb6f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T05:14:54.965Z|57dff764-367e-481d-9f9e-afcb274fcb6f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba858e19-c5c0-4cc6-b66a-fe24bcde3b6a|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T05:14:55.570Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|||INFO|500||Entering 2023-03-16T05:14:55.572Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|||INFO|500||Checking if requestId: 6129f7f3-5d88-45b1-b52f-d174d73ef308 already exists in requestDb InfraActiveRequests table 2023-03-16T05:14:55.573Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308 2023-03-16T05:14:55.573Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308|INFO|500||Invoke 2023-03-16T05:14:55.573Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308|DEBUG|500||===========================request begin================================================ 2023-03-16T05:14:55.573Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308 2023-03-16T05:14:55.574Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308|DEBUG|500||Method : GET 2023-03-16T05:14:55.574Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dbe621b1fada5ab6eddd00345d1d67ba", X-B3-SpanId:"be767871732ed048", X-B3-ParentSpanId:"8c923f7f564c6527", X-B3-Sampled:"0", X-ONAP-RequestID:"6129f7f3-5d88-45b1-b52f-d174d73ef308", X-RequestID:"6129f7f3-5d88-45b1-b52f-d174d73ef308", X-TransactionID:"6129f7f3-5d88-45b1-b52f-d174d73ef308", X-ECOMP-RequestID:"6129f7f3-5d88-45b1-b52f-d174d73ef308", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5d2a8af9-7486-4407-b1ad-0330e5157034"] 2023-03-16T05:14:55.575Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308|DEBUG|500||Request body: 2023-03-16T05:14:55.576Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308|DEBUG|500||==========================request end================================================ 2023-03-16T05:14:55.615Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308|DEBUG|500||============================response begin========================================== 2023-03-16T05:14:55.615Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-16T05:14:55.616Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308|DEBUG|500||Status text : Not Found 2023-03-16T05:14:55.616Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308|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, 16 Mar 2023 05:14:55 GMT", x-envoy-upstream-service-time:"36", server:"envoy"] 2023-03-16T05:14:55.616Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308|DEBUG|500||Response body: 2023-03-16T05:14:55.616Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308|DEBUG|500||=======================response end================================================= 2023-03-16T05:14:55.617Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308|INFO|404|Not Found|InvokeReturn 2023-03-16T05:14:55.627Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|||INFO|500||Running local validations 2023-03-16T05:14:55.669Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-16T05:14:55.688Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-03-16T05:14:55.689Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6?format=pathed|INFO|500||Invoke 2023-03-16T05:14:55.739Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6?format=pathed|INFO|500||InvokeReturn 2023-03-16T05:14:55.740Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6?format=pathed has http status code:200 and response headers:{date=[Thu, 16 Mar 2023 05:14:56 GMT], server=[envoy], content-length=[251], x-envoy-upstream-service-time=[41], vertex-id=[631016], x-aai-txid=[0-aai-resources-230316-05:14:56:411-56528], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-16T05:14:55.741Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|||DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6"}]} 2023-03-16T05:14:55.752Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-16T05:14:55.770Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-03-16T05:14:55.771Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2023-03-16T05:14:55.832Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2023-03-16T05:14:55.833Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Thu, 16 Mar 2023 05:14:56 GMT], server=[envoy], content-length=[613], x-envoy-upstream-service-time=[44], x-aai-txid=[0-aai-resources-230316-05:14:56:488-7158], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-16T05:14:55.834Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/related-to/generic-vnfs","Node Not Found:No Node of type generic-vnf found at: business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/related-to/generic-vnfs","ERR.5.4.6114"]}}} 2023-03-16T05:14:55.837Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count 2023-03-16T05:14:55.844Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-16T05:14:55.860Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-03-16T05:14:55.861Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6?format=pathed|INFO|500||Invoke 2023-03-16T05:14:55.913Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6?format=pathed|INFO|500||InvokeReturn 2023-03-16T05:14:55.914Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6?format=pathed has http status code:200 and response headers:{date=[Thu, 16 Mar 2023 05:14:56 GMT], server=[envoy], content-length=[251], x-envoy-upstream-service-time=[44], vertex-id=[631016], x-aai-txid=[1-aai-resources-230316-05:14:56:581-91480], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-16T05:14:55.915Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|||DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6"}]} 2023-03-16T05:14:55.922Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-16T05:14:55.939Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2023-03-16T05:14:55.939Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/related-to/l3-networks?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[6129f7f3-5d88-45b1-b52f-d174d73ef308], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[f7595b22-2048-4306-aa80-076694ab13e1], X-ECOMP-RequestID=[6129f7f3-5d88-45b1-b52f-d174d73ef308], X-TransactionId=[], X-ONAP-RequestID=[6129f7f3-5d88-45b1-b52f-d174d73ef308]} 2023-03-16T05:14:55.980Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/related-to/l3-networks?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Thu, 16 Mar 2023 05:14:56 GMT], server=[envoy], content-length=[610], x-envoy-upstream-service-time=[38], x-aai-txid=[1-aai-resources-230316-05:14:56:654-85566], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-16T05:14:55.981Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/related-to/l3-networks","Node Not Found:No Node of type l3-network found at: business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/related-to/l3-networks","ERR.5.4.6114"]}}} 2023-03-16T05:14:55.981Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2023-03-16T05:14:55.984Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/related-to/l3-networks?resultIndex=0&resultSize=1&format=count 2023-03-16T05:14:55.989Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-16T05:14:56.006Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-03-16T05:14:56.006Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6?format=pathed|INFO|500||Invoke 2023-03-16T05:14:56.052Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6?format=pathed|INFO|500||InvokeReturn 2023-03-16T05:14:56.052Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6?format=pathed has http status code:200 and response headers:{date=[Thu, 16 Mar 2023 05:14:56 GMT], server=[envoy], content-length=[251], x-envoy-upstream-service-time=[43], vertex-id=[631016], x-aai-txid=[2-aai-resources-230316-05:14:56:721-21406], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-16T05:14:56.053Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|||DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6"}]} 2023-03-16T05:14:56.058Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-16T05:14:56.229Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2023-03-16T05:14:56.230Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/related-to/configurations?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/related-to/configurations?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[6129f7f3-5d88-45b1-b52f-d174d73ef308], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[0613d32e-0193-4e12-8742-fd297e24fdfd], X-ECOMP-RequestID=[6129f7f3-5d88-45b1-b52f-d174d73ef308], X-TransactionId=[], X-ONAP-RequestID=[6129f7f3-5d88-45b1-b52f-d174d73ef308]} 2023-03-16T05:14:56.277Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/related-to/configurations?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/related-to/configurations?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Thu, 16 Mar 2023 05:14:56 GMT], server=[envoy], content-length=[619], x-envoy-upstream-service-time=[44], x-aai-txid=[1-aai-resources-230316-05:14:56:945-13815], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-16T05:14:56.278Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/related-to/configurations?resultIndex=0&resultSize=1&format=count|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/related-to/configurations","Node Not Found:No Node of type configuration found at: business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/related-to/configurations","ERR.5.4.6114"]}}} 2023-03-16T05:14:56.279Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2023-03-16T05:14:56.282Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6/related-to/configurations?resultIndex=0&resultSize=1&format=count 2023-03-16T05:14:56.282Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-03-16T05:14:56.282Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-03-16T05:14:56.283Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-16T05:14:56.284Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-03-16T05:14:56.284Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-03-16T05:14:56.284Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-16T05:14:56.284Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-03-16T05:14:56.285Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|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:"123", X-B3-TraceId:"dbe621b1fada5ab6eddd00345d1d67ba", X-B3-SpanId:"50c268bb6345ca51", X-B3-ParentSpanId:"8c923f7f564c6527", X-B3-Sampled:"0", X-ONAP-RequestID:"6129f7f3-5d88-45b1-b52f-d174d73ef308", X-RequestID:"6129f7f3-5d88-45b1-b52f-d174d73ef308", X-TransactionID:"6129f7f3-5d88-45b1-b52f-d174d73ef308", X-ECOMP-RequestID:"6129f7f3-5d88-45b1-b52f-d174d73ef308", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e5bf49d5-320e-4d76-b9bd-36d0ca088c55"] 2023-03-16T05:14:56.285Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"82a52a41-00f6-44c3-8b6b-e66f2a13c6a6"},"instanceName":null,"requestScope":"service"} 2023-03-16T05:14:56.285Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-03-16T05:14:56.319Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-03-16T05:14:56.320Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-03-16T05:14:56.320Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-03-16T05:14:56.320Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|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, 16 Mar 2023 05:14:57 GMT", x-envoy-upstream-service-time:"31", server:"envoy"] 2023-03-16T05:14:56.320Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-03-16T05:14:56.321Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-03-16T05:14:56.321Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-03-16T05:14:56.321Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-03-16T05:14:56.322Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-03-16T05:14:56.322Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-03-16T05:14:56.322Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-03-16T05:14:56.322Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-03-16T05:14:56.322Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|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:"6129f7f3-5d88-45b1-b52f-d174d73ef308", X-RequestID:"6129f7f3-5d88-45b1-b52f-d174d73ef308", X-TransactionID:"6129f7f3-5d88-45b1-b52f-d174d73ef308", X-ECOMP-RequestID:"6129f7f3-5d88-45b1-b52f-d174d73ef308", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8deb3f42-95e5-412a-9a37-a3c86126572e"] 2023-03-16T05:14:56.323Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-03-16T05:14:56.323Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-03-16T05:14:56.358Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-03-16T05:14:56.359Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2023-03-16T05:14:56.359Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2023-03-16T05:14:56.360Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Thu, 16 Mar 2023 05:14:56 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:14:56.360Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2023-03-16 00:07:26.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "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" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "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" } } } 2023-03-16T05:14:56.361Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-03-16T05:14:56.361Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-03-16T05:14:56.375Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance 2023-03-16T05:14:56.375Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||Invoke 2023-03-16T05:14:56.376Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2023-03-16T05:14:56.376Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance 2023-03-16T05:14:56.376Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Method : GET 2023-03-16T05:14:56.376Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"6129f7f3-5d88-45b1-b52f-d174d73ef308", X-RequestID:"6129f7f3-5d88-45b1-b52f-d174d73ef308", X-TransactionID:"6129f7f3-5d88-45b1-b52f-d174d73ef308", X-ECOMP-RequestID:"6129f7f3-5d88-45b1-b52f-d174d73ef308", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"80282b2f-4103-40c5-b952-38a1ebdb4550"] 2023-03-16T05:14:56.377Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Request body: 2023-03-16T05:14:56.377Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||==========================request end================================================ 2023-03-16T05:14:56.406Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||============================response begin========================================== 2023-03-16T05:14:56.407Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status code : 200 OK 2023-03-16T05:14:56.407Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status text : OK 2023-03-16T05:14:56.407Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Thu, 16 Mar 2023 05:14:56 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:14:56.408Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Response body: { "id" : 535, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "deleteInstance", "description" : "Gr api recipe to delete service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2023-03-16T00:07:26.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535/service" } } } 2023-03-16T05:14:56.408Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||=======================response end================================================= 2023-03-16T05:14:56.409Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||InvokeReturn 2023-03-16T05:14:56.410Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-03-16T05:14:56.410Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-03-16T05:14:56.410Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-03-16T05:14:56.411Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-03-16T05:14:56.411Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-03-16T05:14:56.411Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|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:"6129f7f3-5d88-45b1-b52f-d174d73ef308", X-RequestID:"6129f7f3-5d88-45b1-b52f-d174d73ef308", X-TransactionID:"6129f7f3-5d88-45b1-b52f-d174d73ef308", X-ECOMP-RequestID:"6129f7f3-5d88-45b1-b52f-d174d73ef308", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"09e9636e-caf7-4a96-95be-25f613441963"] 2023-03-16T05:14:56.411Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-03-16T05:14:56.411Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-03-16T05:14:56.433Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-03-16T05:14:56.434Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2023-03-16T05:14:56.434Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2023-03-16T05:14:56.434Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Thu, 16 Mar 2023 05:14:56 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:14:56.435Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2023-03-16 00:07:26.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "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" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "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" } } } 2023-03-16T05:14:56.435Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-03-16T05:14:56.436Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-03-16T05:14:56.438Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-16T05:14:56.439Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-03-16T05:14:56.439Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-03-16T05:14:56.439Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-16T05:14:56.440Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-03-16T05:14:56.440Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|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:"1049", X-B3-TraceId:"dbe621b1fada5ab6eddd00345d1d67ba", X-B3-SpanId:"471bafb824285de8", X-B3-ParentSpanId:"8c923f7f564c6527", X-B3-Sampled:"0", X-ONAP-RequestID:"6129f7f3-5d88-45b1-b52f-d174d73ef308", X-RequestID:"6129f7f3-5d88-45b1-b52f-d174d73ef308", X-TransactionID:"6129f7f3-5d88-45b1-b52f-d174d73ef308", X-ECOMP-RequestID:"6129f7f3-5d88-45b1-b52f-d174d73ef308", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"302e5950-b367-4e7b-a393-7e98f36a6362"] 2023-03-16T05:14:56.440Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"6129f7f3-5d88-45b1-b52f-d174d73ef308","requestStatus":"IN_PROGRESS","startTime":1678943696282,"source":"VID","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"24055783-93ce-47f1-b8b6-78f73e8e170b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4369ec13-4627-45d2-bd59-c44c9d14362f\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","serviceInstanceId":"82a52a41-00f6-44c3-8b6b-e66f2a13c6a6","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6","cloudApiRequests":[],"requestURI":"6129f7f3-5d88-45b1-b52f-d174d73ef308"} 2023-03-16T05:14:56.440Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-03-16T05:14:56.488Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-03-16T05:14:56.488Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-03-16T05:14:56.489Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-03-16T05:14:56.489Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|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/6129f7f3-5d88-45b1-b52f-d174d73ef308", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:14:57 GMT", x-envoy-upstream-service-time:"46", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:14:56.490Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "6129f7f3-5d88-45b1-b52f-d174d73ef308", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-16T05:14:56.282+00:00", "source" : "VID", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"24055783-93ce-47f1-b8b6-78f73e8e170b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4369ec13-4627-45d2-bd59-c44c9d14362f\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-03-16T05:14:57.173+00:00", "serviceInstanceId" : "82a52a41-00f6-44c3-8b6b-e66f2a13c6a6", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6", "cloudApiRequests" : [ ], "requestURI" : "6129f7f3-5d88-45b1-b52f-d174d73ef308", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308" } } } 2023-03-16T05:14:56.490Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-03-16T05:14:56.490Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-03-16T05:14:56.499Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-16T05:14:56.499Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-03-16T05:14:56.500Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-03-16T05:14:56.500Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-16T05:14:56.500Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-03-16T05:14:56.500Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|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:"1877", X-B3-TraceId:"dbe621b1fada5ab6eddd00345d1d67ba", X-B3-SpanId:"34325626df59ce8c", X-B3-ParentSpanId:"8c923f7f564c6527", X-B3-Sampled:"0", X-ONAP-RequestID:"6129f7f3-5d88-45b1-b52f-d174d73ef308", X-RequestID:"6129f7f3-5d88-45b1-b52f-d174d73ef308", X-TransactionID:"6129f7f3-5d88-45b1-b52f-d174d73ef308", X-ECOMP-RequestID:"6129f7f3-5d88-45b1-b52f-d174d73ef308", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6d89bc6e-564c-4600-a71f-d6e3bdd62867"] 2023-03-16T05:14:56.501Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"24055783-93ce-47f1-b8b6-78f73e8e170b\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"4369ec13-4627-45d2-bd59-c44c9d14362f\",\"modelUuid\":\"4369ec13-4627-45d2-bd59-c44c9d14362f\",\"modelInvariantUuid\":\"24055783-93ce-47f1-b8b6-78f73e8e170b\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"82a52a41-00f6-44c3-8b6b-e66f2a13c6a6\"}","type":"String"},"requestId":{"value":"6129f7f3-5d88-45b1-b52f-d174d73ef308","type":"String"},"mso-request-id":{"value":"6129f7f3-5d88-45b1-b52f-d174d73ef308","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"82a52a41-00f6-44c3-8b6b-e66f2a13c6a6","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-03-16T05:14:56.501Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-03-16T05:14:57.520Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-03-16T05:14:57.521Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-03-16T05:14:57.521Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-03-16T05:14:57.521Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Thu, 16 Mar 2023 05:14:57 GMT", x-onap-requestid:"6129f7f3-5d88-45b1-b52f-d174d73ef308", x-requestid:"6129f7f3-5d88-45b1-b52f-d174d73ef308", x-transactionid:"6129f7f3-5d88-45b1-b52f-d174d73ef308", x-ecomp-requestid:"6129f7f3-5d88-45b1-b52f-d174d73ef308", x-onap-partnername:"UNKNOWN", x-invocationid:"6d89bc6e-564c-4600-a71f-d6e3bdd62867", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1013", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:14:57.522Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"6129f7f3-5d88-45b1-b52f-d174d73ef308\",\"instanceId\":\"82a52a41-00f6-44c3-8b6b-e66f2a13c6a6\"}}","message":"Success","processInstanceID":"7e0312d0-c3b9-11ed-88a0-7623188be7ef","variables":null,"messageCode":200} 2023-03-16T05:14:57.523Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-03-16T05:14:57.523Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-03-16T05:14:57.528Z|6129f7f3-5d88-45b1-b52f-d174d73ef308|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T05:14:57.695Z|c8c779e0-dfc8-4596-b90b-f9d3d9a3d719|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|||INFO|500||Entering 2023-03-16T05:14:57.699Z|c8c779e0-dfc8-4596-b90b-f9d3d9a3d719|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308 2023-03-16T05:14:57.700Z|c8c779e0-dfc8-4596-b90b-f9d3d9a3d719|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308|INFO|500||Invoke 2023-03-16T05:14:57.700Z|c8c779e0-dfc8-4596-b90b-f9d3d9a3d719|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308|DEBUG|500||===========================request begin================================================ 2023-03-16T05:14:57.700Z|c8c779e0-dfc8-4596-b90b-f9d3d9a3d719|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308 2023-03-16T05:14:57.700Z|c8c779e0-dfc8-4596-b90b-f9d3d9a3d719|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308|DEBUG|500||Method : GET 2023-03-16T05:14:57.700Z|c8c779e0-dfc8-4596-b90b-f9d3d9a3d719|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1e29e41361cfc4faa018657235f49b4f", X-B3-SpanId:"6337cd0811d4ee3e", X-B3-ParentSpanId:"638f4c3cb524f45d", X-B3-Sampled:"0", X-ONAP-RequestID:"c8c779e0-dfc8-4596-b90b-f9d3d9a3d719", X-RequestID:"c8c779e0-dfc8-4596-b90b-f9d3d9a3d719", X-TransactionID:"c8c779e0-dfc8-4596-b90b-f9d3d9a3d719", X-ECOMP-RequestID:"c8c779e0-dfc8-4596-b90b-f9d3d9a3d719", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4295baf1-3bd7-4f1c-9fba-031b012c03a5"] 2023-03-16T05:14:57.701Z|c8c779e0-dfc8-4596-b90b-f9d3d9a3d719|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308|DEBUG|500||Request body: 2023-03-16T05:14:57.701Z|c8c779e0-dfc8-4596-b90b-f9d3d9a3d719|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308|DEBUG|500||==========================request end================================================ 2023-03-16T05:14:57.732Z|c8c779e0-dfc8-4596-b90b-f9d3d9a3d719|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308|DEBUG|500||============================response begin========================================== 2023-03-16T05:14:57.732Z|c8c779e0-dfc8-4596-b90b-f9d3d9a3d719|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308|DEBUG|500||Status code : 200 OK 2023-03-16T05:14:57.732Z|c8c779e0-dfc8-4596-b90b-f9d3d9a3d719|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308|DEBUG|500||Status text : OK 2023-03-16T05:14:57.733Z|c8c779e0-dfc8-4596-b90b-f9d3d9a3d719|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:14:58 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:14:57.733Z|c8c779e0-dfc8-4596-b90b-f9d3d9a3d719|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308|DEBUG|500||Response body: { "requestId" : "6129f7f3-5d88-45b1-b52f-d174d73ef308", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-16T05:14:56.000+00:00", "source" : "VID", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"24055783-93ce-47f1-b8b6-78f73e8e170b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4369ec13-4627-45d2-bd59-c44c9d14362f\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T05:14:57.000+00:00", "serviceInstanceId" : "82a52a41-00f6-44c3-8b6b-e66f2a13c6a6", "serviceInstanceName" : "basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6", "cloudApiRequests" : [ ], "requestURI" : "6129f7f3-5d88-45b1-b52f-d174d73ef308", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308" } } } 2023-03-16T05:14:57.734Z|c8c779e0-dfc8-4596-b90b-f9d3d9a3d719|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308|DEBUG|500||=======================response end================================================= 2023-03-16T05:14:57.734Z|c8c779e0-dfc8-4596-b90b-f9d3d9a3d719|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308|INFO|500||InvokeReturn 2023-03-16T05:14:57.735Z|c8c779e0-dfc8-4596-b90b-f9d3d9a3d719|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6129f7f3-5d88-45b1-b52f-d174d73ef308&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6129f7f3-5d88-45b1-b52f-d174d73ef308&IS_INTERNAL_DATA=false 2023-03-16T05:14:57.736Z|c8c779e0-dfc8-4596-b90b-f9d3d9a3d719|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6129f7f3-5d88-45b1-b52f-d174d73ef308&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T05:14:57.736Z|c8c779e0-dfc8-4596-b90b-f9d3d9a3d719|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6129f7f3-5d88-45b1-b52f-d174d73ef308&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T05:14:57.736Z|c8c779e0-dfc8-4596-b90b-f9d3d9a3d719|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6129f7f3-5d88-45b1-b52f-d174d73ef308&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6129f7f3-5d88-45b1-b52f-d174d73ef308&IS_INTERNAL_DATA=false 2023-03-16T05:14:57.737Z|c8c779e0-dfc8-4596-b90b-f9d3d9a3d719|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6129f7f3-5d88-45b1-b52f-d174d73ef308&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T05:14:57.737Z|c8c779e0-dfc8-4596-b90b-f9d3d9a3d719|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6129f7f3-5d88-45b1-b52f-d174d73ef308&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1e29e41361cfc4faa018657235f49b4f", X-B3-SpanId:"7618047eb5e0f2a8", X-B3-ParentSpanId:"638f4c3cb524f45d", X-B3-Sampled:"0", X-ONAP-RequestID:"c8c779e0-dfc8-4596-b90b-f9d3d9a3d719", X-RequestID:"c8c779e0-dfc8-4596-b90b-f9d3d9a3d719", X-TransactionID:"c8c779e0-dfc8-4596-b90b-f9d3d9a3d719", X-ECOMP-RequestID:"c8c779e0-dfc8-4596-b90b-f9d3d9a3d719", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c05c0b83-d4c8-431c-860c-f10b2ead7454"] 2023-03-16T05:14:57.737Z|c8c779e0-dfc8-4596-b90b-f9d3d9a3d719|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6129f7f3-5d88-45b1-b52f-d174d73ef308&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T05:14:57.737Z|c8c779e0-dfc8-4596-b90b-f9d3d9a3d719|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6129f7f3-5d88-45b1-b52f-d174d73ef308&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T05:14:57.752Z|c8c779e0-dfc8-4596-b90b-f9d3d9a3d719|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6129f7f3-5d88-45b1-b52f-d174d73ef308&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T05:14:57.753Z|c8c779e0-dfc8-4596-b90b-f9d3d9a3d719|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6129f7f3-5d88-45b1-b52f-d174d73ef308&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T05:14:57.753Z|c8c779e0-dfc8-4596-b90b-f9d3d9a3d719|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6129f7f3-5d88-45b1-b52f-d174d73ef308&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T05:14:57.753Z|c8c779e0-dfc8-4596-b90b-f9d3d9a3d719|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6129f7f3-5d88-45b1-b52f-d174d73ef308&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:14:58 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:14:57.753Z|c8c779e0-dfc8-4596-b90b-f9d3d9a3d719|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6129f7f3-5d88-45b1-b52f-d174d73ef308&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-16T05:14:57.754Z|c8c779e0-dfc8-4596-b90b-f9d3d9a3d719|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6129f7f3-5d88-45b1-b52f-d174d73ef308&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T05:14:57.754Z|c8c779e0-dfc8-4596-b90b-f9d3d9a3d719|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6129f7f3-5d88-45b1-b52f-d174d73ef308&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T05:14:57.762Z|c8c779e0-dfc8-4596-b90b-f9d3d9a3d719|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T05:14:59.660Z|fd93421b-4e60-43e6-b13d-ef6c22e601c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:14:59.660Z|fd93421b-4e60-43e6-b13d-ef6c22e601c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:15:00.173Z|e98dc409-b585-4ae7-9f72-4a55df520fee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:15:00.174Z|e98dc409-b585-4ae7-9f72-4a55df520fee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:15:00.208Z|9329670e-ea0b-498e-afae-759062a078ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:15:00.211Z|9329670e-ea0b-498e-afae-759062a078ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:15:00.944Z|19ae3070-8211-4394-81cb-d14dc425a20e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:15:00.944Z|19ae3070-8211-4394-81cb-d14dc425a20e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:15:01.909Z|4b0e93cb-a792-4616-afcd-033a4db66c78|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:15:01.910Z|4b0e93cb-a792-4616-afcd-033a4db66c78|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:15:07.929Z|8c1eba05-642d-4ec9-9569-a18d2b7a4e0a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|||INFO|500||Entering 2023-03-16T05:15:07.936Z|8c1eba05-642d-4ec9-9569-a18d2b7a4e0a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308 2023-03-16T05:15:07.937Z|8c1eba05-642d-4ec9-9569-a18d2b7a4e0a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308|INFO|500||Invoke 2023-03-16T05:15:07.937Z|8c1eba05-642d-4ec9-9569-a18d2b7a4e0a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308|DEBUG|500||===========================request begin================================================ 2023-03-16T05:15:07.937Z|8c1eba05-642d-4ec9-9569-a18d2b7a4e0a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308 2023-03-16T05:15:07.938Z|8c1eba05-642d-4ec9-9569-a18d2b7a4e0a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308|DEBUG|500||Method : GET 2023-03-16T05:15:07.938Z|8c1eba05-642d-4ec9-9569-a18d2b7a4e0a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"49366546adf7ae98eaad0be5b3e92ce0", X-B3-SpanId:"6491efdc6fcb8719", X-B3-ParentSpanId:"e47e42c979c46218", X-B3-Sampled:"0", X-ONAP-RequestID:"8c1eba05-642d-4ec9-9569-a18d2b7a4e0a", X-RequestID:"8c1eba05-642d-4ec9-9569-a18d2b7a4e0a", X-TransactionID:"8c1eba05-642d-4ec9-9569-a18d2b7a4e0a", X-ECOMP-RequestID:"8c1eba05-642d-4ec9-9569-a18d2b7a4e0a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0aa462d1-fe57-4e67-aaad-75dff15d04a5"] 2023-03-16T05:15:07.938Z|8c1eba05-642d-4ec9-9569-a18d2b7a4e0a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308|DEBUG|500||Request body: 2023-03-16T05:15:07.938Z|8c1eba05-642d-4ec9-9569-a18d2b7a4e0a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308|DEBUG|500||==========================request end================================================ 2023-03-16T05:15:07.983Z|8c1eba05-642d-4ec9-9569-a18d2b7a4e0a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308|DEBUG|500||============================response begin========================================== 2023-03-16T05:15:07.983Z|8c1eba05-642d-4ec9-9569-a18d2b7a4e0a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308|DEBUG|500||Status code : 200 OK 2023-03-16T05:15:07.983Z|8c1eba05-642d-4ec9-9569-a18d2b7a4e0a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308|DEBUG|500||Status text : OK 2023-03-16T05:15:07.984Z|8c1eba05-642d-4ec9-9569-a18d2b7a4e0a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:15:08 GMT", x-envoy-upstream-service-time:"39", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:15:07.985Z|8c1eba05-642d-4ec9-9569-a18d2b7a4e0a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308|DEBUG|500||Response body: { "requestId" : "6129f7f3-5d88-45b1-b52f-d174d73ef308", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-16T05:14:56.000+00:00", "endTime" : "2023-03-16T05:15:01.000+00:00", "source" : "VID", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"24055783-93ce-47f1-b8b6-78f73e8e170b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4369ec13-4627-45d2-bd59-c44c9d14362f\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T05:15:02.000+00:00", "serviceInstanceId" : "82a52a41-00f6-44c3-8b6b-e66f2a13c6a6", "serviceInstanceName" : "basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6", "cloudApiRequests" : [ ], "requestURI" : "6129f7f3-5d88-45b1-b52f-d174d73ef308", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308" } } } 2023-03-16T05:15:07.985Z|8c1eba05-642d-4ec9-9569-a18d2b7a4e0a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308|DEBUG|500||=======================response end================================================= 2023-03-16T05:15:07.986Z|8c1eba05-642d-4ec9-9569-a18d2b7a4e0a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308|INFO|500||InvokeReturn 2023-03-16T05:15:07.989Z|8c1eba05-642d-4ec9-9569-a18d2b7a4e0a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6129f7f3-5d88-45b1-b52f-d174d73ef308&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6129f7f3-5d88-45b1-b52f-d174d73ef308&IS_INTERNAL_DATA=false 2023-03-16T05:15:07.989Z|8c1eba05-642d-4ec9-9569-a18d2b7a4e0a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6129f7f3-5d88-45b1-b52f-d174d73ef308&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T05:15:07.990Z|8c1eba05-642d-4ec9-9569-a18d2b7a4e0a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6129f7f3-5d88-45b1-b52f-d174d73ef308&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T05:15:07.990Z|8c1eba05-642d-4ec9-9569-a18d2b7a4e0a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6129f7f3-5d88-45b1-b52f-d174d73ef308&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6129f7f3-5d88-45b1-b52f-d174d73ef308&IS_INTERNAL_DATA=false 2023-03-16T05:15:07.990Z|8c1eba05-642d-4ec9-9569-a18d2b7a4e0a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6129f7f3-5d88-45b1-b52f-d174d73ef308&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T05:15:07.990Z|8c1eba05-642d-4ec9-9569-a18d2b7a4e0a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6129f7f3-5d88-45b1-b52f-d174d73ef308&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"49366546adf7ae98eaad0be5b3e92ce0", X-B3-SpanId:"829b9caccdd52d8c", X-B3-ParentSpanId:"e47e42c979c46218", X-B3-Sampled:"0", X-ONAP-RequestID:"8c1eba05-642d-4ec9-9569-a18d2b7a4e0a", X-RequestID:"8c1eba05-642d-4ec9-9569-a18d2b7a4e0a", X-TransactionID:"8c1eba05-642d-4ec9-9569-a18d2b7a4e0a", X-ECOMP-RequestID:"8c1eba05-642d-4ec9-9569-a18d2b7a4e0a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e39cd34d-2378-4585-8730-6459303a0959"] 2023-03-16T05:15:07.991Z|8c1eba05-642d-4ec9-9569-a18d2b7a4e0a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6129f7f3-5d88-45b1-b52f-d174d73ef308&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T05:15:07.991Z|8c1eba05-642d-4ec9-9569-a18d2b7a4e0a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6129f7f3-5d88-45b1-b52f-d174d73ef308&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T05:15:08.010Z|8c1eba05-642d-4ec9-9569-a18d2b7a4e0a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6129f7f3-5d88-45b1-b52f-d174d73ef308&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T05:15:08.011Z|8c1eba05-642d-4ec9-9569-a18d2b7a4e0a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6129f7f3-5d88-45b1-b52f-d174d73ef308&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T05:15:08.011Z|8c1eba05-642d-4ec9-9569-a18d2b7a4e0a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6129f7f3-5d88-45b1-b52f-d174d73ef308&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T05:15:08.011Z|8c1eba05-642d-4ec9-9569-a18d2b7a4e0a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6129f7f3-5d88-45b1-b52f-d174d73ef308&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:15:08 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:15:08.012Z|8c1eba05-642d-4ec9-9569-a18d2b7a4e0a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6129f7f3-5d88-45b1-b52f-d174d73ef308&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-16T05:15:08.013Z|8c1eba05-642d-4ec9-9569-a18d2b7a4e0a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6129f7f3-5d88-45b1-b52f-d174d73ef308&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T05:15:08.013Z|8c1eba05-642d-4ec9-9569-a18d2b7a4e0a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6129f7f3-5d88-45b1-b52f-d174d73ef308&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T05:15:08.022Z|8c1eba05-642d-4ec9-9569-a18d2b7a4e0a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T05:15:08.188Z|40040768-276d-4f9c-ad62-752be80eab47|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|||INFO|500||Entering 2023-03-16T05:15:08.192Z|40040768-276d-4f9c-ad62-752be80eab47|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308 2023-03-16T05:15:08.193Z|40040768-276d-4f9c-ad62-752be80eab47|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308|INFO|500||Invoke 2023-03-16T05:15:08.193Z|40040768-276d-4f9c-ad62-752be80eab47|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308|DEBUG|500||===========================request begin================================================ 2023-03-16T05:15:08.193Z|40040768-276d-4f9c-ad62-752be80eab47|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308 2023-03-16T05:15:08.193Z|40040768-276d-4f9c-ad62-752be80eab47|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308|DEBUG|500||Method : GET 2023-03-16T05:15:08.193Z|40040768-276d-4f9c-ad62-752be80eab47|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bdafb38a785d160b6473b502efc7e112", X-B3-SpanId:"1434098a5208bd28", X-B3-ParentSpanId:"67a9b7516be074b4", X-B3-Sampled:"0", X-ONAP-RequestID:"40040768-276d-4f9c-ad62-752be80eab47", X-RequestID:"40040768-276d-4f9c-ad62-752be80eab47", X-TransactionID:"40040768-276d-4f9c-ad62-752be80eab47", X-ECOMP-RequestID:"40040768-276d-4f9c-ad62-752be80eab47", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"040376ed-2fd7-4ad5-a5e6-d86959a0bd2c"] 2023-03-16T05:15:08.193Z|40040768-276d-4f9c-ad62-752be80eab47|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308|DEBUG|500||Request body: 2023-03-16T05:15:08.193Z|40040768-276d-4f9c-ad62-752be80eab47|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308|DEBUG|500||==========================request end================================================ 2023-03-16T05:15:08.223Z|40040768-276d-4f9c-ad62-752be80eab47|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308|DEBUG|500||============================response begin========================================== 2023-03-16T05:15:08.224Z|40040768-276d-4f9c-ad62-752be80eab47|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308|DEBUG|500||Status code : 200 OK 2023-03-16T05:15:08.224Z|40040768-276d-4f9c-ad62-752be80eab47|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308|DEBUG|500||Status text : OK 2023-03-16T05:15:08.224Z|40040768-276d-4f9c-ad62-752be80eab47|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:15:08 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:15:08.225Z|40040768-276d-4f9c-ad62-752be80eab47|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308|DEBUG|500||Response body: { "requestId" : "6129f7f3-5d88-45b1-b52f-d174d73ef308", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-16T05:14:56.000+00:00", "endTime" : "2023-03-16T05:15:01.000+00:00", "source" : "VID", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"24055783-93ce-47f1-b8b6-78f73e8e170b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4369ec13-4627-45d2-bd59-c44c9d14362f\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T05:15:02.000+00:00", "serviceInstanceId" : "82a52a41-00f6-44c3-8b6b-e66f2a13c6a6", "serviceInstanceName" : "basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6", "cloudApiRequests" : [ ], "requestURI" : "6129f7f3-5d88-45b1-b52f-d174d73ef308", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308" } } } 2023-03-16T05:15:08.225Z|40040768-276d-4f9c-ad62-752be80eab47|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308|DEBUG|500||=======================response end================================================= 2023-03-16T05:15:08.225Z|40040768-276d-4f9c-ad62-752be80eab47|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308|INFO|500||InvokeReturn 2023-03-16T05:15:08.227Z|40040768-276d-4f9c-ad62-752be80eab47|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6129f7f3-5d88-45b1-b52f-d174d73ef308&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6129f7f3-5d88-45b1-b52f-d174d73ef308&IS_INTERNAL_DATA=false 2023-03-16T05:15:08.228Z|40040768-276d-4f9c-ad62-752be80eab47|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6129f7f3-5d88-45b1-b52f-d174d73ef308&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T05:15:08.228Z|40040768-276d-4f9c-ad62-752be80eab47|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6129f7f3-5d88-45b1-b52f-d174d73ef308&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T05:15:08.229Z|40040768-276d-4f9c-ad62-752be80eab47|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6129f7f3-5d88-45b1-b52f-d174d73ef308&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6129f7f3-5d88-45b1-b52f-d174d73ef308&IS_INTERNAL_DATA=false 2023-03-16T05:15:08.229Z|40040768-276d-4f9c-ad62-752be80eab47|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6129f7f3-5d88-45b1-b52f-d174d73ef308&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T05:15:08.229Z|40040768-276d-4f9c-ad62-752be80eab47|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6129f7f3-5d88-45b1-b52f-d174d73ef308&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bdafb38a785d160b6473b502efc7e112", X-B3-SpanId:"61354b5a9e900d2c", X-B3-ParentSpanId:"67a9b7516be074b4", X-B3-Sampled:"0", X-ONAP-RequestID:"40040768-276d-4f9c-ad62-752be80eab47", X-RequestID:"40040768-276d-4f9c-ad62-752be80eab47", X-TransactionID:"40040768-276d-4f9c-ad62-752be80eab47", X-ECOMP-RequestID:"40040768-276d-4f9c-ad62-752be80eab47", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"72208d3d-ca75-494e-b118-8072948fc8b0"] 2023-03-16T05:15:08.229Z|40040768-276d-4f9c-ad62-752be80eab47|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6129f7f3-5d88-45b1-b52f-d174d73ef308&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T05:15:08.230Z|40040768-276d-4f9c-ad62-752be80eab47|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6129f7f3-5d88-45b1-b52f-d174d73ef308&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T05:15:08.248Z|40040768-276d-4f9c-ad62-752be80eab47|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6129f7f3-5d88-45b1-b52f-d174d73ef308&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T05:15:08.248Z|40040768-276d-4f9c-ad62-752be80eab47|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6129f7f3-5d88-45b1-b52f-d174d73ef308&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T05:15:08.249Z|40040768-276d-4f9c-ad62-752be80eab47|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6129f7f3-5d88-45b1-b52f-d174d73ef308&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T05:15:08.249Z|40040768-276d-4f9c-ad62-752be80eab47|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6129f7f3-5d88-45b1-b52f-d174d73ef308&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:15:08 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:15:08.250Z|40040768-276d-4f9c-ad62-752be80eab47|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6129f7f3-5d88-45b1-b52f-d174d73ef308&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-16T05:15:08.251Z|40040768-276d-4f9c-ad62-752be80eab47|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6129f7f3-5d88-45b1-b52f-d174d73ef308&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T05:15:08.251Z|40040768-276d-4f9c-ad62-752be80eab47|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6129f7f3-5d88-45b1-b52f-d174d73ef308&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T05:15:08.258Z|40040768-276d-4f9c-ad62-752be80eab47|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T05:15:08.418Z|096c3b21-3d15-4c59-b490-a46d74488708|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|||INFO|500||Entering 2023-03-16T05:15:08.423Z|096c3b21-3d15-4c59-b490-a46d74488708|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308 2023-03-16T05:15:08.423Z|096c3b21-3d15-4c59-b490-a46d74488708|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308|INFO|500||Invoke 2023-03-16T05:15:08.423Z|096c3b21-3d15-4c59-b490-a46d74488708|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308|DEBUG|500||===========================request begin================================================ 2023-03-16T05:15:08.423Z|096c3b21-3d15-4c59-b490-a46d74488708|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308 2023-03-16T05:15:08.423Z|096c3b21-3d15-4c59-b490-a46d74488708|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308|DEBUG|500||Method : GET 2023-03-16T05:15:08.423Z|096c3b21-3d15-4c59-b490-a46d74488708|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a2b937bd4b47345d257fbae88c7a35b2", X-B3-SpanId:"72f80551984c576f", X-B3-ParentSpanId:"ffe2538cb5699027", X-B3-Sampled:"0", X-ONAP-RequestID:"096c3b21-3d15-4c59-b490-a46d74488708", X-RequestID:"096c3b21-3d15-4c59-b490-a46d74488708", X-TransactionID:"096c3b21-3d15-4c59-b490-a46d74488708", X-ECOMP-RequestID:"096c3b21-3d15-4c59-b490-a46d74488708", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6eb45238-143d-462c-a1e7-ff0d7a1af68f"] 2023-03-16T05:15:08.424Z|096c3b21-3d15-4c59-b490-a46d74488708|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308|DEBUG|500||Request body: 2023-03-16T05:15:08.424Z|096c3b21-3d15-4c59-b490-a46d74488708|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308|DEBUG|500||==========================request end================================================ 2023-03-16T05:15:08.461Z|096c3b21-3d15-4c59-b490-a46d74488708|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308|DEBUG|500||============================response begin========================================== 2023-03-16T05:15:08.462Z|096c3b21-3d15-4c59-b490-a46d74488708|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308|DEBUG|500||Status code : 200 OK 2023-03-16T05:15:08.462Z|096c3b21-3d15-4c59-b490-a46d74488708|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308|DEBUG|500||Status text : OK 2023-03-16T05:15:08.462Z|096c3b21-3d15-4c59-b490-a46d74488708|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:15:08 GMT", x-envoy-upstream-service-time:"35", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:15:08.463Z|096c3b21-3d15-4c59-b490-a46d74488708|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308|DEBUG|500||Response body: { "requestId" : "6129f7f3-5d88-45b1-b52f-d174d73ef308", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-16T05:14:56.000+00:00", "endTime" : "2023-03-16T05:15:01.000+00:00", "source" : "VID", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"24055783-93ce-47f1-b8b6-78f73e8e170b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4369ec13-4627-45d2-bd59-c44c9d14362f\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T05:15:02.000+00:00", "serviceInstanceId" : "82a52a41-00f6-44c3-8b6b-e66f2a13c6a6", "serviceInstanceName" : "basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6", "cloudApiRequests" : [ ], "requestURI" : "6129f7f3-5d88-45b1-b52f-d174d73ef308", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308" } } } 2023-03-16T05:15:08.463Z|096c3b21-3d15-4c59-b490-a46d74488708|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308|DEBUG|500||=======================response end================================================= 2023-03-16T05:15:08.463Z|096c3b21-3d15-4c59-b490-a46d74488708|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308|INFO|500||InvokeReturn 2023-03-16T05:15:08.465Z|096c3b21-3d15-4c59-b490-a46d74488708|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6129f7f3-5d88-45b1-b52f-d174d73ef308&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6129f7f3-5d88-45b1-b52f-d174d73ef308&IS_INTERNAL_DATA=false 2023-03-16T05:15:08.465Z|096c3b21-3d15-4c59-b490-a46d74488708|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6129f7f3-5d88-45b1-b52f-d174d73ef308&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T05:15:08.466Z|096c3b21-3d15-4c59-b490-a46d74488708|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6129f7f3-5d88-45b1-b52f-d174d73ef308&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T05:15:08.466Z|096c3b21-3d15-4c59-b490-a46d74488708|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6129f7f3-5d88-45b1-b52f-d174d73ef308&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6129f7f3-5d88-45b1-b52f-d174d73ef308&IS_INTERNAL_DATA=false 2023-03-16T05:15:08.466Z|096c3b21-3d15-4c59-b490-a46d74488708|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6129f7f3-5d88-45b1-b52f-d174d73ef308&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T05:15:08.466Z|096c3b21-3d15-4c59-b490-a46d74488708|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6129f7f3-5d88-45b1-b52f-d174d73ef308&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a2b937bd4b47345d257fbae88c7a35b2", X-B3-SpanId:"e8cc80ec603d5c36", X-B3-ParentSpanId:"ffe2538cb5699027", X-B3-Sampled:"0", X-ONAP-RequestID:"096c3b21-3d15-4c59-b490-a46d74488708", X-RequestID:"096c3b21-3d15-4c59-b490-a46d74488708", X-TransactionID:"096c3b21-3d15-4c59-b490-a46d74488708", X-ECOMP-RequestID:"096c3b21-3d15-4c59-b490-a46d74488708", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"37e9eb78-ae8c-441b-b5c5-c2e387f767c9"] 2023-03-16T05:15:08.466Z|096c3b21-3d15-4c59-b490-a46d74488708|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6129f7f3-5d88-45b1-b52f-d174d73ef308&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T05:15:08.467Z|096c3b21-3d15-4c59-b490-a46d74488708|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6129f7f3-5d88-45b1-b52f-d174d73ef308&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T05:15:08.482Z|096c3b21-3d15-4c59-b490-a46d74488708|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6129f7f3-5d88-45b1-b52f-d174d73ef308&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T05:15:08.483Z|096c3b21-3d15-4c59-b490-a46d74488708|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6129f7f3-5d88-45b1-b52f-d174d73ef308&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T05:15:08.483Z|096c3b21-3d15-4c59-b490-a46d74488708|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6129f7f3-5d88-45b1-b52f-d174d73ef308&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T05:15:08.483Z|096c3b21-3d15-4c59-b490-a46d74488708|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6129f7f3-5d88-45b1-b52f-d174d73ef308&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:15:08 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:15:08.483Z|096c3b21-3d15-4c59-b490-a46d74488708|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6129f7f3-5d88-45b1-b52f-d174d73ef308&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-16T05:15:08.483Z|096c3b21-3d15-4c59-b490-a46d74488708|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6129f7f3-5d88-45b1-b52f-d174d73ef308&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T05:15:08.483Z|096c3b21-3d15-4c59-b490-a46d74488708|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6129f7f3-5d88-45b1-b52f-d174d73ef308&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T05:15:08.489Z|096c3b21-3d15-4c59-b490-a46d74488708|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T05:15:08.665Z|40cdd357-84fa-4ba0-99af-12042cc4ecb7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|||INFO|500||Entering 2023-03-16T05:15:08.670Z|40cdd357-84fa-4ba0-99af-12042cc4ecb7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308 2023-03-16T05:15:08.670Z|40cdd357-84fa-4ba0-99af-12042cc4ecb7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308|INFO|500||Invoke 2023-03-16T05:15:08.670Z|40cdd357-84fa-4ba0-99af-12042cc4ecb7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308|DEBUG|500||===========================request begin================================================ 2023-03-16T05:15:08.671Z|40cdd357-84fa-4ba0-99af-12042cc4ecb7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308 2023-03-16T05:15:08.671Z|40cdd357-84fa-4ba0-99af-12042cc4ecb7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308|DEBUG|500||Method : GET 2023-03-16T05:15:08.671Z|40cdd357-84fa-4ba0-99af-12042cc4ecb7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b96f109c7d16662f465523425a2f7724", X-B3-SpanId:"976e7822ecc1f1ee", X-B3-ParentSpanId:"6e26bd4e04a1c7c4", X-B3-Sampled:"0", X-ONAP-RequestID:"40cdd357-84fa-4ba0-99af-12042cc4ecb7", X-RequestID:"40cdd357-84fa-4ba0-99af-12042cc4ecb7", X-TransactionID:"40cdd357-84fa-4ba0-99af-12042cc4ecb7", X-ECOMP-RequestID:"40cdd357-84fa-4ba0-99af-12042cc4ecb7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fc5612a1-bde1-465b-a48d-5d7d958ddf07"] 2023-03-16T05:15:08.671Z|40cdd357-84fa-4ba0-99af-12042cc4ecb7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308|DEBUG|500||Request body: 2023-03-16T05:15:08.671Z|40cdd357-84fa-4ba0-99af-12042cc4ecb7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308|DEBUG|500||==========================request end================================================ 2023-03-16T05:15:08.706Z|40cdd357-84fa-4ba0-99af-12042cc4ecb7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308|DEBUG|500||============================response begin========================================== 2023-03-16T05:15:08.707Z|40cdd357-84fa-4ba0-99af-12042cc4ecb7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308|DEBUG|500||Status code : 200 OK 2023-03-16T05:15:08.707Z|40cdd357-84fa-4ba0-99af-12042cc4ecb7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308|DEBUG|500||Status text : OK 2023-03-16T05:15:08.707Z|40cdd357-84fa-4ba0-99af-12042cc4ecb7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:15:08 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:15:08.708Z|40cdd357-84fa-4ba0-99af-12042cc4ecb7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308|DEBUG|500||Response body: { "requestId" : "6129f7f3-5d88-45b1-b52f-d174d73ef308", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-16T05:14:56.000+00:00", "endTime" : "2023-03-16T05:15:01.000+00:00", "source" : "VID", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"24055783-93ce-47f1-b8b6-78f73e8e170b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4369ec13-4627-45d2-bd59-c44c9d14362f\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T05:15:02.000+00:00", "serviceInstanceId" : "82a52a41-00f6-44c3-8b6b-e66f2a13c6a6", "serviceInstanceName" : "basic_network-065643f5-09fa-4b67-9423-ffcc9194bfa2", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/82a52a41-00f6-44c3-8b6b-e66f2a13c6a6", "cloudApiRequests" : [ ], "requestURI" : "6129f7f3-5d88-45b1-b52f-d174d73ef308", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308" } } } 2023-03-16T05:15:08.709Z|40cdd357-84fa-4ba0-99af-12042cc4ecb7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308|DEBUG|500||=======================response end================================================= 2023-03-16T05:15:08.709Z|40cdd357-84fa-4ba0-99af-12042cc4ecb7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6129f7f3-5d88-45b1-b52f-d174d73ef308|INFO|500||InvokeReturn 2023-03-16T05:15:08.711Z|40cdd357-84fa-4ba0-99af-12042cc4ecb7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6129f7f3-5d88-45b1-b52f-d174d73ef308&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6129f7f3-5d88-45b1-b52f-d174d73ef308&IS_INTERNAL_DATA=false 2023-03-16T05:15:08.712Z|40cdd357-84fa-4ba0-99af-12042cc4ecb7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6129f7f3-5d88-45b1-b52f-d174d73ef308&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T05:15:08.712Z|40cdd357-84fa-4ba0-99af-12042cc4ecb7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6129f7f3-5d88-45b1-b52f-d174d73ef308&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T05:15:08.713Z|40cdd357-84fa-4ba0-99af-12042cc4ecb7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6129f7f3-5d88-45b1-b52f-d174d73ef308&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6129f7f3-5d88-45b1-b52f-d174d73ef308&IS_INTERNAL_DATA=false 2023-03-16T05:15:08.713Z|40cdd357-84fa-4ba0-99af-12042cc4ecb7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6129f7f3-5d88-45b1-b52f-d174d73ef308&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T05:15:08.713Z|40cdd357-84fa-4ba0-99af-12042cc4ecb7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6129f7f3-5d88-45b1-b52f-d174d73ef308&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b96f109c7d16662f465523425a2f7724", X-B3-SpanId:"bbdff4a1644a7d6d", X-B3-ParentSpanId:"6e26bd4e04a1c7c4", X-B3-Sampled:"0", X-ONAP-RequestID:"40cdd357-84fa-4ba0-99af-12042cc4ecb7", X-RequestID:"40cdd357-84fa-4ba0-99af-12042cc4ecb7", X-TransactionID:"40cdd357-84fa-4ba0-99af-12042cc4ecb7", X-ECOMP-RequestID:"40cdd357-84fa-4ba0-99af-12042cc4ecb7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"938bb1e2-8250-4151-a962-b688f7d7618f"] 2023-03-16T05:15:08.713Z|40cdd357-84fa-4ba0-99af-12042cc4ecb7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6129f7f3-5d88-45b1-b52f-d174d73ef308&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T05:15:08.714Z|40cdd357-84fa-4ba0-99af-12042cc4ecb7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6129f7f3-5d88-45b1-b52f-d174d73ef308&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T05:15:08.738Z|40cdd357-84fa-4ba0-99af-12042cc4ecb7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6129f7f3-5d88-45b1-b52f-d174d73ef308&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T05:15:08.738Z|40cdd357-84fa-4ba0-99af-12042cc4ecb7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6129f7f3-5d88-45b1-b52f-d174d73ef308&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T05:15:08.738Z|40cdd357-84fa-4ba0-99af-12042cc4ecb7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6129f7f3-5d88-45b1-b52f-d174d73ef308&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T05:15:08.738Z|40cdd357-84fa-4ba0-99af-12042cc4ecb7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6129f7f3-5d88-45b1-b52f-d174d73ef308&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:15:08 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:15:08.741Z|40cdd357-84fa-4ba0-99af-12042cc4ecb7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6129f7f3-5d88-45b1-b52f-d174d73ef308&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-16T05:15:08.741Z|40cdd357-84fa-4ba0-99af-12042cc4ecb7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6129f7f3-5d88-45b1-b52f-d174d73ef308&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T05:15:08.742Z|40cdd357-84fa-4ba0-99af-12042cc4ecb7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6129f7f3-5d88-45b1-b52f-d174d73ef308&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T05:15:08.752Z|40cdd357-84fa-4ba0-99af-12042cc4ecb7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6129f7f3-5d88-45b1-b52f-d174d73ef308|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T05:15:09.683Z|c5e233ea-3eca-44f1-b81e-770cca2769f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:15:09.684Z|c5e233ea-3eca-44f1-b81e-770cca2769f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:15:10.201Z|dc5911f8-b83c-4c70-bc98-7053a689e736|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:15:10.201Z|dc5911f8-b83c-4c70-bc98-7053a689e736|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:15:11.935Z|12242459-5b9f-49da-9210-48957a1e8378|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:15:11.935Z|12242459-5b9f-49da-9210-48957a1e8378|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:15:15.208Z|78681616-1a8d-463a-8218-e39fac376a51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:15:15.209Z|78681616-1a8d-463a-8218-e39fac376a51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:15:19.706Z|42fb8927-f023-47be-ab92-cb6c97d95a70|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:15:19.707Z|42fb8927-f023-47be-ab92-cb6c97d95a70|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:15:20.231Z|6419bc09-f55d-4109-9a6d-175a44f3c6a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:15:20.232Z|6419bc09-f55d-4109-9a6d-175a44f3c6a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:15:21.962Z|ca4457c9-fe1f-4faa-a177-174266ddf820|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:15:21.963Z|ca4457c9-fe1f-4faa-a177-174266ddf820|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:15:29.734Z|83865eac-6874-4e22-9b8f-02292d67a07a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:15:29.734Z|83865eac-6874-4e22-9b8f-02292d67a07a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:15:30.208Z|09fe5e9f-29e1-4b84-a12c-73e88bd18559|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:15:30.209Z|09fe5e9f-29e1-4b84-a12c-73e88bd18559|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:15:30.262Z|1611936b-30e7-4554-a577-32503afda625|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:15:30.262Z|1611936b-30e7-4554-a577-32503afda625|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:15:30.945Z|6e644577-6dd5-467f-a2cd-8ae9ef941320|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:15:30.945Z|6e644577-6dd5-467f-a2cd-8ae9ef941320|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:15:31.992Z|814321a3-0be3-4991-a91c-663b369096c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:15:31.993Z|814321a3-0be3-4991-a91c-663b369096c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:15:39.769Z|95cbdbaa-e9a2-42ca-ac46-5666967796d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:15:39.770Z|95cbdbaa-e9a2-42ca-ac46-5666967796d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:15:40.290Z|129c78de-a04d-4d7c-a9d9-821f51b9a0eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:15:40.291Z|129c78de-a04d-4d7c-a9d9-821f51b9a0eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:15:40.408Z|a2629ed8-dea8-46ee-9851-152cfded6493|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T05:15:40.408Z|a2629ed8-dea8-46ee-9851-152cfded6493|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T05:15:42.020Z|04b0b10e-5e8c-4bb8-827d-908391b78199|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:15:42.021Z|04b0b10e-5e8c-4bb8-827d-908391b78199|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:15:45.208Z|7b79efb4-d160-48e8-9681-db76ff9e79c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:15:45.212Z|7b79efb4-d160-48e8-9681-db76ff9e79c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:15:49.798Z|cb000b41-f8da-4f7a-8b6b-b102b752dff6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:15:49.798Z|cb000b41-f8da-4f7a-8b6b-b102b752dff6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:15:50.319Z|e40022a2-d643-4fa4-b832-30a2db85ff06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:15:50.320Z|e40022a2-d643-4fa4-b832-30a2db85ff06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:15:52.049Z|6f476581-6090-4c90-9807-ceae2755783d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:15:52.050Z|6f476581-6090-4c90-9807-ceae2755783d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:15:59.823Z|2d5e7c2e-64bb-4b05-bacb-49e7cd0ed5f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:15:59.824Z|2d5e7c2e-64bb-4b05-bacb-49e7cd0ed5f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:16:00.208Z|b8a6885c-2304-46c4-9775-9ce708d5e45b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:16:00.209Z|b8a6885c-2304-46c4-9775-9ce708d5e45b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:16:00.349Z|a086e1ed-5e4d-4f05-85de-8d6ed36c00c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:16:00.349Z|a086e1ed-5e4d-4f05-85de-8d6ed36c00c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:16:00.945Z|69afb142-f92e-42a1-94ed-92ea998e539e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:16:00.946Z|69afb142-f92e-42a1-94ed-92ea998e539e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:16:02.076Z|0c46b262-8152-4690-9bc8-56156f6d3391|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:16:02.077Z|0c46b262-8152-4690-9bc8-56156f6d3391|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:16:09.850Z|b2af0fd3-04da-4271-83f6-2a4dcd429a7c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:16:09.850Z|b2af0fd3-04da-4271-83f6-2a4dcd429a7c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:16:10.378Z|aab169ca-718e-458e-934c-b30c21f3eaca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:16:10.379Z|aab169ca-718e-458e-934c-b30c21f3eaca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:16:12.104Z|fdfe94ce-33cc-414b-94c8-151f3b3ec065|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:16:12.104Z|fdfe94ce-33cc-414b-94c8-151f3b3ec065|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:16:15.208Z|b02194de-1483-4179-9ea4-cbc7672b7946|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:16:15.209Z|b02194de-1483-4179-9ea4-cbc7672b7946|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:16:19.875Z|ce515994-3022-402b-a141-4c820beaf7e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:16:19.875Z|ce515994-3022-402b-a141-4c820beaf7e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:16:20.407Z|c3440912-f540-440d-b93b-9d5a6f8234a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:16:20.408Z|c3440912-f540-440d-b93b-9d5a6f8234a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:16:22.134Z|8dbd27b5-bf3a-4cdb-93a7-8674d456cf7e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:16:22.135Z|8dbd27b5-bf3a-4cdb-93a7-8674d456cf7e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:16:29.903Z|d21b52a9-8d92-4ef6-9639-fb1d2a495a1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:16:29.904Z|d21b52a9-8d92-4ef6-9639-fb1d2a495a1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:16:30.208Z|55a9a6fe-5d9e-416e-8edd-8ddbef4cc1c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:16:30.213Z|55a9a6fe-5d9e-416e-8edd-8ddbef4cc1c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:16:30.435Z|410fc621-3b7c-423f-a01c-e66c44a2ba7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:16:30.436Z|410fc621-3b7c-423f-a01c-e66c44a2ba7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:16:30.946Z|ac978128-dfd5-4293-96dd-3f9c21d00aba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:16:30.947Z|ac978128-dfd5-4293-96dd-3f9c21d00aba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:16:32.159Z|42d88a50-2fb6-4d8d-a468-284d68744792|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:16:32.160Z|42d88a50-2fb6-4d8d-a468-284d68744792|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:16:39.933Z|82ca30ab-9c5d-4833-96df-f51fc3f3c33a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:16:39.933Z|82ca30ab-9c5d-4833-96df-f51fc3f3c33a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:16:40.408Z|595d2e39-76c6-4989-ace1-6eb7714be69f|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T05:16:40.409Z|595d2e39-76c6-4989-ace1-6eb7714be69f|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T05:16:40.462Z|b47c810b-0396-4723-9134-4c922f1d42d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:16:40.463Z|b47c810b-0396-4723-9134-4c922f1d42d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:16:42.188Z|ffa27a73-c800-46a7-a34a-59c9c6f63e04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:16:42.189Z|ffa27a73-c800-46a7-a34a-59c9c6f63e04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:16:45.208Z|0c2e5179-e33a-4d53-959e-3cd7d9a5ba53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:16:45.209Z|0c2e5179-e33a-4d53-959e-3cd7d9a5ba53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:16:49.961Z|cb0f6ddf-c7b7-4ffb-909b-229f4bcc4b29|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:16:49.962Z|cb0f6ddf-c7b7-4ffb-909b-229f4bcc4b29|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:16:50.492Z|638a653d-aadf-4664-9e24-657b6ad22dc1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:16:50.493Z|638a653d-aadf-4664-9e24-657b6ad22dc1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:16:52.215Z|c6bc2776-1fac-4f6e-a97a-ec7acb7b2d72|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:16:52.216Z|c6bc2776-1fac-4f6e-a97a-ec7acb7b2d72|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:16:59.988Z|1805aeaf-6240-497c-a1cc-fed54c2fc832|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:16:59.989Z|1805aeaf-6240-497c-a1cc-fed54c2fc832|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:17:00.208Z|4c413a5a-6206-4da6-b427-13c1531ccba3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:17:00.209Z|4c413a5a-6206-4da6-b427-13c1531ccba3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:17:00.520Z|f71e2610-a492-43b7-a78e-12e9223747f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:17:00.521Z|f71e2610-a492-43b7-a78e-12e9223747f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:17:00.947Z|18e34eb5-1276-4ec0-a099-5d7da3a0d440|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:17:00.948Z|18e34eb5-1276-4ec0-a099-5d7da3a0d440|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:17:02.245Z|b9c22174-c9f9-48b5-bfe6-af8bccf4c213|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:17:02.246Z|b9c22174-c9f9-48b5-bfe6-af8bccf4c213|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:17:10.017Z|bae302e7-4f9d-447a-86e0-cd4b6624040a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:17:10.018Z|bae302e7-4f9d-447a-86e0-cd4b6624040a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:17:10.549Z|4b15bed0-d72b-4f7b-8ed2-87608c99c575|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:17:10.551Z|4b15bed0-d72b-4f7b-8ed2-87608c99c575|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:17:12.272Z|13f400e0-6b93-49d5-825f-f71f930b61f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:17:12.273Z|13f400e0-6b93-49d5-825f-f71f930b61f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:17:15.209Z|e7cc766a-da8c-4ec1-87df-6916ba6d28b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:17:15.213Z|e7cc766a-da8c-4ec1-87df-6916ba6d28b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:17:20.045Z|15a8cb48-75ca-45db-92ef-3d79135cc8b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:17:20.046Z|15a8cb48-75ca-45db-92ef-3d79135cc8b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:17:20.576Z|a51946c5-0827-44e2-932b-9c386f5f6723|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:17:20.577Z|a51946c5-0827-44e2-932b-9c386f5f6723|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:17:22.303Z|1de33a8a-90ee-4abc-ab89-04305e389f44|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:17:22.303Z|1de33a8a-90ee-4abc-ab89-04305e389f44|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:17:30.075Z|3ee69a99-a694-4799-b3d6-a1bcf8e1597f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:17:30.076Z|3ee69a99-a694-4799-b3d6-a1bcf8e1597f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:17:30.208Z|0d9b3492-eb76-4cbb-9019-5eb5c473762b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:17:30.209Z|0d9b3492-eb76-4cbb-9019-5eb5c473762b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:17:30.604Z|c3d0ae92-c959-437b-8adf-b7d1b75f08e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:17:30.605Z|c3d0ae92-c959-437b-8adf-b7d1b75f08e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:17:30.948Z|7ec9a1e4-9e18-4f27-902d-f9fd58436741|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:17:30.948Z|7ec9a1e4-9e18-4f27-902d-f9fd58436741|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:17:32.333Z|40f59e6e-264b-4f97-a14e-9e03d9f63ba5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:17:32.334Z|40f59e6e-264b-4f97-a14e-9e03d9f63ba5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:17:40.102Z|8c6eb5ab-8df1-4634-873f-c8f3e707d5ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:17:40.103Z|8c6eb5ab-8df1-4634-873f-c8f3e707d5ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:17:40.407Z|42a50414-5b14-4867-810e-e72b83f74f8d|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T05:17:40.407Z|42a50414-5b14-4867-810e-e72b83f74f8d|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T05:17:40.635Z|70075957-557a-475c-b159-b7bcc6858a0e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:17:40.635Z|70075957-557a-475c-b159-b7bcc6858a0e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:17:42.364Z|6a6a40a2-b031-4097-bd8c-be121ff6d496|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:17:42.364Z|6a6a40a2-b031-4097-bd8c-be121ff6d496|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:17:45.208Z|fe4b516a-e0f4-4229-82b3-db9a94fbaf4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:17:45.209Z|fe4b516a-e0f4-4229-82b3-db9a94fbaf4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:17:50.132Z|84fc48da-7b76-4c12-bc77-d826cee327c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:17:50.133Z|84fc48da-7b76-4c12-bc77-d826cee327c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:17:50.664Z|f437c980-ceb7-457f-9f54-3438561ef420|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:17:50.665Z|f437c980-ceb7-457f-9f54-3438561ef420|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:17:52.393Z|5c7da0be-63f8-4c6f-94df-f7c937529195|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:17:52.394Z|5c7da0be-63f8-4c6f-94df-f7c937529195|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:18:00.163Z|ab6cb677-588f-4947-a0be-731acd13f9f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:18:00.164Z|ab6cb677-588f-4947-a0be-731acd13f9f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:18:00.208Z|1af2a337-ac80-4c83-aca8-c8037195f21f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:18:00.212Z|1af2a337-ac80-4c83-aca8-c8037195f21f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:18:00.691Z|f9ed16d9-f610-44c0-bb44-09fb9d95a801|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:18:00.692Z|f9ed16d9-f610-44c0-bb44-09fb9d95a801|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:18:00.949Z|a920b62f-1a8d-4ed0-9822-5cd855a5b12c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:18:00.949Z|a920b62f-1a8d-4ed0-9822-5cd855a5b12c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:18:02.421Z|0cd53bd5-13ef-47fd-8171-223af85cb6ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:18:02.422Z|0cd53bd5-13ef-47fd-8171-223af85cb6ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:18:10.189Z|0fdf57fb-0484-426e-a693-4f5caa2156f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:18:10.189Z|0fdf57fb-0484-426e-a693-4f5caa2156f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:18:10.721Z|aa3f7cad-e253-4bbc-9e51-c3d3a080642f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:18:10.723Z|aa3f7cad-e253-4bbc-9e51-c3d3a080642f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:18:12.450Z|c846f9f4-8e35-4ad2-811b-9e3944ee103f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:18:12.451Z|c846f9f4-8e35-4ad2-811b-9e3944ee103f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:18:15.208Z|c53db1fb-4695-435a-a58e-23a62d16e393|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:18:15.209Z|c53db1fb-4695-435a-a58e-23a62d16e393|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:18:20.216Z|8c16aff1-d870-4581-b766-1922c67a9157|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:18:20.217Z|8c16aff1-d870-4581-b766-1922c67a9157|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:18:20.751Z|d2802dd2-7b2d-4aaf-a62c-55d6b5bfc596|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:18:20.752Z|d2802dd2-7b2d-4aaf-a62c-55d6b5bfc596|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:18:22.480Z|c3a793fd-57e4-4990-aeee-0879ab79875a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:18:22.480Z|c3a793fd-57e4-4990-aeee-0879ab79875a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:18:30.208Z|0a321370-5a9e-4157-804c-bb2f9bca59ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:18:30.209Z|0a321370-5a9e-4157-804c-bb2f9bca59ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:18:30.247Z|2d525018-c90d-4b44-a828-70d49425c9e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:18:30.247Z|2d525018-c90d-4b44-a828-70d49425c9e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:18:30.780Z|df164227-46a0-41a7-8bf0-e4d8f4a94666|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:18:30.781Z|df164227-46a0-41a7-8bf0-e4d8f4a94666|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:18:30.950Z|b513bc96-8af6-442d-9a12-5ba904da672b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:18:30.950Z|b513bc96-8af6-442d-9a12-5ba904da672b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:18:32.509Z|44abf584-d866-4aa9-b2d8-054630e33240|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:18:32.510Z|44abf584-d866-4aa9-b2d8-054630e33240|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:18:40.279Z|0eb34d44-a9ac-48b5-8824-22ffa60ae607|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:18:40.279Z|0eb34d44-a9ac-48b5-8824-22ffa60ae607|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:18:40.408Z|97954528-9428-43c9-8cee-2777602d9de6|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T05:18:40.409Z|97954528-9428-43c9-8cee-2777602d9de6|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T05:18:40.812Z|9c298b5d-477d-49ba-8132-5dbe598a10aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:18:40.813Z|9c298b5d-477d-49ba-8132-5dbe598a10aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:18:42.540Z|75921dfd-3c6d-4228-b9ac-052989b16d38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:18:42.541Z|75921dfd-3c6d-4228-b9ac-052989b16d38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:18:45.208Z|708c86e0-2a52-4e19-94c7-a04d1ec4b786|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:18:45.212Z|708c86e0-2a52-4e19-94c7-a04d1ec4b786|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:18:50.308Z|42f4eca8-3e57-483b-9ba3-6a7f4a31dfa8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:18:50.309Z|42f4eca8-3e57-483b-9ba3-6a7f4a31dfa8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:18:50.840Z|c5d81e11-0b93-4bf5-b71e-b91ce9ba8136|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:18:50.841Z|c5d81e11-0b93-4bf5-b71e-b91ce9ba8136|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:18:52.569Z|ac094f2a-239d-47b7-a84e-3014edb218b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:18:52.569Z|ac094f2a-239d-47b7-a84e-3014edb218b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:19:00.208Z|f8cdc782-4d77-4ca0-9618-9414cb2e6545|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:19:00.209Z|f8cdc782-4d77-4ca0-9618-9414cb2e6545|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:19:00.339Z|3e1c0404-1a39-410e-baf4-3da97cfe2109|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:19:00.340Z|3e1c0404-1a39-410e-baf4-3da97cfe2109|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:19:00.868Z|bc716251-02a4-46c9-992c-7088662cef6d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:19:00.869Z|bc716251-02a4-46c9-992c-7088662cef6d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:19:00.950Z|edff1e54-6cee-4462-9c40-d249bb9d7091|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:19:00.951Z|edff1e54-6cee-4462-9c40-d249bb9d7091|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:19:02.596Z|674448e5-e3ea-4658-911e-a8ceebbbe51f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:19:02.597Z|674448e5-e3ea-4658-911e-a8ceebbbe51f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:19:10.367Z|b7094949-af6e-483f-81f8-e222dbc56824|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:19:10.368Z|b7094949-af6e-483f-81f8-e222dbc56824|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:19:10.893Z|7812c80f-aeb5-43b1-8caf-91b5762a935e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:19:10.894Z|7812c80f-aeb5-43b1-8caf-91b5762a935e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:19:12.627Z|9db61481-f4d3-4584-b30d-b98e8179e660|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:19:12.628Z|9db61481-f4d3-4584-b30d-b98e8179e660|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:19:15.208Z|c5842e5d-53dd-4a79-bfd3-5f2d98bdae44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:19:15.209Z|c5842e5d-53dd-4a79-bfd3-5f2d98bdae44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:19:20.399Z|09b7a801-0987-4cf6-a418-a9e0881a5718|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:19:20.400Z|09b7a801-0987-4cf6-a418-a9e0881a5718|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:19:20.922Z|3ebc8db9-51ac-4b8e-a643-e633581b88f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:19:20.922Z|3ebc8db9-51ac-4b8e-a643-e633581b88f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:19:22.657Z|c2e0faaf-ca7e-4b20-842f-643313620049|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:19:22.658Z|c2e0faaf-ca7e-4b20-842f-643313620049|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:19:30.208Z|e8a4f8dd-6c39-4953-a582-56808ee23991|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:19:30.212Z|e8a4f8dd-6c39-4953-a582-56808ee23991|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:19:30.429Z|454d2eb7-53b8-4b9f-a04e-aab01f89f6c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:19:30.430Z|454d2eb7-53b8-4b9f-a04e-aab01f89f6c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:19:30.950Z|05f3d9b5-c8b2-4c60-9fe9-15fd2362ecd8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:19:30.950Z|05f3d9b5-c8b2-4c60-9fe9-15fd2362ecd8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:19:30.951Z|c2dc6e6d-6d1a-4b00-af38-b8a71440b877|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:19:30.951Z|c2dc6e6d-6d1a-4b00-af38-b8a71440b877|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:19:32.685Z|2479fb9e-8ce3-4733-a75f-e72c2a224d8c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:19:32.686Z|2479fb9e-8ce3-4733-a75f-e72c2a224d8c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:19:40.408Z|ed5cd0c5-b48f-4dc4-b3bd-98ef2b35d9f1|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T05:19:40.409Z|ed5cd0c5-b48f-4dc4-b3bd-98ef2b35d9f1|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T05:19:40.456Z|a65a8e62-6023-4351-bba2-adb3f6693e10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:19:40.457Z|a65a8e62-6023-4351-bba2-adb3f6693e10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:19:40.978Z|432d98f7-bcc3-4784-8548-c3d36883052b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:19:40.978Z|432d98f7-bcc3-4784-8548-c3d36883052b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:19:42.715Z|8b8df518-f79c-489c-a76a-b63cf1c2526a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:19:42.716Z|8b8df518-f79c-489c-a76a-b63cf1c2526a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:19:45.208Z|2e5cc1ed-e28f-4c80-8431-1c33629c2eee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:19:45.209Z|2e5cc1ed-e28f-4c80-8431-1c33629c2eee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:19:50.485Z|46cde5ec-612b-4678-912f-2e7717862869|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:19:50.486Z|46cde5ec-612b-4678-912f-2e7717862869|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:19:51.006Z|515ad704-9695-42a6-a869-e03cd0fb1315|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:19:51.007Z|515ad704-9695-42a6-a869-e03cd0fb1315|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:19:52.742Z|b657b77a-8543-4fd7-bb83-a9c73f85d87f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:19:52.743Z|b657b77a-8543-4fd7-bb83-a9c73f85d87f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:20:00.208Z|635a49d4-d6b8-4cba-a5ad-4bd3e7e7d18c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:20:00.209Z|635a49d4-d6b8-4cba-a5ad-4bd3e7e7d18c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:20:00.515Z|c427f5c4-a28d-4931-89d3-f5f422339676|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:20:00.516Z|c427f5c4-a28d-4931-89d3-f5f422339676|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:20:00.952Z|e0a8aab8-1431-47df-8caf-ba54e43686c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:20:00.952Z|e0a8aab8-1431-47df-8caf-ba54e43686c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:20:01.031Z|b627d61e-4cc7-418a-b7f0-9912607dda75|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:20:01.032Z|b627d61e-4cc7-418a-b7f0-9912607dda75|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:20:02.769Z|ae6ff3db-6dc4-41b9-a67d-2bd5b21cf9f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:20:02.770Z|ae6ff3db-6dc4-41b9-a67d-2bd5b21cf9f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:20:10.541Z|c800a38a-339e-4cbe-b9f0-1b03dfdf0974|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:20:10.542Z|c800a38a-339e-4cbe-b9f0-1b03dfdf0974|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:20:11.061Z|12122557-f15b-4e71-8ec7-a85c3885fdec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:20:11.061Z|12122557-f15b-4e71-8ec7-a85c3885fdec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:20:12.798Z|adea683a-d64b-4f06-96a3-d4bd42509553|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:20:12.799Z|adea683a-d64b-4f06-96a3-d4bd42509553|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:20:15.208Z|b4bbd878-1b60-4bf0-aab3-7eca5b818bcb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:20:15.212Z|b4bbd878-1b60-4bf0-aab3-7eca5b818bcb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:20:20.570Z|09a53655-1192-4b18-95bf-af439eab3c5c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:20:20.571Z|09a53655-1192-4b18-95bf-af439eab3c5c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:20:21.088Z|2883a656-1530-4473-afdb-d65e55424203|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:20:21.089Z|2883a656-1530-4473-afdb-d65e55424203|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:20:22.827Z|69ca5c3e-2d44-4510-a5ea-8ef32f70e8f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:20:22.828Z|69ca5c3e-2d44-4510-a5ea-8ef32f70e8f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:20:30.208Z|ede8b548-04c3-4a89-87ac-1b4017d11c72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:20:30.209Z|ede8b548-04c3-4a89-87ac-1b4017d11c72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:20:30.602Z|09aad233-b2a5-4f0d-8c41-d7b92eaa1c82|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:20:30.602Z|09aad233-b2a5-4f0d-8c41-d7b92eaa1c82|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:20:30.952Z|3d80c71f-b52b-4d09-b61d-a7257ddac252|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:20:30.953Z|3d80c71f-b52b-4d09-b61d-a7257ddac252|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:20:31.115Z|9454fa3b-3b24-485a-99c4-48e83ff4f8ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:20:31.116Z|9454fa3b-3b24-485a-99c4-48e83ff4f8ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:20:32.857Z|52f3b528-b0bd-4e82-8bd4-43765b9502f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:20:32.858Z|52f3b528-b0bd-4e82-8bd4-43765b9502f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:20:40.408Z|6a1e74c3-705a-4bf5-b078-33689882bc79|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T05:20:40.408Z|6a1e74c3-705a-4bf5-b078-33689882bc79|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T05:20:40.633Z|3e574da7-e4c0-441c-9354-d87dfe2049fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:20:40.633Z|3e574da7-e4c0-441c-9354-d87dfe2049fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:20:41.144Z|067ae7ae-440e-4e14-ad10-6aa7802fd9d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:20:41.144Z|067ae7ae-440e-4e14-ad10-6aa7802fd9d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:20:42.887Z|5c2231db-65d3-4808-b520-8a3105fcb460|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:20:42.887Z|5c2231db-65d3-4808-b520-8a3105fcb460|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:20:45.208Z|447665a9-cae6-47d5-ab9b-b9a4e743f1d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:20:45.209Z|447665a9-cae6-47d5-ab9b-b9a4e743f1d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:20:50.659Z|a3dd652d-873a-4970-aa8d-253514f8198d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:20:50.660Z|a3dd652d-873a-4970-aa8d-253514f8198d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:20:51.171Z|fa718176-92e3-4635-8b20-6d3e12e357ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:20:51.171Z|fa718176-92e3-4635-8b20-6d3e12e357ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:20:52.915Z|df3b5209-3b01-462e-bf44-06322b2fa1a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:20:52.916Z|df3b5209-3b01-462e-bf44-06322b2fa1a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:21:00.208Z|51cdcfee-0a0a-4294-9e36-3632a57d27fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:21:00.211Z|51cdcfee-0a0a-4294-9e36-3632a57d27fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:21:00.691Z|8239f67c-ad95-45af-8d28-83ecb0268c51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:21:00.691Z|8239f67c-ad95-45af-8d28-83ecb0268c51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:21:00.953Z|868193a1-3182-4361-bb6e-8142ab220e97|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:21:00.954Z|868193a1-3182-4361-bb6e-8142ab220e97|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:21:01.198Z|0d3326d8-de01-41c9-bb56-0888f4159ab3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:21:01.199Z|0d3326d8-de01-41c9-bb56-0888f4159ab3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:21:02.944Z|aedf3f89-cadb-4fc1-9365-7b3fd5bc8a0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:21:02.945Z|aedf3f89-cadb-4fc1-9365-7b3fd5bc8a0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:21:10.721Z|298418a8-ecc4-434f-9aee-156c42dfd527|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:21:10.721Z|298418a8-ecc4-434f-9aee-156c42dfd527|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:21:11.228Z|ead028ea-a8f2-476a-8022-fe463ac32dac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:21:11.229Z|ead028ea-a8f2-476a-8022-fe463ac32dac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:21:12.974Z|79948aa9-6f2b-4063-abbb-727a2d710ce2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:21:12.974Z|79948aa9-6f2b-4063-abbb-727a2d710ce2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:21:15.208Z|e91c0491-1028-43c4-ae58-3135beea5999|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:21:15.209Z|e91c0491-1028-43c4-ae58-3135beea5999|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:21:20.752Z|d7c48a42-5d3a-46c6-9e80-ea6426ffb747|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:21:20.753Z|d7c48a42-5d3a-46c6-9e80-ea6426ffb747|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:21:21.257Z|816208f7-4716-4c8e-8cf9-5773fa7f463e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:21:21.258Z|816208f7-4716-4c8e-8cf9-5773fa7f463e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:21:23.004Z|6fef694f-f083-4902-a62b-70fdb147601b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:21:23.005Z|6fef694f-f083-4902-a62b-70fdb147601b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:21:30.208Z|13440871-eee6-4e6c-9f9d-31c366dc3f41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:21:30.209Z|13440871-eee6-4e6c-9f9d-31c366dc3f41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:21:30.779Z|e76c1d40-3f9d-482d-a7ed-9dd0c1c1e44d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:21:30.780Z|e76c1d40-3f9d-482d-a7ed-9dd0c1c1e44d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:21:30.954Z|cbc95380-e916-4b98-8392-86c6af41839f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:21:30.954Z|cbc95380-e916-4b98-8392-86c6af41839f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:21:31.284Z|2f4c2f57-1d67-463d-8516-14e2faab96e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:21:31.285Z|2f4c2f57-1d67-463d-8516-14e2faab96e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:21:33.034Z|7030fc05-e258-4766-b2db-abda0f75877a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:21:33.034Z|7030fc05-e258-4766-b2db-abda0f75877a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:21:40.408Z|95a85b18-ab42-4fcf-9d1c-68a4e90fea18|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T05:21:40.409Z|95a85b18-ab42-4fcf-9d1c-68a4e90fea18|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T05:21:40.808Z|2633404d-34ab-49c9-acdd-58af1509cf5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:21:40.809Z|2633404d-34ab-49c9-acdd-58af1509cf5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:21:41.312Z|9de40212-323f-4a29-9c97-576caa0f6022|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:21:41.313Z|9de40212-323f-4a29-9c97-576caa0f6022|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:21:43.062Z|3a9df7a0-2053-4ee5-8f36-27a28cbf3c44|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:21:43.063Z|3a9df7a0-2053-4ee5-8f36-27a28cbf3c44|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:21:45.208Z|38f633e8-bc35-4da7-85ac-8afdf321153a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:21:45.212Z|38f633e8-bc35-4da7-85ac-8afdf321153a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:21:50.838Z|d6d3d476-3b9b-4581-bcac-4104b7e32568|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:21:50.839Z|d6d3d476-3b9b-4581-bcac-4104b7e32568|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:21:51.341Z|9bf6d0fd-b85e-4b88-b70e-b46fea180360|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:21:51.341Z|9bf6d0fd-b85e-4b88-b70e-b46fea180360|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:21:53.092Z|1caa6f41-d9af-4fa3-bc67-bb0b488d1f03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:21:53.093Z|1caa6f41-d9af-4fa3-bc67-bb0b488d1f03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:22:00.208Z|c164b6ef-75ab-4e45-a1cd-a5fd5bdbca2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:22:00.209Z|c164b6ef-75ab-4e45-a1cd-a5fd5bdbca2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:22:00.865Z|cfc588d0-9c51-470b-bcab-aaf7e7b0bd44|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:22:00.866Z|cfc588d0-9c51-470b-bcab-aaf7e7b0bd44|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:22:00.955Z|99fc0325-3f06-48de-ab73-f698b20daf77|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:22:00.955Z|99fc0325-3f06-48de-ab73-f698b20daf77|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:22:01.369Z|d284127e-a56b-4a64-ba28-88c97f545832|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:22:01.370Z|d284127e-a56b-4a64-ba28-88c97f545832|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:22:03.122Z|db784d15-0f4b-4d88-9780-a28bdb6a3354|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:22:03.123Z|db784d15-0f4b-4d88-9780-a28bdb6a3354|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:22:10.892Z|ceab94d6-ebbc-4f8e-a3c2-a34f5bef1fa1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:22:10.893Z|ceab94d6-ebbc-4f8e-a3c2-a34f5bef1fa1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:22:11.399Z|07e02ee8-a151-4381-af91-a1fa73d886cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:22:11.400Z|07e02ee8-a151-4381-af91-a1fa73d886cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:22:13.152Z|1b5bbcb2-80b6-404b-a604-a7dec2b14980|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:22:13.153Z|1b5bbcb2-80b6-404b-a604-a7dec2b14980|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:22:15.208Z|378f1f56-03e5-4ade-869c-0f4731dc204d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:22:15.209Z|378f1f56-03e5-4ade-869c-0f4731dc204d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:22:20.921Z|4b1cb31f-202e-4fcc-b74a-e3093d2cc481|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:22:20.922Z|4b1cb31f-202e-4fcc-b74a-e3093d2cc481|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:22:21.427Z|e2c1c753-2ba2-4bfe-8640-ceeb29fc638f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:22:21.428Z|e2c1c753-2ba2-4bfe-8640-ceeb29fc638f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:22:23.184Z|374ff2de-34a9-40d6-a877-d402c03f50ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:22:23.184Z|374ff2de-34a9-40d6-a877-d402c03f50ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:22:30.208Z|a6cb7783-1146-44b4-87d6-113c98d4fc3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:22:30.213Z|a6cb7783-1146-44b4-87d6-113c98d4fc3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:22:30.949Z|c07e5186-6792-43c3-8630-e66c08adccef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:22:30.949Z|c07e5186-6792-43c3-8630-e66c08adccef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:22:30.956Z|5673b20e-24d6-4e34-92df-4f54d6f8a023|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:22:30.956Z|5673b20e-24d6-4e34-92df-4f54d6f8a023|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:22:31.457Z|fa1a2885-eac1-4ad1-be34-2ea7d8d0ed9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:22:31.458Z|fa1a2885-eac1-4ad1-be34-2ea7d8d0ed9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:22:33.214Z|fb66c8b5-6fff-42c2-988e-a5102e058b83|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:22:33.215Z|fb66c8b5-6fff-42c2-988e-a5102e058b83|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:22:40.407Z|cd2470be-55e4-44a3-8550-0980e3453189|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T05:22:40.408Z|cd2470be-55e4-44a3-8550-0980e3453189|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T05:22:40.971Z|1a756bcb-e2cf-42dd-988f-bef427091260|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:22:40.972Z|1a756bcb-e2cf-42dd-988f-bef427091260|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:22:41.487Z|ebe80e23-dbf4-4d7f-9863-5bb9cdff560e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:22:41.488Z|ebe80e23-dbf4-4d7f-9863-5bb9cdff560e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:22:43.243Z|f89d5eec-736c-432e-8ba1-cd19c73ea0e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:22:43.244Z|f89d5eec-736c-432e-8ba1-cd19c73ea0e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:22:45.208Z|801dfd6f-87bf-4818-8894-2649111037d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:22:45.209Z|801dfd6f-87bf-4818-8894-2649111037d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:22:51.001Z|7bd75773-7e5d-442b-b635-94c782057b8a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:22:51.002Z|7bd75773-7e5d-442b-b635-94c782057b8a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:22:51.514Z|ce941ce6-be42-4b4c-9219-a885135a9707|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:22:51.515Z|ce941ce6-be42-4b4c-9219-a885135a9707|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:22:53.272Z|d35a5add-eb70-4735-91e2-e31e4e542737|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:22:53.273Z|d35a5add-eb70-4735-91e2-e31e4e542737|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:23:00.208Z|046dbfac-a0b2-4481-884e-1ac6fcec80ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:23:00.209Z|046dbfac-a0b2-4481-884e-1ac6fcec80ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:23:00.956Z|6dfe5289-d8ce-4da4-a0d9-6e79b37a2717|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:23:00.957Z|6dfe5289-d8ce-4da4-a0d9-6e79b37a2717|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:23:01.032Z|73c27d1e-340c-4e8a-a655-8b175dfd6312|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:23:01.032Z|73c27d1e-340c-4e8a-a655-8b175dfd6312|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:23:01.542Z|d4da2ae6-79ed-4ae1-9292-c5d5e1659e74|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:23:01.543Z|d4da2ae6-79ed-4ae1-9292-c5d5e1659e74|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:23:03.301Z|70859621-3465-4270-bfce-863da38501f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:23:03.301Z|70859621-3465-4270-bfce-863da38501f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:23:11.057Z|8da537ac-dc71-4453-952f-5a39748d3c93|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:23:11.057Z|8da537ac-dc71-4453-952f-5a39748d3c93|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:23:11.570Z|7db041e5-23b2-468b-bce8-28a6501fb86e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:23:11.571Z|7db041e5-23b2-468b-bce8-28a6501fb86e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:23:13.330Z|92e57b7f-8035-4f87-9d7a-e3b83e4234f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:23:13.331Z|92e57b7f-8035-4f87-9d7a-e3b83e4234f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:23:15.209Z|08c4dd5f-cf9d-4b00-906a-2a6b4ec86f91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:23:15.213Z|08c4dd5f-cf9d-4b00-906a-2a6b4ec86f91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:23:21.084Z|0c433753-034c-41d1-87c4-705cb94744bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:23:21.085Z|0c433753-034c-41d1-87c4-705cb94744bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:23:21.599Z|8116e903-323f-4941-b40e-5b4f96d6b0f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:23:21.600Z|8116e903-323f-4941-b40e-5b4f96d6b0f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:23:23.359Z|0c51d738-aa62-4b71-a5b0-97b9574234ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:23:23.359Z|0c51d738-aa62-4b71-a5b0-97b9574234ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:23:30.208Z|b0cb849d-feea-4c22-9bcf-5c49756c2ee2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:23:30.209Z|b0cb849d-feea-4c22-9bcf-5c49756c2ee2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:23:30.957Z|2fbb569c-d6f4-4721-9972-e590c65c6d25|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:23:30.958Z|2fbb569c-d6f4-4721-9972-e590c65c6d25|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:23:31.113Z|4d288380-9e58-40be-a8bd-230ab6b0a5f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:23:31.113Z|4d288380-9e58-40be-a8bd-230ab6b0a5f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:23:31.631Z|2dc2873e-2ef1-4392-b162-20eddeead212|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:23:31.632Z|2dc2873e-2ef1-4392-b162-20eddeead212|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:23:33.388Z|bb83549a-4d09-4865-b3f0-7df21e09e248|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:23:33.388Z|bb83549a-4d09-4865-b3f0-7df21e09e248|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:23:40.408Z|7ebf7166-3db0-4d62-a2a0-6dc594b338a3|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T05:23:40.409Z|7ebf7166-3db0-4d62-a2a0-6dc594b338a3|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T05:23:41.142Z|b09c49b7-29a2-418f-9995-cadc9f22ff1e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:23:41.142Z|b09c49b7-29a2-418f-9995-cadc9f22ff1e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:23:41.659Z|27a16041-f489-4984-aa40-f186328088e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:23:41.660Z|27a16041-f489-4984-aa40-f186328088e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:23:43.416Z|78bc09fb-cd7f-4741-b1e6-e2b2713db1bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:23:43.417Z|78bc09fb-cd7f-4741-b1e6-e2b2713db1bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:23:45.208Z|45db462e-c0bc-493d-b584-32c975649aed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:23:45.209Z|45db462e-c0bc-493d-b584-32c975649aed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:23:51.170Z|80ec4e4a-321d-40f2-a46e-e3dfc2c3a200|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:23:51.171Z|80ec4e4a-321d-40f2-a46e-e3dfc2c3a200|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:23:51.681Z|4fad987e-746f-4ffe-bd27-26f81a4e0b4c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:23:51.682Z|4fad987e-746f-4ffe-bd27-26f81a4e0b4c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:23:53.440Z|ca47c6d2-be34-435e-8cfb-01a712657201|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:23:53.441Z|ca47c6d2-be34-435e-8cfb-01a712657201|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:24:00.208Z|903db3b4-0b37-4232-b808-cd07ec725382|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:24:00.212Z|903db3b4-0b37-4232-b808-cd07ec725382|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:24:00.958Z|fd70b7cd-c73a-4a99-92b9-99aab38818f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:24:00.958Z|fd70b7cd-c73a-4a99-92b9-99aab38818f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:24:01.209Z|f30c5e70-8562-4d4d-9ba6-fd398ce10586|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:24:01.210Z|f30c5e70-8562-4d4d-9ba6-fd398ce10586|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:24:01.709Z|2cb3d87c-3307-45cb-a8af-44de5ee45586|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:24:01.710Z|2cb3d87c-3307-45cb-a8af-44de5ee45586|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:24:03.469Z|86523587-cba2-4880-867e-8379427523cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:24:03.470Z|86523587-cba2-4880-867e-8379427523cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:24:11.238Z|60c5e2bb-42fb-4e49-a321-889374002643|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:24:11.239Z|60c5e2bb-42fb-4e49-a321-889374002643|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:24:11.735Z|f801bab4-c20b-40c6-85e1-66e155180509|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:24:11.736Z|f801bab4-c20b-40c6-85e1-66e155180509|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:24:13.500Z|c500934b-eeb2-4429-89fb-d29afa2169ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:24:13.500Z|c500934b-eeb2-4429-89fb-d29afa2169ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:24:15.208Z|b2fb9fe3-d428-4c85-8bcf-27111c352b1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:24:15.209Z|b2fb9fe3-d428-4c85-8bcf-27111c352b1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:24:21.268Z|abeb1315-b61b-41ad-a1e1-e9a0cd503487|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:24:21.268Z|abeb1315-b61b-41ad-a1e1-e9a0cd503487|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:24:21.764Z|4b42f68a-bbd0-43b5-a186-46c9c364be73|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:24:21.764Z|4b42f68a-bbd0-43b5-a186-46c9c364be73|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:24:23.529Z|5eca4fc6-3de1-4d93-a6c0-032fadf8ad12|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:24:23.530Z|5eca4fc6-3de1-4d93-a6c0-032fadf8ad12|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:24:30.208Z|e967f048-2538-4a68-b026-6fa7c097c725|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:24:30.209Z|e967f048-2538-4a68-b026-6fa7c097c725|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:24:30.959Z|beeaf4c0-5534-4d13-830e-c0eff9a53d92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:24:30.959Z|beeaf4c0-5534-4d13-830e-c0eff9a53d92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:24:31.294Z|54ab7640-9180-4506-a775-7c32ca71f42d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:24:31.295Z|54ab7640-9180-4506-a775-7c32ca71f42d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:24:31.793Z|9501ddf1-d5eb-4a28-aa42-d8b8bb043c2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:24:31.794Z|9501ddf1-d5eb-4a28-aa42-d8b8bb043c2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:24:33.557Z|48006482-d831-4b9b-91d1-11d7094165b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:24:33.558Z|48006482-d831-4b9b-91d1-11d7094165b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:24:40.408Z|978e8af4-649b-4be1-9fcc-b007eb83eaa9|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T05:24:40.408Z|978e8af4-649b-4be1-9fcc-b007eb83eaa9|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T05:24:41.324Z|0914be3b-328c-43a6-ad2d-038a9fc83736|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:24:41.325Z|0914be3b-328c-43a6-ad2d-038a9fc83736|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:24:41.821Z|90daad98-0fab-43f7-a95d-0e27d9cbc3ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:24:41.821Z|90daad98-0fab-43f7-a95d-0e27d9cbc3ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:24:43.587Z|ae252ff7-3150-4dfe-8f76-73936c36523e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:24:43.588Z|ae252ff7-3150-4dfe-8f76-73936c36523e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:24:45.208Z|13aba849-cdb7-4c36-a1ea-65fe8f507022|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:24:45.212Z|13aba849-cdb7-4c36-a1ea-65fe8f507022|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:24:51.353Z|da0577a7-3a3e-48c3-a36d-eb6f725599eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:24:51.354Z|da0577a7-3a3e-48c3-a36d-eb6f725599eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:24:51.850Z|fb1ef86b-f383-459b-b40f-31d9d890153d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:24:51.850Z|fb1ef86b-f383-459b-b40f-31d9d890153d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:24:53.613Z|38c2b1c8-0a1f-4b97-88df-01da69eafd36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:24:53.613Z|38c2b1c8-0a1f-4b97-88df-01da69eafd36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:25:00.208Z|70fbad6c-5393-4b2f-ad97-6360025552da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:25:00.209Z|70fbad6c-5393-4b2f-ad97-6360025552da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:25:00.959Z|9887b733-4382-4a80-b25b-9d755bc8a082|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:25:00.960Z|9887b733-4382-4a80-b25b-9d755bc8a082|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:25:01.382Z|65e5838e-9c2d-4e5b-ae67-7a5da4da0769|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:25:01.383Z|65e5838e-9c2d-4e5b-ae67-7a5da4da0769|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:25:01.880Z|8c25460d-6951-4edb-9b98-e987db50a18a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:25:01.881Z|8c25460d-6951-4edb-9b98-e987db50a18a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:25:03.643Z|2807a871-daa4-4675-942f-61c253738494|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:25:03.643Z|2807a871-daa4-4675-942f-61c253738494|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:25:11.412Z|8b82cf4f-78a1-41ff-a216-2df48d16dfbd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:25:11.412Z|8b82cf4f-78a1-41ff-a216-2df48d16dfbd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:25:11.909Z|7acaa4b8-8e3c-4492-9b6d-85d82ea8541a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:25:11.910Z|7acaa4b8-8e3c-4492-9b6d-85d82ea8541a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:25:13.671Z|8c30209b-b227-4b6c-93e7-3aeade0d130e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:25:13.671Z|8c30209b-b227-4b6c-93e7-3aeade0d130e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:25:15.208Z|a5b84275-d607-486a-bc7b-5a0f949ab542|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:25:15.209Z|a5b84275-d607-486a-bc7b-5a0f949ab542|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:25:21.438Z|58f136e6-8eba-4498-a80f-a26e5954495c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:25:21.439Z|58f136e6-8eba-4498-a80f-a26e5954495c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:25:21.938Z|60bf37bd-250d-4653-bb3d-5f12d1d4dd04|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:25:21.938Z|60bf37bd-250d-4653-bb3d-5f12d1d4dd04|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:25:23.698Z|6928dd18-f38a-4004-9cbb-134619c93af1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:25:23.700Z|6928dd18-f38a-4004-9cbb-134619c93af1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:25:30.208Z|317f96ab-fbe2-4015-9da4-d0358ddeb908|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:25:30.212Z|317f96ab-fbe2-4015-9da4-d0358ddeb908|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:25:30.960Z|3811d536-c444-463c-93ec-1dd13ade6adb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:25:30.960Z|3811d536-c444-463c-93ec-1dd13ade6adb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:25:31.468Z|56cca3af-a196-4e19-9698-99fede557ed2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:25:31.469Z|56cca3af-a196-4e19-9698-99fede557ed2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:25:31.966Z|284fadee-c84d-4a19-bdf7-3ec645276477|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:25:31.966Z|284fadee-c84d-4a19-bdf7-3ec645276477|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:25:33.729Z|32c4c914-391b-46d2-b49f-d625ce7b79cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:25:33.730Z|32c4c914-391b-46d2-b49f-d625ce7b79cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:25:40.408Z|20192b0b-9f55-41eb-b49f-6825ca2ee2e0|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T05:25:40.408Z|20192b0b-9f55-41eb-b49f-6825ca2ee2e0|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T05:25:41.498Z|7ed40fd9-dd9a-45a7-971f-89bf703c6d1d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:25:41.498Z|7ed40fd9-dd9a-45a7-971f-89bf703c6d1d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:25:41.996Z|9379cca0-5ca2-4cf1-92cd-27fc9baf7ca2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:25:41.996Z|9379cca0-5ca2-4cf1-92cd-27fc9baf7ca2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:25:43.758Z|dc918f4d-dfe2-4d75-b0ba-eb028f226858|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:25:43.759Z|dc918f4d-dfe2-4d75-b0ba-eb028f226858|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:25:45.208Z|cb717c90-1847-44e5-b77c-54311e9d87e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:25:45.209Z|cb717c90-1847-44e5-b77c-54311e9d87e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:25:51.524Z|db4a3aa2-1579-45d7-872a-2818d31ba984|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:25:51.525Z|db4a3aa2-1579-45d7-872a-2818d31ba984|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:25:52.025Z|c4312501-2125-47d3-abe6-ac9e2b1049fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:25:52.025Z|c4312501-2125-47d3-abe6-ac9e2b1049fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:25:53.786Z|a8a2e1e7-8a00-47d3-8485-0f9ccdf48752|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:25:53.787Z|a8a2e1e7-8a00-47d3-8485-0f9ccdf48752|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:26:00.209Z|63a46769-b2c0-4e78-acee-21bafa3599a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:26:00.209Z|63a46769-b2c0-4e78-acee-21bafa3599a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:26:00.961Z|94c4d109-7a56-43c4-a3d5-88dbcf28a160|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:26:00.961Z|94c4d109-7a56-43c4-a3d5-88dbcf28a160|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:26:01.552Z|56b7e1a9-d284-49fa-bf12-acb08c1bc464|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:26:01.553Z|56b7e1a9-d284-49fa-bf12-acb08c1bc464|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:26:02.054Z|d09c735d-f469-4ed6-8b61-7374652d240c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:26:02.054Z|d09c735d-f469-4ed6-8b61-7374652d240c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:26:03.817Z|22a42f78-c491-4f2d-bda0-ed53ab641d3e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:26:03.817Z|22a42f78-c491-4f2d-bda0-ed53ab641d3e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:26:11.580Z|32f35b88-3ce9-40a2-97f5-9b1925c1b992|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:26:11.580Z|32f35b88-3ce9-40a2-97f5-9b1925c1b992|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:26:12.082Z|faf8b1a0-2f64-490f-92d4-a64a2341f130|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:26:12.083Z|faf8b1a0-2f64-490f-92d4-a64a2341f130|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:26:13.846Z|a09a00a4-ed43-42b7-b06a-c760647567e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:26:13.847Z|a09a00a4-ed43-42b7-b06a-c760647567e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:26:15.208Z|d1057ccd-e907-41c9-9887-3587ad8c3c18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:26:15.213Z|d1057ccd-e907-41c9-9887-3587ad8c3c18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:26:21.608Z|4e84a823-b92e-4cd8-bc99-ebb104db3d05|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:26:21.609Z|4e84a823-b92e-4cd8-bc99-ebb104db3d05|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:26:22.113Z|e276a500-5f5f-4277-8589-d24192615527|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:26:22.113Z|e276a500-5f5f-4277-8589-d24192615527|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:26:23.877Z|9843f1fd-1251-4b86-8d7c-b0c14c0815b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:26:23.877Z|9843f1fd-1251-4b86-8d7c-b0c14c0815b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:26:30.208Z|9515d818-23ac-4176-93e6-ca491b38c96e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:26:30.208Z|9515d818-23ac-4176-93e6-ca491b38c96e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:26:30.962Z|00bc3518-523a-4937-9cf3-6ce64003c2c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:26:30.962Z|00bc3518-523a-4937-9cf3-6ce64003c2c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:26:31.634Z|70094e28-e3cb-49bb-a66e-0991b630f5a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:26:31.635Z|70094e28-e3cb-49bb-a66e-0991b630f5a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:26:32.141Z|83f66f26-bbb4-4487-95ef-720c2ee4a535|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:26:32.142Z|83f66f26-bbb4-4487-95ef-720c2ee4a535|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:26:33.909Z|81ebfb21-d4bb-47d0-9fac-99316ab04774|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:26:33.910Z|81ebfb21-d4bb-47d0-9fac-99316ab04774|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:26:40.407Z|42c6bbe5-81b3-4e3d-9eef-a354b6381856|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T05:26:40.408Z|42c6bbe5-81b3-4e3d-9eef-a354b6381856|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T05:26:41.659Z|6dfcf087-7cfd-4aab-965b-fdd356399735|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:26:41.660Z|6dfcf087-7cfd-4aab-965b-fdd356399735|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:26:42.172Z|07e4e004-2823-4403-931e-45a9b29d77b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:26:42.173Z|07e4e004-2823-4403-931e-45a9b29d77b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:26:43.938Z|8ccf8018-d7e4-40c9-a165-639dfe965172|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:26:43.938Z|8ccf8018-d7e4-40c9-a165-639dfe965172|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:26:45.208Z|ec2e5fc4-b8a7-431a-b4a7-da2dded5b02c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:26:45.209Z|ec2e5fc4-b8a7-431a-b4a7-da2dded5b02c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:26:51.698Z|19760d3c-0761-4237-999a-8c1a1b295dd0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:26:51.699Z|19760d3c-0761-4237-999a-8c1a1b295dd0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:26:52.200Z|95352680-e6d0-4f94-933d-4c968bff538d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:26:52.201Z|95352680-e6d0-4f94-933d-4c968bff538d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:26:53.967Z|950a9980-4c63-46e2-bef0-488c1a14ab43|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:26:53.967Z|950a9980-4c63-46e2-bef0-488c1a14ab43|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:27:00.208Z|461ec00c-39b6-4980-998c-f75952f92760|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:27:00.212Z|461ec00c-39b6-4980-998c-f75952f92760|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:27:00.962Z|0ec2e3a0-6a90-44b6-bd35-0a2fb7624ec0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:27:00.963Z|0ec2e3a0-6a90-44b6-bd35-0a2fb7624ec0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:27:01.727Z|6d9da4e2-d1af-4f0d-b371-ec4facf250a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:27:01.728Z|6d9da4e2-d1af-4f0d-b371-ec4facf250a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:27:02.230Z|e1e57ae7-669d-45a3-beb4-62ec09c12937|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:27:02.230Z|e1e57ae7-669d-45a3-beb4-62ec09c12937|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:27:03.998Z|a8d18255-f975-48c6-8e61-058065521110|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:27:03.999Z|a8d18255-f975-48c6-8e61-058065521110|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:27:11.754Z|3d16cd17-8f49-4f89-a437-030865b7476a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:27:11.755Z|3d16cd17-8f49-4f89-a437-030865b7476a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:27:12.260Z|e9fd04d8-e05f-4d41-901c-36c2dcaa6da8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:27:12.260Z|e9fd04d8-e05f-4d41-901c-36c2dcaa6da8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:27:14.026Z|4a75cc85-8fbb-4fd0-b7dc-9897cd522dd8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:27:14.027Z|4a75cc85-8fbb-4fd0-b7dc-9897cd522dd8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:27:15.208Z|6e794cd6-7c7d-4644-81f0-07958187907d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:27:15.209Z|6e794cd6-7c7d-4644-81f0-07958187907d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:27:21.781Z|a5bf21d0-2856-4547-b29a-540dccd65a04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:27:21.782Z|a5bf21d0-2856-4547-b29a-540dccd65a04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:27:22.288Z|6c9b40ba-929d-40f8-8b99-503fecfb71cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:27:22.289Z|6c9b40ba-929d-40f8-8b99-503fecfb71cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:27:24.055Z|cd034d4e-4dc7-4c2e-ada9-8d6f4008d839|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:27:24.055Z|cd034d4e-4dc7-4c2e-ada9-8d6f4008d839|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:27:30.208Z|df9b3ed1-b291-4584-b414-2f55ab5e8c49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:27:30.209Z|df9b3ed1-b291-4584-b414-2f55ab5e8c49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:27:30.963Z|b1fbc0d8-f023-45ca-ba19-b1c6a4c55cda|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:27:30.963Z|b1fbc0d8-f023-45ca-ba19-b1c6a4c55cda|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:27:31.810Z|c089b2b8-8f6e-44f3-8ef0-5e226aacfd46|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:27:31.811Z|c089b2b8-8f6e-44f3-8ef0-5e226aacfd46|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:27:32.317Z|a052bcb7-de09-44b2-a9af-8b406d63afbb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:27:32.318Z|a052bcb7-de09-44b2-a9af-8b406d63afbb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:27:34.084Z|40007b3f-bd78-45bf-974a-4ab04d80485f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:27:34.085Z|40007b3f-bd78-45bf-974a-4ab04d80485f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:27:40.408Z|f0fb0190-8892-4c6f-b11f-4645cfdd7bc9|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T05:27:40.409Z|f0fb0190-8892-4c6f-b11f-4645cfdd7bc9|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T05:27:41.837Z|6d906abc-bc7c-4518-992c-a993308494fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:27:41.838Z|6d906abc-bc7c-4518-992c-a993308494fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:27:42.346Z|7cc60fea-954f-476d-b33f-e0b84ef445c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:27:42.346Z|7cc60fea-954f-476d-b33f-e0b84ef445c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:27:44.113Z|cfde56df-f0aa-4592-ba26-869de6a067f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:27:44.114Z|cfde56df-f0aa-4592-ba26-869de6a067f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:27:45.208Z|c3f8ed48-1e6f-4acb-8b25-cf5cf29d07c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:27:45.212Z|c3f8ed48-1e6f-4acb-8b25-cf5cf29d07c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:27:51.866Z|b032ed00-54d6-4cb6-85a6-55c34b529acf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:27:51.867Z|b032ed00-54d6-4cb6-85a6-55c34b529acf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:27:52.376Z|321d3bce-ecdf-429e-9521-8f7716c110b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:27:52.376Z|321d3bce-ecdf-429e-9521-8f7716c110b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:27:54.142Z|40087d96-8aaa-45a8-bf9c-0f41eac3acf6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:27:54.143Z|40087d96-8aaa-45a8-bf9c-0f41eac3acf6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:28:00.208Z|d0a6fc51-a253-4d82-9dd6-bb8c38f4404a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:28:00.209Z|d0a6fc51-a253-4d82-9dd6-bb8c38f4404a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:28:00.964Z|23b2b187-7708-4d76-b9b9-446b6ac45c17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:28:00.964Z|23b2b187-7708-4d76-b9b9-446b6ac45c17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:28:01.895Z|daca82fd-860b-44c7-8000-35b0ffa3cc7b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:28:01.896Z|daca82fd-860b-44c7-8000-35b0ffa3cc7b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:28:02.407Z|e69ec1fc-3de7-4107-beba-281426aaa5d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:28:02.408Z|e69ec1fc-3de7-4107-beba-281426aaa5d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:28:04.171Z|9489f11f-22c7-458b-bf13-e46a8f271f38|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:28:04.172Z|9489f11f-22c7-458b-bf13-e46a8f271f38|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:28:11.924Z|68cb77ef-f220-42e3-908c-75859f79262b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:28:11.925Z|68cb77ef-f220-42e3-908c-75859f79262b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:28:12.435Z|7d6512c5-3c08-46ae-8b2e-d03cfbbd90a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:28:12.435Z|7d6512c5-3c08-46ae-8b2e-d03cfbbd90a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:28:14.200Z|bd34153b-99ac-412d-a1f5-af03fa428bb0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:28:14.201Z|bd34153b-99ac-412d-a1f5-af03fa428bb0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:28:15.208Z|673493f3-e5f8-4f64-bc71-41ea2bef6ff8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:28:15.209Z|673493f3-e5f8-4f64-bc71-41ea2bef6ff8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:28:21.953Z|2ca826b4-ebe0-453e-9588-60366058e138|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:28:21.953Z|2ca826b4-ebe0-453e-9588-60366058e138|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:28:22.462Z|f96c44e7-8e83-438e-b16e-af2258626478|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:28:22.463Z|f96c44e7-8e83-438e-b16e-af2258626478|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:28:24.228Z|5b87aa30-76df-4a22-8b44-71449eab5597|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:28:24.229Z|5b87aa30-76df-4a22-8b44-71449eab5597|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:28:30.208Z|39b5f6dd-e968-4c2c-9625-74e0f072b3f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:28:30.213Z|39b5f6dd-e968-4c2c-9625-74e0f072b3f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:28:30.964Z|540c1dff-94ad-477b-9c75-4c9a45e3a940|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:28:30.965Z|540c1dff-94ad-477b-9c75-4c9a45e3a940|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:28:31.981Z|25f1033b-15b6-4b8e-bbd9-8cb5a814b32d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:28:31.982Z|25f1033b-15b6-4b8e-bbd9-8cb5a814b32d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:28:32.491Z|b42f915f-27f2-4d81-8ef9-6e146cbbde6a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:28:32.492Z|b42f915f-27f2-4d81-8ef9-6e146cbbde6a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:28:34.256Z|3198722e-323b-428c-9309-868e9a12ea5e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:28:34.256Z|3198722e-323b-428c-9309-868e9a12ea5e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:28:40.406Z|e3fcc3d2-b902-4fa3-9277-a58028f89417|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T05:28:40.407Z|e3fcc3d2-b902-4fa3-9277-a58028f89417|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T05:28:42.011Z|cf154a6c-2c2c-4486-94ef-abdf4a5a7807|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:28:42.012Z|cf154a6c-2c2c-4486-94ef-abdf4a5a7807|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:28:42.520Z|a3d28f95-ca7b-4b73-ab27-62484aad682f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:28:42.521Z|a3d28f95-ca7b-4b73-ab27-62484aad682f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:28:44.283Z|96c0ab7b-5fff-4814-a7b1-7b7d21d04b80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:28:44.284Z|96c0ab7b-5fff-4814-a7b1-7b7d21d04b80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:28:45.208Z|61bd0b87-ca35-4f04-bc33-a07f77b88df1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:28:45.209Z|61bd0b87-ca35-4f04-bc33-a07f77b88df1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:28:52.040Z|871013f3-90ef-4f62-a5de-bdb20fb0c42a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:28:52.040Z|871013f3-90ef-4f62-a5de-bdb20fb0c42a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:28:52.551Z|bdd751dc-1e5f-4d40-bd3c-667502566145|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:28:52.551Z|bdd751dc-1e5f-4d40-bd3c-667502566145|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:28:54.311Z|2c6f1a77-7719-4b15-b958-97a3bb008d5f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:28:54.312Z|2c6f1a77-7719-4b15-b958-97a3bb008d5f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:29:00.208Z|fc2c2f5f-8be1-4826-ad56-d64d7e111079|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:29:00.208Z|fc2c2f5f-8be1-4826-ad56-d64d7e111079|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:29:00.965Z|1cd55add-759d-4f6b-9da0-703f1a843929|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:29:00.965Z|1cd55add-759d-4f6b-9da0-703f1a843929|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:29:02.069Z|bea1e2f2-d0dc-491b-83de-7a3d1c455992|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:29:02.070Z|bea1e2f2-d0dc-491b-83de-7a3d1c455992|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:29:02.580Z|778352c1-0be5-4dbd-a164-16f1a3fe4424|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:29:02.581Z|778352c1-0be5-4dbd-a164-16f1a3fe4424|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:29:04.340Z|d5ba33f5-ec32-407d-b484-27aeba9cf487|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:29:04.341Z|d5ba33f5-ec32-407d-b484-27aeba9cf487|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:29:12.097Z|a961a121-20fd-4bb7-93ef-41b8b55e38cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:29:12.097Z|a961a121-20fd-4bb7-93ef-41b8b55e38cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:29:12.606Z|4b933bc8-efce-41ca-8860-d071b3fc401e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:29:12.607Z|4b933bc8-efce-41ca-8860-d071b3fc401e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:29:14.367Z|8d19f322-f42a-45db-8db5-854babd40e71|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:29:14.368Z|8d19f322-f42a-45db-8db5-854babd40e71|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:29:15.208Z|d3fbe5ae-943b-4700-b538-39c369ef859b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:29:15.211Z|d3fbe5ae-943b-4700-b538-39c369ef859b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:29:18.424Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2023-03-16T05:29:18.425Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 4343b312-fa00-4037-8df0-6d8888bf7a2c already exists in requestDb InfraActiveRequests table 2023-03-16T05:29:18.426Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c 2023-03-16T05:29:18.426Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|INFO|500||Invoke 2023-03-16T05:29:18.426Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|DEBUG|500||===========================request begin================================================ 2023-03-16T05:29:18.426Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c 2023-03-16T05:29:18.426Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|DEBUG|500||Method : GET 2023-03-16T05:29:18.427Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"782a5d32adaff7068073692bb7021639", X-B3-SpanId:"dc42176df15213ef", X-B3-ParentSpanId:"7a8db561fd7c6f0d", X-B3-Sampled:"0", X-ONAP-RequestID:"4343b312-fa00-4037-8df0-6d8888bf7a2c", X-RequestID:"4343b312-fa00-4037-8df0-6d8888bf7a2c", X-TransactionID:"4343b312-fa00-4037-8df0-6d8888bf7a2c", X-ECOMP-RequestID:"4343b312-fa00-4037-8df0-6d8888bf7a2c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"58d74276-ee75-45d2-b295-a9df4e284b6e"] 2023-03-16T05:29:18.427Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|DEBUG|500||Request body: 2023-03-16T05:29:18.427Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|DEBUG|500||==========================request end================================================ 2023-03-16T05:29:18.468Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|DEBUG|500||============================response begin========================================== 2023-03-16T05:29:18.468Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-16T05:29:18.469Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|DEBUG|500||Status text : Not Found 2023-03-16T05:29:18.469Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|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, 16 Mar 2023 05:29:19 GMT", x-envoy-upstream-service-time:"37", server:"envoy"] 2023-03-16T05:29:18.469Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|DEBUG|500||Response body: 2023-03-16T05:29:18.469Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|DEBUG|500||=======================response end================================================= 2023-03-16T05:29:18.469Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|INFO|404|Not Found|InvokeReturn 2023-03-16T05:29:18.482Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2023-03-16T05:29:18.489Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-16T05:29:18.505Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/d16c1d8504f144e5b2fab42ec3a8ceb7|INFO|500||Invoke 2023-03-16T05:29:18.505Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/d16c1d8504f144e5b2fab42ec3a8ceb7|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/d16c1d8504f144e5b2fab42ec3a8ceb7 with request headers:{Authorization=[***REDACTED***], X-RequestID=[4343b312-fa00-4037-8df0-6d8888bf7a2c], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[e2112bea-8920-4b33-885a-5e10c2fce957], X-ECOMP-RequestID=[4343b312-fa00-4037-8df0-6d8888bf7a2c], X-TransactionId=[], X-ONAP-RequestID=[4343b312-fa00-4037-8df0-6d8888bf7a2c]} 2023-03-16T05:29:18.572Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/d16c1d8504f144e5b2fab42ec3a8ceb7|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/d16c1d8504f144e5b2fab42ec3a8ceb7 has http status code:200 and response headers:{date=[Thu, 16 Mar 2023 05:29:19 GMT], server=[envoy], content-length=[607], x-envoy-upstream-service-time=[59], vertex-id=[606440], x-aai-txid=[2-aai-resources-230316-05:29:19:226-57540], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-16T05:29:18.574Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/d16c1d8504f144e5b2fab42ec3a8ceb7|DEBUG|500||{"tenant-id":"d16c1d8504f144e5b2fab42ec3a8ceb7","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1678944558062","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2023-03-16T05:29:18.575Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/d16c1d8504f144e5b2fab42ec3a8ceb7|INFO|500||InvokeReturn 2023-03-16T05:29:18.576Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-03-16T05:29:18.577Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-03-16T05:29:18.578Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-16T05:29:18.578Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-03-16T05:29:18.578Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-03-16T05:29:18.579Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-16T05:29:18.579Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-03-16T05:29:18.579Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"110", X-B3-TraceId:"782a5d32adaff7068073692bb7021639", X-B3-SpanId:"f8062c4bd06fcc8d", X-B3-ParentSpanId:"7a8db561fd7c6f0d", X-B3-Sampled:"0", X-ONAP-RequestID:"4343b312-fa00-4037-8df0-6d8888bf7a2c", X-RequestID:"4343b312-fa00-4037-8df0-6d8888bf7a2c", X-TransactionID:"4343b312-fa00-4037-8df0-6d8888bf7a2c", X-ECOMP-RequestID:"4343b312-fa00-4037-8df0-6d8888bf7a2c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e8949828-ca41-465e-be2a-4df70516b538"] 2023-03-16T05:29:18.580Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c","requestScope":"service"} 2023-03-16T05:29:18.580Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-03-16T05:29:18.615Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-03-16T05:29:18.615Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-03-16T05:29:18.616Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-03-16T05:29:18.616Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Thu, 16 Mar 2023 05:29:19 GMT", x-envoy-upstream-service-time:"29", server:"envoy"] 2023-03-16T05:29:18.616Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-03-16T05:29:18.617Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-03-16T05:29:18.617Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-03-16T05:29:18.618Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-03-16T05:29:18.618Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-03-16T05:29:18.618Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-03-16T05:29:18.619Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-03-16T05:29:18.619Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-03-16T05:29:18.619Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"4343b312-fa00-4037-8df0-6d8888bf7a2c", X-RequestID:"4343b312-fa00-4037-8df0-6d8888bf7a2c", X-TransactionID:"4343b312-fa00-4037-8df0-6d8888bf7a2c", X-ECOMP-RequestID:"4343b312-fa00-4037-8df0-6d8888bf7a2c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cc3cbdb2-ceb1-42ae-ad37-e361c7bd78e7"] 2023-03-16T05:29:18.619Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-03-16T05:29:18.620Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-03-16T05:29:18.661Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-03-16T05:29:18.662Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2023-03-16T05:29:18.672Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2023-03-16T05:29:18.672Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Thu, 16 Mar 2023 05:29:19 GMT", x-envoy-upstream-service-time:"37", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:29:18.672Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2023-03-16 00:07:26.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "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" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "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" } } } 2023-03-16T05:29:18.673Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-03-16T05:29:18.673Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-03-16T05:29:18.682Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2023-03-16T05:29:18.682Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke 2023-03-16T05:29:18.682Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-03-16T05:29:18.682Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2023-03-16T05:29:18.683Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method : GET 2023-03-16T05:29:18.683Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"4343b312-fa00-4037-8df0-6d8888bf7a2c", X-RequestID:"4343b312-fa00-4037-8df0-6d8888bf7a2c", X-TransactionID:"4343b312-fa00-4037-8df0-6d8888bf7a2c", X-ECOMP-RequestID:"4343b312-fa00-4037-8df0-6d8888bf7a2c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7cfe4d16-c544-4244-bd94-48b1d545c5b6"] 2023-03-16T05:29:18.683Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 2023-03-16T05:29:18.683Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================ 2023-03-16T05:29:18.704Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin========================================== 2023-03-16T05:29:18.704Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code : 200 OK 2023-03-16T05:29:18.704Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : OK 2023-03-16T05:29:18.705Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Thu, 16 Mar 2023 05:29:19 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:29:18.705Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: { "id" : 529, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "createInstance", "description" : "Gr api recipe to create service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2023-03-16T00:07:26.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529/service" } } } 2023-03-16T05:29:18.705Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end================================================= 2023-03-16T05:29:18.705Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn 2023-03-16T05:29:18.707Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-03-16T05:29:18.707Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-03-16T05:29:18.707Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-03-16T05:29:18.707Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-03-16T05:29:18.707Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-03-16T05:29:18.708Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"4343b312-fa00-4037-8df0-6d8888bf7a2c", X-RequestID:"4343b312-fa00-4037-8df0-6d8888bf7a2c", X-TransactionID:"4343b312-fa00-4037-8df0-6d8888bf7a2c", X-ECOMP-RequestID:"4343b312-fa00-4037-8df0-6d8888bf7a2c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7fdb8232-8de9-4fe3-98e3-e675e987dc58"] 2023-03-16T05:29:18.708Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-03-16T05:29:18.708Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-03-16T05:29:18.732Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-03-16T05:29:18.732Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2023-03-16T05:29:18.733Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2023-03-16T05:29:18.733Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Thu, 16 Mar 2023 05:29:19 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:29:18.734Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2023-03-16 00:07:26.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "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" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "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" } } } 2023-03-16T05:29:18.734Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-03-16T05:29:18.734Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-03-16T05:29:18.737Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-16T05:29:18.737Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-03-16T05:29:18.737Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-03-16T05:29:18.738Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-16T05:29:18.738Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-03-16T05:29:18.738Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1831", X-B3-TraceId:"782a5d32adaff7068073692bb7021639", X-B3-SpanId:"da45c598d50a5f0f", X-B3-ParentSpanId:"7a8db561fd7c6f0d", X-B3-Sampled:"0", X-ONAP-RequestID:"4343b312-fa00-4037-8df0-6d8888bf7a2c", X-RequestID:"4343b312-fa00-4037-8df0-6d8888bf7a2c", X-TransactionID:"4343b312-fa00-4037-8df0-6d8888bf7a2c", X-ECOMP-RequestID:"4343b312-fa00-4037-8df0-6d8888bf7a2c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5184b471-45d3-4802-8290-8a47362968b3"] 2023-03-16T05:29:18.738Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"4343b312-fa00-4037-8df0-6d8888bf7a2c","requestStatus":"IN_PROGRESS","startTime":1678944558483,"source":"VID","tenantId":"d16c1d8504f144e5b2fab42ec3a8ceb7","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"9988b13d-2992-4e8f-9037-4d55069c992e\",\n\t\t\t\"modelVersionId\": \"bb8ad345-ecd9-4a86-ab39-0bcddcb59f26\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"dfad365a-8640-441b-a13b-4c2b5ddd1400\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"4343b312-fa00-4037-8df0-6d8888bf7a2c"} 2023-03-16T05:29:18.738Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-03-16T05:29:18.783Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-03-16T05:29:18.783Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-03-16T05:29:18.783Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-03-16T05:29:18.784Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:29:19 GMT", x-envoy-upstream-service-time:"41", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:29:18.784Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "4343b312-fa00-4037-8df0-6d8888bf7a2c", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-16T05:29:18.483+00:00", "source" : "VID", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"9988b13d-2992-4e8f-9037-4d55069c992e\",\n\t\t\t\"modelVersionId\": \"bb8ad345-ecd9-4a86-ab39-0bcddcb59f26\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"dfad365a-8640-441b-a13b-4c2b5ddd1400\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-03-16T05:29:19.467+00:00", "cloudRegion" : "RegionOne", "serviceInstanceName" : "basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "4343b312-fa00-4037-8df0-6d8888bf7a2c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c" } } } 2023-03-16T05:29:18.784Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-03-16T05:29:18.785Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-03-16T05:29:18.794Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-16T05:29:18.795Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-03-16T05:29:18.795Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-03-16T05:29:18.795Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-16T05:29:18.796Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-03-16T05:29:18.796Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2243", X-B3-TraceId:"782a5d32adaff7068073692bb7021639", X-B3-SpanId:"268599502d619987", X-B3-ParentSpanId:"7a8db561fd7c6f0d", X-B3-Sampled:"0", X-ONAP-RequestID:"4343b312-fa00-4037-8df0-6d8888bf7a2c", X-RequestID:"4343b312-fa00-4037-8df0-6d8888bf7a2c", X-TransactionID:"4343b312-fa00-4037-8df0-6d8888bf7a2c", X-ECOMP-RequestID:"4343b312-fa00-4037-8df0-6d8888bf7a2c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f31d856d-a169-4c2d-b22e-2b335765ba86"] 2023-03-16T05:29:18.796Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"9988b13d-2992-4e8f-9037-4d55069c992e\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"bb8ad345-ecd9-4a86-ab39-0bcddcb59f26\",\"modelUuid\":\"bb8ad345-ecd9-4a86-ab39-0bcddcb59f26\",\"modelInvariantUuid\":\"9988b13d-2992-4e8f-9037-4d55069c992e\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicvm-customer\"},\"cloudConfiguration\":{\"tenantId\":\"d16c1d8504f144e5b2fab42ec3a8ceb7\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_vm\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicvm-project\"},\"owningEntity\":{\"owningEntityId\":\"dfad365a-8640-441b-a13b-4c2b5ddd1400\",\"owningEntityName\":\"basicvm-oe\"}}}","type":"String"},"requestId":{"value":"4343b312-fa00-4037-8df0-6d8888bf7a2c","type":"String"},"mso-request-id":{"value":"4343b312-fa00-4037-8df0-6d8888bf7a2c","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-03-16T05:29:18.796Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-03-16T05:29:19.815Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-03-16T05:29:19.816Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-03-16T05:29:19.816Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-03-16T05:29:19.817Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Thu, 16 Mar 2023 05:29:20 GMT", x-onap-requestid:"4343b312-fa00-4037-8df0-6d8888bf7a2c", x-requestid:"4343b312-fa00-4037-8df0-6d8888bf7a2c", x-transactionid:"4343b312-fa00-4037-8df0-6d8888bf7a2c", x-ecomp-requestid:"4343b312-fa00-4037-8df0-6d8888bf7a2c", x-onap-partnername:"UNKNOWN", x-invocationid:"f31d856d-a169-4c2d-b22e-2b335765ba86", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1013", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:29:19.817Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"4343b312-fa00-4037-8df0-6d8888bf7a2c\",\"instanceId\":\"a242e276-8b2e-428f-b57e-8aa451070b0e\"}}","message":"Success","processInstanceID":"7ffb9cf8-c3bb-11ed-88a0-7623188be7ef","variables":null,"messageCode":200} 2023-03-16T05:29:19.818Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-03-16T05:29:19.818Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-03-16T05:29:19.825Z|4343b312-fa00-4037-8df0-6d8888bf7a2c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T05:29:20.039Z|c4485fae-298e-48e9-9556-26126fb2302f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|||INFO|500||Entering 2023-03-16T05:29:20.043Z|c4485fae-298e-48e9-9556-26126fb2302f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c 2023-03-16T05:29:20.044Z|c4485fae-298e-48e9-9556-26126fb2302f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|INFO|500||Invoke 2023-03-16T05:29:20.044Z|c4485fae-298e-48e9-9556-26126fb2302f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|DEBUG|500||===========================request begin================================================ 2023-03-16T05:29:20.045Z|c4485fae-298e-48e9-9556-26126fb2302f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c 2023-03-16T05:29:20.045Z|c4485fae-298e-48e9-9556-26126fb2302f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|DEBUG|500||Method : GET 2023-03-16T05:29:20.045Z|c4485fae-298e-48e9-9556-26126fb2302f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a14e730b4fb4717a03e81ac9c9f3bce3", X-B3-SpanId:"0ae902c5473274e5", X-B3-ParentSpanId:"4e1a4c26a7942fa8", X-B3-Sampled:"0", X-ONAP-RequestID:"c4485fae-298e-48e9-9556-26126fb2302f", X-RequestID:"c4485fae-298e-48e9-9556-26126fb2302f", X-TransactionID:"c4485fae-298e-48e9-9556-26126fb2302f", X-ECOMP-RequestID:"c4485fae-298e-48e9-9556-26126fb2302f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"717a3ba6-0404-421f-937b-eacbc1b55c3d"] 2023-03-16T05:29:20.045Z|c4485fae-298e-48e9-9556-26126fb2302f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|DEBUG|500||Request body: 2023-03-16T05:29:20.045Z|c4485fae-298e-48e9-9556-26126fb2302f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|DEBUG|500||==========================request end================================================ 2023-03-16T05:29:20.076Z|c4485fae-298e-48e9-9556-26126fb2302f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|DEBUG|500||============================response begin========================================== 2023-03-16T05:29:20.076Z|c4485fae-298e-48e9-9556-26126fb2302f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|DEBUG|500||Status code : 200 OK 2023-03-16T05:29:20.076Z|c4485fae-298e-48e9-9556-26126fb2302f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|DEBUG|500||Status text : OK 2023-03-16T05:29:20.077Z|c4485fae-298e-48e9-9556-26126fb2302f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:29:20 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:29:20.080Z|c4485fae-298e-48e9-9556-26126fb2302f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|DEBUG|500||Response body: { "requestId" : "4343b312-fa00-4037-8df0-6d8888bf7a2c", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-16T05:29:18.000+00:00", "source" : "VID", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"9988b13d-2992-4e8f-9037-4d55069c992e\",\n\t\t\t\"modelVersionId\": \"bb8ad345-ecd9-4a86-ab39-0bcddcb59f26\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"dfad365a-8640-441b-a13b-4c2b5ddd1400\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T05:29:19.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a242e276-8b2e-428f-b57e-8aa451070b0e", "serviceInstanceName" : "basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "4343b312-fa00-4037-8df0-6d8888bf7a2c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c" } } } 2023-03-16T05:29:20.080Z|c4485fae-298e-48e9-9556-26126fb2302f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|DEBUG|500||=======================response end================================================= 2023-03-16T05:29:20.080Z|c4485fae-298e-48e9-9556-26126fb2302f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|INFO|500||InvokeReturn 2023-03-16T05:29:20.081Z|c4485fae-298e-48e9-9556-26126fb2302f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false 2023-03-16T05:29:20.081Z|c4485fae-298e-48e9-9556-26126fb2302f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T05:29:20.081Z|c4485fae-298e-48e9-9556-26126fb2302f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T05:29:20.082Z|c4485fae-298e-48e9-9556-26126fb2302f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false 2023-03-16T05:29:20.082Z|c4485fae-298e-48e9-9556-26126fb2302f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T05:29:20.082Z|c4485fae-298e-48e9-9556-26126fb2302f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a14e730b4fb4717a03e81ac9c9f3bce3", X-B3-SpanId:"bcc89cb6d9a5ec87", X-B3-ParentSpanId:"4e1a4c26a7942fa8", X-B3-Sampled:"0", X-ONAP-RequestID:"c4485fae-298e-48e9-9556-26126fb2302f", X-RequestID:"c4485fae-298e-48e9-9556-26126fb2302f", X-TransactionID:"c4485fae-298e-48e9-9556-26126fb2302f", X-ECOMP-RequestID:"c4485fae-298e-48e9-9556-26126fb2302f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d7987f52-f71c-4325-a0a5-1bab34bf17f3"] 2023-03-16T05:29:20.082Z|c4485fae-298e-48e9-9556-26126fb2302f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T05:29:20.082Z|c4485fae-298e-48e9-9556-26126fb2302f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T05:29:20.109Z|c4485fae-298e-48e9-9556-26126fb2302f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T05:29:20.109Z|c4485fae-298e-48e9-9556-26126fb2302f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T05:29:20.109Z|c4485fae-298e-48e9-9556-26126fb2302f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T05:29:20.109Z|c4485fae-298e-48e9-9556-26126fb2302f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:29:20 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:29:20.110Z|c4485fae-298e-48e9-9556-26126fb2302f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-16T05:29:20.110Z|c4485fae-298e-48e9-9556-26126fb2302f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T05:29:20.110Z|c4485fae-298e-48e9-9556-26126fb2302f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T05:29:20.117Z|c4485fae-298e-48e9-9556-26126fb2302f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T05:29:22.124Z|29ebb691-8243-4d59-9c82-42b4d7d4581b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:29:22.125Z|29ebb691-8243-4d59-9c82-42b4d7d4581b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:29:22.634Z|6323b071-aa07-4787-97d6-18e9ec9de9f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:29:22.634Z|6323b071-aa07-4787-97d6-18e9ec9de9f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:29:24.396Z|e6bee4c6-604a-4ce3-a1c9-cc6b69ec7e23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:29:24.396Z|e6bee4c6-604a-4ce3-a1c9-cc6b69ec7e23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:29:30.208Z|7dd5e0ad-0909-44c2-acc1-31f0852db498|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:29:30.209Z|7dd5e0ad-0909-44c2-acc1-31f0852db498|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:29:30.283Z|edbfeb9f-0134-46c0-ae2d-046d692aeaa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|||INFO|500||Entering 2023-03-16T05:29:30.289Z|edbfeb9f-0134-46c0-ae2d-046d692aeaa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c 2023-03-16T05:29:30.289Z|edbfeb9f-0134-46c0-ae2d-046d692aeaa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|INFO|500||Invoke 2023-03-16T05:29:30.289Z|edbfeb9f-0134-46c0-ae2d-046d692aeaa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|DEBUG|500||===========================request begin================================================ 2023-03-16T05:29:30.289Z|edbfeb9f-0134-46c0-ae2d-046d692aeaa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c 2023-03-16T05:29:30.289Z|edbfeb9f-0134-46c0-ae2d-046d692aeaa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|DEBUG|500||Method : GET 2023-03-16T05:29:30.289Z|edbfeb9f-0134-46c0-ae2d-046d692aeaa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5af85fcae8054c8f5c7faadf6508d225", X-B3-SpanId:"0d4f68aac7ba7590", X-B3-ParentSpanId:"bebb5e05cfc4c0f6", X-B3-Sampled:"0", X-ONAP-RequestID:"edbfeb9f-0134-46c0-ae2d-046d692aeaa9", X-RequestID:"edbfeb9f-0134-46c0-ae2d-046d692aeaa9", X-TransactionID:"edbfeb9f-0134-46c0-ae2d-046d692aeaa9", X-ECOMP-RequestID:"edbfeb9f-0134-46c0-ae2d-046d692aeaa9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"00b22e21-ce8a-4d7d-a496-4606cf90047c"] 2023-03-16T05:29:30.290Z|edbfeb9f-0134-46c0-ae2d-046d692aeaa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|DEBUG|500||Request body: 2023-03-16T05:29:30.290Z|edbfeb9f-0134-46c0-ae2d-046d692aeaa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|DEBUG|500||==========================request end================================================ 2023-03-16T05:29:30.326Z|edbfeb9f-0134-46c0-ae2d-046d692aeaa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|DEBUG|500||============================response begin========================================== 2023-03-16T05:29:30.327Z|edbfeb9f-0134-46c0-ae2d-046d692aeaa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|DEBUG|500||Status code : 200 OK 2023-03-16T05:29:30.327Z|edbfeb9f-0134-46c0-ae2d-046d692aeaa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|DEBUG|500||Status text : OK 2023-03-16T05:29:30.328Z|edbfeb9f-0134-46c0-ae2d-046d692aeaa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:29:31 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:29:30.331Z|edbfeb9f-0134-46c0-ae2d-046d692aeaa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|DEBUG|500||Response body: { "requestId" : "4343b312-fa00-4037-8df0-6d8888bf7a2c", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-16T05:29:18.000+00:00", "endTime" : "2023-03-16T05:29:27.000+00:00", "source" : "VID", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"9988b13d-2992-4e8f-9037-4d55069c992e\",\n\t\t\t\"modelVersionId\": \"bb8ad345-ecd9-4a86-ab39-0bcddcb59f26\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"dfad365a-8640-441b-a13b-4c2b5ddd1400\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T05:29:27.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a242e276-8b2e-428f-b57e-8aa451070b0e", "serviceInstanceName" : "basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "4343b312-fa00-4037-8df0-6d8888bf7a2c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c" } } } 2023-03-16T05:29:30.331Z|edbfeb9f-0134-46c0-ae2d-046d692aeaa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|DEBUG|500||=======================response end================================================= 2023-03-16T05:29:30.331Z|edbfeb9f-0134-46c0-ae2d-046d692aeaa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|INFO|500||InvokeReturn 2023-03-16T05:29:30.333Z|edbfeb9f-0134-46c0-ae2d-046d692aeaa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false 2023-03-16T05:29:30.333Z|edbfeb9f-0134-46c0-ae2d-046d692aeaa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T05:29:30.333Z|edbfeb9f-0134-46c0-ae2d-046d692aeaa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T05:29:30.333Z|edbfeb9f-0134-46c0-ae2d-046d692aeaa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false 2023-03-16T05:29:30.333Z|edbfeb9f-0134-46c0-ae2d-046d692aeaa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T05:29:30.334Z|edbfeb9f-0134-46c0-ae2d-046d692aeaa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5af85fcae8054c8f5c7faadf6508d225", X-B3-SpanId:"c52cde311a3cd622", X-B3-ParentSpanId:"bebb5e05cfc4c0f6", X-B3-Sampled:"0", X-ONAP-RequestID:"edbfeb9f-0134-46c0-ae2d-046d692aeaa9", X-RequestID:"edbfeb9f-0134-46c0-ae2d-046d692aeaa9", X-TransactionID:"edbfeb9f-0134-46c0-ae2d-046d692aeaa9", X-ECOMP-RequestID:"edbfeb9f-0134-46c0-ae2d-046d692aeaa9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a680f226-5c0d-42da-8c8b-8422c9f32933"] 2023-03-16T05:29:30.334Z|edbfeb9f-0134-46c0-ae2d-046d692aeaa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T05:29:30.334Z|edbfeb9f-0134-46c0-ae2d-046d692aeaa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T05:29:30.352Z|edbfeb9f-0134-46c0-ae2d-046d692aeaa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T05:29:30.352Z|edbfeb9f-0134-46c0-ae2d-046d692aeaa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T05:29:30.352Z|edbfeb9f-0134-46c0-ae2d-046d692aeaa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T05:29:30.352Z|edbfeb9f-0134-46c0-ae2d-046d692aeaa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:29:31 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:29:30.354Z|edbfeb9f-0134-46c0-ae2d-046d692aeaa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-16T05:29:30.355Z|edbfeb9f-0134-46c0-ae2d-046d692aeaa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T05:29:30.355Z|edbfeb9f-0134-46c0-ae2d-046d692aeaa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T05:29:30.361Z|edbfeb9f-0134-46c0-ae2d-046d692aeaa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T05:29:30.515Z|27cefde6-33d4-4219-96dc-1184b0ac7d32|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|||INFO|500||Entering 2023-03-16T05:29:30.519Z|27cefde6-33d4-4219-96dc-1184b0ac7d32|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c 2023-03-16T05:29:30.519Z|27cefde6-33d4-4219-96dc-1184b0ac7d32|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|INFO|500||Invoke 2023-03-16T05:29:30.519Z|27cefde6-33d4-4219-96dc-1184b0ac7d32|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|DEBUG|500||===========================request begin================================================ 2023-03-16T05:29:30.519Z|27cefde6-33d4-4219-96dc-1184b0ac7d32|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c 2023-03-16T05:29:30.520Z|27cefde6-33d4-4219-96dc-1184b0ac7d32|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|DEBUG|500||Method : GET 2023-03-16T05:29:30.520Z|27cefde6-33d4-4219-96dc-1184b0ac7d32|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ee64e08e3e0319b161ecb68dff40be7e", X-B3-SpanId:"4836ab5ceaa4bd5b", X-B3-ParentSpanId:"b5e9b66832de7be2", X-B3-Sampled:"0", X-ONAP-RequestID:"27cefde6-33d4-4219-96dc-1184b0ac7d32", X-RequestID:"27cefde6-33d4-4219-96dc-1184b0ac7d32", X-TransactionID:"27cefde6-33d4-4219-96dc-1184b0ac7d32", X-ECOMP-RequestID:"27cefde6-33d4-4219-96dc-1184b0ac7d32", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0d7451e7-97b3-4d7f-9bb3-6cf985c20f57"] 2023-03-16T05:29:30.520Z|27cefde6-33d4-4219-96dc-1184b0ac7d32|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|DEBUG|500||Request body: 2023-03-16T05:29:30.520Z|27cefde6-33d4-4219-96dc-1184b0ac7d32|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|DEBUG|500||==========================request end================================================ 2023-03-16T05:29:30.966Z|4a0c7f7a-7c87-4306-b5f0-8b3c76fde01d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:29:30.966Z|4a0c7f7a-7c87-4306-b5f0-8b3c76fde01d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:29:31.136Z|27cefde6-33d4-4219-96dc-1184b0ac7d32|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|DEBUG|500||============================response begin========================================== 2023-03-16T05:29:31.137Z|27cefde6-33d4-4219-96dc-1184b0ac7d32|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|DEBUG|500||Status code : 200 OK 2023-03-16T05:29:31.137Z|27cefde6-33d4-4219-96dc-1184b0ac7d32|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|DEBUG|500||Status text : OK 2023-03-16T05:29:31.137Z|27cefde6-33d4-4219-96dc-1184b0ac7d32|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:29:31 GMT", x-envoy-upstream-service-time:"613", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:29:31.137Z|27cefde6-33d4-4219-96dc-1184b0ac7d32|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|DEBUG|500||Response body: { "requestId" : "4343b312-fa00-4037-8df0-6d8888bf7a2c", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-16T05:29:18.000+00:00", "endTime" : "2023-03-16T05:29:27.000+00:00", "source" : "VID", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"9988b13d-2992-4e8f-9037-4d55069c992e\",\n\t\t\t\"modelVersionId\": \"bb8ad345-ecd9-4a86-ab39-0bcddcb59f26\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"dfad365a-8640-441b-a13b-4c2b5ddd1400\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T05:29:27.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a242e276-8b2e-428f-b57e-8aa451070b0e", "serviceInstanceName" : "basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "4343b312-fa00-4037-8df0-6d8888bf7a2c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c" } } } 2023-03-16T05:29:31.137Z|27cefde6-33d4-4219-96dc-1184b0ac7d32|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|DEBUG|500||=======================response end================================================= 2023-03-16T05:29:31.137Z|27cefde6-33d4-4219-96dc-1184b0ac7d32|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|INFO|500||InvokeReturn 2023-03-16T05:29:31.139Z|27cefde6-33d4-4219-96dc-1184b0ac7d32|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false 2023-03-16T05:29:31.139Z|27cefde6-33d4-4219-96dc-1184b0ac7d32|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T05:29:31.139Z|27cefde6-33d4-4219-96dc-1184b0ac7d32|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T05:29:31.139Z|27cefde6-33d4-4219-96dc-1184b0ac7d32|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false 2023-03-16T05:29:31.140Z|27cefde6-33d4-4219-96dc-1184b0ac7d32|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T05:29:31.140Z|27cefde6-33d4-4219-96dc-1184b0ac7d32|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ee64e08e3e0319b161ecb68dff40be7e", X-B3-SpanId:"2387b84edefecee0", X-B3-ParentSpanId:"b5e9b66832de7be2", X-B3-Sampled:"0", X-ONAP-RequestID:"27cefde6-33d4-4219-96dc-1184b0ac7d32", X-RequestID:"27cefde6-33d4-4219-96dc-1184b0ac7d32", X-TransactionID:"27cefde6-33d4-4219-96dc-1184b0ac7d32", X-ECOMP-RequestID:"27cefde6-33d4-4219-96dc-1184b0ac7d32", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c67a8643-29fc-4160-b13d-22494adc36e7"] 2023-03-16T05:29:31.140Z|27cefde6-33d4-4219-96dc-1184b0ac7d32|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T05:29:31.140Z|27cefde6-33d4-4219-96dc-1184b0ac7d32|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T05:29:31.160Z|27cefde6-33d4-4219-96dc-1184b0ac7d32|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T05:29:31.160Z|27cefde6-33d4-4219-96dc-1184b0ac7d32|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T05:29:31.160Z|27cefde6-33d4-4219-96dc-1184b0ac7d32|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T05:29:31.160Z|27cefde6-33d4-4219-96dc-1184b0ac7d32|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:29:31 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:29:31.160Z|27cefde6-33d4-4219-96dc-1184b0ac7d32|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-16T05:29:31.161Z|27cefde6-33d4-4219-96dc-1184b0ac7d32|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T05:29:31.161Z|27cefde6-33d4-4219-96dc-1184b0ac7d32|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T05:29:31.173Z|27cefde6-33d4-4219-96dc-1184b0ac7d32|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T05:29:31.334Z|28cffc12-799d-46b2-84b4-c0376050dcb0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|||INFO|500||Entering 2023-03-16T05:29:31.339Z|28cffc12-799d-46b2-84b4-c0376050dcb0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c 2023-03-16T05:29:31.339Z|28cffc12-799d-46b2-84b4-c0376050dcb0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|INFO|500||Invoke 2023-03-16T05:29:31.339Z|28cffc12-799d-46b2-84b4-c0376050dcb0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|DEBUG|500||===========================request begin================================================ 2023-03-16T05:29:31.340Z|28cffc12-799d-46b2-84b4-c0376050dcb0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c 2023-03-16T05:29:31.340Z|28cffc12-799d-46b2-84b4-c0376050dcb0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|DEBUG|500||Method : GET 2023-03-16T05:29:31.340Z|28cffc12-799d-46b2-84b4-c0376050dcb0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bfc9a15a4cc57bee7de8cd8c264110ec", X-B3-SpanId:"49138eb1e3f33baa", X-B3-ParentSpanId:"c31502d9781a8ab1", X-B3-Sampled:"0", X-ONAP-RequestID:"28cffc12-799d-46b2-84b4-c0376050dcb0", X-RequestID:"28cffc12-799d-46b2-84b4-c0376050dcb0", X-TransactionID:"28cffc12-799d-46b2-84b4-c0376050dcb0", X-ECOMP-RequestID:"28cffc12-799d-46b2-84b4-c0376050dcb0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bbaa2635-99b8-43e4-bcac-13ed1a9a9e1f"] 2023-03-16T05:29:31.340Z|28cffc12-799d-46b2-84b4-c0376050dcb0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|DEBUG|500||Request body: 2023-03-16T05:29:31.340Z|28cffc12-799d-46b2-84b4-c0376050dcb0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|DEBUG|500||==========================request end================================================ 2023-03-16T05:29:31.368Z|28cffc12-799d-46b2-84b4-c0376050dcb0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|DEBUG|500||============================response begin========================================== 2023-03-16T05:29:31.369Z|28cffc12-799d-46b2-84b4-c0376050dcb0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|DEBUG|500||Status code : 200 OK 2023-03-16T05:29:31.369Z|28cffc12-799d-46b2-84b4-c0376050dcb0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|DEBUG|500||Status text : OK 2023-03-16T05:29:31.369Z|28cffc12-799d-46b2-84b4-c0376050dcb0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:29:32 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:29:31.369Z|28cffc12-799d-46b2-84b4-c0376050dcb0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|DEBUG|500||Response body: { "requestId" : "4343b312-fa00-4037-8df0-6d8888bf7a2c", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-16T05:29:18.000+00:00", "endTime" : "2023-03-16T05:29:27.000+00:00", "source" : "VID", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"9988b13d-2992-4e8f-9037-4d55069c992e\",\n\t\t\t\"modelVersionId\": \"bb8ad345-ecd9-4a86-ab39-0bcddcb59f26\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"dfad365a-8640-441b-a13b-4c2b5ddd1400\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T05:29:27.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a242e276-8b2e-428f-b57e-8aa451070b0e", "serviceInstanceName" : "basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "4343b312-fa00-4037-8df0-6d8888bf7a2c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c" } } } 2023-03-16T05:29:31.369Z|28cffc12-799d-46b2-84b4-c0376050dcb0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|DEBUG|500||=======================response end================================================= 2023-03-16T05:29:31.369Z|28cffc12-799d-46b2-84b4-c0376050dcb0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|INFO|500||InvokeReturn 2023-03-16T05:29:31.370Z|28cffc12-799d-46b2-84b4-c0376050dcb0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false 2023-03-16T05:29:31.371Z|28cffc12-799d-46b2-84b4-c0376050dcb0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T05:29:31.371Z|28cffc12-799d-46b2-84b4-c0376050dcb0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T05:29:31.371Z|28cffc12-799d-46b2-84b4-c0376050dcb0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false 2023-03-16T05:29:31.371Z|28cffc12-799d-46b2-84b4-c0376050dcb0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T05:29:31.371Z|28cffc12-799d-46b2-84b4-c0376050dcb0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bfc9a15a4cc57bee7de8cd8c264110ec", X-B3-SpanId:"f4ae9c3accb7a28a", X-B3-ParentSpanId:"c31502d9781a8ab1", X-B3-Sampled:"0", X-ONAP-RequestID:"28cffc12-799d-46b2-84b4-c0376050dcb0", X-RequestID:"28cffc12-799d-46b2-84b4-c0376050dcb0", X-TransactionID:"28cffc12-799d-46b2-84b4-c0376050dcb0", X-ECOMP-RequestID:"28cffc12-799d-46b2-84b4-c0376050dcb0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ccf4e16b-340e-4bb0-93cb-e19f99a006d4"] 2023-03-16T05:29:31.371Z|28cffc12-799d-46b2-84b4-c0376050dcb0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T05:29:31.371Z|28cffc12-799d-46b2-84b4-c0376050dcb0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T05:29:31.387Z|28cffc12-799d-46b2-84b4-c0376050dcb0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T05:29:31.387Z|28cffc12-799d-46b2-84b4-c0376050dcb0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T05:29:31.388Z|28cffc12-799d-46b2-84b4-c0376050dcb0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T05:29:31.388Z|28cffc12-799d-46b2-84b4-c0376050dcb0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:29:32 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:29:31.388Z|28cffc12-799d-46b2-84b4-c0376050dcb0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-16T05:29:31.388Z|28cffc12-799d-46b2-84b4-c0376050dcb0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T05:29:31.388Z|28cffc12-799d-46b2-84b4-c0376050dcb0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T05:29:31.397Z|28cffc12-799d-46b2-84b4-c0376050dcb0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T05:29:31.572Z|241a3525-5fc2-4fba-8155-3722e0994b85|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|||INFO|500||Entering 2023-03-16T05:29:31.576Z|241a3525-5fc2-4fba-8155-3722e0994b85|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c 2023-03-16T05:29:31.577Z|241a3525-5fc2-4fba-8155-3722e0994b85|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|INFO|500||Invoke 2023-03-16T05:29:31.577Z|241a3525-5fc2-4fba-8155-3722e0994b85|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|DEBUG|500||===========================request begin================================================ 2023-03-16T05:29:31.577Z|241a3525-5fc2-4fba-8155-3722e0994b85|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c 2023-03-16T05:29:31.577Z|241a3525-5fc2-4fba-8155-3722e0994b85|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|DEBUG|500||Method : GET 2023-03-16T05:29:31.577Z|241a3525-5fc2-4fba-8155-3722e0994b85|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5ad88b3caac2d6cdf1cdff66bd9761da", X-B3-SpanId:"262e8765bfe35ef7", X-B3-ParentSpanId:"092779a7a29e6c5f", X-B3-Sampled:"0", X-ONAP-RequestID:"241a3525-5fc2-4fba-8155-3722e0994b85", X-RequestID:"241a3525-5fc2-4fba-8155-3722e0994b85", X-TransactionID:"241a3525-5fc2-4fba-8155-3722e0994b85", X-ECOMP-RequestID:"241a3525-5fc2-4fba-8155-3722e0994b85", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9914ad01-383a-43e8-99c0-78901c110003"] 2023-03-16T05:29:31.577Z|241a3525-5fc2-4fba-8155-3722e0994b85|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|DEBUG|500||Request body: 2023-03-16T05:29:31.578Z|241a3525-5fc2-4fba-8155-3722e0994b85|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|DEBUG|500||==========================request end================================================ 2023-03-16T05:29:31.625Z|241a3525-5fc2-4fba-8155-3722e0994b85|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|DEBUG|500||============================response begin========================================== 2023-03-16T05:29:31.626Z|241a3525-5fc2-4fba-8155-3722e0994b85|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|DEBUG|500||Status code : 200 OK 2023-03-16T05:29:31.626Z|241a3525-5fc2-4fba-8155-3722e0994b85|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|DEBUG|500||Status text : OK 2023-03-16T05:29:31.626Z|241a3525-5fc2-4fba-8155-3722e0994b85|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:29:32 GMT", x-envoy-upstream-service-time:"45", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:29:31.627Z|241a3525-5fc2-4fba-8155-3722e0994b85|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|DEBUG|500||Response body: { "requestId" : "4343b312-fa00-4037-8df0-6d8888bf7a2c", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-16T05:29:18.000+00:00", "endTime" : "2023-03-16T05:29:27.000+00:00", "source" : "VID", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"9988b13d-2992-4e8f-9037-4d55069c992e\",\n\t\t\t\"modelVersionId\": \"bb8ad345-ecd9-4a86-ab39-0bcddcb59f26\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"dfad365a-8640-441b-a13b-4c2b5ddd1400\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T05:29:27.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a242e276-8b2e-428f-b57e-8aa451070b0e", "serviceInstanceName" : "basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "4343b312-fa00-4037-8df0-6d8888bf7a2c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c" } } } 2023-03-16T05:29:31.628Z|241a3525-5fc2-4fba-8155-3722e0994b85|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|DEBUG|500||=======================response end================================================= 2023-03-16T05:29:31.628Z|241a3525-5fc2-4fba-8155-3722e0994b85|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|INFO|500||InvokeReturn 2023-03-16T05:29:31.629Z|241a3525-5fc2-4fba-8155-3722e0994b85|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false 2023-03-16T05:29:31.630Z|241a3525-5fc2-4fba-8155-3722e0994b85|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T05:29:31.630Z|241a3525-5fc2-4fba-8155-3722e0994b85|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T05:29:31.630Z|241a3525-5fc2-4fba-8155-3722e0994b85|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false 2023-03-16T05:29:31.630Z|241a3525-5fc2-4fba-8155-3722e0994b85|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T05:29:31.630Z|241a3525-5fc2-4fba-8155-3722e0994b85|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5ad88b3caac2d6cdf1cdff66bd9761da", X-B3-SpanId:"c6ea7f1e76f867f3", X-B3-ParentSpanId:"092779a7a29e6c5f", X-B3-Sampled:"0", X-ONAP-RequestID:"241a3525-5fc2-4fba-8155-3722e0994b85", X-RequestID:"241a3525-5fc2-4fba-8155-3722e0994b85", X-TransactionID:"241a3525-5fc2-4fba-8155-3722e0994b85", X-ECOMP-RequestID:"241a3525-5fc2-4fba-8155-3722e0994b85", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8b38108d-eadc-4e86-abb9-c7feca91d08e"] 2023-03-16T05:29:31.631Z|241a3525-5fc2-4fba-8155-3722e0994b85|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T05:29:31.631Z|241a3525-5fc2-4fba-8155-3722e0994b85|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T05:29:31.644Z|241a3525-5fc2-4fba-8155-3722e0994b85|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T05:29:31.645Z|241a3525-5fc2-4fba-8155-3722e0994b85|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T05:29:31.645Z|241a3525-5fc2-4fba-8155-3722e0994b85|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T05:29:31.645Z|241a3525-5fc2-4fba-8155-3722e0994b85|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:29:32 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:29:31.646Z|241a3525-5fc2-4fba-8155-3722e0994b85|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-16T05:29:31.647Z|241a3525-5fc2-4fba-8155-3722e0994b85|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T05:29:31.647Z|241a3525-5fc2-4fba-8155-3722e0994b85|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T05:29:31.654Z|241a3525-5fc2-4fba-8155-3722e0994b85|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T05:29:31.816Z|1a79f55c-d789-410a-8161-3d7a890eac1c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|||INFO|500||Entering 2023-03-16T05:29:31.821Z|1a79f55c-d789-410a-8161-3d7a890eac1c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c 2023-03-16T05:29:31.821Z|1a79f55c-d789-410a-8161-3d7a890eac1c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|INFO|500||Invoke 2023-03-16T05:29:31.821Z|1a79f55c-d789-410a-8161-3d7a890eac1c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|DEBUG|500||===========================request begin================================================ 2023-03-16T05:29:31.821Z|1a79f55c-d789-410a-8161-3d7a890eac1c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c 2023-03-16T05:29:31.821Z|1a79f55c-d789-410a-8161-3d7a890eac1c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|DEBUG|500||Method : GET 2023-03-16T05:29:31.821Z|1a79f55c-d789-410a-8161-3d7a890eac1c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"172b16664f39f77173e3f19dd6652bc0", X-B3-SpanId:"c14e93f70d9a6262", X-B3-ParentSpanId:"88f4c26246603990", X-B3-Sampled:"0", X-ONAP-RequestID:"1a79f55c-d789-410a-8161-3d7a890eac1c", X-RequestID:"1a79f55c-d789-410a-8161-3d7a890eac1c", X-TransactionID:"1a79f55c-d789-410a-8161-3d7a890eac1c", X-ECOMP-RequestID:"1a79f55c-d789-410a-8161-3d7a890eac1c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"64c09cdd-64e5-40f7-8401-8e4345540166"] 2023-03-16T05:29:31.822Z|1a79f55c-d789-410a-8161-3d7a890eac1c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|DEBUG|500||Request body: 2023-03-16T05:29:31.822Z|1a79f55c-d789-410a-8161-3d7a890eac1c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|DEBUG|500||==========================request end================================================ 2023-03-16T05:29:31.857Z|1a79f55c-d789-410a-8161-3d7a890eac1c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|DEBUG|500||============================response begin========================================== 2023-03-16T05:29:31.858Z|1a79f55c-d789-410a-8161-3d7a890eac1c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|DEBUG|500||Status code : 200 OK 2023-03-16T05:29:31.858Z|1a79f55c-d789-410a-8161-3d7a890eac1c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|DEBUG|500||Status text : OK 2023-03-16T05:29:31.858Z|1a79f55c-d789-410a-8161-3d7a890eac1c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:29:32 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:29:31.859Z|1a79f55c-d789-410a-8161-3d7a890eac1c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|DEBUG|500||Response body: { "requestId" : "4343b312-fa00-4037-8df0-6d8888bf7a2c", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-16T05:29:18.000+00:00", "endTime" : "2023-03-16T05:29:27.000+00:00", "source" : "VID", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"9988b13d-2992-4e8f-9037-4d55069c992e\",\n\t\t\t\"modelVersionId\": \"bb8ad345-ecd9-4a86-ab39-0bcddcb59f26\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"dfad365a-8640-441b-a13b-4c2b5ddd1400\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T05:29:27.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a242e276-8b2e-428f-b57e-8aa451070b0e", "serviceInstanceName" : "basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "4343b312-fa00-4037-8df0-6d8888bf7a2c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c" } } } 2023-03-16T05:29:31.859Z|1a79f55c-d789-410a-8161-3d7a890eac1c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|DEBUG|500||=======================response end================================================= 2023-03-16T05:29:31.859Z|1a79f55c-d789-410a-8161-3d7a890eac1c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4343b312-fa00-4037-8df0-6d8888bf7a2c|INFO|500||InvokeReturn 2023-03-16T05:29:31.860Z|1a79f55c-d789-410a-8161-3d7a890eac1c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false 2023-03-16T05:29:31.861Z|1a79f55c-d789-410a-8161-3d7a890eac1c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T05:29:31.861Z|1a79f55c-d789-410a-8161-3d7a890eac1c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T05:29:31.861Z|1a79f55c-d789-410a-8161-3d7a890eac1c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false 2023-03-16T05:29:31.861Z|1a79f55c-d789-410a-8161-3d7a890eac1c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T05:29:31.862Z|1a79f55c-d789-410a-8161-3d7a890eac1c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"172b16664f39f77173e3f19dd6652bc0", X-B3-SpanId:"31b7cbb01f62bf48", X-B3-ParentSpanId:"88f4c26246603990", X-B3-Sampled:"0", X-ONAP-RequestID:"1a79f55c-d789-410a-8161-3d7a890eac1c", X-RequestID:"1a79f55c-d789-410a-8161-3d7a890eac1c", X-TransactionID:"1a79f55c-d789-410a-8161-3d7a890eac1c", X-ECOMP-RequestID:"1a79f55c-d789-410a-8161-3d7a890eac1c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ba72c923-d684-4eba-babb-a7314182941d"] 2023-03-16T05:29:31.862Z|1a79f55c-d789-410a-8161-3d7a890eac1c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T05:29:31.862Z|1a79f55c-d789-410a-8161-3d7a890eac1c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T05:29:31.883Z|1a79f55c-d789-410a-8161-3d7a890eac1c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T05:29:31.883Z|1a79f55c-d789-410a-8161-3d7a890eac1c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T05:29:31.884Z|1a79f55c-d789-410a-8161-3d7a890eac1c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T05:29:31.884Z|1a79f55c-d789-410a-8161-3d7a890eac1c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:29:32 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:29:31.885Z|1a79f55c-d789-410a-8161-3d7a890eac1c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-16T05:29:31.885Z|1a79f55c-d789-410a-8161-3d7a890eac1c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T05:29:31.885Z|1a79f55c-d789-410a-8161-3d7a890eac1c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4343b312-fa00-4037-8df0-6d8888bf7a2c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T05:29:31.893Z|1a79f55c-d789-410a-8161-3d7a890eac1c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4343b312-fa00-4037-8df0-6d8888bf7a2c|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T05:29:32.153Z|35f0dafd-bb7e-4f71-a68f-11d7feb9a61d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:29:32.154Z|35f0dafd-bb7e-4f71-a68f-11d7feb9a61d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:29:32.661Z|aa5173ea-4c85-46e4-b1a0-a012381002bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:29:32.662Z|aa5173ea-4c85-46e4-b1a0-a012381002bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:29:33.383Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|||INFO|500||Entering 2023-03-16T05:29:33.384Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|||INFO|500||Checking if requestId: 88d85725-0227-44e8-9e07-d0fef3c07e92 already exists in requestDb InfraActiveRequests table 2023-03-16T05:29:33.385Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92 2023-03-16T05:29:33.385Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|INFO|500||Invoke 2023-03-16T05:29:33.386Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|DEBUG|500||===========================request begin================================================ 2023-03-16T05:29:33.386Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92 2023-03-16T05:29:33.386Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|DEBUG|500||Method : GET 2023-03-16T05:29:33.386Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"13554bfee06108b1cd499546c559d0ad", X-B3-SpanId:"62bb852917487cd9", X-B3-ParentSpanId:"7ee60323684b3dfd", X-B3-Sampled:"0", X-ONAP-RequestID:"88d85725-0227-44e8-9e07-d0fef3c07e92", X-RequestID:"88d85725-0227-44e8-9e07-d0fef3c07e92", X-TransactionID:"88d85725-0227-44e8-9e07-d0fef3c07e92", X-ECOMP-RequestID:"88d85725-0227-44e8-9e07-d0fef3c07e92", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"87eac069-b8e5-4250-9509-d3d9da65c928"] 2023-03-16T05:29:33.386Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|DEBUG|500||Request body: 2023-03-16T05:29:33.386Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|DEBUG|500||==========================request end================================================ 2023-03-16T05:29:33.421Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|DEBUG|500||============================response begin========================================== 2023-03-16T05:29:33.421Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-16T05:29:33.422Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|DEBUG|500||Status text : Not Found 2023-03-16T05:29:33.422Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|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, 16 Mar 2023 05:29:34 GMT", x-envoy-upstream-service-time:"32", server:"envoy"] 2023-03-16T05:29:33.422Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|DEBUG|500||Response body: 2023-03-16T05:29:33.422Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|DEBUG|500||=======================response end================================================= 2023-03-16T05:29:33.422Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|INFO|404|Not Found|InvokeReturn 2023-03-16T05:29:33.429Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|||INFO|500||Running local validations 2023-03-16T05:29:33.430Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2023-03-16T05:29:33.433Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-16T05:29:33.448Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/9988b13d-2992-4e8f-9037-4d55069c992e with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-03-16T05:29:33.449Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/9988b13d-2992-4e8f-9037-4d55069c992e|INFO|500||Invoke 2023-03-16T05:29:33.484Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/9988b13d-2992-4e8f-9037-4d55069c992e|INFO|404|Not Found|InvokeReturn 2023-03-16T05:29:33.484Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/9988b13d-2992-4e8f-9037-4d55069c992e has http status code:404 and response headers:{date=[Thu, 16 Mar 2023 05:29:34 GMT], server=[envoy], content-length=[377], x-envoy-upstream-service-time=[32], x-aai-txid=[2-aai-resources-230316-05:29:34:164-41979], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-16T05:29:33.485Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/9988b13d-2992-4e8f-9037-4d55069c992e","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/9988b13d-2992-4e8f-9037-4d55069c992e","ERR.5.4.6114"]}}} 2023-03-16T05:29:33.488Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/9988b13d-2992-4e8f-9037-4d55069c992e 2023-03-16T05:29:33.488Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 9988b13d-2992-4e8f-9037-4d55069c992e 2023-03-16T05:29:33.492Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-16T05:29:33.517Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/9988b13d-2992-4e8f-9037-4d55069c992e|INFO|500||Invoke 2023-03-16T05:29:33.518Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/9988b13d-2992-4e8f-9037-4d55069c992e|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/9988b13d-2992-4e8f-9037-4d55069c992e with request headers:{Authorization=[***REDACTED***], X-RequestID=[88d85725-0227-44e8-9e07-d0fef3c07e92], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[9ec5ae24-f804-4574-bfe3-6f643943f80d], X-ECOMP-RequestID=[88d85725-0227-44e8-9e07-d0fef3c07e92], X-TransactionId=[], X-ONAP-RequestID=[88d85725-0227-44e8-9e07-d0fef3c07e92]} 2023-03-16T05:29:33.551Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/9988b13d-2992-4e8f-9037-4d55069c992e|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/9988b13d-2992-4e8f-9037-4d55069c992e has http status code:404 and response headers:{date=[Thu, 16 Mar 2023 05:29:34 GMT], server=[envoy], content-length=[377], x-envoy-upstream-service-time=[30], x-aai-txid=[1-aai-resources-230316-05:29:34:233-95191], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-16T05:29:33.552Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/9988b13d-2992-4e8f-9037-4d55069c992e|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/9988b13d-2992-4e8f-9037-4d55069c992e","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/9988b13d-2992-4e8f-9037-4d55069c992e","ERR.5.4.6114"]}}} 2023-03-16T05:29:33.552Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/9988b13d-2992-4e8f-9037-4d55069c992e|INFO|404|Not Found|InvokeReturn 2023-03-16T05:29:33.554Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/9988b13d-2992-4e8f-9037-4d55069c992e 2023-03-16T05:29:33.554Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 9988b13d-2992-4e8f-9037-4d55069c992e 2023-03-16T05:29:33.557Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-16T05:29:33.576Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/d16c1d8504f144e5b2fab42ec3a8ceb7|INFO|500||Invoke 2023-03-16T05:29:33.577Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/d16c1d8504f144e5b2fab42ec3a8ceb7|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/d16c1d8504f144e5b2fab42ec3a8ceb7 with request headers:{Authorization=[***REDACTED***], X-RequestID=[88d85725-0227-44e8-9e07-d0fef3c07e92], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[eb4f6763-6559-4349-8063-ebba279de1a0], X-ECOMP-RequestID=[88d85725-0227-44e8-9e07-d0fef3c07e92], X-TransactionId=[], X-ONAP-RequestID=[88d85725-0227-44e8-9e07-d0fef3c07e92]} 2023-03-16T05:29:33.636Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/d16c1d8504f144e5b2fab42ec3a8ceb7|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/d16c1d8504f144e5b2fab42ec3a8ceb7 has http status code:200 and response headers:{date=[Thu, 16 Mar 2023 05:29:34 GMT], server=[envoy], content-length=[607], x-envoy-upstream-service-time=[57], vertex-id=[606440], x-aai-txid=[0-aai-resources-230316-05:29:34:293-41148], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-16T05:29:33.637Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/d16c1d8504f144e5b2fab42ec3a8ceb7|DEBUG|500||{"tenant-id":"d16c1d8504f144e5b2fab42ec3a8ceb7","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1678944558062","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2023-03-16T05:29:33.638Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/d16c1d8504f144e5b2fab42ec3a8ceb7|INFO|500||InvokeReturn 2023-03-16T05:29:33.639Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-03-16T05:29:33.639Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-03-16T05:29:33.641Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-16T05:29:33.641Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-03-16T05:29:33.641Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-03-16T05:29:33.641Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-16T05:29:33.641Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-03-16T05:29:33.642Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|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:"168", X-B3-TraceId:"13554bfee06108b1cd499546c559d0ad", X-B3-SpanId:"c8ab4cad81a4ecfe", X-B3-ParentSpanId:"7ee60323684b3dfd", X-B3-Sampled:"0", X-ONAP-RequestID:"88d85725-0227-44e8-9e07-d0fef3c07e92", X-RequestID:"88d85725-0227-44e8-9e07-d0fef3c07e92", X-TransactionID:"88d85725-0227-44e8-9e07-d0fef3c07e92", X-ECOMP-RequestID:"88d85725-0227-44e8-9e07-d0fef3c07e92", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"58ba1b8d-c883-4be9-aedd-b3dd32570b6f"] 2023-03-16T05:29:33.642Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"a242e276-8b2e-428f-b57e-8aa451070b0e"},"instanceName":"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c_vnf_0","requestScope":"vnf"} 2023-03-16T05:29:33.642Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-03-16T05:29:33.678Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-03-16T05:29:33.679Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-03-16T05:29:33.679Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-03-16T05:29:33.679Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|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, 16 Mar 2023 05:29:34 GMT", x-envoy-upstream-service-time:"33", server:"envoy"] 2023-03-16T05:29:33.680Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-03-16T05:29:33.680Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-03-16T05:29:33.680Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-03-16T05:29:33.682Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=762163c3-e301-4209-a796-060eb4374c2e|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=762163c3-e301-4209-a796-060eb4374c2e 2023-03-16T05:29:33.682Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=762163c3-e301-4209-a796-060eb4374c2e|INFO|500||Invoke 2023-03-16T05:29:33.683Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=762163c3-e301-4209-a796-060eb4374c2e|DEBUG|500||===========================request begin================================================ 2023-03-16T05:29:33.683Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=762163c3-e301-4209-a796-060eb4374c2e|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=762163c3-e301-4209-a796-060eb4374c2e 2023-03-16T05:29:33.683Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=762163c3-e301-4209-a796-060eb4374c2e|DEBUG|500||Method : GET 2023-03-16T05:29:33.684Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=762163c3-e301-4209-a796-060eb4374c2e|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"88d85725-0227-44e8-9e07-d0fef3c07e92", X-RequestID:"88d85725-0227-44e8-9e07-d0fef3c07e92", X-TransactionID:"88d85725-0227-44e8-9e07-d0fef3c07e92", X-ECOMP-RequestID:"88d85725-0227-44e8-9e07-d0fef3c07e92", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"106a4b8f-bb5a-4f31-8732-37cfc9c0c81a"] 2023-03-16T05:29:33.684Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=762163c3-e301-4209-a796-060eb4374c2e|DEBUG|500||Request body: 2023-03-16T05:29:33.684Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=762163c3-e301-4209-a796-060eb4374c2e|DEBUG|500||==========================request end================================================ 2023-03-16T05:29:33.750Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=762163c3-e301-4209-a796-060eb4374c2e|DEBUG|500||============================response begin========================================== 2023-03-16T05:29:33.751Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=762163c3-e301-4209-a796-060eb4374c2e|DEBUG|500||Status code : 200 OK 2023-03-16T05:29:33.751Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=762163c3-e301-4209-a796-060eb4374c2e|DEBUG|500||Status text : OK 2023-03-16T05:29:33.751Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=762163c3-e301-4209-a796-060eb4374c2e|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Thu, 16 Mar 2023 05:29:34 GMT", x-envoy-upstream-service-time:"61", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:29:33.752Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=762163c3-e301-4209-a796-060eb4374c2e|DEBUG|500||Response body: { "_embedded" : { "vnfResourceCustomization" : [ { "id" : 5, "modelCustomizationUUID" : "762163c3-e301-4209-a796-060eb4374c2e", "modelInstanceName" : "basic_vm 0", "created" : "2023-03-16 05:17:10.000", "minInstances" : null, "maxInstances" : null, "availabilityZoneMaxCount" : null, "nfFunction" : null, "nfType" : null, "nfRole" : null, "nfNamingCode" : null, "multiStageDesign" : "false", "resourceInput" : "{\\\"skip_post_instantiation_configuration\\\":\\\"true\\\",\\\"nf_naming\\\":\\\"true\\\",\\\"multi_stage_design\\\":\\\"false\\\",\\\"controller_actor\\\":\\\"SO-REF-DATA\\\",\\\"availability_zone_max_count\\\":\\\"1\\\"}", "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "vnfcInstanceGroupOrder" : null, "nfDataValid" : false, "controllerActor" : "SO-REF-DATA", "creationTimestamp" : "2023-03-16T05:17:10.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5" }, "vnfResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources" }, "vfModuleCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vfModuleCustomizations" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/service" }, "vnfcInstanceGroupCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfcInstanceGroupCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=762163c3-e301-4209-a796-060eb4374c2e" } } } 2023-03-16T05:29:33.752Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=762163c3-e301-4209-a796-060eb4374c2e|DEBUG|500||=======================response end================================================= 2023-03-16T05:29:33.752Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=762163c3-e301-4209-a796-060eb4374c2e|INFO|500||InvokeReturn 2023-03-16T05:29:33.775Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources 2023-03-16T05:29:33.775Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources|INFO|500||Invoke 2023-03-16T05:29:33.775Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources|DEBUG|500||===========================request begin================================================ 2023-03-16T05:29:33.776Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources 2023-03-16T05:29:33.776Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources|DEBUG|500||Method : GET 2023-03-16T05:29:33.776Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"88d85725-0227-44e8-9e07-d0fef3c07e92", X-RequestID:"88d85725-0227-44e8-9e07-d0fef3c07e92", X-TransactionID:"88d85725-0227-44e8-9e07-d0fef3c07e92", X-ECOMP-RequestID:"88d85725-0227-44e8-9e07-d0fef3c07e92", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6cc15800-4502-4b2f-91a2-b3adb9187651"] 2023-03-16T05:29:33.776Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources|DEBUG|500||Request body: 2023-03-16T05:29:33.776Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources|DEBUG|500||==========================request end================================================ 2023-03-16T05:29:33.815Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources|DEBUG|500||============================response begin========================================== 2023-03-16T05:29:33.816Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources|DEBUG|500||Status code : 200 OK 2023-03-16T05:29:33.816Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources|DEBUG|500||Status text : OK 2023-03-16T05:29:33.816Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", content-location:"http://so-catalog-db-adapter.onap:8082/vnfResource/22c51212-e0e4-4847-b0ef-e33d576a08de", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Thu, 16 Mar 2023 05:29:34 GMT", x-envoy-upstream-service-time:"37", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:29:33.817Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources|DEBUG|500||Response body: { "modelUUID" : "22c51212-e0e4-4847-b0ef-e33d576a08de", "modelInvariantUUID" : "6b75570b-d8c9-47b4-b1c4-f8572ad748be", "modelName" : "basic_vm", "modelVersion" : "1.0", "toscaNodeType" : "org.openecomp.resource.vf.BasicVm", "description" : "VF", "orchestrationMode" : "HEAT", "aicVersionMin" : null, "aicVersionMax" : null, "category" : "Generic", "subCategory" : "Abstract", "created" : "2023-03-16T05:17:10.000+00:00", "modelInvariantId" : "6b75570b-d8c9-47b4-b1c4-f8572ad748be", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/22c51212-e0e4-4847-b0ef-e33d576a08de" }, "vnfResource" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/22c51212-e0e4-4847-b0ef-e33d576a08de" }, "vnfResourceWorkflow" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/22c51212-e0e4-4847-b0ef-e33d576a08de/vnfResourceWorkflow" }, "heatTemplates" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/22c51212-e0e4-4847-b0ef-e33d576a08de/heatTemplates" } } } 2023-03-16T05:29:33.817Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources|DEBUG|500||=======================response end================================================= 2023-03-16T05:29:33.817Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources|INFO|500||InvokeReturn 2023-03-16T05:29:33.826Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance 2023-03-16T05:29:33.826Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|INFO|500||Invoke 2023-03-16T05:29:33.826Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-03-16T05:29:33.827Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance 2023-03-16T05:29:33.827Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Method : GET 2023-03-16T05:29:33.827Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"88d85725-0227-44e8-9e07-d0fef3c07e92", X-RequestID:"88d85725-0227-44e8-9e07-d0fef3c07e92", X-TransactionID:"88d85725-0227-44e8-9e07-d0fef3c07e92", X-ECOMP-RequestID:"88d85725-0227-44e8-9e07-d0fef3c07e92", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4fe7caa5-6b37-4db4-a63f-e2e94fa4e4e0"] 2023-03-16T05:29:33.827Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Request body: 2023-03-16T05:29:33.827Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||==========================request end================================================ 2023-03-16T05:29:33.861Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||============================response begin========================================== 2023-03-16T05:29:33.861Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Status code : 200 OK 2023-03-16T05:29:33.861Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Status text : OK 2023-03-16T05:29:33.862Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Thu, 16 Mar 2023 05:29:34 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:29:33.862Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Response body: { "id" : 10033, "nfRole" : "GR-API-DEFAULT", "paramXsd" : null, "vfModuleId" : null, "action" : "createInstance", "description" : "Gr api recipe to create vnf", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "recipeTimeout" : 180, "versionStr" : "1", "serviceType" : null, "created" : "2023-03-16T00:07:26.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10033" }, "vnfRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10033" } } } 2023-03-16T05:29:33.862Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||=======================response end================================================= 2023-03-16T05:29:33.862Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|INFO|500||InvokeReturn 2023-03-16T05:29:33.871Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-16T05:29:33.871Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-03-16T05:29:33.871Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-03-16T05:29:33.872Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-16T05:29:33.872Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-03-16T05:29:33.872Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|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:"2613", X-B3-TraceId:"13554bfee06108b1cd499546c559d0ad", X-B3-SpanId:"ae4d5ffde689d476", X-B3-ParentSpanId:"7ee60323684b3dfd", X-B3-Sampled:"0", X-ONAP-RequestID:"88d85725-0227-44e8-9e07-d0fef3c07e92", X-RequestID:"88d85725-0227-44e8-9e07-d0fef3c07e92", X-TransactionID:"88d85725-0227-44e8-9e07-d0fef3c07e92", X-ECOMP-RequestID:"88d85725-0227-44e8-9e07-d0fef3c07e92", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"369557dc-1ea8-40fe-a611-42d38ed8ef48"] 2023-03-16T05:29:33.872Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"88d85725-0227-44e8-9e07-d0fef3c07e92","requestStatus":"IN_PROGRESS","startTime":1678944573430,"source":"VID","vnfName":"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c_vnf_0","vnfType":"basic_vm/basic_vm 0","tenantId":"d16c1d8504f144e5b2fab42ec3a8ceb7","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"9988b13d-2992-4e8f-9037-4d55069c992e\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"6b75570b-d8c9-47b4-b1c4-f8572ad748be\",\n \"modelVersionId\": \"22c51212-e0e4-4847-b0ef-e33d576a08de\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"762163c3-e301-4209-a796-060eb4374c2e\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"a242e276-8b2e-428f-b57e-8aa451070b0e\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"9988b13d-2992-4e8f-9037-4d55069c992e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"bb8ad345-ecd9-4a86-ab39-0bcddcb59f26\"\n }\n }\n }]\n }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"a242e276-8b2e-428f-b57e-8aa451070b0e","requestScope":"vnf","requestAction":"createInstance","requestorId":"test","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"88d85725-0227-44e8-9e07-d0fef3c07e92"} 2023-03-16T05:29:33.872Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-03-16T05:29:33.921Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-03-16T05:29:33.922Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-03-16T05:29:33.922Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-03-16T05:29:33.922Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|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/88d85725-0227-44e8-9e07-d0fef3c07e92", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:29:34 GMT", x-envoy-upstream-service-time:"46", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:29:33.923Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "88d85725-0227-44e8-9e07-d0fef3c07e92", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-16T05:29:33.430+00:00", "source" : "VID", "vnfName" : "basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"9988b13d-2992-4e8f-9037-4d55069c992e\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"6b75570b-d8c9-47b4-b1c4-f8572ad748be\",\n \"modelVersionId\": \"22c51212-e0e4-4847-b0ef-e33d576a08de\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"762163c3-e301-4209-a796-060eb4374c2e\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"a242e276-8b2e-428f-b57e-8aa451070b0e\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"9988b13d-2992-4e8f-9037-4d55069c992e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"bb8ad345-ecd9-4a86-ab39-0bcddcb59f26\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-03-16T05:29:34.605+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a242e276-8b2e-428f-b57e-8aa451070b0e", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "88d85725-0227-44e8-9e07-d0fef3c07e92", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92" } } } 2023-03-16T05:29:33.923Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-03-16T05:29:33.923Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-03-16T05:29:33.934Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-16T05:29:33.935Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-03-16T05:29:33.935Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-03-16T05:29:33.935Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-16T05:29:33.935Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-03-16T05:29:33.935Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|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:"2942", X-B3-TraceId:"13554bfee06108b1cd499546c559d0ad", X-B3-SpanId:"77279c0101c951f2", X-B3-ParentSpanId:"7ee60323684b3dfd", X-B3-Sampled:"0", X-ONAP-RequestID:"88d85725-0227-44e8-9e07-d0fef3c07e92", X-RequestID:"88d85725-0227-44e8-9e07-d0fef3c07e92", X-TransactionID:"88d85725-0227-44e8-9e07-d0fef3c07e92", X-ECOMP-RequestID:"88d85725-0227-44e8-9e07-d0fef3c07e92", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"431f8114-bc0d-4c28-a977-e13c434589b5"] 2023-03-16T05:29:33.935Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelCustomizationName\":\"basic_vm 0\",\"modelInvariantId\":\"6b75570b-d8c9-47b4-b1c4-f8572ad748be\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"762163c3-e301-4209-a796-060eb4374c2e\",\"modelVersionId\":\"22c51212-e0e4-4847-b0ef-e33d576a08de\",\"modelCustomizationId\":\"762163c3-e301-4209-a796-060eb4374c2e\",\"modelUuid\":\"22c51212-e0e4-4847-b0ef-e33d576a08de\",\"modelInvariantUuid\":\"6b75570b-d8c9-47b4-b1c4-f8572ad748be\",\"modelInstanceName\":\"basic_vm 0\"},\"requestInfo\":{\"productFamilyId\":\"9988b13d-2992-4e8f-9037-4d55069c992e\",\"source\":\"VID\",\"instanceName\":\"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c_vnf_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"a242e276-8b2e-428f-b57e-8aa451070b0e\",\"modelInfo\":{\"modelInvariantId\":\"9988b13d-2992-4e8f-9037-4d55069c992e\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"bb8ad345-ecd9-4a86-ab39-0bcddcb59f26\",\"modelUuid\":\"bb8ad345-ecd9-4a86-ab39-0bcddcb59f26\",\"modelInvariantUuid\":\"9988b13d-2992-4e8f-9037-4d55069c992e\"}}}],\"cloudConfiguration\":{\"tenantId\":\"d16c1d8504f144e5b2fab42ec3a8ceb7\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicvm-platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicvm-lob\"}},\"serviceInstanceId\":\"a242e276-8b2e-428f-b57e-8aa451070b0e\"}","type":"String"},"requestId":{"value":"88d85725-0227-44e8-9e07-d0fef3c07e92","type":"String"},"mso-request-id":{"value":"88d85725-0227-44e8-9e07-d0fef3c07e92","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"a242e276-8b2e-428f-b57e-8aa451070b0e","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":"basic_vm/basic_vm 0","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-03-16T05:29:33.936Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-03-16T05:29:34.421Z|606b8916-07cf-4e13-af58-3f4b5f4b8b74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:29:34.422Z|606b8916-07cf-4e13-af58-3f4b5f4b8b74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:29:34.955Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-03-16T05:29:34.955Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-03-16T05:29:34.956Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-03-16T05:29:34.956Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Thu, 16 Mar 2023 05:29:35 GMT", x-onap-requestid:"88d85725-0227-44e8-9e07-d0fef3c07e92", x-requestid:"88d85725-0227-44e8-9e07-d0fef3c07e92", x-transactionid:"88d85725-0227-44e8-9e07-d0fef3c07e92", x-ecomp-requestid:"88d85725-0227-44e8-9e07-d0fef3c07e92", x-onap-partnername:"UNKNOWN", x-invocationid:"431f8114-bc0d-4c28-a977-e13c434589b5", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1016", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:29:34.956Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"88d85725-0227-44e8-9e07-d0fef3c07e92\",\"instanceId\":\"06f84ce8-7f8a-49ed-80cb-becaaa5b99ed\"}}","message":"Success","processInstanceID":"89017c64-c3bb-11ed-88a0-7623188be7ef","variables":null,"messageCode":200} 2023-03-16T05:29:34.956Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-03-16T05:29:34.956Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-03-16T05:29:34.960Z|88d85725-0227-44e8-9e07-d0fef3c07e92|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T05:29:35.126Z|05e994f5-434c-4d41-9205-5f9f7dec469e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|||INFO|500||Entering 2023-03-16T05:29:35.130Z|05e994f5-434c-4d41-9205-5f9f7dec469e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92 2023-03-16T05:29:35.130Z|05e994f5-434c-4d41-9205-5f9f7dec469e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|INFO|500||Invoke 2023-03-16T05:29:35.130Z|05e994f5-434c-4d41-9205-5f9f7dec469e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|DEBUG|500||===========================request begin================================================ 2023-03-16T05:29:35.130Z|05e994f5-434c-4d41-9205-5f9f7dec469e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92 2023-03-16T05:29:35.130Z|05e994f5-434c-4d41-9205-5f9f7dec469e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|DEBUG|500||Method : GET 2023-03-16T05:29:35.131Z|05e994f5-434c-4d41-9205-5f9f7dec469e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cf06ca231dfdf84b9d41bebdf755c93c", X-B3-SpanId:"4316d24b5808f2a4", X-B3-ParentSpanId:"372c99152118ec16", X-B3-Sampled:"0", X-ONAP-RequestID:"05e994f5-434c-4d41-9205-5f9f7dec469e", X-RequestID:"05e994f5-434c-4d41-9205-5f9f7dec469e", X-TransactionID:"05e994f5-434c-4d41-9205-5f9f7dec469e", X-ECOMP-RequestID:"05e994f5-434c-4d41-9205-5f9f7dec469e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"58beadc6-d255-42ee-87ef-0009dec006e7"] 2023-03-16T05:29:35.131Z|05e994f5-434c-4d41-9205-5f9f7dec469e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|DEBUG|500||Request body: 2023-03-16T05:29:35.131Z|05e994f5-434c-4d41-9205-5f9f7dec469e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|DEBUG|500||==========================request end================================================ 2023-03-16T05:29:35.172Z|05e994f5-434c-4d41-9205-5f9f7dec469e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|DEBUG|500||============================response begin========================================== 2023-03-16T05:29:35.172Z|05e994f5-434c-4d41-9205-5f9f7dec469e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|DEBUG|500||Status code : 200 OK 2023-03-16T05:29:35.173Z|05e994f5-434c-4d41-9205-5f9f7dec469e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|DEBUG|500||Status text : OK 2023-03-16T05:29:35.173Z|05e994f5-434c-4d41-9205-5f9f7dec469e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:29:35 GMT", x-envoy-upstream-service-time:"39", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:29:35.173Z|05e994f5-434c-4d41-9205-5f9f7dec469e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|DEBUG|500||Response body: { "requestId" : "88d85725-0227-44e8-9e07-d0fef3c07e92", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-16T05:29:33.000+00:00", "source" : "VID", "vnfId" : "06f84ce8-7f8a-49ed-80cb-becaaa5b99ed", "vnfName" : "basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"9988b13d-2992-4e8f-9037-4d55069c992e\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"6b75570b-d8c9-47b4-b1c4-f8572ad748be\",\n \"modelVersionId\": \"22c51212-e0e4-4847-b0ef-e33d576a08de\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"762163c3-e301-4209-a796-060eb4374c2e\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"a242e276-8b2e-428f-b57e-8aa451070b0e\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"9988b13d-2992-4e8f-9037-4d55069c992e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"bb8ad345-ecd9-4a86-ab39-0bcddcb59f26\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T05:29:35.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a242e276-8b2e-428f-b57e-8aa451070b0e", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "88d85725-0227-44e8-9e07-d0fef3c07e92", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92" } } } 2023-03-16T05:29:35.173Z|05e994f5-434c-4d41-9205-5f9f7dec469e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|DEBUG|500||=======================response end================================================= 2023-03-16T05:29:35.173Z|05e994f5-434c-4d41-9205-5f9f7dec469e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|INFO|500||InvokeReturn 2023-03-16T05:29:35.174Z|05e994f5-434c-4d41-9205-5f9f7dec469e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false 2023-03-16T05:29:35.175Z|05e994f5-434c-4d41-9205-5f9f7dec469e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T05:29:35.175Z|05e994f5-434c-4d41-9205-5f9f7dec469e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T05:29:35.175Z|05e994f5-434c-4d41-9205-5f9f7dec469e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false 2023-03-16T05:29:35.175Z|05e994f5-434c-4d41-9205-5f9f7dec469e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T05:29:35.175Z|05e994f5-434c-4d41-9205-5f9f7dec469e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cf06ca231dfdf84b9d41bebdf755c93c", X-B3-SpanId:"1a79b02ed39ab81a", X-B3-ParentSpanId:"372c99152118ec16", X-B3-Sampled:"0", X-ONAP-RequestID:"05e994f5-434c-4d41-9205-5f9f7dec469e", X-RequestID:"05e994f5-434c-4d41-9205-5f9f7dec469e", X-TransactionID:"05e994f5-434c-4d41-9205-5f9f7dec469e", X-ECOMP-RequestID:"05e994f5-434c-4d41-9205-5f9f7dec469e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"993cc1f1-2fd1-4b5f-899d-9702fc25af27"] 2023-03-16T05:29:35.175Z|05e994f5-434c-4d41-9205-5f9f7dec469e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T05:29:35.175Z|05e994f5-434c-4d41-9205-5f9f7dec469e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T05:29:35.197Z|05e994f5-434c-4d41-9205-5f9f7dec469e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T05:29:35.197Z|05e994f5-434c-4d41-9205-5f9f7dec469e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T05:29:35.197Z|05e994f5-434c-4d41-9205-5f9f7dec469e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T05:29:35.197Z|05e994f5-434c-4d41-9205-5f9f7dec469e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:29:35 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:29:35.198Z|05e994f5-434c-4d41-9205-5f9f7dec469e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-16T05:29:35.198Z|05e994f5-434c-4d41-9205-5f9f7dec469e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T05:29:35.198Z|05e994f5-434c-4d41-9205-5f9f7dec469e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T05:29:35.205Z|05e994f5-434c-4d41-9205-5f9f7dec469e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T05:29:40.407Z|1a7c43db-c369-41aa-897f-f685c54ca4fd|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T05:29:40.407Z|1a7c43db-c369-41aa-897f-f685c54ca4fd|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T05:29:42.185Z|ccf13e7d-aa36-48bb-8553-fcc4e230a070|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:29:42.186Z|ccf13e7d-aa36-48bb-8553-fcc4e230a070|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:29:42.688Z|f4e8d6ea-f223-4eb9-aa0f-1ff9e49ccc55|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:29:42.689Z|f4e8d6ea-f223-4eb9-aa0f-1ff9e49ccc55|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:29:44.450Z|4357e038-a5af-4d6c-9cfb-850ab8bffb6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:29:44.451Z|4357e038-a5af-4d6c-9cfb-850ab8bffb6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:29:45.208Z|902f20d0-5eef-435e-b1e3-2eae37afe81d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:29:45.208Z|902f20d0-5eef-435e-b1e3-2eae37afe81d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:29:45.381Z|9a8ef79a-a7a1-4ca0-8c89-50047bfad629|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|||INFO|500||Entering 2023-03-16T05:29:45.388Z|9a8ef79a-a7a1-4ca0-8c89-50047bfad629|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92 2023-03-16T05:29:45.388Z|9a8ef79a-a7a1-4ca0-8c89-50047bfad629|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|INFO|500||Invoke 2023-03-16T05:29:45.388Z|9a8ef79a-a7a1-4ca0-8c89-50047bfad629|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|DEBUG|500||===========================request begin================================================ 2023-03-16T05:29:45.388Z|9a8ef79a-a7a1-4ca0-8c89-50047bfad629|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92 2023-03-16T05:29:45.388Z|9a8ef79a-a7a1-4ca0-8c89-50047bfad629|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|DEBUG|500||Method : GET 2023-03-16T05:29:45.388Z|9a8ef79a-a7a1-4ca0-8c89-50047bfad629|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"07abebf088feacaebe1c3fa3284c5708", X-B3-SpanId:"2fa8f7b0a621ec94", X-B3-ParentSpanId:"998b67ddc5bfb772", X-B3-Sampled:"0", X-ONAP-RequestID:"9a8ef79a-a7a1-4ca0-8c89-50047bfad629", X-RequestID:"9a8ef79a-a7a1-4ca0-8c89-50047bfad629", X-TransactionID:"9a8ef79a-a7a1-4ca0-8c89-50047bfad629", X-ECOMP-RequestID:"9a8ef79a-a7a1-4ca0-8c89-50047bfad629", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0641cc91-2c41-4953-b8fe-82346a42cb06"] 2023-03-16T05:29:45.389Z|9a8ef79a-a7a1-4ca0-8c89-50047bfad629|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|DEBUG|500||Request body: 2023-03-16T05:29:45.389Z|9a8ef79a-a7a1-4ca0-8c89-50047bfad629|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|DEBUG|500||==========================request end================================================ 2023-03-16T05:29:45.423Z|9a8ef79a-a7a1-4ca0-8c89-50047bfad629|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|DEBUG|500||============================response begin========================================== 2023-03-16T05:29:45.423Z|9a8ef79a-a7a1-4ca0-8c89-50047bfad629|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|DEBUG|500||Status code : 200 OK 2023-03-16T05:29:45.423Z|9a8ef79a-a7a1-4ca0-8c89-50047bfad629|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|DEBUG|500||Status text : OK 2023-03-16T05:29:45.423Z|9a8ef79a-a7a1-4ca0-8c89-50047bfad629|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:29:46 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:29:45.424Z|9a8ef79a-a7a1-4ca0-8c89-50047bfad629|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|DEBUG|500||Response body: { "requestId" : "88d85725-0227-44e8-9e07-d0fef3c07e92", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-16T05:29:33.000+00:00", "endTime" : "2023-03-16T05:29:43.000+00:00", "source" : "VID", "vnfId" : "06f84ce8-7f8a-49ed-80cb-becaaa5b99ed", "vnfName" : "basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"9988b13d-2992-4e8f-9037-4d55069c992e\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"6b75570b-d8c9-47b4-b1c4-f8572ad748be\",\n \"modelVersionId\": \"22c51212-e0e4-4847-b0ef-e33d576a08de\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"762163c3-e301-4209-a796-060eb4374c2e\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"a242e276-8b2e-428f-b57e-8aa451070b0e\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"9988b13d-2992-4e8f-9037-4d55069c992e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"bb8ad345-ecd9-4a86-ab39-0bcddcb59f26\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T05:29:44.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a242e276-8b2e-428f-b57e-8aa451070b0e", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "88d85725-0227-44e8-9e07-d0fef3c07e92", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92" } } } 2023-03-16T05:29:45.424Z|9a8ef79a-a7a1-4ca0-8c89-50047bfad629|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|DEBUG|500||=======================response end================================================= 2023-03-16T05:29:45.425Z|9a8ef79a-a7a1-4ca0-8c89-50047bfad629|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|INFO|500||InvokeReturn 2023-03-16T05:29:45.426Z|9a8ef79a-a7a1-4ca0-8c89-50047bfad629|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false 2023-03-16T05:29:45.427Z|9a8ef79a-a7a1-4ca0-8c89-50047bfad629|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T05:29:45.427Z|9a8ef79a-a7a1-4ca0-8c89-50047bfad629|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T05:29:45.427Z|9a8ef79a-a7a1-4ca0-8c89-50047bfad629|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false 2023-03-16T05:29:45.427Z|9a8ef79a-a7a1-4ca0-8c89-50047bfad629|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T05:29:45.427Z|9a8ef79a-a7a1-4ca0-8c89-50047bfad629|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"07abebf088feacaebe1c3fa3284c5708", X-B3-SpanId:"43904976132288ef", X-B3-ParentSpanId:"998b67ddc5bfb772", X-B3-Sampled:"0", X-ONAP-RequestID:"9a8ef79a-a7a1-4ca0-8c89-50047bfad629", X-RequestID:"9a8ef79a-a7a1-4ca0-8c89-50047bfad629", X-TransactionID:"9a8ef79a-a7a1-4ca0-8c89-50047bfad629", X-ECOMP-RequestID:"9a8ef79a-a7a1-4ca0-8c89-50047bfad629", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c15c0ded-acfc-401b-a723-fba1ac58df7c"] 2023-03-16T05:29:45.427Z|9a8ef79a-a7a1-4ca0-8c89-50047bfad629|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T05:29:45.428Z|9a8ef79a-a7a1-4ca0-8c89-50047bfad629|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T05:29:45.443Z|9a8ef79a-a7a1-4ca0-8c89-50047bfad629|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T05:29:45.444Z|9a8ef79a-a7a1-4ca0-8c89-50047bfad629|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T05:29:45.444Z|9a8ef79a-a7a1-4ca0-8c89-50047bfad629|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T05:29:45.444Z|9a8ef79a-a7a1-4ca0-8c89-50047bfad629|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:29:46 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:29:45.446Z|9a8ef79a-a7a1-4ca0-8c89-50047bfad629|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-16T05:29:45.446Z|9a8ef79a-a7a1-4ca0-8c89-50047bfad629|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T05:29:45.446Z|9a8ef79a-a7a1-4ca0-8c89-50047bfad629|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T05:29:45.454Z|9a8ef79a-a7a1-4ca0-8c89-50047bfad629|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T05:29:45.624Z|b6035621-6cfc-455d-a1f1-18b54b383db3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|||INFO|500||Entering 2023-03-16T05:29:45.628Z|b6035621-6cfc-455d-a1f1-18b54b383db3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92 2023-03-16T05:29:45.629Z|b6035621-6cfc-455d-a1f1-18b54b383db3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|INFO|500||Invoke 2023-03-16T05:29:45.629Z|b6035621-6cfc-455d-a1f1-18b54b383db3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|DEBUG|500||===========================request begin================================================ 2023-03-16T05:29:45.629Z|b6035621-6cfc-455d-a1f1-18b54b383db3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92 2023-03-16T05:29:45.629Z|b6035621-6cfc-455d-a1f1-18b54b383db3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|DEBUG|500||Method : GET 2023-03-16T05:29:45.629Z|b6035621-6cfc-455d-a1f1-18b54b383db3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"de3cc735d40ca81361213f8b9a6709d7", X-B3-SpanId:"06e02c1e3bdb7277", X-B3-ParentSpanId:"8ad2963620d84f5e", X-B3-Sampled:"0", X-ONAP-RequestID:"b6035621-6cfc-455d-a1f1-18b54b383db3", X-RequestID:"b6035621-6cfc-455d-a1f1-18b54b383db3", X-TransactionID:"b6035621-6cfc-455d-a1f1-18b54b383db3", X-ECOMP-RequestID:"b6035621-6cfc-455d-a1f1-18b54b383db3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0a9b618c-96d7-4efe-9727-91fcf3317483"] 2023-03-16T05:29:45.629Z|b6035621-6cfc-455d-a1f1-18b54b383db3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|DEBUG|500||Request body: 2023-03-16T05:29:45.630Z|b6035621-6cfc-455d-a1f1-18b54b383db3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|DEBUG|500||==========================request end================================================ 2023-03-16T05:29:45.674Z|b6035621-6cfc-455d-a1f1-18b54b383db3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|DEBUG|500||============================response begin========================================== 2023-03-16T05:29:45.675Z|b6035621-6cfc-455d-a1f1-18b54b383db3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|DEBUG|500||Status code : 200 OK 2023-03-16T05:29:45.675Z|b6035621-6cfc-455d-a1f1-18b54b383db3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|DEBUG|500||Status text : OK 2023-03-16T05:29:45.676Z|b6035621-6cfc-455d-a1f1-18b54b383db3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:29:46 GMT", x-envoy-upstream-service-time:"42", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:29:45.676Z|b6035621-6cfc-455d-a1f1-18b54b383db3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|DEBUG|500||Response body: { "requestId" : "88d85725-0227-44e8-9e07-d0fef3c07e92", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-16T05:29:33.000+00:00", "endTime" : "2023-03-16T05:29:43.000+00:00", "source" : "VID", "vnfId" : "06f84ce8-7f8a-49ed-80cb-becaaa5b99ed", "vnfName" : "basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"9988b13d-2992-4e8f-9037-4d55069c992e\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"6b75570b-d8c9-47b4-b1c4-f8572ad748be\",\n \"modelVersionId\": \"22c51212-e0e4-4847-b0ef-e33d576a08de\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"762163c3-e301-4209-a796-060eb4374c2e\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"a242e276-8b2e-428f-b57e-8aa451070b0e\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"9988b13d-2992-4e8f-9037-4d55069c992e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"bb8ad345-ecd9-4a86-ab39-0bcddcb59f26\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T05:29:44.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a242e276-8b2e-428f-b57e-8aa451070b0e", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "88d85725-0227-44e8-9e07-d0fef3c07e92", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92" } } } 2023-03-16T05:29:45.676Z|b6035621-6cfc-455d-a1f1-18b54b383db3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|DEBUG|500||=======================response end================================================= 2023-03-16T05:29:45.677Z|b6035621-6cfc-455d-a1f1-18b54b383db3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|INFO|500||InvokeReturn 2023-03-16T05:29:45.678Z|b6035621-6cfc-455d-a1f1-18b54b383db3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false 2023-03-16T05:29:45.679Z|b6035621-6cfc-455d-a1f1-18b54b383db3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T05:29:45.679Z|b6035621-6cfc-455d-a1f1-18b54b383db3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T05:29:45.679Z|b6035621-6cfc-455d-a1f1-18b54b383db3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false 2023-03-16T05:29:45.680Z|b6035621-6cfc-455d-a1f1-18b54b383db3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T05:29:45.680Z|b6035621-6cfc-455d-a1f1-18b54b383db3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"de3cc735d40ca81361213f8b9a6709d7", X-B3-SpanId:"23334407749abac4", X-B3-ParentSpanId:"8ad2963620d84f5e", X-B3-Sampled:"0", X-ONAP-RequestID:"b6035621-6cfc-455d-a1f1-18b54b383db3", X-RequestID:"b6035621-6cfc-455d-a1f1-18b54b383db3", X-TransactionID:"b6035621-6cfc-455d-a1f1-18b54b383db3", X-ECOMP-RequestID:"b6035621-6cfc-455d-a1f1-18b54b383db3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1be3226b-5925-424a-81f3-86827db7dfe5"] 2023-03-16T05:29:45.680Z|b6035621-6cfc-455d-a1f1-18b54b383db3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T05:29:45.680Z|b6035621-6cfc-455d-a1f1-18b54b383db3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T05:29:45.705Z|b6035621-6cfc-455d-a1f1-18b54b383db3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T05:29:45.705Z|b6035621-6cfc-455d-a1f1-18b54b383db3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T05:29:45.705Z|b6035621-6cfc-455d-a1f1-18b54b383db3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T05:29:45.705Z|b6035621-6cfc-455d-a1f1-18b54b383db3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:29:46 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:29:45.705Z|b6035621-6cfc-455d-a1f1-18b54b383db3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-16T05:29:45.706Z|b6035621-6cfc-455d-a1f1-18b54b383db3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T05:29:45.706Z|b6035621-6cfc-455d-a1f1-18b54b383db3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T05:29:45.712Z|b6035621-6cfc-455d-a1f1-18b54b383db3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T05:29:45.870Z|0e3d7b73-f53b-40b9-9536-8d371dad0475|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|||INFO|500||Entering 2023-03-16T05:29:45.874Z|0e3d7b73-f53b-40b9-9536-8d371dad0475|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92 2023-03-16T05:29:45.875Z|0e3d7b73-f53b-40b9-9536-8d371dad0475|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|INFO|500||Invoke 2023-03-16T05:29:45.875Z|0e3d7b73-f53b-40b9-9536-8d371dad0475|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|DEBUG|500||===========================request begin================================================ 2023-03-16T05:29:45.875Z|0e3d7b73-f53b-40b9-9536-8d371dad0475|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92 2023-03-16T05:29:45.875Z|0e3d7b73-f53b-40b9-9536-8d371dad0475|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|DEBUG|500||Method : GET 2023-03-16T05:29:45.875Z|0e3d7b73-f53b-40b9-9536-8d371dad0475|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9acc36f2b1deec70f21002bf005be801", X-B3-SpanId:"2bc3c86436f71bed", X-B3-ParentSpanId:"ecabdf901265e202", X-B3-Sampled:"0", X-ONAP-RequestID:"0e3d7b73-f53b-40b9-9536-8d371dad0475", X-RequestID:"0e3d7b73-f53b-40b9-9536-8d371dad0475", X-TransactionID:"0e3d7b73-f53b-40b9-9536-8d371dad0475", X-ECOMP-RequestID:"0e3d7b73-f53b-40b9-9536-8d371dad0475", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"406612fc-cbe0-40cf-856f-21d05b97bf14"] 2023-03-16T05:29:45.875Z|0e3d7b73-f53b-40b9-9536-8d371dad0475|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|DEBUG|500||Request body: 2023-03-16T05:29:45.876Z|0e3d7b73-f53b-40b9-9536-8d371dad0475|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|DEBUG|500||==========================request end================================================ 2023-03-16T05:29:45.909Z|0e3d7b73-f53b-40b9-9536-8d371dad0475|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|DEBUG|500||============================response begin========================================== 2023-03-16T05:29:45.909Z|0e3d7b73-f53b-40b9-9536-8d371dad0475|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|DEBUG|500||Status code : 200 OK 2023-03-16T05:29:45.910Z|0e3d7b73-f53b-40b9-9536-8d371dad0475|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|DEBUG|500||Status text : OK 2023-03-16T05:29:45.910Z|0e3d7b73-f53b-40b9-9536-8d371dad0475|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:29:46 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:29:45.911Z|0e3d7b73-f53b-40b9-9536-8d371dad0475|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|DEBUG|500||Response body: { "requestId" : "88d85725-0227-44e8-9e07-d0fef3c07e92", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-16T05:29:33.000+00:00", "endTime" : "2023-03-16T05:29:43.000+00:00", "source" : "VID", "vnfId" : "06f84ce8-7f8a-49ed-80cb-becaaa5b99ed", "vnfName" : "basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"9988b13d-2992-4e8f-9037-4d55069c992e\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"6b75570b-d8c9-47b4-b1c4-f8572ad748be\",\n \"modelVersionId\": \"22c51212-e0e4-4847-b0ef-e33d576a08de\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"762163c3-e301-4209-a796-060eb4374c2e\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"a242e276-8b2e-428f-b57e-8aa451070b0e\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"9988b13d-2992-4e8f-9037-4d55069c992e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"bb8ad345-ecd9-4a86-ab39-0bcddcb59f26\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T05:29:44.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a242e276-8b2e-428f-b57e-8aa451070b0e", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "88d85725-0227-44e8-9e07-d0fef3c07e92", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92" } } } 2023-03-16T05:29:45.911Z|0e3d7b73-f53b-40b9-9536-8d371dad0475|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|DEBUG|500||=======================response end================================================= 2023-03-16T05:29:45.912Z|0e3d7b73-f53b-40b9-9536-8d371dad0475|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|INFO|500||InvokeReturn 2023-03-16T05:29:45.913Z|0e3d7b73-f53b-40b9-9536-8d371dad0475|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false 2023-03-16T05:29:45.913Z|0e3d7b73-f53b-40b9-9536-8d371dad0475|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T05:29:45.913Z|0e3d7b73-f53b-40b9-9536-8d371dad0475|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T05:29:45.913Z|0e3d7b73-f53b-40b9-9536-8d371dad0475|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false 2023-03-16T05:29:45.914Z|0e3d7b73-f53b-40b9-9536-8d371dad0475|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T05:29:45.914Z|0e3d7b73-f53b-40b9-9536-8d371dad0475|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9acc36f2b1deec70f21002bf005be801", X-B3-SpanId:"d7ce77030c4795ea", X-B3-ParentSpanId:"ecabdf901265e202", X-B3-Sampled:"0", X-ONAP-RequestID:"0e3d7b73-f53b-40b9-9536-8d371dad0475", X-RequestID:"0e3d7b73-f53b-40b9-9536-8d371dad0475", X-TransactionID:"0e3d7b73-f53b-40b9-9536-8d371dad0475", X-ECOMP-RequestID:"0e3d7b73-f53b-40b9-9536-8d371dad0475", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"624d1745-999c-40b0-a044-03b13b638ca4"] 2023-03-16T05:29:45.914Z|0e3d7b73-f53b-40b9-9536-8d371dad0475|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T05:29:45.914Z|0e3d7b73-f53b-40b9-9536-8d371dad0475|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T05:29:45.936Z|0e3d7b73-f53b-40b9-9536-8d371dad0475|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T05:29:45.936Z|0e3d7b73-f53b-40b9-9536-8d371dad0475|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T05:29:45.936Z|0e3d7b73-f53b-40b9-9536-8d371dad0475|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T05:29:45.936Z|0e3d7b73-f53b-40b9-9536-8d371dad0475|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:29:46 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:29:45.937Z|0e3d7b73-f53b-40b9-9536-8d371dad0475|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-16T05:29:45.937Z|0e3d7b73-f53b-40b9-9536-8d371dad0475|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T05:29:45.937Z|0e3d7b73-f53b-40b9-9536-8d371dad0475|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T05:29:45.944Z|0e3d7b73-f53b-40b9-9536-8d371dad0475|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T05:29:46.115Z|0319f47f-59e8-4443-938d-2a9c3940e325|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|||INFO|500||Entering 2023-03-16T05:29:46.120Z|0319f47f-59e8-4443-938d-2a9c3940e325|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92 2023-03-16T05:29:46.120Z|0319f47f-59e8-4443-938d-2a9c3940e325|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|INFO|500||Invoke 2023-03-16T05:29:46.120Z|0319f47f-59e8-4443-938d-2a9c3940e325|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|DEBUG|500||===========================request begin================================================ 2023-03-16T05:29:46.121Z|0319f47f-59e8-4443-938d-2a9c3940e325|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92 2023-03-16T05:29:46.121Z|0319f47f-59e8-4443-938d-2a9c3940e325|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|DEBUG|500||Method : GET 2023-03-16T05:29:46.121Z|0319f47f-59e8-4443-938d-2a9c3940e325|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7ca220d75c169ea441038a7a64139b82", X-B3-SpanId:"fc13415d4298fbde", X-B3-ParentSpanId:"4ec27239389f3845", X-B3-Sampled:"0", X-ONAP-RequestID:"0319f47f-59e8-4443-938d-2a9c3940e325", X-RequestID:"0319f47f-59e8-4443-938d-2a9c3940e325", X-TransactionID:"0319f47f-59e8-4443-938d-2a9c3940e325", X-ECOMP-RequestID:"0319f47f-59e8-4443-938d-2a9c3940e325", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"96cec2d1-225e-40f3-b5ad-d9813595486f"] 2023-03-16T05:29:46.121Z|0319f47f-59e8-4443-938d-2a9c3940e325|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|DEBUG|500||Request body: 2023-03-16T05:29:46.121Z|0319f47f-59e8-4443-938d-2a9c3940e325|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|DEBUG|500||==========================request end================================================ 2023-03-16T05:29:46.156Z|0319f47f-59e8-4443-938d-2a9c3940e325|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|DEBUG|500||============================response begin========================================== 2023-03-16T05:29:46.157Z|0319f47f-59e8-4443-938d-2a9c3940e325|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|DEBUG|500||Status code : 200 OK 2023-03-16T05:29:46.157Z|0319f47f-59e8-4443-938d-2a9c3940e325|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|DEBUG|500||Status text : OK 2023-03-16T05:29:46.157Z|0319f47f-59e8-4443-938d-2a9c3940e325|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:29:46 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:29:46.158Z|0319f47f-59e8-4443-938d-2a9c3940e325|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|DEBUG|500||Response body: { "requestId" : "88d85725-0227-44e8-9e07-d0fef3c07e92", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-16T05:29:33.000+00:00", "endTime" : "2023-03-16T05:29:43.000+00:00", "source" : "VID", "vnfId" : "06f84ce8-7f8a-49ed-80cb-becaaa5b99ed", "vnfName" : "basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"9988b13d-2992-4e8f-9037-4d55069c992e\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"6b75570b-d8c9-47b4-b1c4-f8572ad748be\",\n \"modelVersionId\": \"22c51212-e0e4-4847-b0ef-e33d576a08de\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"762163c3-e301-4209-a796-060eb4374c2e\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"a242e276-8b2e-428f-b57e-8aa451070b0e\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"9988b13d-2992-4e8f-9037-4d55069c992e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"bb8ad345-ecd9-4a86-ab39-0bcddcb59f26\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T05:29:44.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a242e276-8b2e-428f-b57e-8aa451070b0e", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "88d85725-0227-44e8-9e07-d0fef3c07e92", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92" } } } 2023-03-16T05:29:46.158Z|0319f47f-59e8-4443-938d-2a9c3940e325|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|DEBUG|500||=======================response end================================================= 2023-03-16T05:29:46.159Z|0319f47f-59e8-4443-938d-2a9c3940e325|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|INFO|500||InvokeReturn 2023-03-16T05:29:46.160Z|0319f47f-59e8-4443-938d-2a9c3940e325|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false 2023-03-16T05:29:46.161Z|0319f47f-59e8-4443-938d-2a9c3940e325|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T05:29:46.161Z|0319f47f-59e8-4443-938d-2a9c3940e325|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T05:29:46.161Z|0319f47f-59e8-4443-938d-2a9c3940e325|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false 2023-03-16T05:29:46.161Z|0319f47f-59e8-4443-938d-2a9c3940e325|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T05:29:46.161Z|0319f47f-59e8-4443-938d-2a9c3940e325|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7ca220d75c169ea441038a7a64139b82", X-B3-SpanId:"85c4720e62d5ab0b", X-B3-ParentSpanId:"4ec27239389f3845", X-B3-Sampled:"0", X-ONAP-RequestID:"0319f47f-59e8-4443-938d-2a9c3940e325", X-RequestID:"0319f47f-59e8-4443-938d-2a9c3940e325", X-TransactionID:"0319f47f-59e8-4443-938d-2a9c3940e325", X-ECOMP-RequestID:"0319f47f-59e8-4443-938d-2a9c3940e325", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bb79c190-b94b-4d2b-8410-60fee761c2d5"] 2023-03-16T05:29:46.162Z|0319f47f-59e8-4443-938d-2a9c3940e325|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T05:29:46.162Z|0319f47f-59e8-4443-938d-2a9c3940e325|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T05:29:46.188Z|0319f47f-59e8-4443-938d-2a9c3940e325|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T05:29:46.188Z|0319f47f-59e8-4443-938d-2a9c3940e325|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T05:29:46.188Z|0319f47f-59e8-4443-938d-2a9c3940e325|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T05:29:46.189Z|0319f47f-59e8-4443-938d-2a9c3940e325|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:29:46 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:29:46.190Z|0319f47f-59e8-4443-938d-2a9c3940e325|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-16T05:29:46.190Z|0319f47f-59e8-4443-938d-2a9c3940e325|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T05:29:46.191Z|0319f47f-59e8-4443-938d-2a9c3940e325|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T05:29:46.200Z|0319f47f-59e8-4443-938d-2a9c3940e325|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T05:29:46.368Z|99f8a193-bafd-445d-bfe3-426472bbac85|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|||INFO|500||Entering 2023-03-16T05:29:46.373Z|99f8a193-bafd-445d-bfe3-426472bbac85|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92 2023-03-16T05:29:46.374Z|99f8a193-bafd-445d-bfe3-426472bbac85|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|INFO|500||Invoke 2023-03-16T05:29:46.374Z|99f8a193-bafd-445d-bfe3-426472bbac85|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|DEBUG|500||===========================request begin================================================ 2023-03-16T05:29:46.375Z|99f8a193-bafd-445d-bfe3-426472bbac85|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92 2023-03-16T05:29:46.375Z|99f8a193-bafd-445d-bfe3-426472bbac85|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|DEBUG|500||Method : GET 2023-03-16T05:29:46.375Z|99f8a193-bafd-445d-bfe3-426472bbac85|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d4ae91caecb66f273e5219675da4e363", X-B3-SpanId:"0b2954dd07ec8b20", X-B3-ParentSpanId:"1373287c8ec30b10", X-B3-Sampled:"0", X-ONAP-RequestID:"99f8a193-bafd-445d-bfe3-426472bbac85", X-RequestID:"99f8a193-bafd-445d-bfe3-426472bbac85", X-TransactionID:"99f8a193-bafd-445d-bfe3-426472bbac85", X-ECOMP-RequestID:"99f8a193-bafd-445d-bfe3-426472bbac85", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"71aacf15-2d28-4ce8-882f-0202e94ea4eb"] 2023-03-16T05:29:46.376Z|99f8a193-bafd-445d-bfe3-426472bbac85|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|DEBUG|500||Request body: 2023-03-16T05:29:46.376Z|99f8a193-bafd-445d-bfe3-426472bbac85|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|DEBUG|500||==========================request end================================================ 2023-03-16T05:29:46.413Z|99f8a193-bafd-445d-bfe3-426472bbac85|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|DEBUG|500||============================response begin========================================== 2023-03-16T05:29:46.414Z|99f8a193-bafd-445d-bfe3-426472bbac85|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|DEBUG|500||Status code : 200 OK 2023-03-16T05:29:46.414Z|99f8a193-bafd-445d-bfe3-426472bbac85|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|DEBUG|500||Status text : OK 2023-03-16T05:29:46.415Z|99f8a193-bafd-445d-bfe3-426472bbac85|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:29:46 GMT", x-envoy-upstream-service-time:"34", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:29:46.416Z|99f8a193-bafd-445d-bfe3-426472bbac85|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|DEBUG|500||Response body: { "requestId" : "88d85725-0227-44e8-9e07-d0fef3c07e92", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-16T05:29:33.000+00:00", "endTime" : "2023-03-16T05:29:43.000+00:00", "source" : "VID", "vnfId" : "06f84ce8-7f8a-49ed-80cb-becaaa5b99ed", "vnfName" : "basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"9988b13d-2992-4e8f-9037-4d55069c992e\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"6b75570b-d8c9-47b4-b1c4-f8572ad748be\",\n \"modelVersionId\": \"22c51212-e0e4-4847-b0ef-e33d576a08de\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"762163c3-e301-4209-a796-060eb4374c2e\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"a242e276-8b2e-428f-b57e-8aa451070b0e\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"9988b13d-2992-4e8f-9037-4d55069c992e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"bb8ad345-ecd9-4a86-ab39-0bcddcb59f26\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T05:29:44.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a242e276-8b2e-428f-b57e-8aa451070b0e", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "88d85725-0227-44e8-9e07-d0fef3c07e92", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92" } } } 2023-03-16T05:29:46.416Z|99f8a193-bafd-445d-bfe3-426472bbac85|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|DEBUG|500||=======================response end================================================= 2023-03-16T05:29:46.416Z|99f8a193-bafd-445d-bfe3-426472bbac85|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88d85725-0227-44e8-9e07-d0fef3c07e92|INFO|500||InvokeReturn 2023-03-16T05:29:46.419Z|99f8a193-bafd-445d-bfe3-426472bbac85|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false 2023-03-16T05:29:46.419Z|99f8a193-bafd-445d-bfe3-426472bbac85|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T05:29:46.419Z|99f8a193-bafd-445d-bfe3-426472bbac85|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T05:29:46.420Z|99f8a193-bafd-445d-bfe3-426472bbac85|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false 2023-03-16T05:29:46.420Z|99f8a193-bafd-445d-bfe3-426472bbac85|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T05:29:46.420Z|99f8a193-bafd-445d-bfe3-426472bbac85|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d4ae91caecb66f273e5219675da4e363", X-B3-SpanId:"75cc76ccd7c2c70c", X-B3-ParentSpanId:"1373287c8ec30b10", X-B3-Sampled:"0", X-ONAP-RequestID:"99f8a193-bafd-445d-bfe3-426472bbac85", X-RequestID:"99f8a193-bafd-445d-bfe3-426472bbac85", X-TransactionID:"99f8a193-bafd-445d-bfe3-426472bbac85", X-ECOMP-RequestID:"99f8a193-bafd-445d-bfe3-426472bbac85", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f227ebee-4d58-47b7-b9f9-f1411a3970df"] 2023-03-16T05:29:46.421Z|99f8a193-bafd-445d-bfe3-426472bbac85|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T05:29:46.421Z|99f8a193-bafd-445d-bfe3-426472bbac85|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T05:29:46.442Z|99f8a193-bafd-445d-bfe3-426472bbac85|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T05:29:46.442Z|99f8a193-bafd-445d-bfe3-426472bbac85|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T05:29:46.443Z|99f8a193-bafd-445d-bfe3-426472bbac85|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T05:29:46.443Z|99f8a193-bafd-445d-bfe3-426472bbac85|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:29:47 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:29:46.443Z|99f8a193-bafd-445d-bfe3-426472bbac85|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-16T05:29:46.444Z|99f8a193-bafd-445d-bfe3-426472bbac85|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T05:29:46.444Z|99f8a193-bafd-445d-bfe3-426472bbac85|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=88d85725-0227-44e8-9e07-d0fef3c07e92&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T05:29:46.453Z|99f8a193-bafd-445d-bfe3-426472bbac85|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/88d85725-0227-44e8-9e07-d0fef3c07e92|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T05:29:47.807Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|||INFO|500||Entering 2023-03-16T05:29:47.808Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|||INFO|500||Checking if requestId: fdab31f6-e140-49bc-9d9d-eccd5962c6c3 already exists in requestDb InfraActiveRequests table 2023-03-16T05:29:47.809Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3 2023-03-16T05:29:47.809Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|INFO|500||Invoke 2023-03-16T05:29:47.809Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||===========================request begin================================================ 2023-03-16T05:29:47.809Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3 2023-03-16T05:29:47.809Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Method : GET 2023-03-16T05:29:47.809Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d5f7832ff4a194dff038d9a5564b7cb4", X-B3-SpanId:"1c168335684209b0", X-B3-ParentSpanId:"46b79948666420f3", X-B3-Sampled:"0", X-ONAP-RequestID:"fdab31f6-e140-49bc-9d9d-eccd5962c6c3", X-RequestID:"fdab31f6-e140-49bc-9d9d-eccd5962c6c3", X-TransactionID:"fdab31f6-e140-49bc-9d9d-eccd5962c6c3", X-ECOMP-RequestID:"fdab31f6-e140-49bc-9d9d-eccd5962c6c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ac7bb906-d10f-455a-9606-6af203fc2142"] 2023-03-16T05:29:47.809Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Request body: 2023-03-16T05:29:47.809Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||==========================request end================================================ 2023-03-16T05:29:47.838Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||============================response begin========================================== 2023-03-16T05:29:47.839Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-16T05:29:47.839Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Status text : Not Found 2023-03-16T05:29:47.839Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|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, 16 Mar 2023 05:29:48 GMT", x-envoy-upstream-service-time:"27", server:"envoy"] 2023-03-16T05:29:47.839Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Response body: 2023-03-16T05:29:47.839Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||=======================response end================================================= 2023-03-16T05:29:47.839Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|INFO|404|Not Found|InvokeReturn 2023-03-16T05:29:47.848Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|||INFO|500||Running local validations 2023-03-16T05:29:47.851Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-16T05:29:47.864Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/d16c1d8504f144e5b2fab42ec3a8ceb7 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-03-16T05:29:47.864Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/d16c1d8504f144e5b2fab42ec3a8ceb7|INFO|500||Invoke 2023-03-16T05:29:47.921Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/d16c1d8504f144e5b2fab42ec3a8ceb7|INFO|500||InvokeReturn 2023-03-16T05:29:47.922Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/d16c1d8504f144e5b2fab42ec3a8ceb7 has http status code:200 and response headers:{date=[Thu, 16 Mar 2023 05:29:48 GMT], server=[envoy], content-length=[1057], x-envoy-upstream-service-time=[54], vertex-id=[606440], x-aai-txid=[1-aai-resources-230316-05:29:48:579-21529], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-16T05:29:47.923Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|||DEBUG|500||{"tenant-id":"d16c1d8504f144e5b2fab42ec3a8ceb7","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1678944578643","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"06f84ce8-7f8a-49ed-80cb-becaaa5b99ed"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2023-03-16T05:29:47.925Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-03-16T05:29:47.925Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-03-16T05:29:47.928Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-16T05:29:47.929Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-03-16T05:29:47.929Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-03-16T05:29:47.930Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-16T05:29:47.930Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-03-16T05:29:47.930Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|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:"222", X-B3-TraceId:"d5f7832ff4a194dff038d9a5564b7cb4", X-B3-SpanId:"57d571f4cae705d2", X-B3-ParentSpanId:"46b79948666420f3", X-B3-Sampled:"0", X-ONAP-RequestID:"fdab31f6-e140-49bc-9d9d-eccd5962c6c3", X-RequestID:"fdab31f6-e140-49bc-9d9d-eccd5962c6c3", X-TransactionID:"fdab31f6-e140-49bc-9d9d-eccd5962c6c3", X-ECOMP-RequestID:"fdab31f6-e140-49bc-9d9d-eccd5962c6c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4572e304-c87a-4b3f-9300-ba465c6fc9b7"] 2023-03-16T05:29:47.930Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"06f84ce8-7f8a-49ed-80cb-becaaa5b99ed","serviceInstanceId":"a242e276-8b2e-428f-b57e-8aa451070b0e"},"instanceName":"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c","requestScope":"vfModule"} 2023-03-16T05:29:47.931Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-03-16T05:29:47.965Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-03-16T05:29:47.966Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-03-16T05:29:47.966Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-03-16T05:29:47.966Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|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, 16 Mar 2023 05:29:48 GMT", x-envoy-upstream-service-time:"31", server:"envoy"] 2023-03-16T05:29:47.966Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-03-16T05:29:47.967Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-03-16T05:29:47.967Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-03-16T05:29:47.968Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=baced4d4-d87c-459f-8c70-289f4e980769|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=baced4d4-d87c-459f-8c70-289f4e980769 2023-03-16T05:29:47.969Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=baced4d4-d87c-459f-8c70-289f4e980769|INFO|500||Invoke 2023-03-16T05:29:47.969Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=baced4d4-d87c-459f-8c70-289f4e980769|DEBUG|500||===========================request begin================================================ 2023-03-16T05:29:47.969Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=baced4d4-d87c-459f-8c70-289f4e980769|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=baced4d4-d87c-459f-8c70-289f4e980769 2023-03-16T05:29:47.969Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=baced4d4-d87c-459f-8c70-289f4e980769|DEBUG|500||Method : GET 2023-03-16T05:29:47.969Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=baced4d4-d87c-459f-8c70-289f4e980769|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"fdab31f6-e140-49bc-9d9d-eccd5962c6c3", X-RequestID:"fdab31f6-e140-49bc-9d9d-eccd5962c6c3", X-TransactionID:"fdab31f6-e140-49bc-9d9d-eccd5962c6c3", X-ECOMP-RequestID:"fdab31f6-e140-49bc-9d9d-eccd5962c6c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b1bae9f7-0185-4824-9fa5-4c8ed790e549"] 2023-03-16T05:29:47.970Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=baced4d4-d87c-459f-8c70-289f4e980769|DEBUG|500||Request body: 2023-03-16T05:29:47.970Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=baced4d4-d87c-459f-8c70-289f4e980769|DEBUG|500||==========================request end================================================ 2023-03-16T05:29:48.035Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=baced4d4-d87c-459f-8c70-289f4e980769|DEBUG|500||============================response begin========================================== 2023-03-16T05:29:48.036Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=baced4d4-d87c-459f-8c70-289f4e980769|DEBUG|500||Status code : 200 OK 2023-03-16T05:29:48.036Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=baced4d4-d87c-459f-8c70-289f4e980769|DEBUG|500||Status text : OK 2023-03-16T05:29:48.036Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=baced4d4-d87c-459f-8c70-289f4e980769|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Thu, 16 Mar 2023 05:29:48 GMT", x-envoy-upstream-service-time:"62", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:29:48.037Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=baced4d4-d87c-459f-8c70-289f4e980769|DEBUG|500||Response body: { "id" : 5, "modelCustomizationUUID" : "baced4d4-d87c-459f-8c70-289f4e980769", "label" : "base_ubuntu20", "minInstances" : 1, "maxInstances" : 1, "initialCount" : 1, "availabilityZoneCount" : null, "created" : "2023-03-16 05:17:10.000", "skipPostInstConf" : true, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5" }, "cvnfcCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/cvnfcCustomization" }, "heatEnvironment" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/heatEnvironment" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule" }, "volumeHeatEnv" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/volumeHeatEnv" }, "vnfCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vnfCustomization" } } } 2023-03-16T05:29:48.037Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=baced4d4-d87c-459f-8c70-289f4e980769|DEBUG|500||=======================response end================================================= 2023-03-16T05:29:48.037Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=baced4d4-d87c-459f-8c70-289f4e980769|INFO|500||InvokeReturn 2023-03-16T05:29:48.046Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule 2023-03-16T05:29:48.046Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule|INFO|500||Invoke 2023-03-16T05:29:48.046Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule|DEBUG|500||===========================request begin================================================ 2023-03-16T05:29:48.046Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule 2023-03-16T05:29:48.047Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule|DEBUG|500||Method : GET 2023-03-16T05:29:48.047Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"fdab31f6-e140-49bc-9d9d-eccd5962c6c3", X-RequestID:"fdab31f6-e140-49bc-9d9d-eccd5962c6c3", X-TransactionID:"fdab31f6-e140-49bc-9d9d-eccd5962c6c3", X-ECOMP-RequestID:"fdab31f6-e140-49bc-9d9d-eccd5962c6c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b0e9e85a-5638-4425-9899-2ab56ab1bd79"] 2023-03-16T05:29:48.047Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule|DEBUG|500||Request body: 2023-03-16T05:29:48.047Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule|DEBUG|500||==========================request end================================================ 2023-03-16T05:29:48.090Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule|DEBUG|500||============================response begin========================================== 2023-03-16T05:29:48.090Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule|DEBUG|500||Status code : 200 OK 2023-03-16T05:29:48.091Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule|DEBUG|500||Status text : OK 2023-03-16T05:29:48.091Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", content-location:"http://so-catalog-db-adapter.onap:8082/vfModule/5308fc19-887b-4f73-b793-87262e702574", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Thu, 16 Mar 2023 05:29:48 GMT", x-envoy-upstream-service-time:"41", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:29:48.092Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule|DEBUG|500||Response body: { "modelUUID" : "5308fc19-887b-4f73-b793-87262e702574", "modelInvariantUUID" : "d177f5fc-6a03-4266-9221-89e39bb9a29c", "modelName" : "BasicVm..base_ubuntu20..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2023-03-16 05:17:10.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5308fc19-887b-4f73-b793-87262e702574" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5308fc19-887b-4f73-b793-87262e702574" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5308fc19-887b-4f73-b793-87262e702574/volumeHeatTemplate" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5308fc19-887b-4f73-b793-87262e702574/heatFiles" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5308fc19-887b-4f73-b793-87262e702574/moduleHeatTemplate" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5308fc19-887b-4f73-b793-87262e702574/vfModuleCustomization" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5308fc19-887b-4f73-b793-87262e702574/vnfResources" } } } 2023-03-16T05:29:48.092Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule|DEBUG|500||=======================response end================================================= 2023-03-16T05:29:48.093Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule|INFO|500||InvokeReturn 2023-03-16T05:29:48.104Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5308fc19-887b-4f73-b793-87262e702574&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5308fc19-887b-4f73-b793-87262e702574&vnfComponentType=vfModule&action=createInstance 2023-03-16T05:29:48.104Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5308fc19-887b-4f73-b793-87262e702574&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke 2023-03-16T05:29:48.104Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5308fc19-887b-4f73-b793-87262e702574&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-03-16T05:29:48.104Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5308fc19-887b-4f73-b793-87262e702574&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5308fc19-887b-4f73-b793-87262e702574&vnfComponentType=vfModule&action=createInstance 2023-03-16T05:29:48.104Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5308fc19-887b-4f73-b793-87262e702574&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method : GET 2023-03-16T05:29:48.104Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5308fc19-887b-4f73-b793-87262e702574&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"fdab31f6-e140-49bc-9d9d-eccd5962c6c3", X-RequestID:"fdab31f6-e140-49bc-9d9d-eccd5962c6c3", X-TransactionID:"fdab31f6-e140-49bc-9d9d-eccd5962c6c3", X-ECOMP-RequestID:"fdab31f6-e140-49bc-9d9d-eccd5962c6c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ab0a4ff6-0403-4e64-ab5f-b74ed07492a7"] 2023-03-16T05:29:48.105Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5308fc19-887b-4f73-b793-87262e702574&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 2023-03-16T05:29:48.105Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5308fc19-887b-4f73-b793-87262e702574&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================ 2023-03-16T05:29:48.133Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5308fc19-887b-4f73-b793-87262e702574&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin========================================== 2023-03-16T05:29:48.134Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5308fc19-887b-4f73-b793-87262e702574&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-16T05:29:48.134Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5308fc19-887b-4f73-b793-87262e702574&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text : Not Found 2023-03-16T05:29:48.134Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5308fc19-887b-4f73-b793-87262e702574&vnfComponentType=vfModule&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, 16 Mar 2023 05:29:48 GMT", x-envoy-upstream-service-time:"27", server:"envoy"] 2023-03-16T05:29:48.134Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5308fc19-887b-4f73-b793-87262e702574&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 2023-03-16T05:29:48.134Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5308fc19-887b-4f73-b793-87262e702574&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end================================================= 2023-03-16T05:29:48.134Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5308fc19-887b-4f73-b793-87262e702574&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-03-16T05:29:48.135Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d177f5fc-6a03-4266-9221-89e39bb9a29c|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d177f5fc-6a03-4266-9221-89e39bb9a29c 2023-03-16T05:29:48.135Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d177f5fc-6a03-4266-9221-89e39bb9a29c|INFO|500||Invoke 2023-03-16T05:29:48.135Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d177f5fc-6a03-4266-9221-89e39bb9a29c|DEBUG|500||===========================request begin================================================ 2023-03-16T05:29:48.135Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d177f5fc-6a03-4266-9221-89e39bb9a29c|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d177f5fc-6a03-4266-9221-89e39bb9a29c 2023-03-16T05:29:48.136Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d177f5fc-6a03-4266-9221-89e39bb9a29c|DEBUG|500||Method : GET 2023-03-16T05:29:48.136Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d177f5fc-6a03-4266-9221-89e39bb9a29c|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"fdab31f6-e140-49bc-9d9d-eccd5962c6c3", X-RequestID:"fdab31f6-e140-49bc-9d9d-eccd5962c6c3", X-TransactionID:"fdab31f6-e140-49bc-9d9d-eccd5962c6c3", X-ECOMP-RequestID:"fdab31f6-e140-49bc-9d9d-eccd5962c6c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c4a36a7b-add0-41c4-b311-01dcd2b3f2ae"] 2023-03-16T05:29:48.136Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d177f5fc-6a03-4266-9221-89e39bb9a29c|DEBUG|500||Request body: 2023-03-16T05:29:48.136Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d177f5fc-6a03-4266-9221-89e39bb9a29c|DEBUG|500||==========================request end================================================ 2023-03-16T05:29:48.160Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d177f5fc-6a03-4266-9221-89e39bb9a29c|DEBUG|500||============================response begin========================================== 2023-03-16T05:29:48.160Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d177f5fc-6a03-4266-9221-89e39bb9a29c|DEBUG|500||Status code : 200 OK 2023-03-16T05:29:48.160Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d177f5fc-6a03-4266-9221-89e39bb9a29c|DEBUG|500||Status text : OK 2023-03-16T05:29:48.161Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d177f5fc-6a03-4266-9221-89e39bb9a29c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Thu, 16 Mar 2023 05:29:48 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:29:48.161Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d177f5fc-6a03-4266-9221-89e39bb9a29c|DEBUG|500||Response body: { "_embedded" : { "vfModule" : [ { "modelUUID" : "5308fc19-887b-4f73-b793-87262e702574", "modelInvariantUUID" : "d177f5fc-6a03-4266-9221-89e39bb9a29c", "modelName" : "BasicVm..base_ubuntu20..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2023-03-16 05:17:10.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5308fc19-887b-4f73-b793-87262e702574" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5308fc19-887b-4f73-b793-87262e702574" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5308fc19-887b-4f73-b793-87262e702574/volumeHeatTemplate" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5308fc19-887b-4f73-b793-87262e702574/heatFiles" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5308fc19-887b-4f73-b793-87262e702574/moduleHeatTemplate" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5308fc19-887b-4f73-b793-87262e702574/vfModuleCustomization" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5308fc19-887b-4f73-b793-87262e702574/vnfResources" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d177f5fc-6a03-4266-9221-89e39bb9a29c" } } } 2023-03-16T05:29:48.161Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d177f5fc-6a03-4266-9221-89e39bb9a29c|DEBUG|500||=======================response end================================================= 2023-03-16T05:29:48.161Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d177f5fc-6a03-4266-9221-89e39bb9a29c|INFO|500||InvokeReturn 2023-03-16T05:29:48.165Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5308fc19-887b-4f73-b793-87262e702574&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5308fc19-887b-4f73-b793-87262e702574&vnfComponentType=vfModule&action=createInstance 2023-03-16T05:29:48.165Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5308fc19-887b-4f73-b793-87262e702574&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke 2023-03-16T05:29:48.165Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5308fc19-887b-4f73-b793-87262e702574&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-03-16T05:29:48.165Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5308fc19-887b-4f73-b793-87262e702574&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5308fc19-887b-4f73-b793-87262e702574&vnfComponentType=vfModule&action=createInstance 2023-03-16T05:29:48.165Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5308fc19-887b-4f73-b793-87262e702574&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method : GET 2023-03-16T05:29:48.166Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5308fc19-887b-4f73-b793-87262e702574&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"fdab31f6-e140-49bc-9d9d-eccd5962c6c3", X-RequestID:"fdab31f6-e140-49bc-9d9d-eccd5962c6c3", X-TransactionID:"fdab31f6-e140-49bc-9d9d-eccd5962c6c3", X-ECOMP-RequestID:"fdab31f6-e140-49bc-9d9d-eccd5962c6c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2d27d983-10da-415e-9f36-2c6d0a9967df"] 2023-03-16T05:29:48.166Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5308fc19-887b-4f73-b793-87262e702574&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 2023-03-16T05:29:48.166Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5308fc19-887b-4f73-b793-87262e702574&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================ 2023-03-16T05:29:48.182Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5308fc19-887b-4f73-b793-87262e702574&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin========================================== 2023-03-16T05:29:48.182Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5308fc19-887b-4f73-b793-87262e702574&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-16T05:29:48.182Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5308fc19-887b-4f73-b793-87262e702574&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text : Not Found 2023-03-16T05:29:48.182Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5308fc19-887b-4f73-b793-87262e702574&vnfComponentType=vfModule&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, 16 Mar 2023 05:29:48 GMT", x-envoy-upstream-service-time:"13", server:"envoy"] 2023-03-16T05:29:48.182Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5308fc19-887b-4f73-b793-87262e702574&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 2023-03-16T05:29:48.183Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5308fc19-887b-4f73-b793-87262e702574&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end================================================= 2023-03-16T05:29:48.183Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5308fc19-887b-4f73-b793-87262e702574&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-03-16T05:29:48.183Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance 2023-03-16T05:29:48.184Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke 2023-03-16T05:29:48.184Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-03-16T05:29:48.184Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance 2023-03-16T05:29:48.184Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method : GET 2023-03-16T05:29:48.184Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"fdab31f6-e140-49bc-9d9d-eccd5962c6c3", X-RequestID:"fdab31f6-e140-49bc-9d9d-eccd5962c6c3", X-TransactionID:"fdab31f6-e140-49bc-9d9d-eccd5962c6c3", X-ECOMP-RequestID:"fdab31f6-e140-49bc-9d9d-eccd5962c6c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e3d2096f-cea5-44b2-836e-bb61a48a12c5"] 2023-03-16T05:29:48.184Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 2023-03-16T05:29:48.184Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================ 2023-03-16T05:29:48.204Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin========================================== 2023-03-16T05:29:48.205Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code : 200 OK 2023-03-16T05:29:48.205Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text : OK 2023-03-16T05:29:48.205Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Thu, 16 Mar 2023 05:29:48 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:29:48.206Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: { "id" : 46, "action" : "createInstance", "description" : "Gr api recipe to create vf-module", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "recipeTimeout" : 180, "vnfType" : null, "paramXsd" : null, "vnfComponentType" : "vfModule", "vfModuleModelUUID" : "GR-API-DEFAULT", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/46" }, "vnfComponentsRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/46" } } } 2023-03-16T05:29:48.206Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end================================================= 2023-03-16T05:29:48.207Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|INFO|500||InvokeReturn 2023-03-16T05:29:48.217Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/5308fc19-887b-4f73-b793-87262e702574|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/5308fc19-887b-4f73-b793-87262e702574 2023-03-16T05:29:48.218Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5308fc19-887b-4f73-b793-87262e702574|INFO|500||Invoke 2023-03-16T05:29:48.218Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5308fc19-887b-4f73-b793-87262e702574|DEBUG|500||===========================request begin================================================ 2023-03-16T05:29:48.218Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5308fc19-887b-4f73-b793-87262e702574|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/5308fc19-887b-4f73-b793-87262e702574 2023-03-16T05:29:48.218Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5308fc19-887b-4f73-b793-87262e702574|DEBUG|500||Method : GET 2023-03-16T05:29:48.218Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5308fc19-887b-4f73-b793-87262e702574|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"fdab31f6-e140-49bc-9d9d-eccd5962c6c3", X-RequestID:"fdab31f6-e140-49bc-9d9d-eccd5962c6c3", X-TransactionID:"fdab31f6-e140-49bc-9d9d-eccd5962c6c3", X-ECOMP-RequestID:"fdab31f6-e140-49bc-9d9d-eccd5962c6c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a8040169-a178-43b7-95bb-9dcb3a4d568e"] 2023-03-16T05:29:48.218Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5308fc19-887b-4f73-b793-87262e702574|DEBUG|500||Request body: 2023-03-16T05:29:48.219Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5308fc19-887b-4f73-b793-87262e702574|DEBUG|500||==========================request end================================================ 2023-03-16T05:29:48.250Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5308fc19-887b-4f73-b793-87262e702574|DEBUG|500||============================response begin========================================== 2023-03-16T05:29:48.251Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5308fc19-887b-4f73-b793-87262e702574|DEBUG|500||Status code : 200 OK 2023-03-16T05:29:48.252Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5308fc19-887b-4f73-b793-87262e702574|DEBUG|500||Status text : OK 2023-03-16T05:29:48.252Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5308fc19-887b-4f73-b793-87262e702574|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Thu, 16 Mar 2023 05:29:48 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:29:48.253Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5308fc19-887b-4f73-b793-87262e702574|DEBUG|500||Response body: { "modelUUID" : "5308fc19-887b-4f73-b793-87262e702574", "modelInvariantUUID" : "d177f5fc-6a03-4266-9221-89e39bb9a29c", "modelName" : "BasicVm..base_ubuntu20..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2023-03-16 05:17:10.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5308fc19-887b-4f73-b793-87262e702574" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5308fc19-887b-4f73-b793-87262e702574" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5308fc19-887b-4f73-b793-87262e702574/volumeHeatTemplate" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5308fc19-887b-4f73-b793-87262e702574/heatFiles" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5308fc19-887b-4f73-b793-87262e702574/moduleHeatTemplate" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5308fc19-887b-4f73-b793-87262e702574/vfModuleCustomization" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5308fc19-887b-4f73-b793-87262e702574/vnfResources" } } } 2023-03-16T05:29:48.253Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5308fc19-887b-4f73-b793-87262e702574|DEBUG|500||=======================response end================================================= 2023-03-16T05:29:48.253Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5308fc19-887b-4f73-b793-87262e702574|INFO|500||InvokeReturn 2023-03-16T05:29:48.257Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-16T05:29:48.257Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-03-16T05:29:48.258Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-03-16T05:29:48.258Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-16T05:29:48.258Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-03-16T05:29:48.259Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|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:"3400", X-B3-TraceId:"d5f7832ff4a194dff038d9a5564b7cb4", X-B3-SpanId:"587f166f0abea471", X-B3-ParentSpanId:"46b79948666420f3", X-B3-Sampled:"0", X-ONAP-RequestID:"fdab31f6-e140-49bc-9d9d-eccd5962c6c3", X-RequestID:"fdab31f6-e140-49bc-9d9d-eccd5962c6c3", X-TransactionID:"fdab31f6-e140-49bc-9d9d-eccd5962c6c3", X-ECOMP-RequestID:"fdab31f6-e140-49bc-9d9d-eccd5962c6c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2ecbac7d-5ae9-4acd-b2b2-ef8837484a87"] 2023-03-16T05:29:48.259Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"fdab31f6-e140-49bc-9d9d-eccd5962c6c3","requestStatus":"IN_PROGRESS","startTime":1678944587848,"source":"VID","vnfId":"06f84ce8-7f8a-49ed-80cb-becaaa5b99ed","vnfType":"","tenantId":"d16c1d8504f144e5b2fab42ec3a8ceb7","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"d177f5fc-6a03-4266-9221-89e39bb9a29c\",\n \"modelVersionId\": \"5308fc19-887b-4f73-b793-87262e702574\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"baced4d4-d87c-459f-8c70-289f4e980769\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"a242e276-8b2e-428f-b57e-8aa451070b0e\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"9988b13d-2992-4e8f-9037-4d55069c992e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"bb8ad345-ecd9-4a86-ab39-0bcddcb59f26\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"06f84ce8-7f8a-49ed-80cb-becaaa5b99ed\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"6b75570b-d8c9-47b4-b1c4-f8572ad748be\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"22c51212-e0e4-4847-b0ef-e33d576a08de\",\n \"modelCustomizationId\": \"762163c3-e301-4209-a796-060eb4374c2e\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}","lastModifiedBy":"APIH","vfModuleName":"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c","vfModuleModelName":"BasicVm..base_ubuntu20..module-0","cloudRegion":"RegionOne","serviceInstanceId":"a242e276-8b2e-428f-b57e-8aa451070b0e","requestScope":"vfModule","requestAction":"createInstance","requestorId":"test","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"fdab31f6-e140-49bc-9d9d-eccd5962c6c3"} 2023-03-16T05:29:48.259Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-03-16T05:29:48.301Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-03-16T05:29:48.302Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-03-16T05:29:48.302Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-03-16T05:29:48.303Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|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/fdab31f6-e140-49bc-9d9d-eccd5962c6c3", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:29:48 GMT", x-envoy-upstream-service-time:"39", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:29:48.303Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "fdab31f6-e140-49bc-9d9d-eccd5962c6c3", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-16T05:29:47.848+00:00", "source" : "VID", "vnfId" : "06f84ce8-7f8a-49ed-80cb-becaaa5b99ed", "vnfType" : "", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"d177f5fc-6a03-4266-9221-89e39bb9a29c\",\n \"modelVersionId\": \"5308fc19-887b-4f73-b793-87262e702574\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"baced4d4-d87c-459f-8c70-289f4e980769\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"a242e276-8b2e-428f-b57e-8aa451070b0e\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"9988b13d-2992-4e8f-9037-4d55069c992e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"bb8ad345-ecd9-4a86-ab39-0bcddcb59f26\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"06f84ce8-7f8a-49ed-80cb-becaaa5b99ed\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"6b75570b-d8c9-47b4-b1c4-f8572ad748be\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"22c51212-e0e4-4847-b0ef-e33d576a08de\",\n \"modelCustomizationId\": \"762163c3-e301-4209-a796-060eb4374c2e\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-03-16T05:29:48.987+00:00", "vfModuleName" : "basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a242e276-8b2e-428f-b57e-8aa451070b0e", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "fdab31f6-e140-49bc-9d9d-eccd5962c6c3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3" } } } 2023-03-16T05:29:48.304Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-03-16T05:29:48.304Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-03-16T05:29:48.314Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-16T05:29:48.314Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-03-16T05:29:48.315Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-03-16T05:29:48.315Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-16T05:29:48.315Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-03-16T05:29:48.315Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|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:"3671", X-B3-TraceId:"d5f7832ff4a194dff038d9a5564b7cb4", X-B3-SpanId:"80ce21ae7815883f", X-B3-ParentSpanId:"46b79948666420f3", X-B3-Sampled:"0", X-ONAP-RequestID:"fdab31f6-e140-49bc-9d9d-eccd5962c6c3", X-RequestID:"fdab31f6-e140-49bc-9d9d-eccd5962c6c3", X-TransactionID:"fdab31f6-e140-49bc-9d9d-eccd5962c6c3", X-ECOMP-RequestID:"fdab31f6-e140-49bc-9d9d-eccd5962c6c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0968f1e7-b45f-4c1e-9000-019aaf5259c4"] 2023-03-16T05:29:48.315Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelCustomizationName\":\"BasicVm..base_ubuntu20..module-0\",\"modelInvariantId\":\"d177f5fc-6a03-4266-9221-89e39bb9a29c\",\"modelType\":\"vfModule\",\"modelName\":\"BasicVm..base_ubuntu20..module-0\",\"modelVersion\":\"1\",\"modelCustomizationUuid\":\"baced4d4-d87c-459f-8c70-289f4e980769\",\"modelVersionId\":\"5308fc19-887b-4f73-b793-87262e702574\",\"modelCustomizationId\":\"baced4d4-d87c-459f-8c70-289f4e980769\",\"modelUuid\":\"5308fc19-887b-4f73-b793-87262e702574\",\"modelInvariantUuid\":\"d177f5fc-6a03-4266-9221-89e39bb9a29c\",\"modelInstanceName\":\"BasicVm..base_ubuntu20..module-0\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"a242e276-8b2e-428f-b57e-8aa451070b0e\",\"modelInfo\":{\"modelInvariantId\":\"9988b13d-2992-4e8f-9037-4d55069c992e\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"bb8ad345-ecd9-4a86-ab39-0bcddcb59f26\",\"modelUuid\":\"bb8ad345-ecd9-4a86-ab39-0bcddcb59f26\",\"modelInvariantUuid\":\"9988b13d-2992-4e8f-9037-4d55069c992e\"}}},{\"relatedInstance\":{\"instanceId\":\"06f84ce8-7f8a-49ed-80cb-becaaa5b99ed\",\"modelInfo\":{\"modelCustomizationName\":\"basic_vm 0\",\"modelInvariantId\":\"6b75570b-d8c9-47b4-b1c4-f8572ad748be\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"762163c3-e301-4209-a796-060eb4374c2e\",\"modelVersionId\":\"22c51212-e0e4-4847-b0ef-e33d576a08de\",\"modelCustomizationId\":\"762163c3-e301-4209-a796-060eb4374c2e\",\"modelUuid\":\"22c51212-e0e4-4847-b0ef-e33d576a08de\",\"modelInvariantUuid\":\"6b75570b-d8c9-47b4-b1c4-f8572ad748be\",\"modelInstanceName\":\"basic_vm 0\"}}}],\"cloudConfiguration\":{\"tenantId\":\"d16c1d8504f144e5b2fab42ec3a8ceb7\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"a242e276-8b2e-428f-b57e-8aa451070b0e\",\"vnfInstanceId\":\"06f84ce8-7f8a-49ed-80cb-becaaa5b99ed\"}","type":"String"},"requestId":{"value":"fdab31f6-e140-49bc-9d9d-eccd5962c6c3","type":"String"},"mso-request-id":{"value":"fdab31f6-e140-49bc-9d9d-eccd5962c6c3","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"a242e276-8b2e-428f-b57e-8aa451070b0e","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"06f84ce8-7f8a-49ed-80cb-becaaa5b99ed","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"basic_vm/basic_vm 0","type":"String"},"vfModuleType":{"value":"basic_vm/basic_vm 0::BasicVm..base_ubuntu20..module-0","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-03-16T05:29:48.315Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-03-16T05:29:49.334Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-03-16T05:29:49.335Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-03-16T05:29:49.336Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-03-16T05:29:49.336Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Thu, 16 Mar 2023 05:29:49 GMT", x-onap-requestid:"fdab31f6-e140-49bc-9d9d-eccd5962c6c3", x-requestid:"fdab31f6-e140-49bc-9d9d-eccd5962c6c3", x-transactionid:"fdab31f6-e140-49bc-9d9d-eccd5962c6c3", x-ecomp-requestid:"fdab31f6-e140-49bc-9d9d-eccd5962c6c3", x-onap-partnername:"UNKNOWN", x-invocationid:"0968f1e7-b45f-4c1e-9000-019aaf5259c4", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1014", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:29:49.337Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"fdab31f6-e140-49bc-9d9d-eccd5962c6c3\",\"instanceId\":\"51f9f8b9-8a15-4c5d-9313-18a272b81258\"}}","message":"Success","processInstanceID":"9193daea-c3bb-11ed-88a0-7623188be7ef","variables":null,"messageCode":200} 2023-03-16T05:29:49.337Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-03-16T05:29:49.337Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-03-16T05:29:49.343Z|fdab31f6-e140-49bc-9d9d-eccd5962c6c3|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T05:29:49.528Z|b77507f8-b766-4d76-ac42-8896d0de6836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|||INFO|500||Entering 2023-03-16T05:29:49.533Z|b77507f8-b766-4d76-ac42-8896d0de6836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3 2023-03-16T05:29:49.533Z|b77507f8-b766-4d76-ac42-8896d0de6836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|INFO|500||Invoke 2023-03-16T05:29:49.533Z|b77507f8-b766-4d76-ac42-8896d0de6836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||===========================request begin================================================ 2023-03-16T05:29:49.533Z|b77507f8-b766-4d76-ac42-8896d0de6836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3 2023-03-16T05:29:49.534Z|b77507f8-b766-4d76-ac42-8896d0de6836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Method : GET 2023-03-16T05:29:49.534Z|b77507f8-b766-4d76-ac42-8896d0de6836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0abfc76e9a9e30a525a74c1ed715c5bc", X-B3-SpanId:"66a1f8e5675bc571", X-B3-ParentSpanId:"292cbe279169cf50", X-B3-Sampled:"0", X-ONAP-RequestID:"b77507f8-b766-4d76-ac42-8896d0de6836", X-RequestID:"b77507f8-b766-4d76-ac42-8896d0de6836", X-TransactionID:"b77507f8-b766-4d76-ac42-8896d0de6836", X-ECOMP-RequestID:"b77507f8-b766-4d76-ac42-8896d0de6836", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"914adfb6-2ddf-4b9d-ac96-e1e1235a57c6"] 2023-03-16T05:29:49.534Z|b77507f8-b766-4d76-ac42-8896d0de6836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Request body: 2023-03-16T05:29:49.534Z|b77507f8-b766-4d76-ac42-8896d0de6836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||==========================request end================================================ 2023-03-16T05:29:49.570Z|b77507f8-b766-4d76-ac42-8896d0de6836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||============================response begin========================================== 2023-03-16T05:29:49.571Z|b77507f8-b766-4d76-ac42-8896d0de6836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Status code : 200 OK 2023-03-16T05:29:49.571Z|b77507f8-b766-4d76-ac42-8896d0de6836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Status text : OK 2023-03-16T05:29:49.571Z|b77507f8-b766-4d76-ac42-8896d0de6836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:29:50 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:29:49.571Z|b77507f8-b766-4d76-ac42-8896d0de6836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Response body: { "requestId" : "fdab31f6-e140-49bc-9d9d-eccd5962c6c3", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-16T05:29:47.000+00:00", "source" : "VID", "vnfId" : "06f84ce8-7f8a-49ed-80cb-becaaa5b99ed", "vnfType" : "", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"d177f5fc-6a03-4266-9221-89e39bb9a29c\",\n \"modelVersionId\": \"5308fc19-887b-4f73-b793-87262e702574\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"baced4d4-d87c-459f-8c70-289f4e980769\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"a242e276-8b2e-428f-b57e-8aa451070b0e\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"9988b13d-2992-4e8f-9037-4d55069c992e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"bb8ad345-ecd9-4a86-ab39-0bcddcb59f26\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"06f84ce8-7f8a-49ed-80cb-becaaa5b99ed\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"6b75570b-d8c9-47b4-b1c4-f8572ad748be\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"22c51212-e0e4-4847-b0ef-e33d576a08de\",\n \"modelCustomizationId\": \"762163c3-e301-4209-a796-060eb4374c2e\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T05:29:49.000+00:00", "vfModuleId" : "51f9f8b9-8a15-4c5d-9313-18a272b81258", "vfModuleName" : "basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a242e276-8b2e-428f-b57e-8aa451070b0e", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "fdab31f6-e140-49bc-9d9d-eccd5962c6c3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3" } } } 2023-03-16T05:29:49.572Z|b77507f8-b766-4d76-ac42-8896d0de6836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||=======================response end================================================= 2023-03-16T05:29:49.572Z|b77507f8-b766-4d76-ac42-8896d0de6836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|INFO|500||InvokeReturn 2023-03-16T05:29:49.574Z|b77507f8-b766-4d76-ac42-8896d0de6836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false 2023-03-16T05:29:49.574Z|b77507f8-b766-4d76-ac42-8896d0de6836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T05:29:49.574Z|b77507f8-b766-4d76-ac42-8896d0de6836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T05:29:49.574Z|b77507f8-b766-4d76-ac42-8896d0de6836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false 2023-03-16T05:29:49.575Z|b77507f8-b766-4d76-ac42-8896d0de6836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T05:29:49.575Z|b77507f8-b766-4d76-ac42-8896d0de6836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0abfc76e9a9e30a525a74c1ed715c5bc", X-B3-SpanId:"4a99b0c03cb19f92", X-B3-ParentSpanId:"292cbe279169cf50", X-B3-Sampled:"0", X-ONAP-RequestID:"b77507f8-b766-4d76-ac42-8896d0de6836", X-RequestID:"b77507f8-b766-4d76-ac42-8896d0de6836", X-TransactionID:"b77507f8-b766-4d76-ac42-8896d0de6836", X-ECOMP-RequestID:"b77507f8-b766-4d76-ac42-8896d0de6836", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e3f80d6e-66a7-4a53-8edf-35fdf0c905e1"] 2023-03-16T05:29:49.575Z|b77507f8-b766-4d76-ac42-8896d0de6836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T05:29:49.575Z|b77507f8-b766-4d76-ac42-8896d0de6836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T05:29:49.600Z|b77507f8-b766-4d76-ac42-8896d0de6836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T05:29:49.601Z|b77507f8-b766-4d76-ac42-8896d0de6836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T05:29:49.601Z|b77507f8-b766-4d76-ac42-8896d0de6836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T05:29:49.601Z|b77507f8-b766-4d76-ac42-8896d0de6836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:29:50 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:29:49.602Z|b77507f8-b766-4d76-ac42-8896d0de6836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-16T05:29:49.603Z|b77507f8-b766-4d76-ac42-8896d0de6836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T05:29:49.603Z|b77507f8-b766-4d76-ac42-8896d0de6836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T05:29:49.612Z|b77507f8-b766-4d76-ac42-8896d0de6836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T05:29:52.210Z|ef6dd95c-9992-49a8-9d26-38d6cfa909de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:29:52.211Z|ef6dd95c-9992-49a8-9d26-38d6cfa909de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:29:52.741Z|f2aaa785-7070-492b-93cb-b845a877af2d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:29:52.741Z|f2aaa785-7070-492b-93cb-b845a877af2d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:29:54.479Z|e9a428ac-d64e-4bf5-9bff-5d31bc4fcec3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:29:54.479Z|e9a428ac-d64e-4bf5-9bff-5d31bc4fcec3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:29:59.785Z|4e43e8e7-2788-4410-afcf-03a1568b3d57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|||INFO|500||Entering 2023-03-16T05:29:59.790Z|4e43e8e7-2788-4410-afcf-03a1568b3d57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3 2023-03-16T05:29:59.791Z|4e43e8e7-2788-4410-afcf-03a1568b3d57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|INFO|500||Invoke 2023-03-16T05:29:59.791Z|4e43e8e7-2788-4410-afcf-03a1568b3d57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||===========================request begin================================================ 2023-03-16T05:29:59.792Z|4e43e8e7-2788-4410-afcf-03a1568b3d57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3 2023-03-16T05:29:59.792Z|4e43e8e7-2788-4410-afcf-03a1568b3d57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Method : GET 2023-03-16T05:29:59.792Z|4e43e8e7-2788-4410-afcf-03a1568b3d57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0d68ff9a72ae8fadfa856ac8a115847d", X-B3-SpanId:"f163d2881f642853", X-B3-ParentSpanId:"b30d61f184931abb", X-B3-Sampled:"0", X-ONAP-RequestID:"4e43e8e7-2788-4410-afcf-03a1568b3d57", X-RequestID:"4e43e8e7-2788-4410-afcf-03a1568b3d57", X-TransactionID:"4e43e8e7-2788-4410-afcf-03a1568b3d57", X-ECOMP-RequestID:"4e43e8e7-2788-4410-afcf-03a1568b3d57", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"015e73bb-170f-4ded-89ac-ea4a6b23df17"] 2023-03-16T05:29:59.792Z|4e43e8e7-2788-4410-afcf-03a1568b3d57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Request body: 2023-03-16T05:29:59.792Z|4e43e8e7-2788-4410-afcf-03a1568b3d57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||==========================request end================================================ 2023-03-16T05:29:59.833Z|4e43e8e7-2788-4410-afcf-03a1568b3d57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||============================response begin========================================== 2023-03-16T05:29:59.834Z|4e43e8e7-2788-4410-afcf-03a1568b3d57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Status code : 200 OK 2023-03-16T05:29:59.834Z|4e43e8e7-2788-4410-afcf-03a1568b3d57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Status text : OK 2023-03-16T05:29:59.835Z|4e43e8e7-2788-4410-afcf-03a1568b3d57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:30:00 GMT", x-envoy-upstream-service-time:"37", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:29:59.836Z|4e43e8e7-2788-4410-afcf-03a1568b3d57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Response body: { "requestId" : "fdab31f6-e140-49bc-9d9d-eccd5962c6c3", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-03-16T05:29:47.000+00:00", "source" : "VID", "vnfId" : "06f84ce8-7f8a-49ed-80cb-becaaa5b99ed", "vnfType" : "", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"d177f5fc-6a03-4266-9221-89e39bb9a29c\",\n \"modelVersionId\": \"5308fc19-887b-4f73-b793-87262e702574\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"baced4d4-d87c-459f-8c70-289f4e980769\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"a242e276-8b2e-428f-b57e-8aa451070b0e\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"9988b13d-2992-4e8f-9037-4d55069c992e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"bb8ad345-ecd9-4a86-ab39-0bcddcb59f26\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"06f84ce8-7f8a-49ed-80cb-becaaa5b99ed\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"6b75570b-d8c9-47b4-b1c4-f8572ad748be\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"22c51212-e0e4-4847-b0ef-e33d576a08de\",\n \"modelCustomizationId\": \"762163c3-e301-4209-a796-060eb4374c2e\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T05:29:53.000+00:00", "vfModuleId" : "51f9f8b9-8a15-4c5d-9313-18a272b81258", "vfModuleName" : "basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a242e276-8b2e-428f-b57e-8aa451070b0e", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "fdab31f6-e140-49bc-9d9d-eccd5962c6c3", "cloudIdentifier" : "basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"51f9f8b9-8a15-4c5d-9313-18a272b81258\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"06f84ce8-7f8a-49ed-80cb-becaaa5b99ed\",\"vnf_name\":\"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-16T05:29:58.000+00:00" } ], "requestURI" : "fdab31f6-e140-49bc-9d9d-eccd5962c6c3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3" } } } 2023-03-16T05:29:59.836Z|4e43e8e7-2788-4410-afcf-03a1568b3d57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||=======================response end================================================= 2023-03-16T05:29:59.837Z|4e43e8e7-2788-4410-afcf-03a1568b3d57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|INFO|500||InvokeReturn 2023-03-16T05:29:59.839Z|4e43e8e7-2788-4410-afcf-03a1568b3d57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false 2023-03-16T05:29:59.839Z|4e43e8e7-2788-4410-afcf-03a1568b3d57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T05:29:59.839Z|4e43e8e7-2788-4410-afcf-03a1568b3d57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T05:29:59.840Z|4e43e8e7-2788-4410-afcf-03a1568b3d57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false 2023-03-16T05:29:59.840Z|4e43e8e7-2788-4410-afcf-03a1568b3d57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T05:29:59.840Z|4e43e8e7-2788-4410-afcf-03a1568b3d57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0d68ff9a72ae8fadfa856ac8a115847d", X-B3-SpanId:"6c7f194b308fedbf", X-B3-ParentSpanId:"b30d61f184931abb", X-B3-Sampled:"0", X-ONAP-RequestID:"4e43e8e7-2788-4410-afcf-03a1568b3d57", X-RequestID:"4e43e8e7-2788-4410-afcf-03a1568b3d57", X-TransactionID:"4e43e8e7-2788-4410-afcf-03a1568b3d57", X-ECOMP-RequestID:"4e43e8e7-2788-4410-afcf-03a1568b3d57", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"93e46da5-da8e-4ef3-8029-1f1aeda891c7"] 2023-03-16T05:29:59.840Z|4e43e8e7-2788-4410-afcf-03a1568b3d57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T05:29:59.841Z|4e43e8e7-2788-4410-afcf-03a1568b3d57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T05:29:59.858Z|4e43e8e7-2788-4410-afcf-03a1568b3d57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T05:29:59.858Z|4e43e8e7-2788-4410-afcf-03a1568b3d57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T05:29:59.858Z|4e43e8e7-2788-4410-afcf-03a1568b3d57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T05:29:59.859Z|4e43e8e7-2788-4410-afcf-03a1568b3d57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:30:00 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:29:59.860Z|4e43e8e7-2788-4410-afcf-03a1568b3d57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-16T05:29:59.860Z|4e43e8e7-2788-4410-afcf-03a1568b3d57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T05:29:59.860Z|4e43e8e7-2788-4410-afcf-03a1568b3d57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T05:29:59.891Z|4e43e8e7-2788-4410-afcf-03a1568b3d57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-16T05:29:59.891Z|4e43e8e7-2788-4410-afcf-03a1568b3d57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-16T05:29:59.892Z|4e43e8e7-2788-4410-afcf-03a1568b3d57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-16T05:29:59.892Z|4e43e8e7-2788-4410-afcf-03a1568b3d57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-16T05:29:59.892Z|4e43e8e7-2788-4410-afcf-03a1568b3d57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-16T05:29:59.892Z|4e43e8e7-2788-4410-afcf-03a1568b3d57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4e43e8e7-2788-4410-afcf-03a1568b3d57", X-RequestID:"4e43e8e7-2788-4410-afcf-03a1568b3d57", X-TransactionID:"4e43e8e7-2788-4410-afcf-03a1568b3d57", X-ECOMP-RequestID:"4e43e8e7-2788-4410-afcf-03a1568b3d57", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a84f30d2-f09f-4d95-bc0d-4675a8637a17"] 2023-03-16T05:29:59.893Z|4e43e8e7-2788-4410-afcf-03a1568b3d57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-16T05:29:59.893Z|4e43e8e7-2788-4410-afcf-03a1568b3d57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-16T05:30:00.059Z|4e43e8e7-2788-4410-afcf-03a1568b3d57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-16T05:30:00.059Z|4e43e8e7-2788-4410-afcf-03a1568b3d57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-16T05:30:00.059Z|4e43e8e7-2788-4410-afcf-03a1568b3d57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-16T05:30:00.060Z|4e43e8e7-2788-4410-afcf-03a1568b3d57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=4F825E77EE058850179DDF25735BE1FE; 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:"688", date:"Thu, 16 Mar 2023 05:30:00 GMT", x-envoy-upstream-service-time:"158", server:"envoy"] 2023-03-16T05:30:00.060Z|4e43e8e7-2788-4410-afcf-03a1568b3d57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"95b98f45-c3bb-11ed-88a0-7623188be7ef","businessKey":"fdab31f6-e140-49bc-9d9d-eccd5962c6c3","processDefinitionId":"openstackAdapterTask:1:ad8b8e71-c38e-11ed-88a0-7623188be7ef","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-16T05:29:55.662+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"9193daea-c3bb-11ed-88a0-7623188be7ef","superProcessInstanceId":"95b82f74-c3bb-11ed-88a0-7623188be7ef","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-16T05:30:00.060Z|4e43e8e7-2788-4410-afcf-03a1568b3d57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-16T05:30:00.061Z|4e43e8e7-2788-4410-afcf-03a1568b3d57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-16T05:30:00.076Z|4e43e8e7-2788-4410-afcf-03a1568b3d57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1 2023-03-16T05:30:00.076Z|4e43e8e7-2788-4410-afcf-03a1568b3d57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|INFO|500||Invoke 2023-03-16T05:30:00.076Z|4e43e8e7-2788-4410-afcf-03a1568b3d57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-16T05:30:00.077Z|4e43e8e7-2788-4410-afcf-03a1568b3d57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1 2023-03-16T05:30:00.077Z|4e43e8e7-2788-4410-afcf-03a1568b3d57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Method : GET 2023-03-16T05:30:00.077Z|4e43e8e7-2788-4410-afcf-03a1568b3d57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4e43e8e7-2788-4410-afcf-03a1568b3d57", X-RequestID:"4e43e8e7-2788-4410-afcf-03a1568b3d57", X-TransactionID:"4e43e8e7-2788-4410-afcf-03a1568b3d57", X-ECOMP-RequestID:"4e43e8e7-2788-4410-afcf-03a1568b3d57", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1f5dc789-d68b-4111-a584-b57f4ef1954f"] 2023-03-16T05:30:00.077Z|4e43e8e7-2788-4410-afcf-03a1568b3d57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Request body: 2023-03-16T05:30:00.078Z|4e43e8e7-2788-4410-afcf-03a1568b3d57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-16T05:30:00.208Z|f0849a7a-1829-43cf-b477-392c01d1c616|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:30:00.212Z|f0849a7a-1829-43cf-b477-392c01d1c616|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:30:00.228Z|4e43e8e7-2788-4410-afcf-03a1568b3d57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-16T05:30:00.228Z|4e43e8e7-2788-4410-afcf-03a1568b3d57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-16T05:30:00.228Z|4e43e8e7-2788-4410-afcf-03a1568b3d57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Status text : OK 2023-03-16T05:30:00.229Z|4e43e8e7-2788-4410-afcf-03a1568b3d57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=5B805EE5468332CEFC2CE71A1346B5B1; 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:"775", date:"Thu, 16 Mar 2023 05:30:00 GMT", x-envoy-upstream-service-time:"146", server:"envoy"] 2023-03-16T05:30:00.229Z|4e43e8e7-2788-4410-afcf-03a1568b3d57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:95b98f4c-c3bb-11ed-88a0-7623188be7ef","parentActivityInstanceId":"95b98f45-c3bb-11ed-88a0-7623188be7ef","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:ad8b8e71-c38e-11ed-88a0-7623188be7ef","processInstanceId":"95b98f45-c3bb-11ed-88a0-7623188be7ef","executionId":"95b98f45-c3bb-11ed-88a0-7623188be7ef","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-16T05:29:55.662+0000","endTime":"2023-03-16T05:29:55.662+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9193daea-c3bb-11ed-88a0-7623188be7ef"}] 2023-03-16T05:30:00.229Z|4e43e8e7-2788-4410-afcf-03a1568b3d57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-16T05:30:00.229Z|4e43e8e7-2788-4410-afcf-03a1568b3d57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|INFO|500||InvokeReturn 2023-03-16T05:30:00.233Z|4e43e8e7-2788-4410-afcf-03a1568b3d57|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T05:30:00.966Z|57e5d1b7-fd3d-443f-8dbd-f8fb6ece0b59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:30:00.967Z|57e5d1b7-fd3d-443f-8dbd-f8fb6ece0b59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:30:02.240Z|6fd6c46c-e6ac-45f9-b695-7671a1e251b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:30:02.240Z|6fd6c46c-e6ac-45f9-b695-7671a1e251b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:30:02.767Z|4a9b609f-4451-41dd-b0c0-50dbe3405659|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:30:02.768Z|4a9b609f-4451-41dd-b0c0-50dbe3405659|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:30:04.508Z|62c54e97-5349-4073-94d9-36d11b0ac933|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:30:04.508Z|62c54e97-5349-4073-94d9-36d11b0ac933|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:30:10.410Z|b28f65f4-e4c2-452b-85d5-ea264ed63476|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|||INFO|500||Entering 2023-03-16T05:30:10.415Z|b28f65f4-e4c2-452b-85d5-ea264ed63476|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3 2023-03-16T05:30:10.416Z|b28f65f4-e4c2-452b-85d5-ea264ed63476|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|INFO|500||Invoke 2023-03-16T05:30:10.416Z|b28f65f4-e4c2-452b-85d5-ea264ed63476|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||===========================request begin================================================ 2023-03-16T05:30:10.416Z|b28f65f4-e4c2-452b-85d5-ea264ed63476|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3 2023-03-16T05:30:10.416Z|b28f65f4-e4c2-452b-85d5-ea264ed63476|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Method : GET 2023-03-16T05:30:10.416Z|b28f65f4-e4c2-452b-85d5-ea264ed63476|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"622d4f4a6e6b48f63f80c8e8ebbd2ba0", X-B3-SpanId:"fe559990f0f20ade", X-B3-ParentSpanId:"a7ae74e721fe3dbe", X-B3-Sampled:"0", X-ONAP-RequestID:"b28f65f4-e4c2-452b-85d5-ea264ed63476", X-RequestID:"b28f65f4-e4c2-452b-85d5-ea264ed63476", X-TransactionID:"b28f65f4-e4c2-452b-85d5-ea264ed63476", X-ECOMP-RequestID:"b28f65f4-e4c2-452b-85d5-ea264ed63476", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fdf6f413-dd2e-4fc5-95b2-8568c2fdda9f"] 2023-03-16T05:30:10.417Z|b28f65f4-e4c2-452b-85d5-ea264ed63476|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Request body: 2023-03-16T05:30:10.417Z|b28f65f4-e4c2-452b-85d5-ea264ed63476|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||==========================request end================================================ 2023-03-16T05:30:10.456Z|b28f65f4-e4c2-452b-85d5-ea264ed63476|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||============================response begin========================================== 2023-03-16T05:30:10.457Z|b28f65f4-e4c2-452b-85d5-ea264ed63476|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Status code : 200 OK 2023-03-16T05:30:10.457Z|b28f65f4-e4c2-452b-85d5-ea264ed63476|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Status text : OK 2023-03-16T05:30:10.457Z|b28f65f4-e4c2-452b-85d5-ea264ed63476|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:30:11 GMT", x-envoy-upstream-service-time:"36", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:30:10.458Z|b28f65f4-e4c2-452b-85d5-ea264ed63476|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Response body: { "requestId" : "fdab31f6-e140-49bc-9d9d-eccd5962c6c3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-03-16T05:29:47.000+00:00", "source" : "VID", "vnfId" : "06f84ce8-7f8a-49ed-80cb-becaaa5b99ed", "vnfType" : "", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"d177f5fc-6a03-4266-9221-89e39bb9a29c\",\n \"modelVersionId\": \"5308fc19-887b-4f73-b793-87262e702574\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"baced4d4-d87c-459f-8c70-289f4e980769\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"a242e276-8b2e-428f-b57e-8aa451070b0e\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"9988b13d-2992-4e8f-9037-4d55069c992e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"bb8ad345-ecd9-4a86-ab39-0bcddcb59f26\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"06f84ce8-7f8a-49ed-80cb-becaaa5b99ed\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"6b75570b-d8c9-47b4-b1c4-f8572ad748be\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"22c51212-e0e4-4847-b0ef-e33d576a08de\",\n \"modelCustomizationId\": \"762163c3-e301-4209-a796-060eb4374c2e\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T05:30:02.000+00:00", "vfModuleId" : "51f9f8b9-8a15-4c5d-9313-18a272b81258", "vfModuleName" : "basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a242e276-8b2e-428f-b57e-8aa451070b0e", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "fdab31f6-e140-49bc-9d9d-eccd5962c6c3", "cloudIdentifier" : "basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"51f9f8b9-8a15-4c5d-9313-18a272b81258\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"06f84ce8-7f8a-49ed-80cb-becaaa5b99ed\",\"vnf_name\":\"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-16T05:29:58.000+00:00" } ], "requestURI" : "fdab31f6-e140-49bc-9d9d-eccd5962c6c3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3" } } } 2023-03-16T05:30:10.458Z|b28f65f4-e4c2-452b-85d5-ea264ed63476|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||=======================response end================================================= 2023-03-16T05:30:10.458Z|b28f65f4-e4c2-452b-85d5-ea264ed63476|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|INFO|500||InvokeReturn 2023-03-16T05:30:10.460Z|b28f65f4-e4c2-452b-85d5-ea264ed63476|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false 2023-03-16T05:30:10.461Z|b28f65f4-e4c2-452b-85d5-ea264ed63476|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T05:30:10.461Z|b28f65f4-e4c2-452b-85d5-ea264ed63476|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T05:30:10.461Z|b28f65f4-e4c2-452b-85d5-ea264ed63476|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false 2023-03-16T05:30:10.461Z|b28f65f4-e4c2-452b-85d5-ea264ed63476|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T05:30:10.461Z|b28f65f4-e4c2-452b-85d5-ea264ed63476|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"622d4f4a6e6b48f63f80c8e8ebbd2ba0", X-B3-SpanId:"4dc0ee5d7b05f4e3", X-B3-ParentSpanId:"a7ae74e721fe3dbe", X-B3-Sampled:"0", X-ONAP-RequestID:"b28f65f4-e4c2-452b-85d5-ea264ed63476", X-RequestID:"b28f65f4-e4c2-452b-85d5-ea264ed63476", X-TransactionID:"b28f65f4-e4c2-452b-85d5-ea264ed63476", X-ECOMP-RequestID:"b28f65f4-e4c2-452b-85d5-ea264ed63476", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b5fb168e-b7f4-48d4-a276-84b037a9acbd"] 2023-03-16T05:30:10.462Z|b28f65f4-e4c2-452b-85d5-ea264ed63476|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T05:30:10.462Z|b28f65f4-e4c2-452b-85d5-ea264ed63476|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T05:30:10.477Z|b28f65f4-e4c2-452b-85d5-ea264ed63476|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T05:30:10.478Z|b28f65f4-e4c2-452b-85d5-ea264ed63476|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T05:30:10.478Z|b28f65f4-e4c2-452b-85d5-ea264ed63476|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T05:30:10.478Z|b28f65f4-e4c2-452b-85d5-ea264ed63476|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:30:11 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:30:10.478Z|b28f65f4-e4c2-452b-85d5-ea264ed63476|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 28, "soRequestId" : "fdab31f6-e140-49bc-9d9d-eccd5962c6c3", "groupingId" : "de1e005b-7777-48ff-bf66-24b6c2cc74be", "name" : "basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d16c1d8504f144e5b2fab42ec3a8ceb7/stacks/basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c/de1e005b-7777-48ff-bf66-24b6c2cc74be\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c\",\"updated_time\":null,\"creation_time\":1678944601000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"de1e005b-7777-48ff-bf66-24b6c2cc74be\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"64ca594dc682416c8a18953627d6890e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"de1e005b-7777-48ff-bf66-24b6c2cc74be\",\"OS::project_id\":\"d16c1d8504f144e5b2fab42ec3a8ceb7\",\"OS::stack_name\":\"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c\",\"vnf_name\":\"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c_vnf_0\",\"vnf_id\":\"06f84ce8-7f8a-49ed-80cb-becaaa5b99ed\",\"vf_module_id\":\"51f9f8b9-8a15-4c5d-9313-18a272b81258\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-16T05:30:04.000+00:00", "isDataInternal" : false } ] 2023-03-16T05:30:10.478Z|b28f65f4-e4c2-452b-85d5-ea264ed63476|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T05:30:10.479Z|b28f65f4-e4c2-452b-85d5-ea264ed63476|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T05:30:10.496Z|b28f65f4-e4c2-452b-85d5-ea264ed63476|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-16T05:30:10.496Z|b28f65f4-e4c2-452b-85d5-ea264ed63476|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-16T05:30:10.496Z|b28f65f4-e4c2-452b-85d5-ea264ed63476|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-16T05:30:10.496Z|b28f65f4-e4c2-452b-85d5-ea264ed63476|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-16T05:30:10.496Z|b28f65f4-e4c2-452b-85d5-ea264ed63476|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-16T05:30:10.496Z|b28f65f4-e4c2-452b-85d5-ea264ed63476|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b28f65f4-e4c2-452b-85d5-ea264ed63476", X-RequestID:"b28f65f4-e4c2-452b-85d5-ea264ed63476", X-TransactionID:"b28f65f4-e4c2-452b-85d5-ea264ed63476", X-ECOMP-RequestID:"b28f65f4-e4c2-452b-85d5-ea264ed63476", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"70ab5d5a-2677-4ee7-9b12-a0a3ebf817a2"] 2023-03-16T05:30:10.497Z|b28f65f4-e4c2-452b-85d5-ea264ed63476|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-16T05:30:10.497Z|b28f65f4-e4c2-452b-85d5-ea264ed63476|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-16T05:30:10.639Z|b28f65f4-e4c2-452b-85d5-ea264ed63476|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-16T05:30:10.640Z|b28f65f4-e4c2-452b-85d5-ea264ed63476|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-16T05:30:10.640Z|b28f65f4-e4c2-452b-85d5-ea264ed63476|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-16T05:30:10.640Z|b28f65f4-e4c2-452b-85d5-ea264ed63476|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=155E9F84BDBCB3EF13547CD163AF6C01; 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:"688", date:"Thu, 16 Mar 2023 05:30:11 GMT", x-envoy-upstream-service-time:"139", server:"envoy"] 2023-03-16T05:30:10.641Z|b28f65f4-e4c2-452b-85d5-ea264ed63476|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"95b98f45-c3bb-11ed-88a0-7623188be7ef","businessKey":"fdab31f6-e140-49bc-9d9d-eccd5962c6c3","processDefinitionId":"openstackAdapterTask:1:ad8b8e71-c38e-11ed-88a0-7623188be7ef","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-16T05:29:55.662+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"9193daea-c3bb-11ed-88a0-7623188be7ef","superProcessInstanceId":"95b82f74-c3bb-11ed-88a0-7623188be7ef","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-16T05:30:10.641Z|b28f65f4-e4c2-452b-85d5-ea264ed63476|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-16T05:30:10.641Z|b28f65f4-e4c2-452b-85d5-ea264ed63476|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-16T05:30:10.666Z|b28f65f4-e4c2-452b-85d5-ea264ed63476|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1 2023-03-16T05:30:10.666Z|b28f65f4-e4c2-452b-85d5-ea264ed63476|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|INFO|500||Invoke 2023-03-16T05:30:10.666Z|b28f65f4-e4c2-452b-85d5-ea264ed63476|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-16T05:30:10.666Z|b28f65f4-e4c2-452b-85d5-ea264ed63476|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1 2023-03-16T05:30:10.666Z|b28f65f4-e4c2-452b-85d5-ea264ed63476|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Method : GET 2023-03-16T05:30:10.666Z|b28f65f4-e4c2-452b-85d5-ea264ed63476|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b28f65f4-e4c2-452b-85d5-ea264ed63476", X-RequestID:"b28f65f4-e4c2-452b-85d5-ea264ed63476", X-TransactionID:"b28f65f4-e4c2-452b-85d5-ea264ed63476", X-ECOMP-RequestID:"b28f65f4-e4c2-452b-85d5-ea264ed63476", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7391588f-4003-4fe9-a4b6-cec686bc7897"] 2023-03-16T05:30:10.667Z|b28f65f4-e4c2-452b-85d5-ea264ed63476|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Request body: 2023-03-16T05:30:10.667Z|b28f65f4-e4c2-452b-85d5-ea264ed63476|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-16T05:30:10.806Z|b28f65f4-e4c2-452b-85d5-ea264ed63476|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-16T05:30:10.806Z|b28f65f4-e4c2-452b-85d5-ea264ed63476|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-16T05:30:10.807Z|b28f65f4-e4c2-452b-85d5-ea264ed63476|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Status text : OK 2023-03-16T05:30:10.807Z|b28f65f4-e4c2-452b-85d5-ea264ed63476|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=8635254292EEF40CEF34B97038DAF0BC; 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:"811", date:"Thu, 16 Mar 2023 05:30:11 GMT", x-envoy-upstream-service-time:"135", server:"envoy"] 2023-03-16T05:30:10.808Z|b28f65f4-e4c2-452b-85d5-ea264ed63476|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:99f69cdd-c3bb-11ed-88a0-7623188be7ef","parentActivityInstanceId":"95b98f45-c3bb-11ed-88a0-7623188be7ef","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:ad8b8e71-c38e-11ed-88a0-7623188be7ef","processInstanceId":"95b98f45-c3bb-11ed-88a0-7623188be7ef","executionId":"95b98f45-c3bb-11ed-88a0-7623188be7ef","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-16T05:30:02.773+0000","endTime":"2023-03-16T05:30:02.777+0000","durationInMillis":4,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9193daea-c3bb-11ed-88a0-7623188be7ef"}] 2023-03-16T05:30:10.808Z|b28f65f4-e4c2-452b-85d5-ea264ed63476|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-16T05:30:10.808Z|b28f65f4-e4c2-452b-85d5-ea264ed63476|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|INFO|500||InvokeReturn 2023-03-16T05:30:10.814Z|b28f65f4-e4c2-452b-85d5-ea264ed63476|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T05:30:12.270Z|5e148697-85ae-4bdf-ad78-19bab15f4187|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:30:12.270Z|5e148697-85ae-4bdf-ad78-19bab15f4187|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:30:12.797Z|74b69c58-ee2d-43cf-a245-f1fd0e7ef2d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:30:12.798Z|74b69c58-ee2d-43cf-a245-f1fd0e7ef2d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:30:14.540Z|9c18188b-908d-4b26-855c-8c1651da7def|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:30:14.541Z|9c18188b-908d-4b26-855c-8c1651da7def|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:30:15.208Z|72ab7047-5e63-4b8a-bdb6-00ebdd6a5aca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:30:15.209Z|72ab7047-5e63-4b8a-bdb6-00ebdd6a5aca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:30:20.987Z|f98401ce-40fa-42c7-9d86-09ce52fa4674|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|||INFO|500||Entering 2023-03-16T05:30:20.993Z|f98401ce-40fa-42c7-9d86-09ce52fa4674|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3 2023-03-16T05:30:20.994Z|f98401ce-40fa-42c7-9d86-09ce52fa4674|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|INFO|500||Invoke 2023-03-16T05:30:20.994Z|f98401ce-40fa-42c7-9d86-09ce52fa4674|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||===========================request begin================================================ 2023-03-16T05:30:20.994Z|f98401ce-40fa-42c7-9d86-09ce52fa4674|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3 2023-03-16T05:30:20.994Z|f98401ce-40fa-42c7-9d86-09ce52fa4674|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Method : GET 2023-03-16T05:30:20.994Z|f98401ce-40fa-42c7-9d86-09ce52fa4674|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c04bf8c8675cbe05c4ed571dd9fced3f", X-B3-SpanId:"396ca4a07d2ddc9e", X-B3-ParentSpanId:"3402bff8a180ae34", X-B3-Sampled:"0", X-ONAP-RequestID:"f98401ce-40fa-42c7-9d86-09ce52fa4674", X-RequestID:"f98401ce-40fa-42c7-9d86-09ce52fa4674", X-TransactionID:"f98401ce-40fa-42c7-9d86-09ce52fa4674", X-ECOMP-RequestID:"f98401ce-40fa-42c7-9d86-09ce52fa4674", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"400eba3e-be6f-4c05-b842-4d40038110ff"] 2023-03-16T05:30:20.994Z|f98401ce-40fa-42c7-9d86-09ce52fa4674|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Request body: 2023-03-16T05:30:20.994Z|f98401ce-40fa-42c7-9d86-09ce52fa4674|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||==========================request end================================================ 2023-03-16T05:30:21.038Z|f98401ce-40fa-42c7-9d86-09ce52fa4674|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||============================response begin========================================== 2023-03-16T05:30:21.038Z|f98401ce-40fa-42c7-9d86-09ce52fa4674|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Status code : 200 OK 2023-03-16T05:30:21.038Z|f98401ce-40fa-42c7-9d86-09ce52fa4674|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Status text : OK 2023-03-16T05:30:21.038Z|f98401ce-40fa-42c7-9d86-09ce52fa4674|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:30:21 GMT", x-envoy-upstream-service-time:"40", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:30:21.039Z|f98401ce-40fa-42c7-9d86-09ce52fa4674|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Response body: { "requestId" : "fdab31f6-e140-49bc-9d9d-eccd5962c6c3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-03-16T05:29:47.000+00:00", "source" : "VID", "vnfId" : "06f84ce8-7f8a-49ed-80cb-becaaa5b99ed", "vnfType" : "", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"d177f5fc-6a03-4266-9221-89e39bb9a29c\",\n \"modelVersionId\": \"5308fc19-887b-4f73-b793-87262e702574\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"baced4d4-d87c-459f-8c70-289f4e980769\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"a242e276-8b2e-428f-b57e-8aa451070b0e\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"9988b13d-2992-4e8f-9037-4d55069c992e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"bb8ad345-ecd9-4a86-ab39-0bcddcb59f26\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"06f84ce8-7f8a-49ed-80cb-becaaa5b99ed\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"6b75570b-d8c9-47b4-b1c4-f8572ad748be\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"22c51212-e0e4-4847-b0ef-e33d576a08de\",\n \"modelCustomizationId\": \"762163c3-e301-4209-a796-060eb4374c2e\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T05:30:02.000+00:00", "vfModuleId" : "51f9f8b9-8a15-4c5d-9313-18a272b81258", "vfModuleName" : "basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a242e276-8b2e-428f-b57e-8aa451070b0e", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "fdab31f6-e140-49bc-9d9d-eccd5962c6c3", "cloudIdentifier" : "basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"51f9f8b9-8a15-4c5d-9313-18a272b81258\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"06f84ce8-7f8a-49ed-80cb-becaaa5b99ed\",\"vnf_name\":\"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-16T05:29:58.000+00:00" } ], "requestURI" : "fdab31f6-e140-49bc-9d9d-eccd5962c6c3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3" } } } 2023-03-16T05:30:21.039Z|f98401ce-40fa-42c7-9d86-09ce52fa4674|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||=======================response end================================================= 2023-03-16T05:30:21.039Z|f98401ce-40fa-42c7-9d86-09ce52fa4674|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|INFO|500||InvokeReturn 2023-03-16T05:30:21.040Z|f98401ce-40fa-42c7-9d86-09ce52fa4674|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false 2023-03-16T05:30:21.040Z|f98401ce-40fa-42c7-9d86-09ce52fa4674|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T05:30:21.040Z|f98401ce-40fa-42c7-9d86-09ce52fa4674|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T05:30:21.040Z|f98401ce-40fa-42c7-9d86-09ce52fa4674|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false 2023-03-16T05:30:21.040Z|f98401ce-40fa-42c7-9d86-09ce52fa4674|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T05:30:21.041Z|f98401ce-40fa-42c7-9d86-09ce52fa4674|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c04bf8c8675cbe05c4ed571dd9fced3f", X-B3-SpanId:"88047104533f7f28", X-B3-ParentSpanId:"3402bff8a180ae34", X-B3-Sampled:"0", X-ONAP-RequestID:"f98401ce-40fa-42c7-9d86-09ce52fa4674", X-RequestID:"f98401ce-40fa-42c7-9d86-09ce52fa4674", X-TransactionID:"f98401ce-40fa-42c7-9d86-09ce52fa4674", X-ECOMP-RequestID:"f98401ce-40fa-42c7-9d86-09ce52fa4674", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"071177f4-6b76-4225-b37c-4be5cb1fe7bd"] 2023-03-16T05:30:21.041Z|f98401ce-40fa-42c7-9d86-09ce52fa4674|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T05:30:21.041Z|f98401ce-40fa-42c7-9d86-09ce52fa4674|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T05:30:21.064Z|f98401ce-40fa-42c7-9d86-09ce52fa4674|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T05:30:21.064Z|f98401ce-40fa-42c7-9d86-09ce52fa4674|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T05:30:21.064Z|f98401ce-40fa-42c7-9d86-09ce52fa4674|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T05:30:21.065Z|f98401ce-40fa-42c7-9d86-09ce52fa4674|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:30:21 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:30:21.068Z|f98401ce-40fa-42c7-9d86-09ce52fa4674|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 28, "soRequestId" : "fdab31f6-e140-49bc-9d9d-eccd5962c6c3", "groupingId" : "de1e005b-7777-48ff-bf66-24b6c2cc74be", "name" : "basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d16c1d8504f144e5b2fab42ec3a8ceb7/stacks/basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c/de1e005b-7777-48ff-bf66-24b6c2cc74be\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c\",\"updated_time\":null,\"creation_time\":1678944601000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"de1e005b-7777-48ff-bf66-24b6c2cc74be\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"64ca594dc682416c8a18953627d6890e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"de1e005b-7777-48ff-bf66-24b6c2cc74be\",\"OS::project_id\":\"d16c1d8504f144e5b2fab42ec3a8ceb7\",\"OS::stack_name\":\"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c\",\"vnf_name\":\"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c_vnf_0\",\"vnf_id\":\"06f84ce8-7f8a-49ed-80cb-becaaa5b99ed\",\"vf_module_id\":\"51f9f8b9-8a15-4c5d-9313-18a272b81258\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-16T05:30:04.000+00:00", "isDataInternal" : false } ] 2023-03-16T05:30:21.068Z|f98401ce-40fa-42c7-9d86-09ce52fa4674|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T05:30:21.068Z|f98401ce-40fa-42c7-9d86-09ce52fa4674|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T05:30:21.084Z|f98401ce-40fa-42c7-9d86-09ce52fa4674|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-16T05:30:21.085Z|f98401ce-40fa-42c7-9d86-09ce52fa4674|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-16T05:30:21.085Z|f98401ce-40fa-42c7-9d86-09ce52fa4674|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-16T05:30:21.085Z|f98401ce-40fa-42c7-9d86-09ce52fa4674|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-16T05:30:21.085Z|f98401ce-40fa-42c7-9d86-09ce52fa4674|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-16T05:30:21.085Z|f98401ce-40fa-42c7-9d86-09ce52fa4674|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f98401ce-40fa-42c7-9d86-09ce52fa4674", X-RequestID:"f98401ce-40fa-42c7-9d86-09ce52fa4674", X-TransactionID:"f98401ce-40fa-42c7-9d86-09ce52fa4674", X-ECOMP-RequestID:"f98401ce-40fa-42c7-9d86-09ce52fa4674", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"32c4cca1-4436-4738-ba59-a40067d02d3a"] 2023-03-16T05:30:21.085Z|f98401ce-40fa-42c7-9d86-09ce52fa4674|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-16T05:30:21.085Z|f98401ce-40fa-42c7-9d86-09ce52fa4674|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-16T05:30:21.228Z|f98401ce-40fa-42c7-9d86-09ce52fa4674|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-16T05:30:21.229Z|f98401ce-40fa-42c7-9d86-09ce52fa4674|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-16T05:30:21.229Z|f98401ce-40fa-42c7-9d86-09ce52fa4674|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-16T05:30:21.229Z|f98401ce-40fa-42c7-9d86-09ce52fa4674|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=68329D276302C04F1419665369FA0A5A; 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:"688", date:"Thu, 16 Mar 2023 05:30:21 GMT", x-envoy-upstream-service-time:"139", server:"envoy"] 2023-03-16T05:30:21.230Z|f98401ce-40fa-42c7-9d86-09ce52fa4674|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"95b98f45-c3bb-11ed-88a0-7623188be7ef","businessKey":"fdab31f6-e140-49bc-9d9d-eccd5962c6c3","processDefinitionId":"openstackAdapterTask:1:ad8b8e71-c38e-11ed-88a0-7623188be7ef","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-16T05:29:55.662+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"9193daea-c3bb-11ed-88a0-7623188be7ef","superProcessInstanceId":"95b82f74-c3bb-11ed-88a0-7623188be7ef","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-16T05:30:21.230Z|f98401ce-40fa-42c7-9d86-09ce52fa4674|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-16T05:30:21.230Z|f98401ce-40fa-42c7-9d86-09ce52fa4674|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-16T05:30:21.264Z|f98401ce-40fa-42c7-9d86-09ce52fa4674|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1 2023-03-16T05:30:21.265Z|f98401ce-40fa-42c7-9d86-09ce52fa4674|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|INFO|500||Invoke 2023-03-16T05:30:21.265Z|f98401ce-40fa-42c7-9d86-09ce52fa4674|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-16T05:30:21.265Z|f98401ce-40fa-42c7-9d86-09ce52fa4674|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1 2023-03-16T05:30:21.265Z|f98401ce-40fa-42c7-9d86-09ce52fa4674|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Method : GET 2023-03-16T05:30:21.265Z|f98401ce-40fa-42c7-9d86-09ce52fa4674|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f98401ce-40fa-42c7-9d86-09ce52fa4674", X-RequestID:"f98401ce-40fa-42c7-9d86-09ce52fa4674", X-TransactionID:"f98401ce-40fa-42c7-9d86-09ce52fa4674", X-ECOMP-RequestID:"f98401ce-40fa-42c7-9d86-09ce52fa4674", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8a4466d9-9c6c-4b81-8d2c-ed854eb5903d"] 2023-03-16T05:30:21.266Z|f98401ce-40fa-42c7-9d86-09ce52fa4674|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Request body: 2023-03-16T05:30:21.266Z|f98401ce-40fa-42c7-9d86-09ce52fa4674|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-16T05:30:21.414Z|f98401ce-40fa-42c7-9d86-09ce52fa4674|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-16T05:30:21.415Z|f98401ce-40fa-42c7-9d86-09ce52fa4674|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-16T05:30:21.415Z|f98401ce-40fa-42c7-9d86-09ce52fa4674|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Status text : OK 2023-03-16T05:30:21.416Z|f98401ce-40fa-42c7-9d86-09ce52fa4674|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=4A1E3BC6B0088E4F36A39E7FBBD60CA6; 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:"811", date:"Thu, 16 Mar 2023 05:30:21 GMT", x-envoy-upstream-service-time:"145", server:"envoy"] 2023-03-16T05:30:21.416Z|f98401ce-40fa-42c7-9d86-09ce52fa4674|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:99f69cdd-c3bb-11ed-88a0-7623188be7ef","parentActivityInstanceId":"95b98f45-c3bb-11ed-88a0-7623188be7ef","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:ad8b8e71-c38e-11ed-88a0-7623188be7ef","processInstanceId":"95b98f45-c3bb-11ed-88a0-7623188be7ef","executionId":"95b98f45-c3bb-11ed-88a0-7623188be7ef","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-16T05:30:02.773+0000","endTime":"2023-03-16T05:30:02.777+0000","durationInMillis":4,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9193daea-c3bb-11ed-88a0-7623188be7ef"}] 2023-03-16T05:30:21.416Z|f98401ce-40fa-42c7-9d86-09ce52fa4674|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-16T05:30:21.417Z|f98401ce-40fa-42c7-9d86-09ce52fa4674|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|INFO|500||InvokeReturn 2023-03-16T05:30:21.427Z|f98401ce-40fa-42c7-9d86-09ce52fa4674|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T05:30:22.299Z|8ac32847-7f04-410b-affc-cda0a867a8e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:30:22.300Z|8ac32847-7f04-410b-affc-cda0a867a8e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:30:22.824Z|5ce850f3-8427-42a6-aee8-4120f4527099|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:30:22.825Z|5ce850f3-8427-42a6-aee8-4120f4527099|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:30:24.569Z|f9c7023d-b761-4aac-93c1-7a37c7ecc376|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:30:24.570Z|f9c7023d-b761-4aac-93c1-7a37c7ecc376|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:30:30.208Z|3e3933a4-32a5-422c-8eef-362acfe15e96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:30:30.209Z|3e3933a4-32a5-422c-8eef-362acfe15e96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:30:30.967Z|2472b005-8255-43b5-b874-7a2c157a1da4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:30:30.967Z|2472b005-8255-43b5-b874-7a2c157a1da4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:30:31.611Z|eac7067d-fea6-4b2c-ba09-07fa5149276f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|||INFO|500||Entering 2023-03-16T05:30:31.619Z|eac7067d-fea6-4b2c-ba09-07fa5149276f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3 2023-03-16T05:30:31.619Z|eac7067d-fea6-4b2c-ba09-07fa5149276f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|INFO|500||Invoke 2023-03-16T05:30:31.619Z|eac7067d-fea6-4b2c-ba09-07fa5149276f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||===========================request begin================================================ 2023-03-16T05:30:31.620Z|eac7067d-fea6-4b2c-ba09-07fa5149276f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3 2023-03-16T05:30:31.620Z|eac7067d-fea6-4b2c-ba09-07fa5149276f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Method : GET 2023-03-16T05:30:31.620Z|eac7067d-fea6-4b2c-ba09-07fa5149276f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9d23d48cf8e872be773d99937f5ad69b", X-B3-SpanId:"1fb1fe8d3db5f5ba", X-B3-ParentSpanId:"e5cc02d67517443a", X-B3-Sampled:"0", X-ONAP-RequestID:"eac7067d-fea6-4b2c-ba09-07fa5149276f", X-RequestID:"eac7067d-fea6-4b2c-ba09-07fa5149276f", X-TransactionID:"eac7067d-fea6-4b2c-ba09-07fa5149276f", X-ECOMP-RequestID:"eac7067d-fea6-4b2c-ba09-07fa5149276f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4e72c7cc-9b68-4d08-ac12-921bad74cd34"] 2023-03-16T05:30:31.620Z|eac7067d-fea6-4b2c-ba09-07fa5149276f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Request body: 2023-03-16T05:30:31.620Z|eac7067d-fea6-4b2c-ba09-07fa5149276f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||==========================request end================================================ 2023-03-16T05:30:31.654Z|eac7067d-fea6-4b2c-ba09-07fa5149276f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||============================response begin========================================== 2023-03-16T05:30:31.655Z|eac7067d-fea6-4b2c-ba09-07fa5149276f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Status code : 200 OK 2023-03-16T05:30:31.655Z|eac7067d-fea6-4b2c-ba09-07fa5149276f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Status text : OK 2023-03-16T05:30:31.655Z|eac7067d-fea6-4b2c-ba09-07fa5149276f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:30:32 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:30:31.656Z|eac7067d-fea6-4b2c-ba09-07fa5149276f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Response body: { "requestId" : "fdab31f6-e140-49bc-9d9d-eccd5962c6c3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-03-16T05:29:47.000+00:00", "source" : "VID", "vnfId" : "06f84ce8-7f8a-49ed-80cb-becaaa5b99ed", "vnfType" : "", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"d177f5fc-6a03-4266-9221-89e39bb9a29c\",\n \"modelVersionId\": \"5308fc19-887b-4f73-b793-87262e702574\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"baced4d4-d87c-459f-8c70-289f4e980769\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"a242e276-8b2e-428f-b57e-8aa451070b0e\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"9988b13d-2992-4e8f-9037-4d55069c992e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"bb8ad345-ecd9-4a86-ab39-0bcddcb59f26\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"06f84ce8-7f8a-49ed-80cb-becaaa5b99ed\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"6b75570b-d8c9-47b4-b1c4-f8572ad748be\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"22c51212-e0e4-4847-b0ef-e33d576a08de\",\n \"modelCustomizationId\": \"762163c3-e301-4209-a796-060eb4374c2e\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T05:30:02.000+00:00", "vfModuleId" : "51f9f8b9-8a15-4c5d-9313-18a272b81258", "vfModuleName" : "basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a242e276-8b2e-428f-b57e-8aa451070b0e", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "fdab31f6-e140-49bc-9d9d-eccd5962c6c3", "cloudIdentifier" : "basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"51f9f8b9-8a15-4c5d-9313-18a272b81258\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"06f84ce8-7f8a-49ed-80cb-becaaa5b99ed\",\"vnf_name\":\"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-16T05:29:58.000+00:00" } ], "requestURI" : "fdab31f6-e140-49bc-9d9d-eccd5962c6c3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3" } } } 2023-03-16T05:30:31.656Z|eac7067d-fea6-4b2c-ba09-07fa5149276f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||=======================response end================================================= 2023-03-16T05:30:31.656Z|eac7067d-fea6-4b2c-ba09-07fa5149276f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|INFO|500||InvokeReturn 2023-03-16T05:30:31.658Z|eac7067d-fea6-4b2c-ba09-07fa5149276f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false 2023-03-16T05:30:31.658Z|eac7067d-fea6-4b2c-ba09-07fa5149276f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T05:30:31.658Z|eac7067d-fea6-4b2c-ba09-07fa5149276f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T05:30:31.658Z|eac7067d-fea6-4b2c-ba09-07fa5149276f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false 2023-03-16T05:30:31.659Z|eac7067d-fea6-4b2c-ba09-07fa5149276f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T05:30:31.659Z|eac7067d-fea6-4b2c-ba09-07fa5149276f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9d23d48cf8e872be773d99937f5ad69b", X-B3-SpanId:"5643462c07024ca8", X-B3-ParentSpanId:"e5cc02d67517443a", X-B3-Sampled:"0", X-ONAP-RequestID:"eac7067d-fea6-4b2c-ba09-07fa5149276f", X-RequestID:"eac7067d-fea6-4b2c-ba09-07fa5149276f", X-TransactionID:"eac7067d-fea6-4b2c-ba09-07fa5149276f", X-ECOMP-RequestID:"eac7067d-fea6-4b2c-ba09-07fa5149276f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c26161ba-18ae-4027-a4ff-5e48c6620120"] 2023-03-16T05:30:31.659Z|eac7067d-fea6-4b2c-ba09-07fa5149276f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T05:30:31.659Z|eac7067d-fea6-4b2c-ba09-07fa5149276f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T05:30:31.674Z|eac7067d-fea6-4b2c-ba09-07fa5149276f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T05:30:31.674Z|eac7067d-fea6-4b2c-ba09-07fa5149276f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T05:30:31.674Z|eac7067d-fea6-4b2c-ba09-07fa5149276f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T05:30:31.674Z|eac7067d-fea6-4b2c-ba09-07fa5149276f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:30:32 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:30:31.675Z|eac7067d-fea6-4b2c-ba09-07fa5149276f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 28, "soRequestId" : "fdab31f6-e140-49bc-9d9d-eccd5962c6c3", "groupingId" : "de1e005b-7777-48ff-bf66-24b6c2cc74be", "name" : "basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d16c1d8504f144e5b2fab42ec3a8ceb7/stacks/basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c/de1e005b-7777-48ff-bf66-24b6c2cc74be\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c\",\"updated_time\":null,\"creation_time\":1678944601000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"de1e005b-7777-48ff-bf66-24b6c2cc74be\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"64ca594dc682416c8a18953627d6890e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"de1e005b-7777-48ff-bf66-24b6c2cc74be\",\"OS::project_id\":\"d16c1d8504f144e5b2fab42ec3a8ceb7\",\"OS::stack_name\":\"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c\",\"vnf_name\":\"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c_vnf_0\",\"vnf_id\":\"06f84ce8-7f8a-49ed-80cb-becaaa5b99ed\",\"vf_module_id\":\"51f9f8b9-8a15-4c5d-9313-18a272b81258\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-16T05:30:04.000+00:00", "isDataInternal" : false } ] 2023-03-16T05:30:31.675Z|eac7067d-fea6-4b2c-ba09-07fa5149276f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T05:30:31.676Z|eac7067d-fea6-4b2c-ba09-07fa5149276f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T05:30:31.691Z|eac7067d-fea6-4b2c-ba09-07fa5149276f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-16T05:30:31.691Z|eac7067d-fea6-4b2c-ba09-07fa5149276f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-16T05:30:31.691Z|eac7067d-fea6-4b2c-ba09-07fa5149276f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-16T05:30:31.691Z|eac7067d-fea6-4b2c-ba09-07fa5149276f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-16T05:30:31.692Z|eac7067d-fea6-4b2c-ba09-07fa5149276f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-16T05:30:31.692Z|eac7067d-fea6-4b2c-ba09-07fa5149276f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"eac7067d-fea6-4b2c-ba09-07fa5149276f", X-RequestID:"eac7067d-fea6-4b2c-ba09-07fa5149276f", X-TransactionID:"eac7067d-fea6-4b2c-ba09-07fa5149276f", X-ECOMP-RequestID:"eac7067d-fea6-4b2c-ba09-07fa5149276f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"67bc1384-9369-4e8b-841e-eb03a94d5846"] 2023-03-16T05:30:31.692Z|eac7067d-fea6-4b2c-ba09-07fa5149276f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-16T05:30:31.692Z|eac7067d-fea6-4b2c-ba09-07fa5149276f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-16T05:30:31.843Z|eac7067d-fea6-4b2c-ba09-07fa5149276f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-16T05:30:31.844Z|eac7067d-fea6-4b2c-ba09-07fa5149276f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-16T05:30:31.844Z|eac7067d-fea6-4b2c-ba09-07fa5149276f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-16T05:30:31.845Z|eac7067d-fea6-4b2c-ba09-07fa5149276f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=228CC4E1F178814D08E30177C7271551; 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:"688", date:"Thu, 16 Mar 2023 05:30:32 GMT", x-envoy-upstream-service-time:"141", server:"envoy"] 2023-03-16T05:30:31.845Z|eac7067d-fea6-4b2c-ba09-07fa5149276f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"95b98f45-c3bb-11ed-88a0-7623188be7ef","businessKey":"fdab31f6-e140-49bc-9d9d-eccd5962c6c3","processDefinitionId":"openstackAdapterTask:1:ad8b8e71-c38e-11ed-88a0-7623188be7ef","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-16T05:29:55.662+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"9193daea-c3bb-11ed-88a0-7623188be7ef","superProcessInstanceId":"95b82f74-c3bb-11ed-88a0-7623188be7ef","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-16T05:30:31.845Z|eac7067d-fea6-4b2c-ba09-07fa5149276f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-16T05:30:31.846Z|eac7067d-fea6-4b2c-ba09-07fa5149276f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-16T05:30:31.865Z|eac7067d-fea6-4b2c-ba09-07fa5149276f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1 2023-03-16T05:30:31.865Z|eac7067d-fea6-4b2c-ba09-07fa5149276f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|INFO|500||Invoke 2023-03-16T05:30:31.866Z|eac7067d-fea6-4b2c-ba09-07fa5149276f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-16T05:30:31.866Z|eac7067d-fea6-4b2c-ba09-07fa5149276f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1 2023-03-16T05:30:31.866Z|eac7067d-fea6-4b2c-ba09-07fa5149276f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Method : GET 2023-03-16T05:30:31.866Z|eac7067d-fea6-4b2c-ba09-07fa5149276f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"eac7067d-fea6-4b2c-ba09-07fa5149276f", X-RequestID:"eac7067d-fea6-4b2c-ba09-07fa5149276f", X-TransactionID:"eac7067d-fea6-4b2c-ba09-07fa5149276f", X-ECOMP-RequestID:"eac7067d-fea6-4b2c-ba09-07fa5149276f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5879761f-551c-4a3a-9064-d09041e7221b"] 2023-03-16T05:30:31.866Z|eac7067d-fea6-4b2c-ba09-07fa5149276f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Request body: 2023-03-16T05:30:31.866Z|eac7067d-fea6-4b2c-ba09-07fa5149276f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-16T05:30:32.021Z|eac7067d-fea6-4b2c-ba09-07fa5149276f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-16T05:30:32.022Z|eac7067d-fea6-4b2c-ba09-07fa5149276f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-16T05:30:32.022Z|eac7067d-fea6-4b2c-ba09-07fa5149276f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Status text : OK 2023-03-16T05:30:32.022Z|eac7067d-fea6-4b2c-ba09-07fa5149276f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=C7DB81DC72B3477A57EC867363D84392; 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:"811", date:"Thu, 16 Mar 2023 05:30:32 GMT", x-envoy-upstream-service-time:"151", server:"envoy"] 2023-03-16T05:30:32.023Z|eac7067d-fea6-4b2c-ba09-07fa5149276f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:99f69cdd-c3bb-11ed-88a0-7623188be7ef","parentActivityInstanceId":"95b98f45-c3bb-11ed-88a0-7623188be7ef","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:ad8b8e71-c38e-11ed-88a0-7623188be7ef","processInstanceId":"95b98f45-c3bb-11ed-88a0-7623188be7ef","executionId":"95b98f45-c3bb-11ed-88a0-7623188be7ef","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-16T05:30:02.773+0000","endTime":"2023-03-16T05:30:02.777+0000","durationInMillis":4,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9193daea-c3bb-11ed-88a0-7623188be7ef"}] 2023-03-16T05:30:32.023Z|eac7067d-fea6-4b2c-ba09-07fa5149276f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-16T05:30:32.024Z|eac7067d-fea6-4b2c-ba09-07fa5149276f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|INFO|500||InvokeReturn 2023-03-16T05:30:32.030Z|eac7067d-fea6-4b2c-ba09-07fa5149276f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T05:30:32.329Z|018f5c29-d94c-4931-a253-77c293a7ffde|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:30:32.330Z|018f5c29-d94c-4931-a253-77c293a7ffde|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:30:32.851Z|84e087b1-226f-4a02-a88b-3a7840ca2f76|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:30:32.852Z|84e087b1-226f-4a02-a88b-3a7840ca2f76|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:30:34.599Z|e020758e-a92a-4ed0-94e7-c73d370e3f25|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:30:34.600Z|e020758e-a92a-4ed0-94e7-c73d370e3f25|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:30:40.407Z|c6bfb192-0e8d-4328-9564-9a8599b82853|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T05:30:40.408Z|c6bfb192-0e8d-4328-9564-9a8599b82853|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T05:30:42.199Z|db76d882-c913-4fec-83c3-a2cddbdd0bce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|||INFO|500||Entering 2023-03-16T05:30:42.208Z|db76d882-c913-4fec-83c3-a2cddbdd0bce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3 2023-03-16T05:30:42.208Z|db76d882-c913-4fec-83c3-a2cddbdd0bce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|INFO|500||Invoke 2023-03-16T05:30:42.208Z|db76d882-c913-4fec-83c3-a2cddbdd0bce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||===========================request begin================================================ 2023-03-16T05:30:42.208Z|db76d882-c913-4fec-83c3-a2cddbdd0bce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3 2023-03-16T05:30:42.209Z|db76d882-c913-4fec-83c3-a2cddbdd0bce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Method : GET 2023-03-16T05:30:42.209Z|db76d882-c913-4fec-83c3-a2cddbdd0bce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"38cc283c7a77d71357a1f428e7eb14ab", X-B3-SpanId:"b1cfb37a9683d84c", X-B3-ParentSpanId:"820a87ec6e94b21b", X-B3-Sampled:"0", X-ONAP-RequestID:"db76d882-c913-4fec-83c3-a2cddbdd0bce", X-RequestID:"db76d882-c913-4fec-83c3-a2cddbdd0bce", X-TransactionID:"db76d882-c913-4fec-83c3-a2cddbdd0bce", X-ECOMP-RequestID:"db76d882-c913-4fec-83c3-a2cddbdd0bce", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"34e9e843-4da8-40a5-918a-4b9b979e76c6"] 2023-03-16T05:30:42.209Z|db76d882-c913-4fec-83c3-a2cddbdd0bce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Request body: 2023-03-16T05:30:42.209Z|db76d882-c913-4fec-83c3-a2cddbdd0bce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||==========================request end================================================ 2023-03-16T05:30:42.252Z|db76d882-c913-4fec-83c3-a2cddbdd0bce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||============================response begin========================================== 2023-03-16T05:30:42.253Z|db76d882-c913-4fec-83c3-a2cddbdd0bce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Status code : 200 OK 2023-03-16T05:30:42.253Z|db76d882-c913-4fec-83c3-a2cddbdd0bce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Status text : OK 2023-03-16T05:30:42.253Z|db76d882-c913-4fec-83c3-a2cddbdd0bce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:30:42 GMT", x-envoy-upstream-service-time:"39", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:30:42.254Z|db76d882-c913-4fec-83c3-a2cddbdd0bce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Response body: { "requestId" : "fdab31f6-e140-49bc-9d9d-eccd5962c6c3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-03-16T05:29:47.000+00:00", "source" : "VID", "vnfId" : "06f84ce8-7f8a-49ed-80cb-becaaa5b99ed", "vnfType" : "", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"d177f5fc-6a03-4266-9221-89e39bb9a29c\",\n \"modelVersionId\": \"5308fc19-887b-4f73-b793-87262e702574\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"baced4d4-d87c-459f-8c70-289f4e980769\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"a242e276-8b2e-428f-b57e-8aa451070b0e\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"9988b13d-2992-4e8f-9037-4d55069c992e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"bb8ad345-ecd9-4a86-ab39-0bcddcb59f26\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"06f84ce8-7f8a-49ed-80cb-becaaa5b99ed\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"6b75570b-d8c9-47b4-b1c4-f8572ad748be\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"22c51212-e0e4-4847-b0ef-e33d576a08de\",\n \"modelCustomizationId\": \"762163c3-e301-4209-a796-060eb4374c2e\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T05:30:02.000+00:00", "vfModuleId" : "51f9f8b9-8a15-4c5d-9313-18a272b81258", "vfModuleName" : "basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a242e276-8b2e-428f-b57e-8aa451070b0e", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "fdab31f6-e140-49bc-9d9d-eccd5962c6c3", "cloudIdentifier" : "basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"51f9f8b9-8a15-4c5d-9313-18a272b81258\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"06f84ce8-7f8a-49ed-80cb-becaaa5b99ed\",\"vnf_name\":\"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-16T05:29:58.000+00:00" } ], "requestURI" : "fdab31f6-e140-49bc-9d9d-eccd5962c6c3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3" } } } 2023-03-16T05:30:42.254Z|db76d882-c913-4fec-83c3-a2cddbdd0bce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||=======================response end================================================= 2023-03-16T05:30:42.254Z|db76d882-c913-4fec-83c3-a2cddbdd0bce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|INFO|500||InvokeReturn 2023-03-16T05:30:42.256Z|db76d882-c913-4fec-83c3-a2cddbdd0bce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false 2023-03-16T05:30:42.256Z|db76d882-c913-4fec-83c3-a2cddbdd0bce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T05:30:42.256Z|db76d882-c913-4fec-83c3-a2cddbdd0bce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T05:30:42.257Z|db76d882-c913-4fec-83c3-a2cddbdd0bce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false 2023-03-16T05:30:42.257Z|db76d882-c913-4fec-83c3-a2cddbdd0bce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T05:30:42.257Z|db76d882-c913-4fec-83c3-a2cddbdd0bce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"38cc283c7a77d71357a1f428e7eb14ab", X-B3-SpanId:"ecb4228630bc1f79", X-B3-ParentSpanId:"820a87ec6e94b21b", X-B3-Sampled:"0", X-ONAP-RequestID:"db76d882-c913-4fec-83c3-a2cddbdd0bce", X-RequestID:"db76d882-c913-4fec-83c3-a2cddbdd0bce", X-TransactionID:"db76d882-c913-4fec-83c3-a2cddbdd0bce", X-ECOMP-RequestID:"db76d882-c913-4fec-83c3-a2cddbdd0bce", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a064b620-38af-4053-b014-82d1bfe8c96e"] 2023-03-16T05:30:42.257Z|db76d882-c913-4fec-83c3-a2cddbdd0bce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T05:30:42.257Z|db76d882-c913-4fec-83c3-a2cddbdd0bce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T05:30:42.276Z|db76d882-c913-4fec-83c3-a2cddbdd0bce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T05:30:42.277Z|db76d882-c913-4fec-83c3-a2cddbdd0bce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T05:30:42.277Z|db76d882-c913-4fec-83c3-a2cddbdd0bce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T05:30:42.277Z|db76d882-c913-4fec-83c3-a2cddbdd0bce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:30:42 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:30:42.277Z|db76d882-c913-4fec-83c3-a2cddbdd0bce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 28, "soRequestId" : "fdab31f6-e140-49bc-9d9d-eccd5962c6c3", "groupingId" : "de1e005b-7777-48ff-bf66-24b6c2cc74be", "name" : "basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d16c1d8504f144e5b2fab42ec3a8ceb7/stacks/basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c/de1e005b-7777-48ff-bf66-24b6c2cc74be\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c\",\"updated_time\":null,\"creation_time\":1678944601000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"de1e005b-7777-48ff-bf66-24b6c2cc74be\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"64ca594dc682416c8a18953627d6890e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"de1e005b-7777-48ff-bf66-24b6c2cc74be\",\"OS::project_id\":\"d16c1d8504f144e5b2fab42ec3a8ceb7\",\"OS::stack_name\":\"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c\",\"vnf_name\":\"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c_vnf_0\",\"vnf_id\":\"06f84ce8-7f8a-49ed-80cb-becaaa5b99ed\",\"vf_module_id\":\"51f9f8b9-8a15-4c5d-9313-18a272b81258\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-16T05:30:04.000+00:00", "isDataInternal" : false } ] 2023-03-16T05:30:42.277Z|db76d882-c913-4fec-83c3-a2cddbdd0bce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T05:30:42.278Z|db76d882-c913-4fec-83c3-a2cddbdd0bce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T05:30:42.296Z|db76d882-c913-4fec-83c3-a2cddbdd0bce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-16T05:30:42.296Z|db76d882-c913-4fec-83c3-a2cddbdd0bce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-16T05:30:42.297Z|db76d882-c913-4fec-83c3-a2cddbdd0bce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-16T05:30:42.297Z|db76d882-c913-4fec-83c3-a2cddbdd0bce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-16T05:30:42.297Z|db76d882-c913-4fec-83c3-a2cddbdd0bce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-16T05:30:42.297Z|db76d882-c913-4fec-83c3-a2cddbdd0bce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"db76d882-c913-4fec-83c3-a2cddbdd0bce", X-RequestID:"db76d882-c913-4fec-83c3-a2cddbdd0bce", X-TransactionID:"db76d882-c913-4fec-83c3-a2cddbdd0bce", X-ECOMP-RequestID:"db76d882-c913-4fec-83c3-a2cddbdd0bce", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7080dd7c-3d05-4dbc-91d8-38b4aaac0907"] 2023-03-16T05:30:42.297Z|db76d882-c913-4fec-83c3-a2cddbdd0bce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-16T05:30:42.297Z|db76d882-c913-4fec-83c3-a2cddbdd0bce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-16T05:30:42.356Z|fa65b5b3-5896-459d-9f57-067d2c474991|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:30:42.357Z|fa65b5b3-5896-459d-9f57-067d2c474991|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:30:42.441Z|db76d882-c913-4fec-83c3-a2cddbdd0bce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-16T05:30:42.441Z|db76d882-c913-4fec-83c3-a2cddbdd0bce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-16T05:30:42.442Z|db76d882-c913-4fec-83c3-a2cddbdd0bce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-16T05:30:42.442Z|db76d882-c913-4fec-83c3-a2cddbdd0bce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=7D2D676EB7ED3C39054A354955F2DE5E; 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:"718", date:"Thu, 16 Mar 2023 05:30:42 GMT", x-envoy-upstream-service-time:"140", server:"envoy"] 2023-03-16T05:30:42.443Z|db76d882-c913-4fec-83c3-a2cddbdd0bce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"95b98f45-c3bb-11ed-88a0-7623188be7ef","businessKey":"fdab31f6-e140-49bc-9d9d-eccd5962c6c3","processDefinitionId":"openstackAdapterTask:1:ad8b8e71-c38e-11ed-88a0-7623188be7ef","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-16T05:29:55.662+0000","endTime":"2023-03-16T05:30:35.721+0000","removalTime":null,"durationInMillis":40059,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"9193daea-c3bb-11ed-88a0-7623188be7ef","superProcessInstanceId":"95b82f74-c3bb-11ed-88a0-7623188be7ef","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-03-16T05:30:42.443Z|db76d882-c913-4fec-83c3-a2cddbdd0bce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-16T05:30:42.444Z|db76d882-c913-4fec-83c3-a2cddbdd0bce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-16T05:30:42.461Z|db76d882-c913-4fec-83c3-a2cddbdd0bce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1 2023-03-16T05:30:42.462Z|db76d882-c913-4fec-83c3-a2cddbdd0bce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|INFO|500||Invoke 2023-03-16T05:30:42.462Z|db76d882-c913-4fec-83c3-a2cddbdd0bce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-16T05:30:42.462Z|db76d882-c913-4fec-83c3-a2cddbdd0bce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1 2023-03-16T05:30:42.462Z|db76d882-c913-4fec-83c3-a2cddbdd0bce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Method : GET 2023-03-16T05:30:42.462Z|db76d882-c913-4fec-83c3-a2cddbdd0bce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"db76d882-c913-4fec-83c3-a2cddbdd0bce", X-RequestID:"db76d882-c913-4fec-83c3-a2cddbdd0bce", X-TransactionID:"db76d882-c913-4fec-83c3-a2cddbdd0bce", X-ECOMP-RequestID:"db76d882-c913-4fec-83c3-a2cddbdd0bce", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"88044649-f175-4a15-a2d9-06796d72f46c"] 2023-03-16T05:30:42.462Z|db76d882-c913-4fec-83c3-a2cddbdd0bce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Request body: 2023-03-16T05:30:42.463Z|db76d882-c913-4fec-83c3-a2cddbdd0bce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-16T05:30:42.610Z|db76d882-c913-4fec-83c3-a2cddbdd0bce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-16T05:30:42.611Z|db76d882-c913-4fec-83c3-a2cddbdd0bce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-16T05:30:42.611Z|db76d882-c913-4fec-83c3-a2cddbdd0bce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Status text : OK 2023-03-16T05:30:42.612Z|db76d882-c913-4fec-83c3-a2cddbdd0bce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=8DC018A9323AC791F4E615336DE8E352; 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:"772", date:"Thu, 16 Mar 2023 05:30:42 GMT", x-envoy-upstream-service-time:"144", server:"envoy"] 2023-03-16T05:30:42.612Z|db76d882-c913-4fec-83c3-a2cddbdd0bce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:ad99c610-c3bb-11ed-88a0-7623188be7ef","parentActivityInstanceId":"95b98f45-c3bb-11ed-88a0-7623188be7ef","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:ad8b8e71-c38e-11ed-88a0-7623188be7ef","processInstanceId":"95b98f45-c3bb-11ed-88a0-7623188be7ef","executionId":"95b98f45-c3bb-11ed-88a0-7623188be7ef","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-16T05:30:35.719+0000","endTime":"2023-03-16T05:30:35.719+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9193daea-c3bb-11ed-88a0-7623188be7ef"}] 2023-03-16T05:30:42.613Z|db76d882-c913-4fec-83c3-a2cddbdd0bce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-16T05:30:42.613Z|db76d882-c913-4fec-83c3-a2cddbdd0bce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|INFO|500||InvokeReturn 2023-03-16T05:30:42.619Z|db76d882-c913-4fec-83c3-a2cddbdd0bce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T05:30:42.881Z|3716992e-f76e-49a2-bfb2-5d41c7cebdee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:30:42.882Z|3716992e-f76e-49a2-bfb2-5d41c7cebdee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:30:44.630Z|de4bc73b-3a0c-41f4-8ef8-8e04750e6192|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:30:44.631Z|de4bc73b-3a0c-41f4-8ef8-8e04750e6192|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:30:45.208Z|646caf17-0827-4b5a-9136-b2f74f34fde5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:30:45.212Z|646caf17-0827-4b5a-9136-b2f74f34fde5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:30:52.384Z|dcb5db1b-c28b-4c24-a2cf-550db0081c93|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:30:52.385Z|dcb5db1b-c28b-4c24-a2cf-550db0081c93|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:30:52.800Z|03f56dfd-f225-4304-8227-38eb59444efc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|||INFO|500||Entering 2023-03-16T05:30:52.806Z|03f56dfd-f225-4304-8227-38eb59444efc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3 2023-03-16T05:30:52.806Z|03f56dfd-f225-4304-8227-38eb59444efc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|INFO|500||Invoke 2023-03-16T05:30:52.806Z|03f56dfd-f225-4304-8227-38eb59444efc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||===========================request begin================================================ 2023-03-16T05:30:52.806Z|03f56dfd-f225-4304-8227-38eb59444efc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3 2023-03-16T05:30:52.807Z|03f56dfd-f225-4304-8227-38eb59444efc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Method : GET 2023-03-16T05:30:52.807Z|03f56dfd-f225-4304-8227-38eb59444efc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a67cda818fb5201c6d76e8ab86e60fcf", X-B3-SpanId:"8c7fea4f4a5dcacc", X-B3-ParentSpanId:"5338c578131ff8cd", X-B3-Sampled:"0", X-ONAP-RequestID:"03f56dfd-f225-4304-8227-38eb59444efc", X-RequestID:"03f56dfd-f225-4304-8227-38eb59444efc", X-TransactionID:"03f56dfd-f225-4304-8227-38eb59444efc", X-ECOMP-RequestID:"03f56dfd-f225-4304-8227-38eb59444efc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a55a9ddf-9a34-461b-a581-ee192bb43b93"] 2023-03-16T05:30:52.807Z|03f56dfd-f225-4304-8227-38eb59444efc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Request body: 2023-03-16T05:30:52.807Z|03f56dfd-f225-4304-8227-38eb59444efc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||==========================request end================================================ 2023-03-16T05:30:52.844Z|03f56dfd-f225-4304-8227-38eb59444efc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||============================response begin========================================== 2023-03-16T05:30:52.844Z|03f56dfd-f225-4304-8227-38eb59444efc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Status code : 200 OK 2023-03-16T05:30:52.844Z|03f56dfd-f225-4304-8227-38eb59444efc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Status text : OK 2023-03-16T05:30:52.844Z|03f56dfd-f225-4304-8227-38eb59444efc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:30:53 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:30:52.845Z|03f56dfd-f225-4304-8227-38eb59444efc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Response body: { "requestId" : "fdab31f6-e140-49bc-9d9d-eccd5962c6c3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-03-16T05:29:47.000+00:00", "source" : "VID", "vnfId" : "06f84ce8-7f8a-49ed-80cb-becaaa5b99ed", "vnfType" : "", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"d177f5fc-6a03-4266-9221-89e39bb9a29c\",\n \"modelVersionId\": \"5308fc19-887b-4f73-b793-87262e702574\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"baced4d4-d87c-459f-8c70-289f4e980769\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"a242e276-8b2e-428f-b57e-8aa451070b0e\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"9988b13d-2992-4e8f-9037-4d55069c992e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"bb8ad345-ecd9-4a86-ab39-0bcddcb59f26\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"06f84ce8-7f8a-49ed-80cb-becaaa5b99ed\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"6b75570b-d8c9-47b4-b1c4-f8572ad748be\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"22c51212-e0e4-4847-b0ef-e33d576a08de\",\n \"modelCustomizationId\": \"762163c3-e301-4209-a796-060eb4374c2e\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T05:30:02.000+00:00", "vfModuleId" : "51f9f8b9-8a15-4c5d-9313-18a272b81258", "vfModuleName" : "basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a242e276-8b2e-428f-b57e-8aa451070b0e", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "fdab31f6-e140-49bc-9d9d-eccd5962c6c3", "cloudIdentifier" : "basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"51f9f8b9-8a15-4c5d-9313-18a272b81258\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"06f84ce8-7f8a-49ed-80cb-becaaa5b99ed\",\"vnf_name\":\"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-16T05:29:58.000+00:00" } ], "requestURI" : "fdab31f6-e140-49bc-9d9d-eccd5962c6c3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3" } } } 2023-03-16T05:30:52.845Z|03f56dfd-f225-4304-8227-38eb59444efc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||=======================response end================================================= 2023-03-16T05:30:52.845Z|03f56dfd-f225-4304-8227-38eb59444efc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|INFO|500||InvokeReturn 2023-03-16T05:30:52.846Z|03f56dfd-f225-4304-8227-38eb59444efc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false 2023-03-16T05:30:52.847Z|03f56dfd-f225-4304-8227-38eb59444efc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T05:30:52.847Z|03f56dfd-f225-4304-8227-38eb59444efc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T05:30:52.847Z|03f56dfd-f225-4304-8227-38eb59444efc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false 2023-03-16T05:30:52.847Z|03f56dfd-f225-4304-8227-38eb59444efc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T05:30:52.847Z|03f56dfd-f225-4304-8227-38eb59444efc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a67cda818fb5201c6d76e8ab86e60fcf", X-B3-SpanId:"d744e21537161e3b", X-B3-ParentSpanId:"5338c578131ff8cd", X-B3-Sampled:"0", X-ONAP-RequestID:"03f56dfd-f225-4304-8227-38eb59444efc", X-RequestID:"03f56dfd-f225-4304-8227-38eb59444efc", X-TransactionID:"03f56dfd-f225-4304-8227-38eb59444efc", X-ECOMP-RequestID:"03f56dfd-f225-4304-8227-38eb59444efc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3501d5af-b64b-40d5-8b86-0de1b4a98863"] 2023-03-16T05:30:52.847Z|03f56dfd-f225-4304-8227-38eb59444efc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T05:30:52.848Z|03f56dfd-f225-4304-8227-38eb59444efc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T05:30:52.871Z|03f56dfd-f225-4304-8227-38eb59444efc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T05:30:52.872Z|03f56dfd-f225-4304-8227-38eb59444efc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T05:30:52.872Z|03f56dfd-f225-4304-8227-38eb59444efc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T05:30:52.872Z|03f56dfd-f225-4304-8227-38eb59444efc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:30:53 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:30:52.872Z|03f56dfd-f225-4304-8227-38eb59444efc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 28, "soRequestId" : "fdab31f6-e140-49bc-9d9d-eccd5962c6c3", "groupingId" : "de1e005b-7777-48ff-bf66-24b6c2cc74be", "name" : "basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d16c1d8504f144e5b2fab42ec3a8ceb7/stacks/basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c/de1e005b-7777-48ff-bf66-24b6c2cc74be\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c\",\"updated_time\":null,\"creation_time\":1678944601000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"de1e005b-7777-48ff-bf66-24b6c2cc74be\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"64ca594dc682416c8a18953627d6890e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"de1e005b-7777-48ff-bf66-24b6c2cc74be\",\"OS::project_id\":\"d16c1d8504f144e5b2fab42ec3a8ceb7\",\"OS::stack_name\":\"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c\",\"vnf_name\":\"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c_vnf_0\",\"vnf_id\":\"06f84ce8-7f8a-49ed-80cb-becaaa5b99ed\",\"vf_module_id\":\"51f9f8b9-8a15-4c5d-9313-18a272b81258\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-16T05:30:04.000+00:00", "isDataInternal" : false } ] 2023-03-16T05:30:52.873Z|03f56dfd-f225-4304-8227-38eb59444efc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T05:30:52.873Z|03f56dfd-f225-4304-8227-38eb59444efc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T05:30:52.892Z|03f56dfd-f225-4304-8227-38eb59444efc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-16T05:30:52.892Z|03f56dfd-f225-4304-8227-38eb59444efc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-16T05:30:52.892Z|03f56dfd-f225-4304-8227-38eb59444efc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-16T05:30:52.892Z|03f56dfd-f225-4304-8227-38eb59444efc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-16T05:30:52.892Z|03f56dfd-f225-4304-8227-38eb59444efc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-16T05:30:52.893Z|03f56dfd-f225-4304-8227-38eb59444efc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"03f56dfd-f225-4304-8227-38eb59444efc", X-RequestID:"03f56dfd-f225-4304-8227-38eb59444efc", X-TransactionID:"03f56dfd-f225-4304-8227-38eb59444efc", X-ECOMP-RequestID:"03f56dfd-f225-4304-8227-38eb59444efc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5d305188-1e58-4f04-bbb9-f6ee9a7428ec"] 2023-03-16T05:30:52.893Z|03f56dfd-f225-4304-8227-38eb59444efc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-16T05:30:52.893Z|03f56dfd-f225-4304-8227-38eb59444efc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-16T05:30:52.909Z|18085853-d14b-4f93-b740-1b3c290edff4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:30:52.910Z|18085853-d14b-4f93-b740-1b3c290edff4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:30:53.029Z|03f56dfd-f225-4304-8227-38eb59444efc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-16T05:30:53.030Z|03f56dfd-f225-4304-8227-38eb59444efc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-16T05:30:53.030Z|03f56dfd-f225-4304-8227-38eb59444efc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-16T05:30:53.030Z|03f56dfd-f225-4304-8227-38eb59444efc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=8B9ED471EE99FF9FC8E5B8EF33E74DDB; 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:"718", date:"Thu, 16 Mar 2023 05:30:53 GMT", x-envoy-upstream-service-time:"133", server:"envoy"] 2023-03-16T05:30:53.030Z|03f56dfd-f225-4304-8227-38eb59444efc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"95b98f45-c3bb-11ed-88a0-7623188be7ef","businessKey":"fdab31f6-e140-49bc-9d9d-eccd5962c6c3","processDefinitionId":"openstackAdapterTask:1:ad8b8e71-c38e-11ed-88a0-7623188be7ef","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-16T05:29:55.662+0000","endTime":"2023-03-16T05:30:35.721+0000","removalTime":null,"durationInMillis":40059,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"9193daea-c3bb-11ed-88a0-7623188be7ef","superProcessInstanceId":"95b82f74-c3bb-11ed-88a0-7623188be7ef","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-03-16T05:30:53.030Z|03f56dfd-f225-4304-8227-38eb59444efc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-16T05:30:53.031Z|03f56dfd-f225-4304-8227-38eb59444efc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-16T05:30:53.045Z|03f56dfd-f225-4304-8227-38eb59444efc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1 2023-03-16T05:30:53.045Z|03f56dfd-f225-4304-8227-38eb59444efc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|INFO|500||Invoke 2023-03-16T05:30:53.045Z|03f56dfd-f225-4304-8227-38eb59444efc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-16T05:30:53.045Z|03f56dfd-f225-4304-8227-38eb59444efc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1 2023-03-16T05:30:53.045Z|03f56dfd-f225-4304-8227-38eb59444efc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Method : GET 2023-03-16T05:30:53.046Z|03f56dfd-f225-4304-8227-38eb59444efc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"03f56dfd-f225-4304-8227-38eb59444efc", X-RequestID:"03f56dfd-f225-4304-8227-38eb59444efc", X-TransactionID:"03f56dfd-f225-4304-8227-38eb59444efc", X-ECOMP-RequestID:"03f56dfd-f225-4304-8227-38eb59444efc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a07b2e80-2418-4e96-b454-ea31ca5ca24d"] 2023-03-16T05:30:53.092Z|03f56dfd-f225-4304-8227-38eb59444efc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Request body: 2023-03-16T05:30:53.093Z|03f56dfd-f225-4304-8227-38eb59444efc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-16T05:30:53.229Z|03f56dfd-f225-4304-8227-38eb59444efc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-16T05:30:53.230Z|03f56dfd-f225-4304-8227-38eb59444efc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-16T05:30:53.230Z|03f56dfd-f225-4304-8227-38eb59444efc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Status text : OK 2023-03-16T05:30:53.230Z|03f56dfd-f225-4304-8227-38eb59444efc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=CA92A5BBCAA8510E79ED1E45F8D65C99; 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:"772", date:"Thu, 16 Mar 2023 05:30:53 GMT", x-envoy-upstream-service-time:"130", server:"envoy"] 2023-03-16T05:30:53.231Z|03f56dfd-f225-4304-8227-38eb59444efc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:ad99c610-c3bb-11ed-88a0-7623188be7ef","parentActivityInstanceId":"95b98f45-c3bb-11ed-88a0-7623188be7ef","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:ad8b8e71-c38e-11ed-88a0-7623188be7ef","processInstanceId":"95b98f45-c3bb-11ed-88a0-7623188be7ef","executionId":"95b98f45-c3bb-11ed-88a0-7623188be7ef","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-16T05:30:35.719+0000","endTime":"2023-03-16T05:30:35.719+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9193daea-c3bb-11ed-88a0-7623188be7ef"}] 2023-03-16T05:30:53.231Z|03f56dfd-f225-4304-8227-38eb59444efc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-16T05:30:53.232Z|03f56dfd-f225-4304-8227-38eb59444efc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|INFO|500||InvokeReturn 2023-03-16T05:30:53.238Z|03f56dfd-f225-4304-8227-38eb59444efc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T05:30:54.660Z|0e7cee7e-cf9f-42b7-b432-72c0caf50c4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:30:54.660Z|0e7cee7e-cf9f-42b7-b432-72c0caf50c4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:31:00.208Z|35939aae-008e-4190-a53b-f970dc46326b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:31:00.209Z|35939aae-008e-4190-a53b-f970dc46326b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:31:00.968Z|f579fb1f-9fc9-4ed1-b305-010578bb9dfb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:31:00.968Z|f579fb1f-9fc9-4ed1-b305-010578bb9dfb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:31:02.414Z|8a7b873a-416b-4794-969b-0d7bf24943c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:31:02.415Z|8a7b873a-416b-4794-969b-0d7bf24943c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:31:02.936Z|56adfa18-cd8c-40eb-be9c-e50823f30a6b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:31:02.937Z|56adfa18-cd8c-40eb-be9c-e50823f30a6b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:31:03.425Z|e965d734-ac91-40cb-8647-37b8dda68c4c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|||INFO|500||Entering 2023-03-16T05:31:03.432Z|e965d734-ac91-40cb-8647-37b8dda68c4c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3 2023-03-16T05:31:03.433Z|e965d734-ac91-40cb-8647-37b8dda68c4c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|INFO|500||Invoke 2023-03-16T05:31:03.433Z|e965d734-ac91-40cb-8647-37b8dda68c4c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||===========================request begin================================================ 2023-03-16T05:31:03.433Z|e965d734-ac91-40cb-8647-37b8dda68c4c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3 2023-03-16T05:31:03.433Z|e965d734-ac91-40cb-8647-37b8dda68c4c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Method : GET 2023-03-16T05:31:03.433Z|e965d734-ac91-40cb-8647-37b8dda68c4c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e5d81251b58bdc292d617c2b8f74f8ab", X-B3-SpanId:"acc47dbe3f4ecf4b", X-B3-ParentSpanId:"3a56587425377a3d", X-B3-Sampled:"0", X-ONAP-RequestID:"e965d734-ac91-40cb-8647-37b8dda68c4c", X-RequestID:"e965d734-ac91-40cb-8647-37b8dda68c4c", X-TransactionID:"e965d734-ac91-40cb-8647-37b8dda68c4c", X-ECOMP-RequestID:"e965d734-ac91-40cb-8647-37b8dda68c4c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fc84b059-6a0c-4f6b-9fa5-7c06e04ae1b7"] 2023-03-16T05:31:03.433Z|e965d734-ac91-40cb-8647-37b8dda68c4c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Request body: 2023-03-16T05:31:03.433Z|e965d734-ac91-40cb-8647-37b8dda68c4c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||==========================request end================================================ 2023-03-16T05:31:03.476Z|e965d734-ac91-40cb-8647-37b8dda68c4c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||============================response begin========================================== 2023-03-16T05:31:03.476Z|e965d734-ac91-40cb-8647-37b8dda68c4c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Status code : 200 OK 2023-03-16T05:31:03.476Z|e965d734-ac91-40cb-8647-37b8dda68c4c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Status text : OK 2023-03-16T05:31:03.477Z|e965d734-ac91-40cb-8647-37b8dda68c4c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:31:04 GMT", x-envoy-upstream-service-time:"38", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:31:03.477Z|e965d734-ac91-40cb-8647-37b8dda68c4c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Response body: { "requestId" : "fdab31f6-e140-49bc-9d9d-eccd5962c6c3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-03-16T05:29:47.000+00:00", "source" : "VID", "vnfId" : "06f84ce8-7f8a-49ed-80cb-becaaa5b99ed", "vnfType" : "", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"d177f5fc-6a03-4266-9221-89e39bb9a29c\",\n \"modelVersionId\": \"5308fc19-887b-4f73-b793-87262e702574\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"baced4d4-d87c-459f-8c70-289f4e980769\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"a242e276-8b2e-428f-b57e-8aa451070b0e\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"9988b13d-2992-4e8f-9037-4d55069c992e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"bb8ad345-ecd9-4a86-ab39-0bcddcb59f26\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"06f84ce8-7f8a-49ed-80cb-becaaa5b99ed\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"6b75570b-d8c9-47b4-b1c4-f8572ad748be\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"22c51212-e0e4-4847-b0ef-e33d576a08de\",\n \"modelCustomizationId\": \"762163c3-e301-4209-a796-060eb4374c2e\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T05:30:02.000+00:00", "vfModuleId" : "51f9f8b9-8a15-4c5d-9313-18a272b81258", "vfModuleName" : "basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a242e276-8b2e-428f-b57e-8aa451070b0e", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "fdab31f6-e140-49bc-9d9d-eccd5962c6c3", "cloudIdentifier" : "basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"51f9f8b9-8a15-4c5d-9313-18a272b81258\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"06f84ce8-7f8a-49ed-80cb-becaaa5b99ed\",\"vnf_name\":\"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-16T05:29:58.000+00:00" } ], "requestURI" : "fdab31f6-e140-49bc-9d9d-eccd5962c6c3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3" } } } 2023-03-16T05:31:03.477Z|e965d734-ac91-40cb-8647-37b8dda68c4c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||=======================response end================================================= 2023-03-16T05:31:03.478Z|e965d734-ac91-40cb-8647-37b8dda68c4c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|INFO|500||InvokeReturn 2023-03-16T05:31:03.480Z|e965d734-ac91-40cb-8647-37b8dda68c4c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false 2023-03-16T05:31:03.481Z|e965d734-ac91-40cb-8647-37b8dda68c4c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T05:31:03.481Z|e965d734-ac91-40cb-8647-37b8dda68c4c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T05:31:03.481Z|e965d734-ac91-40cb-8647-37b8dda68c4c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false 2023-03-16T05:31:03.481Z|e965d734-ac91-40cb-8647-37b8dda68c4c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T05:31:03.481Z|e965d734-ac91-40cb-8647-37b8dda68c4c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e5d81251b58bdc292d617c2b8f74f8ab", X-B3-SpanId:"e27de41389b4e290", X-B3-ParentSpanId:"3a56587425377a3d", X-B3-Sampled:"0", X-ONAP-RequestID:"e965d734-ac91-40cb-8647-37b8dda68c4c", X-RequestID:"e965d734-ac91-40cb-8647-37b8dda68c4c", X-TransactionID:"e965d734-ac91-40cb-8647-37b8dda68c4c", X-ECOMP-RequestID:"e965d734-ac91-40cb-8647-37b8dda68c4c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0640e32a-63ee-4104-aeec-5a4fc2263153"] 2023-03-16T05:31:03.482Z|e965d734-ac91-40cb-8647-37b8dda68c4c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T05:31:03.482Z|e965d734-ac91-40cb-8647-37b8dda68c4c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T05:31:03.503Z|e965d734-ac91-40cb-8647-37b8dda68c4c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T05:31:03.504Z|e965d734-ac91-40cb-8647-37b8dda68c4c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T05:31:03.504Z|e965d734-ac91-40cb-8647-37b8dda68c4c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T05:31:03.504Z|e965d734-ac91-40cb-8647-37b8dda68c4c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:31:04 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:31:03.507Z|e965d734-ac91-40cb-8647-37b8dda68c4c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 28, "soRequestId" : "fdab31f6-e140-49bc-9d9d-eccd5962c6c3", "groupingId" : "de1e005b-7777-48ff-bf66-24b6c2cc74be", "name" : "basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d16c1d8504f144e5b2fab42ec3a8ceb7/stacks/basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c/de1e005b-7777-48ff-bf66-24b6c2cc74be\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c\",\"updated_time\":null,\"creation_time\":1678944601000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"de1e005b-7777-48ff-bf66-24b6c2cc74be\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"64ca594dc682416c8a18953627d6890e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"de1e005b-7777-48ff-bf66-24b6c2cc74be\",\"OS::project_id\":\"d16c1d8504f144e5b2fab42ec3a8ceb7\",\"OS::stack_name\":\"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c\",\"vnf_name\":\"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c_vnf_0\",\"vnf_id\":\"06f84ce8-7f8a-49ed-80cb-becaaa5b99ed\",\"vf_module_id\":\"51f9f8b9-8a15-4c5d-9313-18a272b81258\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-16T05:30:04.000+00:00", "isDataInternal" : false } ] 2023-03-16T05:31:03.508Z|e965d734-ac91-40cb-8647-37b8dda68c4c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T05:31:03.508Z|e965d734-ac91-40cb-8647-37b8dda68c4c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T05:31:03.539Z|e965d734-ac91-40cb-8647-37b8dda68c4c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-16T05:31:03.539Z|e965d734-ac91-40cb-8647-37b8dda68c4c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-16T05:31:03.540Z|e965d734-ac91-40cb-8647-37b8dda68c4c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-16T05:31:03.540Z|e965d734-ac91-40cb-8647-37b8dda68c4c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-16T05:31:03.540Z|e965d734-ac91-40cb-8647-37b8dda68c4c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-16T05:31:03.540Z|e965d734-ac91-40cb-8647-37b8dda68c4c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e965d734-ac91-40cb-8647-37b8dda68c4c", X-RequestID:"e965d734-ac91-40cb-8647-37b8dda68c4c", X-TransactionID:"e965d734-ac91-40cb-8647-37b8dda68c4c", X-ECOMP-RequestID:"e965d734-ac91-40cb-8647-37b8dda68c4c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d249f9e3-400a-4ebd-8710-20d9304de18a"] 2023-03-16T05:31:03.540Z|e965d734-ac91-40cb-8647-37b8dda68c4c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-16T05:31:03.540Z|e965d734-ac91-40cb-8647-37b8dda68c4c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-16T05:31:03.672Z|e965d734-ac91-40cb-8647-37b8dda68c4c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-16T05:31:03.673Z|e965d734-ac91-40cb-8647-37b8dda68c4c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-16T05:31:03.673Z|e965d734-ac91-40cb-8647-37b8dda68c4c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-16T05:31:03.674Z|e965d734-ac91-40cb-8647-37b8dda68c4c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=82C94D290861727F80A5D95BA31381EA; 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:"718", date:"Thu, 16 Mar 2023 05:31:04 GMT", x-envoy-upstream-service-time:"123", server:"envoy"] 2023-03-16T05:31:03.674Z|e965d734-ac91-40cb-8647-37b8dda68c4c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"95b98f45-c3bb-11ed-88a0-7623188be7ef","businessKey":"fdab31f6-e140-49bc-9d9d-eccd5962c6c3","processDefinitionId":"openstackAdapterTask:1:ad8b8e71-c38e-11ed-88a0-7623188be7ef","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-16T05:29:55.662+0000","endTime":"2023-03-16T05:30:35.721+0000","removalTime":null,"durationInMillis":40059,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"9193daea-c3bb-11ed-88a0-7623188be7ef","superProcessInstanceId":"95b82f74-c3bb-11ed-88a0-7623188be7ef","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-03-16T05:31:03.674Z|e965d734-ac91-40cb-8647-37b8dda68c4c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-16T05:31:03.675Z|e965d734-ac91-40cb-8647-37b8dda68c4c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-16T05:31:03.691Z|e965d734-ac91-40cb-8647-37b8dda68c4c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1 2023-03-16T05:31:03.691Z|e965d734-ac91-40cb-8647-37b8dda68c4c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|INFO|500||Invoke 2023-03-16T05:31:03.691Z|e965d734-ac91-40cb-8647-37b8dda68c4c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-16T05:31:03.691Z|e965d734-ac91-40cb-8647-37b8dda68c4c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1 2023-03-16T05:31:03.691Z|e965d734-ac91-40cb-8647-37b8dda68c4c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Method : GET 2023-03-16T05:31:03.691Z|e965d734-ac91-40cb-8647-37b8dda68c4c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e965d734-ac91-40cb-8647-37b8dda68c4c", X-RequestID:"e965d734-ac91-40cb-8647-37b8dda68c4c", X-TransactionID:"e965d734-ac91-40cb-8647-37b8dda68c4c", X-ECOMP-RequestID:"e965d734-ac91-40cb-8647-37b8dda68c4c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aaeb27d1-2933-4863-80c5-bbf26ca50717"] 2023-03-16T05:31:03.692Z|e965d734-ac91-40cb-8647-37b8dda68c4c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Request body: 2023-03-16T05:31:03.692Z|e965d734-ac91-40cb-8647-37b8dda68c4c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-16T05:31:03.837Z|e965d734-ac91-40cb-8647-37b8dda68c4c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-16T05:31:03.838Z|e965d734-ac91-40cb-8647-37b8dda68c4c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-16T05:31:03.838Z|e965d734-ac91-40cb-8647-37b8dda68c4c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Status text : OK 2023-03-16T05:31:03.838Z|e965d734-ac91-40cb-8647-37b8dda68c4c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=B3825FBAD7153E83605CAA4DCCB7E412; 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:"772", date:"Thu, 16 Mar 2023 05:31:04 GMT", x-envoy-upstream-service-time:"142", server:"envoy"] 2023-03-16T05:31:03.839Z|e965d734-ac91-40cb-8647-37b8dda68c4c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:ad99c610-c3bb-11ed-88a0-7623188be7ef","parentActivityInstanceId":"95b98f45-c3bb-11ed-88a0-7623188be7ef","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:ad8b8e71-c38e-11ed-88a0-7623188be7ef","processInstanceId":"95b98f45-c3bb-11ed-88a0-7623188be7ef","executionId":"95b98f45-c3bb-11ed-88a0-7623188be7ef","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-16T05:30:35.719+0000","endTime":"2023-03-16T05:30:35.719+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9193daea-c3bb-11ed-88a0-7623188be7ef"}] 2023-03-16T05:31:03.839Z|e965d734-ac91-40cb-8647-37b8dda68c4c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-16T05:31:03.840Z|e965d734-ac91-40cb-8647-37b8dda68c4c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|INFO|500||InvokeReturn 2023-03-16T05:31:03.845Z|e965d734-ac91-40cb-8647-37b8dda68c4c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T05:31:04.690Z|aa9173a8-0f14-491a-8b74-ca3a21309a25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:31:04.691Z|aa9173a8-0f14-491a-8b74-ca3a21309a25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:31:12.440Z|0948097a-cc77-44d4-850c-7d0bf23e93e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:31:12.441Z|0948097a-cc77-44d4-850c-7d0bf23e93e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:31:12.966Z|e443495c-c656-4add-a39a-9e8b5e8e84d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:31:12.966Z|e443495c-c656-4add-a39a-9e8b5e8e84d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:31:14.031Z|541477be-55e7-4e44-8da2-ab1c0f065f56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|||INFO|500||Entering 2023-03-16T05:31:14.039Z|541477be-55e7-4e44-8da2-ab1c0f065f56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3 2023-03-16T05:31:14.040Z|541477be-55e7-4e44-8da2-ab1c0f065f56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|INFO|500||Invoke 2023-03-16T05:31:14.040Z|541477be-55e7-4e44-8da2-ab1c0f065f56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||===========================request begin================================================ 2023-03-16T05:31:14.040Z|541477be-55e7-4e44-8da2-ab1c0f065f56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3 2023-03-16T05:31:14.040Z|541477be-55e7-4e44-8da2-ab1c0f065f56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Method : GET 2023-03-16T05:31:14.040Z|541477be-55e7-4e44-8da2-ab1c0f065f56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7bd2d11136285a713aa8569576fe8772", X-B3-SpanId:"ab4530ac225aabf5", X-B3-ParentSpanId:"c84a6b64b0e8b970", X-B3-Sampled:"0", X-ONAP-RequestID:"541477be-55e7-4e44-8da2-ab1c0f065f56", X-RequestID:"541477be-55e7-4e44-8da2-ab1c0f065f56", X-TransactionID:"541477be-55e7-4e44-8da2-ab1c0f065f56", X-ECOMP-RequestID:"541477be-55e7-4e44-8da2-ab1c0f065f56", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"74235afd-5385-452e-8b48-783af826a272"] 2023-03-16T05:31:14.040Z|541477be-55e7-4e44-8da2-ab1c0f065f56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Request body: 2023-03-16T05:31:14.041Z|541477be-55e7-4e44-8da2-ab1c0f065f56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||==========================request end================================================ 2023-03-16T05:31:14.084Z|541477be-55e7-4e44-8da2-ab1c0f065f56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||============================response begin========================================== 2023-03-16T05:31:14.085Z|541477be-55e7-4e44-8da2-ab1c0f065f56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Status code : 200 OK 2023-03-16T05:31:14.085Z|541477be-55e7-4e44-8da2-ab1c0f065f56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Status text : OK 2023-03-16T05:31:14.085Z|541477be-55e7-4e44-8da2-ab1c0f065f56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:31:14 GMT", x-envoy-upstream-service-time:"39", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:31:14.087Z|541477be-55e7-4e44-8da2-ab1c0f065f56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Response body: { "requestId" : "fdab31f6-e140-49bc-9d9d-eccd5962c6c3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-03-16T05:29:47.000+00:00", "source" : "VID", "vnfId" : "06f84ce8-7f8a-49ed-80cb-becaaa5b99ed", "vnfType" : "", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"d177f5fc-6a03-4266-9221-89e39bb9a29c\",\n \"modelVersionId\": \"5308fc19-887b-4f73-b793-87262e702574\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"baced4d4-d87c-459f-8c70-289f4e980769\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"a242e276-8b2e-428f-b57e-8aa451070b0e\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"9988b13d-2992-4e8f-9037-4d55069c992e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"bb8ad345-ecd9-4a86-ab39-0bcddcb59f26\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"06f84ce8-7f8a-49ed-80cb-becaaa5b99ed\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"6b75570b-d8c9-47b4-b1c4-f8572ad748be\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"22c51212-e0e4-4847-b0ef-e33d576a08de\",\n \"modelCustomizationId\": \"762163c3-e301-4209-a796-060eb4374c2e\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T05:30:02.000+00:00", "vfModuleId" : "51f9f8b9-8a15-4c5d-9313-18a272b81258", "vfModuleName" : "basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a242e276-8b2e-428f-b57e-8aa451070b0e", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "fdab31f6-e140-49bc-9d9d-eccd5962c6c3", "cloudIdentifier" : "basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"51f9f8b9-8a15-4c5d-9313-18a272b81258\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"06f84ce8-7f8a-49ed-80cb-becaaa5b99ed\",\"vnf_name\":\"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-16T05:29:58.000+00:00" } ], "requestURI" : "fdab31f6-e140-49bc-9d9d-eccd5962c6c3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3" } } } 2023-03-16T05:31:14.087Z|541477be-55e7-4e44-8da2-ab1c0f065f56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||=======================response end================================================= 2023-03-16T05:31:14.087Z|541477be-55e7-4e44-8da2-ab1c0f065f56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|INFO|500||InvokeReturn 2023-03-16T05:31:14.090Z|541477be-55e7-4e44-8da2-ab1c0f065f56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false 2023-03-16T05:31:14.091Z|541477be-55e7-4e44-8da2-ab1c0f065f56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T05:31:14.091Z|541477be-55e7-4e44-8da2-ab1c0f065f56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T05:31:14.091Z|541477be-55e7-4e44-8da2-ab1c0f065f56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false 2023-03-16T05:31:14.091Z|541477be-55e7-4e44-8da2-ab1c0f065f56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T05:31:14.091Z|541477be-55e7-4e44-8da2-ab1c0f065f56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7bd2d11136285a713aa8569576fe8772", X-B3-SpanId:"0ec108575c4abb70", X-B3-ParentSpanId:"c84a6b64b0e8b970", X-B3-Sampled:"0", X-ONAP-RequestID:"541477be-55e7-4e44-8da2-ab1c0f065f56", X-RequestID:"541477be-55e7-4e44-8da2-ab1c0f065f56", X-TransactionID:"541477be-55e7-4e44-8da2-ab1c0f065f56", X-ECOMP-RequestID:"541477be-55e7-4e44-8da2-ab1c0f065f56", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7d4d3759-f537-49ac-8f27-c11bc0cd7194"] 2023-03-16T05:31:14.092Z|541477be-55e7-4e44-8da2-ab1c0f065f56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T05:31:14.092Z|541477be-55e7-4e44-8da2-ab1c0f065f56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T05:31:14.115Z|541477be-55e7-4e44-8da2-ab1c0f065f56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T05:31:14.116Z|541477be-55e7-4e44-8da2-ab1c0f065f56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T05:31:14.116Z|541477be-55e7-4e44-8da2-ab1c0f065f56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T05:31:14.116Z|541477be-55e7-4e44-8da2-ab1c0f065f56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:31:14 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:31:14.117Z|541477be-55e7-4e44-8da2-ab1c0f065f56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 28, "soRequestId" : "fdab31f6-e140-49bc-9d9d-eccd5962c6c3", "groupingId" : "de1e005b-7777-48ff-bf66-24b6c2cc74be", "name" : "basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d16c1d8504f144e5b2fab42ec3a8ceb7/stacks/basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c/de1e005b-7777-48ff-bf66-24b6c2cc74be\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c\",\"updated_time\":null,\"creation_time\":1678944601000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"de1e005b-7777-48ff-bf66-24b6c2cc74be\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"64ca594dc682416c8a18953627d6890e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"de1e005b-7777-48ff-bf66-24b6c2cc74be\",\"OS::project_id\":\"d16c1d8504f144e5b2fab42ec3a8ceb7\",\"OS::stack_name\":\"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c\",\"vnf_name\":\"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c_vnf_0\",\"vnf_id\":\"06f84ce8-7f8a-49ed-80cb-becaaa5b99ed\",\"vf_module_id\":\"51f9f8b9-8a15-4c5d-9313-18a272b81258\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-16T05:30:04.000+00:00", "isDataInternal" : false } ] 2023-03-16T05:31:14.117Z|541477be-55e7-4e44-8da2-ab1c0f065f56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T05:31:14.117Z|541477be-55e7-4e44-8da2-ab1c0f065f56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T05:31:14.143Z|541477be-55e7-4e44-8da2-ab1c0f065f56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-16T05:31:14.144Z|541477be-55e7-4e44-8da2-ab1c0f065f56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-16T05:31:14.144Z|541477be-55e7-4e44-8da2-ab1c0f065f56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-16T05:31:14.144Z|541477be-55e7-4e44-8da2-ab1c0f065f56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-16T05:31:14.144Z|541477be-55e7-4e44-8da2-ab1c0f065f56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-16T05:31:14.144Z|541477be-55e7-4e44-8da2-ab1c0f065f56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"541477be-55e7-4e44-8da2-ab1c0f065f56", X-RequestID:"541477be-55e7-4e44-8da2-ab1c0f065f56", X-TransactionID:"541477be-55e7-4e44-8da2-ab1c0f065f56", X-ECOMP-RequestID:"541477be-55e7-4e44-8da2-ab1c0f065f56", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f80a3c71-6802-409f-98e6-ec2115824678"] 2023-03-16T05:31:14.144Z|541477be-55e7-4e44-8da2-ab1c0f065f56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-16T05:31:14.144Z|541477be-55e7-4e44-8da2-ab1c0f065f56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-16T05:31:14.285Z|541477be-55e7-4e44-8da2-ab1c0f065f56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-16T05:31:14.285Z|541477be-55e7-4e44-8da2-ab1c0f065f56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-16T05:31:14.286Z|541477be-55e7-4e44-8da2-ab1c0f065f56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-16T05:31:14.286Z|541477be-55e7-4e44-8da2-ab1c0f065f56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=2EB571DD90C815A022EB43A4553E490C; 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:"718", date:"Thu, 16 Mar 2023 05:31:14 GMT", x-envoy-upstream-service-time:"137", server:"envoy"] 2023-03-16T05:31:14.286Z|541477be-55e7-4e44-8da2-ab1c0f065f56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"95b98f45-c3bb-11ed-88a0-7623188be7ef","businessKey":"fdab31f6-e140-49bc-9d9d-eccd5962c6c3","processDefinitionId":"openstackAdapterTask:1:ad8b8e71-c38e-11ed-88a0-7623188be7ef","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-16T05:29:55.662+0000","endTime":"2023-03-16T05:30:35.721+0000","removalTime":null,"durationInMillis":40059,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"9193daea-c3bb-11ed-88a0-7623188be7ef","superProcessInstanceId":"95b82f74-c3bb-11ed-88a0-7623188be7ef","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-03-16T05:31:14.287Z|541477be-55e7-4e44-8da2-ab1c0f065f56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-16T05:31:14.287Z|541477be-55e7-4e44-8da2-ab1c0f065f56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-16T05:31:14.309Z|541477be-55e7-4e44-8da2-ab1c0f065f56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1 2023-03-16T05:31:14.310Z|541477be-55e7-4e44-8da2-ab1c0f065f56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|INFO|500||Invoke 2023-03-16T05:31:14.310Z|541477be-55e7-4e44-8da2-ab1c0f065f56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-16T05:31:14.310Z|541477be-55e7-4e44-8da2-ab1c0f065f56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1 2023-03-16T05:31:14.310Z|541477be-55e7-4e44-8da2-ab1c0f065f56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Method : GET 2023-03-16T05:31:14.310Z|541477be-55e7-4e44-8da2-ab1c0f065f56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"541477be-55e7-4e44-8da2-ab1c0f065f56", X-RequestID:"541477be-55e7-4e44-8da2-ab1c0f065f56", X-TransactionID:"541477be-55e7-4e44-8da2-ab1c0f065f56", X-ECOMP-RequestID:"541477be-55e7-4e44-8da2-ab1c0f065f56", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0ba15c12-d2cf-413d-a00a-5b60c3faec77"] 2023-03-16T05:31:14.310Z|541477be-55e7-4e44-8da2-ab1c0f065f56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Request body: 2023-03-16T05:31:14.310Z|541477be-55e7-4e44-8da2-ab1c0f065f56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-16T05:31:14.469Z|541477be-55e7-4e44-8da2-ab1c0f065f56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-16T05:31:14.469Z|541477be-55e7-4e44-8da2-ab1c0f065f56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-16T05:31:14.470Z|541477be-55e7-4e44-8da2-ab1c0f065f56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Status text : OK 2023-03-16T05:31:14.470Z|541477be-55e7-4e44-8da2-ab1c0f065f56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=11FCAE7318BE0DA16287238BBB097163; 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:"772", date:"Thu, 16 Mar 2023 05:31:14 GMT", x-envoy-upstream-service-time:"155", server:"envoy"] 2023-03-16T05:31:14.470Z|541477be-55e7-4e44-8da2-ab1c0f065f56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:ad99c610-c3bb-11ed-88a0-7623188be7ef","parentActivityInstanceId":"95b98f45-c3bb-11ed-88a0-7623188be7ef","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:ad8b8e71-c38e-11ed-88a0-7623188be7ef","processInstanceId":"95b98f45-c3bb-11ed-88a0-7623188be7ef","executionId":"95b98f45-c3bb-11ed-88a0-7623188be7ef","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-16T05:30:35.719+0000","endTime":"2023-03-16T05:30:35.719+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9193daea-c3bb-11ed-88a0-7623188be7ef"}] 2023-03-16T05:31:14.471Z|541477be-55e7-4e44-8da2-ab1c0f065f56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-16T05:31:14.471Z|541477be-55e7-4e44-8da2-ab1c0f065f56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|INFO|500||InvokeReturn 2023-03-16T05:31:14.477Z|541477be-55e7-4e44-8da2-ab1c0f065f56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T05:31:14.720Z|7cc89110-3e3e-418c-88fc-e60153b7dbe6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:31:14.721Z|7cc89110-3e3e-418c-88fc-e60153b7dbe6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:31:15.208Z|4e3d9be6-d30c-4ae8-873c-1bc7a41b92fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:31:15.209Z|4e3d9be6-d30c-4ae8-873c-1bc7a41b92fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:31:22.468Z|0d4a0a89-a899-41b1-a127-8c2be9a13626|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:31:22.468Z|0d4a0a89-a899-41b1-a127-8c2be9a13626|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:31:22.993Z|e1ea21e3-ecd3-44f8-b986-132397c28771|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:31:22.993Z|e1ea21e3-ecd3-44f8-b986-132397c28771|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:31:24.653Z|5b4c5853-a496-4581-91e4-3bf20fc42736|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|||INFO|500||Entering 2023-03-16T05:31:24.660Z|5b4c5853-a496-4581-91e4-3bf20fc42736|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3 2023-03-16T05:31:24.661Z|5b4c5853-a496-4581-91e4-3bf20fc42736|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|INFO|500||Invoke 2023-03-16T05:31:24.661Z|5b4c5853-a496-4581-91e4-3bf20fc42736|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||===========================request begin================================================ 2023-03-16T05:31:24.661Z|5b4c5853-a496-4581-91e4-3bf20fc42736|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3 2023-03-16T05:31:24.661Z|5b4c5853-a496-4581-91e4-3bf20fc42736|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Method : GET 2023-03-16T05:31:24.661Z|5b4c5853-a496-4581-91e4-3bf20fc42736|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"13dc357dc0672d5774747123d8b72927", X-B3-SpanId:"c57ad08ed1353139", X-B3-ParentSpanId:"1aa605f202085e40", X-B3-Sampled:"0", X-ONAP-RequestID:"5b4c5853-a496-4581-91e4-3bf20fc42736", X-RequestID:"5b4c5853-a496-4581-91e4-3bf20fc42736", X-TransactionID:"5b4c5853-a496-4581-91e4-3bf20fc42736", X-ECOMP-RequestID:"5b4c5853-a496-4581-91e4-3bf20fc42736", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3f761795-654d-4c4c-a06f-c80c0d26f803"] 2023-03-16T05:31:24.661Z|5b4c5853-a496-4581-91e4-3bf20fc42736|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Request body: 2023-03-16T05:31:24.661Z|5b4c5853-a496-4581-91e4-3bf20fc42736|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||==========================request end================================================ 2023-03-16T05:31:24.701Z|5b4c5853-a496-4581-91e4-3bf20fc42736|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||============================response begin========================================== 2023-03-16T05:31:24.702Z|5b4c5853-a496-4581-91e4-3bf20fc42736|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Status code : 200 OK 2023-03-16T05:31:24.702Z|5b4c5853-a496-4581-91e4-3bf20fc42736|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Status text : OK 2023-03-16T05:31:24.702Z|5b4c5853-a496-4581-91e4-3bf20fc42736|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:31:25 GMT", x-envoy-upstream-service-time:"36", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:31:24.703Z|5b4c5853-a496-4581-91e4-3bf20fc42736|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Response body: { "requestId" : "fdab31f6-e140-49bc-9d9d-eccd5962c6c3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-03-16T05:29:47.000+00:00", "source" : "VID", "vnfId" : "06f84ce8-7f8a-49ed-80cb-becaaa5b99ed", "vnfType" : "", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"d177f5fc-6a03-4266-9221-89e39bb9a29c\",\n \"modelVersionId\": \"5308fc19-887b-4f73-b793-87262e702574\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"baced4d4-d87c-459f-8c70-289f4e980769\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"a242e276-8b2e-428f-b57e-8aa451070b0e\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"9988b13d-2992-4e8f-9037-4d55069c992e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"bb8ad345-ecd9-4a86-ab39-0bcddcb59f26\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"06f84ce8-7f8a-49ed-80cb-becaaa5b99ed\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"6b75570b-d8c9-47b4-b1c4-f8572ad748be\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"22c51212-e0e4-4847-b0ef-e33d576a08de\",\n \"modelCustomizationId\": \"762163c3-e301-4209-a796-060eb4374c2e\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T05:30:02.000+00:00", "vfModuleId" : "51f9f8b9-8a15-4c5d-9313-18a272b81258", "vfModuleName" : "basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a242e276-8b2e-428f-b57e-8aa451070b0e", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "fdab31f6-e140-49bc-9d9d-eccd5962c6c3", "cloudIdentifier" : "basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"51f9f8b9-8a15-4c5d-9313-18a272b81258\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"06f84ce8-7f8a-49ed-80cb-becaaa5b99ed\",\"vnf_name\":\"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-16T05:29:58.000+00:00" } ], "requestURI" : "fdab31f6-e140-49bc-9d9d-eccd5962c6c3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3" } } } 2023-03-16T05:31:24.703Z|5b4c5853-a496-4581-91e4-3bf20fc42736|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||=======================response end================================================= 2023-03-16T05:31:24.703Z|5b4c5853-a496-4581-91e4-3bf20fc42736|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|INFO|500||InvokeReturn 2023-03-16T05:31:24.706Z|5b4c5853-a496-4581-91e4-3bf20fc42736|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false 2023-03-16T05:31:24.707Z|5b4c5853-a496-4581-91e4-3bf20fc42736|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T05:31:24.707Z|5b4c5853-a496-4581-91e4-3bf20fc42736|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T05:31:24.708Z|5b4c5853-a496-4581-91e4-3bf20fc42736|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false 2023-03-16T05:31:24.708Z|5b4c5853-a496-4581-91e4-3bf20fc42736|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T05:31:24.708Z|5b4c5853-a496-4581-91e4-3bf20fc42736|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"13dc357dc0672d5774747123d8b72927", X-B3-SpanId:"0da46156faaff734", X-B3-ParentSpanId:"1aa605f202085e40", X-B3-Sampled:"0", X-ONAP-RequestID:"5b4c5853-a496-4581-91e4-3bf20fc42736", X-RequestID:"5b4c5853-a496-4581-91e4-3bf20fc42736", X-TransactionID:"5b4c5853-a496-4581-91e4-3bf20fc42736", X-ECOMP-RequestID:"5b4c5853-a496-4581-91e4-3bf20fc42736", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2df810ca-db45-453a-bf5c-959fe0502f22"] 2023-03-16T05:31:24.708Z|5b4c5853-a496-4581-91e4-3bf20fc42736|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T05:31:24.709Z|5b4c5853-a496-4581-91e4-3bf20fc42736|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T05:31:24.729Z|5b4c5853-a496-4581-91e4-3bf20fc42736|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T05:31:24.729Z|5b4c5853-a496-4581-91e4-3bf20fc42736|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T05:31:24.729Z|5b4c5853-a496-4581-91e4-3bf20fc42736|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T05:31:24.729Z|5b4c5853-a496-4581-91e4-3bf20fc42736|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:31:25 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:31:24.731Z|5b4c5853-a496-4581-91e4-3bf20fc42736|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 28, "soRequestId" : "fdab31f6-e140-49bc-9d9d-eccd5962c6c3", "groupingId" : "de1e005b-7777-48ff-bf66-24b6c2cc74be", "name" : "basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d16c1d8504f144e5b2fab42ec3a8ceb7/stacks/basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c/de1e005b-7777-48ff-bf66-24b6c2cc74be\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c\",\"updated_time\":null,\"creation_time\":1678944601000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"de1e005b-7777-48ff-bf66-24b6c2cc74be\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"64ca594dc682416c8a18953627d6890e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"de1e005b-7777-48ff-bf66-24b6c2cc74be\",\"OS::project_id\":\"d16c1d8504f144e5b2fab42ec3a8ceb7\",\"OS::stack_name\":\"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c\",\"vnf_name\":\"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c_vnf_0\",\"vnf_id\":\"06f84ce8-7f8a-49ed-80cb-becaaa5b99ed\",\"vf_module_id\":\"51f9f8b9-8a15-4c5d-9313-18a272b81258\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-16T05:30:04.000+00:00", "isDataInternal" : false } ] 2023-03-16T05:31:24.731Z|5b4c5853-a496-4581-91e4-3bf20fc42736|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T05:31:24.731Z|5b4c5853-a496-4581-91e4-3bf20fc42736|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T05:31:24.747Z|58317df2-7cf1-4a8a-a958-819415ba7bb6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:31:24.747Z|58317df2-7cf1-4a8a-a958-819415ba7bb6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:31:24.753Z|5b4c5853-a496-4581-91e4-3bf20fc42736|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-16T05:31:24.753Z|5b4c5853-a496-4581-91e4-3bf20fc42736|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-16T05:31:24.754Z|5b4c5853-a496-4581-91e4-3bf20fc42736|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-16T05:31:24.754Z|5b4c5853-a496-4581-91e4-3bf20fc42736|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-16T05:31:24.754Z|5b4c5853-a496-4581-91e4-3bf20fc42736|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-16T05:31:24.754Z|5b4c5853-a496-4581-91e4-3bf20fc42736|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5b4c5853-a496-4581-91e4-3bf20fc42736", X-RequestID:"5b4c5853-a496-4581-91e4-3bf20fc42736", X-TransactionID:"5b4c5853-a496-4581-91e4-3bf20fc42736", X-ECOMP-RequestID:"5b4c5853-a496-4581-91e4-3bf20fc42736", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"617db2c8-11cf-40cd-ba2d-f771cf0f7f93"] 2023-03-16T05:31:24.754Z|5b4c5853-a496-4581-91e4-3bf20fc42736|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-16T05:31:24.754Z|5b4c5853-a496-4581-91e4-3bf20fc42736|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-16T05:31:24.898Z|5b4c5853-a496-4581-91e4-3bf20fc42736|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-16T05:31:24.899Z|5b4c5853-a496-4581-91e4-3bf20fc42736|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-16T05:31:24.899Z|5b4c5853-a496-4581-91e4-3bf20fc42736|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-16T05:31:24.899Z|5b4c5853-a496-4581-91e4-3bf20fc42736|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F426CEB69D6EEE45F34DFAB2A4F31815; 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:"718", date:"Thu, 16 Mar 2023 05:31:25 GMT", x-envoy-upstream-service-time:"140", server:"envoy"] 2023-03-16T05:31:24.900Z|5b4c5853-a496-4581-91e4-3bf20fc42736|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"95b98f45-c3bb-11ed-88a0-7623188be7ef","businessKey":"fdab31f6-e140-49bc-9d9d-eccd5962c6c3","processDefinitionId":"openstackAdapterTask:1:ad8b8e71-c38e-11ed-88a0-7623188be7ef","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-16T05:29:55.662+0000","endTime":"2023-03-16T05:30:35.721+0000","removalTime":null,"durationInMillis":40059,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"9193daea-c3bb-11ed-88a0-7623188be7ef","superProcessInstanceId":"95b82f74-c3bb-11ed-88a0-7623188be7ef","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-03-16T05:31:24.900Z|5b4c5853-a496-4581-91e4-3bf20fc42736|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-16T05:31:24.901Z|5b4c5853-a496-4581-91e4-3bf20fc42736|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-16T05:31:24.919Z|5b4c5853-a496-4581-91e4-3bf20fc42736|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1 2023-03-16T05:31:24.920Z|5b4c5853-a496-4581-91e4-3bf20fc42736|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|INFO|500||Invoke 2023-03-16T05:31:24.920Z|5b4c5853-a496-4581-91e4-3bf20fc42736|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-16T05:31:24.920Z|5b4c5853-a496-4581-91e4-3bf20fc42736|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1 2023-03-16T05:31:24.920Z|5b4c5853-a496-4581-91e4-3bf20fc42736|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Method : GET 2023-03-16T05:31:24.920Z|5b4c5853-a496-4581-91e4-3bf20fc42736|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5b4c5853-a496-4581-91e4-3bf20fc42736", X-RequestID:"5b4c5853-a496-4581-91e4-3bf20fc42736", X-TransactionID:"5b4c5853-a496-4581-91e4-3bf20fc42736", X-ECOMP-RequestID:"5b4c5853-a496-4581-91e4-3bf20fc42736", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"254f5616-f990-4955-ab83-e2c0a9b8151b"] 2023-03-16T05:31:24.920Z|5b4c5853-a496-4581-91e4-3bf20fc42736|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Request body: 2023-03-16T05:31:24.920Z|5b4c5853-a496-4581-91e4-3bf20fc42736|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-16T05:31:25.070Z|5b4c5853-a496-4581-91e4-3bf20fc42736|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-16T05:31:25.070Z|5b4c5853-a496-4581-91e4-3bf20fc42736|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-16T05:31:25.071Z|5b4c5853-a496-4581-91e4-3bf20fc42736|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Status text : OK 2023-03-16T05:31:25.071Z|5b4c5853-a496-4581-91e4-3bf20fc42736|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=CD23B883A9666FBA22165915BD1CF9A5; 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:"772", date:"Thu, 16 Mar 2023 05:31:25 GMT", x-envoy-upstream-service-time:"144", server:"envoy"] 2023-03-16T05:31:25.072Z|5b4c5853-a496-4581-91e4-3bf20fc42736|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:ad99c610-c3bb-11ed-88a0-7623188be7ef","parentActivityInstanceId":"95b98f45-c3bb-11ed-88a0-7623188be7ef","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:ad8b8e71-c38e-11ed-88a0-7623188be7ef","processInstanceId":"95b98f45-c3bb-11ed-88a0-7623188be7ef","executionId":"95b98f45-c3bb-11ed-88a0-7623188be7ef","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-16T05:30:35.719+0000","endTime":"2023-03-16T05:30:35.719+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9193daea-c3bb-11ed-88a0-7623188be7ef"}] 2023-03-16T05:31:25.072Z|5b4c5853-a496-4581-91e4-3bf20fc42736|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-16T05:31:25.072Z|5b4c5853-a496-4581-91e4-3bf20fc42736|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|INFO|500||InvokeReturn 2023-03-16T05:31:25.079Z|5b4c5853-a496-4581-91e4-3bf20fc42736|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T05:31:30.208Z|feddd9ff-48ab-4f1d-a010-b7799ce379ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:31:30.211Z|feddd9ff-48ab-4f1d-a010-b7799ce379ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:31:30.969Z|48715d82-cc3a-4f70-b037-b708742c717e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:31:30.969Z|48715d82-cc3a-4f70-b037-b708742c717e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:31:32.492Z|aee3bd97-876b-485a-be30-1fa22365caa6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:31:32.493Z|aee3bd97-876b-485a-be30-1fa22365caa6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:31:33.021Z|b1420330-7cd7-44fa-abbb-a591547b5f0f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:31:33.021Z|b1420330-7cd7-44fa-abbb-a591547b5f0f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:31:34.775Z|7d23f2f6-f2ae-43c8-82b4-0f71656cbb6a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:31:34.776Z|7d23f2f6-f2ae-43c8-82b4-0f71656cbb6a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:31:35.248Z|e44c1afa-7fa2-499c-9037-53f7e30d633d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|||INFO|500||Entering 2023-03-16T05:31:35.255Z|e44c1afa-7fa2-499c-9037-53f7e30d633d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3 2023-03-16T05:31:35.255Z|e44c1afa-7fa2-499c-9037-53f7e30d633d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|INFO|500||Invoke 2023-03-16T05:31:35.255Z|e44c1afa-7fa2-499c-9037-53f7e30d633d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||===========================request begin================================================ 2023-03-16T05:31:35.255Z|e44c1afa-7fa2-499c-9037-53f7e30d633d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3 2023-03-16T05:31:35.255Z|e44c1afa-7fa2-499c-9037-53f7e30d633d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Method : GET 2023-03-16T05:31:35.255Z|e44c1afa-7fa2-499c-9037-53f7e30d633d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"768970eb934d7234159e4a89c3b7a7ff", X-B3-SpanId:"45d5e5c9ce780dff", X-B3-ParentSpanId:"be3a7eb5e8840f9e", X-B3-Sampled:"0", X-ONAP-RequestID:"e44c1afa-7fa2-499c-9037-53f7e30d633d", X-RequestID:"e44c1afa-7fa2-499c-9037-53f7e30d633d", X-TransactionID:"e44c1afa-7fa2-499c-9037-53f7e30d633d", X-ECOMP-RequestID:"e44c1afa-7fa2-499c-9037-53f7e30d633d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7b53de86-aede-493f-8c0a-e072b5b2c6ff"] 2023-03-16T05:31:35.256Z|e44c1afa-7fa2-499c-9037-53f7e30d633d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Request body: 2023-03-16T05:31:35.256Z|e44c1afa-7fa2-499c-9037-53f7e30d633d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||==========================request end================================================ 2023-03-16T05:31:35.308Z|e44c1afa-7fa2-499c-9037-53f7e30d633d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||============================response begin========================================== 2023-03-16T05:31:35.309Z|e44c1afa-7fa2-499c-9037-53f7e30d633d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Status code : 200 OK 2023-03-16T05:31:35.309Z|e44c1afa-7fa2-499c-9037-53f7e30d633d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Status text : OK 2023-03-16T05:31:35.309Z|e44c1afa-7fa2-499c-9037-53f7e30d633d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:31:36 GMT", x-envoy-upstream-service-time:"48", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:31:35.309Z|e44c1afa-7fa2-499c-9037-53f7e30d633d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Response body: { "requestId" : "fdab31f6-e140-49bc-9d9d-eccd5962c6c3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of CreateVfModuleBB has completed successfully, next invoking ActivateVfModuleBB (Execution Path progress: BBs completed = 2; BBs remaining = 1).", "progress" : 68, "startTime" : "2023-03-16T05:29:47.000+00:00", "source" : "VID", "vnfId" : "06f84ce8-7f8a-49ed-80cb-becaaa5b99ed", "vnfType" : "", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"d177f5fc-6a03-4266-9221-89e39bb9a29c\",\n \"modelVersionId\": \"5308fc19-887b-4f73-b793-87262e702574\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"baced4d4-d87c-459f-8c70-289f4e980769\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"a242e276-8b2e-428f-b57e-8aa451070b0e\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"9988b13d-2992-4e8f-9037-4d55069c992e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"bb8ad345-ecd9-4a86-ab39-0bcddcb59f26\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"06f84ce8-7f8a-49ed-80cb-becaaa5b99ed\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"6b75570b-d8c9-47b4-b1c4-f8572ad748be\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"22c51212-e0e4-4847-b0ef-e33d576a08de\",\n \"modelCustomizationId\": \"762163c3-e301-4209-a796-060eb4374c2e\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T05:31:34.000+00:00", "vfModuleId" : "51f9f8b9-8a15-4c5d-9313-18a272b81258", "vfModuleName" : "basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a242e276-8b2e-428f-b57e-8aa451070b0e", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "fdab31f6-e140-49bc-9d9d-eccd5962c6c3", "cloudIdentifier" : "basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"51f9f8b9-8a15-4c5d-9313-18a272b81258\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"06f84ce8-7f8a-49ed-80cb-becaaa5b99ed\",\"vnf_name\":\"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-16T05:29:58.000+00:00" } ], "requestURI" : "fdab31f6-e140-49bc-9d9d-eccd5962c6c3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3" } } } 2023-03-16T05:31:35.309Z|e44c1afa-7fa2-499c-9037-53f7e30d633d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||=======================response end================================================= 2023-03-16T05:31:35.310Z|e44c1afa-7fa2-499c-9037-53f7e30d633d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|INFO|500||InvokeReturn 2023-03-16T05:31:35.311Z|e44c1afa-7fa2-499c-9037-53f7e30d633d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false 2023-03-16T05:31:35.311Z|e44c1afa-7fa2-499c-9037-53f7e30d633d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T05:31:35.311Z|e44c1afa-7fa2-499c-9037-53f7e30d633d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T05:31:35.311Z|e44c1afa-7fa2-499c-9037-53f7e30d633d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false 2023-03-16T05:31:35.311Z|e44c1afa-7fa2-499c-9037-53f7e30d633d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T05:31:35.311Z|e44c1afa-7fa2-499c-9037-53f7e30d633d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"768970eb934d7234159e4a89c3b7a7ff", X-B3-SpanId:"b8303669ba0ee637", X-B3-ParentSpanId:"be3a7eb5e8840f9e", X-B3-Sampled:"0", X-ONAP-RequestID:"e44c1afa-7fa2-499c-9037-53f7e30d633d", X-RequestID:"e44c1afa-7fa2-499c-9037-53f7e30d633d", X-TransactionID:"e44c1afa-7fa2-499c-9037-53f7e30d633d", X-ECOMP-RequestID:"e44c1afa-7fa2-499c-9037-53f7e30d633d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6324c84d-02c5-49f6-8a2c-e27aaee66161"] 2023-03-16T05:31:35.312Z|e44c1afa-7fa2-499c-9037-53f7e30d633d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T05:31:35.312Z|e44c1afa-7fa2-499c-9037-53f7e30d633d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T05:31:35.328Z|e44c1afa-7fa2-499c-9037-53f7e30d633d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T05:31:35.329Z|e44c1afa-7fa2-499c-9037-53f7e30d633d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T05:31:35.329Z|e44c1afa-7fa2-499c-9037-53f7e30d633d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T05:31:35.329Z|e44c1afa-7fa2-499c-9037-53f7e30d633d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:31:36 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:31:35.330Z|e44c1afa-7fa2-499c-9037-53f7e30d633d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 28, "soRequestId" : "fdab31f6-e140-49bc-9d9d-eccd5962c6c3", "groupingId" : "de1e005b-7777-48ff-bf66-24b6c2cc74be", "name" : "basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d16c1d8504f144e5b2fab42ec3a8ceb7/stacks/basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c/de1e005b-7777-48ff-bf66-24b6c2cc74be\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c\",\"updated_time\":null,\"creation_time\":1678944601000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"de1e005b-7777-48ff-bf66-24b6c2cc74be\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"64ca594dc682416c8a18953627d6890e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"de1e005b-7777-48ff-bf66-24b6c2cc74be\",\"OS::project_id\":\"d16c1d8504f144e5b2fab42ec3a8ceb7\",\"OS::stack_name\":\"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c\",\"vnf_name\":\"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c_vnf_0\",\"vnf_id\":\"06f84ce8-7f8a-49ed-80cb-becaaa5b99ed\",\"vf_module_id\":\"51f9f8b9-8a15-4c5d-9313-18a272b81258\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-16T05:30:04.000+00:00", "isDataInternal" : false } ] 2023-03-16T05:31:35.331Z|e44c1afa-7fa2-499c-9037-53f7e30d633d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T05:31:35.331Z|e44c1afa-7fa2-499c-9037-53f7e30d633d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T05:31:35.349Z|e44c1afa-7fa2-499c-9037-53f7e30d633d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-16T05:31:35.350Z|e44c1afa-7fa2-499c-9037-53f7e30d633d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-16T05:31:35.350Z|e44c1afa-7fa2-499c-9037-53f7e30d633d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-16T05:31:35.350Z|e44c1afa-7fa2-499c-9037-53f7e30d633d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-16T05:31:35.350Z|e44c1afa-7fa2-499c-9037-53f7e30d633d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-16T05:31:35.350Z|e44c1afa-7fa2-499c-9037-53f7e30d633d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e44c1afa-7fa2-499c-9037-53f7e30d633d", X-RequestID:"e44c1afa-7fa2-499c-9037-53f7e30d633d", X-TransactionID:"e44c1afa-7fa2-499c-9037-53f7e30d633d", X-ECOMP-RequestID:"e44c1afa-7fa2-499c-9037-53f7e30d633d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b665f6b4-4332-44a7-bdf2-0bdbcef8d55a"] 2023-03-16T05:31:35.350Z|e44c1afa-7fa2-499c-9037-53f7e30d633d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-16T05:31:35.350Z|e44c1afa-7fa2-499c-9037-53f7e30d633d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-16T05:31:35.486Z|e44c1afa-7fa2-499c-9037-53f7e30d633d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-16T05:31:35.487Z|e44c1afa-7fa2-499c-9037-53f7e30d633d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-16T05:31:35.487Z|e44c1afa-7fa2-499c-9037-53f7e30d633d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-16T05:31:35.487Z|e44c1afa-7fa2-499c-9037-53f7e30d633d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=0CAF1C21A4D5397FEAB48E3F95A84203; 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:"718", date:"Thu, 16 Mar 2023 05:31:35 GMT", x-envoy-upstream-service-time:"127", server:"envoy"] 2023-03-16T05:31:35.487Z|e44c1afa-7fa2-499c-9037-53f7e30d633d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"95b98f45-c3bb-11ed-88a0-7623188be7ef","businessKey":"fdab31f6-e140-49bc-9d9d-eccd5962c6c3","processDefinitionId":"openstackAdapterTask:1:ad8b8e71-c38e-11ed-88a0-7623188be7ef","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-16T05:29:55.662+0000","endTime":"2023-03-16T05:30:35.721+0000","removalTime":null,"durationInMillis":40059,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"9193daea-c3bb-11ed-88a0-7623188be7ef","superProcessInstanceId":"95b82f74-c3bb-11ed-88a0-7623188be7ef","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-03-16T05:31:35.488Z|e44c1afa-7fa2-499c-9037-53f7e30d633d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-16T05:31:35.488Z|e44c1afa-7fa2-499c-9037-53f7e30d633d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-16T05:31:35.502Z|e44c1afa-7fa2-499c-9037-53f7e30d633d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1 2023-03-16T05:31:35.502Z|e44c1afa-7fa2-499c-9037-53f7e30d633d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|INFO|500||Invoke 2023-03-16T05:31:35.502Z|e44c1afa-7fa2-499c-9037-53f7e30d633d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-16T05:31:35.502Z|e44c1afa-7fa2-499c-9037-53f7e30d633d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1 2023-03-16T05:31:35.502Z|e44c1afa-7fa2-499c-9037-53f7e30d633d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Method : GET 2023-03-16T05:31:35.503Z|e44c1afa-7fa2-499c-9037-53f7e30d633d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e44c1afa-7fa2-499c-9037-53f7e30d633d", X-RequestID:"e44c1afa-7fa2-499c-9037-53f7e30d633d", X-TransactionID:"e44c1afa-7fa2-499c-9037-53f7e30d633d", X-ECOMP-RequestID:"e44c1afa-7fa2-499c-9037-53f7e30d633d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d42a7c53-ac8a-4748-9fed-f5bab52e79d4"] 2023-03-16T05:31:35.503Z|e44c1afa-7fa2-499c-9037-53f7e30d633d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Request body: 2023-03-16T05:31:35.503Z|e44c1afa-7fa2-499c-9037-53f7e30d633d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-16T05:31:35.725Z|e44c1afa-7fa2-499c-9037-53f7e30d633d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-16T05:31:35.725Z|e44c1afa-7fa2-499c-9037-53f7e30d633d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-16T05:31:35.727Z|e44c1afa-7fa2-499c-9037-53f7e30d633d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Status text : OK 2023-03-16T05:31:35.727Z|e44c1afa-7fa2-499c-9037-53f7e30d633d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=84970685D7E973090BE67CB7431DAF82; 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:"772", date:"Thu, 16 Mar 2023 05:31:35 GMT", x-envoy-upstream-service-time:"218", server:"envoy"] 2023-03-16T05:31:35.728Z|e44c1afa-7fa2-499c-9037-53f7e30d633d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:ad99c610-c3bb-11ed-88a0-7623188be7ef","parentActivityInstanceId":"95b98f45-c3bb-11ed-88a0-7623188be7ef","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:ad8b8e71-c38e-11ed-88a0-7623188be7ef","processInstanceId":"95b98f45-c3bb-11ed-88a0-7623188be7ef","executionId":"95b98f45-c3bb-11ed-88a0-7623188be7ef","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-16T05:30:35.719+0000","endTime":"2023-03-16T05:30:35.719+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9193daea-c3bb-11ed-88a0-7623188be7ef"}] 2023-03-16T05:31:35.728Z|e44c1afa-7fa2-499c-9037-53f7e30d633d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-16T05:31:35.728Z|e44c1afa-7fa2-499c-9037-53f7e30d633d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95b98f45-c3bb-11ed-88a0-7623188be7ef&maxResults=1|INFO|500||InvokeReturn 2023-03-16T05:31:35.734Z|e44c1afa-7fa2-499c-9037-53f7e30d633d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T05:31:40.408Z|3a9bb876-c19e-49fa-8e8a-e762e3a193f4|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T05:31:40.409Z|3a9bb876-c19e-49fa-8e8a-e762e3a193f4|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T05:31:42.519Z|4441b854-a49f-4e38-990e-437cc963c243|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:31:42.520Z|4441b854-a49f-4e38-990e-437cc963c243|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:31:43.048Z|4f4282e7-1394-472a-9e45-5f88ec9c3677|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:31:43.048Z|4f4282e7-1394-472a-9e45-5f88ec9c3677|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:31:44.803Z|84e505a7-9289-425b-b971-1273d4210b8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:31:44.804Z|84e505a7-9289-425b-b971-1273d4210b8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:31:45.208Z|df79c71c-3009-419b-a4e5-99b156f57c03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:31:45.209Z|df79c71c-3009-419b-a4e5-99b156f57c03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:31:45.917Z|0ceb3c18-4eca-493d-bc07-102dc33e0260|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|||INFO|500||Entering 2023-03-16T05:31:45.923Z|0ceb3c18-4eca-493d-bc07-102dc33e0260|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3 2023-03-16T05:31:45.923Z|0ceb3c18-4eca-493d-bc07-102dc33e0260|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|INFO|500||Invoke 2023-03-16T05:31:45.923Z|0ceb3c18-4eca-493d-bc07-102dc33e0260|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||===========================request begin================================================ 2023-03-16T05:31:45.924Z|0ceb3c18-4eca-493d-bc07-102dc33e0260|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3 2023-03-16T05:31:45.924Z|0ceb3c18-4eca-493d-bc07-102dc33e0260|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Method : GET 2023-03-16T05:31:45.924Z|0ceb3c18-4eca-493d-bc07-102dc33e0260|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e2f6e179a2ab7787a35ba21b6c3e5de9", X-B3-SpanId:"1beff39964a08bed", X-B3-ParentSpanId:"b22c0689758ce40d", X-B3-Sampled:"0", X-ONAP-RequestID:"0ceb3c18-4eca-493d-bc07-102dc33e0260", X-RequestID:"0ceb3c18-4eca-493d-bc07-102dc33e0260", X-TransactionID:"0ceb3c18-4eca-493d-bc07-102dc33e0260", X-ECOMP-RequestID:"0ceb3c18-4eca-493d-bc07-102dc33e0260", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b342e304-e6b3-4fa4-ba14-8276a1046ed6"] 2023-03-16T05:31:45.924Z|0ceb3c18-4eca-493d-bc07-102dc33e0260|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Request body: 2023-03-16T05:31:45.924Z|0ceb3c18-4eca-493d-bc07-102dc33e0260|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||==========================request end================================================ 2023-03-16T05:31:45.951Z|0ceb3c18-4eca-493d-bc07-102dc33e0260|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||============================response begin========================================== 2023-03-16T05:31:45.951Z|0ceb3c18-4eca-493d-bc07-102dc33e0260|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Status code : 200 OK 2023-03-16T05:31:45.952Z|0ceb3c18-4eca-493d-bc07-102dc33e0260|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Status text : OK 2023-03-16T05:31:45.952Z|0ceb3c18-4eca-493d-bc07-102dc33e0260|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:31:46 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:31:45.952Z|0ceb3c18-4eca-493d-bc07-102dc33e0260|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Response body: { "requestId" : "fdab31f6-e140-49bc-9d9d-eccd5962c6c3", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-16T05:29:47.000+00:00", "endTime" : "2023-03-16T05:31:36.000+00:00", "source" : "VID", "vnfId" : "06f84ce8-7f8a-49ed-80cb-becaaa5b99ed", "vnfType" : "", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"d177f5fc-6a03-4266-9221-89e39bb9a29c\",\n \"modelVersionId\": \"5308fc19-887b-4f73-b793-87262e702574\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"baced4d4-d87c-459f-8c70-289f4e980769\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"a242e276-8b2e-428f-b57e-8aa451070b0e\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"9988b13d-2992-4e8f-9037-4d55069c992e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"bb8ad345-ecd9-4a86-ab39-0bcddcb59f26\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"06f84ce8-7f8a-49ed-80cb-becaaa5b99ed\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"6b75570b-d8c9-47b4-b1c4-f8572ad748be\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"22c51212-e0e4-4847-b0ef-e33d576a08de\",\n \"modelCustomizationId\": \"762163c3-e301-4209-a796-060eb4374c2e\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T05:31:37.000+00:00", "vfModuleId" : "51f9f8b9-8a15-4c5d-9313-18a272b81258", "vfModuleName" : "basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a242e276-8b2e-428f-b57e-8aa451070b0e", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "fdab31f6-e140-49bc-9d9d-eccd5962c6c3", "cloudIdentifier" : "basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"51f9f8b9-8a15-4c5d-9313-18a272b81258\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"06f84ce8-7f8a-49ed-80cb-becaaa5b99ed\",\"vnf_name\":\"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-16T05:29:58.000+00:00" } ], "requestURI" : "fdab31f6-e140-49bc-9d9d-eccd5962c6c3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3" } } } 2023-03-16T05:31:45.952Z|0ceb3c18-4eca-493d-bc07-102dc33e0260|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||=======================response end================================================= 2023-03-16T05:31:45.952Z|0ceb3c18-4eca-493d-bc07-102dc33e0260|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|INFO|500||InvokeReturn 2023-03-16T05:31:45.955Z|0ceb3c18-4eca-493d-bc07-102dc33e0260|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false 2023-03-16T05:31:45.956Z|0ceb3c18-4eca-493d-bc07-102dc33e0260|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T05:31:45.956Z|0ceb3c18-4eca-493d-bc07-102dc33e0260|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T05:31:45.956Z|0ceb3c18-4eca-493d-bc07-102dc33e0260|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false 2023-03-16T05:31:45.957Z|0ceb3c18-4eca-493d-bc07-102dc33e0260|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T05:31:45.957Z|0ceb3c18-4eca-493d-bc07-102dc33e0260|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e2f6e179a2ab7787a35ba21b6c3e5de9", X-B3-SpanId:"994fee8ed9aaf94e", X-B3-ParentSpanId:"b22c0689758ce40d", X-B3-Sampled:"0", X-ONAP-RequestID:"0ceb3c18-4eca-493d-bc07-102dc33e0260", X-RequestID:"0ceb3c18-4eca-493d-bc07-102dc33e0260", X-TransactionID:"0ceb3c18-4eca-493d-bc07-102dc33e0260", X-ECOMP-RequestID:"0ceb3c18-4eca-493d-bc07-102dc33e0260", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8dc024ce-6f05-401c-a1f6-41d15da753ae"] 2023-03-16T05:31:45.957Z|0ceb3c18-4eca-493d-bc07-102dc33e0260|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T05:31:45.957Z|0ceb3c18-4eca-493d-bc07-102dc33e0260|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T05:31:45.974Z|0ceb3c18-4eca-493d-bc07-102dc33e0260|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T05:31:45.975Z|0ceb3c18-4eca-493d-bc07-102dc33e0260|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T05:31:45.975Z|0ceb3c18-4eca-493d-bc07-102dc33e0260|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T05:31:45.975Z|0ceb3c18-4eca-493d-bc07-102dc33e0260|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:31:46 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:31:45.976Z|0ceb3c18-4eca-493d-bc07-102dc33e0260|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 28, "soRequestId" : "fdab31f6-e140-49bc-9d9d-eccd5962c6c3", "groupingId" : "de1e005b-7777-48ff-bf66-24b6c2cc74be", "name" : "basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d16c1d8504f144e5b2fab42ec3a8ceb7/stacks/basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c/de1e005b-7777-48ff-bf66-24b6c2cc74be\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c\",\"updated_time\":null,\"creation_time\":1678944601000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"de1e005b-7777-48ff-bf66-24b6c2cc74be\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"64ca594dc682416c8a18953627d6890e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"de1e005b-7777-48ff-bf66-24b6c2cc74be\",\"OS::project_id\":\"d16c1d8504f144e5b2fab42ec3a8ceb7\",\"OS::stack_name\":\"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c\",\"vnf_name\":\"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c_vnf_0\",\"vnf_id\":\"06f84ce8-7f8a-49ed-80cb-becaaa5b99ed\",\"vf_module_id\":\"51f9f8b9-8a15-4c5d-9313-18a272b81258\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-16T05:30:04.000+00:00", "isDataInternal" : false } ] 2023-03-16T05:31:45.976Z|0ceb3c18-4eca-493d-bc07-102dc33e0260|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T05:31:45.976Z|0ceb3c18-4eca-493d-bc07-102dc33e0260|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T05:31:45.984Z|0ceb3c18-4eca-493d-bc07-102dc33e0260|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T05:31:46.134Z|024e2aac-dbc5-4148-bbe6-5c6872b6b2ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|||INFO|500||Entering 2023-03-16T05:31:46.137Z|024e2aac-dbc5-4148-bbe6-5c6872b6b2ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3 2023-03-16T05:31:46.138Z|024e2aac-dbc5-4148-bbe6-5c6872b6b2ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|INFO|500||Invoke 2023-03-16T05:31:46.138Z|024e2aac-dbc5-4148-bbe6-5c6872b6b2ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||===========================request begin================================================ 2023-03-16T05:31:46.138Z|024e2aac-dbc5-4148-bbe6-5c6872b6b2ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3 2023-03-16T05:31:46.138Z|024e2aac-dbc5-4148-bbe6-5c6872b6b2ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Method : GET 2023-03-16T05:31:46.138Z|024e2aac-dbc5-4148-bbe6-5c6872b6b2ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3857df5f698574469a8020ff6c7176b3", X-B3-SpanId:"d6bec7e6e785f4cc", X-B3-ParentSpanId:"03c0d59f69b1ede8", X-B3-Sampled:"0", X-ONAP-RequestID:"024e2aac-dbc5-4148-bbe6-5c6872b6b2ea", X-RequestID:"024e2aac-dbc5-4148-bbe6-5c6872b6b2ea", X-TransactionID:"024e2aac-dbc5-4148-bbe6-5c6872b6b2ea", X-ECOMP-RequestID:"024e2aac-dbc5-4148-bbe6-5c6872b6b2ea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"01fbbee2-6ce7-4597-8fcc-fc8e5933928f"] 2023-03-16T05:31:46.138Z|024e2aac-dbc5-4148-bbe6-5c6872b6b2ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Request body: 2023-03-16T05:31:46.138Z|024e2aac-dbc5-4148-bbe6-5c6872b6b2ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||==========================request end================================================ 2023-03-16T05:31:46.174Z|024e2aac-dbc5-4148-bbe6-5c6872b6b2ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||============================response begin========================================== 2023-03-16T05:31:46.174Z|024e2aac-dbc5-4148-bbe6-5c6872b6b2ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Status code : 200 OK 2023-03-16T05:31:46.175Z|024e2aac-dbc5-4148-bbe6-5c6872b6b2ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Status text : OK 2023-03-16T05:31:46.175Z|024e2aac-dbc5-4148-bbe6-5c6872b6b2ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:31:46 GMT", x-envoy-upstream-service-time:"34", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:31:46.176Z|024e2aac-dbc5-4148-bbe6-5c6872b6b2ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Response body: { "requestId" : "fdab31f6-e140-49bc-9d9d-eccd5962c6c3", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-16T05:29:47.000+00:00", "endTime" : "2023-03-16T05:31:36.000+00:00", "source" : "VID", "vnfId" : "06f84ce8-7f8a-49ed-80cb-becaaa5b99ed", "vnfType" : "", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"d177f5fc-6a03-4266-9221-89e39bb9a29c\",\n \"modelVersionId\": \"5308fc19-887b-4f73-b793-87262e702574\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"baced4d4-d87c-459f-8c70-289f4e980769\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"a242e276-8b2e-428f-b57e-8aa451070b0e\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"9988b13d-2992-4e8f-9037-4d55069c992e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"bb8ad345-ecd9-4a86-ab39-0bcddcb59f26\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"06f84ce8-7f8a-49ed-80cb-becaaa5b99ed\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"6b75570b-d8c9-47b4-b1c4-f8572ad748be\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"22c51212-e0e4-4847-b0ef-e33d576a08de\",\n \"modelCustomizationId\": \"762163c3-e301-4209-a796-060eb4374c2e\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T05:31:37.000+00:00", "vfModuleId" : "51f9f8b9-8a15-4c5d-9313-18a272b81258", "vfModuleName" : "basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a242e276-8b2e-428f-b57e-8aa451070b0e", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "fdab31f6-e140-49bc-9d9d-eccd5962c6c3", "cloudIdentifier" : "basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"51f9f8b9-8a15-4c5d-9313-18a272b81258\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"06f84ce8-7f8a-49ed-80cb-becaaa5b99ed\",\"vnf_name\":\"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-16T05:29:58.000+00:00" } ], "requestURI" : "fdab31f6-e140-49bc-9d9d-eccd5962c6c3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3" } } } 2023-03-16T05:31:46.176Z|024e2aac-dbc5-4148-bbe6-5c6872b6b2ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||=======================response end================================================= 2023-03-16T05:31:46.176Z|024e2aac-dbc5-4148-bbe6-5c6872b6b2ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|INFO|500||InvokeReturn 2023-03-16T05:31:46.177Z|024e2aac-dbc5-4148-bbe6-5c6872b6b2ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false 2023-03-16T05:31:46.177Z|024e2aac-dbc5-4148-bbe6-5c6872b6b2ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T05:31:46.177Z|024e2aac-dbc5-4148-bbe6-5c6872b6b2ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T05:31:46.177Z|024e2aac-dbc5-4148-bbe6-5c6872b6b2ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false 2023-03-16T05:31:46.177Z|024e2aac-dbc5-4148-bbe6-5c6872b6b2ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T05:31:46.178Z|024e2aac-dbc5-4148-bbe6-5c6872b6b2ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3857df5f698574469a8020ff6c7176b3", X-B3-SpanId:"618d9a1b3ec21340", X-B3-ParentSpanId:"03c0d59f69b1ede8", X-B3-Sampled:"0", X-ONAP-RequestID:"024e2aac-dbc5-4148-bbe6-5c6872b6b2ea", X-RequestID:"024e2aac-dbc5-4148-bbe6-5c6872b6b2ea", X-TransactionID:"024e2aac-dbc5-4148-bbe6-5c6872b6b2ea", X-ECOMP-RequestID:"024e2aac-dbc5-4148-bbe6-5c6872b6b2ea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6ab6e0d5-6180-4cb3-93ae-06c27ffe8a9c"] 2023-03-16T05:31:46.178Z|024e2aac-dbc5-4148-bbe6-5c6872b6b2ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T05:31:46.178Z|024e2aac-dbc5-4148-bbe6-5c6872b6b2ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T05:31:46.191Z|024e2aac-dbc5-4148-bbe6-5c6872b6b2ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T05:31:46.191Z|024e2aac-dbc5-4148-bbe6-5c6872b6b2ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T05:31:46.192Z|024e2aac-dbc5-4148-bbe6-5c6872b6b2ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T05:31:46.192Z|024e2aac-dbc5-4148-bbe6-5c6872b6b2ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:31:46 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:31:46.192Z|024e2aac-dbc5-4148-bbe6-5c6872b6b2ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 28, "soRequestId" : "fdab31f6-e140-49bc-9d9d-eccd5962c6c3", "groupingId" : "de1e005b-7777-48ff-bf66-24b6c2cc74be", "name" : "basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d16c1d8504f144e5b2fab42ec3a8ceb7/stacks/basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c/de1e005b-7777-48ff-bf66-24b6c2cc74be\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c\",\"updated_time\":null,\"creation_time\":1678944601000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"de1e005b-7777-48ff-bf66-24b6c2cc74be\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"64ca594dc682416c8a18953627d6890e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"de1e005b-7777-48ff-bf66-24b6c2cc74be\",\"OS::project_id\":\"d16c1d8504f144e5b2fab42ec3a8ceb7\",\"OS::stack_name\":\"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c\",\"vnf_name\":\"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c_vnf_0\",\"vnf_id\":\"06f84ce8-7f8a-49ed-80cb-becaaa5b99ed\",\"vf_module_id\":\"51f9f8b9-8a15-4c5d-9313-18a272b81258\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-16T05:30:04.000+00:00", "isDataInternal" : false } ] 2023-03-16T05:31:46.192Z|024e2aac-dbc5-4148-bbe6-5c6872b6b2ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T05:31:46.193Z|024e2aac-dbc5-4148-bbe6-5c6872b6b2ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T05:31:46.199Z|024e2aac-dbc5-4148-bbe6-5c6872b6b2ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T05:31:46.382Z|13cf3ab4-6658-4cee-9056-23efa1a3d725|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|||INFO|500||Entering 2023-03-16T05:31:46.386Z|13cf3ab4-6658-4cee-9056-23efa1a3d725|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3 2023-03-16T05:31:46.386Z|13cf3ab4-6658-4cee-9056-23efa1a3d725|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|INFO|500||Invoke 2023-03-16T05:31:46.386Z|13cf3ab4-6658-4cee-9056-23efa1a3d725|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||===========================request begin================================================ 2023-03-16T05:31:46.386Z|13cf3ab4-6658-4cee-9056-23efa1a3d725|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3 2023-03-16T05:31:46.386Z|13cf3ab4-6658-4cee-9056-23efa1a3d725|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Method : GET 2023-03-16T05:31:46.386Z|13cf3ab4-6658-4cee-9056-23efa1a3d725|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0ac775d612451cc05fc3fc566f9aa5ba", X-B3-SpanId:"77cc590bc967e554", X-B3-ParentSpanId:"89206fd8d15bc30a", X-B3-Sampled:"0", X-ONAP-RequestID:"13cf3ab4-6658-4cee-9056-23efa1a3d725", X-RequestID:"13cf3ab4-6658-4cee-9056-23efa1a3d725", X-TransactionID:"13cf3ab4-6658-4cee-9056-23efa1a3d725", X-ECOMP-RequestID:"13cf3ab4-6658-4cee-9056-23efa1a3d725", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"41b49eba-a70a-4f43-8c72-2b74dfe539b6"] 2023-03-16T05:31:46.387Z|13cf3ab4-6658-4cee-9056-23efa1a3d725|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Request body: 2023-03-16T05:31:46.387Z|13cf3ab4-6658-4cee-9056-23efa1a3d725|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||==========================request end================================================ 2023-03-16T05:31:46.413Z|13cf3ab4-6658-4cee-9056-23efa1a3d725|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||============================response begin========================================== 2023-03-16T05:31:46.413Z|13cf3ab4-6658-4cee-9056-23efa1a3d725|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Status code : 200 OK 2023-03-16T05:31:46.413Z|13cf3ab4-6658-4cee-9056-23efa1a3d725|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Status text : OK 2023-03-16T05:31:46.413Z|13cf3ab4-6658-4cee-9056-23efa1a3d725|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:31:46 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:31:46.414Z|13cf3ab4-6658-4cee-9056-23efa1a3d725|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Response body: { "requestId" : "fdab31f6-e140-49bc-9d9d-eccd5962c6c3", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-16T05:29:47.000+00:00", "endTime" : "2023-03-16T05:31:36.000+00:00", "source" : "VID", "vnfId" : "06f84ce8-7f8a-49ed-80cb-becaaa5b99ed", "vnfType" : "", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"d177f5fc-6a03-4266-9221-89e39bb9a29c\",\n \"modelVersionId\": \"5308fc19-887b-4f73-b793-87262e702574\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"baced4d4-d87c-459f-8c70-289f4e980769\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"a242e276-8b2e-428f-b57e-8aa451070b0e\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"9988b13d-2992-4e8f-9037-4d55069c992e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"bb8ad345-ecd9-4a86-ab39-0bcddcb59f26\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"06f84ce8-7f8a-49ed-80cb-becaaa5b99ed\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"6b75570b-d8c9-47b4-b1c4-f8572ad748be\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"22c51212-e0e4-4847-b0ef-e33d576a08de\",\n \"modelCustomizationId\": \"762163c3-e301-4209-a796-060eb4374c2e\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T05:31:37.000+00:00", "vfModuleId" : "51f9f8b9-8a15-4c5d-9313-18a272b81258", "vfModuleName" : "basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a242e276-8b2e-428f-b57e-8aa451070b0e", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "fdab31f6-e140-49bc-9d9d-eccd5962c6c3", "cloudIdentifier" : "basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"51f9f8b9-8a15-4c5d-9313-18a272b81258\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"06f84ce8-7f8a-49ed-80cb-becaaa5b99ed\",\"vnf_name\":\"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-16T05:29:58.000+00:00" } ], "requestURI" : "fdab31f6-e140-49bc-9d9d-eccd5962c6c3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3" } } } 2023-03-16T05:31:46.414Z|13cf3ab4-6658-4cee-9056-23efa1a3d725|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||=======================response end================================================= 2023-03-16T05:31:46.414Z|13cf3ab4-6658-4cee-9056-23efa1a3d725|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|INFO|500||InvokeReturn 2023-03-16T05:31:46.415Z|13cf3ab4-6658-4cee-9056-23efa1a3d725|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false 2023-03-16T05:31:46.415Z|13cf3ab4-6658-4cee-9056-23efa1a3d725|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T05:31:46.415Z|13cf3ab4-6658-4cee-9056-23efa1a3d725|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T05:31:46.415Z|13cf3ab4-6658-4cee-9056-23efa1a3d725|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false 2023-03-16T05:31:46.415Z|13cf3ab4-6658-4cee-9056-23efa1a3d725|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T05:31:46.415Z|13cf3ab4-6658-4cee-9056-23efa1a3d725|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0ac775d612451cc05fc3fc566f9aa5ba", X-B3-SpanId:"e340fca5a99e9532", X-B3-ParentSpanId:"89206fd8d15bc30a", X-B3-Sampled:"0", X-ONAP-RequestID:"13cf3ab4-6658-4cee-9056-23efa1a3d725", X-RequestID:"13cf3ab4-6658-4cee-9056-23efa1a3d725", X-TransactionID:"13cf3ab4-6658-4cee-9056-23efa1a3d725", X-ECOMP-RequestID:"13cf3ab4-6658-4cee-9056-23efa1a3d725", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b88a01da-f4cc-4e0a-a610-87b35e71686e"] 2023-03-16T05:31:46.416Z|13cf3ab4-6658-4cee-9056-23efa1a3d725|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T05:31:46.416Z|13cf3ab4-6658-4cee-9056-23efa1a3d725|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T05:31:46.430Z|13cf3ab4-6658-4cee-9056-23efa1a3d725|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T05:31:46.430Z|13cf3ab4-6658-4cee-9056-23efa1a3d725|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T05:31:46.430Z|13cf3ab4-6658-4cee-9056-23efa1a3d725|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T05:31:46.430Z|13cf3ab4-6658-4cee-9056-23efa1a3d725|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:31:46 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:31:46.430Z|13cf3ab4-6658-4cee-9056-23efa1a3d725|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 28, "soRequestId" : "fdab31f6-e140-49bc-9d9d-eccd5962c6c3", "groupingId" : "de1e005b-7777-48ff-bf66-24b6c2cc74be", "name" : "basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d16c1d8504f144e5b2fab42ec3a8ceb7/stacks/basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c/de1e005b-7777-48ff-bf66-24b6c2cc74be\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c\",\"updated_time\":null,\"creation_time\":1678944601000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"de1e005b-7777-48ff-bf66-24b6c2cc74be\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"64ca594dc682416c8a18953627d6890e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"de1e005b-7777-48ff-bf66-24b6c2cc74be\",\"OS::project_id\":\"d16c1d8504f144e5b2fab42ec3a8ceb7\",\"OS::stack_name\":\"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c\",\"vnf_name\":\"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c_vnf_0\",\"vnf_id\":\"06f84ce8-7f8a-49ed-80cb-becaaa5b99ed\",\"vf_module_id\":\"51f9f8b9-8a15-4c5d-9313-18a272b81258\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-16T05:30:04.000+00:00", "isDataInternal" : false } ] 2023-03-16T05:31:46.431Z|13cf3ab4-6658-4cee-9056-23efa1a3d725|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T05:31:46.431Z|13cf3ab4-6658-4cee-9056-23efa1a3d725|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T05:31:46.436Z|13cf3ab4-6658-4cee-9056-23efa1a3d725|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T05:31:46.589Z|83ab5b72-bc3f-48e7-bd6b-0de725e0c1c4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|||INFO|500||Entering 2023-03-16T05:31:46.593Z|83ab5b72-bc3f-48e7-bd6b-0de725e0c1c4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3 2023-03-16T05:31:46.593Z|83ab5b72-bc3f-48e7-bd6b-0de725e0c1c4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|INFO|500||Invoke 2023-03-16T05:31:46.593Z|83ab5b72-bc3f-48e7-bd6b-0de725e0c1c4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||===========================request begin================================================ 2023-03-16T05:31:46.593Z|83ab5b72-bc3f-48e7-bd6b-0de725e0c1c4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3 2023-03-16T05:31:46.593Z|83ab5b72-bc3f-48e7-bd6b-0de725e0c1c4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Method : GET 2023-03-16T05:31:46.593Z|83ab5b72-bc3f-48e7-bd6b-0de725e0c1c4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d774061ee8eaaf27a7282d8ff0402279", X-B3-SpanId:"0339dfa4e710838d", X-B3-ParentSpanId:"dee4a1e7005fb4c0", X-B3-Sampled:"0", X-ONAP-RequestID:"83ab5b72-bc3f-48e7-bd6b-0de725e0c1c4", X-RequestID:"83ab5b72-bc3f-48e7-bd6b-0de725e0c1c4", X-TransactionID:"83ab5b72-bc3f-48e7-bd6b-0de725e0c1c4", X-ECOMP-RequestID:"83ab5b72-bc3f-48e7-bd6b-0de725e0c1c4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"47ac58bd-f0be-49ca-b551-823d2ad556f8"] 2023-03-16T05:31:46.593Z|83ab5b72-bc3f-48e7-bd6b-0de725e0c1c4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Request body: 2023-03-16T05:31:46.594Z|83ab5b72-bc3f-48e7-bd6b-0de725e0c1c4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||==========================request end================================================ 2023-03-16T05:31:46.619Z|83ab5b72-bc3f-48e7-bd6b-0de725e0c1c4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||============================response begin========================================== 2023-03-16T05:31:46.619Z|83ab5b72-bc3f-48e7-bd6b-0de725e0c1c4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Status code : 200 OK 2023-03-16T05:31:46.619Z|83ab5b72-bc3f-48e7-bd6b-0de725e0c1c4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Status text : OK 2023-03-16T05:31:46.620Z|83ab5b72-bc3f-48e7-bd6b-0de725e0c1c4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:31:46 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:31:46.621Z|83ab5b72-bc3f-48e7-bd6b-0de725e0c1c4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Response body: { "requestId" : "fdab31f6-e140-49bc-9d9d-eccd5962c6c3", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-16T05:29:47.000+00:00", "endTime" : "2023-03-16T05:31:36.000+00:00", "source" : "VID", "vnfId" : "06f84ce8-7f8a-49ed-80cb-becaaa5b99ed", "vnfType" : "", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"d177f5fc-6a03-4266-9221-89e39bb9a29c\",\n \"modelVersionId\": \"5308fc19-887b-4f73-b793-87262e702574\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"baced4d4-d87c-459f-8c70-289f4e980769\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"a242e276-8b2e-428f-b57e-8aa451070b0e\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"9988b13d-2992-4e8f-9037-4d55069c992e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"bb8ad345-ecd9-4a86-ab39-0bcddcb59f26\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"06f84ce8-7f8a-49ed-80cb-becaaa5b99ed\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"6b75570b-d8c9-47b4-b1c4-f8572ad748be\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"22c51212-e0e4-4847-b0ef-e33d576a08de\",\n \"modelCustomizationId\": \"762163c3-e301-4209-a796-060eb4374c2e\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T05:31:37.000+00:00", "vfModuleId" : "51f9f8b9-8a15-4c5d-9313-18a272b81258", "vfModuleName" : "basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a242e276-8b2e-428f-b57e-8aa451070b0e", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "fdab31f6-e140-49bc-9d9d-eccd5962c6c3", "cloudIdentifier" : "basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"51f9f8b9-8a15-4c5d-9313-18a272b81258\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"06f84ce8-7f8a-49ed-80cb-becaaa5b99ed\",\"vnf_name\":\"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-16T05:29:58.000+00:00" } ], "requestURI" : "fdab31f6-e140-49bc-9d9d-eccd5962c6c3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3" } } } 2023-03-16T05:31:46.621Z|83ab5b72-bc3f-48e7-bd6b-0de725e0c1c4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||=======================response end================================================= 2023-03-16T05:31:46.621Z|83ab5b72-bc3f-48e7-bd6b-0de725e0c1c4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|INFO|500||InvokeReturn 2023-03-16T05:31:46.622Z|83ab5b72-bc3f-48e7-bd6b-0de725e0c1c4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false 2023-03-16T05:31:46.622Z|83ab5b72-bc3f-48e7-bd6b-0de725e0c1c4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T05:31:46.622Z|83ab5b72-bc3f-48e7-bd6b-0de725e0c1c4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T05:31:46.622Z|83ab5b72-bc3f-48e7-bd6b-0de725e0c1c4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false 2023-03-16T05:31:46.623Z|83ab5b72-bc3f-48e7-bd6b-0de725e0c1c4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T05:31:46.623Z|83ab5b72-bc3f-48e7-bd6b-0de725e0c1c4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d774061ee8eaaf27a7282d8ff0402279", X-B3-SpanId:"9be519a0b85122d4", X-B3-ParentSpanId:"dee4a1e7005fb4c0", X-B3-Sampled:"0", X-ONAP-RequestID:"83ab5b72-bc3f-48e7-bd6b-0de725e0c1c4", X-RequestID:"83ab5b72-bc3f-48e7-bd6b-0de725e0c1c4", X-TransactionID:"83ab5b72-bc3f-48e7-bd6b-0de725e0c1c4", X-ECOMP-RequestID:"83ab5b72-bc3f-48e7-bd6b-0de725e0c1c4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8b1983f7-b3ef-4f6d-ae5c-996fde85c2ef"] 2023-03-16T05:31:46.623Z|83ab5b72-bc3f-48e7-bd6b-0de725e0c1c4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T05:31:46.623Z|83ab5b72-bc3f-48e7-bd6b-0de725e0c1c4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T05:31:46.640Z|83ab5b72-bc3f-48e7-bd6b-0de725e0c1c4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T05:31:46.640Z|83ab5b72-bc3f-48e7-bd6b-0de725e0c1c4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T05:31:46.640Z|83ab5b72-bc3f-48e7-bd6b-0de725e0c1c4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T05:31:46.640Z|83ab5b72-bc3f-48e7-bd6b-0de725e0c1c4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:31:46 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:31:46.642Z|83ab5b72-bc3f-48e7-bd6b-0de725e0c1c4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 28, "soRequestId" : "fdab31f6-e140-49bc-9d9d-eccd5962c6c3", "groupingId" : "de1e005b-7777-48ff-bf66-24b6c2cc74be", "name" : "basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d16c1d8504f144e5b2fab42ec3a8ceb7/stacks/basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c/de1e005b-7777-48ff-bf66-24b6c2cc74be\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c\",\"updated_time\":null,\"creation_time\":1678944601000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"de1e005b-7777-48ff-bf66-24b6c2cc74be\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"64ca594dc682416c8a18953627d6890e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"de1e005b-7777-48ff-bf66-24b6c2cc74be\",\"OS::project_id\":\"d16c1d8504f144e5b2fab42ec3a8ceb7\",\"OS::stack_name\":\"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c\",\"vnf_name\":\"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c_vnf_0\",\"vnf_id\":\"06f84ce8-7f8a-49ed-80cb-becaaa5b99ed\",\"vf_module_id\":\"51f9f8b9-8a15-4c5d-9313-18a272b81258\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-16T05:30:04.000+00:00", "isDataInternal" : false } ] 2023-03-16T05:31:46.642Z|83ab5b72-bc3f-48e7-bd6b-0de725e0c1c4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T05:31:46.642Z|83ab5b72-bc3f-48e7-bd6b-0de725e0c1c4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T05:31:46.648Z|83ab5b72-bc3f-48e7-bd6b-0de725e0c1c4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T05:31:46.810Z|f9dfe02d-2746-4717-b6ac-81a83666d2d8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|||INFO|500||Entering 2023-03-16T05:31:46.814Z|f9dfe02d-2746-4717-b6ac-81a83666d2d8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3 2023-03-16T05:31:46.814Z|f9dfe02d-2746-4717-b6ac-81a83666d2d8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|INFO|500||Invoke 2023-03-16T05:31:46.814Z|f9dfe02d-2746-4717-b6ac-81a83666d2d8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||===========================request begin================================================ 2023-03-16T05:31:46.814Z|f9dfe02d-2746-4717-b6ac-81a83666d2d8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3 2023-03-16T05:31:46.814Z|f9dfe02d-2746-4717-b6ac-81a83666d2d8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Method : GET 2023-03-16T05:31:46.814Z|f9dfe02d-2746-4717-b6ac-81a83666d2d8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"48f96048ef1fe4d89178e7e9caa9fd5a", X-B3-SpanId:"3cf181c390111bb9", X-B3-ParentSpanId:"5c3c707b0c7d321a", X-B3-Sampled:"0", X-ONAP-RequestID:"f9dfe02d-2746-4717-b6ac-81a83666d2d8", X-RequestID:"f9dfe02d-2746-4717-b6ac-81a83666d2d8", X-TransactionID:"f9dfe02d-2746-4717-b6ac-81a83666d2d8", X-ECOMP-RequestID:"f9dfe02d-2746-4717-b6ac-81a83666d2d8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8ffd265a-c9eb-4d56-a46e-d30360f1a012"] 2023-03-16T05:31:46.815Z|f9dfe02d-2746-4717-b6ac-81a83666d2d8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Request body: 2023-03-16T05:31:46.815Z|f9dfe02d-2746-4717-b6ac-81a83666d2d8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||==========================request end================================================ 2023-03-16T05:31:46.841Z|f9dfe02d-2746-4717-b6ac-81a83666d2d8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||============================response begin========================================== 2023-03-16T05:31:46.842Z|f9dfe02d-2746-4717-b6ac-81a83666d2d8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Status code : 200 OK 2023-03-16T05:31:46.842Z|f9dfe02d-2746-4717-b6ac-81a83666d2d8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Status text : OK 2023-03-16T05:31:46.842Z|f9dfe02d-2746-4717-b6ac-81a83666d2d8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:31:46 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:31:46.843Z|f9dfe02d-2746-4717-b6ac-81a83666d2d8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||Response body: { "requestId" : "fdab31f6-e140-49bc-9d9d-eccd5962c6c3", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-16T05:29:47.000+00:00", "endTime" : "2023-03-16T05:31:36.000+00:00", "source" : "VID", "vnfId" : "06f84ce8-7f8a-49ed-80cb-becaaa5b99ed", "vnfType" : "", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"d177f5fc-6a03-4266-9221-89e39bb9a29c\",\n \"modelVersionId\": \"5308fc19-887b-4f73-b793-87262e702574\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"baced4d4-d87c-459f-8c70-289f4e980769\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"a242e276-8b2e-428f-b57e-8aa451070b0e\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"9988b13d-2992-4e8f-9037-4d55069c992e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"bb8ad345-ecd9-4a86-ab39-0bcddcb59f26\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"06f84ce8-7f8a-49ed-80cb-becaaa5b99ed\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"6b75570b-d8c9-47b4-b1c4-f8572ad748be\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"22c51212-e0e4-4847-b0ef-e33d576a08de\",\n \"modelCustomizationId\": \"762163c3-e301-4209-a796-060eb4374c2e\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T05:31:37.000+00:00", "vfModuleId" : "51f9f8b9-8a15-4c5d-9313-18a272b81258", "vfModuleName" : "basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a242e276-8b2e-428f-b57e-8aa451070b0e", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "fdab31f6-e140-49bc-9d9d-eccd5962c6c3", "cloudIdentifier" : "basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"51f9f8b9-8a15-4c5d-9313-18a272b81258\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"06f84ce8-7f8a-49ed-80cb-becaaa5b99ed\",\"vnf_name\":\"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-16T05:29:58.000+00:00" } ], "requestURI" : "fdab31f6-e140-49bc-9d9d-eccd5962c6c3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3" } } } 2023-03-16T05:31:46.844Z|f9dfe02d-2746-4717-b6ac-81a83666d2d8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|DEBUG|500||=======================response end================================================= 2023-03-16T05:31:46.844Z|f9dfe02d-2746-4717-b6ac-81a83666d2d8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|INFO|500||InvokeReturn 2023-03-16T05:31:46.846Z|f9dfe02d-2746-4717-b6ac-81a83666d2d8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false 2023-03-16T05:31:46.847Z|f9dfe02d-2746-4717-b6ac-81a83666d2d8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T05:31:46.847Z|f9dfe02d-2746-4717-b6ac-81a83666d2d8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T05:31:46.847Z|f9dfe02d-2746-4717-b6ac-81a83666d2d8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false 2023-03-16T05:31:46.848Z|f9dfe02d-2746-4717-b6ac-81a83666d2d8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T05:31:46.848Z|f9dfe02d-2746-4717-b6ac-81a83666d2d8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"48f96048ef1fe4d89178e7e9caa9fd5a", X-B3-SpanId:"427390c8e6af2dbf", X-B3-ParentSpanId:"5c3c707b0c7d321a", X-B3-Sampled:"0", X-ONAP-RequestID:"f9dfe02d-2746-4717-b6ac-81a83666d2d8", X-RequestID:"f9dfe02d-2746-4717-b6ac-81a83666d2d8", X-TransactionID:"f9dfe02d-2746-4717-b6ac-81a83666d2d8", X-ECOMP-RequestID:"f9dfe02d-2746-4717-b6ac-81a83666d2d8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"20a02280-0b0b-497c-872f-a18d72e362ae"] 2023-03-16T05:31:46.848Z|f9dfe02d-2746-4717-b6ac-81a83666d2d8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T05:31:46.848Z|f9dfe02d-2746-4717-b6ac-81a83666d2d8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T05:31:46.866Z|f9dfe02d-2746-4717-b6ac-81a83666d2d8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T05:31:46.867Z|f9dfe02d-2746-4717-b6ac-81a83666d2d8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T05:31:46.867Z|f9dfe02d-2746-4717-b6ac-81a83666d2d8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T05:31:46.867Z|f9dfe02d-2746-4717-b6ac-81a83666d2d8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:31:46 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:31:46.869Z|f9dfe02d-2746-4717-b6ac-81a83666d2d8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 28, "soRequestId" : "fdab31f6-e140-49bc-9d9d-eccd5962c6c3", "groupingId" : "de1e005b-7777-48ff-bf66-24b6c2cc74be", "name" : "basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d16c1d8504f144e5b2fab42ec3a8ceb7/stacks/basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c/de1e005b-7777-48ff-bf66-24b6c2cc74be\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c\",\"updated_time\":null,\"creation_time\":1678944601000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"de1e005b-7777-48ff-bf66-24b6c2cc74be\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"64ca594dc682416c8a18953627d6890e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"de1e005b-7777-48ff-bf66-24b6c2cc74be\",\"OS::project_id\":\"d16c1d8504f144e5b2fab42ec3a8ceb7\",\"OS::stack_name\":\"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c\",\"vnf_name\":\"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c_vnf_0\",\"vnf_id\":\"06f84ce8-7f8a-49ed-80cb-becaaa5b99ed\",\"vf_module_id\":\"51f9f8b9-8a15-4c5d-9313-18a272b81258\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-16T05:30:04.000+00:00", "isDataInternal" : false } ] 2023-03-16T05:31:46.869Z|f9dfe02d-2746-4717-b6ac-81a83666d2d8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T05:31:46.869Z|f9dfe02d-2746-4717-b6ac-81a83666d2d8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fdab31f6-e140-49bc-9d9d-eccd5962c6c3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T05:31:46.876Z|f9dfe02d-2746-4717-b6ac-81a83666d2d8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fdab31f6-e140-49bc-9d9d-eccd5962c6c3|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T05:31:52.548Z|a7a445e6-a083-417f-b676-d08da300168c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:31:52.549Z|a7a445e6-a083-417f-b676-d08da300168c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:31:53.076Z|ba8ec610-cbe2-4804-931a-0d5b5413cc3c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:31:53.077Z|ba8ec610-cbe2-4804-931a-0d5b5413cc3c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:31:54.830Z|6140957f-e8fe-49c7-b728-5c66f9c50880|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:31:54.830Z|6140957f-e8fe-49c7-b728-5c66f9c50880|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:31:58.161Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|InfraPortalClient|||INFO|500||Entering 2023-03-16T05:31:58.163Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|InfraPortalClient|||INFO|500||Checking if requestId: 45273e26-de14-4e96-bced-b3a17c868b37 already exists in requestDb InfraActiveRequests table 2023-03-16T05:31:58.163Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37 2023-03-16T05:31:58.164Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|INFO|500||Invoke 2023-03-16T05:31:58.164Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||===========================request begin================================================ 2023-03-16T05:31:58.164Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37 2023-03-16T05:31:58.164Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||Method : GET 2023-03-16T05:31:58.164Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e21bcdbd58fc69851380c3639a38c57e", X-B3-SpanId:"ce35f699d4510756", X-B3-ParentSpanId:"23d337546c33a39e", X-B3-Sampled:"0", X-ONAP-RequestID:"45273e26-de14-4e96-bced-b3a17c868b37", X-RequestID:"45273e26-de14-4e96-bced-b3a17c868b37", X-TransactionID:"45273e26-de14-4e96-bced-b3a17c868b37", X-ECOMP-RequestID:"45273e26-de14-4e96-bced-b3a17c868b37", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6c00a5f2-db1b-4720-810d-38b9dc90b6f8"] 2023-03-16T05:31:58.164Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||Request body: 2023-03-16T05:31:58.164Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||==========================request end================================================ 2023-03-16T05:31:58.196Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||============================response begin========================================== 2023-03-16T05:31:58.196Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-16T05:31:58.196Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||Status text : Not Found 2023-03-16T05:31:58.196Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|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, 16 Mar 2023 05:31:58 GMT", x-envoy-upstream-service-time:"27", server:"envoy"] 2023-03-16T05:31:58.197Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||Response body: 2023-03-16T05:31:58.197Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||=======================response end================================================= 2023-03-16T05:31:58.197Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|INFO|404|Not Found|InvokeReturn 2023-03-16T05:31:58.206Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|InfraPortalClient|||INFO|500||Running local validations 2023-03-16T05:31:58.209Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-16T05:31:58.225Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/d16c1d8504f144e5b2fab42ec3a8ceb7 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-03-16T05:31:58.225Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/d16c1d8504f144e5b2fab42ec3a8ceb7|INFO|500||Invoke 2023-03-16T05:31:58.294Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/d16c1d8504f144e5b2fab42ec3a8ceb7|INFO|500||InvokeReturn 2023-03-16T05:31:58.295Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/d16c1d8504f144e5b2fab42ec3a8ceb7 has http status code:200 and response headers:{date=[Thu, 16 Mar 2023 05:31:58 GMT], server=[envoy], content-length=[1057], x-envoy-upstream-service-time=[59], vertex-id=[606440], x-aai-txid=[1-aai-resources-230316-05:31:58:947-28810], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-16T05:31:58.297Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|InfraPortalClient|||DEBUG|500||{"tenant-id":"d16c1d8504f144e5b2fab42ec3a8ceb7","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1678944578643","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"06f84ce8-7f8a-49ed-80cb-becaaa5b99ed"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2023-03-16T05:31:58.299Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-03-16T05:31:58.300Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-03-16T05:31:58.301Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-16T05:31:58.302Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-03-16T05:31:58.302Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-03-16T05:31:58.303Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-16T05:31:58.303Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-03-16T05:31:58.304Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|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:"239", X-B3-TraceId:"e21bcdbd58fc69851380c3639a38c57e", X-B3-SpanId:"9d791ad57b413dae", X-B3-ParentSpanId:"23d337546c33a39e", X-B3-Sampled:"0", X-ONAP-RequestID:"45273e26-de14-4e96-bced-b3a17c868b37", X-RequestID:"45273e26-de14-4e96-bced-b3a17c868b37", X-TransactionID:"45273e26-de14-4e96-bced-b3a17c868b37", X-ECOMP-RequestID:"45273e26-de14-4e96-bced-b3a17c868b37", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dd2ce811-1fb1-4987-8d84-e07d3bc5800f"] 2023-03-16T05:31:58.304Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"06f84ce8-7f8a-49ed-80cb-becaaa5b99ed","serviceInstanceId":"a242e276-8b2e-428f-b57e-8aa451070b0e","vfModuleInstanceId":"51f9f8b9-8a15-4c5d-9313-18a272b81258"},"instanceName":null,"requestScope":"vfModule"} 2023-03-16T05:31:58.305Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-03-16T05:31:58.336Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-03-16T05:31:58.337Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-03-16T05:31:58.337Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-03-16T05:31:58.338Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|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, 16 Mar 2023 05:31:58 GMT", x-envoy-upstream-service-time:"27", server:"envoy"] 2023-03-16T05:31:58.338Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-03-16T05:31:58.338Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-03-16T05:31:58.339Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-03-16T05:31:58.340Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance 2023-03-16T05:31:58.340Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|INFO|500||Invoke 2023-03-16T05:31:58.341Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2023-03-16T05:31:58.341Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance 2023-03-16T05:31:58.342Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Method : GET 2023-03-16T05:31:58.342Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"45273e26-de14-4e96-bced-b3a17c868b37", X-RequestID:"45273e26-de14-4e96-bced-b3a17c868b37", X-TransactionID:"45273e26-de14-4e96-bced-b3a17c868b37", X-ECOMP-RequestID:"45273e26-de14-4e96-bced-b3a17c868b37", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"29ed2e26-f12d-4f29-995a-6dcd500464f3"] 2023-03-16T05:31:58.342Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Request body: 2023-03-16T05:31:58.343Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||==========================request end================================================ 2023-03-16T05:31:58.377Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||============================response begin========================================== 2023-03-16T05:31:58.378Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Status code : 200 OK 2023-03-16T05:31:58.378Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Status text : OK 2023-03-16T05:31:58.379Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Thu, 16 Mar 2023 05:31:58 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:31:58.380Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Response body: { "id" : 49, "action" : "deleteInstance", "description" : "Gr api recipe to delete vf-module", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "recipeTimeout" : 180, "vnfType" : null, "paramXsd" : null, "vnfComponentType" : "vfModule", "vfModuleModelUUID" : "GR-API-DEFAULT", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/49" }, "vnfComponentsRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/49" } } } 2023-03-16T05:31:58.381Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||=======================response end================================================= 2023-03-16T05:31:58.381Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|INFO|500||InvokeReturn 2023-03-16T05:31:58.390Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/5308fc19-887b-4f73-b793-87262e702574|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/5308fc19-887b-4f73-b793-87262e702574 2023-03-16T05:31:58.391Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5308fc19-887b-4f73-b793-87262e702574|INFO|500||Invoke 2023-03-16T05:31:58.392Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5308fc19-887b-4f73-b793-87262e702574|DEBUG|500||===========================request begin================================================ 2023-03-16T05:31:58.392Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5308fc19-887b-4f73-b793-87262e702574|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/5308fc19-887b-4f73-b793-87262e702574 2023-03-16T05:31:58.392Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5308fc19-887b-4f73-b793-87262e702574|DEBUG|500||Method : GET 2023-03-16T05:31:58.393Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5308fc19-887b-4f73-b793-87262e702574|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"45273e26-de14-4e96-bced-b3a17c868b37", X-RequestID:"45273e26-de14-4e96-bced-b3a17c868b37", X-TransactionID:"45273e26-de14-4e96-bced-b3a17c868b37", X-ECOMP-RequestID:"45273e26-de14-4e96-bced-b3a17c868b37", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d83a63f4-5cf0-4b7c-b8f6-9470d73d8bca"] 2023-03-16T05:31:58.393Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5308fc19-887b-4f73-b793-87262e702574|DEBUG|500||Request body: 2023-03-16T05:31:58.393Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5308fc19-887b-4f73-b793-87262e702574|DEBUG|500||==========================request end================================================ 2023-03-16T05:31:58.423Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5308fc19-887b-4f73-b793-87262e702574|DEBUG|500||============================response begin========================================== 2023-03-16T05:31:58.424Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5308fc19-887b-4f73-b793-87262e702574|DEBUG|500||Status code : 200 OK 2023-03-16T05:31:58.424Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5308fc19-887b-4f73-b793-87262e702574|DEBUG|500||Status text : OK 2023-03-16T05:31:58.425Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5308fc19-887b-4f73-b793-87262e702574|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Thu, 16 Mar 2023 05:31:58 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:31:58.425Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5308fc19-887b-4f73-b793-87262e702574|DEBUG|500||Response body: { "modelUUID" : "5308fc19-887b-4f73-b793-87262e702574", "modelInvariantUUID" : "d177f5fc-6a03-4266-9221-89e39bb9a29c", "modelName" : "BasicVm..base_ubuntu20..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2023-03-16 05:17:10.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5308fc19-887b-4f73-b793-87262e702574" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5308fc19-887b-4f73-b793-87262e702574" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5308fc19-887b-4f73-b793-87262e702574/volumeHeatTemplate" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5308fc19-887b-4f73-b793-87262e702574/heatFiles" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5308fc19-887b-4f73-b793-87262e702574/moduleHeatTemplate" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5308fc19-887b-4f73-b793-87262e702574/vfModuleCustomization" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5308fc19-887b-4f73-b793-87262e702574/vnfResources" } } } 2023-03-16T05:31:58.426Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5308fc19-887b-4f73-b793-87262e702574|DEBUG|500||=======================response end================================================= 2023-03-16T05:31:58.426Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5308fc19-887b-4f73-b793-87262e702574|INFO|500||InvokeReturn 2023-03-16T05:31:58.437Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-16T05:31:58.437Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-03-16T05:31:58.438Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-03-16T05:31:58.438Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-16T05:31:58.439Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-03-16T05:31:58.439Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|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:"1778", X-B3-TraceId:"e21bcdbd58fc69851380c3639a38c57e", X-B3-SpanId:"d633f80678a607c4", X-B3-ParentSpanId:"23d337546c33a39e", X-B3-Sampled:"0", X-ONAP-RequestID:"45273e26-de14-4e96-bced-b3a17c868b37", X-RequestID:"45273e26-de14-4e96-bced-b3a17c868b37", X-TransactionID:"45273e26-de14-4e96-bced-b3a17c868b37", X-ECOMP-RequestID:"45273e26-de14-4e96-bced-b3a17c868b37", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1a3ddb6b-4ea6-4f49-8e58-a758639662c7"] 2023-03-16T05:31:58.440Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"45273e26-de14-4e96-bced-b3a17c868b37","requestStatus":"IN_PROGRESS","startTime":1678944718206,"source":"VID","vnfId":"06f84ce8-7f8a-49ed-80cb-becaaa5b99ed","vnfType":"","tenantId":"d16c1d8504f144e5b2fab42ec3a8ceb7","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"d177f5fc-6a03-4266-9221-89e39bb9a29c\",\n \"modelVersionId\": \"5308fc19-887b-4f73-b793-87262e702574\",\n \"modelName\": \"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c\",\n \"modelVersion\": \"1678944696308\",\n \"modelCustomizationId\": \"baced4d4-d87c-459f-8c70-289f4e980769\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\"\n }\n\t}\n}","lastModifiedBy":"APIH","vfModuleId":"51f9f8b9-8a15-4c5d-9313-18a272b81258","vfModuleModelName":"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c","cloudRegion":"RegionOne","serviceInstanceId":"a242e276-8b2e-428f-b57e-8aa451070b0e","requestScope":"vfModule","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"45273e26-de14-4e96-bced-b3a17c868b37"} 2023-03-16T05:31:58.440Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-03-16T05:31:58.487Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-03-16T05:31:58.488Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-03-16T05:31:58.488Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-03-16T05:31:58.488Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|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/45273e26-de14-4e96-bced-b3a17c868b37", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:31:58 GMT", x-envoy-upstream-service-time:"44", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:31:58.489Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "45273e26-de14-4e96-bced-b3a17c868b37", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-16T05:31:58.206+00:00", "source" : "VID", "vnfId" : "06f84ce8-7f8a-49ed-80cb-becaaa5b99ed", "vnfType" : "", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"d177f5fc-6a03-4266-9221-89e39bb9a29c\",\n \"modelVersionId\": \"5308fc19-887b-4f73-b793-87262e702574\",\n \"modelName\": \"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c\",\n \"modelVersion\": \"1678944696308\",\n \"modelCustomizationId\": \"baced4d4-d87c-459f-8c70-289f4e980769\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-03-16T05:31:59.171+00:00", "vfModuleId" : "51f9f8b9-8a15-4c5d-9313-18a272b81258", "vfModuleModelName" : "basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a242e276-8b2e-428f-b57e-8aa451070b0e", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "45273e26-de14-4e96-bced-b3a17c868b37", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37" } } } 2023-03-16T05:31:58.490Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-03-16T05:31:58.490Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-03-16T05:31:58.498Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-16T05:31:58.498Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-03-16T05:31:58.499Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-03-16T05:31:58.499Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-16T05:31:58.499Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-03-16T05:31:58.500Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|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:"2486", X-B3-TraceId:"e21bcdbd58fc69851380c3639a38c57e", X-B3-SpanId:"8cf23d8516ff2387", X-B3-ParentSpanId:"23d337546c33a39e", X-B3-Sampled:"0", X-ONAP-RequestID:"45273e26-de14-4e96-bced-b3a17c868b37", X-RequestID:"45273e26-de14-4e96-bced-b3a17c868b37", X-TransactionID:"45273e26-de14-4e96-bced-b3a17c868b37", X-ECOMP-RequestID:"45273e26-de14-4e96-bced-b3a17c868b37", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a2e5baa2-5f86-4e46-bcdf-eddb317edb49"] 2023-03-16T05:31:58.500Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"d177f5fc-6a03-4266-9221-89e39bb9a29c\",\"modelType\":\"vfModule\",\"modelName\":\"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c\",\"modelVersion\":\"1678944696308\",\"modelCustomizationUuid\":\"baced4d4-d87c-459f-8c70-289f4e980769\",\"modelVersionId\":\"5308fc19-887b-4f73-b793-87262e702574\",\"modelCustomizationId\":\"baced4d4-d87c-459f-8c70-289f4e980769\",\"modelUuid\":\"5308fc19-887b-4f73-b793-87262e702574\",\"modelInvariantUuid\":\"d177f5fc-6a03-4266-9221-89e39bb9a29c\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"d16c1d8504f144e5b2fab42ec3a8ceb7\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"a242e276-8b2e-428f-b57e-8aa451070b0e\",\"vnfInstanceId\":\"06f84ce8-7f8a-49ed-80cb-becaaa5b99ed\",\"vfModuleInstanceId\":\"51f9f8b9-8a15-4c5d-9313-18a272b81258\"}","type":"String"},"requestId":{"value":"45273e26-de14-4e96-bced-b3a17c868b37","type":"String"},"mso-request-id":{"value":"45273e26-de14-4e96-bced-b3a17c868b37","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"a242e276-8b2e-428f-b57e-8aa451070b0e","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"06f84ce8-7f8a-49ed-80cb-becaaa5b99ed","type":"String"},"vfModuleId":{"value":"51f9f8b9-8a15-4c5d-9313-18a272b81258","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-03-16T05:31:58.500Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-03-16T05:31:59.520Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-03-16T05:31:59.520Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-03-16T05:31:59.521Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-03-16T05:31:59.521Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Thu, 16 Mar 2023 05:31:59 GMT", x-onap-requestid:"45273e26-de14-4e96-bced-b3a17c868b37", x-requestid:"45273e26-de14-4e96-bced-b3a17c868b37", x-transactionid:"45273e26-de14-4e96-bced-b3a17c868b37", x-ecomp-requestid:"45273e26-de14-4e96-bced-b3a17c868b37", x-onap-partnername:"UNKNOWN", x-invocationid:"a2e5baa2-5f86-4e46-bcdf-eddb317edb49", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1016", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:31:59.521Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"45273e26-de14-4e96-bced-b3a17c868b37\",\"instanceId\":\"51f9f8b9-8a15-4c5d-9313-18a272b81258\"}}","message":"Success","processInstanceID":"df2c81b9-c3bb-11ed-88a0-7623188be7ef","variables":null,"messageCode":200} 2023-03-16T05:31:59.522Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-03-16T05:31:59.522Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-03-16T05:31:59.532Z|45273e26-de14-4e96-bced-b3a17c868b37|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T05:31:59.705Z|833d1158-e388-4633-aa8b-e5fbeae5e91b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|||INFO|500||Entering 2023-03-16T05:31:59.708Z|833d1158-e388-4633-aa8b-e5fbeae5e91b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37 2023-03-16T05:31:59.709Z|833d1158-e388-4633-aa8b-e5fbeae5e91b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|INFO|500||Invoke 2023-03-16T05:31:59.709Z|833d1158-e388-4633-aa8b-e5fbeae5e91b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||===========================request begin================================================ 2023-03-16T05:31:59.709Z|833d1158-e388-4633-aa8b-e5fbeae5e91b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37 2023-03-16T05:31:59.709Z|833d1158-e388-4633-aa8b-e5fbeae5e91b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||Method : GET 2023-03-16T05:31:59.709Z|833d1158-e388-4633-aa8b-e5fbeae5e91b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"88dd15bab52f3822608f444a2f75db3f", X-B3-SpanId:"622da40c815ce25f", X-B3-ParentSpanId:"5be27edba11fa961", X-B3-Sampled:"0", X-ONAP-RequestID:"833d1158-e388-4633-aa8b-e5fbeae5e91b", X-RequestID:"833d1158-e388-4633-aa8b-e5fbeae5e91b", X-TransactionID:"833d1158-e388-4633-aa8b-e5fbeae5e91b", X-ECOMP-RequestID:"833d1158-e388-4633-aa8b-e5fbeae5e91b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dd91170a-192c-4593-9c30-daab4cd7120f"] 2023-03-16T05:31:59.709Z|833d1158-e388-4633-aa8b-e5fbeae5e91b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||Request body: 2023-03-16T05:31:59.710Z|833d1158-e388-4633-aa8b-e5fbeae5e91b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||==========================request end================================================ 2023-03-16T05:31:59.741Z|833d1158-e388-4633-aa8b-e5fbeae5e91b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||============================response begin========================================== 2023-03-16T05:31:59.742Z|833d1158-e388-4633-aa8b-e5fbeae5e91b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||Status code : 200 OK 2023-03-16T05:31:59.742Z|833d1158-e388-4633-aa8b-e5fbeae5e91b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||Status text : OK 2023-03-16T05:31:59.742Z|833d1158-e388-4633-aa8b-e5fbeae5e91b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:32:00 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:31:59.751Z|833d1158-e388-4633-aa8b-e5fbeae5e91b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||Response body: { "requestId" : "45273e26-de14-4e96-bced-b3a17c868b37", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-16T05:31:58.000+00:00", "source" : "VID", "vnfId" : "06f84ce8-7f8a-49ed-80cb-becaaa5b99ed", "vnfType" : "", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"d177f5fc-6a03-4266-9221-89e39bb9a29c\",\n \"modelVersionId\": \"5308fc19-887b-4f73-b793-87262e702574\",\n \"modelName\": \"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c\",\n \"modelVersion\": \"1678944696308\",\n \"modelCustomizationId\": \"baced4d4-d87c-459f-8c70-289f4e980769\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T05:31:59.000+00:00", "vfModuleId" : "51f9f8b9-8a15-4c5d-9313-18a272b81258", "vfModuleName" : "basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c", "vfModuleModelName" : "basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a242e276-8b2e-428f-b57e-8aa451070b0e", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "45273e26-de14-4e96-bced-b3a17c868b37", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37" } } } 2023-03-16T05:31:59.751Z|833d1158-e388-4633-aa8b-e5fbeae5e91b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||=======================response end================================================= 2023-03-16T05:31:59.752Z|833d1158-e388-4633-aa8b-e5fbeae5e91b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|INFO|500||InvokeReturn 2023-03-16T05:31:59.752Z|833d1158-e388-4633-aa8b-e5fbeae5e91b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false 2023-03-16T05:31:59.753Z|833d1158-e388-4633-aa8b-e5fbeae5e91b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T05:31:59.753Z|833d1158-e388-4633-aa8b-e5fbeae5e91b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T05:31:59.753Z|833d1158-e388-4633-aa8b-e5fbeae5e91b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false 2023-03-16T05:31:59.753Z|833d1158-e388-4633-aa8b-e5fbeae5e91b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T05:31:59.753Z|833d1158-e388-4633-aa8b-e5fbeae5e91b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"88dd15bab52f3822608f444a2f75db3f", X-B3-SpanId:"0f4a99374da70b32", X-B3-ParentSpanId:"5be27edba11fa961", X-B3-Sampled:"0", X-ONAP-RequestID:"833d1158-e388-4633-aa8b-e5fbeae5e91b", X-RequestID:"833d1158-e388-4633-aa8b-e5fbeae5e91b", X-TransactionID:"833d1158-e388-4633-aa8b-e5fbeae5e91b", X-ECOMP-RequestID:"833d1158-e388-4633-aa8b-e5fbeae5e91b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"308d0f91-00b8-4463-8642-337bfeff9347"] 2023-03-16T05:31:59.753Z|833d1158-e388-4633-aa8b-e5fbeae5e91b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T05:31:59.753Z|833d1158-e388-4633-aa8b-e5fbeae5e91b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T05:31:59.768Z|833d1158-e388-4633-aa8b-e5fbeae5e91b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T05:31:59.769Z|833d1158-e388-4633-aa8b-e5fbeae5e91b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T05:31:59.769Z|833d1158-e388-4633-aa8b-e5fbeae5e91b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T05:31:59.769Z|833d1158-e388-4633-aa8b-e5fbeae5e91b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:32:00 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:31:59.770Z|833d1158-e388-4633-aa8b-e5fbeae5e91b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-16T05:31:59.770Z|833d1158-e388-4633-aa8b-e5fbeae5e91b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T05:31:59.770Z|833d1158-e388-4633-aa8b-e5fbeae5e91b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T05:31:59.776Z|833d1158-e388-4633-aa8b-e5fbeae5e91b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T05:32:00.208Z|9675ad9e-eee1-4d2f-b33e-3ec15af8ede4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:32:00.209Z|9675ad9e-eee1-4d2f-b33e-3ec15af8ede4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:32:00.969Z|3122f4c1-5c9e-4896-b9f6-9440fe48d7f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:32:00.970Z|3122f4c1-5c9e-4896-b9f6-9440fe48d7f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:32:02.579Z|a48c9ac3-e5d6-4eff-86cb-c4d665c4903a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:32:02.580Z|a48c9ac3-e5d6-4eff-86cb-c4d665c4903a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:32:03.103Z|00f64262-9b16-4c06-b5d0-ace33db29963|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:32:03.104Z|00f64262-9b16-4c06-b5d0-ace33db29963|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:32:04.860Z|4a4e524a-f3a7-42a8-b4b3-44a1a62febf8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:32:04.861Z|4a4e524a-f3a7-42a8-b4b3-44a1a62febf8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:32:09.950Z|e5f44258-8578-48db-a0d4-2ecb1add85cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|||INFO|500||Entering 2023-03-16T05:32:09.958Z|e5f44258-8578-48db-a0d4-2ecb1add85cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37 2023-03-16T05:32:09.959Z|e5f44258-8578-48db-a0d4-2ecb1add85cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|INFO|500||Invoke 2023-03-16T05:32:09.959Z|e5f44258-8578-48db-a0d4-2ecb1add85cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||===========================request begin================================================ 2023-03-16T05:32:09.959Z|e5f44258-8578-48db-a0d4-2ecb1add85cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37 2023-03-16T05:32:09.959Z|e5f44258-8578-48db-a0d4-2ecb1add85cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||Method : GET 2023-03-16T05:32:09.959Z|e5f44258-8578-48db-a0d4-2ecb1add85cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"315ae1e37f0e4bad420c40cf72cb58ed", X-B3-SpanId:"de14182c0144d405", X-B3-ParentSpanId:"daf1fe18f43a5cfb", X-B3-Sampled:"0", X-ONAP-RequestID:"e5f44258-8578-48db-a0d4-2ecb1add85cb", X-RequestID:"e5f44258-8578-48db-a0d4-2ecb1add85cb", X-TransactionID:"e5f44258-8578-48db-a0d4-2ecb1add85cb", X-ECOMP-RequestID:"e5f44258-8578-48db-a0d4-2ecb1add85cb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0490ab03-17a1-4eff-b38f-8277545cc062"] 2023-03-16T05:32:09.960Z|e5f44258-8578-48db-a0d4-2ecb1add85cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||Request body: 2023-03-16T05:32:09.960Z|e5f44258-8578-48db-a0d4-2ecb1add85cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||==========================request end================================================ 2023-03-16T05:32:09.992Z|e5f44258-8578-48db-a0d4-2ecb1add85cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||============================response begin========================================== 2023-03-16T05:32:09.993Z|e5f44258-8578-48db-a0d4-2ecb1add85cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||Status code : 200 OK 2023-03-16T05:32:09.993Z|e5f44258-8578-48db-a0d4-2ecb1add85cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||Status text : OK 2023-03-16T05:32:09.993Z|e5f44258-8578-48db-a0d4-2ecb1add85cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:32:10 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:32:09.994Z|e5f44258-8578-48db-a0d4-2ecb1add85cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||Response body: { "requestId" : "45273e26-de14-4e96-bced-b3a17c868b37", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-03-16T05:31:58.000+00:00", "source" : "VID", "vnfId" : "06f84ce8-7f8a-49ed-80cb-becaaa5b99ed", "vnfType" : "", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"d177f5fc-6a03-4266-9221-89e39bb9a29c\",\n \"modelVersionId\": \"5308fc19-887b-4f73-b793-87262e702574\",\n \"modelName\": \"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c\",\n \"modelVersion\": \"1678944696308\",\n \"modelCustomizationId\": \"baced4d4-d87c-459f-8c70-289f4e980769\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T05:32:10.000+00:00", "vfModuleId" : "51f9f8b9-8a15-4c5d-9313-18a272b81258", "vfModuleName" : "basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c", "vfModuleModelName" : "basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a242e276-8b2e-428f-b57e-8aa451070b0e", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "45273e26-de14-4e96-bced-b3a17c868b37", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37" } } } 2023-03-16T05:32:09.995Z|e5f44258-8578-48db-a0d4-2ecb1add85cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||=======================response end================================================= 2023-03-16T05:32:09.995Z|e5f44258-8578-48db-a0d4-2ecb1add85cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|INFO|500||InvokeReturn 2023-03-16T05:32:09.997Z|e5f44258-8578-48db-a0d4-2ecb1add85cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false 2023-03-16T05:32:09.997Z|e5f44258-8578-48db-a0d4-2ecb1add85cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T05:32:09.997Z|e5f44258-8578-48db-a0d4-2ecb1add85cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T05:32:09.998Z|e5f44258-8578-48db-a0d4-2ecb1add85cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false 2023-03-16T05:32:09.998Z|e5f44258-8578-48db-a0d4-2ecb1add85cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T05:32:09.998Z|e5f44258-8578-48db-a0d4-2ecb1add85cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"315ae1e37f0e4bad420c40cf72cb58ed", X-B3-SpanId:"ce2430b6ceca4159", X-B3-ParentSpanId:"daf1fe18f43a5cfb", X-B3-Sampled:"0", X-ONAP-RequestID:"e5f44258-8578-48db-a0d4-2ecb1add85cb", X-RequestID:"e5f44258-8578-48db-a0d4-2ecb1add85cb", X-TransactionID:"e5f44258-8578-48db-a0d4-2ecb1add85cb", X-ECOMP-RequestID:"e5f44258-8578-48db-a0d4-2ecb1add85cb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8e114895-3ce1-453a-9442-508d92ef39b6"] 2023-03-16T05:32:09.998Z|e5f44258-8578-48db-a0d4-2ecb1add85cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T05:32:09.999Z|e5f44258-8578-48db-a0d4-2ecb1add85cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T05:32:10.032Z|e5f44258-8578-48db-a0d4-2ecb1add85cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T05:32:10.033Z|e5f44258-8578-48db-a0d4-2ecb1add85cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T05:32:10.033Z|e5f44258-8578-48db-a0d4-2ecb1add85cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T05:32:10.034Z|e5f44258-8578-48db-a0d4-2ecb1add85cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:32:10 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:32:10.039Z|e5f44258-8578-48db-a0d4-2ecb1add85cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-16T05:32:10.039Z|e5f44258-8578-48db-a0d4-2ecb1add85cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T05:32:10.040Z|e5f44258-8578-48db-a0d4-2ecb1add85cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T05:32:10.061Z|e5f44258-8578-48db-a0d4-2ecb1add85cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=45273e26-de14-4e96-bced-b3a17c868b37&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=45273e26-de14-4e96-bced-b3a17c868b37&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-16T05:32:10.061Z|e5f44258-8578-48db-a0d4-2ecb1add85cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=45273e26-de14-4e96-bced-b3a17c868b37&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-16T05:32:10.062Z|e5f44258-8578-48db-a0d4-2ecb1add85cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=45273e26-de14-4e96-bced-b3a17c868b37&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-16T05:32:10.062Z|e5f44258-8578-48db-a0d4-2ecb1add85cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=45273e26-de14-4e96-bced-b3a17c868b37&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=45273e26-de14-4e96-bced-b3a17c868b37&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-16T05:32:10.062Z|e5f44258-8578-48db-a0d4-2ecb1add85cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=45273e26-de14-4e96-bced-b3a17c868b37&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-16T05:32:10.062Z|e5f44258-8578-48db-a0d4-2ecb1add85cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=45273e26-de14-4e96-bced-b3a17c868b37&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e5f44258-8578-48db-a0d4-2ecb1add85cb", X-RequestID:"e5f44258-8578-48db-a0d4-2ecb1add85cb", X-TransactionID:"e5f44258-8578-48db-a0d4-2ecb1add85cb", X-ECOMP-RequestID:"e5f44258-8578-48db-a0d4-2ecb1add85cb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1dd29adb-1b57-42d4-a23c-a7f8420a454a"] 2023-03-16T05:32:10.062Z|e5f44258-8578-48db-a0d4-2ecb1add85cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=45273e26-de14-4e96-bced-b3a17c868b37&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-16T05:32:10.062Z|e5f44258-8578-48db-a0d4-2ecb1add85cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=45273e26-de14-4e96-bced-b3a17c868b37&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-16T05:32:10.215Z|e5f44258-8578-48db-a0d4-2ecb1add85cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=45273e26-de14-4e96-bced-b3a17c868b37&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-16T05:32:10.216Z|e5f44258-8578-48db-a0d4-2ecb1add85cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=45273e26-de14-4e96-bced-b3a17c868b37&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-16T05:32:10.216Z|e5f44258-8578-48db-a0d4-2ecb1add85cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=45273e26-de14-4e96-bced-b3a17c868b37&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-16T05:32:10.216Z|e5f44258-8578-48db-a0d4-2ecb1add85cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=45273e26-de14-4e96-bced-b3a17c868b37&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F31528641B2571A396ADBE4C3723CB71; 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:"688", date:"Thu, 16 Mar 2023 05:32:09 GMT", x-envoy-upstream-service-time:"142", server:"envoy"] 2023-03-16T05:32:10.217Z|e5f44258-8578-48db-a0d4-2ecb1add85cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=45273e26-de14-4e96-bced-b3a17c868b37&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"e2ba3c9d-c3bb-11ed-88a0-7623188be7ef","businessKey":"45273e26-de14-4e96-bced-b3a17c868b37","processDefinitionId":"openstackAdapterTask:1:ad8b8e71-c38e-11ed-88a0-7623188be7ef","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-16T05:32:04.852+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"df2c81b9-c3bb-11ed-88a0-7623188be7ef","superProcessInstanceId":"e2b951fa-c3bb-11ed-88a0-7623188be7ef","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-16T05:32:10.217Z|e5f44258-8578-48db-a0d4-2ecb1add85cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=45273e26-de14-4e96-bced-b3a17c868b37&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-16T05:32:10.218Z|e5f44258-8578-48db-a0d4-2ecb1add85cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=45273e26-de14-4e96-bced-b3a17c868b37&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-16T05:32:10.235Z|e5f44258-8578-48db-a0d4-2ecb1add85cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e2ba3c9d-c3bb-11ed-88a0-7623188be7ef&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e2ba3c9d-c3bb-11ed-88a0-7623188be7ef&maxResults=1 2023-03-16T05:32:10.236Z|e5f44258-8578-48db-a0d4-2ecb1add85cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e2ba3c9d-c3bb-11ed-88a0-7623188be7ef&maxResults=1|INFO|500||Invoke 2023-03-16T05:32:10.236Z|e5f44258-8578-48db-a0d4-2ecb1add85cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e2ba3c9d-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-16T05:32:10.236Z|e5f44258-8578-48db-a0d4-2ecb1add85cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e2ba3c9d-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e2ba3c9d-c3bb-11ed-88a0-7623188be7ef&maxResults=1 2023-03-16T05:32:10.236Z|e5f44258-8578-48db-a0d4-2ecb1add85cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e2ba3c9d-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Method : GET 2023-03-16T05:32:10.236Z|e5f44258-8578-48db-a0d4-2ecb1add85cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e2ba3c9d-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e5f44258-8578-48db-a0d4-2ecb1add85cb", X-RequestID:"e5f44258-8578-48db-a0d4-2ecb1add85cb", X-TransactionID:"e5f44258-8578-48db-a0d4-2ecb1add85cb", X-ECOMP-RequestID:"e5f44258-8578-48db-a0d4-2ecb1add85cb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7209adfc-7835-48e7-bba0-d303afda240c"] 2023-03-16T05:32:10.236Z|e5f44258-8578-48db-a0d4-2ecb1add85cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e2ba3c9d-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Request body: 2023-03-16T05:32:10.236Z|e5f44258-8578-48db-a0d4-2ecb1add85cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e2ba3c9d-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-16T05:32:10.382Z|e5f44258-8578-48db-a0d4-2ecb1add85cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e2ba3c9d-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-16T05:32:10.383Z|e5f44258-8578-48db-a0d4-2ecb1add85cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e2ba3c9d-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-16T05:32:10.384Z|e5f44258-8578-48db-a0d4-2ecb1add85cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e2ba3c9d-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Status text : OK 2023-03-16T05:32:10.384Z|e5f44258-8578-48db-a0d4-2ecb1add85cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e2ba3c9d-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=9CDD260097B002D87248E41BA7159DA6; 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:"811", date:"Thu, 16 Mar 2023 05:32:09 GMT", x-envoy-upstream-service-time:"142", server:"envoy"] 2023-03-16T05:32:10.385Z|e5f44258-8578-48db-a0d4-2ecb1add85cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e2ba3c9d-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:e5bf3f65-c3bb-11ed-88a0-7623188be7ef","parentActivityInstanceId":"e2ba3c9d-c3bb-11ed-88a0-7623188be7ef","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:ad8b8e71-c38e-11ed-88a0-7623188be7ef","processInstanceId":"e2ba3c9d-c3bb-11ed-88a0-7623188be7ef","executionId":"e2ba3c9d-c3bb-11ed-88a0-7623188be7ef","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-16T05:32:09.917+0000","endTime":"2023-03-16T05:32:09.924+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"df2c81b9-c3bb-11ed-88a0-7623188be7ef"}] 2023-03-16T05:32:10.385Z|e5f44258-8578-48db-a0d4-2ecb1add85cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e2ba3c9d-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-16T05:32:10.386Z|e5f44258-8578-48db-a0d4-2ecb1add85cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e2ba3c9d-c3bb-11ed-88a0-7623188be7ef&maxResults=1|INFO|500||InvokeReturn 2023-03-16T05:32:10.392Z|e5f44258-8578-48db-a0d4-2ecb1add85cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T05:32:12.609Z|65cdbec5-0556-43a9-a7fe-c39a84fbd3b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:32:12.610Z|65cdbec5-0556-43a9-a7fe-c39a84fbd3b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:32:13.133Z|f81d188e-a591-467e-aee0-41092a77c354|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:32:13.133Z|f81d188e-a591-467e-aee0-41092a77c354|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:32:14.889Z|96517c35-a383-483f-abb7-079fd022a9d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:32:14.889Z|96517c35-a383-483f-abb7-079fd022a9d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:32:15.208Z|6f8899a0-4795-46f0-b3be-b2a153f66174|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:32:15.209Z|6f8899a0-4795-46f0-b3be-b2a153f66174|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:32:20.577Z|b9a36c00-be46-44a1-b3dd-6bcf68abb909|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|||INFO|500||Entering 2023-03-16T05:32:20.585Z|b9a36c00-be46-44a1-b3dd-6bcf68abb909|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37 2023-03-16T05:32:20.586Z|b9a36c00-be46-44a1-b3dd-6bcf68abb909|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|INFO|500||Invoke 2023-03-16T05:32:20.586Z|b9a36c00-be46-44a1-b3dd-6bcf68abb909|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||===========================request begin================================================ 2023-03-16T05:32:20.586Z|b9a36c00-be46-44a1-b3dd-6bcf68abb909|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37 2023-03-16T05:32:20.586Z|b9a36c00-be46-44a1-b3dd-6bcf68abb909|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||Method : GET 2023-03-16T05:32:20.587Z|b9a36c00-be46-44a1-b3dd-6bcf68abb909|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"08881fa9bd7c902069843fc2f59cead1", X-B3-SpanId:"29be44508e3c8312", X-B3-ParentSpanId:"9c255c7dde31179a", X-B3-Sampled:"0", X-ONAP-RequestID:"b9a36c00-be46-44a1-b3dd-6bcf68abb909", X-RequestID:"b9a36c00-be46-44a1-b3dd-6bcf68abb909", X-TransactionID:"b9a36c00-be46-44a1-b3dd-6bcf68abb909", X-ECOMP-RequestID:"b9a36c00-be46-44a1-b3dd-6bcf68abb909", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2a2ec551-c7c4-4a06-b8dd-dcd08f7dfbd6"] 2023-03-16T05:32:20.587Z|b9a36c00-be46-44a1-b3dd-6bcf68abb909|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||Request body: 2023-03-16T05:32:20.587Z|b9a36c00-be46-44a1-b3dd-6bcf68abb909|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||==========================request end================================================ 2023-03-16T05:32:20.628Z|b9a36c00-be46-44a1-b3dd-6bcf68abb909|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||============================response begin========================================== 2023-03-16T05:32:20.629Z|b9a36c00-be46-44a1-b3dd-6bcf68abb909|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||Status code : 200 OK 2023-03-16T05:32:20.629Z|b9a36c00-be46-44a1-b3dd-6bcf68abb909|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||Status text : OK 2023-03-16T05:32:20.629Z|b9a36c00-be46-44a1-b3dd-6bcf68abb909|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:32:21 GMT", x-envoy-upstream-service-time:"37", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:32:20.630Z|b9a36c00-be46-44a1-b3dd-6bcf68abb909|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||Response body: { "requestId" : "45273e26-de14-4e96-bced-b3a17c868b37", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-03-16T05:31:58.000+00:00", "source" : "VID", "vnfId" : "06f84ce8-7f8a-49ed-80cb-becaaa5b99ed", "vnfType" : "", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"d177f5fc-6a03-4266-9221-89e39bb9a29c\",\n \"modelVersionId\": \"5308fc19-887b-4f73-b793-87262e702574\",\n \"modelName\": \"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c\",\n \"modelVersion\": \"1678944696308\",\n \"modelCustomizationId\": \"baced4d4-d87c-459f-8c70-289f4e980769\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T05:32:10.000+00:00", "vfModuleId" : "51f9f8b9-8a15-4c5d-9313-18a272b81258", "vfModuleName" : "basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c", "vfModuleModelName" : "basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a242e276-8b2e-428f-b57e-8aa451070b0e", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "45273e26-de14-4e96-bced-b3a17c868b37", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37" } } } 2023-03-16T05:32:20.630Z|b9a36c00-be46-44a1-b3dd-6bcf68abb909|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||=======================response end================================================= 2023-03-16T05:32:20.630Z|b9a36c00-be46-44a1-b3dd-6bcf68abb909|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|INFO|500||InvokeReturn 2023-03-16T05:32:20.632Z|b9a36c00-be46-44a1-b3dd-6bcf68abb909|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false 2023-03-16T05:32:20.632Z|b9a36c00-be46-44a1-b3dd-6bcf68abb909|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T05:32:20.633Z|b9a36c00-be46-44a1-b3dd-6bcf68abb909|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T05:32:20.633Z|b9a36c00-be46-44a1-b3dd-6bcf68abb909|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false 2023-03-16T05:32:20.633Z|b9a36c00-be46-44a1-b3dd-6bcf68abb909|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T05:32:20.633Z|b9a36c00-be46-44a1-b3dd-6bcf68abb909|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"08881fa9bd7c902069843fc2f59cead1", X-B3-SpanId:"96ebc477b6f406da", X-B3-ParentSpanId:"9c255c7dde31179a", X-B3-Sampled:"0", X-ONAP-RequestID:"b9a36c00-be46-44a1-b3dd-6bcf68abb909", X-RequestID:"b9a36c00-be46-44a1-b3dd-6bcf68abb909", X-TransactionID:"b9a36c00-be46-44a1-b3dd-6bcf68abb909", X-ECOMP-RequestID:"b9a36c00-be46-44a1-b3dd-6bcf68abb909", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9c2aa9bb-f827-4b38-9648-c73621a974ff"] 2023-03-16T05:32:20.634Z|b9a36c00-be46-44a1-b3dd-6bcf68abb909|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T05:32:20.634Z|b9a36c00-be46-44a1-b3dd-6bcf68abb909|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T05:32:20.650Z|b9a36c00-be46-44a1-b3dd-6bcf68abb909|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T05:32:20.650Z|b9a36c00-be46-44a1-b3dd-6bcf68abb909|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T05:32:20.650Z|b9a36c00-be46-44a1-b3dd-6bcf68abb909|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T05:32:20.650Z|b9a36c00-be46-44a1-b3dd-6bcf68abb909|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:32:21 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:32:20.651Z|b9a36c00-be46-44a1-b3dd-6bcf68abb909|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 34, "soRequestId" : "45273e26-de14-4e96-bced-b3a17c868b37", "groupingId" : "de1e005b-7777-48ff-bf66-24b6c2cc74be", "name" : "basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d16c1d8504f144e5b2fab42ec3a8ceb7/stacks/basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c/de1e005b-7777-48ff-bf66-24b6c2cc74be\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c\",\"updated_time\":1678944730000,\"creation_time\":1678944601000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"de1e005b-7777-48ff-bf66-24b6c2cc74be\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"64ca594dc682416c8a18953627d6890e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"de1e005b-7777-48ff-bf66-24b6c2cc74be\",\"OS::project_id\":\"d16c1d8504f144e5b2fab42ec3a8ceb7\",\"OS::stack_name\":\"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c\",\"vnf_name\":\"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c_vnf_0\",\"vnf_id\":\"06f84ce8-7f8a-49ed-80cb-becaaa5b99ed\",\"vf_module_id\":\"51f9f8b9-8a15-4c5d-9313-18a272b81258\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-16T05:32:10.000+00:00", "isDataInternal" : false } ] 2023-03-16T05:32:20.651Z|b9a36c00-be46-44a1-b3dd-6bcf68abb909|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T05:32:20.651Z|b9a36c00-be46-44a1-b3dd-6bcf68abb909|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T05:32:20.668Z|b9a36c00-be46-44a1-b3dd-6bcf68abb909|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=45273e26-de14-4e96-bced-b3a17c868b37&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=45273e26-de14-4e96-bced-b3a17c868b37&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-16T05:32:20.668Z|b9a36c00-be46-44a1-b3dd-6bcf68abb909|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=45273e26-de14-4e96-bced-b3a17c868b37&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-16T05:32:20.668Z|b9a36c00-be46-44a1-b3dd-6bcf68abb909|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=45273e26-de14-4e96-bced-b3a17c868b37&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-16T05:32:20.669Z|b9a36c00-be46-44a1-b3dd-6bcf68abb909|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=45273e26-de14-4e96-bced-b3a17c868b37&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=45273e26-de14-4e96-bced-b3a17c868b37&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-16T05:32:20.669Z|b9a36c00-be46-44a1-b3dd-6bcf68abb909|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=45273e26-de14-4e96-bced-b3a17c868b37&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-16T05:32:20.669Z|b9a36c00-be46-44a1-b3dd-6bcf68abb909|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=45273e26-de14-4e96-bced-b3a17c868b37&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b9a36c00-be46-44a1-b3dd-6bcf68abb909", X-RequestID:"b9a36c00-be46-44a1-b3dd-6bcf68abb909", X-TransactionID:"b9a36c00-be46-44a1-b3dd-6bcf68abb909", X-ECOMP-RequestID:"b9a36c00-be46-44a1-b3dd-6bcf68abb909", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"579f39a3-af25-491e-a285-7ce8243858a5"] 2023-03-16T05:32:20.669Z|b9a36c00-be46-44a1-b3dd-6bcf68abb909|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=45273e26-de14-4e96-bced-b3a17c868b37&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-16T05:32:20.669Z|b9a36c00-be46-44a1-b3dd-6bcf68abb909|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=45273e26-de14-4e96-bced-b3a17c868b37&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-16T05:32:20.816Z|b9a36c00-be46-44a1-b3dd-6bcf68abb909|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=45273e26-de14-4e96-bced-b3a17c868b37&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-16T05:32:20.817Z|b9a36c00-be46-44a1-b3dd-6bcf68abb909|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=45273e26-de14-4e96-bced-b3a17c868b37&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-16T05:32:20.817Z|b9a36c00-be46-44a1-b3dd-6bcf68abb909|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=45273e26-de14-4e96-bced-b3a17c868b37&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-16T05:32:20.818Z|b9a36c00-be46-44a1-b3dd-6bcf68abb909|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=45273e26-de14-4e96-bced-b3a17c868b37&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=BEA45B061914803AEB6600E9AA91D51A; 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:"688", date:"Thu, 16 Mar 2023 05:32:21 GMT", x-envoy-upstream-service-time:"143", server:"envoy"] 2023-03-16T05:32:20.818Z|b9a36c00-be46-44a1-b3dd-6bcf68abb909|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=45273e26-de14-4e96-bced-b3a17c868b37&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"e2ba3c9d-c3bb-11ed-88a0-7623188be7ef","businessKey":"45273e26-de14-4e96-bced-b3a17c868b37","processDefinitionId":"openstackAdapterTask:1:ad8b8e71-c38e-11ed-88a0-7623188be7ef","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-16T05:32:04.852+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"df2c81b9-c3bb-11ed-88a0-7623188be7ef","superProcessInstanceId":"e2b951fa-c3bb-11ed-88a0-7623188be7ef","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-16T05:32:20.818Z|b9a36c00-be46-44a1-b3dd-6bcf68abb909|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=45273e26-de14-4e96-bced-b3a17c868b37&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-16T05:32:20.819Z|b9a36c00-be46-44a1-b3dd-6bcf68abb909|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=45273e26-de14-4e96-bced-b3a17c868b37&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-16T05:32:20.858Z|b9a36c00-be46-44a1-b3dd-6bcf68abb909|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e2ba3c9d-c3bb-11ed-88a0-7623188be7ef&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e2ba3c9d-c3bb-11ed-88a0-7623188be7ef&maxResults=1 2023-03-16T05:32:20.859Z|b9a36c00-be46-44a1-b3dd-6bcf68abb909|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e2ba3c9d-c3bb-11ed-88a0-7623188be7ef&maxResults=1|INFO|500||Invoke 2023-03-16T05:32:20.859Z|b9a36c00-be46-44a1-b3dd-6bcf68abb909|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e2ba3c9d-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-16T05:32:20.860Z|b9a36c00-be46-44a1-b3dd-6bcf68abb909|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e2ba3c9d-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e2ba3c9d-c3bb-11ed-88a0-7623188be7ef&maxResults=1 2023-03-16T05:32:20.860Z|b9a36c00-be46-44a1-b3dd-6bcf68abb909|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e2ba3c9d-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Method : GET 2023-03-16T05:32:20.860Z|b9a36c00-be46-44a1-b3dd-6bcf68abb909|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e2ba3c9d-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b9a36c00-be46-44a1-b3dd-6bcf68abb909", X-RequestID:"b9a36c00-be46-44a1-b3dd-6bcf68abb909", X-TransactionID:"b9a36c00-be46-44a1-b3dd-6bcf68abb909", X-ECOMP-RequestID:"b9a36c00-be46-44a1-b3dd-6bcf68abb909", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"29df889f-2c79-4b1a-95aa-bda4f1d84eac"] 2023-03-16T05:32:20.860Z|b9a36c00-be46-44a1-b3dd-6bcf68abb909|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e2ba3c9d-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Request body: 2023-03-16T05:32:20.860Z|b9a36c00-be46-44a1-b3dd-6bcf68abb909|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e2ba3c9d-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-16T05:32:20.998Z|b9a36c00-be46-44a1-b3dd-6bcf68abb909|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e2ba3c9d-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-16T05:32:20.999Z|b9a36c00-be46-44a1-b3dd-6bcf68abb909|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e2ba3c9d-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-16T05:32:20.999Z|b9a36c00-be46-44a1-b3dd-6bcf68abb909|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e2ba3c9d-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Status text : OK 2023-03-16T05:32:20.999Z|b9a36c00-be46-44a1-b3dd-6bcf68abb909|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e2ba3c9d-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=C616CDB595E85A099EA23893EE378286; 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:"811", date:"Thu, 16 Mar 2023 05:32:21 GMT", x-envoy-upstream-service-time:"133", server:"envoy"] 2023-03-16T05:32:20.999Z|b9a36c00-be46-44a1-b3dd-6bcf68abb909|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e2ba3c9d-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:e5bf3f65-c3bb-11ed-88a0-7623188be7ef","parentActivityInstanceId":"e2ba3c9d-c3bb-11ed-88a0-7623188be7ef","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:ad8b8e71-c38e-11ed-88a0-7623188be7ef","processInstanceId":"e2ba3c9d-c3bb-11ed-88a0-7623188be7ef","executionId":"e2ba3c9d-c3bb-11ed-88a0-7623188be7ef","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-16T05:32:09.917+0000","endTime":"2023-03-16T05:32:09.924+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"df2c81b9-c3bb-11ed-88a0-7623188be7ef"}] 2023-03-16T05:32:21.000Z|b9a36c00-be46-44a1-b3dd-6bcf68abb909|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e2ba3c9d-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-16T05:32:21.000Z|b9a36c00-be46-44a1-b3dd-6bcf68abb909|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e2ba3c9d-c3bb-11ed-88a0-7623188be7ef&maxResults=1|INFO|500||InvokeReturn 2023-03-16T05:32:21.005Z|b9a36c00-be46-44a1-b3dd-6bcf68abb909|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T05:32:22.640Z|764594c4-6f95-4cf5-aa35-027390ff11c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:32:22.640Z|764594c4-6f95-4cf5-aa35-027390ff11c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:32:23.163Z|2bdf6b73-11bf-4717-a26d-0f681987d21d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:32:23.163Z|2bdf6b73-11bf-4717-a26d-0f681987d21d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:32:24.916Z|23d688da-1c48-4590-b8fd-d848fc8c61c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:32:24.917Z|23d688da-1c48-4590-b8fd-d848fc8c61c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:32:30.208Z|3bb6f3be-5f13-438a-b059-0c0c5f1de982|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:32:30.208Z|3bb6f3be-5f13-438a-b059-0c0c5f1de982|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:32:30.970Z|9a635c39-25a9-489b-9a0b-6f173666b0fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:32:30.970Z|9a635c39-25a9-489b-9a0b-6f173666b0fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:32:31.185Z|cc2b83dc-b2c1-4133-9c76-23397ba2eaa5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|||INFO|500||Entering 2023-03-16T05:32:31.193Z|cc2b83dc-b2c1-4133-9c76-23397ba2eaa5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37 2023-03-16T05:32:31.194Z|cc2b83dc-b2c1-4133-9c76-23397ba2eaa5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|INFO|500||Invoke 2023-03-16T05:32:31.194Z|cc2b83dc-b2c1-4133-9c76-23397ba2eaa5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||===========================request begin================================================ 2023-03-16T05:32:31.194Z|cc2b83dc-b2c1-4133-9c76-23397ba2eaa5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37 2023-03-16T05:32:31.195Z|cc2b83dc-b2c1-4133-9c76-23397ba2eaa5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||Method : GET 2023-03-16T05:32:31.195Z|cc2b83dc-b2c1-4133-9c76-23397ba2eaa5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4aa5a85e3e87e2aaa76044cf83b0c2c0", X-B3-SpanId:"9631fa83f0994de9", X-B3-ParentSpanId:"92373125043650c8", X-B3-Sampled:"0", X-ONAP-RequestID:"cc2b83dc-b2c1-4133-9c76-23397ba2eaa5", X-RequestID:"cc2b83dc-b2c1-4133-9c76-23397ba2eaa5", X-TransactionID:"cc2b83dc-b2c1-4133-9c76-23397ba2eaa5", X-ECOMP-RequestID:"cc2b83dc-b2c1-4133-9c76-23397ba2eaa5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9e57dc2e-bf23-4f7a-9be1-8ab623c94491"] 2023-03-16T05:32:31.195Z|cc2b83dc-b2c1-4133-9c76-23397ba2eaa5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||Request body: 2023-03-16T05:32:31.196Z|cc2b83dc-b2c1-4133-9c76-23397ba2eaa5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||==========================request end================================================ 2023-03-16T05:32:31.229Z|cc2b83dc-b2c1-4133-9c76-23397ba2eaa5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||============================response begin========================================== 2023-03-16T05:32:31.230Z|cc2b83dc-b2c1-4133-9c76-23397ba2eaa5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||Status code : 200 OK 2023-03-16T05:32:31.230Z|cc2b83dc-b2c1-4133-9c76-23397ba2eaa5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||Status text : OK 2023-03-16T05:32:31.230Z|cc2b83dc-b2c1-4133-9c76-23397ba2eaa5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:32:31 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:32:31.231Z|cc2b83dc-b2c1-4133-9c76-23397ba2eaa5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||Response body: { "requestId" : "45273e26-de14-4e96-bced-b3a17c868b37", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "flowStatus" : "Execution of DeleteVfModuleBB has completed successfully, next invoking UnassignVfModuleBB (Execution Path progress: BBs completed = 2; BBs remaining = 1).", "progress" : 68, "startTime" : "2023-03-16T05:31:58.000+00:00", "source" : "VID", "vnfId" : "06f84ce8-7f8a-49ed-80cb-becaaa5b99ed", "vnfType" : "", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"d177f5fc-6a03-4266-9221-89e39bb9a29c\",\n \"modelVersionId\": \"5308fc19-887b-4f73-b793-87262e702574\",\n \"modelName\": \"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c\",\n \"modelVersion\": \"1678944696308\",\n \"modelCustomizationId\": \"baced4d4-d87c-459f-8c70-289f4e980769\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T05:32:30.000+00:00", "vfModuleId" : "51f9f8b9-8a15-4c5d-9313-18a272b81258", "vfModuleName" : "basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c", "vfModuleModelName" : "basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a242e276-8b2e-428f-b57e-8aa451070b0e", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "45273e26-de14-4e96-bced-b3a17c868b37", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37" } } } 2023-03-16T05:32:31.231Z|cc2b83dc-b2c1-4133-9c76-23397ba2eaa5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||=======================response end================================================= 2023-03-16T05:32:31.231Z|cc2b83dc-b2c1-4133-9c76-23397ba2eaa5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|INFO|500||InvokeReturn 2023-03-16T05:32:31.233Z|cc2b83dc-b2c1-4133-9c76-23397ba2eaa5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false 2023-03-16T05:32:31.234Z|cc2b83dc-b2c1-4133-9c76-23397ba2eaa5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T05:32:31.234Z|cc2b83dc-b2c1-4133-9c76-23397ba2eaa5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T05:32:31.234Z|cc2b83dc-b2c1-4133-9c76-23397ba2eaa5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false 2023-03-16T05:32:31.235Z|cc2b83dc-b2c1-4133-9c76-23397ba2eaa5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T05:32:31.235Z|cc2b83dc-b2c1-4133-9c76-23397ba2eaa5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4aa5a85e3e87e2aaa76044cf83b0c2c0", X-B3-SpanId:"f53f54f6e255bb07", X-B3-ParentSpanId:"92373125043650c8", X-B3-Sampled:"0", X-ONAP-RequestID:"cc2b83dc-b2c1-4133-9c76-23397ba2eaa5", X-RequestID:"cc2b83dc-b2c1-4133-9c76-23397ba2eaa5", X-TransactionID:"cc2b83dc-b2c1-4133-9c76-23397ba2eaa5", X-ECOMP-RequestID:"cc2b83dc-b2c1-4133-9c76-23397ba2eaa5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4fa9bd54-4198-433c-b5ad-bc859aef16b7"] 2023-03-16T05:32:31.236Z|cc2b83dc-b2c1-4133-9c76-23397ba2eaa5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T05:32:31.236Z|cc2b83dc-b2c1-4133-9c76-23397ba2eaa5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T05:32:31.259Z|cc2b83dc-b2c1-4133-9c76-23397ba2eaa5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T05:32:31.260Z|cc2b83dc-b2c1-4133-9c76-23397ba2eaa5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T05:32:31.260Z|cc2b83dc-b2c1-4133-9c76-23397ba2eaa5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T05:32:31.260Z|cc2b83dc-b2c1-4133-9c76-23397ba2eaa5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:32:31 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:32:31.261Z|cc2b83dc-b2c1-4133-9c76-23397ba2eaa5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 34, "soRequestId" : "45273e26-de14-4e96-bced-b3a17c868b37", "groupingId" : "de1e005b-7777-48ff-bf66-24b6c2cc74be", "name" : "basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d16c1d8504f144e5b2fab42ec3a8ceb7/stacks/basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c/de1e005b-7777-48ff-bf66-24b6c2cc74be\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c\",\"updated_time\":1678944730000,\"creation_time\":1678944601000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"de1e005b-7777-48ff-bf66-24b6c2cc74be\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"64ca594dc682416c8a18953627d6890e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"de1e005b-7777-48ff-bf66-24b6c2cc74be\",\"OS::project_id\":\"d16c1d8504f144e5b2fab42ec3a8ceb7\",\"OS::stack_name\":\"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c\",\"vnf_name\":\"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c_vnf_0\",\"vnf_id\":\"06f84ce8-7f8a-49ed-80cb-becaaa5b99ed\",\"vf_module_id\":\"51f9f8b9-8a15-4c5d-9313-18a272b81258\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-16T05:32:10.000+00:00", "isDataInternal" : false } ] 2023-03-16T05:32:31.261Z|cc2b83dc-b2c1-4133-9c76-23397ba2eaa5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T05:32:31.261Z|cc2b83dc-b2c1-4133-9c76-23397ba2eaa5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T05:32:31.288Z|cc2b83dc-b2c1-4133-9c76-23397ba2eaa5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=45273e26-de14-4e96-bced-b3a17c868b37&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=45273e26-de14-4e96-bced-b3a17c868b37&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-16T05:32:31.289Z|cc2b83dc-b2c1-4133-9c76-23397ba2eaa5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=45273e26-de14-4e96-bced-b3a17c868b37&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-16T05:32:31.289Z|cc2b83dc-b2c1-4133-9c76-23397ba2eaa5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=45273e26-de14-4e96-bced-b3a17c868b37&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-16T05:32:31.289Z|cc2b83dc-b2c1-4133-9c76-23397ba2eaa5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=45273e26-de14-4e96-bced-b3a17c868b37&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=45273e26-de14-4e96-bced-b3a17c868b37&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-16T05:32:31.289Z|cc2b83dc-b2c1-4133-9c76-23397ba2eaa5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=45273e26-de14-4e96-bced-b3a17c868b37&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-16T05:32:31.289Z|cc2b83dc-b2c1-4133-9c76-23397ba2eaa5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=45273e26-de14-4e96-bced-b3a17c868b37&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"cc2b83dc-b2c1-4133-9c76-23397ba2eaa5", X-RequestID:"cc2b83dc-b2c1-4133-9c76-23397ba2eaa5", X-TransactionID:"cc2b83dc-b2c1-4133-9c76-23397ba2eaa5", X-ECOMP-RequestID:"cc2b83dc-b2c1-4133-9c76-23397ba2eaa5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4dc1aa9e-2da3-40d8-ac06-6f704ae13bf6"] 2023-03-16T05:32:31.290Z|cc2b83dc-b2c1-4133-9c76-23397ba2eaa5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=45273e26-de14-4e96-bced-b3a17c868b37&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-16T05:32:31.290Z|cc2b83dc-b2c1-4133-9c76-23397ba2eaa5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=45273e26-de14-4e96-bced-b3a17c868b37&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-16T05:32:31.445Z|cc2b83dc-b2c1-4133-9c76-23397ba2eaa5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=45273e26-de14-4e96-bced-b3a17c868b37&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-16T05:32:31.446Z|cc2b83dc-b2c1-4133-9c76-23397ba2eaa5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=45273e26-de14-4e96-bced-b3a17c868b37&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-16T05:32:31.446Z|cc2b83dc-b2c1-4133-9c76-23397ba2eaa5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=45273e26-de14-4e96-bced-b3a17c868b37&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-16T05:32:31.446Z|cc2b83dc-b2c1-4133-9c76-23397ba2eaa5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=45273e26-de14-4e96-bced-b3a17c868b37&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=5A72964CFE22538223D54A7AF98307E8; 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:"718", date:"Thu, 16 Mar 2023 05:32:31 GMT", x-envoy-upstream-service-time:"151", server:"envoy"] 2023-03-16T05:32:31.447Z|cc2b83dc-b2c1-4133-9c76-23397ba2eaa5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=45273e26-de14-4e96-bced-b3a17c868b37&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"e2ba3c9d-c3bb-11ed-88a0-7623188be7ef","businessKey":"45273e26-de14-4e96-bced-b3a17c868b37","processDefinitionId":"openstackAdapterTask:1:ad8b8e71-c38e-11ed-88a0-7623188be7ef","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-16T05:32:04.852+0000","endTime":"2023-03-16T05:32:26.279+0000","removalTime":null,"durationInMillis":21427,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"df2c81b9-c3bb-11ed-88a0-7623188be7ef","superProcessInstanceId":"e2b951fa-c3bb-11ed-88a0-7623188be7ef","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-03-16T05:32:31.447Z|cc2b83dc-b2c1-4133-9c76-23397ba2eaa5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=45273e26-de14-4e96-bced-b3a17c868b37&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-16T05:32:31.448Z|cc2b83dc-b2c1-4133-9c76-23397ba2eaa5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=45273e26-de14-4e96-bced-b3a17c868b37&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-16T05:32:31.467Z|cc2b83dc-b2c1-4133-9c76-23397ba2eaa5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e2ba3c9d-c3bb-11ed-88a0-7623188be7ef&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e2ba3c9d-c3bb-11ed-88a0-7623188be7ef&maxResults=1 2023-03-16T05:32:31.467Z|cc2b83dc-b2c1-4133-9c76-23397ba2eaa5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e2ba3c9d-c3bb-11ed-88a0-7623188be7ef&maxResults=1|INFO|500||Invoke 2023-03-16T05:32:31.467Z|cc2b83dc-b2c1-4133-9c76-23397ba2eaa5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e2ba3c9d-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-16T05:32:31.467Z|cc2b83dc-b2c1-4133-9c76-23397ba2eaa5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e2ba3c9d-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e2ba3c9d-c3bb-11ed-88a0-7623188be7ef&maxResults=1 2023-03-16T05:32:31.467Z|cc2b83dc-b2c1-4133-9c76-23397ba2eaa5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e2ba3c9d-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Method : GET 2023-03-16T05:32:31.468Z|cc2b83dc-b2c1-4133-9c76-23397ba2eaa5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e2ba3c9d-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"cc2b83dc-b2c1-4133-9c76-23397ba2eaa5", X-RequestID:"cc2b83dc-b2c1-4133-9c76-23397ba2eaa5", X-TransactionID:"cc2b83dc-b2c1-4133-9c76-23397ba2eaa5", X-ECOMP-RequestID:"cc2b83dc-b2c1-4133-9c76-23397ba2eaa5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c0c282f6-3bff-4059-b18a-bf05b2b677cb"] 2023-03-16T05:32:31.468Z|cc2b83dc-b2c1-4133-9c76-23397ba2eaa5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e2ba3c9d-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Request body: 2023-03-16T05:32:31.468Z|cc2b83dc-b2c1-4133-9c76-23397ba2eaa5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e2ba3c9d-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-16T05:32:31.663Z|cc2b83dc-b2c1-4133-9c76-23397ba2eaa5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e2ba3c9d-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-16T05:32:31.663Z|cc2b83dc-b2c1-4133-9c76-23397ba2eaa5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e2ba3c9d-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-16T05:32:31.663Z|cc2b83dc-b2c1-4133-9c76-23397ba2eaa5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e2ba3c9d-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Status text : OK 2023-03-16T05:32:31.663Z|cc2b83dc-b2c1-4133-9c76-23397ba2eaa5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e2ba3c9d-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=26CEBF077055AC6311DE6BCEE0BDA659; 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:"772", date:"Thu, 16 Mar 2023 05:32:31 GMT", x-envoy-upstream-service-time:"192", server:"envoy"] 2023-03-16T05:32:31.664Z|cc2b83dc-b2c1-4133-9c76-23397ba2eaa5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e2ba3c9d-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:ef7f6ee8-c3bb-11ed-88a0-7623188be7ef","parentActivityInstanceId":"e2ba3c9d-c3bb-11ed-88a0-7623188be7ef","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:ad8b8e71-c38e-11ed-88a0-7623188be7ef","processInstanceId":"e2ba3c9d-c3bb-11ed-88a0-7623188be7ef","executionId":"e2ba3c9d-c3bb-11ed-88a0-7623188be7ef","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-16T05:32:26.276+0000","endTime":"2023-03-16T05:32:26.276+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"df2c81b9-c3bb-11ed-88a0-7623188be7ef"}] 2023-03-16T05:32:31.664Z|cc2b83dc-b2c1-4133-9c76-23397ba2eaa5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e2ba3c9d-c3bb-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-16T05:32:31.664Z|cc2b83dc-b2c1-4133-9c76-23397ba2eaa5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e2ba3c9d-c3bb-11ed-88a0-7623188be7ef&maxResults=1|INFO|500||InvokeReturn 2023-03-16T05:32:31.668Z|cc2b83dc-b2c1-4133-9c76-23397ba2eaa5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T05:32:32.670Z|69505ac1-2acd-4b72-a4f3-c3e6e0821fdd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:32:32.670Z|69505ac1-2acd-4b72-a4f3-c3e6e0821fdd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:32:33.192Z|5b56ce72-d5e4-40f6-a1a5-58f71b50c92b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:32:33.193Z|5b56ce72-d5e4-40f6-a1a5-58f71b50c92b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:32:34.948Z|73caeeba-b858-445d-9066-c04342802060|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:32:34.949Z|73caeeba-b858-445d-9066-c04342802060|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:32:40.408Z|d9376ca7-f40b-4a31-98dd-620931b0efa2|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T05:32:40.409Z|d9376ca7-f40b-4a31-98dd-620931b0efa2|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T05:32:41.844Z|d6f1e214-bcf9-4c72-af9c-afd40ede8091|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|||INFO|500||Entering 2023-03-16T05:32:41.851Z|d6f1e214-bcf9-4c72-af9c-afd40ede8091|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37 2023-03-16T05:32:41.852Z|d6f1e214-bcf9-4c72-af9c-afd40ede8091|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|INFO|500||Invoke 2023-03-16T05:32:41.852Z|d6f1e214-bcf9-4c72-af9c-afd40ede8091|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||===========================request begin================================================ 2023-03-16T05:32:41.852Z|d6f1e214-bcf9-4c72-af9c-afd40ede8091|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37 2023-03-16T05:32:41.852Z|d6f1e214-bcf9-4c72-af9c-afd40ede8091|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||Method : GET 2023-03-16T05:32:41.852Z|d6f1e214-bcf9-4c72-af9c-afd40ede8091|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cce5c19c55369aa84c9761b2b09c3d03", X-B3-SpanId:"1b0cb9b04c9f0b88", X-B3-ParentSpanId:"eec8cea1c43799cf", X-B3-Sampled:"0", X-ONAP-RequestID:"d6f1e214-bcf9-4c72-af9c-afd40ede8091", X-RequestID:"d6f1e214-bcf9-4c72-af9c-afd40ede8091", X-TransactionID:"d6f1e214-bcf9-4c72-af9c-afd40ede8091", X-ECOMP-RequestID:"d6f1e214-bcf9-4c72-af9c-afd40ede8091", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a3482abb-87c5-4da3-b313-70901a6ada88"] 2023-03-16T05:32:41.852Z|d6f1e214-bcf9-4c72-af9c-afd40ede8091|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||Request body: 2023-03-16T05:32:41.853Z|d6f1e214-bcf9-4c72-af9c-afd40ede8091|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||==========================request end================================================ 2023-03-16T05:32:41.887Z|d6f1e214-bcf9-4c72-af9c-afd40ede8091|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||============================response begin========================================== 2023-03-16T05:32:41.887Z|d6f1e214-bcf9-4c72-af9c-afd40ede8091|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||Status code : 200 OK 2023-03-16T05:32:41.887Z|d6f1e214-bcf9-4c72-af9c-afd40ede8091|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||Status text : OK 2023-03-16T05:32:41.887Z|d6f1e214-bcf9-4c72-af9c-afd40ede8091|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:32:42 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:32:41.889Z|d6f1e214-bcf9-4c72-af9c-afd40ede8091|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||Response body: { "requestId" : "45273e26-de14-4e96-bced-b3a17c868b37", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-16T05:31:58.000+00:00", "endTime" : "2023-03-16T05:32:32.000+00:00", "source" : "VID", "vnfId" : "06f84ce8-7f8a-49ed-80cb-becaaa5b99ed", "vnfType" : "", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"d177f5fc-6a03-4266-9221-89e39bb9a29c\",\n \"modelVersionId\": \"5308fc19-887b-4f73-b793-87262e702574\",\n \"modelName\": \"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c\",\n \"modelVersion\": \"1678944696308\",\n \"modelCustomizationId\": \"baced4d4-d87c-459f-8c70-289f4e980769\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T05:32:33.000+00:00", "vfModuleId" : "51f9f8b9-8a15-4c5d-9313-18a272b81258", "vfModuleName" : "basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c", "vfModuleModelName" : "basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a242e276-8b2e-428f-b57e-8aa451070b0e", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "45273e26-de14-4e96-bced-b3a17c868b37", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37" } } } 2023-03-16T05:32:41.889Z|d6f1e214-bcf9-4c72-af9c-afd40ede8091|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||=======================response end================================================= 2023-03-16T05:32:41.889Z|d6f1e214-bcf9-4c72-af9c-afd40ede8091|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|INFO|500||InvokeReturn 2023-03-16T05:32:41.890Z|d6f1e214-bcf9-4c72-af9c-afd40ede8091|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false 2023-03-16T05:32:41.890Z|d6f1e214-bcf9-4c72-af9c-afd40ede8091|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T05:32:41.890Z|d6f1e214-bcf9-4c72-af9c-afd40ede8091|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T05:32:41.891Z|d6f1e214-bcf9-4c72-af9c-afd40ede8091|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false 2023-03-16T05:32:41.891Z|d6f1e214-bcf9-4c72-af9c-afd40ede8091|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T05:32:41.891Z|d6f1e214-bcf9-4c72-af9c-afd40ede8091|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cce5c19c55369aa84c9761b2b09c3d03", X-B3-SpanId:"1874ea9cb7248044", X-B3-ParentSpanId:"eec8cea1c43799cf", X-B3-Sampled:"0", X-ONAP-RequestID:"d6f1e214-bcf9-4c72-af9c-afd40ede8091", X-RequestID:"d6f1e214-bcf9-4c72-af9c-afd40ede8091", X-TransactionID:"d6f1e214-bcf9-4c72-af9c-afd40ede8091", X-ECOMP-RequestID:"d6f1e214-bcf9-4c72-af9c-afd40ede8091", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c8750537-a34c-4bbc-9a39-46f1166f17cf"] 2023-03-16T05:32:41.891Z|d6f1e214-bcf9-4c72-af9c-afd40ede8091|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T05:32:41.891Z|d6f1e214-bcf9-4c72-af9c-afd40ede8091|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T05:32:41.906Z|d6f1e214-bcf9-4c72-af9c-afd40ede8091|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T05:32:41.906Z|d6f1e214-bcf9-4c72-af9c-afd40ede8091|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T05:32:41.906Z|d6f1e214-bcf9-4c72-af9c-afd40ede8091|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T05:32:41.906Z|d6f1e214-bcf9-4c72-af9c-afd40ede8091|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:32:42 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:32:41.907Z|d6f1e214-bcf9-4c72-af9c-afd40ede8091|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 34, "soRequestId" : "45273e26-de14-4e96-bced-b3a17c868b37", "groupingId" : "de1e005b-7777-48ff-bf66-24b6c2cc74be", "name" : "basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d16c1d8504f144e5b2fab42ec3a8ceb7/stacks/basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c/de1e005b-7777-48ff-bf66-24b6c2cc74be\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c\",\"updated_time\":1678944730000,\"creation_time\":1678944601000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"de1e005b-7777-48ff-bf66-24b6c2cc74be\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"64ca594dc682416c8a18953627d6890e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"de1e005b-7777-48ff-bf66-24b6c2cc74be\",\"OS::project_id\":\"d16c1d8504f144e5b2fab42ec3a8ceb7\",\"OS::stack_name\":\"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c\",\"vnf_name\":\"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c_vnf_0\",\"vnf_id\":\"06f84ce8-7f8a-49ed-80cb-becaaa5b99ed\",\"vf_module_id\":\"51f9f8b9-8a15-4c5d-9313-18a272b81258\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-16T05:32:10.000+00:00", "isDataInternal" : false } ] 2023-03-16T05:32:41.908Z|d6f1e214-bcf9-4c72-af9c-afd40ede8091|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T05:32:41.908Z|d6f1e214-bcf9-4c72-af9c-afd40ede8091|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T05:32:41.914Z|d6f1e214-bcf9-4c72-af9c-afd40ede8091|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T05:32:42.084Z|afca5a37-ec74-4c3a-b83c-3b50b7a716c4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|||INFO|500||Entering 2023-03-16T05:32:42.089Z|afca5a37-ec74-4c3a-b83c-3b50b7a716c4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37 2023-03-16T05:32:42.089Z|afca5a37-ec74-4c3a-b83c-3b50b7a716c4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|INFO|500||Invoke 2023-03-16T05:32:42.089Z|afca5a37-ec74-4c3a-b83c-3b50b7a716c4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||===========================request begin================================================ 2023-03-16T05:32:42.089Z|afca5a37-ec74-4c3a-b83c-3b50b7a716c4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37 2023-03-16T05:32:42.089Z|afca5a37-ec74-4c3a-b83c-3b50b7a716c4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||Method : GET 2023-03-16T05:32:42.089Z|afca5a37-ec74-4c3a-b83c-3b50b7a716c4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0eab9f02510843347d55a4c7fdbde79c", X-B3-SpanId:"8d3e104a5ae3b09b", X-B3-ParentSpanId:"b38f1f5ce5dfdb99", X-B3-Sampled:"0", X-ONAP-RequestID:"afca5a37-ec74-4c3a-b83c-3b50b7a716c4", X-RequestID:"afca5a37-ec74-4c3a-b83c-3b50b7a716c4", X-TransactionID:"afca5a37-ec74-4c3a-b83c-3b50b7a716c4", X-ECOMP-RequestID:"afca5a37-ec74-4c3a-b83c-3b50b7a716c4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1ee0c413-aa05-4a67-9bb3-b5f7af0abcf5"] 2023-03-16T05:32:42.089Z|afca5a37-ec74-4c3a-b83c-3b50b7a716c4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||Request body: 2023-03-16T05:32:42.090Z|afca5a37-ec74-4c3a-b83c-3b50b7a716c4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||==========================request end================================================ 2023-03-16T05:32:42.112Z|afca5a37-ec74-4c3a-b83c-3b50b7a716c4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||============================response begin========================================== 2023-03-16T05:32:42.112Z|afca5a37-ec74-4c3a-b83c-3b50b7a716c4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||Status code : 200 OK 2023-03-16T05:32:42.112Z|afca5a37-ec74-4c3a-b83c-3b50b7a716c4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||Status text : OK 2023-03-16T05:32:42.112Z|afca5a37-ec74-4c3a-b83c-3b50b7a716c4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:32:42 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:32:42.112Z|afca5a37-ec74-4c3a-b83c-3b50b7a716c4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||Response body: { "requestId" : "45273e26-de14-4e96-bced-b3a17c868b37", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-16T05:31:58.000+00:00", "endTime" : "2023-03-16T05:32:32.000+00:00", "source" : "VID", "vnfId" : "06f84ce8-7f8a-49ed-80cb-becaaa5b99ed", "vnfType" : "", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"d177f5fc-6a03-4266-9221-89e39bb9a29c\",\n \"modelVersionId\": \"5308fc19-887b-4f73-b793-87262e702574\",\n \"modelName\": \"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c\",\n \"modelVersion\": \"1678944696308\",\n \"modelCustomizationId\": \"baced4d4-d87c-459f-8c70-289f4e980769\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T05:32:33.000+00:00", "vfModuleId" : "51f9f8b9-8a15-4c5d-9313-18a272b81258", "vfModuleName" : "basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c", "vfModuleModelName" : "basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a242e276-8b2e-428f-b57e-8aa451070b0e", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "45273e26-de14-4e96-bced-b3a17c868b37", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37" } } } 2023-03-16T05:32:42.113Z|afca5a37-ec74-4c3a-b83c-3b50b7a716c4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||=======================response end================================================= 2023-03-16T05:32:42.113Z|afca5a37-ec74-4c3a-b83c-3b50b7a716c4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|INFO|500||InvokeReturn 2023-03-16T05:32:42.114Z|afca5a37-ec74-4c3a-b83c-3b50b7a716c4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false 2023-03-16T05:32:42.114Z|afca5a37-ec74-4c3a-b83c-3b50b7a716c4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T05:32:42.114Z|afca5a37-ec74-4c3a-b83c-3b50b7a716c4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T05:32:42.114Z|afca5a37-ec74-4c3a-b83c-3b50b7a716c4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false 2023-03-16T05:32:42.114Z|afca5a37-ec74-4c3a-b83c-3b50b7a716c4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T05:32:42.115Z|afca5a37-ec74-4c3a-b83c-3b50b7a716c4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0eab9f02510843347d55a4c7fdbde79c", X-B3-SpanId:"7981f54b6a818d5c", X-B3-ParentSpanId:"b38f1f5ce5dfdb99", X-B3-Sampled:"0", X-ONAP-RequestID:"afca5a37-ec74-4c3a-b83c-3b50b7a716c4", X-RequestID:"afca5a37-ec74-4c3a-b83c-3b50b7a716c4", X-TransactionID:"afca5a37-ec74-4c3a-b83c-3b50b7a716c4", X-ECOMP-RequestID:"afca5a37-ec74-4c3a-b83c-3b50b7a716c4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"174a42e0-3f08-4659-92dc-638d7fc0c976"] 2023-03-16T05:32:42.115Z|afca5a37-ec74-4c3a-b83c-3b50b7a716c4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T05:32:42.115Z|afca5a37-ec74-4c3a-b83c-3b50b7a716c4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T05:32:42.136Z|afca5a37-ec74-4c3a-b83c-3b50b7a716c4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T05:32:42.137Z|afca5a37-ec74-4c3a-b83c-3b50b7a716c4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T05:32:42.137Z|afca5a37-ec74-4c3a-b83c-3b50b7a716c4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T05:32:42.137Z|afca5a37-ec74-4c3a-b83c-3b50b7a716c4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:32:42 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:32:42.138Z|afca5a37-ec74-4c3a-b83c-3b50b7a716c4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 34, "soRequestId" : "45273e26-de14-4e96-bced-b3a17c868b37", "groupingId" : "de1e005b-7777-48ff-bf66-24b6c2cc74be", "name" : "basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d16c1d8504f144e5b2fab42ec3a8ceb7/stacks/basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c/de1e005b-7777-48ff-bf66-24b6c2cc74be\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c\",\"updated_time\":1678944730000,\"creation_time\":1678944601000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"de1e005b-7777-48ff-bf66-24b6c2cc74be\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"64ca594dc682416c8a18953627d6890e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"de1e005b-7777-48ff-bf66-24b6c2cc74be\",\"OS::project_id\":\"d16c1d8504f144e5b2fab42ec3a8ceb7\",\"OS::stack_name\":\"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c\",\"vnf_name\":\"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c_vnf_0\",\"vnf_id\":\"06f84ce8-7f8a-49ed-80cb-becaaa5b99ed\",\"vf_module_id\":\"51f9f8b9-8a15-4c5d-9313-18a272b81258\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-16T05:32:10.000+00:00", "isDataInternal" : false } ] 2023-03-16T05:32:42.138Z|afca5a37-ec74-4c3a-b83c-3b50b7a716c4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T05:32:42.138Z|afca5a37-ec74-4c3a-b83c-3b50b7a716c4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T05:32:42.144Z|afca5a37-ec74-4c3a-b83c-3b50b7a716c4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T05:32:42.302Z|5ab61469-9183-47b6-bbff-615b482599d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|||INFO|500||Entering 2023-03-16T05:32:42.312Z|5ab61469-9183-47b6-bbff-615b482599d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37 2023-03-16T05:32:42.312Z|5ab61469-9183-47b6-bbff-615b482599d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|INFO|500||Invoke 2023-03-16T05:32:42.313Z|5ab61469-9183-47b6-bbff-615b482599d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||===========================request begin================================================ 2023-03-16T05:32:42.313Z|5ab61469-9183-47b6-bbff-615b482599d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37 2023-03-16T05:32:42.313Z|5ab61469-9183-47b6-bbff-615b482599d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||Method : GET 2023-03-16T05:32:42.313Z|5ab61469-9183-47b6-bbff-615b482599d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"63903099f11e593c1e5f4cfc2d71501a", X-B3-SpanId:"c59661786e25a345", X-B3-ParentSpanId:"7007def62d00c902", X-B3-Sampled:"0", X-ONAP-RequestID:"5ab61469-9183-47b6-bbff-615b482599d8", X-RequestID:"5ab61469-9183-47b6-bbff-615b482599d8", X-TransactionID:"5ab61469-9183-47b6-bbff-615b482599d8", X-ECOMP-RequestID:"5ab61469-9183-47b6-bbff-615b482599d8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"48fd4e93-633f-4c5e-8a4a-365118aacf14"] 2023-03-16T05:32:42.313Z|5ab61469-9183-47b6-bbff-615b482599d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||Request body: 2023-03-16T05:32:42.313Z|5ab61469-9183-47b6-bbff-615b482599d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||==========================request end================================================ 2023-03-16T05:32:42.339Z|5ab61469-9183-47b6-bbff-615b482599d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||============================response begin========================================== 2023-03-16T05:32:42.340Z|5ab61469-9183-47b6-bbff-615b482599d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||Status code : 200 OK 2023-03-16T05:32:42.340Z|5ab61469-9183-47b6-bbff-615b482599d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||Status text : OK 2023-03-16T05:32:42.340Z|5ab61469-9183-47b6-bbff-615b482599d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:32:42 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:32:42.340Z|5ab61469-9183-47b6-bbff-615b482599d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||Response body: { "requestId" : "45273e26-de14-4e96-bced-b3a17c868b37", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-16T05:31:58.000+00:00", "endTime" : "2023-03-16T05:32:32.000+00:00", "source" : "VID", "vnfId" : "06f84ce8-7f8a-49ed-80cb-becaaa5b99ed", "vnfType" : "", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"d177f5fc-6a03-4266-9221-89e39bb9a29c\",\n \"modelVersionId\": \"5308fc19-887b-4f73-b793-87262e702574\",\n \"modelName\": \"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c\",\n \"modelVersion\": \"1678944696308\",\n \"modelCustomizationId\": \"baced4d4-d87c-459f-8c70-289f4e980769\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T05:32:33.000+00:00", "vfModuleId" : "51f9f8b9-8a15-4c5d-9313-18a272b81258", "vfModuleName" : "basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c", "vfModuleModelName" : "basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a242e276-8b2e-428f-b57e-8aa451070b0e", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "45273e26-de14-4e96-bced-b3a17c868b37", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37" } } } 2023-03-16T05:32:42.341Z|5ab61469-9183-47b6-bbff-615b482599d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||=======================response end================================================= 2023-03-16T05:32:42.341Z|5ab61469-9183-47b6-bbff-615b482599d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|INFO|500||InvokeReturn 2023-03-16T05:32:42.342Z|5ab61469-9183-47b6-bbff-615b482599d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false 2023-03-16T05:32:42.342Z|5ab61469-9183-47b6-bbff-615b482599d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T05:32:42.342Z|5ab61469-9183-47b6-bbff-615b482599d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T05:32:42.342Z|5ab61469-9183-47b6-bbff-615b482599d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false 2023-03-16T05:32:42.342Z|5ab61469-9183-47b6-bbff-615b482599d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T05:32:42.342Z|5ab61469-9183-47b6-bbff-615b482599d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"63903099f11e593c1e5f4cfc2d71501a", X-B3-SpanId:"ec8050b5bdaac65d", X-B3-ParentSpanId:"7007def62d00c902", X-B3-Sampled:"0", X-ONAP-RequestID:"5ab61469-9183-47b6-bbff-615b482599d8", X-RequestID:"5ab61469-9183-47b6-bbff-615b482599d8", X-TransactionID:"5ab61469-9183-47b6-bbff-615b482599d8", X-ECOMP-RequestID:"5ab61469-9183-47b6-bbff-615b482599d8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2d27e24a-29b2-4986-8aff-97704b316def"] 2023-03-16T05:32:42.342Z|5ab61469-9183-47b6-bbff-615b482599d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T05:32:42.343Z|5ab61469-9183-47b6-bbff-615b482599d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T05:32:42.355Z|5ab61469-9183-47b6-bbff-615b482599d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T05:32:42.355Z|5ab61469-9183-47b6-bbff-615b482599d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T05:32:42.355Z|5ab61469-9183-47b6-bbff-615b482599d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T05:32:42.355Z|5ab61469-9183-47b6-bbff-615b482599d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:32:42 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:32:42.356Z|5ab61469-9183-47b6-bbff-615b482599d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 34, "soRequestId" : "45273e26-de14-4e96-bced-b3a17c868b37", "groupingId" : "de1e005b-7777-48ff-bf66-24b6c2cc74be", "name" : "basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d16c1d8504f144e5b2fab42ec3a8ceb7/stacks/basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c/de1e005b-7777-48ff-bf66-24b6c2cc74be\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c\",\"updated_time\":1678944730000,\"creation_time\":1678944601000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"de1e005b-7777-48ff-bf66-24b6c2cc74be\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"64ca594dc682416c8a18953627d6890e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"de1e005b-7777-48ff-bf66-24b6c2cc74be\",\"OS::project_id\":\"d16c1d8504f144e5b2fab42ec3a8ceb7\",\"OS::stack_name\":\"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c\",\"vnf_name\":\"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c_vnf_0\",\"vnf_id\":\"06f84ce8-7f8a-49ed-80cb-becaaa5b99ed\",\"vf_module_id\":\"51f9f8b9-8a15-4c5d-9313-18a272b81258\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-16T05:32:10.000+00:00", "isDataInternal" : false } ] 2023-03-16T05:32:42.356Z|5ab61469-9183-47b6-bbff-615b482599d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T05:32:42.356Z|5ab61469-9183-47b6-bbff-615b482599d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T05:32:42.361Z|5ab61469-9183-47b6-bbff-615b482599d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T05:32:42.543Z|952822e1-8fa2-4f12-aa7e-2fb9d23bff14|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|||INFO|500||Entering 2023-03-16T05:32:42.547Z|952822e1-8fa2-4f12-aa7e-2fb9d23bff14|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37 2023-03-16T05:32:42.547Z|952822e1-8fa2-4f12-aa7e-2fb9d23bff14|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|INFO|500||Invoke 2023-03-16T05:32:42.547Z|952822e1-8fa2-4f12-aa7e-2fb9d23bff14|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||===========================request begin================================================ 2023-03-16T05:32:42.547Z|952822e1-8fa2-4f12-aa7e-2fb9d23bff14|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37 2023-03-16T05:32:42.547Z|952822e1-8fa2-4f12-aa7e-2fb9d23bff14|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||Method : GET 2023-03-16T05:32:42.548Z|952822e1-8fa2-4f12-aa7e-2fb9d23bff14|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e154befbc635dda310d7a2a0024e05a0", X-B3-SpanId:"f9c6d69076d8b975", X-B3-ParentSpanId:"41742304c29001e4", X-B3-Sampled:"0", X-ONAP-RequestID:"952822e1-8fa2-4f12-aa7e-2fb9d23bff14", X-RequestID:"952822e1-8fa2-4f12-aa7e-2fb9d23bff14", X-TransactionID:"952822e1-8fa2-4f12-aa7e-2fb9d23bff14", X-ECOMP-RequestID:"952822e1-8fa2-4f12-aa7e-2fb9d23bff14", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"46379370-56f7-45d9-854e-18db5a6d2186"] 2023-03-16T05:32:42.548Z|952822e1-8fa2-4f12-aa7e-2fb9d23bff14|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||Request body: 2023-03-16T05:32:42.548Z|952822e1-8fa2-4f12-aa7e-2fb9d23bff14|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||==========================request end================================================ 2023-03-16T05:32:42.577Z|952822e1-8fa2-4f12-aa7e-2fb9d23bff14|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||============================response begin========================================== 2023-03-16T05:32:42.577Z|952822e1-8fa2-4f12-aa7e-2fb9d23bff14|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||Status code : 200 OK 2023-03-16T05:32:42.577Z|952822e1-8fa2-4f12-aa7e-2fb9d23bff14|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||Status text : OK 2023-03-16T05:32:42.577Z|952822e1-8fa2-4f12-aa7e-2fb9d23bff14|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:32:42 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:32:42.578Z|952822e1-8fa2-4f12-aa7e-2fb9d23bff14|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||Response body: { "requestId" : "45273e26-de14-4e96-bced-b3a17c868b37", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-16T05:31:58.000+00:00", "endTime" : "2023-03-16T05:32:32.000+00:00", "source" : "VID", "vnfId" : "06f84ce8-7f8a-49ed-80cb-becaaa5b99ed", "vnfType" : "", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"d177f5fc-6a03-4266-9221-89e39bb9a29c\",\n \"modelVersionId\": \"5308fc19-887b-4f73-b793-87262e702574\",\n \"modelName\": \"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c\",\n \"modelVersion\": \"1678944696308\",\n \"modelCustomizationId\": \"baced4d4-d87c-459f-8c70-289f4e980769\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T05:32:33.000+00:00", "vfModuleId" : "51f9f8b9-8a15-4c5d-9313-18a272b81258", "vfModuleName" : "basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c", "vfModuleModelName" : "basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a242e276-8b2e-428f-b57e-8aa451070b0e", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "45273e26-de14-4e96-bced-b3a17c868b37", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37" } } } 2023-03-16T05:32:42.579Z|952822e1-8fa2-4f12-aa7e-2fb9d23bff14|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||=======================response end================================================= 2023-03-16T05:32:42.579Z|952822e1-8fa2-4f12-aa7e-2fb9d23bff14|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|INFO|500||InvokeReturn 2023-03-16T05:32:42.580Z|952822e1-8fa2-4f12-aa7e-2fb9d23bff14|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false 2023-03-16T05:32:42.580Z|952822e1-8fa2-4f12-aa7e-2fb9d23bff14|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T05:32:42.580Z|952822e1-8fa2-4f12-aa7e-2fb9d23bff14|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T05:32:42.580Z|952822e1-8fa2-4f12-aa7e-2fb9d23bff14|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false 2023-03-16T05:32:42.580Z|952822e1-8fa2-4f12-aa7e-2fb9d23bff14|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T05:32:42.580Z|952822e1-8fa2-4f12-aa7e-2fb9d23bff14|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e154befbc635dda310d7a2a0024e05a0", X-B3-SpanId:"2298f0cec4c1911e", X-B3-ParentSpanId:"41742304c29001e4", X-B3-Sampled:"0", X-ONAP-RequestID:"952822e1-8fa2-4f12-aa7e-2fb9d23bff14", X-RequestID:"952822e1-8fa2-4f12-aa7e-2fb9d23bff14", X-TransactionID:"952822e1-8fa2-4f12-aa7e-2fb9d23bff14", X-ECOMP-RequestID:"952822e1-8fa2-4f12-aa7e-2fb9d23bff14", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"46a645d8-f333-4844-97bb-dd0a77a2a56d"] 2023-03-16T05:32:42.580Z|952822e1-8fa2-4f12-aa7e-2fb9d23bff14|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T05:32:42.581Z|952822e1-8fa2-4f12-aa7e-2fb9d23bff14|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T05:32:42.603Z|952822e1-8fa2-4f12-aa7e-2fb9d23bff14|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T05:32:42.603Z|952822e1-8fa2-4f12-aa7e-2fb9d23bff14|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T05:32:42.603Z|952822e1-8fa2-4f12-aa7e-2fb9d23bff14|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T05:32:42.604Z|952822e1-8fa2-4f12-aa7e-2fb9d23bff14|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:32:42 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:32:42.605Z|952822e1-8fa2-4f12-aa7e-2fb9d23bff14|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 34, "soRequestId" : "45273e26-de14-4e96-bced-b3a17c868b37", "groupingId" : "de1e005b-7777-48ff-bf66-24b6c2cc74be", "name" : "basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d16c1d8504f144e5b2fab42ec3a8ceb7/stacks/basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c/de1e005b-7777-48ff-bf66-24b6c2cc74be\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c\",\"updated_time\":1678944730000,\"creation_time\":1678944601000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"de1e005b-7777-48ff-bf66-24b6c2cc74be\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"64ca594dc682416c8a18953627d6890e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"de1e005b-7777-48ff-bf66-24b6c2cc74be\",\"OS::project_id\":\"d16c1d8504f144e5b2fab42ec3a8ceb7\",\"OS::stack_name\":\"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c\",\"vnf_name\":\"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c_vnf_0\",\"vnf_id\":\"06f84ce8-7f8a-49ed-80cb-becaaa5b99ed\",\"vf_module_id\":\"51f9f8b9-8a15-4c5d-9313-18a272b81258\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-16T05:32:10.000+00:00", "isDataInternal" : false } ] 2023-03-16T05:32:42.605Z|952822e1-8fa2-4f12-aa7e-2fb9d23bff14|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T05:32:42.605Z|952822e1-8fa2-4f12-aa7e-2fb9d23bff14|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T05:32:42.612Z|952822e1-8fa2-4f12-aa7e-2fb9d23bff14|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T05:32:42.699Z|c11f3208-26cf-426b-8c0f-60f9b4bf4a2c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:32:42.700Z|c11f3208-26cf-426b-8c0f-60f9b4bf4a2c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:32:42.785Z|e4ac646f-6d99-45a8-9d06-873ca103e1e8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|||INFO|500||Entering 2023-03-16T05:32:42.791Z|e4ac646f-6d99-45a8-9d06-873ca103e1e8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37 2023-03-16T05:32:42.791Z|e4ac646f-6d99-45a8-9d06-873ca103e1e8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|INFO|500||Invoke 2023-03-16T05:32:42.791Z|e4ac646f-6d99-45a8-9d06-873ca103e1e8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||===========================request begin================================================ 2023-03-16T05:32:42.792Z|e4ac646f-6d99-45a8-9d06-873ca103e1e8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37 2023-03-16T05:32:42.792Z|e4ac646f-6d99-45a8-9d06-873ca103e1e8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||Method : GET 2023-03-16T05:32:42.792Z|e4ac646f-6d99-45a8-9d06-873ca103e1e8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"947e32325175e5ed7a71c4c8c46d703b", X-B3-SpanId:"a18a7c199e59a367", X-B3-ParentSpanId:"b3106a22273c0406", X-B3-Sampled:"0", X-ONAP-RequestID:"e4ac646f-6d99-45a8-9d06-873ca103e1e8", X-RequestID:"e4ac646f-6d99-45a8-9d06-873ca103e1e8", X-TransactionID:"e4ac646f-6d99-45a8-9d06-873ca103e1e8", X-ECOMP-RequestID:"e4ac646f-6d99-45a8-9d06-873ca103e1e8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3574a120-5024-4e60-87d8-ff8b59027604"] 2023-03-16T05:32:42.792Z|e4ac646f-6d99-45a8-9d06-873ca103e1e8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||Request body: 2023-03-16T05:32:42.792Z|e4ac646f-6d99-45a8-9d06-873ca103e1e8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||==========================request end================================================ 2023-03-16T05:32:42.819Z|e4ac646f-6d99-45a8-9d06-873ca103e1e8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||============================response begin========================================== 2023-03-16T05:32:42.820Z|e4ac646f-6d99-45a8-9d06-873ca103e1e8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||Status code : 200 OK 2023-03-16T05:32:42.820Z|e4ac646f-6d99-45a8-9d06-873ca103e1e8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||Status text : OK 2023-03-16T05:32:42.820Z|e4ac646f-6d99-45a8-9d06-873ca103e1e8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:32:42 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:32:42.820Z|e4ac646f-6d99-45a8-9d06-873ca103e1e8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||Response body: { "requestId" : "45273e26-de14-4e96-bced-b3a17c868b37", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-16T05:31:58.000+00:00", "endTime" : "2023-03-16T05:32:32.000+00:00", "source" : "VID", "vnfId" : "06f84ce8-7f8a-49ed-80cb-becaaa5b99ed", "vnfType" : "", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"d177f5fc-6a03-4266-9221-89e39bb9a29c\",\n \"modelVersionId\": \"5308fc19-887b-4f73-b793-87262e702574\",\n \"modelName\": \"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c\",\n \"modelVersion\": \"1678944696308\",\n \"modelCustomizationId\": \"baced4d4-d87c-459f-8c70-289f4e980769\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T05:32:33.000+00:00", "vfModuleId" : "51f9f8b9-8a15-4c5d-9313-18a272b81258", "vfModuleName" : "basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c", "vfModuleModelName" : "basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a242e276-8b2e-428f-b57e-8aa451070b0e", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vfModules/51f9f8b9-8a15-4c5d-9313-18a272b81258", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "45273e26-de14-4e96-bced-b3a17c868b37", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37" } } } 2023-03-16T05:32:42.821Z|e4ac646f-6d99-45a8-9d06-873ca103e1e8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|DEBUG|500||=======================response end================================================= 2023-03-16T05:32:42.821Z|e4ac646f-6d99-45a8-9d06-873ca103e1e8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45273e26-de14-4e96-bced-b3a17c868b37|INFO|500||InvokeReturn 2023-03-16T05:32:42.822Z|e4ac646f-6d99-45a8-9d06-873ca103e1e8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false 2023-03-16T05:32:42.822Z|e4ac646f-6d99-45a8-9d06-873ca103e1e8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T05:32:42.823Z|e4ac646f-6d99-45a8-9d06-873ca103e1e8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T05:32:42.823Z|e4ac646f-6d99-45a8-9d06-873ca103e1e8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false 2023-03-16T05:32:42.823Z|e4ac646f-6d99-45a8-9d06-873ca103e1e8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T05:32:42.823Z|e4ac646f-6d99-45a8-9d06-873ca103e1e8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"947e32325175e5ed7a71c4c8c46d703b", X-B3-SpanId:"f8251fc1f85f35b4", X-B3-ParentSpanId:"b3106a22273c0406", X-B3-Sampled:"0", X-ONAP-RequestID:"e4ac646f-6d99-45a8-9d06-873ca103e1e8", X-RequestID:"e4ac646f-6d99-45a8-9d06-873ca103e1e8", X-TransactionID:"e4ac646f-6d99-45a8-9d06-873ca103e1e8", X-ECOMP-RequestID:"e4ac646f-6d99-45a8-9d06-873ca103e1e8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b4a5898b-070a-4e33-a5b8-a7428bb8ec74"] 2023-03-16T05:32:42.823Z|e4ac646f-6d99-45a8-9d06-873ca103e1e8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T05:32:42.823Z|e4ac646f-6d99-45a8-9d06-873ca103e1e8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T05:32:42.841Z|e4ac646f-6d99-45a8-9d06-873ca103e1e8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T05:32:42.842Z|e4ac646f-6d99-45a8-9d06-873ca103e1e8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T05:32:42.842Z|e4ac646f-6d99-45a8-9d06-873ca103e1e8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T05:32:42.842Z|e4ac646f-6d99-45a8-9d06-873ca103e1e8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:32:42 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:32:42.842Z|e4ac646f-6d99-45a8-9d06-873ca103e1e8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 34, "soRequestId" : "45273e26-de14-4e96-bced-b3a17c868b37", "groupingId" : "de1e005b-7777-48ff-bf66-24b6c2cc74be", "name" : "basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d16c1d8504f144e5b2fab42ec3a8ceb7/stacks/basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c/de1e005b-7777-48ff-bf66-24b6c2cc74be\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c\",\"updated_time\":1678944730000,\"creation_time\":1678944601000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"de1e005b-7777-48ff-bf66-24b6c2cc74be\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"64ca594dc682416c8a18953627d6890e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"de1e005b-7777-48ff-bf66-24b6c2cc74be\",\"OS::project_id\":\"d16c1d8504f144e5b2fab42ec3a8ceb7\",\"OS::stack_name\":\"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c\",\"vnf_name\":\"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c_vnf_0\",\"vnf_id\":\"06f84ce8-7f8a-49ed-80cb-becaaa5b99ed\",\"vf_module_id\":\"51f9f8b9-8a15-4c5d-9313-18a272b81258\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-16T05:32:10.000+00:00", "isDataInternal" : false } ] 2023-03-16T05:32:42.843Z|e4ac646f-6d99-45a8-9d06-873ca103e1e8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T05:32:42.843Z|e4ac646f-6d99-45a8-9d06-873ca103e1e8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45273e26-de14-4e96-bced-b3a17c868b37&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T05:32:42.850Z|e4ac646f-6d99-45a8-9d06-873ca103e1e8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/45273e26-de14-4e96-bced-b3a17c868b37|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T05:32:43.219Z|756e657d-9da3-4ebf-998f-ea3533799110|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:32:43.219Z|756e657d-9da3-4ebf-998f-ea3533799110|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:32:44.977Z|44d52105-c7db-4ff1-9023-d7f17fe0840e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:32:44.978Z|44d52105-c7db-4ff1-9023-d7f17fe0840e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:32:45.208Z|74cd1aed-9dd2-47ce-b4c9-c113f22fe442|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:32:45.210Z|74cd1aed-9dd2-47ce-b4c9-c113f22fe442|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:32:45.417Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|InfraPortalClient|||INFO|500||Entering 2023-03-16T05:32:45.419Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|InfraPortalClient|||INFO|500||Checking if requestId: 078c486d-53a5-4806-b0e5-87f768af5005 already exists in requestDb InfraActiveRequests table 2023-03-16T05:32:45.419Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005 2023-03-16T05:32:45.420Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|INFO|500||Invoke 2023-03-16T05:32:45.420Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|DEBUG|500||===========================request begin================================================ 2023-03-16T05:32:45.420Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005 2023-03-16T05:32:45.420Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|DEBUG|500||Method : GET 2023-03-16T05:32:45.420Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"da552f2225e1173d294fa9256e43755b", X-B3-SpanId:"b73b0dade3d0a719", X-B3-ParentSpanId:"6e94ddad277c7737", X-B3-Sampled:"0", X-ONAP-RequestID:"078c486d-53a5-4806-b0e5-87f768af5005", X-RequestID:"078c486d-53a5-4806-b0e5-87f768af5005", X-TransactionID:"078c486d-53a5-4806-b0e5-87f768af5005", X-ECOMP-RequestID:"078c486d-53a5-4806-b0e5-87f768af5005", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"548d7cd6-26f5-4502-97e0-cfae006e0540"] 2023-03-16T05:32:45.421Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|DEBUG|500||Request body: 2023-03-16T05:32:45.421Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|DEBUG|500||==========================request end================================================ 2023-03-16T05:32:45.449Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|DEBUG|500||============================response begin========================================== 2023-03-16T05:32:45.449Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-16T05:32:45.449Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|DEBUG|500||Status text : Not Found 2023-03-16T05:32:45.449Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|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, 16 Mar 2023 05:32:46 GMT", x-envoy-upstream-service-time:"24", server:"envoy"] 2023-03-16T05:32:45.452Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|DEBUG|500||Response body: 2023-03-16T05:32:45.452Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|DEBUG|500||=======================response end================================================= 2023-03-16T05:32:45.452Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|INFO|404|Not Found|InvokeReturn 2023-03-16T05:32:45.462Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|InfraPortalClient|||INFO|500||Running local validations 2023-03-16T05:32:45.469Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-16T05:32:45.482Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/related-to/volume-groups|INFO|500||Invoke 2023-03-16T05:32:45.483Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/related-to/volume-groups|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/related-to/volume-groups with request headers:{Authorization=[***REDACTED***], X-RequestID=[078c486d-53a5-4806-b0e5-87f768af5005], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[bc0a1d83-1cd1-4eec-8840-e4d90f3deb8d], X-ECOMP-RequestID=[078c486d-53a5-4806-b0e5-87f768af5005], X-TransactionId=[], X-ONAP-RequestID=[078c486d-53a5-4806-b0e5-87f768af5005]} 2023-03-16T05:32:45.532Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/related-to/volume-groups|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/related-to/volume-groups has http status code:404 and response headers:{date=[Thu, 16 Mar 2023 05:32:46 GMT], server=[envoy], content-length=[408], x-envoy-upstream-service-time=[41], x-aai-txid=[0-aai-resources-230316-05:32:46:204-75018], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-16T05:32:45.534Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/related-to/volume-groups|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","network/generic-vnfs/generic-vnf/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/related-to/volume-groups","Node Not Found:No Node of type volume-group found at: network/generic-vnfs/generic-vnf/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/related-to/volume-groups","ERR.5.4.6114"]}}} 2023-03-16T05:32:45.534Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/related-to/volume-groups|INFO|404|Not Found|InvokeReturn 2023-03-16T05:32:45.537Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/related-to/volume-groups 2023-03-16T05:32:45.538Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|InfraPortalClient|||DEBUG|500||No VolumeGroups attached to Vnf in AAI : 06f84ce8-7f8a-49ed-80cb-becaaa5b99ed 2023-03-16T05:32:45.544Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-16T05:32:45.557Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vf-modules|INFO|500||Invoke 2023-03-16T05:32:45.557Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vf-modules|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vf-modules with request headers:{Authorization=[***REDACTED***], X-RequestID=[078c486d-53a5-4806-b0e5-87f768af5005], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[a5005529-90ba-4be3-8ef1-b1519878ddda], X-ECOMP-RequestID=[078c486d-53a5-4806-b0e5-87f768af5005], X-TransactionId=[], X-ONAP-RequestID=[078c486d-53a5-4806-b0e5-87f768af5005]} 2023-03-16T05:32:45.600Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vf-modules|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vf-modules has http status code:404 and response headers:{date=[Thu, 16 Mar 2023 05:32:46 GMT], server=[envoy], content-length=[377], x-envoy-upstream-service-time=[39], x-aai-txid=[0-aai-resources-230316-05:32:46:272-53331], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-16T05:32:45.601Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vf-modules|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","network/generic-vnfs/generic-vnf/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vf-modules","Node Not Found:No Node of type vf-module found at: network/generic-vnfs/generic-vnf/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vf-modules","ERR.5.4.6114"]}}} 2023-03-16T05:32:45.601Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vf-modules|INFO|404|Not Found|InvokeReturn 2023-03-16T05:32:45.603Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed/vf-modules 2023-03-16T05:32:45.604Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|InfraPortalClient|||DEBUG|500||No VfModules attached to Vnf in AAI : 06f84ce8-7f8a-49ed-80cb-becaaa5b99ed 2023-03-16T05:32:45.608Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-16T05:32:45.624Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/d16c1d8504f144e5b2fab42ec3a8ceb7|INFO|500||Invoke 2023-03-16T05:32:45.624Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/d16c1d8504f144e5b2fab42ec3a8ceb7|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/d16c1d8504f144e5b2fab42ec3a8ceb7 with request headers:{Authorization=[***REDACTED***], X-RequestID=[078c486d-53a5-4806-b0e5-87f768af5005], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[586a5c1d-adcd-40e1-a3f1-9b5092b08971], X-ECOMP-RequestID=[078c486d-53a5-4806-b0e5-87f768af5005], X-TransactionId=[], X-ONAP-RequestID=[078c486d-53a5-4806-b0e5-87f768af5005]} 2023-03-16T05:32:45.683Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/d16c1d8504f144e5b2fab42ec3a8ceb7|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/d16c1d8504f144e5b2fab42ec3a8ceb7 has http status code:200 and response headers:{date=[Thu, 16 Mar 2023 05:32:46 GMT], server=[envoy], content-length=[1057], x-envoy-upstream-service-time=[56], vertex-id=[606440], x-aai-txid=[0-aai-resources-230316-05:32:46:338-29757], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-16T05:32:45.684Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/d16c1d8504f144e5b2fab42ec3a8ceb7|DEBUG|500||{"tenant-id":"d16c1d8504f144e5b2fab42ec3a8ceb7","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1678944578643","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"06f84ce8-7f8a-49ed-80cb-becaaa5b99ed"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2023-03-16T05:32:45.685Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/d16c1d8504f144e5b2fab42ec3a8ceb7|INFO|500||InvokeReturn 2023-03-16T05:32:45.686Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-03-16T05:32:45.687Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-03-16T05:32:45.688Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-16T05:32:45.689Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-03-16T05:32:45.689Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-03-16T05:32:45.690Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-16T05:32:45.690Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-03-16T05:32:45.690Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|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:"174", X-B3-TraceId:"da552f2225e1173d294fa9256e43755b", X-B3-SpanId:"c79b92077c635eff", X-B3-ParentSpanId:"6e94ddad277c7737", X-B3-Sampled:"0", X-ONAP-RequestID:"078c486d-53a5-4806-b0e5-87f768af5005", X-RequestID:"078c486d-53a5-4806-b0e5-87f768af5005", X-TransactionID:"078c486d-53a5-4806-b0e5-87f768af5005", X-ECOMP-RequestID:"078c486d-53a5-4806-b0e5-87f768af5005", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d2c9ded8-3583-410f-875d-0462f6852c14"] 2023-03-16T05:32:45.690Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"06f84ce8-7f8a-49ed-80cb-becaaa5b99ed","serviceInstanceId":"a242e276-8b2e-428f-b57e-8aa451070b0e"},"instanceName":null,"requestScope":"vnf"} 2023-03-16T05:32:45.690Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-03-16T05:32:45.721Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-03-16T05:32:45.722Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-03-16T05:32:45.722Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-03-16T05:32:45.723Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|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, 16 Mar 2023 05:32:46 GMT", x-envoy-upstream-service-time:"28", server:"envoy"] 2023-03-16T05:32:45.723Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-03-16T05:32:45.724Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-03-16T05:32:45.724Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-03-16T05:32:45.725Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance 2023-03-16T05:32:45.726Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||Invoke 2023-03-16T05:32:45.726Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2023-03-16T05:32:45.727Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance 2023-03-16T05:32:45.727Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Method : GET 2023-03-16T05:32:45.728Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"078c486d-53a5-4806-b0e5-87f768af5005", X-RequestID:"078c486d-53a5-4806-b0e5-87f768af5005", X-TransactionID:"078c486d-53a5-4806-b0e5-87f768af5005", X-ECOMP-RequestID:"078c486d-53a5-4806-b0e5-87f768af5005", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f40eb02e-b188-45d7-a461-2bae3de9a90b"] 2023-03-16T05:32:45.728Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Request body: 2023-03-16T05:32:45.729Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||==========================request end================================================ 2023-03-16T05:32:45.755Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||============================response begin========================================== 2023-03-16T05:32:45.756Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status code : 200 OK 2023-03-16T05:32:45.756Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status text : OK 2023-03-16T05:32:45.757Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Thu, 16 Mar 2023 05:32:46 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:32:45.757Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Response body: { "id" : 10036, "nfRole" : "GR-API-DEFAULT", "paramXsd" : null, "vfModuleId" : null, "action" : "deleteInstance", "description" : "Gr api recipe to delete vnf", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "recipeTimeout" : 180, "versionStr" : "1", "serviceType" : null, "created" : "2023-03-16T00:07:26.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10036" }, "vnfRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10036" } } } 2023-03-16T05:32:45.758Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||=======================response end================================================= 2023-03-16T05:32:45.758Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||InvokeReturn 2023-03-16T05:32:45.761Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-16T05:32:45.762Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-03-16T05:32:45.762Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-03-16T05:32:45.763Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-16T05:32:45.763Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-03-16T05:32:45.763Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|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:"1592", X-B3-TraceId:"da552f2225e1173d294fa9256e43755b", X-B3-SpanId:"f3a7edd1bc52fcf7", X-B3-ParentSpanId:"6e94ddad277c7737", X-B3-Sampled:"0", X-ONAP-RequestID:"078c486d-53a5-4806-b0e5-87f768af5005", X-RequestID:"078c486d-53a5-4806-b0e5-87f768af5005", X-TransactionID:"078c486d-53a5-4806-b0e5-87f768af5005", X-ECOMP-RequestID:"078c486d-53a5-4806-b0e5-87f768af5005", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6b747cd3-84d2-46b5-a0d7-cf6f07e3a422"] 2023-03-16T05:32:45.764Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"078c486d-53a5-4806-b0e5-87f768af5005","requestStatus":"IN_PROGRESS","startTime":1678944765604,"source":"VID","vnfId":"06f84ce8-7f8a-49ed-80cb-becaaa5b99ed","tenantId":"d16c1d8504f144e5b2fab42ec3a8ceb7","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"6b75570b-d8c9-47b4-b1c4-f8572ad748be\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"22c51212-e0e4-4847-b0ef-e33d576a08de\",\n \"modelCustomizationId\": \"762163c3-e301-4209-a796-060eb4374c2e\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"a242e276-8b2e-428f-b57e-8aa451070b0e","requestScope":"vnf","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"078c486d-53a5-4806-b0e5-87f768af5005"} 2023-03-16T05:32:45.764Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-03-16T05:32:45.800Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-03-16T05:32:45.801Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-03-16T05:32:45.801Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-03-16T05:32:45.801Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|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/078c486d-53a5-4806-b0e5-87f768af5005", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:32:46 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:32:45.802Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "078c486d-53a5-4806-b0e5-87f768af5005", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-16T05:32:45.604+00:00", "source" : "VID", "vnfId" : "06f84ce8-7f8a-49ed-80cb-becaaa5b99ed", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"6b75570b-d8c9-47b4-b1c4-f8572ad748be\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"22c51212-e0e4-4847-b0ef-e33d576a08de\",\n \"modelCustomizationId\": \"762163c3-e301-4209-a796-060eb4374c2e\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-03-16T05:32:46.489+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a242e276-8b2e-428f-b57e-8aa451070b0e", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "078c486d-53a5-4806-b0e5-87f768af5005", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005" } } } 2023-03-16T05:32:45.802Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-03-16T05:32:45.803Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-03-16T05:32:45.810Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-16T05:32:45.811Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-03-16T05:32:45.811Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-03-16T05:32:45.811Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-16T05:32:45.811Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-03-16T05:32:45.811Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|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:"2367", X-B3-TraceId:"da552f2225e1173d294fa9256e43755b", X-B3-SpanId:"62e25f3aeebbb0c0", X-B3-ParentSpanId:"6e94ddad277c7737", X-B3-Sampled:"0", X-ONAP-RequestID:"078c486d-53a5-4806-b0e5-87f768af5005", X-RequestID:"078c486d-53a5-4806-b0e5-87f768af5005", X-TransactionID:"078c486d-53a5-4806-b0e5-87f768af5005", X-ECOMP-RequestID:"078c486d-53a5-4806-b0e5-87f768af5005", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dcccece9-83f2-4e5e-ac4a-c7a0695fdd9e"] 2023-03-16T05:32:45.812Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelCustomizationName\":\"basic_vm 0\",\"modelInvariantId\":\"6b75570b-d8c9-47b4-b1c4-f8572ad748be\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"762163c3-e301-4209-a796-060eb4374c2e\",\"modelVersionId\":\"22c51212-e0e4-4847-b0ef-e33d576a08de\",\"modelCustomizationId\":\"762163c3-e301-4209-a796-060eb4374c2e\",\"modelUuid\":\"22c51212-e0e4-4847-b0ef-e33d576a08de\",\"modelInvariantUuid\":\"6b75570b-d8c9-47b4-b1c4-f8572ad748be\",\"modelInstanceName\":\"basic_vm 0\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"d16c1d8504f144e5b2fab42ec3a8ceb7\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"a242e276-8b2e-428f-b57e-8aa451070b0e\",\"vnfInstanceId\":\"06f84ce8-7f8a-49ed-80cb-becaaa5b99ed\"}","type":"String"},"requestId":{"value":"078c486d-53a5-4806-b0e5-87f768af5005","type":"String"},"mso-request-id":{"value":"078c486d-53a5-4806-b0e5-87f768af5005","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"a242e276-8b2e-428f-b57e-8aa451070b0e","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"06f84ce8-7f8a-49ed-80cb-becaaa5b99ed","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-03-16T05:32:45.812Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-03-16T05:32:46.827Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-03-16T05:32:46.828Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-03-16T05:32:46.828Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-03-16T05:32:46.828Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Thu, 16 Mar 2023 05:32:47 GMT", x-onap-requestid:"078c486d-53a5-4806-b0e5-87f768af5005", x-requestid:"078c486d-53a5-4806-b0e5-87f768af5005", x-transactionid:"078c486d-53a5-4806-b0e5-87f768af5005", x-ecomp-requestid:"078c486d-53a5-4806-b0e5-87f768af5005", x-onap-partnername:"UNKNOWN", x-invocationid:"dcccece9-83f2-4e5e-ac4a-c7a0695fdd9e", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1011", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:32:46.829Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"078c486d-53a5-4806-b0e5-87f768af5005\",\"instanceId\":\"06f84ce8-7f8a-49ed-80cb-becaaa5b99ed\"}}","message":"Success","processInstanceID":"fb5ed454-c3bb-11ed-88a0-7623188be7ef","variables":null,"messageCode":200} 2023-03-16T05:32:46.829Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-03-16T05:32:46.830Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-03-16T05:32:46.836Z|078c486d-53a5-4806-b0e5-87f768af5005|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T05:32:47.023Z|5679b853-163f-413c-986c-0a6a14f1b258|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|||INFO|500||Entering 2023-03-16T05:32:47.027Z|5679b853-163f-413c-986c-0a6a14f1b258|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005 2023-03-16T05:32:47.027Z|5679b853-163f-413c-986c-0a6a14f1b258|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|INFO|500||Invoke 2023-03-16T05:32:47.027Z|5679b853-163f-413c-986c-0a6a14f1b258|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|DEBUG|500||===========================request begin================================================ 2023-03-16T05:32:47.027Z|5679b853-163f-413c-986c-0a6a14f1b258|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005 2023-03-16T05:32:47.027Z|5679b853-163f-413c-986c-0a6a14f1b258|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|DEBUG|500||Method : GET 2023-03-16T05:32:47.028Z|5679b853-163f-413c-986c-0a6a14f1b258|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5b66dcdde79fde97168353b37a13062d", X-B3-SpanId:"5085a05a070b013f", X-B3-ParentSpanId:"0c85344eb3c6affe", X-B3-Sampled:"0", X-ONAP-RequestID:"5679b853-163f-413c-986c-0a6a14f1b258", X-RequestID:"5679b853-163f-413c-986c-0a6a14f1b258", X-TransactionID:"5679b853-163f-413c-986c-0a6a14f1b258", X-ECOMP-RequestID:"5679b853-163f-413c-986c-0a6a14f1b258", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e69473b9-60d1-4d49-ba66-ff5e1ff0d759"] 2023-03-16T05:32:47.028Z|5679b853-163f-413c-986c-0a6a14f1b258|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|DEBUG|500||Request body: 2023-03-16T05:32:47.028Z|5679b853-163f-413c-986c-0a6a14f1b258|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|DEBUG|500||==========================request end================================================ 2023-03-16T05:32:47.057Z|5679b853-163f-413c-986c-0a6a14f1b258|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|DEBUG|500||============================response begin========================================== 2023-03-16T05:32:47.057Z|5679b853-163f-413c-986c-0a6a14f1b258|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|DEBUG|500||Status code : 200 OK 2023-03-16T05:32:47.057Z|5679b853-163f-413c-986c-0a6a14f1b258|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|DEBUG|500||Status text : OK 2023-03-16T05:32:47.057Z|5679b853-163f-413c-986c-0a6a14f1b258|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:32:47 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:32:47.058Z|5679b853-163f-413c-986c-0a6a14f1b258|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|DEBUG|500||Response body: { "requestId" : "078c486d-53a5-4806-b0e5-87f768af5005", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-16T05:32:45.000+00:00", "source" : "VID", "vnfId" : "06f84ce8-7f8a-49ed-80cb-becaaa5b99ed", "vnfName" : "basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c_vnf_0", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"6b75570b-d8c9-47b4-b1c4-f8572ad748be\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"22c51212-e0e4-4847-b0ef-e33d576a08de\",\n \"modelCustomizationId\": \"762163c3-e301-4209-a796-060eb4374c2e\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T05:32:46.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a242e276-8b2e-428f-b57e-8aa451070b0e", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "078c486d-53a5-4806-b0e5-87f768af5005", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005" } } } 2023-03-16T05:32:47.058Z|5679b853-163f-413c-986c-0a6a14f1b258|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|DEBUG|500||=======================response end================================================= 2023-03-16T05:32:47.058Z|5679b853-163f-413c-986c-0a6a14f1b258|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|INFO|500||InvokeReturn 2023-03-16T05:32:47.059Z|5679b853-163f-413c-986c-0a6a14f1b258|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false 2023-03-16T05:32:47.059Z|5679b853-163f-413c-986c-0a6a14f1b258|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T05:32:47.059Z|5679b853-163f-413c-986c-0a6a14f1b258|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T05:32:47.059Z|5679b853-163f-413c-986c-0a6a14f1b258|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false 2023-03-16T05:32:47.060Z|5679b853-163f-413c-986c-0a6a14f1b258|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T05:32:47.060Z|5679b853-163f-413c-986c-0a6a14f1b258|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5b66dcdde79fde97168353b37a13062d", X-B3-SpanId:"552340d1c4c885aa", X-B3-ParentSpanId:"0c85344eb3c6affe", X-B3-Sampled:"0", X-ONAP-RequestID:"5679b853-163f-413c-986c-0a6a14f1b258", X-RequestID:"5679b853-163f-413c-986c-0a6a14f1b258", X-TransactionID:"5679b853-163f-413c-986c-0a6a14f1b258", X-ECOMP-RequestID:"5679b853-163f-413c-986c-0a6a14f1b258", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"63bf5d35-1858-493a-8e06-c437a68a0a78"] 2023-03-16T05:32:47.060Z|5679b853-163f-413c-986c-0a6a14f1b258|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T05:32:47.060Z|5679b853-163f-413c-986c-0a6a14f1b258|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T05:32:47.074Z|5679b853-163f-413c-986c-0a6a14f1b258|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T05:32:47.075Z|5679b853-163f-413c-986c-0a6a14f1b258|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T05:32:47.075Z|5679b853-163f-413c-986c-0a6a14f1b258|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T05:32:47.075Z|5679b853-163f-413c-986c-0a6a14f1b258|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:32:47 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:32:47.075Z|5679b853-163f-413c-986c-0a6a14f1b258|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-16T05:32:47.075Z|5679b853-163f-413c-986c-0a6a14f1b258|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T05:32:47.076Z|5679b853-163f-413c-986c-0a6a14f1b258|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T05:32:47.083Z|5679b853-163f-413c-986c-0a6a14f1b258|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T05:32:52.730Z|2bb9cab6-1b01-4f5a-b33a-95d38b80ba48|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:32:52.730Z|2bb9cab6-1b01-4f5a-b33a-95d38b80ba48|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:32:53.248Z|d98e7dcc-3042-4833-96af-17d21462a723|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:32:53.249Z|d98e7dcc-3042-4833-96af-17d21462a723|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:32:55.006Z|c8222681-4335-4a72-9d88-52ee48f4211e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:32:55.007Z|c8222681-4335-4a72-9d88-52ee48f4211e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:32:57.262Z|8e98ef46-80e8-4607-a752-37c178d9df86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|||INFO|500||Entering 2023-03-16T05:32:57.270Z|8e98ef46-80e8-4607-a752-37c178d9df86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005 2023-03-16T05:32:57.271Z|8e98ef46-80e8-4607-a752-37c178d9df86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|INFO|500||Invoke 2023-03-16T05:32:57.271Z|8e98ef46-80e8-4607-a752-37c178d9df86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|DEBUG|500||===========================request begin================================================ 2023-03-16T05:32:57.271Z|8e98ef46-80e8-4607-a752-37c178d9df86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005 2023-03-16T05:32:57.271Z|8e98ef46-80e8-4607-a752-37c178d9df86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|DEBUG|500||Method : GET 2023-03-16T05:32:57.271Z|8e98ef46-80e8-4607-a752-37c178d9df86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6721020a45b832e74c0a24db2719a1de", X-B3-SpanId:"59803c95e23ca214", X-B3-ParentSpanId:"2a93f28076bab9f9", X-B3-Sampled:"0", X-ONAP-RequestID:"8e98ef46-80e8-4607-a752-37c178d9df86", X-RequestID:"8e98ef46-80e8-4607-a752-37c178d9df86", X-TransactionID:"8e98ef46-80e8-4607-a752-37c178d9df86", X-ECOMP-RequestID:"8e98ef46-80e8-4607-a752-37c178d9df86", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"75a90b13-533f-4d83-999f-1eaecc8788e2"] 2023-03-16T05:32:57.272Z|8e98ef46-80e8-4607-a752-37c178d9df86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|DEBUG|500||Request body: 2023-03-16T05:32:57.272Z|8e98ef46-80e8-4607-a752-37c178d9df86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|DEBUG|500||==========================request end================================================ 2023-03-16T05:32:57.308Z|8e98ef46-80e8-4607-a752-37c178d9df86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|DEBUG|500||============================response begin========================================== 2023-03-16T05:32:57.308Z|8e98ef46-80e8-4607-a752-37c178d9df86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|DEBUG|500||Status code : 200 OK 2023-03-16T05:32:57.308Z|8e98ef46-80e8-4607-a752-37c178d9df86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|DEBUG|500||Status text : OK 2023-03-16T05:32:57.308Z|8e98ef46-80e8-4607-a752-37c178d9df86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:32:58 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:32:57.310Z|8e98ef46-80e8-4607-a752-37c178d9df86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|DEBUG|500||Response body: { "requestId" : "078c486d-53a5-4806-b0e5-87f768af5005", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-16T05:32:45.000+00:00", "endTime" : "2023-03-16T05:32:51.000+00:00", "source" : "VID", "vnfId" : "06f84ce8-7f8a-49ed-80cb-becaaa5b99ed", "vnfName" : "basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c_vnf_0", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"6b75570b-d8c9-47b4-b1c4-f8572ad748be\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"22c51212-e0e4-4847-b0ef-e33d576a08de\",\n \"modelCustomizationId\": \"762163c3-e301-4209-a796-060eb4374c2e\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T05:32:52.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a242e276-8b2e-428f-b57e-8aa451070b0e", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "078c486d-53a5-4806-b0e5-87f768af5005", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005" } } } 2023-03-16T05:32:57.310Z|8e98ef46-80e8-4607-a752-37c178d9df86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|DEBUG|500||=======================response end================================================= 2023-03-16T05:32:57.311Z|8e98ef46-80e8-4607-a752-37c178d9df86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|INFO|500||InvokeReturn 2023-03-16T05:32:57.312Z|8e98ef46-80e8-4607-a752-37c178d9df86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false 2023-03-16T05:32:57.313Z|8e98ef46-80e8-4607-a752-37c178d9df86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T05:32:57.313Z|8e98ef46-80e8-4607-a752-37c178d9df86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T05:32:57.313Z|8e98ef46-80e8-4607-a752-37c178d9df86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false 2023-03-16T05:32:57.314Z|8e98ef46-80e8-4607-a752-37c178d9df86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T05:32:57.314Z|8e98ef46-80e8-4607-a752-37c178d9df86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6721020a45b832e74c0a24db2719a1de", X-B3-SpanId:"54539bae9d26acd6", X-B3-ParentSpanId:"2a93f28076bab9f9", X-B3-Sampled:"0", X-ONAP-RequestID:"8e98ef46-80e8-4607-a752-37c178d9df86", X-RequestID:"8e98ef46-80e8-4607-a752-37c178d9df86", X-TransactionID:"8e98ef46-80e8-4607-a752-37c178d9df86", X-ECOMP-RequestID:"8e98ef46-80e8-4607-a752-37c178d9df86", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"599e308b-01e0-402a-806a-f6b9ed05377d"] 2023-03-16T05:32:57.314Z|8e98ef46-80e8-4607-a752-37c178d9df86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T05:32:57.314Z|8e98ef46-80e8-4607-a752-37c178d9df86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T05:32:57.333Z|8e98ef46-80e8-4607-a752-37c178d9df86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T05:32:57.333Z|8e98ef46-80e8-4607-a752-37c178d9df86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T05:32:57.333Z|8e98ef46-80e8-4607-a752-37c178d9df86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T05:32:57.334Z|8e98ef46-80e8-4607-a752-37c178d9df86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:32:58 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:32:57.335Z|8e98ef46-80e8-4607-a752-37c178d9df86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-16T05:32:57.335Z|8e98ef46-80e8-4607-a752-37c178d9df86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T05:32:57.335Z|8e98ef46-80e8-4607-a752-37c178d9df86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T05:32:57.341Z|8e98ef46-80e8-4607-a752-37c178d9df86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T05:32:57.517Z|5b4c0782-0142-4188-8813-c27c8d92b1f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|||INFO|500||Entering 2023-03-16T05:32:57.521Z|5b4c0782-0142-4188-8813-c27c8d92b1f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005 2023-03-16T05:32:57.522Z|5b4c0782-0142-4188-8813-c27c8d92b1f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|INFO|500||Invoke 2023-03-16T05:32:57.522Z|5b4c0782-0142-4188-8813-c27c8d92b1f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|DEBUG|500||===========================request begin================================================ 2023-03-16T05:32:57.522Z|5b4c0782-0142-4188-8813-c27c8d92b1f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005 2023-03-16T05:32:57.523Z|5b4c0782-0142-4188-8813-c27c8d92b1f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|DEBUG|500||Method : GET 2023-03-16T05:32:57.523Z|5b4c0782-0142-4188-8813-c27c8d92b1f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9519a243523a83916cd97bd44aed726e", X-B3-SpanId:"e9c2d3bbf4d42a70", X-B3-ParentSpanId:"2c880221c7ad402c", X-B3-Sampled:"0", X-ONAP-RequestID:"5b4c0782-0142-4188-8813-c27c8d92b1f1", X-RequestID:"5b4c0782-0142-4188-8813-c27c8d92b1f1", X-TransactionID:"5b4c0782-0142-4188-8813-c27c8d92b1f1", X-ECOMP-RequestID:"5b4c0782-0142-4188-8813-c27c8d92b1f1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"63e37892-bbb8-44c5-ae62-86be6d9bf7c7"] 2023-03-16T05:32:57.523Z|5b4c0782-0142-4188-8813-c27c8d92b1f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|DEBUG|500||Request body: 2023-03-16T05:32:57.523Z|5b4c0782-0142-4188-8813-c27c8d92b1f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|DEBUG|500||==========================request end================================================ 2023-03-16T05:32:57.548Z|5b4c0782-0142-4188-8813-c27c8d92b1f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|DEBUG|500||============================response begin========================================== 2023-03-16T05:32:57.548Z|5b4c0782-0142-4188-8813-c27c8d92b1f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|DEBUG|500||Status code : 200 OK 2023-03-16T05:32:57.548Z|5b4c0782-0142-4188-8813-c27c8d92b1f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|DEBUG|500||Status text : OK 2023-03-16T05:32:57.549Z|5b4c0782-0142-4188-8813-c27c8d92b1f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:32:58 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:32:57.549Z|5b4c0782-0142-4188-8813-c27c8d92b1f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|DEBUG|500||Response body: { "requestId" : "078c486d-53a5-4806-b0e5-87f768af5005", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-16T05:32:45.000+00:00", "endTime" : "2023-03-16T05:32:51.000+00:00", "source" : "VID", "vnfId" : "06f84ce8-7f8a-49ed-80cb-becaaa5b99ed", "vnfName" : "basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c_vnf_0", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"6b75570b-d8c9-47b4-b1c4-f8572ad748be\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"22c51212-e0e4-4847-b0ef-e33d576a08de\",\n \"modelCustomizationId\": \"762163c3-e301-4209-a796-060eb4374c2e\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T05:32:52.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a242e276-8b2e-428f-b57e-8aa451070b0e", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "078c486d-53a5-4806-b0e5-87f768af5005", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005" } } } 2023-03-16T05:32:57.549Z|5b4c0782-0142-4188-8813-c27c8d92b1f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|DEBUG|500||=======================response end================================================= 2023-03-16T05:32:57.550Z|5b4c0782-0142-4188-8813-c27c8d92b1f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|INFO|500||InvokeReturn 2023-03-16T05:32:57.551Z|5b4c0782-0142-4188-8813-c27c8d92b1f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false 2023-03-16T05:32:57.551Z|5b4c0782-0142-4188-8813-c27c8d92b1f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T05:32:57.551Z|5b4c0782-0142-4188-8813-c27c8d92b1f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T05:32:57.551Z|5b4c0782-0142-4188-8813-c27c8d92b1f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false 2023-03-16T05:32:57.552Z|5b4c0782-0142-4188-8813-c27c8d92b1f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T05:32:57.552Z|5b4c0782-0142-4188-8813-c27c8d92b1f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9519a243523a83916cd97bd44aed726e", X-B3-SpanId:"99bff7c42c1553ec", X-B3-ParentSpanId:"2c880221c7ad402c", X-B3-Sampled:"0", X-ONAP-RequestID:"5b4c0782-0142-4188-8813-c27c8d92b1f1", X-RequestID:"5b4c0782-0142-4188-8813-c27c8d92b1f1", X-TransactionID:"5b4c0782-0142-4188-8813-c27c8d92b1f1", X-ECOMP-RequestID:"5b4c0782-0142-4188-8813-c27c8d92b1f1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"77ee6e0e-2f80-46a3-8284-690da15a45e2"] 2023-03-16T05:32:57.552Z|5b4c0782-0142-4188-8813-c27c8d92b1f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T05:32:57.552Z|5b4c0782-0142-4188-8813-c27c8d92b1f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T05:32:57.566Z|5b4c0782-0142-4188-8813-c27c8d92b1f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T05:32:57.566Z|5b4c0782-0142-4188-8813-c27c8d92b1f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T05:32:57.567Z|5b4c0782-0142-4188-8813-c27c8d92b1f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T05:32:57.567Z|5b4c0782-0142-4188-8813-c27c8d92b1f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:32:58 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:32:57.567Z|5b4c0782-0142-4188-8813-c27c8d92b1f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-16T05:32:57.568Z|5b4c0782-0142-4188-8813-c27c8d92b1f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T05:32:57.568Z|5b4c0782-0142-4188-8813-c27c8d92b1f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T05:32:57.574Z|5b4c0782-0142-4188-8813-c27c8d92b1f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T05:32:57.734Z|4c71388c-8f23-42db-bc16-a76d8327ed2c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|||INFO|500||Entering 2023-03-16T05:32:57.740Z|4c71388c-8f23-42db-bc16-a76d8327ed2c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005 2023-03-16T05:32:57.740Z|4c71388c-8f23-42db-bc16-a76d8327ed2c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|INFO|500||Invoke 2023-03-16T05:32:57.740Z|4c71388c-8f23-42db-bc16-a76d8327ed2c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|DEBUG|500||===========================request begin================================================ 2023-03-16T05:32:57.741Z|4c71388c-8f23-42db-bc16-a76d8327ed2c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005 2023-03-16T05:32:57.741Z|4c71388c-8f23-42db-bc16-a76d8327ed2c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|DEBUG|500||Method : GET 2023-03-16T05:32:57.741Z|4c71388c-8f23-42db-bc16-a76d8327ed2c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"30a008f1c7c8dc0e50f5d172e9acfaf2", X-B3-SpanId:"32668991b4d12948", X-B3-ParentSpanId:"f6d2d61fb2ced6a8", X-B3-Sampled:"0", X-ONAP-RequestID:"4c71388c-8f23-42db-bc16-a76d8327ed2c", X-RequestID:"4c71388c-8f23-42db-bc16-a76d8327ed2c", X-TransactionID:"4c71388c-8f23-42db-bc16-a76d8327ed2c", X-ECOMP-RequestID:"4c71388c-8f23-42db-bc16-a76d8327ed2c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9b27904a-59f7-4f4e-9b1e-274da1f71806"] 2023-03-16T05:32:57.741Z|4c71388c-8f23-42db-bc16-a76d8327ed2c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|DEBUG|500||Request body: 2023-03-16T05:32:57.741Z|4c71388c-8f23-42db-bc16-a76d8327ed2c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|DEBUG|500||==========================request end================================================ 2023-03-16T05:32:57.770Z|4c71388c-8f23-42db-bc16-a76d8327ed2c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|DEBUG|500||============================response begin========================================== 2023-03-16T05:32:57.770Z|4c71388c-8f23-42db-bc16-a76d8327ed2c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|DEBUG|500||Status code : 200 OK 2023-03-16T05:32:57.771Z|4c71388c-8f23-42db-bc16-a76d8327ed2c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|DEBUG|500||Status text : OK 2023-03-16T05:32:57.771Z|4c71388c-8f23-42db-bc16-a76d8327ed2c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:32:58 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:32:57.771Z|4c71388c-8f23-42db-bc16-a76d8327ed2c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|DEBUG|500||Response body: { "requestId" : "078c486d-53a5-4806-b0e5-87f768af5005", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-16T05:32:45.000+00:00", "endTime" : "2023-03-16T05:32:51.000+00:00", "source" : "VID", "vnfId" : "06f84ce8-7f8a-49ed-80cb-becaaa5b99ed", "vnfName" : "basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c_vnf_0", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"6b75570b-d8c9-47b4-b1c4-f8572ad748be\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"22c51212-e0e4-4847-b0ef-e33d576a08de\",\n \"modelCustomizationId\": \"762163c3-e301-4209-a796-060eb4374c2e\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T05:32:52.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a242e276-8b2e-428f-b57e-8aa451070b0e", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "078c486d-53a5-4806-b0e5-87f768af5005", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005" } } } 2023-03-16T05:32:57.772Z|4c71388c-8f23-42db-bc16-a76d8327ed2c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|DEBUG|500||=======================response end================================================= 2023-03-16T05:32:57.772Z|4c71388c-8f23-42db-bc16-a76d8327ed2c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|INFO|500||InvokeReturn 2023-03-16T05:32:57.773Z|4c71388c-8f23-42db-bc16-a76d8327ed2c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false 2023-03-16T05:32:57.774Z|4c71388c-8f23-42db-bc16-a76d8327ed2c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T05:32:57.774Z|4c71388c-8f23-42db-bc16-a76d8327ed2c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T05:32:57.774Z|4c71388c-8f23-42db-bc16-a76d8327ed2c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false 2023-03-16T05:32:57.774Z|4c71388c-8f23-42db-bc16-a76d8327ed2c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T05:32:57.774Z|4c71388c-8f23-42db-bc16-a76d8327ed2c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"30a008f1c7c8dc0e50f5d172e9acfaf2", X-B3-SpanId:"fa08046db2b6ede1", X-B3-ParentSpanId:"f6d2d61fb2ced6a8", X-B3-Sampled:"0", X-ONAP-RequestID:"4c71388c-8f23-42db-bc16-a76d8327ed2c", X-RequestID:"4c71388c-8f23-42db-bc16-a76d8327ed2c", X-TransactionID:"4c71388c-8f23-42db-bc16-a76d8327ed2c", X-ECOMP-RequestID:"4c71388c-8f23-42db-bc16-a76d8327ed2c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9882776d-7dc8-4b7d-9cf3-90a5b34e0381"] 2023-03-16T05:32:57.774Z|4c71388c-8f23-42db-bc16-a76d8327ed2c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T05:32:57.775Z|4c71388c-8f23-42db-bc16-a76d8327ed2c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T05:32:57.793Z|4c71388c-8f23-42db-bc16-a76d8327ed2c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T05:32:57.793Z|4c71388c-8f23-42db-bc16-a76d8327ed2c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T05:32:57.793Z|4c71388c-8f23-42db-bc16-a76d8327ed2c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T05:32:57.793Z|4c71388c-8f23-42db-bc16-a76d8327ed2c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:32:58 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:32:57.794Z|4c71388c-8f23-42db-bc16-a76d8327ed2c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-16T05:32:57.795Z|4c71388c-8f23-42db-bc16-a76d8327ed2c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T05:32:57.795Z|4c71388c-8f23-42db-bc16-a76d8327ed2c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T05:32:57.802Z|4c71388c-8f23-42db-bc16-a76d8327ed2c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T05:32:57.984Z|4a298b4d-7489-4400-a5f3-39297d24ac48|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|||INFO|500||Entering 2023-03-16T05:32:57.989Z|4a298b4d-7489-4400-a5f3-39297d24ac48|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005 2023-03-16T05:32:57.989Z|4a298b4d-7489-4400-a5f3-39297d24ac48|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|INFO|500||Invoke 2023-03-16T05:32:57.989Z|4a298b4d-7489-4400-a5f3-39297d24ac48|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|DEBUG|500||===========================request begin================================================ 2023-03-16T05:32:57.989Z|4a298b4d-7489-4400-a5f3-39297d24ac48|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005 2023-03-16T05:32:57.989Z|4a298b4d-7489-4400-a5f3-39297d24ac48|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|DEBUG|500||Method : GET 2023-03-16T05:32:57.989Z|4a298b4d-7489-4400-a5f3-39297d24ac48|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2b07bd6af93e16be7a0fcd8666363777", X-B3-SpanId:"2d510fdcd1e8a424", X-B3-ParentSpanId:"8b30343323d749a8", X-B3-Sampled:"0", X-ONAP-RequestID:"4a298b4d-7489-4400-a5f3-39297d24ac48", X-RequestID:"4a298b4d-7489-4400-a5f3-39297d24ac48", X-TransactionID:"4a298b4d-7489-4400-a5f3-39297d24ac48", X-ECOMP-RequestID:"4a298b4d-7489-4400-a5f3-39297d24ac48", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"19799de3-d82b-40df-afe7-4542661cec32"] 2023-03-16T05:32:57.989Z|4a298b4d-7489-4400-a5f3-39297d24ac48|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|DEBUG|500||Request body: 2023-03-16T05:32:57.990Z|4a298b4d-7489-4400-a5f3-39297d24ac48|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|DEBUG|500||==========================request end================================================ 2023-03-16T05:32:58.020Z|4a298b4d-7489-4400-a5f3-39297d24ac48|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|DEBUG|500||============================response begin========================================== 2023-03-16T05:32:58.020Z|4a298b4d-7489-4400-a5f3-39297d24ac48|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|DEBUG|500||Status code : 200 OK 2023-03-16T05:32:58.020Z|4a298b4d-7489-4400-a5f3-39297d24ac48|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|DEBUG|500||Status text : OK 2023-03-16T05:32:58.020Z|4a298b4d-7489-4400-a5f3-39297d24ac48|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:32:58 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:32:58.021Z|4a298b4d-7489-4400-a5f3-39297d24ac48|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|DEBUG|500||Response body: { "requestId" : "078c486d-53a5-4806-b0e5-87f768af5005", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-16T05:32:45.000+00:00", "endTime" : "2023-03-16T05:32:51.000+00:00", "source" : "VID", "vnfId" : "06f84ce8-7f8a-49ed-80cb-becaaa5b99ed", "vnfName" : "basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c_vnf_0", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"6b75570b-d8c9-47b4-b1c4-f8572ad748be\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"22c51212-e0e4-4847-b0ef-e33d576a08de\",\n \"modelCustomizationId\": \"762163c3-e301-4209-a796-060eb4374c2e\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T05:32:52.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a242e276-8b2e-428f-b57e-8aa451070b0e", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "078c486d-53a5-4806-b0e5-87f768af5005", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005" } } } 2023-03-16T05:32:58.021Z|4a298b4d-7489-4400-a5f3-39297d24ac48|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|DEBUG|500||=======================response end================================================= 2023-03-16T05:32:58.021Z|4a298b4d-7489-4400-a5f3-39297d24ac48|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|INFO|500||InvokeReturn 2023-03-16T05:32:58.022Z|4a298b4d-7489-4400-a5f3-39297d24ac48|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false 2023-03-16T05:32:58.022Z|4a298b4d-7489-4400-a5f3-39297d24ac48|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T05:32:58.023Z|4a298b4d-7489-4400-a5f3-39297d24ac48|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T05:32:58.023Z|4a298b4d-7489-4400-a5f3-39297d24ac48|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false 2023-03-16T05:32:58.023Z|4a298b4d-7489-4400-a5f3-39297d24ac48|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T05:32:58.023Z|4a298b4d-7489-4400-a5f3-39297d24ac48|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2b07bd6af93e16be7a0fcd8666363777", X-B3-SpanId:"454a6e4b327a4d5c", X-B3-ParentSpanId:"8b30343323d749a8", X-B3-Sampled:"0", X-ONAP-RequestID:"4a298b4d-7489-4400-a5f3-39297d24ac48", X-RequestID:"4a298b4d-7489-4400-a5f3-39297d24ac48", X-TransactionID:"4a298b4d-7489-4400-a5f3-39297d24ac48", X-ECOMP-RequestID:"4a298b4d-7489-4400-a5f3-39297d24ac48", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8c8f83bf-0778-4ac4-b12e-13cd81b6dc8e"] 2023-03-16T05:32:58.023Z|4a298b4d-7489-4400-a5f3-39297d24ac48|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T05:32:58.023Z|4a298b4d-7489-4400-a5f3-39297d24ac48|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T05:32:58.041Z|4a298b4d-7489-4400-a5f3-39297d24ac48|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T05:32:58.042Z|4a298b4d-7489-4400-a5f3-39297d24ac48|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T05:32:58.042Z|4a298b4d-7489-4400-a5f3-39297d24ac48|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T05:32:58.042Z|4a298b4d-7489-4400-a5f3-39297d24ac48|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:32:58 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:32:58.043Z|4a298b4d-7489-4400-a5f3-39297d24ac48|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-16T05:32:58.043Z|4a298b4d-7489-4400-a5f3-39297d24ac48|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T05:32:58.043Z|4a298b4d-7489-4400-a5f3-39297d24ac48|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T05:32:58.050Z|4a298b4d-7489-4400-a5f3-39297d24ac48|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T05:32:58.209Z|ddd54f3c-be62-4165-8b3d-087d4dfd3b78|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|||INFO|500||Entering 2023-03-16T05:32:58.214Z|ddd54f3c-be62-4165-8b3d-087d4dfd3b78|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005 2023-03-16T05:32:58.214Z|ddd54f3c-be62-4165-8b3d-087d4dfd3b78|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|INFO|500||Invoke 2023-03-16T05:32:58.214Z|ddd54f3c-be62-4165-8b3d-087d4dfd3b78|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|DEBUG|500||===========================request begin================================================ 2023-03-16T05:32:58.214Z|ddd54f3c-be62-4165-8b3d-087d4dfd3b78|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005 2023-03-16T05:32:58.214Z|ddd54f3c-be62-4165-8b3d-087d4dfd3b78|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|DEBUG|500||Method : GET 2023-03-16T05:32:58.215Z|ddd54f3c-be62-4165-8b3d-087d4dfd3b78|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6729968f7084ce24172ecaa6e2b77905", X-B3-SpanId:"81c221d39ecf5a12", X-B3-ParentSpanId:"959766b8b739ed86", X-B3-Sampled:"0", X-ONAP-RequestID:"ddd54f3c-be62-4165-8b3d-087d4dfd3b78", X-RequestID:"ddd54f3c-be62-4165-8b3d-087d4dfd3b78", X-TransactionID:"ddd54f3c-be62-4165-8b3d-087d4dfd3b78", X-ECOMP-RequestID:"ddd54f3c-be62-4165-8b3d-087d4dfd3b78", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a394f7fd-54f5-4be0-a8ad-e75c957cd1b0"] 2023-03-16T05:32:58.215Z|ddd54f3c-be62-4165-8b3d-087d4dfd3b78|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|DEBUG|500||Request body: 2023-03-16T05:32:58.215Z|ddd54f3c-be62-4165-8b3d-087d4dfd3b78|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|DEBUG|500||==========================request end================================================ 2023-03-16T05:32:58.237Z|ddd54f3c-be62-4165-8b3d-087d4dfd3b78|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|DEBUG|500||============================response begin========================================== 2023-03-16T05:32:58.238Z|ddd54f3c-be62-4165-8b3d-087d4dfd3b78|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|DEBUG|500||Status code : 200 OK 2023-03-16T05:32:58.238Z|ddd54f3c-be62-4165-8b3d-087d4dfd3b78|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|DEBUG|500||Status text : OK 2023-03-16T05:32:58.238Z|ddd54f3c-be62-4165-8b3d-087d4dfd3b78|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:32:58 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:32:58.238Z|ddd54f3c-be62-4165-8b3d-087d4dfd3b78|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|DEBUG|500||Response body: { "requestId" : "078c486d-53a5-4806-b0e5-87f768af5005", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-16T05:32:45.000+00:00", "endTime" : "2023-03-16T05:32:51.000+00:00", "source" : "VID", "vnfId" : "06f84ce8-7f8a-49ed-80cb-becaaa5b99ed", "vnfName" : "basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c_vnf_0", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"6b75570b-d8c9-47b4-b1c4-f8572ad748be\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"22c51212-e0e4-4847-b0ef-e33d576a08de\",\n \"modelCustomizationId\": \"762163c3-e301-4209-a796-060eb4374c2e\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T05:32:52.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a242e276-8b2e-428f-b57e-8aa451070b0e", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e/vnfs/06f84ce8-7f8a-49ed-80cb-becaaa5b99ed", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "078c486d-53a5-4806-b0e5-87f768af5005", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005" } } } 2023-03-16T05:32:58.238Z|ddd54f3c-be62-4165-8b3d-087d4dfd3b78|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|DEBUG|500||=======================response end================================================= 2023-03-16T05:32:58.238Z|ddd54f3c-be62-4165-8b3d-087d4dfd3b78|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/078c486d-53a5-4806-b0e5-87f768af5005|INFO|500||InvokeReturn 2023-03-16T05:32:58.239Z|ddd54f3c-be62-4165-8b3d-087d4dfd3b78|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false 2023-03-16T05:32:58.239Z|ddd54f3c-be62-4165-8b3d-087d4dfd3b78|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T05:32:58.240Z|ddd54f3c-be62-4165-8b3d-087d4dfd3b78|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T05:32:58.240Z|ddd54f3c-be62-4165-8b3d-087d4dfd3b78|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false 2023-03-16T05:32:58.240Z|ddd54f3c-be62-4165-8b3d-087d4dfd3b78|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T05:32:58.240Z|ddd54f3c-be62-4165-8b3d-087d4dfd3b78|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6729968f7084ce24172ecaa6e2b77905", X-B3-SpanId:"946d683333e0f833", X-B3-ParentSpanId:"959766b8b739ed86", X-B3-Sampled:"0", X-ONAP-RequestID:"ddd54f3c-be62-4165-8b3d-087d4dfd3b78", X-RequestID:"ddd54f3c-be62-4165-8b3d-087d4dfd3b78", X-TransactionID:"ddd54f3c-be62-4165-8b3d-087d4dfd3b78", X-ECOMP-RequestID:"ddd54f3c-be62-4165-8b3d-087d4dfd3b78", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"36f845ff-8f8b-493a-827b-32b889c15179"] 2023-03-16T05:32:58.240Z|ddd54f3c-be62-4165-8b3d-087d4dfd3b78|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T05:32:58.240Z|ddd54f3c-be62-4165-8b3d-087d4dfd3b78|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T05:32:58.253Z|ddd54f3c-be62-4165-8b3d-087d4dfd3b78|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T05:32:58.254Z|ddd54f3c-be62-4165-8b3d-087d4dfd3b78|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T05:32:58.254Z|ddd54f3c-be62-4165-8b3d-087d4dfd3b78|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T05:32:58.254Z|ddd54f3c-be62-4165-8b3d-087d4dfd3b78|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:32:58 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:32:58.255Z|ddd54f3c-be62-4165-8b3d-087d4dfd3b78|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-16T05:32:58.256Z|ddd54f3c-be62-4165-8b3d-087d4dfd3b78|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T05:32:58.256Z|ddd54f3c-be62-4165-8b3d-087d4dfd3b78|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=078c486d-53a5-4806-b0e5-87f768af5005&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T05:32:58.262Z|ddd54f3c-be62-4165-8b3d-087d4dfd3b78|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/078c486d-53a5-4806-b0e5-87f768af5005|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T05:33:00.208Z|9e99ac1e-a7ba-422f-841e-9c86f1b183aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:33:00.208Z|9e99ac1e-a7ba-422f-841e-9c86f1b183aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:33:00.593Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|||INFO|500||Entering 2023-03-16T05:33:00.594Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|||INFO|500||Checking if requestId: cc195a32-0450-4fd2-aa46-6508303e68c2 already exists in requestDb InfraActiveRequests table 2023-03-16T05:33:00.595Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2 2023-03-16T05:33:00.595Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2|INFO|500||Invoke 2023-03-16T05:33:00.595Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2|DEBUG|500||===========================request begin================================================ 2023-03-16T05:33:00.595Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2 2023-03-16T05:33:00.595Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2|DEBUG|500||Method : GET 2023-03-16T05:33:00.595Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6c2d1a0a1dd4b28e1991c402d739e09d", X-B3-SpanId:"5cb39d4f9f482156", X-B3-ParentSpanId:"bd3a5ebe83b5d29b", X-B3-Sampled:"0", X-ONAP-RequestID:"cc195a32-0450-4fd2-aa46-6508303e68c2", X-RequestID:"cc195a32-0450-4fd2-aa46-6508303e68c2", X-TransactionID:"cc195a32-0450-4fd2-aa46-6508303e68c2", X-ECOMP-RequestID:"cc195a32-0450-4fd2-aa46-6508303e68c2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5e319667-3fd3-4a6d-afba-d3fba2564cd6"] 2023-03-16T05:33:00.596Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2|DEBUG|500||Request body: 2023-03-16T05:33:00.596Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2|DEBUG|500||==========================request end================================================ 2023-03-16T05:33:00.628Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2|DEBUG|500||============================response begin========================================== 2023-03-16T05:33:00.628Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-16T05:33:00.628Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2|DEBUG|500||Status text : Not Found 2023-03-16T05:33:00.628Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2|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, 16 Mar 2023 05:33:01 GMT", x-envoy-upstream-service-time:"28", server:"envoy"] 2023-03-16T05:33:00.629Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2|DEBUG|500||Response body: 2023-03-16T05:33:00.629Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2|DEBUG|500||=======================response end================================================= 2023-03-16T05:33:00.629Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2|INFO|404|Not Found|InvokeReturn 2023-03-16T05:33:00.640Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|||INFO|500||Running local validations 2023-03-16T05:33:00.646Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-16T05:33:00.665Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/a242e276-8b2e-428f-b57e-8aa451070b0e?format=pathed|INFO|500||Invoke 2023-03-16T05:33:00.666Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/a242e276-8b2e-428f-b57e-8aa451070b0e?format=pathed|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/a242e276-8b2e-428f-b57e-8aa451070b0e?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[cc195a32-0450-4fd2-aa46-6508303e68c2], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[ec88d267-31da-48e2-9d86-f8a76285f9c9], X-ECOMP-RequestID=[cc195a32-0450-4fd2-aa46-6508303e68c2], X-TransactionId=[], X-ONAP-RequestID=[cc195a32-0450-4fd2-aa46-6508303e68c2]} 2023-03-16T05:33:00.720Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/a242e276-8b2e-428f-b57e-8aa451070b0e?format=pathed|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/a242e276-8b2e-428f-b57e-8aa451070b0e?format=pathed has http status code:200 and response headers:{date=[Thu, 16 Mar 2023 05:33:01 GMT], server=[envoy], content-length=[246], x-envoy-upstream-service-time=[52], vertex-id=[643304], x-aai-txid=[0-aai-resources-230316-05:33:01:381-73505], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-16T05:33:00.721Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/a242e276-8b2e-428f-b57e-8aa451070b0e?format=pathed|DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/a242e276-8b2e-428f-b57e-8aa451070b0e"}]} 2023-03-16T05:33:00.722Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/a242e276-8b2e-428f-b57e-8aa451070b0e?format=pathed|INFO|500||InvokeReturn 2023-03-16T05:33:00.725Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-16T05:33:00.739Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/a242e276-8b2e-428f-b57e-8aa451070b0e/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2023-03-16T05:33:00.742Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/a242e276-8b2e-428f-b57e-8aa451070b0e/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/a242e276-8b2e-428f-b57e-8aa451070b0e/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[cc195a32-0450-4fd2-aa46-6508303e68c2], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[d189453b-2541-432c-a35e-53fbc3bac34d], X-ECOMP-RequestID=[cc195a32-0450-4fd2-aa46-6508303e68c2], X-TransactionId=[], X-ONAP-RequestID=[cc195a32-0450-4fd2-aa46-6508303e68c2]} 2023-03-16T05:33:00.815Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/a242e276-8b2e-428f-b57e-8aa451070b0e/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/a242e276-8b2e-428f-b57e-8aa451070b0e/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Thu, 16 Mar 2023 05:33:01 GMT], server=[envoy], content-length=[603], x-envoy-upstream-service-time=[70], x-aai-txid=[1-aai-resources-230316-05:33:01:456-92076], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-16T05:33:00.816Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/a242e276-8b2e-428f-b57e-8aa451070b0e/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/a242e276-8b2e-428f-b57e-8aa451070b0e/related-to/generic-vnfs","Node Not Found:No Node of type generic-vnf found at: business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/a242e276-8b2e-428f-b57e-8aa451070b0e/related-to/generic-vnfs","ERR.5.4.6114"]}}} 2023-03-16T05:33:00.816Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/a242e276-8b2e-428f-b57e-8aa451070b0e/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2023-03-16T05:33:00.818Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/a242e276-8b2e-428f-b57e-8aa451070b0e/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count 2023-03-16T05:33:00.823Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-16T05:33:00.852Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/a242e276-8b2e-428f-b57e-8aa451070b0e?format=pathed|INFO|500||Invoke 2023-03-16T05:33:00.852Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/a242e276-8b2e-428f-b57e-8aa451070b0e?format=pathed|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/a242e276-8b2e-428f-b57e-8aa451070b0e?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[cc195a32-0450-4fd2-aa46-6508303e68c2], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[569a0cb5-0443-4011-8f67-3976e3752e98], X-ECOMP-RequestID=[cc195a32-0450-4fd2-aa46-6508303e68c2], X-TransactionId=[], X-ONAP-RequestID=[cc195a32-0450-4fd2-aa46-6508303e68c2]} 2023-03-16T05:33:00.917Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/a242e276-8b2e-428f-b57e-8aa451070b0e?format=pathed|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/a242e276-8b2e-428f-b57e-8aa451070b0e?format=pathed has http status code:200 and response headers:{date=[Thu, 16 Mar 2023 05:33:01 GMT], server=[envoy], content-length=[246], x-envoy-upstream-service-time=[61], vertex-id=[643304], x-aai-txid=[0-aai-resources-230316-05:33:01:567-80748], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-16T05:33:00.917Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/a242e276-8b2e-428f-b57e-8aa451070b0e?format=pathed|DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/a242e276-8b2e-428f-b57e-8aa451070b0e"}]} 2023-03-16T05:33:00.918Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/a242e276-8b2e-428f-b57e-8aa451070b0e?format=pathed|INFO|500||InvokeReturn 2023-03-16T05:33:00.921Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-16T05:33:00.941Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/a242e276-8b2e-428f-b57e-8aa451070b0e/related-to/l3-networks?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-03-16T05:33:00.941Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/a242e276-8b2e-428f-b57e-8aa451070b0e/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2023-03-16T05:33:00.971Z|1f10359b-e9b9-4ede-a794-bcb73a800c40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:33:00.971Z|1f10359b-e9b9-4ede-a794-bcb73a800c40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:33:00.979Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/a242e276-8b2e-428f-b57e-8aa451070b0e/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2023-03-16T05:33:00.979Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/a242e276-8b2e-428f-b57e-8aa451070b0e/related-to/l3-networks?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Thu, 16 Mar 2023 05:33:01 GMT], server=[envoy], content-length=[600], x-envoy-upstream-service-time=[35], x-aai-txid=[2-aai-resources-230316-05:33:01:656-21405], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-16T05:33:00.980Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/a242e276-8b2e-428f-b57e-8aa451070b0e/related-to/l3-networks","Node Not Found:No Node of type l3-network found at: business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/a242e276-8b2e-428f-b57e-8aa451070b0e/related-to/l3-networks","ERR.5.4.6114"]}}} 2023-03-16T05:33:00.981Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/a242e276-8b2e-428f-b57e-8aa451070b0e/related-to/l3-networks?resultIndex=0&resultSize=1&format=count 2023-03-16T05:33:00.984Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-16T05:33:00.996Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/a242e276-8b2e-428f-b57e-8aa451070b0e?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-03-16T05:33:00.997Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/a242e276-8b2e-428f-b57e-8aa451070b0e?format=pathed|INFO|500||Invoke 2023-03-16T05:33:01.037Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/a242e276-8b2e-428f-b57e-8aa451070b0e?format=pathed|INFO|500||InvokeReturn 2023-03-16T05:33:01.038Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/a242e276-8b2e-428f-b57e-8aa451070b0e?format=pathed has http status code:200 and response headers:{date=[Thu, 16 Mar 2023 05:33:01 GMT], server=[envoy], content-length=[246], x-envoy-upstream-service-time=[38], vertex-id=[643304], x-aai-txid=[0-aai-resources-230316-05:33:01:711-29905], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-16T05:33:01.038Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|||DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/a242e276-8b2e-428f-b57e-8aa451070b0e"}]} 2023-03-16T05:33:01.043Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-16T05:33:01.055Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/a242e276-8b2e-428f-b57e-8aa451070b0e/related-to/configurations?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-03-16T05:33:01.055Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/a242e276-8b2e-428f-b57e-8aa451070b0e/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2023-03-16T05:33:01.101Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/a242e276-8b2e-428f-b57e-8aa451070b0e/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2023-03-16T05:33:01.101Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/a242e276-8b2e-428f-b57e-8aa451070b0e/related-to/configurations?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Thu, 16 Mar 2023 05:33:01 GMT], server=[envoy], content-length=[609], x-envoy-upstream-service-time=[43], x-aai-txid=[0-aai-resources-230316-05:33:01:770-48523], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-16T05:33:01.102Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/a242e276-8b2e-428f-b57e-8aa451070b0e/related-to/configurations","Node Not Found:No Node of type configuration found at: business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/a242e276-8b2e-428f-b57e-8aa451070b0e/related-to/configurations","ERR.5.4.6114"]}}} 2023-03-16T05:33:01.103Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/a242e276-8b2e-428f-b57e-8aa451070b0e/related-to/configurations?resultIndex=0&resultSize=1&format=count 2023-03-16T05:33:01.105Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-16T05:33:01.117Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/d16c1d8504f144e5b2fab42ec3a8ceb7 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-03-16T05:33:01.117Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/d16c1d8504f144e5b2fab42ec3a8ceb7|INFO|500||Invoke 2023-03-16T05:33:01.169Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/d16c1d8504f144e5b2fab42ec3a8ceb7|INFO|500||InvokeReturn 2023-03-16T05:33:01.169Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/d16c1d8504f144e5b2fab42ec3a8ceb7 has http status code:200 and response headers:{date=[Thu, 16 Mar 2023 05:33:01 GMT], server=[envoy], content-length=[607], x-envoy-upstream-service-time=[49], vertex-id=[606440], x-aai-txid=[0-aai-resources-230316-05:33:01:831-32586], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-16T05:33:01.169Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|||DEBUG|500||{"tenant-id":"d16c1d8504f144e5b2fab42ec3a8ceb7","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1678944771507","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2023-03-16T05:33:01.170Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-03-16T05:33:01.170Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-03-16T05:33:01.171Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-16T05:33:01.171Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-03-16T05:33:01.171Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-03-16T05:33:01.171Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-16T05:33:01.171Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-03-16T05:33:01.171Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|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:"123", X-B3-TraceId:"6c2d1a0a1dd4b28e1991c402d739e09d", X-B3-SpanId:"4dd21c028cd5c6ec", X-B3-ParentSpanId:"bd3a5ebe83b5d29b", X-B3-Sampled:"0", X-ONAP-RequestID:"cc195a32-0450-4fd2-aa46-6508303e68c2", X-RequestID:"cc195a32-0450-4fd2-aa46-6508303e68c2", X-TransactionID:"cc195a32-0450-4fd2-aa46-6508303e68c2", X-ECOMP-RequestID:"cc195a32-0450-4fd2-aa46-6508303e68c2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c39c6a9e-d62a-4266-9bc7-aaf84e423878"] 2023-03-16T05:33:01.172Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"a242e276-8b2e-428f-b57e-8aa451070b0e"},"instanceName":null,"requestScope":"service"} 2023-03-16T05:33:01.172Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-03-16T05:33:01.204Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-03-16T05:33:01.204Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-03-16T05:33:01.204Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-03-16T05:33:01.204Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|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, 16 Mar 2023 05:33:01 GMT", x-envoy-upstream-service-time:"29", server:"envoy"] 2023-03-16T05:33:01.204Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-03-16T05:33:01.204Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-03-16T05:33:01.205Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-03-16T05:33:01.205Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-03-16T05:33:01.205Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-03-16T05:33:01.205Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-03-16T05:33:01.205Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-03-16T05:33:01.205Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-03-16T05:33:01.206Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|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:"cc195a32-0450-4fd2-aa46-6508303e68c2", X-RequestID:"cc195a32-0450-4fd2-aa46-6508303e68c2", X-TransactionID:"cc195a32-0450-4fd2-aa46-6508303e68c2", X-ECOMP-RequestID:"cc195a32-0450-4fd2-aa46-6508303e68c2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"177d81eb-2473-44ac-b946-20ff97a09185"] 2023-03-16T05:33:01.206Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-03-16T05:33:01.206Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-03-16T05:33:01.250Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-03-16T05:33:01.250Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2023-03-16T05:33:01.250Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2023-03-16T05:33:01.251Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Thu, 16 Mar 2023 05:33:01 GMT", x-envoy-upstream-service-time:"40", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:33:01.251Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2023-03-16 00:07:26.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "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" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "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" } } } 2023-03-16T05:33:01.251Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-03-16T05:33:01.252Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-03-16T05:33:01.255Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance 2023-03-16T05:33:01.255Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||Invoke 2023-03-16T05:33:01.256Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2023-03-16T05:33:01.256Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance 2023-03-16T05:33:01.256Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Method : GET 2023-03-16T05:33:01.256Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"cc195a32-0450-4fd2-aa46-6508303e68c2", X-RequestID:"cc195a32-0450-4fd2-aa46-6508303e68c2", X-TransactionID:"cc195a32-0450-4fd2-aa46-6508303e68c2", X-ECOMP-RequestID:"cc195a32-0450-4fd2-aa46-6508303e68c2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0ca66b1c-ab01-4dc6-9979-138077d0e6da"] 2023-03-16T05:33:01.256Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Request body: 2023-03-16T05:33:01.257Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||==========================request end================================================ 2023-03-16T05:33:01.276Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||============================response begin========================================== 2023-03-16T05:33:01.277Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status code : 200 OK 2023-03-16T05:33:01.277Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status text : OK 2023-03-16T05:33:01.277Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Thu, 16 Mar 2023 05:33:01 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:33:01.277Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Response body: { "id" : 535, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "deleteInstance", "description" : "Gr api recipe to delete service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2023-03-16T00:07:26.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535/service" } } } 2023-03-16T05:33:01.278Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||=======================response end================================================= 2023-03-16T05:33:01.278Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||InvokeReturn 2023-03-16T05:33:01.279Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-03-16T05:33:01.280Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-03-16T05:33:01.280Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-03-16T05:33:01.280Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-03-16T05:33:01.280Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-03-16T05:33:01.280Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|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:"cc195a32-0450-4fd2-aa46-6508303e68c2", X-RequestID:"cc195a32-0450-4fd2-aa46-6508303e68c2", X-TransactionID:"cc195a32-0450-4fd2-aa46-6508303e68c2", X-ECOMP-RequestID:"cc195a32-0450-4fd2-aa46-6508303e68c2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"662c75c2-56ca-4624-b779-953604e5ef9e"] 2023-03-16T05:33:01.280Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-03-16T05:33:01.281Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-03-16T05:33:01.299Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-03-16T05:33:01.299Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2023-03-16T05:33:01.299Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2023-03-16T05:33:01.300Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Thu, 16 Mar 2023 05:33:01 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:33:01.300Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2023-03-16 00:07:26.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "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" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "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" } } } 2023-03-16T05:33:01.300Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-03-16T05:33:01.300Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-03-16T05:33:01.304Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-16T05:33:01.304Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-03-16T05:33:01.305Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-03-16T05:33:01.305Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-16T05:33:01.305Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-03-16T05:33:01.305Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|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:"1379", X-B3-TraceId:"6c2d1a0a1dd4b28e1991c402d739e09d", X-B3-SpanId:"64a14bf18ec80f34", X-B3-ParentSpanId:"bd3a5ebe83b5d29b", X-B3-Sampled:"0", X-ONAP-RequestID:"cc195a32-0450-4fd2-aa46-6508303e68c2", X-RequestID:"cc195a32-0450-4fd2-aa46-6508303e68c2", X-TransactionID:"cc195a32-0450-4fd2-aa46-6508303e68c2", X-ECOMP-RequestID:"cc195a32-0450-4fd2-aa46-6508303e68c2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"01001f51-6c0d-44e7-aa13-44bdde1f1dbf"] 2023-03-16T05:33:01.305Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"cc195a32-0450-4fd2-aa46-6508303e68c2","requestStatus":"IN_PROGRESS","startTime":1678944781103,"source":"VID","tenantId":"d16c1d8504f144e5b2fab42ec3a8ceb7","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"9988b13d-2992-4e8f-9037-4d55069c992e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"bb8ad345-ecd9-4a86-ab39-0bcddcb59f26\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"a242e276-8b2e-428f-b57e-8aa451070b0e","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"cc195a32-0450-4fd2-aa46-6508303e68c2"} 2023-03-16T05:33:01.306Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-03-16T05:33:01.338Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-03-16T05:33:01.339Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-03-16T05:33:01.339Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-03-16T05:33:01.339Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|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/cc195a32-0450-4fd2-aa46-6508303e68c2", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:33:01 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:33:01.344Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "cc195a32-0450-4fd2-aa46-6508303e68c2", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-16T05:33:01.103+00:00", "source" : "VID", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"9988b13d-2992-4e8f-9037-4d55069c992e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"bb8ad345-ecd9-4a86-ab39-0bcddcb59f26\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-03-16T05:33:02.028+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a242e276-8b2e-428f-b57e-8aa451070b0e", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "cc195a32-0450-4fd2-aa46-6508303e68c2", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2" } } } 2023-03-16T05:33:01.345Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-03-16T05:33:01.345Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-03-16T05:33:01.354Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-16T05:33:01.354Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-03-16T05:33:01.354Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-03-16T05:33:01.355Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-16T05:33:01.355Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-03-16T05:33:01.355Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|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:"2021", X-B3-TraceId:"6c2d1a0a1dd4b28e1991c402d739e09d", X-B3-SpanId:"18b4bd43d92a0fd4", X-B3-ParentSpanId:"bd3a5ebe83b5d29b", X-B3-Sampled:"0", X-ONAP-RequestID:"cc195a32-0450-4fd2-aa46-6508303e68c2", X-RequestID:"cc195a32-0450-4fd2-aa46-6508303e68c2", X-TransactionID:"cc195a32-0450-4fd2-aa46-6508303e68c2", X-ECOMP-RequestID:"cc195a32-0450-4fd2-aa46-6508303e68c2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"65a213c5-d297-4bbf-bb66-6a48e8af7bd1"] 2023-03-16T05:33:01.356Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"9988b13d-2992-4e8f-9037-4d55069c992e\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"bb8ad345-ecd9-4a86-ab39-0bcddcb59f26\",\"modelUuid\":\"bb8ad345-ecd9-4a86-ab39-0bcddcb59f26\",\"modelInvariantUuid\":\"9988b13d-2992-4e8f-9037-4d55069c992e\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"d16c1d8504f144e5b2fab42ec3a8ceb7\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"a242e276-8b2e-428f-b57e-8aa451070b0e\"}","type":"String"},"requestId":{"value":"cc195a32-0450-4fd2-aa46-6508303e68c2","type":"String"},"mso-request-id":{"value":"cc195a32-0450-4fd2-aa46-6508303e68c2","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"a242e276-8b2e-428f-b57e-8aa451070b0e","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-03-16T05:33:01.356Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-03-16T05:33:02.371Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-03-16T05:33:02.372Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-03-16T05:33:02.372Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-03-16T05:33:02.373Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Thu, 16 Mar 2023 05:33:02 GMT", x-onap-requestid:"cc195a32-0450-4fd2-aa46-6508303e68c2", x-requestid:"cc195a32-0450-4fd2-aa46-6508303e68c2", x-transactionid:"cc195a32-0450-4fd2-aa46-6508303e68c2", x-ecomp-requestid:"cc195a32-0450-4fd2-aa46-6508303e68c2", x-onap-partnername:"UNKNOWN", x-invocationid:"65a213c5-d297-4bbf-bb66-6a48e8af7bd1", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1010", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:33:02.373Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"cc195a32-0450-4fd2-aa46-6508303e68c2\",\"instanceId\":\"a242e276-8b2e-428f-b57e-8aa451070b0e\"}}","message":"Success","processInstanceID":"04a2f65c-c3bc-11ed-88a0-7623188be7ef","variables":null,"messageCode":200} 2023-03-16T05:33:02.373Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-03-16T05:33:02.373Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-03-16T05:33:02.378Z|cc195a32-0450-4fd2-aa46-6508303e68c2|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T05:33:02.577Z|ed538e4b-14f8-4b29-8b2f-ac9c56047356|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|||INFO|500||Entering 2023-03-16T05:33:02.587Z|ed538e4b-14f8-4b29-8b2f-ac9c56047356|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2 2023-03-16T05:33:02.588Z|ed538e4b-14f8-4b29-8b2f-ac9c56047356|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2|INFO|500||Invoke 2023-03-16T05:33:02.588Z|ed538e4b-14f8-4b29-8b2f-ac9c56047356|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2|DEBUG|500||===========================request begin================================================ 2023-03-16T05:33:02.588Z|ed538e4b-14f8-4b29-8b2f-ac9c56047356|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2 2023-03-16T05:33:02.588Z|ed538e4b-14f8-4b29-8b2f-ac9c56047356|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2|DEBUG|500||Method : GET 2023-03-16T05:33:02.588Z|ed538e4b-14f8-4b29-8b2f-ac9c56047356|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d81b2a568d4f7f2f4841d9a9770fc909", X-B3-SpanId:"61edbf138604c4c7", X-B3-ParentSpanId:"e01bb2704d6c65b3", X-B3-Sampled:"0", X-ONAP-RequestID:"ed538e4b-14f8-4b29-8b2f-ac9c56047356", X-RequestID:"ed538e4b-14f8-4b29-8b2f-ac9c56047356", X-TransactionID:"ed538e4b-14f8-4b29-8b2f-ac9c56047356", X-ECOMP-RequestID:"ed538e4b-14f8-4b29-8b2f-ac9c56047356", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9a225c94-52bd-4ec8-8eb4-7468cce44262"] 2023-03-16T05:33:02.588Z|ed538e4b-14f8-4b29-8b2f-ac9c56047356|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2|DEBUG|500||Request body: 2023-03-16T05:33:02.588Z|ed538e4b-14f8-4b29-8b2f-ac9c56047356|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2|DEBUG|500||==========================request end================================================ 2023-03-16T05:33:02.721Z|ed538e4b-14f8-4b29-8b2f-ac9c56047356|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2|DEBUG|500||============================response begin========================================== 2023-03-16T05:33:02.722Z|ed538e4b-14f8-4b29-8b2f-ac9c56047356|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2|DEBUG|500||Status code : 200 OK 2023-03-16T05:33:02.722Z|ed538e4b-14f8-4b29-8b2f-ac9c56047356|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2|DEBUG|500||Status text : OK 2023-03-16T05:33:02.722Z|ed538e4b-14f8-4b29-8b2f-ac9c56047356|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:33:02 GMT", x-envoy-upstream-service-time:"130", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:33:02.723Z|ed538e4b-14f8-4b29-8b2f-ac9c56047356|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2|DEBUG|500||Response body: { "requestId" : "cc195a32-0450-4fd2-aa46-6508303e68c2", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-16T05:33:01.000+00:00", "source" : "VID", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"9988b13d-2992-4e8f-9037-4d55069c992e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"bb8ad345-ecd9-4a86-ab39-0bcddcb59f26\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T05:33:02.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a242e276-8b2e-428f-b57e-8aa451070b0e", "serviceInstanceName" : "basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "cc195a32-0450-4fd2-aa46-6508303e68c2", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2" } } } 2023-03-16T05:33:02.723Z|ed538e4b-14f8-4b29-8b2f-ac9c56047356|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2|DEBUG|500||=======================response end================================================= 2023-03-16T05:33:02.724Z|ed538e4b-14f8-4b29-8b2f-ac9c56047356|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2|INFO|500||InvokeReturn 2023-03-16T05:33:02.725Z|ed538e4b-14f8-4b29-8b2f-ac9c56047356|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc195a32-0450-4fd2-aa46-6508303e68c2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc195a32-0450-4fd2-aa46-6508303e68c2&IS_INTERNAL_DATA=false 2023-03-16T05:33:02.725Z|ed538e4b-14f8-4b29-8b2f-ac9c56047356|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc195a32-0450-4fd2-aa46-6508303e68c2&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T05:33:02.726Z|ed538e4b-14f8-4b29-8b2f-ac9c56047356|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc195a32-0450-4fd2-aa46-6508303e68c2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T05:33:02.726Z|ed538e4b-14f8-4b29-8b2f-ac9c56047356|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc195a32-0450-4fd2-aa46-6508303e68c2&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc195a32-0450-4fd2-aa46-6508303e68c2&IS_INTERNAL_DATA=false 2023-03-16T05:33:02.726Z|ed538e4b-14f8-4b29-8b2f-ac9c56047356|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc195a32-0450-4fd2-aa46-6508303e68c2&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T05:33:02.726Z|ed538e4b-14f8-4b29-8b2f-ac9c56047356|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc195a32-0450-4fd2-aa46-6508303e68c2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d81b2a568d4f7f2f4841d9a9770fc909", X-B3-SpanId:"89cc6b350f0c71fc", X-B3-ParentSpanId:"e01bb2704d6c65b3", X-B3-Sampled:"0", X-ONAP-RequestID:"ed538e4b-14f8-4b29-8b2f-ac9c56047356", X-RequestID:"ed538e4b-14f8-4b29-8b2f-ac9c56047356", X-TransactionID:"ed538e4b-14f8-4b29-8b2f-ac9c56047356", X-ECOMP-RequestID:"ed538e4b-14f8-4b29-8b2f-ac9c56047356", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7a1a014a-1f63-4021-a299-fa531323aed2"] 2023-03-16T05:33:02.727Z|ed538e4b-14f8-4b29-8b2f-ac9c56047356|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc195a32-0450-4fd2-aa46-6508303e68c2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T05:33:02.727Z|ed538e4b-14f8-4b29-8b2f-ac9c56047356|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc195a32-0450-4fd2-aa46-6508303e68c2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T05:33:02.747Z|ed538e4b-14f8-4b29-8b2f-ac9c56047356|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc195a32-0450-4fd2-aa46-6508303e68c2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T05:33:02.747Z|ed538e4b-14f8-4b29-8b2f-ac9c56047356|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc195a32-0450-4fd2-aa46-6508303e68c2&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T05:33:02.748Z|ed538e4b-14f8-4b29-8b2f-ac9c56047356|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc195a32-0450-4fd2-aa46-6508303e68c2&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T05:33:02.748Z|ed538e4b-14f8-4b29-8b2f-ac9c56047356|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc195a32-0450-4fd2-aa46-6508303e68c2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:33:02 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:33:02.748Z|ed538e4b-14f8-4b29-8b2f-ac9c56047356|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc195a32-0450-4fd2-aa46-6508303e68c2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-16T05:33:02.749Z|ed538e4b-14f8-4b29-8b2f-ac9c56047356|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc195a32-0450-4fd2-aa46-6508303e68c2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T05:33:02.749Z|ed538e4b-14f8-4b29-8b2f-ac9c56047356|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc195a32-0450-4fd2-aa46-6508303e68c2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T05:33:02.755Z|78554568-3a47-4878-b0b5-448d76f8e8f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:33:02.756Z|78554568-3a47-4878-b0b5-448d76f8e8f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:33:02.757Z|ed538e4b-14f8-4b29-8b2f-ac9c56047356|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T05:33:03.274Z|2303f86c-5917-41b6-a9e2-fbcb54509af5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:33:03.275Z|2303f86c-5917-41b6-a9e2-fbcb54509af5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:33:05.034Z|118b7b20-9f3e-42a5-9027-531d389cdead|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:33:05.035Z|118b7b20-9f3e-42a5-9027-531d389cdead|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:33:12.785Z|d69295c7-14a6-4eb2-9b78-0769afb342b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:33:12.786Z|d69295c7-14a6-4eb2-9b78-0769afb342b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:33:12.939Z|805296e9-2b14-4ffa-a89c-3a67248c8e67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|||INFO|500||Entering 2023-03-16T05:33:12.948Z|805296e9-2b14-4ffa-a89c-3a67248c8e67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2 2023-03-16T05:33:12.949Z|805296e9-2b14-4ffa-a89c-3a67248c8e67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2|INFO|500||Invoke 2023-03-16T05:33:12.949Z|805296e9-2b14-4ffa-a89c-3a67248c8e67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2|DEBUG|500||===========================request begin================================================ 2023-03-16T05:33:12.949Z|805296e9-2b14-4ffa-a89c-3a67248c8e67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2 2023-03-16T05:33:12.949Z|805296e9-2b14-4ffa-a89c-3a67248c8e67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2|DEBUG|500||Method : GET 2023-03-16T05:33:12.949Z|805296e9-2b14-4ffa-a89c-3a67248c8e67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3ded77b7f3ae4218da7cf8fe4ea980a5", X-B3-SpanId:"629b72cdb2afdac1", X-B3-ParentSpanId:"d68172e8d0372754", X-B3-Sampled:"0", X-ONAP-RequestID:"805296e9-2b14-4ffa-a89c-3a67248c8e67", X-RequestID:"805296e9-2b14-4ffa-a89c-3a67248c8e67", X-TransactionID:"805296e9-2b14-4ffa-a89c-3a67248c8e67", X-ECOMP-RequestID:"805296e9-2b14-4ffa-a89c-3a67248c8e67", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2907205d-2a40-4fa3-ab4d-2b3a576764a9"] 2023-03-16T05:33:12.949Z|805296e9-2b14-4ffa-a89c-3a67248c8e67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2|DEBUG|500||Request body: 2023-03-16T05:33:12.949Z|805296e9-2b14-4ffa-a89c-3a67248c8e67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2|DEBUG|500||==========================request end================================================ 2023-03-16T05:33:12.986Z|805296e9-2b14-4ffa-a89c-3a67248c8e67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2|DEBUG|500||============================response begin========================================== 2023-03-16T05:33:12.986Z|805296e9-2b14-4ffa-a89c-3a67248c8e67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2|DEBUG|500||Status code : 200 OK 2023-03-16T05:33:12.987Z|805296e9-2b14-4ffa-a89c-3a67248c8e67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2|DEBUG|500||Status text : OK 2023-03-16T05:33:12.987Z|805296e9-2b14-4ffa-a89c-3a67248c8e67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:33:13 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:33:12.987Z|805296e9-2b14-4ffa-a89c-3a67248c8e67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2|DEBUG|500||Response body: { "requestId" : "cc195a32-0450-4fd2-aa46-6508303e68c2", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-16T05:33:01.000+00:00", "endTime" : "2023-03-16T05:33:08.000+00:00", "source" : "VID", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"9988b13d-2992-4e8f-9037-4d55069c992e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"bb8ad345-ecd9-4a86-ab39-0bcddcb59f26\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T05:33:08.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a242e276-8b2e-428f-b57e-8aa451070b0e", "serviceInstanceName" : "basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "cc195a32-0450-4fd2-aa46-6508303e68c2", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2" } } } 2023-03-16T05:33:12.988Z|805296e9-2b14-4ffa-a89c-3a67248c8e67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2|DEBUG|500||=======================response end================================================= 2023-03-16T05:33:12.988Z|805296e9-2b14-4ffa-a89c-3a67248c8e67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2|INFO|500||InvokeReturn 2023-03-16T05:33:12.989Z|805296e9-2b14-4ffa-a89c-3a67248c8e67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc195a32-0450-4fd2-aa46-6508303e68c2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc195a32-0450-4fd2-aa46-6508303e68c2&IS_INTERNAL_DATA=false 2023-03-16T05:33:12.989Z|805296e9-2b14-4ffa-a89c-3a67248c8e67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc195a32-0450-4fd2-aa46-6508303e68c2&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T05:33:12.989Z|805296e9-2b14-4ffa-a89c-3a67248c8e67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc195a32-0450-4fd2-aa46-6508303e68c2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T05:33:12.989Z|805296e9-2b14-4ffa-a89c-3a67248c8e67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc195a32-0450-4fd2-aa46-6508303e68c2&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc195a32-0450-4fd2-aa46-6508303e68c2&IS_INTERNAL_DATA=false 2023-03-16T05:33:12.990Z|805296e9-2b14-4ffa-a89c-3a67248c8e67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc195a32-0450-4fd2-aa46-6508303e68c2&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T05:33:12.990Z|805296e9-2b14-4ffa-a89c-3a67248c8e67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc195a32-0450-4fd2-aa46-6508303e68c2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3ded77b7f3ae4218da7cf8fe4ea980a5", X-B3-SpanId:"a73e328c082f9b69", X-B3-ParentSpanId:"d68172e8d0372754", X-B3-Sampled:"0", X-ONAP-RequestID:"805296e9-2b14-4ffa-a89c-3a67248c8e67", X-RequestID:"805296e9-2b14-4ffa-a89c-3a67248c8e67", X-TransactionID:"805296e9-2b14-4ffa-a89c-3a67248c8e67", X-ECOMP-RequestID:"805296e9-2b14-4ffa-a89c-3a67248c8e67", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9ef4fcd2-6fbd-469a-98ea-4c6b62fe7cf9"] 2023-03-16T05:33:12.990Z|805296e9-2b14-4ffa-a89c-3a67248c8e67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc195a32-0450-4fd2-aa46-6508303e68c2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T05:33:12.990Z|805296e9-2b14-4ffa-a89c-3a67248c8e67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc195a32-0450-4fd2-aa46-6508303e68c2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T05:33:13.006Z|805296e9-2b14-4ffa-a89c-3a67248c8e67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc195a32-0450-4fd2-aa46-6508303e68c2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T05:33:13.006Z|805296e9-2b14-4ffa-a89c-3a67248c8e67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc195a32-0450-4fd2-aa46-6508303e68c2&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T05:33:13.006Z|805296e9-2b14-4ffa-a89c-3a67248c8e67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc195a32-0450-4fd2-aa46-6508303e68c2&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T05:33:13.007Z|805296e9-2b14-4ffa-a89c-3a67248c8e67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc195a32-0450-4fd2-aa46-6508303e68c2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:33:13 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:33:13.007Z|805296e9-2b14-4ffa-a89c-3a67248c8e67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc195a32-0450-4fd2-aa46-6508303e68c2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-16T05:33:13.007Z|805296e9-2b14-4ffa-a89c-3a67248c8e67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc195a32-0450-4fd2-aa46-6508303e68c2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T05:33:13.008Z|805296e9-2b14-4ffa-a89c-3a67248c8e67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc195a32-0450-4fd2-aa46-6508303e68c2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T05:33:13.015Z|805296e9-2b14-4ffa-a89c-3a67248c8e67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T05:33:13.173Z|3795d1d4-5086-4c24-84a2-d27551d834f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|||INFO|500||Entering 2023-03-16T05:33:13.178Z|3795d1d4-5086-4c24-84a2-d27551d834f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2 2023-03-16T05:33:13.179Z|3795d1d4-5086-4c24-84a2-d27551d834f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2|INFO|500||Invoke 2023-03-16T05:33:13.179Z|3795d1d4-5086-4c24-84a2-d27551d834f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2|DEBUG|500||===========================request begin================================================ 2023-03-16T05:33:13.179Z|3795d1d4-5086-4c24-84a2-d27551d834f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2 2023-03-16T05:33:13.179Z|3795d1d4-5086-4c24-84a2-d27551d834f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2|DEBUG|500||Method : GET 2023-03-16T05:33:13.179Z|3795d1d4-5086-4c24-84a2-d27551d834f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d4bef9714985a8630843eadd0e7544c2", X-B3-SpanId:"29830af8bb0e0378", X-B3-ParentSpanId:"b130710d079433cb", X-B3-Sampled:"0", X-ONAP-RequestID:"3795d1d4-5086-4c24-84a2-d27551d834f8", X-RequestID:"3795d1d4-5086-4c24-84a2-d27551d834f8", X-TransactionID:"3795d1d4-5086-4c24-84a2-d27551d834f8", X-ECOMP-RequestID:"3795d1d4-5086-4c24-84a2-d27551d834f8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9ad3ad9e-e24d-4551-8025-606816920f94"] 2023-03-16T05:33:13.179Z|3795d1d4-5086-4c24-84a2-d27551d834f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2|DEBUG|500||Request body: 2023-03-16T05:33:13.179Z|3795d1d4-5086-4c24-84a2-d27551d834f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2|DEBUG|500||==========================request end================================================ 2023-03-16T05:33:13.211Z|3795d1d4-5086-4c24-84a2-d27551d834f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2|DEBUG|500||============================response begin========================================== 2023-03-16T05:33:13.212Z|3795d1d4-5086-4c24-84a2-d27551d834f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2|DEBUG|500||Status code : 200 OK 2023-03-16T05:33:13.212Z|3795d1d4-5086-4c24-84a2-d27551d834f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2|DEBUG|500||Status text : OK 2023-03-16T05:33:13.212Z|3795d1d4-5086-4c24-84a2-d27551d834f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:33:13 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:33:13.213Z|3795d1d4-5086-4c24-84a2-d27551d834f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2|DEBUG|500||Response body: { "requestId" : "cc195a32-0450-4fd2-aa46-6508303e68c2", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-16T05:33:01.000+00:00", "endTime" : "2023-03-16T05:33:08.000+00:00", "source" : "VID", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"9988b13d-2992-4e8f-9037-4d55069c992e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"bb8ad345-ecd9-4a86-ab39-0bcddcb59f26\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T05:33:08.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a242e276-8b2e-428f-b57e-8aa451070b0e", "serviceInstanceName" : "basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "cc195a32-0450-4fd2-aa46-6508303e68c2", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2" } } } 2023-03-16T05:33:13.214Z|3795d1d4-5086-4c24-84a2-d27551d834f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2|DEBUG|500||=======================response end================================================= 2023-03-16T05:33:13.214Z|3795d1d4-5086-4c24-84a2-d27551d834f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2|INFO|500||InvokeReturn 2023-03-16T05:33:13.216Z|3795d1d4-5086-4c24-84a2-d27551d834f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc195a32-0450-4fd2-aa46-6508303e68c2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc195a32-0450-4fd2-aa46-6508303e68c2&IS_INTERNAL_DATA=false 2023-03-16T05:33:13.217Z|3795d1d4-5086-4c24-84a2-d27551d834f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc195a32-0450-4fd2-aa46-6508303e68c2&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T05:33:13.217Z|3795d1d4-5086-4c24-84a2-d27551d834f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc195a32-0450-4fd2-aa46-6508303e68c2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T05:33:13.218Z|3795d1d4-5086-4c24-84a2-d27551d834f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc195a32-0450-4fd2-aa46-6508303e68c2&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc195a32-0450-4fd2-aa46-6508303e68c2&IS_INTERNAL_DATA=false 2023-03-16T05:33:13.218Z|3795d1d4-5086-4c24-84a2-d27551d834f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc195a32-0450-4fd2-aa46-6508303e68c2&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T05:33:13.218Z|3795d1d4-5086-4c24-84a2-d27551d834f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc195a32-0450-4fd2-aa46-6508303e68c2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d4bef9714985a8630843eadd0e7544c2", X-B3-SpanId:"b1ae8e44367de824", X-B3-ParentSpanId:"b130710d079433cb", X-B3-Sampled:"0", X-ONAP-RequestID:"3795d1d4-5086-4c24-84a2-d27551d834f8", X-RequestID:"3795d1d4-5086-4c24-84a2-d27551d834f8", X-TransactionID:"3795d1d4-5086-4c24-84a2-d27551d834f8", X-ECOMP-RequestID:"3795d1d4-5086-4c24-84a2-d27551d834f8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"261c1c50-28c6-4c6a-814f-6aa03583166d"] 2023-03-16T05:33:13.218Z|3795d1d4-5086-4c24-84a2-d27551d834f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc195a32-0450-4fd2-aa46-6508303e68c2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T05:33:13.219Z|3795d1d4-5086-4c24-84a2-d27551d834f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc195a32-0450-4fd2-aa46-6508303e68c2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T05:33:13.237Z|3795d1d4-5086-4c24-84a2-d27551d834f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc195a32-0450-4fd2-aa46-6508303e68c2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T05:33:13.237Z|3795d1d4-5086-4c24-84a2-d27551d834f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc195a32-0450-4fd2-aa46-6508303e68c2&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T05:33:13.237Z|3795d1d4-5086-4c24-84a2-d27551d834f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc195a32-0450-4fd2-aa46-6508303e68c2&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T05:33:13.238Z|3795d1d4-5086-4c24-84a2-d27551d834f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc195a32-0450-4fd2-aa46-6508303e68c2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:33:13 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:33:13.238Z|3795d1d4-5086-4c24-84a2-d27551d834f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc195a32-0450-4fd2-aa46-6508303e68c2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-16T05:33:13.238Z|3795d1d4-5086-4c24-84a2-d27551d834f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc195a32-0450-4fd2-aa46-6508303e68c2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T05:33:13.239Z|3795d1d4-5086-4c24-84a2-d27551d834f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc195a32-0450-4fd2-aa46-6508303e68c2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T05:33:13.248Z|3795d1d4-5086-4c24-84a2-d27551d834f8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T05:33:13.301Z|19c088b8-9bd3-4c29-9902-186ed4fb536f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:33:13.302Z|19c088b8-9bd3-4c29-9902-186ed4fb536f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:33:13.414Z|3aa20e08-ca0c-4614-876d-15b11daf1bb9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|||INFO|500||Entering 2023-03-16T05:33:13.418Z|3aa20e08-ca0c-4614-876d-15b11daf1bb9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2 2023-03-16T05:33:13.419Z|3aa20e08-ca0c-4614-876d-15b11daf1bb9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2|INFO|500||Invoke 2023-03-16T05:33:13.419Z|3aa20e08-ca0c-4614-876d-15b11daf1bb9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2|DEBUG|500||===========================request begin================================================ 2023-03-16T05:33:13.419Z|3aa20e08-ca0c-4614-876d-15b11daf1bb9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2 2023-03-16T05:33:13.419Z|3aa20e08-ca0c-4614-876d-15b11daf1bb9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2|DEBUG|500||Method : GET 2023-03-16T05:33:13.420Z|3aa20e08-ca0c-4614-876d-15b11daf1bb9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"df0e5eed5427bef7a3d1c2799d4ee070", X-B3-SpanId:"ad8243098cd18c86", X-B3-ParentSpanId:"02ed37bd3ea337b4", X-B3-Sampled:"0", X-ONAP-RequestID:"3aa20e08-ca0c-4614-876d-15b11daf1bb9", X-RequestID:"3aa20e08-ca0c-4614-876d-15b11daf1bb9", X-TransactionID:"3aa20e08-ca0c-4614-876d-15b11daf1bb9", X-ECOMP-RequestID:"3aa20e08-ca0c-4614-876d-15b11daf1bb9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c26aaeb3-d721-4d76-9155-9749330a397a"] 2023-03-16T05:33:13.420Z|3aa20e08-ca0c-4614-876d-15b11daf1bb9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2|DEBUG|500||Request body: 2023-03-16T05:33:13.420Z|3aa20e08-ca0c-4614-876d-15b11daf1bb9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2|DEBUG|500||==========================request end================================================ 2023-03-16T05:33:13.451Z|3aa20e08-ca0c-4614-876d-15b11daf1bb9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2|DEBUG|500||============================response begin========================================== 2023-03-16T05:33:13.452Z|3aa20e08-ca0c-4614-876d-15b11daf1bb9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2|DEBUG|500||Status code : 200 OK 2023-03-16T05:33:13.452Z|3aa20e08-ca0c-4614-876d-15b11daf1bb9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2|DEBUG|500||Status text : OK 2023-03-16T05:33:13.452Z|3aa20e08-ca0c-4614-876d-15b11daf1bb9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:33:13 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:33:13.452Z|3aa20e08-ca0c-4614-876d-15b11daf1bb9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2|DEBUG|500||Response body: { "requestId" : "cc195a32-0450-4fd2-aa46-6508303e68c2", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-16T05:33:01.000+00:00", "endTime" : "2023-03-16T05:33:08.000+00:00", "source" : "VID", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"9988b13d-2992-4e8f-9037-4d55069c992e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"bb8ad345-ecd9-4a86-ab39-0bcddcb59f26\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T05:33:08.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a242e276-8b2e-428f-b57e-8aa451070b0e", "serviceInstanceName" : "basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "cc195a32-0450-4fd2-aa46-6508303e68c2", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2" } } } 2023-03-16T05:33:13.452Z|3aa20e08-ca0c-4614-876d-15b11daf1bb9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2|DEBUG|500||=======================response end================================================= 2023-03-16T05:33:13.453Z|3aa20e08-ca0c-4614-876d-15b11daf1bb9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2|INFO|500||InvokeReturn 2023-03-16T05:33:13.454Z|3aa20e08-ca0c-4614-876d-15b11daf1bb9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc195a32-0450-4fd2-aa46-6508303e68c2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc195a32-0450-4fd2-aa46-6508303e68c2&IS_INTERNAL_DATA=false 2023-03-16T05:33:13.454Z|3aa20e08-ca0c-4614-876d-15b11daf1bb9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc195a32-0450-4fd2-aa46-6508303e68c2&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T05:33:13.454Z|3aa20e08-ca0c-4614-876d-15b11daf1bb9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc195a32-0450-4fd2-aa46-6508303e68c2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T05:33:13.454Z|3aa20e08-ca0c-4614-876d-15b11daf1bb9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc195a32-0450-4fd2-aa46-6508303e68c2&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc195a32-0450-4fd2-aa46-6508303e68c2&IS_INTERNAL_DATA=false 2023-03-16T05:33:13.454Z|3aa20e08-ca0c-4614-876d-15b11daf1bb9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc195a32-0450-4fd2-aa46-6508303e68c2&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T05:33:13.454Z|3aa20e08-ca0c-4614-876d-15b11daf1bb9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc195a32-0450-4fd2-aa46-6508303e68c2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"df0e5eed5427bef7a3d1c2799d4ee070", X-B3-SpanId:"b0f58ae06186e211", X-B3-ParentSpanId:"02ed37bd3ea337b4", X-B3-Sampled:"0", X-ONAP-RequestID:"3aa20e08-ca0c-4614-876d-15b11daf1bb9", X-RequestID:"3aa20e08-ca0c-4614-876d-15b11daf1bb9", X-TransactionID:"3aa20e08-ca0c-4614-876d-15b11daf1bb9", X-ECOMP-RequestID:"3aa20e08-ca0c-4614-876d-15b11daf1bb9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ee8cc0b4-2c5f-43c7-b23e-c7533911c166"] 2023-03-16T05:33:13.455Z|3aa20e08-ca0c-4614-876d-15b11daf1bb9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc195a32-0450-4fd2-aa46-6508303e68c2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T05:33:13.455Z|3aa20e08-ca0c-4614-876d-15b11daf1bb9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc195a32-0450-4fd2-aa46-6508303e68c2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T05:33:13.476Z|3aa20e08-ca0c-4614-876d-15b11daf1bb9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc195a32-0450-4fd2-aa46-6508303e68c2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T05:33:13.476Z|3aa20e08-ca0c-4614-876d-15b11daf1bb9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc195a32-0450-4fd2-aa46-6508303e68c2&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T05:33:13.477Z|3aa20e08-ca0c-4614-876d-15b11daf1bb9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc195a32-0450-4fd2-aa46-6508303e68c2&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T05:33:13.477Z|3aa20e08-ca0c-4614-876d-15b11daf1bb9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc195a32-0450-4fd2-aa46-6508303e68c2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:33:13 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:33:13.478Z|3aa20e08-ca0c-4614-876d-15b11daf1bb9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc195a32-0450-4fd2-aa46-6508303e68c2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-16T05:33:13.478Z|3aa20e08-ca0c-4614-876d-15b11daf1bb9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc195a32-0450-4fd2-aa46-6508303e68c2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T05:33:13.478Z|3aa20e08-ca0c-4614-876d-15b11daf1bb9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc195a32-0450-4fd2-aa46-6508303e68c2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T05:33:13.484Z|3aa20e08-ca0c-4614-876d-15b11daf1bb9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T05:33:13.653Z|9dd8e633-a952-4f3e-9a22-d92f1a726bea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|||INFO|500||Entering 2023-03-16T05:33:13.658Z|9dd8e633-a952-4f3e-9a22-d92f1a726bea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2 2023-03-16T05:33:13.659Z|9dd8e633-a952-4f3e-9a22-d92f1a726bea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2|INFO|500||Invoke 2023-03-16T05:33:13.659Z|9dd8e633-a952-4f3e-9a22-d92f1a726bea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2|DEBUG|500||===========================request begin================================================ 2023-03-16T05:33:13.659Z|9dd8e633-a952-4f3e-9a22-d92f1a726bea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2 2023-03-16T05:33:13.659Z|9dd8e633-a952-4f3e-9a22-d92f1a726bea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2|DEBUG|500||Method : GET 2023-03-16T05:33:13.659Z|9dd8e633-a952-4f3e-9a22-d92f1a726bea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e03be10a0bc72d097e59f79f2fb0b2e9", X-B3-SpanId:"f3c68ebb2b6f06ac", X-B3-ParentSpanId:"d09ad078801939a0", X-B3-Sampled:"0", X-ONAP-RequestID:"9dd8e633-a952-4f3e-9a22-d92f1a726bea", X-RequestID:"9dd8e633-a952-4f3e-9a22-d92f1a726bea", X-TransactionID:"9dd8e633-a952-4f3e-9a22-d92f1a726bea", X-ECOMP-RequestID:"9dd8e633-a952-4f3e-9a22-d92f1a726bea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e7c4e31f-252d-4de6-b655-572f6e3b2a9c"] 2023-03-16T05:33:13.659Z|9dd8e633-a952-4f3e-9a22-d92f1a726bea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2|DEBUG|500||Request body: 2023-03-16T05:33:13.660Z|9dd8e633-a952-4f3e-9a22-d92f1a726bea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2|DEBUG|500||==========================request end================================================ 2023-03-16T05:33:13.687Z|9dd8e633-a952-4f3e-9a22-d92f1a726bea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2|DEBUG|500||============================response begin========================================== 2023-03-16T05:33:13.687Z|9dd8e633-a952-4f3e-9a22-d92f1a726bea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2|DEBUG|500||Status code : 200 OK 2023-03-16T05:33:13.687Z|9dd8e633-a952-4f3e-9a22-d92f1a726bea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2|DEBUG|500||Status text : OK 2023-03-16T05:33:13.687Z|9dd8e633-a952-4f3e-9a22-d92f1a726bea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:33:13 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:33:13.688Z|9dd8e633-a952-4f3e-9a22-d92f1a726bea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2|DEBUG|500||Response body: { "requestId" : "cc195a32-0450-4fd2-aa46-6508303e68c2", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-16T05:33:01.000+00:00", "endTime" : "2023-03-16T05:33:08.000+00:00", "source" : "VID", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"9988b13d-2992-4e8f-9037-4d55069c992e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"bb8ad345-ecd9-4a86-ab39-0bcddcb59f26\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T05:33:08.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a242e276-8b2e-428f-b57e-8aa451070b0e", "serviceInstanceName" : "basic_vm-d585fbca-7e53-4b11-9f1a-7d7e346cf27c", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/a242e276-8b2e-428f-b57e-8aa451070b0e", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "cc195a32-0450-4fd2-aa46-6508303e68c2", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2" } } } 2023-03-16T05:33:13.688Z|9dd8e633-a952-4f3e-9a22-d92f1a726bea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2|DEBUG|500||=======================response end================================================= 2023-03-16T05:33:13.689Z|9dd8e633-a952-4f3e-9a22-d92f1a726bea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc195a32-0450-4fd2-aa46-6508303e68c2|INFO|500||InvokeReturn 2023-03-16T05:33:13.689Z|9dd8e633-a952-4f3e-9a22-d92f1a726bea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc195a32-0450-4fd2-aa46-6508303e68c2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc195a32-0450-4fd2-aa46-6508303e68c2&IS_INTERNAL_DATA=false 2023-03-16T05:33:13.690Z|9dd8e633-a952-4f3e-9a22-d92f1a726bea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc195a32-0450-4fd2-aa46-6508303e68c2&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T05:33:13.690Z|9dd8e633-a952-4f3e-9a22-d92f1a726bea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc195a32-0450-4fd2-aa46-6508303e68c2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T05:33:13.690Z|9dd8e633-a952-4f3e-9a22-d92f1a726bea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc195a32-0450-4fd2-aa46-6508303e68c2&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc195a32-0450-4fd2-aa46-6508303e68c2&IS_INTERNAL_DATA=false 2023-03-16T05:33:13.690Z|9dd8e633-a952-4f3e-9a22-d92f1a726bea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc195a32-0450-4fd2-aa46-6508303e68c2&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T05:33:13.690Z|9dd8e633-a952-4f3e-9a22-d92f1a726bea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc195a32-0450-4fd2-aa46-6508303e68c2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e03be10a0bc72d097e59f79f2fb0b2e9", X-B3-SpanId:"8c943c8317ba25d8", X-B3-ParentSpanId:"d09ad078801939a0", X-B3-Sampled:"0", X-ONAP-RequestID:"9dd8e633-a952-4f3e-9a22-d92f1a726bea", X-RequestID:"9dd8e633-a952-4f3e-9a22-d92f1a726bea", X-TransactionID:"9dd8e633-a952-4f3e-9a22-d92f1a726bea", X-ECOMP-RequestID:"9dd8e633-a952-4f3e-9a22-d92f1a726bea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"50222e2a-80bb-4f0a-bab8-cabdd476d916"] 2023-03-16T05:33:13.690Z|9dd8e633-a952-4f3e-9a22-d92f1a726bea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc195a32-0450-4fd2-aa46-6508303e68c2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T05:33:13.690Z|9dd8e633-a952-4f3e-9a22-d92f1a726bea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc195a32-0450-4fd2-aa46-6508303e68c2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T05:33:13.708Z|9dd8e633-a952-4f3e-9a22-d92f1a726bea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc195a32-0450-4fd2-aa46-6508303e68c2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T05:33:13.709Z|9dd8e633-a952-4f3e-9a22-d92f1a726bea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc195a32-0450-4fd2-aa46-6508303e68c2&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T05:33:13.709Z|9dd8e633-a952-4f3e-9a22-d92f1a726bea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc195a32-0450-4fd2-aa46-6508303e68c2&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T05:33:13.709Z|9dd8e633-a952-4f3e-9a22-d92f1a726bea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc195a32-0450-4fd2-aa46-6508303e68c2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 05:33:13 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T05:33:13.712Z|9dd8e633-a952-4f3e-9a22-d92f1a726bea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc195a32-0450-4fd2-aa46-6508303e68c2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-16T05:33:13.712Z|9dd8e633-a952-4f3e-9a22-d92f1a726bea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc195a32-0450-4fd2-aa46-6508303e68c2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T05:33:13.712Z|9dd8e633-a952-4f3e-9a22-d92f1a726bea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc195a32-0450-4fd2-aa46-6508303e68c2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T05:33:13.719Z|9dd8e633-a952-4f3e-9a22-d92f1a726bea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cc195a32-0450-4fd2-aa46-6508303e68c2|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T05:33:15.063Z|6e9a8a70-0711-4fe7-8e6c-16090186f2db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:33:15.063Z|6e9a8a70-0711-4fe7-8e6c-16090186f2db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:33:15.208Z|d3778875-e0ac-4dc3-98e5-8f50075cb4de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:33:15.208Z|d3778875-e0ac-4dc3-98e5-8f50075cb4de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:33:22.817Z|0d7a6b02-577c-42bd-97d1-d5c40848c406|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:33:22.818Z|0d7a6b02-577c-42bd-97d1-d5c40848c406|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:33:23.329Z|f39dfafb-4c55-4fc4-b5a5-6e7489c3c4bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:33:23.330Z|f39dfafb-4c55-4fc4-b5a5-6e7489c3c4bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:33:25.092Z|d08eb725-9509-433d-b22f-ea4b80c2b535|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:33:25.093Z|d08eb725-9509-433d-b22f-ea4b80c2b535|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:33:30.208Z|f941cf69-27c9-400c-afea-95ea9ec14648|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:33:30.209Z|f941cf69-27c9-400c-afea-95ea9ec14648|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:33:30.971Z|3cc0c4e6-31b3-4f6c-b26f-14d5e130cf85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:33:30.972Z|3cc0c4e6-31b3-4f6c-b26f-14d5e130cf85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:33:32.843Z|30cf9a88-2c9d-40c6-8c6e-387fe00a2fe3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:33:32.844Z|30cf9a88-2c9d-40c6-8c6e-387fe00a2fe3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:33:33.357Z|1096d2bd-1c0b-4c55-9776-f23f29c1e5b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:33:33.358Z|1096d2bd-1c0b-4c55-9776-f23f29c1e5b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:33:35.119Z|2cf401b2-c7f6-41a6-a729-52e809b7ff3e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:33:35.120Z|2cf401b2-c7f6-41a6-a729-52e809b7ff3e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:33:40.407Z|58e9847d-d965-418d-bfc1-cd1f2e8c7701|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T05:33:40.408Z|58e9847d-d965-418d-bfc1-cd1f2e8c7701|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T05:33:42.867Z|76b49596-e2a0-4815-9039-e9dfca1e85eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:33:42.868Z|76b49596-e2a0-4815-9039-e9dfca1e85eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:33:43.386Z|1ece946d-aef1-4839-bb1e-9d158870b258|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:33:43.387Z|1ece946d-aef1-4839-bb1e-9d158870b258|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:33:45.147Z|3fb05c30-55b1-44f0-9348-f511dc49269c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:33:45.148Z|3fb05c30-55b1-44f0-9348-f511dc49269c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:33:45.208Z|2d1f90f8-7119-4457-be79-ede373ea0ef6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:33:45.209Z|2d1f90f8-7119-4457-be79-ede373ea0ef6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:33:52.897Z|7bbb80a3-50e8-4d32-8109-dba6d961432e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:33:52.897Z|7bbb80a3-50e8-4d32-8109-dba6d961432e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:33:53.416Z|b0df386b-4d93-4e9b-8dea-c61bed5ce2b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:33:53.417Z|b0df386b-4d93-4e9b-8dea-c61bed5ce2b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:33:55.176Z|b2c78414-dcfe-490e-a67d-c5d7dbf9f1fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:33:55.177Z|b2c78414-dcfe-490e-a67d-c5d7dbf9f1fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:34:00.208Z|5f2c284d-a795-4aee-817e-7f78850b5abe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:34:00.209Z|5f2c284d-a795-4aee-817e-7f78850b5abe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:34:00.972Z|f2877da0-cc8b-4d46-88e1-221d5bc38798|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:34:00.972Z|f2877da0-cc8b-4d46-88e1-221d5bc38798|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:34:02.925Z|3f1d0421-f23e-4eda-8712-0cb9ec222461|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:34:02.926Z|3f1d0421-f23e-4eda-8712-0cb9ec222461|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:34:03.445Z|f16db7d2-e0d6-4595-98c8-ecc8cbad4bda|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:34:03.446Z|f16db7d2-e0d6-4595-98c8-ecc8cbad4bda|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:34:05.206Z|2a5542d8-878f-46c4-ab0e-212fccf456c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:34:05.207Z|2a5542d8-878f-46c4-ab0e-212fccf456c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:34:12.955Z|a434e103-3f00-4e8c-891e-cd55c2740d8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:34:12.956Z|a434e103-3f00-4e8c-891e-cd55c2740d8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:34:13.475Z|b00b808d-5591-4c19-9d58-97e9d1e5eb78|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:34:13.476Z|b00b808d-5591-4c19-9d58-97e9d1e5eb78|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:34:15.208Z|e3657a8a-b57a-4193-983d-94bcd475ebf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:34:15.209Z|e3657a8a-b57a-4193-983d-94bcd475ebf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:34:15.231Z|64d09be7-087e-4c12-a16c-5159eb1e42ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:34:15.232Z|64d09be7-087e-4c12-a16c-5159eb1e42ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:34:22.980Z|19603b29-e0bf-49ba-b46f-f7d47dd90d08|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:34:22.980Z|19603b29-e0bf-49ba-b46f-f7d47dd90d08|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:34:23.504Z|57db0e63-6ce8-4b8f-a63a-4023610858f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:34:23.505Z|57db0e63-6ce8-4b8f-a63a-4023610858f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:34:25.260Z|3a9db9f3-41dc-4e0b-a5bf-51a624e15834|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:34:25.261Z|3a9db9f3-41dc-4e0b-a5bf-51a624e15834|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:34:30.208Z|cc81da62-49b3-4cd5-ab4b-a14f0e968f5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:34:30.213Z|cc81da62-49b3-4cd5-ab4b-a14f0e968f5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:34:30.975Z|b1e4b008-ba71-43ba-a7d2-dd1292f0545d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:34:30.976Z|b1e4b008-ba71-43ba-a7d2-dd1292f0545d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:34:33.005Z|d05839ef-f60a-477b-a699-149d5690eec0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:34:33.006Z|d05839ef-f60a-477b-a699-149d5690eec0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:34:33.536Z|0723f57c-09f9-4c23-b356-8ea8249a2df0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:34:33.536Z|0723f57c-09f9-4c23-b356-8ea8249a2df0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:34:35.289Z|56ca01d3-f83d-486f-8c17-09f21e5492d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:34:35.290Z|56ca01d3-f83d-486f-8c17-09f21e5492d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:34:40.408Z|faf167c6-a5b7-4dab-9006-fd78e44b7930|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T05:34:40.408Z|faf167c6-a5b7-4dab-9006-fd78e44b7930|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T05:34:43.033Z|5c8723f8-7ed4-49da-91a4-ef83b727159f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:34:43.034Z|5c8723f8-7ed4-49da-91a4-ef83b727159f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:34:43.563Z|2829be5b-45e1-4a43-9eb0-99aa975bb8a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:34:43.564Z|2829be5b-45e1-4a43-9eb0-99aa975bb8a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:34:45.208Z|c70ee8b5-06bc-4802-bf63-638440c5f440|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:34:45.209Z|c70ee8b5-06bc-4802-bf63-638440c5f440|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:34:45.320Z|1ed4ddb8-c629-44a3-bfdd-ce4e01f76943|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:34:45.320Z|1ed4ddb8-c629-44a3-bfdd-ce4e01f76943|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:34:53.063Z|88cf63b3-31f3-4618-8033-59a8799407f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:34:53.063Z|88cf63b3-31f3-4618-8033-59a8799407f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:34:53.593Z|d7481952-9a89-499c-8d6c-41e10e0697f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:34:53.593Z|d7481952-9a89-499c-8d6c-41e10e0697f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:34:55.349Z|1927ad3d-5a79-4f4a-9e44-1b2eba5cadd5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:34:55.349Z|1927ad3d-5a79-4f4a-9e44-1b2eba5cadd5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:35:00.208Z|d65e398a-b868-47fc-8b7d-5b98e182502e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:35:00.209Z|d65e398a-b868-47fc-8b7d-5b98e182502e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:35:00.976Z|91ddc423-3bc9-4246-b8dc-3042249ded41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:35:00.976Z|91ddc423-3bc9-4246-b8dc-3042249ded41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:35:03.092Z|9fdae681-8143-4b17-9ae0-f5d4a0d7fcd9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:35:03.093Z|9fdae681-8143-4b17-9ae0-f5d4a0d7fcd9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:35:03.623Z|ecad43df-d74e-4a3e-a55b-e5db5611d9f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:35:03.624Z|ecad43df-d74e-4a3e-a55b-e5db5611d9f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:35:05.376Z|7225d890-9cdf-4cde-b5cd-49cfd454e62d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:35:05.376Z|7225d890-9cdf-4cde-b5cd-49cfd454e62d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:35:13.121Z|3f73ff35-5173-4984-ac9e-a6ff97b10b94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:35:13.122Z|3f73ff35-5173-4984-ac9e-a6ff97b10b94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:35:13.652Z|44b4e90e-1826-496a-8502-44a690dece8f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:35:13.652Z|44b4e90e-1826-496a-8502-44a690dece8f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:35:15.208Z|e4f5080c-d819-4089-8ac4-a6eb07c3d278|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:35:15.209Z|e4f5080c-d819-4089-8ac4-a6eb07c3d278|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:35:15.403Z|9122e211-c134-44e2-8a3a-736c0784af11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:35:15.404Z|9122e211-c134-44e2-8a3a-736c0784af11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:35:23.159Z|bd6c60a0-68ef-4277-80bf-b3ab37515dbf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:35:23.160Z|bd6c60a0-68ef-4277-80bf-b3ab37515dbf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:35:23.676Z|dbf07f9f-9d44-47c5-8903-1a6e5cca590b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:35:23.677Z|dbf07f9f-9d44-47c5-8903-1a6e5cca590b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:35:25.431Z|93bd9c89-19e7-4f50-99be-fe70a77c8a3b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:35:25.432Z|93bd9c89-19e7-4f50-99be-fe70a77c8a3b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:35:30.208Z|74278670-c438-42da-a74e-001449bb1c20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:35:30.209Z|74278670-c438-42da-a74e-001449bb1c20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:35:30.977Z|e8a5d884-6316-4099-be7e-4b2ee2266518|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:35:30.977Z|e8a5d884-6316-4099-be7e-4b2ee2266518|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:35:33.188Z|7e562da0-6956-4253-8ed6-04c0e1e9b789|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:35:33.189Z|7e562da0-6956-4253-8ed6-04c0e1e9b789|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:35:33.703Z|bb227211-f1ac-4b8c-981e-b382e97d529b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:35:33.703Z|bb227211-f1ac-4b8c-981e-b382e97d529b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:35:35.459Z|37e04440-5f6c-443f-ba54-5dd641502c16|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:35:35.460Z|37e04440-5f6c-443f-ba54-5dd641502c16|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:35:40.407Z|a9ae5898-0fd9-48e1-9505-a66e2106725c|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T05:35:40.408Z|a9ae5898-0fd9-48e1-9505-a66e2106725c|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T05:35:43.216Z|50ef355a-28d8-4a6d-9fe1-ffdb0b352be1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:35:43.216Z|50ef355a-28d8-4a6d-9fe1-ffdb0b352be1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:35:43.732Z|4371b613-6ccf-42df-9558-a4e6e8361b87|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:35:43.733Z|4371b613-6ccf-42df-9558-a4e6e8361b87|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:35:45.208Z|c93e8178-e98b-4238-b8a7-e8c5008fddaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:35:45.213Z|c93e8178-e98b-4238-b8a7-e8c5008fddaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:35:45.489Z|eecc60d9-67f2-4527-a044-8aa1fc0c6664|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:35:45.490Z|eecc60d9-67f2-4527-a044-8aa1fc0c6664|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:35:53.243Z|0d9983de-29a9-41a0-a2e6-301b56ea1bc9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:35:53.244Z|0d9983de-29a9-41a0-a2e6-301b56ea1bc9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:35:53.760Z|ee53ea18-cdf8-43cc-8b49-7858c27329ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:35:53.761Z|ee53ea18-cdf8-43cc-8b49-7858c27329ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:35:55.517Z|b4f36863-8d58-4e02-a849-3e85c6f514d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:35:55.518Z|b4f36863-8d58-4e02-a849-3e85c6f514d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:36:00.208Z|2d637034-6d27-4742-a731-4435753a1822|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:36:00.209Z|2d637034-6d27-4742-a731-4435753a1822|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:36:00.978Z|663a907f-8b5f-4dac-9cac-aee15fe7941f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:36:00.978Z|663a907f-8b5f-4dac-9cac-aee15fe7941f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:36:03.270Z|dc0321e4-cd70-448b-92f7-61935faa7daa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:36:03.271Z|dc0321e4-cd70-448b-92f7-61935faa7daa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:36:03.788Z|61b2ac04-3690-4fbf-a068-9bc74037fbce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:36:03.789Z|61b2ac04-3690-4fbf-a068-9bc74037fbce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:36:05.551Z|a90a2f3e-c694-4b19-8036-fbb3ea4dff9e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:36:05.552Z|a90a2f3e-c694-4b19-8036-fbb3ea4dff9e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:36:13.297Z|5a530bf0-e820-4c21-83f4-390a5d5ef449|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:36:13.298Z|5a530bf0-e820-4c21-83f4-390a5d5ef449|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:36:13.820Z|8872a4e8-fea9-4cfa-8089-f516876890c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:36:13.821Z|8872a4e8-fea9-4cfa-8089-f516876890c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:36:15.208Z|cf95c174-42b6-4d11-ba19-2c12275b774e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:36:15.209Z|cf95c174-42b6-4d11-ba19-2c12275b774e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:36:15.579Z|6777e067-6fc2-4575-927c-ecb2e0008f2b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:36:15.579Z|6777e067-6fc2-4575-927c-ecb2e0008f2b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:36:23.333Z|bc87cdef-5abe-4706-b35d-cb7cd7f9d7f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:36:23.334Z|bc87cdef-5abe-4706-b35d-cb7cd7f9d7f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:36:23.849Z|fa510230-453c-4121-8e4f-3a137ff4a73e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:36:23.850Z|fa510230-453c-4121-8e4f-3a137ff4a73e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:36:25.606Z|33267d79-6a4f-449d-922a-d563c180e318|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:36:25.606Z|33267d79-6a4f-449d-922a-d563c180e318|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:36:30.208Z|3a017118-fd28-4a33-9fe1-14de7a31a575|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:36:30.215Z|3a017118-fd28-4a33-9fe1-14de7a31a575|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:36:30.979Z|ebd5afb7-47b1-4a20-9b93-72022647e2bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:36:30.979Z|ebd5afb7-47b1-4a20-9b93-72022647e2bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:36:33.362Z|5ae90e11-4617-4dfa-89fb-15cfe9e5f91b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:36:33.362Z|5ae90e11-4617-4dfa-89fb-15cfe9e5f91b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:36:33.876Z|3275f15b-0c8e-4874-b489-569086aad2e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:36:33.877Z|3275f15b-0c8e-4874-b489-569086aad2e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:36:35.633Z|3e5c97a9-2959-4718-bd99-4b3343ee2c08|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:36:35.634Z|3e5c97a9-2959-4718-bd99-4b3343ee2c08|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:36:40.408Z|a11c6693-280a-402c-aa03-a34db07ffbc2|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T05:36:40.409Z|a11c6693-280a-402c-aa03-a34db07ffbc2|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T05:36:43.391Z|b73ac461-5057-4930-8fff-af0a2ef0da45|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:36:43.392Z|b73ac461-5057-4930-8fff-af0a2ef0da45|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:36:43.902Z|161e481b-9ee9-4ac4-9d32-71991bc92fff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:36:43.903Z|161e481b-9ee9-4ac4-9d32-71991bc92fff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:36:45.208Z|779ac4a6-a12c-4dbb-85c4-88a8486f0d52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:36:45.209Z|779ac4a6-a12c-4dbb-85c4-88a8486f0d52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:36:45.663Z|aae15331-670c-4f48-a214-8cbbb9a28cba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:36:45.664Z|aae15331-670c-4f48-a214-8cbbb9a28cba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:36:53.419Z|e0ea66d3-450e-468b-832d-5228d0ca0787|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:36:53.420Z|e0ea66d3-450e-468b-832d-5228d0ca0787|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:36:53.927Z|dbd8bb63-1f05-4d63-8304-5451cc55fc8e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:36:53.928Z|dbd8bb63-1f05-4d63-8304-5451cc55fc8e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:36:55.688Z|b13be65b-3788-4a8a-aa48-90f2d2969369|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:36:55.689Z|b13be65b-3788-4a8a-aa48-90f2d2969369|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:37:00.208Z|b8d80423-48bc-48a5-8bd9-ee4788f8b53d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:37:00.209Z|b8d80423-48bc-48a5-8bd9-ee4788f8b53d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:37:00.979Z|cf46c057-663e-4b32-98f6-fedfe55133e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:37:00.980Z|cf46c057-663e-4b32-98f6-fedfe55133e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:37:03.448Z|4753a77d-25d3-465b-b08d-65bad7459158|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:37:03.449Z|4753a77d-25d3-465b-b08d-65bad7459158|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:37:03.956Z|ba8d5475-ebfb-4e31-a5dc-d5fb1a565a00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:37:03.957Z|ba8d5475-ebfb-4e31-a5dc-d5fb1a565a00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:37:05.716Z|217ccdc8-aa62-4e17-a818-61656f3abfe3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:37:05.716Z|217ccdc8-aa62-4e17-a818-61656f3abfe3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:37:13.477Z|f1edf3cd-bdac-4b8d-959a-a81c3b503c68|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:37:13.478Z|f1edf3cd-bdac-4b8d-959a-a81c3b503c68|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:37:13.985Z|e06e069e-d69f-4ea3-a470-c91a83fdbda2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:37:13.986Z|e06e069e-d69f-4ea3-a470-c91a83fdbda2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:37:15.208Z|bfd61b9b-c9ce-4338-aac8-e43c5156b0e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:37:15.212Z|bfd61b9b-c9ce-4338-aac8-e43c5156b0e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:37:15.745Z|cf8cebd7-60ac-4b69-bb34-e7a878355175|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:37:15.745Z|cf8cebd7-60ac-4b69-bb34-e7a878355175|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:37:23.504Z|a7b48aa3-bc6f-4f72-a63a-e9fd9c061272|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:37:23.504Z|a7b48aa3-bc6f-4f72-a63a-e9fd9c061272|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:37:24.014Z|b573d0fc-8afb-44a7-a79c-1097cf4b8314|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:37:24.014Z|b573d0fc-8afb-44a7-a79c-1097cf4b8314|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:37:25.774Z|7b6d5ab5-3b76-48da-b545-0bd50da1064b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:37:25.775Z|7b6d5ab5-3b76-48da-b545-0bd50da1064b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:37:30.208Z|8fb2bfcb-5e95-4a74-bf81-4c2ea3fe93f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:37:30.209Z|8fb2bfcb-5e95-4a74-bf81-4c2ea3fe93f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:37:30.980Z|7ee491c6-c9df-4ee9-a649-967da03679f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:37:30.980Z|7ee491c6-c9df-4ee9-a649-967da03679f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:37:33.532Z|69181ecb-816e-4d9d-8ee7-f1af61be8fa6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:37:33.533Z|69181ecb-816e-4d9d-8ee7-f1af61be8fa6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:37:34.042Z|fba13382-ad63-4d9d-9dc0-639112e7a900|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:37:34.043Z|fba13382-ad63-4d9d-9dc0-639112e7a900|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:37:35.804Z|c7ce3ceb-f122-4000-be6e-0ed2a991f0ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:37:35.805Z|c7ce3ceb-f122-4000-be6e-0ed2a991f0ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:37:40.408Z|83d13697-1607-4384-a0bc-d55dba70956e|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T05:37:40.409Z|83d13697-1607-4384-a0bc-d55dba70956e|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T05:37:43.557Z|678c902c-f470-4380-8b9b-a939136b8cec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:37:43.557Z|678c902c-f470-4380-8b9b-a939136b8cec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:37:44.072Z|ec8e4d04-89c0-4cb5-a71f-d183903dffb6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:37:44.073Z|ec8e4d04-89c0-4cb5-a71f-d183903dffb6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:37:45.208Z|3396f631-b4d2-4d83-88d4-26605594e938|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:37:45.208Z|3396f631-b4d2-4d83-88d4-26605594e938|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:37:45.831Z|0cf6f7f3-49f7-455f-af93-0edd56e33db6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:37:45.832Z|0cf6f7f3-49f7-455f-af93-0edd56e33db6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:37:53.586Z|7b4a4601-8d2c-4c5d-bfff-601e527659bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:37:53.587Z|7b4a4601-8d2c-4c5d-bfff-601e527659bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:37:54.100Z|2a8e3277-de5f-4a46-bdd8-0249b7b048fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:37:54.101Z|2a8e3277-de5f-4a46-bdd8-0249b7b048fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:37:55.860Z|d0831610-9ba9-4223-bc8a-9dcb4b3f3b72|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:37:55.860Z|d0831610-9ba9-4223-bc8a-9dcb4b3f3b72|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:38:00.208Z|42cde3be-b3b3-48cc-86b5-855a89b75714|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:38:00.213Z|42cde3be-b3b3-48cc-86b5-855a89b75714|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:38:00.981Z|9232d3ba-732b-41ae-9afc-fa2e295328b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:38:00.981Z|9232d3ba-732b-41ae-9afc-fa2e295328b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:38:03.613Z|1c255ea3-c0d2-405d-990a-9a229c28269b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:38:03.614Z|1c255ea3-c0d2-405d-990a-9a229c28269b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:38:04.130Z|b732b099-8278-43e0-86b0-3fe0454ec492|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:38:04.131Z|b732b099-8278-43e0-86b0-3fe0454ec492|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:38:05.887Z|b0dc09ae-e5fa-4d33-bad5-935df4f201cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:38:05.887Z|b0dc09ae-e5fa-4d33-bad5-935df4f201cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:38:13.642Z|82cd885b-3d89-4fe1-b6d8-2ee1fd2e406c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:38:13.643Z|82cd885b-3d89-4fe1-b6d8-2ee1fd2e406c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:38:14.159Z|0dcbab02-9058-4dc3-a368-fc75627ab91e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:38:14.159Z|0dcbab02-9058-4dc3-a368-fc75627ab91e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:38:15.208Z|bf32de92-b93c-4569-8e70-f9814d92bde2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:38:15.208Z|bf32de92-b93c-4569-8e70-f9814d92bde2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:38:15.916Z|fb880826-d2cd-4d9d-bdf8-593300e2f2b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:38:15.917Z|fb880826-d2cd-4d9d-bdf8-593300e2f2b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:38:23.665Z|d210626a-5fdb-4073-869f-0b72345f0f19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:38:23.665Z|d210626a-5fdb-4073-869f-0b72345f0f19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:38:24.188Z|20ec769f-b277-4801-b221-e25551d52f51|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:38:24.189Z|20ec769f-b277-4801-b221-e25551d52f51|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:38:26.018Z|101975ab-d570-44dc-be4e-7a5306ce775f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:38:26.019Z|101975ab-d570-44dc-be4e-7a5306ce775f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:38:30.208Z|d26d6c3f-7935-46a4-97f1-5dc1808b177d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:38:30.209Z|d26d6c3f-7935-46a4-97f1-5dc1808b177d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:38:30.982Z|f950cbf4-259f-4ec1-9440-13b83399922a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:38:30.982Z|f950cbf4-259f-4ec1-9440-13b83399922a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:38:33.689Z|dac432a4-dd6c-4a21-9571-9f75ff746612|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:38:33.690Z|dac432a4-dd6c-4a21-9571-9f75ff746612|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:38:34.219Z|43cbd72e-7b1c-41f6-bf45-c24b6aa4bcfb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:38:34.219Z|43cbd72e-7b1c-41f6-bf45-c24b6aa4bcfb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:38:36.046Z|22564509-cb93-4eb0-8863-0e2e5132ff4e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:38:36.047Z|22564509-cb93-4eb0-8863-0e2e5132ff4e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:38:40.407Z|874264a7-ca05-4381-8fe7-4c54d833ac0f|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T05:38:40.408Z|874264a7-ca05-4381-8fe7-4c54d833ac0f|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T05:38:43.715Z|ed3feca8-8a81-4bd9-91a3-ba8dc95aae6b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:38:43.716Z|ed3feca8-8a81-4bd9-91a3-ba8dc95aae6b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:38:44.248Z|316421fb-e8a1-4434-b79f-be6cf2c3bc7c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:38:44.249Z|316421fb-e8a1-4434-b79f-be6cf2c3bc7c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:38:45.208Z|d428f373-5402-4eba-85ea-8903bd364cc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:38:45.212Z|d428f373-5402-4eba-85ea-8903bd364cc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:38:46.072Z|6bfd5e21-784e-4ead-b7d1-bdc91f4e87ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:38:46.073Z|6bfd5e21-784e-4ead-b7d1-bdc91f4e87ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:38:53.740Z|aeb3dcc5-23be-4ed0-911d-766d5722e618|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:38:53.741Z|aeb3dcc5-23be-4ed0-911d-766d5722e618|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:38:54.277Z|b8125509-dbfb-4aa3-9b6e-fe6020380b31|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:38:54.277Z|b8125509-dbfb-4aa3-9b6e-fe6020380b31|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:38:56.101Z|4264a4cb-bf03-4c63-9830-1b2241734af0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:38:56.102Z|4264a4cb-bf03-4c63-9830-1b2241734af0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:39:00.208Z|2f750305-4f29-4957-92ac-b75f6db618c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:39:00.209Z|2f750305-4f29-4957-92ac-b75f6db618c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:39:00.982Z|d134c09f-06d5-4e1d-a3ef-d984f18675e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:39:00.983Z|d134c09f-06d5-4e1d-a3ef-d984f18675e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:39:03.769Z|ea7f9a43-def1-40e8-a71a-79d9117db14b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:39:03.769Z|ea7f9a43-def1-40e8-a71a-79d9117db14b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:39:04.306Z|f9bbc197-eccd-41d9-a06c-c99db6ec163b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:39:04.307Z|f9bbc197-eccd-41d9-a06c-c99db6ec163b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:39:06.130Z|d9251027-e125-4084-83f8-604c476f66f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:39:06.130Z|d9251027-e125-4084-83f8-604c476f66f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:39:13.800Z|23d5029c-cd36-4b2f-b864-85110dcd46e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:39:13.801Z|23d5029c-cd36-4b2f-b864-85110dcd46e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:39:14.331Z|f92e5921-81c0-4b6d-b09d-53834a2f787a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:39:14.331Z|f92e5921-81c0-4b6d-b09d-53834a2f787a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:39:15.208Z|ef0f0795-8459-4b0e-b56a-a2e86217560f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:39:15.209Z|ef0f0795-8459-4b0e-b56a-a2e86217560f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:39:16.160Z|08eb58e8-a959-4ece-8714-e5860e9b9f05|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:39:16.161Z|08eb58e8-a959-4ece-8714-e5860e9b9f05|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:39:23.825Z|708f4dd5-8758-47b5-9ef1-c40a221ab959|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:39:23.825Z|708f4dd5-8758-47b5-9ef1-c40a221ab959|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:39:24.356Z|2b0f6373-caeb-43a9-bc69-de9632286823|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:39:24.357Z|2b0f6373-caeb-43a9-bc69-de9632286823|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:39:26.191Z|59a08cea-7f4c-44be-b519-236c68da7646|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:39:26.191Z|59a08cea-7f4c-44be-b519-236c68da7646|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:39:30.208Z|07f8072d-4858-44d0-8dce-3bf3a251a6e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:39:30.212Z|07f8072d-4858-44d0-8dce-3bf3a251a6e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:39:30.983Z|a82a9f9e-976f-41e8-8309-5e2b24f728b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:39:30.983Z|a82a9f9e-976f-41e8-8309-5e2b24f728b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:39:33.854Z|47061554-420c-47f0-bb25-648e11250239|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:39:33.854Z|47061554-420c-47f0-bb25-648e11250239|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:39:34.382Z|3554879d-86bb-4258-8ed2-9da1ccd3dc96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:39:34.382Z|3554879d-86bb-4258-8ed2-9da1ccd3dc96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:39:36.218Z|520b9189-869d-46eb-97c1-5ae3867fa8f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:39:36.219Z|520b9189-869d-46eb-97c1-5ae3867fa8f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:39:40.409Z|e51dfbe2-1538-4f45-8f41-0621603d2c63|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T05:39:40.410Z|e51dfbe2-1538-4f45-8f41-0621603d2c63|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T05:39:43.880Z|6e608ad1-3def-4d74-ab60-9488ed4f5573|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:39:43.881Z|6e608ad1-3def-4d74-ab60-9488ed4f5573|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:39:44.410Z|1a663a5b-feec-4221-a890-dd3b0555f3e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:39:44.411Z|1a663a5b-feec-4221-a890-dd3b0555f3e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:39:45.208Z|0269b565-2332-4913-a88f-c329cd23b3d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:39:45.209Z|0269b565-2332-4913-a88f-c329cd23b3d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:39:46.249Z|4420c862-3441-4877-a72e-89c844193ef9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:39:46.249Z|4420c862-3441-4877-a72e-89c844193ef9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:39:53.906Z|d2016722-f82f-442c-8442-db6d4d845db5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:39:53.907Z|d2016722-f82f-442c-8442-db6d4d845db5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:39:54.445Z|322a1583-c508-474f-b968-fd1a2f5c5fb5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:39:54.445Z|322a1583-c508-474f-b968-fd1a2f5c5fb5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:39:56.278Z|eb52876f-4b91-41e7-94c0-70cfd1ec3a38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:39:56.279Z|eb52876f-4b91-41e7-94c0-70cfd1ec3a38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:40:00.208Z|360f3336-396b-41bf-b1ae-1f8573abd351|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:40:00.209Z|360f3336-396b-41bf-b1ae-1f8573abd351|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:40:00.984Z|216a15bc-fc2f-4265-9896-0965fe46562c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:40:00.984Z|216a15bc-fc2f-4265-9896-0965fe46562c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:40:03.930Z|355d7f78-8ddc-4129-9579-2b11769999b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:40:03.931Z|355d7f78-8ddc-4129-9579-2b11769999b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:40:04.473Z|c502dd1f-c10f-4725-9f1e-5eaafcb2c0c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:40:04.474Z|c502dd1f-c10f-4725-9f1e-5eaafcb2c0c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:40:06.307Z|bc0cf708-ba77-4b68-9441-70e99e82c438|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:40:06.308Z|bc0cf708-ba77-4b68-9441-70e99e82c438|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:40:13.960Z|955a78c7-e230-4083-82a4-6e5936d8bcdc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:40:13.960Z|955a78c7-e230-4083-82a4-6e5936d8bcdc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:40:14.500Z|a141ceb1-ac1f-44ba-a31e-86ea9fe3477d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:40:14.501Z|a141ceb1-ac1f-44ba-a31e-86ea9fe3477d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:40:15.208Z|3babc2d6-240f-41cd-9345-3977c2a34514|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:40:15.212Z|3babc2d6-240f-41cd-9345-3977c2a34514|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:40:16.336Z|72f01eb2-c5a9-4594-90ca-6473876d4b41|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:40:16.337Z|72f01eb2-c5a9-4594-90ca-6473876d4b41|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:40:23.984Z|eaa6e5b9-09ed-4678-8a36-8c41abcd5b95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:40:23.985Z|eaa6e5b9-09ed-4678-8a36-8c41abcd5b95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:40:24.531Z|9205e3b4-6630-4c50-927e-f12be1214e7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:40:24.531Z|9205e3b4-6630-4c50-927e-f12be1214e7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:40:26.363Z|4dfc6f42-1298-4098-9f5f-753ca7a28d5b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:40:26.364Z|4dfc6f42-1298-4098-9f5f-753ca7a28d5b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:40:30.208Z|795c5c12-1e03-4433-8627-903010f669ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:40:30.209Z|795c5c12-1e03-4433-8627-903010f669ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:40:30.984Z|20824be0-83f7-4e98-9c3e-1a4822bbdcba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:40:30.985Z|20824be0-83f7-4e98-9c3e-1a4822bbdcba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:40:34.013Z|f65786f3-7938-4889-9308-d985e2d5ff80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:40:34.013Z|f65786f3-7938-4889-9308-d985e2d5ff80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:40:34.560Z|99dd2cc3-73ef-4d92-bf77-c351f0a549bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:40:34.561Z|99dd2cc3-73ef-4d92-bf77-c351f0a549bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:40:36.392Z|2ef0aaed-e586-424c-9afc-0428a2ab276b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:40:36.393Z|2ef0aaed-e586-424c-9afc-0428a2ab276b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:40:40.408Z|d26f5bf5-747b-4857-aba9-1f9d1187c0c5|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T05:40:40.409Z|d26f5bf5-747b-4857-aba9-1f9d1187c0c5|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T05:40:44.038Z|693999bf-ac5d-475c-b540-98c9f155e84c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:40:44.039Z|693999bf-ac5d-475c-b540-98c9f155e84c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:40:44.591Z|95718dcf-b837-4061-a4af-717a4e9a6d1b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:40:44.591Z|95718dcf-b837-4061-a4af-717a4e9a6d1b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:40:45.208Z|00e04063-aaa3-4246-ae30-9ab9399ff82a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:40:45.209Z|00e04063-aaa3-4246-ae30-9ab9399ff82a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:40:46.421Z|78c7b3b1-b5c9-45a4-bddc-4303b5e59f11|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:40:46.421Z|78c7b3b1-b5c9-45a4-bddc-4303b5e59f11|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:40:54.068Z|dc01b732-e933-4e42-8d76-c0ea90a5dc3c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:40:54.069Z|dc01b732-e933-4e42-8d76-c0ea90a5dc3c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:40:54.618Z|74829df0-ee67-4cde-983c-ea38b882e93e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:40:54.618Z|74829df0-ee67-4cde-983c-ea38b882e93e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:40:56.449Z|f7490a61-9567-4bb8-9093-ab060a04275b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:40:56.450Z|f7490a61-9567-4bb8-9093-ab060a04275b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:41:00.208Z|fefdfb15-746f-445b-912c-e46347c39314|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:41:00.212Z|fefdfb15-746f-445b-912c-e46347c39314|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:41:00.985Z|24be1b71-2942-43ce-91e1-cb136101c415|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:41:00.986Z|24be1b71-2942-43ce-91e1-cb136101c415|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:41:04.093Z|78cc6040-97ad-47c6-8306-6d80fa489721|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:41:04.093Z|78cc6040-97ad-47c6-8306-6d80fa489721|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:41:04.648Z|b90ad131-7c22-447c-9af5-f9928a0af4c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:41:04.649Z|b90ad131-7c22-447c-9af5-f9928a0af4c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:41:06.478Z|1a4d54ab-0558-45dc-9bb4-30734b6c2632|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:41:06.479Z|1a4d54ab-0558-45dc-9bb4-30734b6c2632|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:41:14.118Z|b9d3fc70-256b-43ce-a283-7fc7f7e94f7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:41:14.119Z|b9d3fc70-256b-43ce-a283-7fc7f7e94f7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:41:14.676Z|07e31b27-e374-461d-b4a3-e01e979b3784|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:41:14.677Z|07e31b27-e374-461d-b4a3-e01e979b3784|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:41:15.208Z|e6994ccc-d871-4f82-9fd3-f0a2efb987a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:41:15.209Z|e6994ccc-d871-4f82-9fd3-f0a2efb987a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:41:16.509Z|cf44205b-d5e5-446a-9461-25d06e8b375a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:41:16.510Z|cf44205b-d5e5-446a-9461-25d06e8b375a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:41:24.148Z|0e51360c-5ae2-4396-b754-e968b6877941|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:41:24.149Z|0e51360c-5ae2-4396-b754-e968b6877941|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:41:24.704Z|ab168437-8fdb-4415-b6dc-244c8ea72bf0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:41:24.705Z|ab168437-8fdb-4415-b6dc-244c8ea72bf0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:41:26.540Z|0b5eebd6-b903-41f7-8d42-457300e0d8f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:41:26.541Z|0b5eebd6-b903-41f7-8d42-457300e0d8f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:41:30.208Z|f50da525-821a-4177-a8a6-f41cb87c01c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:41:30.209Z|f50da525-821a-4177-a8a6-f41cb87c01c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:41:30.986Z|dc5c4b94-0c93-4fbb-9265-7dc52ddd6dac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:41:30.986Z|dc5c4b94-0c93-4fbb-9265-7dc52ddd6dac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:41:34.175Z|2a1807e8-7e4b-4207-89cd-39ca602d737d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:41:34.176Z|2a1807e8-7e4b-4207-89cd-39ca602d737d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:41:34.732Z|0f2e2b4f-3c72-4fe7-9958-ebd5eefe4f40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:41:34.733Z|0f2e2b4f-3c72-4fe7-9958-ebd5eefe4f40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:41:36.569Z|d5d34279-be11-4b4e-ae68-8c54dfc1dd4a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:41:36.570Z|d5d34279-be11-4b4e-ae68-8c54dfc1dd4a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:41:40.407Z|f83ec688-a425-43ea-912a-10fcf5001061|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T05:41:40.407Z|f83ec688-a425-43ea-912a-10fcf5001061|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T05:41:44.203Z|3d729aed-99f0-4791-96a7-5a0b4d42b4b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:41:44.203Z|3d729aed-99f0-4791-96a7-5a0b4d42b4b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:41:44.758Z|962aaedb-30aa-4802-8f4b-ff642f39e58e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:41:44.759Z|962aaedb-30aa-4802-8f4b-ff642f39e58e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:41:45.208Z|9fb43b34-a2b2-4bd8-9869-09f277978ff0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:41:45.212Z|9fb43b34-a2b2-4bd8-9869-09f277978ff0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:41:46.598Z|31e1a8fe-8ee2-4a65-8423-67152f098f9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:41:46.599Z|31e1a8fe-8ee2-4a65-8423-67152f098f9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:41:54.231Z|4f5dfd48-7e49-4478-9c8a-b177cced85f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:41:54.231Z|4f5dfd48-7e49-4478-9c8a-b177cced85f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:41:54.785Z|02fff77b-1cfe-46ec-bb5b-2e38915f260b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:41:54.786Z|02fff77b-1cfe-46ec-bb5b-2e38915f260b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:41:56.628Z|97760337-410f-41b5-9d92-5b889357d36a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:41:56.629Z|97760337-410f-41b5-9d92-5b889357d36a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:42:00.208Z|e43a4655-bbde-496d-a1b8-9632d58ab60f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:42:00.209Z|e43a4655-bbde-496d-a1b8-9632d58ab60f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:42:00.987Z|4c949462-2b1b-448d-b8ff-83e183d5de5e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:42:00.987Z|4c949462-2b1b-448d-b8ff-83e183d5de5e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:42:04.256Z|67405e11-4240-4ef6-b940-494e48153df6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:42:04.257Z|67405e11-4240-4ef6-b940-494e48153df6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:42:04.816Z|30d26124-da2b-45d1-9ef7-0655926a2395|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:42:04.817Z|30d26124-da2b-45d1-9ef7-0655926a2395|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:42:06.662Z|907491af-2aef-4832-b09e-23314da6fe4b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:42:06.663Z|907491af-2aef-4832-b09e-23314da6fe4b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:42:14.284Z|0c253643-1f58-46ad-a4d6-80992130f8e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:42:14.284Z|0c253643-1f58-46ad-a4d6-80992130f8e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:42:14.847Z|de51ad28-9aa3-49f7-b6de-11e4bb964ddf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:42:14.847Z|de51ad28-9aa3-49f7-b6de-11e4bb964ddf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:42:15.208Z|2b3a855c-ce76-4480-bde2-4beb84775c70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:42:15.209Z|2b3a855c-ce76-4480-bde2-4beb84775c70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:42:16.691Z|8e942a0c-a2b1-4d9f-b6c6-4d9f906631b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:42:16.693Z|8e942a0c-a2b1-4d9f-b6c6-4d9f906631b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:42:24.311Z|23b2e79f-67da-41cc-889b-5c67f834b859|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:42:24.312Z|23b2e79f-67da-41cc-889b-5c67f834b859|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:42:24.875Z|346ab964-180c-4089-bcc9-0e635218b3a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:42:24.875Z|346ab964-180c-4089-bcc9-0e635218b3a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:42:26.722Z|263349c8-a0e4-4615-80eb-da2e2a343db3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:42:26.723Z|263349c8-a0e4-4615-80eb-da2e2a343db3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:42:30.208Z|87310bdc-3f92-48e0-b40b-0c82a0ec6c53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:42:30.213Z|87310bdc-3f92-48e0-b40b-0c82a0ec6c53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:42:30.987Z|3995418c-2090-4dd1-8025-209bc2fa673d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:42:30.988Z|3995418c-2090-4dd1-8025-209bc2fa673d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:42:34.340Z|223c500a-44fb-444e-8eec-4e0c078c97ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:42:34.340Z|223c500a-44fb-444e-8eec-4e0c078c97ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:42:34.905Z|46a4fad4-ac6d-4efa-bdf7-abfa77494d41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:42:34.906Z|46a4fad4-ac6d-4efa-bdf7-abfa77494d41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:42:36.753Z|f8ef78b3-e1fb-40ed-9dd0-46a649c29524|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:42:36.754Z|f8ef78b3-e1fb-40ed-9dd0-46a649c29524|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:42:40.407Z|4726104a-2361-47f9-b677-33deb3ec6e5f|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T05:42:40.407Z|4726104a-2361-47f9-b677-33deb3ec6e5f|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T05:42:44.369Z|4acde0cf-8df9-4c47-9f00-014d237a12e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:42:44.370Z|4acde0cf-8df9-4c47-9f00-014d237a12e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:42:44.934Z|ab470a4e-9de7-4d96-9020-4e62970c8257|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:42:44.934Z|ab470a4e-9de7-4d96-9020-4e62970c8257|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:42:45.208Z|9b132033-4ef5-4c16-89c4-604c10efb5b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:42:45.210Z|9b132033-4ef5-4c16-89c4-604c10efb5b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:42:46.782Z|4777ff31-b3e5-457c-b45f-6469128937fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:42:46.782Z|4777ff31-b3e5-457c-b45f-6469128937fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:42:54.397Z|c8d4edee-b86f-4db0-b5ad-1f4b70befc72|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:42:54.398Z|c8d4edee-b86f-4db0-b5ad-1f4b70befc72|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:42:54.962Z|f038ab42-bf0d-4347-955c-c19ccc078a98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:42:54.963Z|f038ab42-bf0d-4347-955c-c19ccc078a98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:42:56.811Z|bc43c78f-39b9-451e-8376-9ae9f72b86a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:42:56.812Z|bc43c78f-39b9-451e-8376-9ae9f72b86a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:43:00.208Z|92e63f91-64f2-4d6b-8a20-2888d81cb981|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:43:00.209Z|92e63f91-64f2-4d6b-8a20-2888d81cb981|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:43:00.988Z|1130c88b-030e-48fb-83cf-ae98a64917ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:43:00.989Z|1130c88b-030e-48fb-83cf-ae98a64917ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:43:04.421Z|e1b47d46-0e1b-4aae-b175-5d5f83d9dd61|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:43:04.421Z|e1b47d46-0e1b-4aae-b175-5d5f83d9dd61|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:43:04.991Z|4462a410-c0ff-4294-a1e3-c4b508b22895|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:43:04.992Z|4462a410-c0ff-4294-a1e3-c4b508b22895|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:43:06.841Z|a66f9fb3-f885-4dd3-952b-f9ca71cfdc1c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:43:06.842Z|a66f9fb3-f885-4dd3-952b-f9ca71cfdc1c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:43:14.449Z|b6ff64b4-9c65-4da6-a648-130727dbd858|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:43:14.450Z|b6ff64b4-9c65-4da6-a648-130727dbd858|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:43:15.021Z|122db555-a299-4cf5-b5ca-9d2e905f8539|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:43:15.022Z|122db555-a299-4cf5-b5ca-9d2e905f8539|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:43:15.208Z|84fcae10-a9d0-49f7-97f9-57bed1bee392|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:43:15.213Z|84fcae10-a9d0-49f7-97f9-57bed1bee392|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:43:16.873Z|1dd9c8ec-e932-43a3-b436-1ef31cf2aa4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:43:16.873Z|1dd9c8ec-e932-43a3-b436-1ef31cf2aa4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:43:24.477Z|2cff18d8-ae87-488c-9708-0da2d5141f6d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:43:24.478Z|2cff18d8-ae87-488c-9708-0da2d5141f6d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:43:25.049Z|9ce3cbd9-19d0-4662-8bb5-7276c9779236|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:43:25.049Z|9ce3cbd9-19d0-4662-8bb5-7276c9779236|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:43:26.900Z|df0fd6ba-4170-404b-87ea-18295b0731d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:43:26.901Z|df0fd6ba-4170-404b-87ea-18295b0731d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:43:30.208Z|4353f7e3-b4eb-4b37-90de-cac5b9c2d186|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:43:30.209Z|4353f7e3-b4eb-4b37-90de-cac5b9c2d186|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:43:30.989Z|6b11fc7d-c996-4904-a0ff-bc3c0ae140d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:43:30.990Z|6b11fc7d-c996-4904-a0ff-bc3c0ae140d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:43:34.503Z|855ad901-fb40-4241-bb7c-79f5a338b059|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:43:34.504Z|855ad901-fb40-4241-bb7c-79f5a338b059|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:43:35.075Z|94e3cb2c-bc46-489d-8527-73dbc1508515|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:43:35.076Z|94e3cb2c-bc46-489d-8527-73dbc1508515|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:43:36.927Z|9cc12fa1-2b1b-4afe-b465-a37558d266d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:43:36.928Z|9cc12fa1-2b1b-4afe-b465-a37558d266d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:43:40.407Z|80618a16-81ec-4e23-a058-dc45f7bcf0c8|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T05:43:40.407Z|80618a16-81ec-4e23-a058-dc45f7bcf0c8|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T05:43:44.530Z|b362037d-bf1c-49dc-9e1b-1c830e473b12|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:43:44.531Z|b362037d-bf1c-49dc-9e1b-1c830e473b12|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:43:45.103Z|ec7c455c-387f-478e-86e5-e9ff104a0157|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:43:45.104Z|ec7c455c-387f-478e-86e5-e9ff104a0157|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:43:45.208Z|836aba45-3798-49d9-978c-267085a9bd0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:43:45.209Z|836aba45-3798-49d9-978c-267085a9bd0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:43:46.955Z|12db932c-10fe-4ab8-8f30-100dbf2b1af1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:43:46.956Z|12db932c-10fe-4ab8-8f30-100dbf2b1af1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:43:54.563Z|1bc2041b-d49c-4c80-a1c4-4811079c3423|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:43:54.564Z|1bc2041b-d49c-4c80-a1c4-4811079c3423|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:43:55.132Z|b7d943f2-6b3f-42a7-9909-e95154ac2de5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:43:55.132Z|b7d943f2-6b3f-42a7-9909-e95154ac2de5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:43:56.984Z|3c0dea15-2a96-4e1b-9d59-6ecb47a76013|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:43:56.985Z|3c0dea15-2a96-4e1b-9d59-6ecb47a76013|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:44:00.208Z|ace42c29-bded-4a80-a878-e9fb9ca05a59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:44:00.213Z|ace42c29-bded-4a80-a878-e9fb9ca05a59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:44:00.990Z|547b4bba-7856-4b6a-83ed-1d98a482ac5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:44:00.991Z|547b4bba-7856-4b6a-83ed-1d98a482ac5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:44:04.592Z|2dd706b4-0c2a-4472-8e78-8e27bf6bf388|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:44:04.592Z|2dd706b4-0c2a-4472-8e78-8e27bf6bf388|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:44:05.161Z|ff444b80-548b-4137-b481-b1ab89ce4523|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:44:05.161Z|ff444b80-548b-4137-b481-b1ab89ce4523|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:44:07.013Z|d79a64f6-492a-42e6-aab6-686550e3c3f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:44:07.014Z|d79a64f6-492a-42e6-aab6-686550e3c3f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:44:14.621Z|354f6acd-364b-4b74-8fb9-10e5353c270c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:44:14.621Z|354f6acd-364b-4b74-8fb9-10e5353c270c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:44:15.191Z|61ddc34c-21b6-4dc2-b5f2-1f57febbdc22|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:44:15.192Z|61ddc34c-21b6-4dc2-b5f2-1f57febbdc22|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:44:15.208Z|2277f029-e0ad-4981-8fad-2165584ab1e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:44:15.209Z|2277f029-e0ad-4981-8fad-2165584ab1e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:44:17.046Z|72b956e3-a7f8-43d0-8048-f7111f692573|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:44:17.047Z|72b956e3-a7f8-43d0-8048-f7111f692573|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:44:24.649Z|85c1ff12-150c-4e5c-a46d-3b080bc7f771|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:44:24.649Z|85c1ff12-150c-4e5c-a46d-3b080bc7f771|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:44:25.220Z|d791eb6a-60d0-4224-acf7-95f760b8a494|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:44:25.221Z|d791eb6a-60d0-4224-acf7-95f760b8a494|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:44:27.073Z|0858122c-18ad-426b-865a-1c2d0316bf46|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:44:27.073Z|0858122c-18ad-426b-865a-1c2d0316bf46|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:44:30.208Z|209e2271-90b2-41d5-99bb-9a9f8b718ee0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:44:30.209Z|209e2271-90b2-41d5-99bb-9a9f8b718ee0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:44:30.991Z|bca0f227-8ce7-478b-992b-c876b265f3e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:44:30.991Z|bca0f227-8ce7-478b-992b-c876b265f3e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:44:34.680Z|7b06810e-abb0-41ef-b8b8-81defe3048ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:44:34.681Z|7b06810e-abb0-41ef-b8b8-81defe3048ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:44:35.250Z|8bfc41cb-09f4-4548-acb1-f94f0bdd94a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:44:35.250Z|8bfc41cb-09f4-4548-acb1-f94f0bdd94a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:44:37.098Z|a82c64cc-1202-4fa3-a93b-48b62af7571d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:44:37.099Z|a82c64cc-1202-4fa3-a93b-48b62af7571d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:44:40.407Z|d29133ac-993e-40db-b156-49e01993a4de|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T05:44:40.408Z|d29133ac-993e-40db-b156-49e01993a4de|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T05:44:44.705Z|63bacda4-146b-42ad-85fa-bdb15593c8d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:44:44.706Z|63bacda4-146b-42ad-85fa-bdb15593c8d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:44:45.208Z|19eda86c-b131-4f83-a6a2-bfefdb739169|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:44:45.212Z|19eda86c-b131-4f83-a6a2-bfefdb739169|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:44:45.279Z|f94aecd5-c5c3-45ae-a866-a871f6baf230|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:44:45.280Z|f94aecd5-c5c3-45ae-a866-a871f6baf230|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:44:47.127Z|ead8561c-850f-4716-893f-4c2c39ee2a2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:44:47.127Z|ead8561c-850f-4716-893f-4c2c39ee2a2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:44:54.735Z|149aeb80-5ac4-47d4-a2ac-555be749d96d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:44:54.736Z|149aeb80-5ac4-47d4-a2ac-555be749d96d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:44:55.307Z|2947bc06-37e3-4235-868d-f6e074122b30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:44:55.308Z|2947bc06-37e3-4235-868d-f6e074122b30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:44:57.157Z|c3706941-c768-4c8f-b208-aa588d64d370|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:44:57.158Z|c3706941-c768-4c8f-b208-aa588d64d370|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:45:00.208Z|9c8e1aac-c879-4f41-8327-ab10ac5db53f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:45:00.209Z|9c8e1aac-c879-4f41-8327-ab10ac5db53f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:45:00.992Z|41024b78-6b65-4493-8bb4-848b9d55d907|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:45:00.992Z|41024b78-6b65-4493-8bb4-848b9d55d907|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:45:04.766Z|762be438-5f6c-4397-bc69-c64ecb4bbe5c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:45:04.767Z|762be438-5f6c-4397-bc69-c64ecb4bbe5c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:45:05.337Z|20a8298b-1967-4bff-94d5-6ec002d196e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:45:05.337Z|20a8298b-1967-4bff-94d5-6ec002d196e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:45:07.187Z|4fc39622-a337-4156-adb8-f7854e8e6c10|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:45:07.188Z|4fc39622-a337-4156-adb8-f7854e8e6c10|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:45:14.796Z|dc832b4d-55fc-4997-aac0-d42bf569a8ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:45:14.797Z|dc832b4d-55fc-4997-aac0-d42bf569a8ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:45:15.208Z|f3495c32-c132-4fe5-a14a-a08f00f886dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:45:15.208Z|f3495c32-c132-4fe5-a14a-a08f00f886dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:45:15.365Z|32fe2f89-30d1-4959-9c0a-3f3ffecd49d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:45:15.365Z|32fe2f89-30d1-4959-9c0a-3f3ffecd49d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:45:17.213Z|d51a82b0-535a-42bf-af53-29bc04b6b8d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:45:17.214Z|d51a82b0-535a-42bf-af53-29bc04b6b8d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:45:24.834Z|089b03a4-260c-4071-a76b-a435b3573fe0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:45:24.834Z|089b03a4-260c-4071-a76b-a435b3573fe0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:45:25.392Z|cbacf451-fda9-4a71-9514-e1074880435b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:45:25.393Z|cbacf451-fda9-4a71-9514-e1074880435b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:45:27.242Z|f19a27e2-c23f-4860-a351-86d0cea22a0a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:45:27.243Z|f19a27e2-c23f-4860-a351-86d0cea22a0a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:45:30.208Z|fb17dd8c-17c1-4a66-82cd-c3a4e88769c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:45:30.212Z|fb17dd8c-17c1-4a66-82cd-c3a4e88769c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:45:30.992Z|0a16099b-1d3f-4752-9601-436e53b9771a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:45:30.993Z|0a16099b-1d3f-4752-9601-436e53b9771a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:45:34.862Z|b638d685-9a74-4748-a596-8cf14a5168ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:45:34.862Z|b638d685-9a74-4748-a596-8cf14a5168ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:45:35.419Z|511e95ad-9150-4554-809c-cf178cf080d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:45:35.420Z|511e95ad-9150-4554-809c-cf178cf080d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:45:37.270Z|1a691e76-5bdf-4132-a020-c83db4d2757c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:45:37.271Z|1a691e76-5bdf-4132-a020-c83db4d2757c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:45:40.408Z|f5fd1ed0-7a07-45ee-934d-706a6eb05b47|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T05:45:40.409Z|f5fd1ed0-7a07-45ee-934d-706a6eb05b47|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T05:45:44.890Z|1818a770-d3b0-4056-8de6-7cb54198f2e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:45:44.891Z|1818a770-d3b0-4056-8de6-7cb54198f2e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:45:45.208Z|50621601-b798-4392-a4da-9356e56f67c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:45:45.209Z|50621601-b798-4392-a4da-9356e56f67c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:45:45.449Z|5d432445-60d6-4889-8ba9-dc19da0dfc06|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:45:45.450Z|5d432445-60d6-4889-8ba9-dc19da0dfc06|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:45:47.301Z|b93c712f-018d-4b38-ac5c-0d6bee8cdd0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:45:47.301Z|b93c712f-018d-4b38-ac5c-0d6bee8cdd0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:45:54.916Z|baf2727d-5367-4fab-b7c5-81732d9ac4a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:45:54.917Z|baf2727d-5367-4fab-b7c5-81732d9ac4a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:45:55.478Z|d5a8abeb-7325-49bc-b8d2-30602bf060b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:45:55.479Z|d5a8abeb-7325-49bc-b8d2-30602bf060b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:45:57.332Z|5ae47afd-1ec3-4181-91ad-f2ded73de1a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:45:57.333Z|5ae47afd-1ec3-4181-91ad-f2ded73de1a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:46:00.208Z|aa7bbd4a-6c6c-433f-82d5-b13cf7e7b0bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:46:00.209Z|aa7bbd4a-6c6c-433f-82d5-b13cf7e7b0bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:46:00.993Z|a699b348-0050-493b-82ac-5443cc47b862|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:46:00.993Z|a699b348-0050-493b-82ac-5443cc47b862|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:46:04.941Z|a07b53f4-5482-4988-a80b-fb439f671950|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:46:04.942Z|a07b53f4-5482-4988-a80b-fb439f671950|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:46:05.506Z|60201002-095e-453b-9d82-163b8e146cbb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:46:05.507Z|60201002-095e-453b-9d82-163b8e146cbb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:46:07.362Z|7ee54054-976f-40a0-ba3c-52a9fe2543ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:46:07.362Z|7ee54054-976f-40a0-ba3c-52a9fe2543ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:46:14.970Z|f4a7efff-49af-4055-a294-cda152988a19|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:46:14.970Z|f4a7efff-49af-4055-a294-cda152988a19|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:46:15.208Z|bfcec9d1-9116-46c6-a1b1-6732058f3f95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:46:15.213Z|bfcec9d1-9116-46c6-a1b1-6732058f3f95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:46:15.533Z|a17ab6b6-8cd4-4a17-bc80-092714aedba0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:46:15.534Z|a17ab6b6-8cd4-4a17-bc80-092714aedba0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:46:17.390Z|d1b20320-1a1d-4275-aab1-3d38d2eb3609|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:46:17.391Z|d1b20320-1a1d-4275-aab1-3d38d2eb3609|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:46:24.997Z|390c1387-5e15-4ab2-8a6a-5c46bb3bf54a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:46:24.997Z|390c1387-5e15-4ab2-8a6a-5c46bb3bf54a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:46:25.561Z|5838b392-73e9-4f67-9488-0fbe44089de4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:46:25.561Z|5838b392-73e9-4f67-9488-0fbe44089de4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:46:27.418Z|b53c68c9-f3d7-4390-bda7-94074ed52335|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:46:27.419Z|b53c68c9-f3d7-4390-bda7-94074ed52335|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:46:30.208Z|040fba07-9a15-40e7-a9bb-3f3b1ae8bfed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:46:30.209Z|040fba07-9a15-40e7-a9bb-3f3b1ae8bfed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:46:30.994Z|59e86618-805b-42cb-b974-fa294b7f32ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:46:30.994Z|59e86618-805b-42cb-b974-fa294b7f32ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:46:35.026Z|58e5cc8b-1c2f-484e-83d5-b9abe6ec4565|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:46:35.027Z|58e5cc8b-1c2f-484e-83d5-b9abe6ec4565|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:46:35.589Z|8cf49954-2a7f-4b69-ad91-8ff5fbe2c960|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:46:35.589Z|8cf49954-2a7f-4b69-ad91-8ff5fbe2c960|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:46:37.447Z|bb9a799a-5a5d-44bf-ab8c-29da2b40dc89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:46:37.448Z|bb9a799a-5a5d-44bf-ab8c-29da2b40dc89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:46:40.407Z|a26d1158-a012-4d57-981c-e8d2ce100e9b|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T05:46:40.407Z|a26d1158-a012-4d57-981c-e8d2ce100e9b|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T05:46:45.052Z|adb0e33f-08ac-4f8e-b14a-1e84c21f085e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:46:45.052Z|adb0e33f-08ac-4f8e-b14a-1e84c21f085e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:46:45.208Z|44724e6e-5eeb-4a3f-b9e0-fa4b76bcc630|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:46:45.209Z|44724e6e-5eeb-4a3f-b9e0-fa4b76bcc630|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:46:45.617Z|137ef879-ec49-4ac3-8ac4-b415ba9729cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:46:45.618Z|137ef879-ec49-4ac3-8ac4-b415ba9729cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:46:47.476Z|c39f7d5e-7b89-4368-8b0c-774c84ed2ac4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:46:47.477Z|c39f7d5e-7b89-4368-8b0c-774c84ed2ac4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:46:55.080Z|d59b33d6-a009-4648-89b1-2fc9f4153c47|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:46:55.081Z|d59b33d6-a009-4648-89b1-2fc9f4153c47|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:46:55.646Z|97ccd739-938e-4cb5-88c8-ecd43d58ef4c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:46:55.647Z|97ccd739-938e-4cb5-88c8-ecd43d58ef4c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:46:57.505Z|c910cc09-6492-4b4b-8ccf-fcfb81e88a23|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:46:57.506Z|c910cc09-6492-4b4b-8ccf-fcfb81e88a23|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:47:00.208Z|e2f20f86-c0d5-4883-a660-a85169ae4a3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:47:00.216Z|e2f20f86-c0d5-4883-a660-a85169ae4a3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:47:00.995Z|377c8613-e74e-49bb-93d5-09730cb319b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:47:00.995Z|377c8613-e74e-49bb-93d5-09730cb319b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:47:05.115Z|e061ed05-e7c9-4214-a56c-3eb3ec46977f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:47:05.116Z|e061ed05-e7c9-4214-a56c-3eb3ec46977f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:47:05.675Z|c3cbcc35-5e63-43b0-ab20-2324f236cbb5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:47:05.676Z|c3cbcc35-5e63-43b0-ab20-2324f236cbb5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:47:07.533Z|41ed2f06-7139-4a15-bd9e-d60e63f53e13|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:47:07.534Z|41ed2f06-7139-4a15-bd9e-d60e63f53e13|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:47:15.140Z|515137a4-c5b6-4515-b247-e3ed8d87dae2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:47:15.141Z|515137a4-c5b6-4515-b247-e3ed8d87dae2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:47:15.208Z|3b8d5059-7891-402e-8f4e-36aa57634d7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:47:15.209Z|3b8d5059-7891-402e-8f4e-36aa57634d7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:47:15.701Z|548000e7-826e-4a71-8f66-ad789acefd2d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:47:15.702Z|548000e7-826e-4a71-8f66-ad789acefd2d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:47:17.560Z|21980c81-808d-48b1-a161-9a0b79700588|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:47:17.561Z|21980c81-808d-48b1-a161-9a0b79700588|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:47:25.168Z|8d7c8f6a-d5f3-4136-ad52-8530719d518a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:47:25.169Z|8d7c8f6a-d5f3-4136-ad52-8530719d518a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:47:25.730Z|55276796-08f2-4f8f-879c-2d28b3c1c419|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:47:25.731Z|55276796-08f2-4f8f-879c-2d28b3c1c419|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:47:27.591Z|c0ecfae8-063a-4bdf-b97d-9809778ae62f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:47:27.592Z|c0ecfae8-063a-4bdf-b97d-9809778ae62f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:47:30.208Z|d178e4d1-3b23-4088-85da-7dd7e37f989c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:47:30.209Z|d178e4d1-3b23-4088-85da-7dd7e37f989c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:47:30.995Z|ef17527e-c6a6-41db-af61-787d0b2c3ea7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:47:30.996Z|ef17527e-c6a6-41db-af61-787d0b2c3ea7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:47:35.200Z|76f0a169-c377-40f8-a07a-2bc1c0995da2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:47:35.200Z|76f0a169-c377-40f8-a07a-2bc1c0995da2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:47:35.758Z|e0d2fb4c-71fd-4913-a2df-ba40e25a9919|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:47:35.758Z|e0d2fb4c-71fd-4913-a2df-ba40e25a9919|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:47:37.617Z|2893cb9c-b71e-4c16-bd5a-9e168a330d02|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:47:37.617Z|2893cb9c-b71e-4c16-bd5a-9e168a330d02|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:47:40.408Z|1834eba6-0ac8-4452-8b52-0e9b6558902c|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T05:47:40.408Z|1834eba6-0ac8-4452-8b52-0e9b6558902c|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T05:47:45.208Z|068f6d60-e2b7-48e5-950e-2daed3c74e8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:47:45.212Z|068f6d60-e2b7-48e5-950e-2daed3c74e8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:47:45.225Z|4cd184eb-4728-4284-90ff-8503c7f028af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:47:45.226Z|4cd184eb-4728-4284-90ff-8503c7f028af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:47:45.786Z|b96260d9-3820-40fe-8fd4-19d1f49a8500|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:47:45.787Z|b96260d9-3820-40fe-8fd4-19d1f49a8500|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:47:47.648Z|1054f51c-d771-42cd-85c6-b514919b85a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:47:47.649Z|1054f51c-d771-42cd-85c6-b514919b85a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:47:55.253Z|c0ad22de-2cea-4507-a8b2-1eba7d05b206|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:47:55.254Z|c0ad22de-2cea-4507-a8b2-1eba7d05b206|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:47:55.818Z|5d4c7525-a99e-4e2d-9647-ecbab5266300|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:47:55.819Z|5d4c7525-a99e-4e2d-9647-ecbab5266300|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:47:57.673Z|9ada44d2-d5bb-4b7b-89ba-14fd4ad2550b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:47:57.674Z|9ada44d2-d5bb-4b7b-89ba-14fd4ad2550b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:48:00.208Z|27c19d36-6abc-4254-b912-eebec62376ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:48:00.209Z|27c19d36-6abc-4254-b912-eebec62376ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:48:00.996Z|1342740a-c26e-4bfe-b11c-9c458b60421f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:48:00.997Z|1342740a-c26e-4bfe-b11c-9c458b60421f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:48:05.281Z|31f3c5f8-a9b5-4a6e-974f-c5c598e8c2e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:48:05.282Z|31f3c5f8-a9b5-4a6e-974f-c5c598e8c2e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:48:05.848Z|4c13bae1-81cc-4aa5-82c9-893b8dd3a5f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:48:05.848Z|4c13bae1-81cc-4aa5-82c9-893b8dd3a5f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:48:07.696Z|764e824d-9ec8-45b7-adb6-6abe0411083c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:48:07.697Z|764e824d-9ec8-45b7-adb6-6abe0411083c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:48:15.208Z|f7401782-0516-47ad-9755-cd049569c3d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:48:15.209Z|f7401782-0516-47ad-9755-cd049569c3d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:48:15.310Z|0e2a842a-4d0f-47d5-a3be-3b75fac63d20|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:48:15.311Z|0e2a842a-4d0f-47d5-a3be-3b75fac63d20|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:48:15.877Z|6e6df194-207f-4edc-aaab-2636e988d6ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:48:15.877Z|6e6df194-207f-4edc-aaab-2636e988d6ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:48:17.725Z|75828593-7306-4277-844e-a3f12b2fc0cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:48:17.725Z|75828593-7306-4277-844e-a3f12b2fc0cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:48:25.336Z|e3501a7b-c805-4755-8c9b-15fc2e643931|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:48:25.337Z|e3501a7b-c805-4755-8c9b-15fc2e643931|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:48:25.903Z|a97dd45c-d719-43f7-8ea4-f9ca34e755c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:48:25.904Z|a97dd45c-d719-43f7-8ea4-f9ca34e755c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:48:27.755Z|84c99abf-8330-45e8-ab94-6377dd5d7901|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:48:27.756Z|84c99abf-8330-45e8-ab94-6377dd5d7901|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:48:30.208Z|efc5465c-c32a-4c45-b591-f0a4b8955206|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:48:30.213Z|efc5465c-c32a-4c45-b591-f0a4b8955206|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:48:30.997Z|567d8b0c-0b05-46ea-84f8-0e2e522c7e02|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:48:30.997Z|567d8b0c-0b05-46ea-84f8-0e2e522c7e02|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:48:35.364Z|a4f4ed36-11c5-45b5-9810-0097ec6b465e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:48:35.364Z|a4f4ed36-11c5-45b5-9810-0097ec6b465e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:48:35.932Z|b438260a-f195-4ad0-8e35-b37499e3fbbe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:48:35.932Z|b438260a-f195-4ad0-8e35-b37499e3fbbe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:48:37.784Z|fde292db-a11c-4ad4-87f6-d9dd4db3fcea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:48:37.785Z|fde292db-a11c-4ad4-87f6-d9dd4db3fcea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:48:40.408Z|7d1c18ce-3d25-4b54-aad6-2906b4269c35|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T05:48:40.409Z|7d1c18ce-3d25-4b54-aad6-2906b4269c35|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T05:48:45.208Z|71eba395-0f5a-4a76-b1aa-0ede2ab13e35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:48:45.209Z|71eba395-0f5a-4a76-b1aa-0ede2ab13e35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:48:45.393Z|f04994fd-e8e5-4276-a049-d738cd430f12|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:48:45.393Z|f04994fd-e8e5-4276-a049-d738cd430f12|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:48:45.960Z|7c2948f6-00a7-4a7b-92f5-d709989631ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:48:45.961Z|7c2948f6-00a7-4a7b-92f5-d709989631ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:48:47.814Z|7d914069-babb-4aa2-914d-7097aafe3be8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:48:47.814Z|7d914069-babb-4aa2-914d-7097aafe3be8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:48:55.421Z|ed68db02-4846-4908-89e1-1c53f7c1d8fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:48:55.421Z|ed68db02-4846-4908-89e1-1c53f7c1d8fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:48:55.991Z|c0cdcc1b-b7aa-42a6-ba7d-11d7b83d4d86|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:48:55.992Z|c0cdcc1b-b7aa-42a6-ba7d-11d7b83d4d86|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:48:57.843Z|e800d948-fec9-47f1-904f-825a1b5301cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:48:57.844Z|e800d948-fec9-47f1-904f-825a1b5301cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:49:00.208Z|9d16b44b-d7c8-4b71-8d63-ed4ceb0135dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:49:00.208Z|9d16b44b-d7c8-4b71-8d63-ed4ceb0135dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:49:00.998Z|ad4ed50f-b01f-497f-985b-405ae61f827e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:49:00.998Z|ad4ed50f-b01f-497f-985b-405ae61f827e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:49:05.448Z|9712ca72-beab-4467-9bdc-333ed71bb452|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:49:05.449Z|9712ca72-beab-4467-9bdc-333ed71bb452|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:49:06.019Z|e8f9c0e0-b396-42d0-92df-111ef531b94c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:49:06.021Z|e8f9c0e0-b396-42d0-92df-111ef531b94c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:49:07.875Z|b96c0a48-7ebb-42ec-9840-26ac290461e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:49:07.875Z|b96c0a48-7ebb-42ec-9840-26ac290461e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:49:15.208Z|3c97d15c-4a41-431a-bb1c-091160c34d27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:49:15.212Z|3c97d15c-4a41-431a-bb1c-091160c34d27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:49:15.477Z|1e9f979a-061f-44ed-b5ce-e25faaa8edab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:49:15.478Z|1e9f979a-061f-44ed-b5ce-e25faaa8edab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:49:16.047Z|d37cc27f-d745-4071-9ece-2a1aac1c678e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:49:16.048Z|d37cc27f-d745-4071-9ece-2a1aac1c678e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:49:17.905Z|2bfbd970-f2e8-4196-b64f-a43723291ca7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:49:17.906Z|2bfbd970-f2e8-4196-b64f-a43723291ca7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:49:25.509Z|984246de-3669-4026-992d-dc1032fab181|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:49:25.510Z|984246de-3669-4026-992d-dc1032fab181|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:49:26.073Z|5015da92-c9d9-42d7-adec-54d7f8f52986|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:49:26.074Z|5015da92-c9d9-42d7-adec-54d7f8f52986|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:49:27.933Z|5b6eb0ae-5b83-469e-a37c-268fbdf03a79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:49:27.934Z|5b6eb0ae-5b83-469e-a37c-268fbdf03a79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:49:30.208Z|78966d46-aabd-425c-ba98-0539e7562eef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:49:30.209Z|78966d46-aabd-425c-ba98-0539e7562eef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:49:30.998Z|0b0cda41-d34f-4d9d-a9f2-400af6abfe63|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:49:30.999Z|0b0cda41-d34f-4d9d-a9f2-400af6abfe63|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:49:35.537Z|21bfa25d-f403-4859-b481-0e37dc6802e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:49:35.538Z|21bfa25d-f403-4859-b481-0e37dc6802e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:49:36.098Z|96b11d1b-5c35-460b-b792-649ea7cce974|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:49:36.099Z|96b11d1b-5c35-460b-b792-649ea7cce974|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:49:37.962Z|89faf206-dc19-45c6-9de8-aa29516a105f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:49:37.963Z|89faf206-dc19-45c6-9de8-aa29516a105f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:49:40.406Z|98ff1639-4abf-479d-ab0d-8cb1e0d3eca3|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T05:49:40.406Z|98ff1639-4abf-479d-ab0d-8cb1e0d3eca3|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T05:49:45.208Z|e36c0bb8-0fec-4e11-a817-c3c01dbf6000|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:49:45.209Z|e36c0bb8-0fec-4e11-a817-c3c01dbf6000|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:49:45.565Z|83c64773-5e98-4be3-a24e-8410c525923e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:49:45.566Z|83c64773-5e98-4be3-a24e-8410c525923e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:49:46.127Z|f3bbe6a8-b778-47cc-b181-597d8307287f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:49:46.127Z|f3bbe6a8-b778-47cc-b181-597d8307287f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:49:47.992Z|cdf33eec-c2ba-4edd-ad23-55138e2b4100|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:49:47.993Z|cdf33eec-c2ba-4edd-ad23-55138e2b4100|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:49:55.593Z|2adb1d98-2ed3-4a9f-bf1f-1373a2e87853|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:49:55.594Z|2adb1d98-2ed3-4a9f-bf1f-1373a2e87853|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:49:56.157Z|67915ed1-3647-42ae-a289-f95f14945940|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:49:56.158Z|67915ed1-3647-42ae-a289-f95f14945940|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:49:58.019Z|c6d44017-e5a3-4dae-8fe4-60db974aa229|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:49:58.020Z|c6d44017-e5a3-4dae-8fe4-60db974aa229|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:50:00.208Z|320fc1e8-a347-4614-ae04-7e1e9428e11e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:50:00.212Z|320fc1e8-a347-4614-ae04-7e1e9428e11e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:50:00.999Z|8d5c2791-5dcf-494f-a036-da819bc5d38d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:50:01.000Z|8d5c2791-5dcf-494f-a036-da819bc5d38d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:50:05.620Z|dd42e3f9-e893-44e1-a62b-ea5c438d2331|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:50:05.621Z|dd42e3f9-e893-44e1-a62b-ea5c438d2331|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:50:06.187Z|3cf2c96b-ecaa-48ae-b6a1-56ce2f073bf2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:50:06.188Z|3cf2c96b-ecaa-48ae-b6a1-56ce2f073bf2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:50:08.048Z|082088e0-eebb-4ea7-aadc-500d36b86100|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:50:08.049Z|082088e0-eebb-4ea7-aadc-500d36b86100|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:50:15.208Z|d440a799-61c4-4426-889c-f303a50badee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:50:15.209Z|d440a799-61c4-4426-889c-f303a50badee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:50:15.649Z|4bf2bbf2-7f49-46b7-b81f-edf80fe63e7a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:50:15.650Z|4bf2bbf2-7f49-46b7-b81f-edf80fe63e7a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:50:16.216Z|9bb7f914-0744-4768-a3cb-79f308e40d70|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:50:16.216Z|9bb7f914-0744-4768-a3cb-79f308e40d70|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:50:18.081Z|1626aa92-75cc-4c2e-b701-4b605633ebef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:50:18.081Z|1626aa92-75cc-4c2e-b701-4b605633ebef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:50:25.678Z|b119262d-ba6f-4c59-8c05-9926d281cd83|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:50:25.678Z|b119262d-ba6f-4c59-8c05-9926d281cd83|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:50:26.244Z|a5adf542-4ef7-48e2-8325-5181f1e5f0d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:50:26.244Z|a5adf542-4ef7-48e2-8325-5181f1e5f0d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:50:28.108Z|765a48af-db73-48d2-ab55-f2b47c7014e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:50:28.109Z|765a48af-db73-48d2-ab55-f2b47c7014e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:50:30.208Z|a3bf996a-2636-4092-a3f6-d7a7aa3d0a61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:50:30.209Z|a3bf996a-2636-4092-a3f6-d7a7aa3d0a61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:50:31.000Z|9ae0eb8c-dace-4a3d-9a0e-368a8080fc3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:50:31.000Z|9ae0eb8c-dace-4a3d-9a0e-368a8080fc3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:50:35.711Z|1eeb44c2-c78f-46e7-9031-f21d5ea6249d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:50:35.712Z|1eeb44c2-c78f-46e7-9031-f21d5ea6249d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:50:36.274Z|f454c194-7daa-46d9-973f-befe43c13ff7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:50:36.275Z|f454c194-7daa-46d9-973f-befe43c13ff7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:50:38.138Z|14d84a16-1d79-4339-aa33-625ddd761269|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:50:38.138Z|14d84a16-1d79-4339-aa33-625ddd761269|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:50:40.406Z|338da27b-248b-4ca8-8d35-3130b1307613|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T05:50:40.407Z|338da27b-248b-4ca8-8d35-3130b1307613|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T05:50:45.208Z|0e414e80-92c1-4fac-9ef7-9cd0b1cb0e31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:50:45.213Z|0e414e80-92c1-4fac-9ef7-9cd0b1cb0e31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:50:45.751Z|e7182fc5-a279-41de-9073-df8d6c1d94dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:50:45.751Z|e7182fc5-a279-41de-9073-df8d6c1d94dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:50:46.305Z|6ef8c605-5620-4185-8bc5-83afb0e77d3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:50:46.306Z|6ef8c605-5620-4185-8bc5-83afb0e77d3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:50:48.166Z|753cd0b0-95b7-492e-ac66-7737ea1fa1b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:50:48.167Z|753cd0b0-95b7-492e-ac66-7737ea1fa1b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:50:55.778Z|a6a229d9-0170-49e7-b02c-3ae74a5218fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:50:55.779Z|a6a229d9-0170-49e7-b02c-3ae74a5218fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:50:56.335Z|89c15649-a197-45ec-8379-2590afad14a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:50:56.335Z|89c15649-a197-45ec-8379-2590afad14a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:50:58.195Z|4f5ebc92-0aa8-472c-8ef1-6a9e89b518a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:50:58.195Z|4f5ebc92-0aa8-472c-8ef1-6a9e89b518a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:51:00.208Z|6d19f7aa-425e-4dbc-bdfb-497703998ab6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:51:00.209Z|6d19f7aa-425e-4dbc-bdfb-497703998ab6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:51:01.001Z|b6df6eeb-9fb3-4156-bc4f-743647ff7d2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:51:01.001Z|b6df6eeb-9fb3-4156-bc4f-743647ff7d2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:51:05.808Z|710e1445-1731-46fd-bc00-8a6b8f3c273a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:51:05.809Z|710e1445-1731-46fd-bc00-8a6b8f3c273a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:51:06.364Z|fac6f716-989a-4a38-9940-463be64f13b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:51:06.364Z|fac6f716-989a-4a38-9940-463be64f13b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:51:08.224Z|9870dad5-b858-498a-aca9-bd0e7185cace|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:51:08.225Z|9870dad5-b858-498a-aca9-bd0e7185cace|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:51:15.208Z|00e778ad-059b-4ec9-ae73-a2f231efe336|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:51:15.209Z|00e778ad-059b-4ec9-ae73-a2f231efe336|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:51:15.834Z|a2b50707-c3d8-4947-b146-e5ed25d37af1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:51:15.834Z|a2b50707-c3d8-4947-b146-e5ed25d37af1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:51:16.391Z|0e3a685d-e059-47f3-9332-4fcdd2867dde|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:51:16.392Z|0e3a685d-e059-47f3-9332-4fcdd2867dde|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:51:18.253Z|ad58c883-2d95-4469-9431-2c52cb07c047|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:51:18.254Z|ad58c883-2d95-4469-9431-2c52cb07c047|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:51:25.862Z|526bc0f6-303c-492f-ba60-71820d8ffbdc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:51:25.863Z|526bc0f6-303c-492f-ba60-71820d8ffbdc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:51:26.419Z|782e0a5d-354a-4e34-af27-83daae493774|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:51:26.419Z|782e0a5d-354a-4e34-af27-83daae493774|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:51:28.283Z|fadcdc4c-37f7-419f-b7bc-3f3e1ddb8884|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:51:28.284Z|fadcdc4c-37f7-419f-b7bc-3f3e1ddb8884|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:51:30.208Z|827d115c-cb3c-43c5-948c-45f36e3a96ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:51:30.212Z|827d115c-cb3c-43c5-948c-45f36e3a96ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:51:31.001Z|68ab6ae1-a6a7-4aac-948c-d83659cb0853|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:51:31.002Z|68ab6ae1-a6a7-4aac-948c-d83659cb0853|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:51:35.889Z|b0e3b23c-a4f1-40ff-8e73-618bb80e700b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:51:35.889Z|b0e3b23c-a4f1-40ff-8e73-618bb80e700b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:51:36.446Z|887c1b7c-af24-457a-8754-977edfa2ad18|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:51:36.446Z|887c1b7c-af24-457a-8754-977edfa2ad18|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:51:38.310Z|913d56cd-ac2a-43a1-849d-657b4ae8bd51|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:51:38.311Z|913d56cd-ac2a-43a1-849d-657b4ae8bd51|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:51:40.410Z|00d08324-3ed9-4203-9be9-8192dfb18921|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T05:51:40.411Z|00d08324-3ed9-4203-9be9-8192dfb18921|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T05:51:45.208Z|2596d6ba-e37a-467c-a4a5-265faeb82d44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:51:45.209Z|2596d6ba-e37a-467c-a4a5-265faeb82d44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:51:45.925Z|b6b0c0fa-817f-4baf-bc11-5f5afa946c92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:51:45.926Z|b6b0c0fa-817f-4baf-bc11-5f5afa946c92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:51:46.475Z|0185508a-0d10-46da-8a07-6e0f4322052d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:51:46.475Z|0185508a-0d10-46da-8a07-6e0f4322052d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:51:48.340Z|3dab259c-163a-4fb7-a9d4-840a8accde35|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:51:48.341Z|3dab259c-163a-4fb7-a9d4-840a8accde35|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:51:55.955Z|d4716c2a-4fbe-4275-87f8-4b05182971b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:51:55.956Z|d4716c2a-4fbe-4275-87f8-4b05182971b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:51:56.503Z|5b25227e-3019-4e99-9388-385125bcb752|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:51:56.504Z|5b25227e-3019-4e99-9388-385125bcb752|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:51:58.368Z|1e727927-bf2a-4371-a44b-0a68c6363376|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:51:58.368Z|1e727927-bf2a-4371-a44b-0a68c6363376|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:52:00.208Z|5095588f-3a1f-431c-a84e-b6b79048533c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:52:00.209Z|5095588f-3a1f-431c-a84e-b6b79048533c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:52:01.002Z|131d0fb6-10a7-4cf9-a170-849b926c8528|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:52:01.003Z|131d0fb6-10a7-4cf9-a170-849b926c8528|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:52:05.983Z|2d47b2ca-f8b3-4c8f-99dd-5cf68a19324d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:52:05.984Z|2d47b2ca-f8b3-4c8f-99dd-5cf68a19324d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:52:06.533Z|0c12ed61-c342-4c80-b348-55fc9612e311|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:52:06.533Z|0c12ed61-c342-4c80-b348-55fc9612e311|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:52:08.397Z|ec917ed9-d32e-42bb-9b4a-465c4cd38ba1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:52:08.397Z|ec917ed9-d32e-42bb-9b4a-465c4cd38ba1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:52:15.208Z|e5c6c4a6-640c-4072-ab09-b1f8a2c22e48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:52:15.213Z|e5c6c4a6-640c-4072-ab09-b1f8a2c22e48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:52:16.012Z|3eb12494-fa45-49f5-88ae-3c06b8cf0139|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:52:16.012Z|3eb12494-fa45-49f5-88ae-3c06b8cf0139|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:52:16.560Z|c66e8635-d148-4462-9947-ed39894e4b67|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:52:16.561Z|c66e8635-d148-4462-9947-ed39894e4b67|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:52:18.425Z|ba4961b4-5869-4b77-9bbe-18fded58edf1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:52:18.426Z|ba4961b4-5869-4b77-9bbe-18fded58edf1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:52:26.042Z|005781f6-353a-4286-9c4d-6863b43b1b47|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:52:26.043Z|005781f6-353a-4286-9c4d-6863b43b1b47|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:52:26.590Z|5caa1cd7-d05b-4f7a-8f4f-d88aff01e884|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:52:26.590Z|5caa1cd7-d05b-4f7a-8f4f-d88aff01e884|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:52:28.454Z|091f0687-cada-475c-98b9-576b79d0e259|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:52:28.455Z|091f0687-cada-475c-98b9-576b79d0e259|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:52:30.208Z|84187059-23bf-486d-86fd-636c83b3c908|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:52:30.209Z|84187059-23bf-486d-86fd-636c83b3c908|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:52:31.003Z|16778aac-ddea-43a0-b69f-d92e96b8abb7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:52:31.004Z|16778aac-ddea-43a0-b69f-d92e96b8abb7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:52:36.069Z|367483fa-c31a-4568-ae7e-a13a7755c206|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:52:36.070Z|367483fa-c31a-4568-ae7e-a13a7755c206|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:52:36.622Z|579bf00f-962d-4a1f-8854-eea9f17fb48b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:52:36.623Z|579bf00f-962d-4a1f-8854-eea9f17fb48b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:52:38.483Z|a65ef330-4ab1-4ed4-9d51-d9cfde1a1ba9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:52:38.484Z|a65ef330-4ab1-4ed4-9d51-d9cfde1a1ba9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:52:40.408Z|4947bdfa-9d23-4019-b25f-9c7bada96aca|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T05:52:40.409Z|4947bdfa-9d23-4019-b25f-9c7bada96aca|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T05:52:45.208Z|4476a07e-1a91-46a7-aa94-c626caf91890|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:52:45.209Z|4476a07e-1a91-46a7-aa94-c626caf91890|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:52:46.096Z|5dc05703-925e-4bbe-a4ba-00453c1a8003|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:52:46.097Z|5dc05703-925e-4bbe-a4ba-00453c1a8003|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:52:46.650Z|9f5e9759-95a0-46a7-a916-2d10d81e7893|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:52:46.651Z|9f5e9759-95a0-46a7-a916-2d10d81e7893|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:52:48.510Z|ffb62122-6553-407a-95a3-7e307f2cc716|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:52:48.510Z|ffb62122-6553-407a-95a3-7e307f2cc716|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:52:56.126Z|8c3c3b36-7b6b-46e6-a1e3-426e7a4386c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:52:56.126Z|8c3c3b36-7b6b-46e6-a1e3-426e7a4386c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:52:56.680Z|234f0e63-0113-424f-943c-be5539be104d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:52:56.681Z|234f0e63-0113-424f-943c-be5539be104d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:52:58.538Z|542cf6c1-4eb0-4e01-9ef9-41242d52f772|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:52:58.539Z|542cf6c1-4eb0-4e01-9ef9-41242d52f772|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:53:00.208Z|d5621720-652d-41b6-9cc2-1224a9cfe2a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:53:00.216Z|d5621720-652d-41b6-9cc2-1224a9cfe2a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:53:01.004Z|a755d26d-0314-4322-af11-8fd1f88cf750|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:53:01.004Z|a755d26d-0314-4322-af11-8fd1f88cf750|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:53:06.156Z|c1a19f6e-de02-4ddc-9754-41f1d64fdf2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:53:06.157Z|c1a19f6e-de02-4ddc-9754-41f1d64fdf2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:53:06.709Z|01adce8b-dd08-489c-aff3-58a1290249aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:53:06.710Z|01adce8b-dd08-489c-aff3-58a1290249aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:53:08.566Z|927c6389-be02-4de4-b513-5c1e2f7abb41|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:53:08.567Z|927c6389-be02-4de4-b513-5c1e2f7abb41|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:53:15.208Z|57f2ce98-564a-4ed3-bba7-b76cf684be8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:53:15.209Z|57f2ce98-564a-4ed3-bba7-b76cf684be8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:53:16.186Z|c7ab6919-ce61-4063-94ba-b1714749a73e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:53:16.186Z|c7ab6919-ce61-4063-94ba-b1714749a73e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:53:16.738Z|ad0d3048-3106-4e65-ad5e-0f3de1dc6a45|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:53:16.739Z|ad0d3048-3106-4e65-ad5e-0f3de1dc6a45|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:53:18.596Z|2580be1c-0249-4d7d-9277-6978476b43d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:53:18.596Z|2580be1c-0249-4d7d-9277-6978476b43d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:53:26.215Z|d1f10f68-de23-44bb-8b59-b4a30d9700c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:53:26.216Z|d1f10f68-de23-44bb-8b59-b4a30d9700c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:53:26.766Z|1a391c29-6b33-47e2-87ae-3c71d23c0377|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:53:26.767Z|1a391c29-6b33-47e2-87ae-3c71d23c0377|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:53:28.626Z|62da72df-3495-4c32-9600-f968bd48b34a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:53:28.627Z|62da72df-3495-4c32-9600-f968bd48b34a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:53:30.208Z|5068620d-a453-4b91-ac4d-59806381b718|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:53:30.209Z|5068620d-a453-4b91-ac4d-59806381b718|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:53:31.005Z|b34ef343-0ecb-448e-a04f-8cde6f5bc660|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:53:31.005Z|b34ef343-0ecb-448e-a04f-8cde6f5bc660|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:53:36.244Z|bd43bdba-ebc4-421a-bdd3-cd07754c1de5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:53:36.245Z|bd43bdba-ebc4-421a-bdd3-cd07754c1de5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:53:36.796Z|c36e88da-eec3-494e-9875-f360c11ef5a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:53:36.797Z|c36e88da-eec3-494e-9875-f360c11ef5a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:53:38.656Z|c5cb5b95-adb9-4afa-b738-2996eb1b42b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:53:38.657Z|c5cb5b95-adb9-4afa-b738-2996eb1b42b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:53:40.406Z|c9ff6832-4563-46bd-9d2d-6ad206a48b95|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T05:53:40.407Z|c9ff6832-4563-46bd-9d2d-6ad206a48b95|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T05:53:45.208Z|4f550302-af65-41e6-b815-815804558902|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:53:45.212Z|4f550302-af65-41e6-b815-815804558902|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:53:46.273Z|ccb474b3-3e73-4bde-a97c-b17ac34ce357|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:53:46.274Z|ccb474b3-3e73-4bde-a97c-b17ac34ce357|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:53:46.822Z|6929b9da-131a-4ad5-8581-465379831d35|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:53:46.822Z|6929b9da-131a-4ad5-8581-465379831d35|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:53:48.688Z|6af2345b-6765-4c6b-9fa3-c69473fa9b11|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:53:48.689Z|6af2345b-6765-4c6b-9fa3-c69473fa9b11|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:53:56.302Z|68a20729-3a2a-464c-9c43-563d895da887|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:53:56.303Z|68a20729-3a2a-464c-9c43-563d895da887|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:53:56.849Z|87794b2c-cf6b-4660-8602-91c6d657c845|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:53:56.850Z|87794b2c-cf6b-4660-8602-91c6d657c845|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:53:58.717Z|2e992278-7af0-4987-8de1-223a952dc282|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:53:58.717Z|2e992278-7af0-4987-8de1-223a952dc282|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:54:00.208Z|e28f5839-2228-49fe-9ec4-d8e7e8c12185|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:54:00.209Z|e28f5839-2228-49fe-9ec4-d8e7e8c12185|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:54:01.006Z|3366b616-2a7b-429c-8276-90ce2738a772|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:54:01.006Z|3366b616-2a7b-429c-8276-90ce2738a772|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:54:06.332Z|a2282dc6-b667-4c0d-96b1-d8c660f672ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:54:06.333Z|a2282dc6-b667-4c0d-96b1-d8c660f672ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:54:06.878Z|cbdff702-3a39-449d-b051-a66b9df148ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:54:06.879Z|cbdff702-3a39-449d-b051-a66b9df148ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:54:08.744Z|fff4f923-a687-41ca-a6df-c998ef7366ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:54:08.745Z|fff4f923-a687-41ca-a6df-c998ef7366ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:54:15.208Z|38f4b571-5093-45ff-8c0a-02941e0e4608|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:54:15.209Z|38f4b571-5093-45ff-8c0a-02941e0e4608|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:54:16.360Z|f18e47b7-8db0-4985-a928-ac2f51523f1d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:54:16.361Z|f18e47b7-8db0-4985-a928-ac2f51523f1d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:54:16.904Z|483c9a90-45b1-4227-9a7c-8c1b3e2aae6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:54:16.905Z|483c9a90-45b1-4227-9a7c-8c1b3e2aae6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:54:18.774Z|bad76143-f6ae-459e-9443-059aca207a11|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:54:18.775Z|bad76143-f6ae-459e-9443-059aca207a11|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:54:26.388Z|0715ea50-670e-4240-9d61-a5c9cace7867|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:54:26.389Z|0715ea50-670e-4240-9d61-a5c9cace7867|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:54:26.932Z|01fb811f-8b66-4f10-b0fe-e6ec13b20649|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:54:26.933Z|01fb811f-8b66-4f10-b0fe-e6ec13b20649|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:54:28.803Z|c215c8df-b55e-4d48-be2f-875c2e8f916e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:54:28.803Z|c215c8df-b55e-4d48-be2f-875c2e8f916e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:54:30.208Z|3cb77b8c-2709-4940-a540-2f84f9f724fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:54:30.212Z|3cb77b8c-2709-4940-a540-2f84f9f724fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:54:31.006Z|a075294a-f4e3-4571-a313-4b27bd5b7bbd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:54:31.006Z|a075294a-f4e3-4571-a313-4b27bd5b7bbd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:54:36.418Z|f9f11caa-9895-4e22-9d72-87a533783ee3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:54:36.419Z|f9f11caa-9895-4e22-9d72-87a533783ee3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:54:36.961Z|559525c6-d5e5-42a3-9839-4ac4ba3d73da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:54:36.962Z|559525c6-d5e5-42a3-9839-4ac4ba3d73da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:54:38.831Z|7d9f3c52-8d2c-4953-a502-1308e5b4a599|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:54:38.832Z|7d9f3c52-8d2c-4953-a502-1308e5b4a599|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:54:40.407Z|f50e7fb7-b0fb-442b-902d-f0ceab2e273c|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T05:54:40.408Z|f50e7fb7-b0fb-442b-902d-f0ceab2e273c|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T05:54:45.208Z|8bc2ac5a-150c-40b6-b80d-fd8f0c975c90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:54:45.209Z|8bc2ac5a-150c-40b6-b80d-fd8f0c975c90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:54:46.442Z|007057b9-6143-444b-9dcf-7307eb0a7eb2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:54:46.443Z|007057b9-6143-444b-9dcf-7307eb0a7eb2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:54:46.988Z|83986a04-e5fe-47b7-b7c6-b125faaad977|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:54:46.989Z|83986a04-e5fe-47b7-b7c6-b125faaad977|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:54:48.859Z|bd0676a6-8fb0-408c-8d98-bb87ed0898a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:54:48.860Z|bd0676a6-8fb0-408c-8d98-bb87ed0898a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:54:56.465Z|d05545f4-8ace-407e-b392-adf4cca624ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:54:56.466Z|d05545f4-8ace-407e-b392-adf4cca624ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:54:57.015Z|26fc010c-3369-42bc-9876-be4c80f32bf8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:54:57.016Z|26fc010c-3369-42bc-9876-be4c80f32bf8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:54:58.888Z|92fc7345-3067-4ac8-a6ad-5534c47bca60|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:54:58.888Z|92fc7345-3067-4ac8-a6ad-5534c47bca60|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:55:00.208Z|72b96595-17ef-406d-9312-84d732551430|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:55:00.209Z|72b96595-17ef-406d-9312-84d732551430|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:55:01.007Z|d21dc0e5-54fd-4f60-b911-f42e0cb9175b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:55:01.007Z|d21dc0e5-54fd-4f60-b911-f42e0cb9175b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:55:06.496Z|426c1f1d-26e3-46e9-aa30-c2b0db59de74|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:55:06.497Z|426c1f1d-26e3-46e9-aa30-c2b0db59de74|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:55:07.042Z|b91126f4-5789-48b0-8e82-c0b388766025|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:55:07.043Z|b91126f4-5789-48b0-8e82-c0b388766025|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:55:08.916Z|1561cedc-fdd3-4c0b-b8f6-458b8fa777ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:55:08.917Z|1561cedc-fdd3-4c0b-b8f6-458b8fa777ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:55:15.208Z|cc0e9087-705d-4ab1-9011-1bc6f32d4fb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:55:15.212Z|cc0e9087-705d-4ab1-9011-1bc6f32d4fb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:55:16.524Z|dbb852af-837d-4e23-9048-4c4f259f93c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:55:16.525Z|dbb852af-837d-4e23-9048-4c4f259f93c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:55:17.072Z|f503577f-10c9-4d54-a494-f138b76e5f6a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:55:17.073Z|f503577f-10c9-4d54-a494-f138b76e5f6a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:55:18.945Z|704c0e3f-2906-4db5-8f7d-a0c04465c714|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:55:18.945Z|704c0e3f-2906-4db5-8f7d-a0c04465c714|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:55:26.554Z|1fec0e81-b828-4c0b-bec5-59d02e0aba8b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:55:26.554Z|1fec0e81-b828-4c0b-bec5-59d02e0aba8b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:55:27.102Z|73998219-f8cf-432e-b15e-9c4acd1fa97b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:55:27.103Z|73998219-f8cf-432e-b15e-9c4acd1fa97b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:55:28.974Z|dae46892-0e6a-4c2e-bfdb-8313ef49e99f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:55:28.976Z|dae46892-0e6a-4c2e-bfdb-8313ef49e99f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:55:30.208Z|4854aef0-a5bf-4af4-bd3a-b8e2b01b602f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:55:30.209Z|4854aef0-a5bf-4af4-bd3a-b8e2b01b602f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:55:31.008Z|93706ab0-5d3b-4acb-85b9-f5a8ee043d22|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:55:31.008Z|93706ab0-5d3b-4acb-85b9-f5a8ee043d22|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:55:36.580Z|12720ff9-b2e6-4b03-ac2b-97d944abe320|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:55:36.580Z|12720ff9-b2e6-4b03-ac2b-97d944abe320|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:55:37.131Z|a6268641-80a1-422a-ae17-fb912d2c4560|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:55:37.132Z|a6268641-80a1-422a-ae17-fb912d2c4560|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:55:39.001Z|e487ea48-548f-4f47-835c-bd802b7e57af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:55:39.001Z|e487ea48-548f-4f47-835c-bd802b7e57af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:55:40.408Z|5723daed-46ad-4a44-a9c8-254f81cedd0f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T05:55:40.409Z|5723daed-46ad-4a44-a9c8-254f81cedd0f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T05:55:45.208Z|92128eb3-c7e6-4094-b4ad-e763a2962fc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:55:45.209Z|92128eb3-c7e6-4094-b4ad-e763a2962fc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:55:46.606Z|0f58f132-83f6-4483-8fd6-a17e4299cb60|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:55:46.607Z|0f58f132-83f6-4483-8fd6-a17e4299cb60|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:55:47.160Z|a417a6b1-90b2-4dad-befe-ef9101fada4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:55:47.161Z|a417a6b1-90b2-4dad-befe-ef9101fada4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:55:49.028Z|e6745a97-88e2-4eed-b903-8bb918316797|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:55:49.029Z|e6745a97-88e2-4eed-b903-8bb918316797|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:55:56.634Z|76c49864-f784-40ce-8b4a-3d6bb4160b37|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:55:56.634Z|76c49864-f784-40ce-8b4a-3d6bb4160b37|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:55:57.184Z|2282b063-f155-489a-a738-99a88476279b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:55:57.184Z|2282b063-f155-489a-a738-99a88476279b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:55:59.056Z|d3253252-9448-49df-9077-606072d8b2b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:55:59.057Z|d3253252-9448-49df-9077-606072d8b2b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:56:00.208Z|530bb781-49f4-43c9-839c-59cdbbfb6d67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:56:00.213Z|530bb781-49f4-43c9-839c-59cdbbfb6d67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:56:01.009Z|83fc8dba-10e7-4801-b9b6-a92bd7cbb86a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:56:01.009Z|83fc8dba-10e7-4801-b9b6-a92bd7cbb86a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:56:06.662Z|6bbb24e1-2db2-4d3c-b930-46b461dc08ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:56:06.663Z|6bbb24e1-2db2-4d3c-b930-46b461dc08ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:56:07.212Z|f0e957c0-7ed7-4fa0-8ea9-5f7b8a41dd26|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:56:07.213Z|f0e957c0-7ed7-4fa0-8ea9-5f7b8a41dd26|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:56:09.082Z|64005a02-d934-4840-b42b-3e13e14cf3ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:56:09.083Z|64005a02-d934-4840-b42b-3e13e14cf3ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:56:15.208Z|1bc2d16b-9be4-44eb-adc6-71dfa36ea031|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:56:15.209Z|1bc2d16b-9be4-44eb-adc6-71dfa36ea031|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:56:16.692Z|6f9dcdd9-8e32-4575-803f-1c55f889054a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:56:16.693Z|6f9dcdd9-8e32-4575-803f-1c55f889054a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:56:17.239Z|9e3ef05a-a15f-49ac-aab6-e9ed67fa97fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:56:17.239Z|9e3ef05a-a15f-49ac-aab6-e9ed67fa97fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:56:19.111Z|84b8a1b3-eb2c-4ee4-9a4f-3ff47d98eab1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:56:19.111Z|84b8a1b3-eb2c-4ee4-9a4f-3ff47d98eab1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:56:26.721Z|3057c876-c55e-41f0-a9e4-9e92407c08e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:56:26.722Z|3057c876-c55e-41f0-a9e4-9e92407c08e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:56:27.266Z|20d17eaf-8085-4368-9897-015fd00f68e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:56:27.267Z|20d17eaf-8085-4368-9897-015fd00f68e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:56:29.140Z|3b9a706e-7333-4942-94ec-10b9c91f9c49|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:56:29.140Z|3b9a706e-7333-4942-94ec-10b9c91f9c49|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:56:30.208Z|0bd14825-775d-41ed-a150-2a2e4e56fda0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:56:30.208Z|0bd14825-775d-41ed-a150-2a2e4e56fda0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:56:31.009Z|058848e2-917f-418d-afa6-27d7afc6810d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:56:31.010Z|058848e2-917f-418d-afa6-27d7afc6810d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:56:36.752Z|3e56a497-6fe6-45f6-980e-8257b3c34592|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:56:36.752Z|3e56a497-6fe6-45f6-980e-8257b3c34592|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:56:37.297Z|1094af79-f7a2-411b-a490-c94342afe734|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:56:37.298Z|1094af79-f7a2-411b-a490-c94342afe734|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:56:39.167Z|33c7de0a-07cc-4909-801c-df14e7f69a78|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:56:39.168Z|33c7de0a-07cc-4909-801c-df14e7f69a78|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:56:40.409Z|21470c37-31a9-4e18-a0aa-29499253fefa|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T05:56:40.410Z|21470c37-31a9-4e18-a0aa-29499253fefa|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T05:56:45.208Z|db8fdf21-fba3-41a9-a9a2-5589441038d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:56:45.212Z|db8fdf21-fba3-41a9-a9a2-5589441038d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:56:46.781Z|33fc93dd-a5f6-4228-a7ea-c3cdac4e6a1e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:56:46.782Z|33fc93dd-a5f6-4228-a7ea-c3cdac4e6a1e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:56:47.327Z|ad6d4b00-1710-4143-910f-63d3127ea8f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:56:47.328Z|ad6d4b00-1710-4143-910f-63d3127ea8f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:56:49.194Z|aa5a4489-5131-492e-ae79-3721c1374754|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:56:49.195Z|aa5a4489-5131-492e-ae79-3721c1374754|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:56:56.807Z|8db63854-54b0-4238-891e-88250a2e0551|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:56:56.808Z|8db63854-54b0-4238-891e-88250a2e0551|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:56:57.355Z|a9b99d4b-35af-4e92-971f-d1dd17d66324|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:56:57.356Z|a9b99d4b-35af-4e92-971f-d1dd17d66324|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:56:59.225Z|a4556fff-37f1-47a2-9d5d-bbacb02a1592|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:56:59.226Z|a4556fff-37f1-47a2-9d5d-bbacb02a1592|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:57:00.208Z|2a5cd7d0-fa5a-4a73-a3a2-89feff40eba6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:57:00.209Z|2a5cd7d0-fa5a-4a73-a3a2-89feff40eba6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:57:01.010Z|762ded76-1ad4-4ad0-b894-3c3763511725|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:57:01.010Z|762ded76-1ad4-4ad0-b894-3c3763511725|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:57:06.836Z|0e0b194f-80af-45f1-a139-013f1070d481|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:57:06.837Z|0e0b194f-80af-45f1-a139-013f1070d481|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:57:07.384Z|6f7e9388-93c6-4ab2-8c82-f9f8aaf7d432|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:57:07.385Z|6f7e9388-93c6-4ab2-8c82-f9f8aaf7d432|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:57:09.255Z|651d4535-63d3-4ece-ab9a-65325cb36751|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:57:09.255Z|651d4535-63d3-4ece-ab9a-65325cb36751|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:57:15.208Z|320770d5-0ec5-46a0-97e3-af07710be7f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:57:15.209Z|320770d5-0ec5-46a0-97e3-af07710be7f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:57:16.864Z|4df9b7ef-e6aa-4896-832b-92ef4143c071|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:57:16.865Z|4df9b7ef-e6aa-4896-832b-92ef4143c071|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:57:17.413Z|87c4b281-63cc-4dba-97d3-8e042637413c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:57:17.413Z|87c4b281-63cc-4dba-97d3-8e042637413c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:57:19.283Z|1b117729-80b4-42de-9075-00b2311a8c0c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:57:19.283Z|1b117729-80b4-42de-9075-00b2311a8c0c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:57:26.889Z|02702b21-a02f-44a1-a551-bb137995b14e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:57:26.890Z|02702b21-a02f-44a1-a551-bb137995b14e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:57:27.440Z|8fa4fc21-776e-4dba-bfeb-aae4956e6fac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:57:27.441Z|8fa4fc21-776e-4dba-bfeb-aae4956e6fac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:57:29.313Z|6bcc6716-139e-46f1-a5ff-41f2d480174a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:57:29.314Z|6bcc6716-139e-46f1-a5ff-41f2d480174a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:57:30.208Z|49b24681-9f50-4594-8a10-e119a3344a49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:57:30.213Z|49b24681-9f50-4594-8a10-e119a3344a49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:57:31.011Z|c8332dff-f974-41ef-8bf0-4d5db03f8a90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:57:31.011Z|c8332dff-f974-41ef-8bf0-4d5db03f8a90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:57:36.916Z|44376c05-4d2b-44f4-836d-0bcb45210bd1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:57:36.917Z|44376c05-4d2b-44f4-836d-0bcb45210bd1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:57:37.468Z|8627d6c2-6717-49e3-ab89-c0695ee9b1b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:57:37.469Z|8627d6c2-6717-49e3-ab89-c0695ee9b1b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:57:39.338Z|20be4fdf-caa2-4dd0-b988-43b010fece57|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:57:39.338Z|20be4fdf-caa2-4dd0-b988-43b010fece57|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:57:40.407Z|b523cf9e-bc3c-4063-9124-496b940809e5|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T05:57:40.408Z|b523cf9e-bc3c-4063-9124-496b940809e5|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T05:57:45.209Z|9f4aa50a-a758-4a7a-b6cf-b8aa9e9da188|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:57:45.209Z|9f4aa50a-a758-4a7a-b6cf-b8aa9e9da188|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:57:46.946Z|82f6a804-cd2e-41e3-bc14-e07c8cd14905|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:57:46.946Z|82f6a804-cd2e-41e3-bc14-e07c8cd14905|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:57:47.499Z|bf017fdd-7ded-42db-8837-fde987a27b80|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:57:47.499Z|bf017fdd-7ded-42db-8837-fde987a27b80|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:57:49.367Z|7845baef-2c7a-4de6-be57-2b4f5f8397f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:57:49.367Z|7845baef-2c7a-4de6-be57-2b4f5f8397f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:57:56.976Z|cfc45250-1f8a-4781-bba3-99617f76b83a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:57:56.976Z|cfc45250-1f8a-4781-bba3-99617f76b83a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:57:57.529Z|e9fd38f1-824b-42bf-91ac-9adba07e04ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:57:57.530Z|e9fd38f1-824b-42bf-91ac-9adba07e04ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:57:59.392Z|1d05c9a1-5311-4581-95d0-8e6fced311b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:57:59.392Z|1d05c9a1-5311-4581-95d0-8e6fced311b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:58:00.208Z|cca13b08-ba04-49bc-9a2a-4507c55c71f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:58:00.209Z|cca13b08-ba04-49bc-9a2a-4507c55c71f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:58:01.012Z|531ca359-9907-4532-981e-a538c12b64b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:58:01.012Z|531ca359-9907-4532-981e-a538c12b64b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:58:07.002Z|286674d8-e8d6-4cad-9704-a8e5c06968ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:58:07.003Z|286674d8-e8d6-4cad-9704-a8e5c06968ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:58:07.559Z|af555aef-4faf-42f1-a123-0b68c55904b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:58:07.560Z|af555aef-4faf-42f1-a123-0b68c55904b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:58:09.419Z|f51cc2ac-0d3e-4b86-902e-a19beb9fb3ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:58:09.420Z|f51cc2ac-0d3e-4b86-902e-a19beb9fb3ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:58:15.208Z|545b68cd-a3f5-4db9-a207-3b30ae3fefae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:58:15.212Z|545b68cd-a3f5-4db9-a207-3b30ae3fefae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:58:17.030Z|3755fc2b-ad2d-4a27-ba8b-aa701353419c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:58:17.031Z|3755fc2b-ad2d-4a27-ba8b-aa701353419c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:58:17.587Z|5970d54a-5db7-44cb-92fa-506fd41eb14a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:58:17.588Z|5970d54a-5db7-44cb-92fa-506fd41eb14a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:58:19.449Z|af28c3d2-ea46-4189-a008-c12aab84b5e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:58:19.449Z|af28c3d2-ea46-4189-a008-c12aab84b5e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:58:27.055Z|55d8f372-244b-4868-aafb-6954cb833a4d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:58:27.055Z|55d8f372-244b-4868-aafb-6954cb833a4d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:58:27.617Z|563d14cd-6828-4b75-bff5-5b813227ac18|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:58:27.618Z|563d14cd-6828-4b75-bff5-5b813227ac18|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:58:29.478Z|aa4a6291-04a0-439d-bb76-1e30f27d8f12|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:58:29.479Z|aa4a6291-04a0-439d-bb76-1e30f27d8f12|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:58:30.208Z|1274aa65-fd66-427d-b1f2-1fc0050eb509|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:58:30.209Z|1274aa65-fd66-427d-b1f2-1fc0050eb509|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:58:31.012Z|13948a3b-1f0a-4d96-bdc8-329a3ea78bc3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:58:31.013Z|13948a3b-1f0a-4d96-bdc8-329a3ea78bc3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:58:37.082Z|6b1b09d4-d989-4343-8ab3-1e52853d7986|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:58:37.082Z|6b1b09d4-d989-4343-8ab3-1e52853d7986|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:58:37.645Z|73646c66-871c-4a1d-9936-4575f12c7d79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:58:37.645Z|73646c66-871c-4a1d-9936-4575f12c7d79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:58:39.506Z|b54ba216-36be-40b7-b7d1-535a84fe4136|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:58:39.507Z|b54ba216-36be-40b7-b7d1-535a84fe4136|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:58:40.405Z|358dd2f8-b7d9-49b6-9312-f67d7499d96a|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T05:58:40.406Z|358dd2f8-b7d9-49b6-9312-f67d7499d96a|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T05:58:45.208Z|fa7e0d59-743c-43f7-8a02-0e9ca9c7e180|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:58:45.209Z|fa7e0d59-743c-43f7-8a02-0e9ca9c7e180|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:58:47.109Z|2de862b0-72f8-4c8f-832f-ff619feb7e4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:58:47.110Z|2de862b0-72f8-4c8f-832f-ff619feb7e4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:58:47.673Z|264ea172-ac1a-498d-ba40-0805e57beedc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:58:47.674Z|264ea172-ac1a-498d-ba40-0805e57beedc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:58:49.535Z|71d214c1-a440-44ff-bcd9-347dc10355fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:58:49.535Z|71d214c1-a440-44ff-bcd9-347dc10355fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:58:57.139Z|9a882775-8b29-4e07-82b2-f0dff1355ac8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:58:57.139Z|9a882775-8b29-4e07-82b2-f0dff1355ac8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:58:57.697Z|d2e59c78-162f-40d7-8e62-13706d295de5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:58:57.697Z|d2e59c78-162f-40d7-8e62-13706d295de5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:58:59.561Z|32483f23-b2be-4f0f-bbd5-fe34d0f17284|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:58:59.562Z|32483f23-b2be-4f0f-bbd5-fe34d0f17284|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:59:00.208Z|9a7ccf96-3402-4544-8f0e-d2fea2cbda74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:59:00.211Z|9a7ccf96-3402-4544-8f0e-d2fea2cbda74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:59:01.013Z|eec5af58-a526-4487-9564-b505de5d1d69|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:59:01.013Z|eec5af58-a526-4487-9564-b505de5d1d69|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:59:07.168Z|82bb6d3f-69b3-48ac-a243-a34ad234f4b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:59:07.168Z|82bb6d3f-69b3-48ac-a243-a34ad234f4b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:59:07.724Z|d5417738-b152-46ef-b817-b10ea7ff5555|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:59:07.724Z|d5417738-b152-46ef-b817-b10ea7ff5555|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:59:09.589Z|acdb9281-06b8-41cd-866d-c01e858928fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:59:09.589Z|acdb9281-06b8-41cd-866d-c01e858928fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:59:15.208Z|b418feef-50b8-4847-991d-43efb84b4392|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:59:15.209Z|b418feef-50b8-4847-991d-43efb84b4392|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:59:17.198Z|8d9140c5-318d-48f6-b101-ea349aa86dbf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:59:17.198Z|8d9140c5-318d-48f6-b101-ea349aa86dbf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:59:17.753Z|dc7da9ee-1567-46ec-87dd-109582552f2d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:59:17.753Z|dc7da9ee-1567-46ec-87dd-109582552f2d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:59:19.616Z|d28d6753-0514-448a-abab-228d4ccde36b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:59:19.616Z|d28d6753-0514-448a-abab-228d4ccde36b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:59:27.225Z|917a93f9-27e0-4e82-8e31-0cc1fae8f44c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:59:27.226Z|917a93f9-27e0-4e82-8e31-0cc1fae8f44c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:59:27.778Z|6963d07a-9d77-4871-b456-55105d84d536|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:59:27.779Z|6963d07a-9d77-4871-b456-55105d84d536|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:59:29.647Z|41885371-fca2-4288-9653-a8e620babf7f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:59:29.647Z|41885371-fca2-4288-9653-a8e620babf7f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:59:30.208Z|2eb01913-9ab6-49e9-b0e8-eaf229da708e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:59:30.209Z|2eb01913-9ab6-49e9-b0e8-eaf229da708e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:59:31.014Z|a99457d5-3c98-4562-a445-bc3039f967eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:59:31.014Z|a99457d5-3c98-4562-a445-bc3039f967eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:59:37.254Z|f0742de9-956a-4a06-86a7-36ab0d615035|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:59:37.255Z|f0742de9-956a-4a06-86a7-36ab0d615035|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:59:37.806Z|8bbfb1b9-4970-48a3-aaa6-1332869a6417|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:59:37.806Z|8bbfb1b9-4970-48a3-aaa6-1332869a6417|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:59:39.681Z|b4cf8332-6b21-4b79-a117-73f69f383b39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:59:39.681Z|b4cf8332-6b21-4b79-a117-73f69f383b39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:59:40.407Z|f7dc4d62-100a-4fc3-b93a-e40c34179ba6|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T05:59:40.408Z|f7dc4d62-100a-4fc3-b93a-e40c34179ba6|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T05:59:45.208Z|a502c181-04dc-45b1-b562-17c0e4390687|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T05:59:45.213Z|a502c181-04dc-45b1-b562-17c0e4390687|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T05:59:47.284Z|fd100606-5bdd-4384-b971-56681c7b5fbb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:59:47.285Z|fd100606-5bdd-4384-b971-56681c7b5fbb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:59:47.830Z|40fb9535-9804-4b6e-9b00-38ed04fb07bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:59:47.831Z|40fb9535-9804-4b6e-9b00-38ed04fb07bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:59:49.708Z|ec009797-ea09-45fd-a5ee-bcf950729511|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:59:49.708Z|ec009797-ea09-45fd-a5ee-bcf950729511|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:59:57.312Z|d6fea36a-5e95-4abe-9a4f-02c59412ea00|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:59:57.313Z|d6fea36a-5e95-4abe-9a4f-02c59412ea00|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:59:57.858Z|600f4662-7c71-4933-99cd-4bb9a75853aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:59:57.859Z|600f4662-7c71-4933-99cd-4bb9a75853aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T05:59:59.736Z|1263a0ed-776b-45aa-8b33-4d5950567322|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T05:59:59.737Z|1263a0ed-776b-45aa-8b33-4d5950567322|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:00:00.208Z|3810bb16-01a5-4836-8ad5-a514f374d751|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:00:00.209Z|3810bb16-01a5-4836-8ad5-a514f374d751|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:00:01.014Z|09da8b26-07bb-4def-8a03-3b280f141b94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:00:01.015Z|09da8b26-07bb-4def-8a03-3b280f141b94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:00:07.340Z|e461aacb-1aff-46d3-aed6-07f91f87874c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:00:07.341Z|e461aacb-1aff-46d3-aed6-07f91f87874c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:00:07.882Z|49337ab0-515d-4be1-b9a1-67760ce25479|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:00:07.882Z|49337ab0-515d-4be1-b9a1-67760ce25479|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:00:09.764Z|0099dad6-5b9e-468c-8d40-76cf64b4abf2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:00:09.765Z|0099dad6-5b9e-468c-8d40-76cf64b4abf2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:00:15.208Z|221c89f6-2f54-4842-8635-50a7557c95fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:00:15.209Z|221c89f6-2f54-4842-8635-50a7557c95fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:00:17.377Z|7cf09eb3-1385-40dd-aae6-35b3b7c74690|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:00:17.378Z|7cf09eb3-1385-40dd-aae6-35b3b7c74690|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:00:17.908Z|87f0618c-6db0-497b-bbea-2b105384c06e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:00:17.909Z|87f0618c-6db0-497b-bbea-2b105384c06e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:00:19.790Z|667c284e-06f6-4e52-9a38-8019c32c2795|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:00:19.790Z|667c284e-06f6-4e52-9a38-8019c32c2795|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:00:27.405Z|ccf66c80-cfe6-4e5b-93ba-6eba2175c686|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:00:27.405Z|ccf66c80-cfe6-4e5b-93ba-6eba2175c686|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:00:27.939Z|8c11ffb4-e5ad-4ddb-b732-b1a0e464d2c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:00:27.940Z|8c11ffb4-e5ad-4ddb-b732-b1a0e464d2c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:00:29.816Z|d69058ec-8f97-4523-ad80-81e327b291ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:00:29.817Z|d69058ec-8f97-4523-ad80-81e327b291ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:00:30.208Z|37f76b0c-3f11-490b-98af-071e94d94ee1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:00:30.212Z|37f76b0c-3f11-490b-98af-071e94d94ee1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:00:31.015Z|cc5eb9ce-cc33-45bb-98ba-73e537961463|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:00:31.016Z|cc5eb9ce-cc33-45bb-98ba-73e537961463|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:00:37.435Z|dac908a1-0dcf-4ccd-b45c-0b828ce7280d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:00:37.436Z|dac908a1-0dcf-4ccd-b45c-0b828ce7280d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:00:37.969Z|ee5fccb0-4cd6-4d4b-bee0-b9a3ee26a7a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:00:37.969Z|ee5fccb0-4cd6-4d4b-bee0-b9a3ee26a7a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:00:39.843Z|2f9389ca-692e-4bad-bd87-46f85e27fe37|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:00:39.844Z|2f9389ca-692e-4bad-bd87-46f85e27fe37|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:00:40.407Z|b91cec73-bfa8-44e4-8664-50150901f149|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T06:00:40.408Z|b91cec73-bfa8-44e4-8664-50150901f149|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T06:00:45.208Z|2fe5a365-108b-4d69-9d72-8af41dfbe637|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:00:45.209Z|2fe5a365-108b-4d69-9d72-8af41dfbe637|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:00:47.466Z|e4ce3d6e-546e-4710-b492-1f262ef3c7bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:00:47.467Z|e4ce3d6e-546e-4710-b492-1f262ef3c7bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:00:47.996Z|fb5b9129-0e8c-433d-a512-d76965bd4136|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:00:47.996Z|fb5b9129-0e8c-433d-a512-d76965bd4136|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:00:49.873Z|7bb71880-dc84-4b18-a8cc-f555e3d8ec25|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:00:49.874Z|7bb71880-dc84-4b18-a8cc-f555e3d8ec25|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:00:57.495Z|2df6f46f-901f-4d0a-848c-f3ba8ae385cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:00:57.495Z|2df6f46f-901f-4d0a-848c-f3ba8ae385cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:00:58.025Z|41e2d5ae-482c-4a80-af64-96f2dcd82ecb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:00:58.025Z|41e2d5ae-482c-4a80-af64-96f2dcd82ecb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:00:59.900Z|f6e4cf8c-a463-49e1-be1c-6a59f2c5b946|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:00:59.900Z|f6e4cf8c-a463-49e1-be1c-6a59f2c5b946|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:01:00.208Z|bf03ead5-0c27-4511-98d7-ad6cc4a04dc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:01:00.208Z|bf03ead5-0c27-4511-98d7-ad6cc4a04dc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:01:01.017Z|67cd1d64-5def-4e41-86d2-6aaead727fec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:01:01.017Z|67cd1d64-5def-4e41-86d2-6aaead727fec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:01:07.522Z|f3fc49d3-93e5-4004-94df-8d2351443f1e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:01:07.523Z|f3fc49d3-93e5-4004-94df-8d2351443f1e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:01:08.051Z|8ac4452d-e6b1-4968-becd-572df8bf9888|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:01:08.052Z|8ac4452d-e6b1-4968-becd-572df8bf9888|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:01:09.927Z|780f229b-90dd-4276-9f5e-5747a68dead4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:01:09.927Z|780f229b-90dd-4276-9f5e-5747a68dead4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:01:15.208Z|71ec48c5-245f-41f4-b9e5-4c22060f7c19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:01:15.212Z|71ec48c5-245f-41f4-b9e5-4c22060f7c19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:01:17.549Z|a4356749-7b54-45c2-9801-e1493675520f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:01:17.550Z|a4356749-7b54-45c2-9801-e1493675520f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:01:18.078Z|fcaa4822-acd6-4a3a-ac58-60b392bcc767|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:01:18.078Z|fcaa4822-acd6-4a3a-ac58-60b392bcc767|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:01:19.953Z|14bbe4ff-a725-4ba3-b537-0fd8e0b61cdf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:01:19.954Z|14bbe4ff-a725-4ba3-b537-0fd8e0b61cdf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:01:27.575Z|4dda6db7-8e36-4dae-b484-d8921d381f59|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:01:27.576Z|4dda6db7-8e36-4dae-b484-d8921d381f59|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:01:28.105Z|6ba263ca-bcf4-4136-9adf-2bd3d9a5dd5f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:01:28.106Z|6ba263ca-bcf4-4136-9adf-2bd3d9a5dd5f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:01:29.981Z|52924cdd-bcfa-444a-a81c-be56678410ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:01:29.982Z|52924cdd-bcfa-444a-a81c-be56678410ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:01:30.208Z|185a23b9-d10e-4c09-9bfd-af6c7e860c5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:01:30.209Z|185a23b9-d10e-4c09-9bfd-af6c7e860c5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:01:31.017Z|5d11ccfc-fe7e-41da-a0d9-c4d1df9e24bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:01:31.018Z|5d11ccfc-fe7e-41da-a0d9-c4d1df9e24bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:01:37.601Z|453365af-7e4e-48fa-9eb6-015eb5c3a48b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:01:37.602Z|453365af-7e4e-48fa-9eb6-015eb5c3a48b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:01:38.133Z|b259334d-d44c-43b9-bc3b-9b6af0198330|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:01:38.133Z|b259334d-d44c-43b9-bc3b-9b6af0198330|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:01:40.011Z|1c372fcb-4165-44b5-9e1a-9101eeda1371|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:01:40.011Z|1c372fcb-4165-44b5-9e1a-9101eeda1371|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:01:40.407Z|133b2f5a-6d0c-4cb6-ab5b-75e4ffd59304|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T06:01:40.408Z|133b2f5a-6d0c-4cb6-ab5b-75e4ffd59304|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T06:01:45.208Z|f03e1e6b-1faa-40c9-afa7-b241b0830ef4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:01:45.209Z|f03e1e6b-1faa-40c9-afa7-b241b0830ef4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:01:47.638Z|98811142-bbe2-4d4d-a19b-51aac72818c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:01:47.639Z|98811142-bbe2-4d4d-a19b-51aac72818c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:01:48.160Z|2c25dcc4-4c02-496c-a424-1f8ff370a973|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:01:48.160Z|2c25dcc4-4c02-496c-a424-1f8ff370a973|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:01:50.038Z|df07c65c-398f-4296-b5b2-258ad9d94cc3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:01:50.038Z|df07c65c-398f-4296-b5b2-258ad9d94cc3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:01:57.663Z|1bf95820-87b8-4b28-918c-dfb366ae6d15|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:01:57.664Z|1bf95820-87b8-4b28-918c-dfb366ae6d15|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:01:58.186Z|bcf68212-54e5-495a-ab93-599123fc8c3c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:01:58.186Z|bcf68212-54e5-495a-ab93-599123fc8c3c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:02:00.062Z|1e5a8d94-5aab-4323-9bf6-fa28eccbdf3b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:02:00.062Z|1e5a8d94-5aab-4323-9bf6-fa28eccbdf3b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:02:00.208Z|78da0d48-18b8-4eb1-8b6e-11d90e4e45e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:02:00.209Z|78da0d48-18b8-4eb1-8b6e-11d90e4e45e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:02:01.018Z|70aedff1-4bf0-4f64-ad75-8d7236dd32f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:02:01.018Z|70aedff1-4bf0-4f64-ad75-8d7236dd32f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:02:07.685Z|eed0ec11-48e5-47d3-9d59-4f832f9fea27|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:02:07.685Z|eed0ec11-48e5-47d3-9d59-4f832f9fea27|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:02:08.215Z|a1fb65e3-428c-470c-b1eb-b8e91c8d240e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:02:08.216Z|a1fb65e3-428c-470c-b1eb-b8e91c8d240e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:02:10.089Z|0c4464dc-25a1-4e4e-985d-671661aa0f25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:02:10.090Z|0c4464dc-25a1-4e4e-985d-671661aa0f25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:02:15.208Z|e830f596-46c7-4d19-9152-abdd9a2bee14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:02:15.209Z|e830f596-46c7-4d19-9152-abdd9a2bee14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:02:17.710Z|1757f8cf-ee54-425d-8351-15d41438a377|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:02:17.711Z|1757f8cf-ee54-425d-8351-15d41438a377|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:02:18.241Z|4005af37-248b-40d4-9710-3eae19202bd0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:02:18.241Z|4005af37-248b-40d4-9710-3eae19202bd0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:02:20.120Z|803b6fa6-1f06-4f33-a142-0bc9c750ea00|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:02:20.121Z|803b6fa6-1f06-4f33-a142-0bc9c750ea00|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:02:27.740Z|da7f14ad-e49b-4464-addb-687e887591ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:02:27.741Z|da7f14ad-e49b-4464-addb-687e887591ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:02:28.268Z|ad0151cf-0cbe-48df-af45-d1d061b260bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:02:28.269Z|ad0151cf-0cbe-48df-af45-d1d061b260bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:02:30.149Z|059317e8-c239-4c28-b5aa-79520a7ae91b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:02:30.150Z|059317e8-c239-4c28-b5aa-79520a7ae91b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:02:30.208Z|ef8b822f-3709-48cc-a1fc-bb30c3a0fcff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:02:30.209Z|ef8b822f-3709-48cc-a1fc-bb30c3a0fcff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:02:31.019Z|52047a63-d749-445b-8fb7-7c4e127b65c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:02:31.019Z|52047a63-d749-445b-8fb7-7c4e127b65c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:02:37.765Z|ca59e138-cb05-4fb4-b704-56495fa64eb6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:02:37.765Z|ca59e138-cb05-4fb4-b704-56495fa64eb6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:02:38.298Z|bbce6b03-c893-4f3c-be1f-6719860bebb5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:02:38.299Z|bbce6b03-c893-4f3c-be1f-6719860bebb5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:02:40.178Z|03fe7d43-86ff-4336-9404-61cd8a112242|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:02:40.179Z|03fe7d43-86ff-4336-9404-61cd8a112242|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:02:40.408Z|37e29114-ac47-4913-99e3-dfa2d38f762f|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T06:02:40.408Z|37e29114-ac47-4913-99e3-dfa2d38f762f|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T06:02:45.208Z|907ef62c-80be-438f-9bfe-980d78021483|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:02:45.208Z|907ef62c-80be-438f-9bfe-980d78021483|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:02:47.794Z|f9795706-a61b-4c93-9cd6-15656f11756f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:02:47.795Z|f9795706-a61b-4c93-9cd6-15656f11756f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:02:48.329Z|70bb208c-21b2-4687-ac3e-59a3f97c16a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:02:48.330Z|70bb208c-21b2-4687-ac3e-59a3f97c16a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:02:50.208Z|9b335bca-bd4c-4de6-8131-7bb7abdf9fc1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:02:50.209Z|9b335bca-bd4c-4de6-8131-7bb7abdf9fc1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:02:57.822Z|96222dc2-e3a6-46c6-8a90-6ff06f559cdb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:02:57.822Z|96222dc2-e3a6-46c6-8a90-6ff06f559cdb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:02:58.361Z|ba82b4a8-d227-4502-aa1e-e75346382bd1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:02:58.362Z|ba82b4a8-d227-4502-aa1e-e75346382bd1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:03:00.208Z|e87de3f0-3177-4c56-b25b-798036040828|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:03:00.209Z|e87de3f0-3177-4c56-b25b-798036040828|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:03:00.236Z|888ef0fe-15b6-42eb-ba9e-d0a1f1946af6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:03:00.236Z|888ef0fe-15b6-42eb-ba9e-d0a1f1946af6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:03:01.019Z|3b95e157-d6d2-414f-8381-934b427b14e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:03:01.020Z|3b95e157-d6d2-414f-8381-934b427b14e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:03:07.850Z|464125a8-7b41-4e13-a6f6-12961ec300d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:03:07.851Z|464125a8-7b41-4e13-a6f6-12961ec300d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:03:08.391Z|b068666b-73b6-442f-97a3-412f6efddc7f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:03:08.391Z|b068666b-73b6-442f-97a3-412f6efddc7f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:03:10.264Z|b28631fb-a996-4281-a65f-9a7aa4e75027|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:03:10.265Z|b28631fb-a996-4281-a65f-9a7aa4e75027|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:03:15.208Z|f019ce7a-f437-4448-9796-51944ec57f76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:03:15.209Z|f019ce7a-f437-4448-9796-51944ec57f76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:03:17.879Z|4b307c13-081b-4a51-83a2-260606bd8ee0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:03:17.879Z|4b307c13-081b-4a51-83a2-260606bd8ee0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:03:18.421Z|d411c91a-9c60-468c-9de1-cdcbecb3d883|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:03:18.421Z|d411c91a-9c60-468c-9de1-cdcbecb3d883|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:03:20.294Z|9902548f-2fba-4d51-a1af-2c341cc0b1e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:03:20.295Z|9902548f-2fba-4d51-a1af-2c341cc0b1e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:03:27.909Z|2a37ff68-0aa2-4699-98ee-749381a692fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:03:27.909Z|2a37ff68-0aa2-4699-98ee-749381a692fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:03:28.451Z|0b4b0c9c-a0aa-4739-982c-ab07bfcee78e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:03:28.451Z|0b4b0c9c-a0aa-4739-982c-ab07bfcee78e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:03:30.208Z|c2251da9-440c-4426-9444-39e8555d6cfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:03:30.209Z|c2251da9-440c-4426-9444-39e8555d6cfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:03:30.321Z|c8ff427f-2cbd-4864-8282-423f21ea916b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:03:30.322Z|c8ff427f-2cbd-4864-8282-423f21ea916b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:03:31.020Z|999f6442-f3f2-4e81-93c3-85a8aa28a600|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:03:31.020Z|999f6442-f3f2-4e81-93c3-85a8aa28a600|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:03:37.939Z|6449d606-a92c-4736-a6a2-63dd0633b4d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:03:37.939Z|6449d606-a92c-4736-a6a2-63dd0633b4d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:03:38.479Z|cd9b539d-6e8c-4281-8b47-d050e436754e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:03:38.480Z|cd9b539d-6e8c-4281-8b47-d050e436754e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:03:40.348Z|22770938-1219-4ad2-a41f-ff1da7e7fa67|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:03:40.349Z|22770938-1219-4ad2-a41f-ff1da7e7fa67|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:03:40.407Z|e1fabf60-08cc-449c-af86-044aceedf6bc|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T06:03:40.408Z|e1fabf60-08cc-449c-af86-044aceedf6bc|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T06:03:45.208Z|dc732169-62ba-4620-b01a-de55e5ee44c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:03:45.211Z|dc732169-62ba-4620-b01a-de55e5ee44c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:03:47.968Z|8218a418-f2ce-4a15-8fce-fb85172fb7d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:03:47.969Z|8218a418-f2ce-4a15-8fce-fb85172fb7d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:03:48.508Z|0228cebc-83d7-4f3b-9379-9f2c81a24fe9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:03:48.509Z|0228cebc-83d7-4f3b-9379-9f2c81a24fe9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:03:50.376Z|d6d23673-ace7-4d12-81f4-e4baeb3f7746|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:03:50.376Z|d6d23673-ace7-4d12-81f4-e4baeb3f7746|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:03:57.996Z|f0589acf-ed4d-47b9-9ddd-dc1c4bc3070f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:03:57.996Z|f0589acf-ed4d-47b9-9ddd-dc1c4bc3070f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:03:58.536Z|92e86a66-7cef-411a-b277-2e9304ba9725|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:03:58.536Z|92e86a66-7cef-411a-b277-2e9304ba9725|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:04:00.208Z|5f5ea8b7-1e12-4218-a151-993d84f09fcc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:04:00.208Z|5f5ea8b7-1e12-4218-a151-993d84f09fcc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:04:00.402Z|fb7e3d1a-efe9-48d1-b3a2-44c629201fb0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:04:00.403Z|fb7e3d1a-efe9-48d1-b3a2-44c629201fb0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:04:01.021Z|9669e5a7-34f0-4958-a80a-ebf733b8f9ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:04:01.021Z|9669e5a7-34f0-4958-a80a-ebf733b8f9ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:04:08.024Z|defaa31e-bf79-4b74-8f6c-a13575f5f017|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:04:08.025Z|defaa31e-bf79-4b74-8f6c-a13575f5f017|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:04:08.563Z|523039ae-2a75-4e8d-8208-d8e4555a2ae3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:04:08.564Z|523039ae-2a75-4e8d-8208-d8e4555a2ae3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:04:10.430Z|3399de59-4f75-4876-9d20-bade7c8b1cfb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:04:10.431Z|3399de59-4f75-4876-9d20-bade7c8b1cfb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:04:15.208Z|44916629-2f8e-465d-ab1e-ff0bf080a04f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:04:15.209Z|44916629-2f8e-465d-ab1e-ff0bf080a04f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:04:18.053Z|2ac34e29-d233-4cd2-b4cc-9c6f9a8ea28f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:04:18.053Z|2ac34e29-d233-4cd2-b4cc-9c6f9a8ea28f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:04:18.594Z|4a160143-22ff-4434-88cd-f778201c434e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:04:18.594Z|4a160143-22ff-4434-88cd-f778201c434e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:04:20.461Z|20e7d2a9-03f3-4eb1-bf98-965c589c1715|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:04:20.461Z|20e7d2a9-03f3-4eb1-bf98-965c589c1715|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:04:28.080Z|eac043cc-4212-406d-8bc1-13c4750ecd45|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:04:28.081Z|eac043cc-4212-406d-8bc1-13c4750ecd45|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:04:28.623Z|6b19468c-0c3e-4881-91e4-203391e57d97|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:04:28.623Z|6b19468c-0c3e-4881-91e4-203391e57d97|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:04:30.208Z|33c4474f-6365-46de-8bdc-800f115c5158|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:04:30.212Z|33c4474f-6365-46de-8bdc-800f115c5158|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:04:30.491Z|bf2047c1-80c7-4d33-af4d-3842c6291f69|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:04:30.492Z|bf2047c1-80c7-4d33-af4d-3842c6291f69|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:04:31.022Z|e70a56c9-a0ed-47b1-8cba-ffae25a36939|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:04:31.022Z|e70a56c9-a0ed-47b1-8cba-ffae25a36939|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:04:38.111Z|9ecba394-486b-465b-859c-39ca698ada63|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:04:38.112Z|9ecba394-486b-465b-859c-39ca698ada63|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:04:38.652Z|14cfae00-c401-4130-9fc6-5220aa329c39|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:04:38.653Z|14cfae00-c401-4130-9fc6-5220aa329c39|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:04:40.408Z|2c48142c-8dfb-4a88-a3ef-d363d494ee10|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T06:04:40.408Z|2c48142c-8dfb-4a88-a3ef-d363d494ee10|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T06:04:40.523Z|be9a297c-ccae-4ecf-ba8d-28f242081143|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:04:40.524Z|be9a297c-ccae-4ecf-ba8d-28f242081143|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:04:45.208Z|b7d609b0-8864-4e9a-8ad6-25660c16bf24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:04:45.209Z|b7d609b0-8864-4e9a-8ad6-25660c16bf24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:04:48.142Z|676f5fef-81b2-416d-998a-fe61bbc2cae2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:04:48.142Z|676f5fef-81b2-416d-998a-fe61bbc2cae2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:04:48.681Z|53c26368-b7c5-4b42-a433-8e97138b527c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:04:48.682Z|53c26368-b7c5-4b42-a433-8e97138b527c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:04:50.549Z|c0d44ad9-f365-4627-bcc5-ecad5ad1961d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:04:50.550Z|c0d44ad9-f365-4627-bcc5-ecad5ad1961d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:04:58.168Z|de3f0721-6318-44fe-97b5-86f22432eeee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:04:58.168Z|de3f0721-6318-44fe-97b5-86f22432eeee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:04:58.710Z|54b6ee21-4156-40fd-b03a-1a4e21a397eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:04:58.711Z|54b6ee21-4156-40fd-b03a-1a4e21a397eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:05:00.208Z|e3582f3b-8450-4ff8-8650-3e7ada634977|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:05:00.209Z|e3582f3b-8450-4ff8-8650-3e7ada634977|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:05:00.577Z|9b25f055-3755-45fc-ac70-590a848d6c6b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:05:00.578Z|9b25f055-3755-45fc-ac70-590a848d6c6b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:05:01.023Z|91767067-1ff8-4b73-9c86-80694835d6d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:05:01.023Z|91767067-1ff8-4b73-9c86-80694835d6d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:05:08.198Z|41887a9b-2a9a-41ac-b432-04b2c59a0c04|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:05:08.199Z|41887a9b-2a9a-41ac-b432-04b2c59a0c04|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:05:08.739Z|e27619fd-c803-4e0a-97da-d4537b0fe0a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:05:08.739Z|e27619fd-c803-4e0a-97da-d4537b0fe0a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:05:10.603Z|a5497d3d-e3ee-4acd-8376-7fb494c45ff2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:05:10.604Z|a5497d3d-e3ee-4acd-8376-7fb494c45ff2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:05:15.209Z|39c66bd0-1053-4b40-9125-060aba9b49c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:05:15.213Z|39c66bd0-1053-4b40-9125-060aba9b49c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:05:18.227Z|c0388865-3c8e-42bd-a710-62cd061cf954|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:05:18.227Z|c0388865-3c8e-42bd-a710-62cd061cf954|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:05:18.768Z|6601e7dd-b07f-48eb-9145-2f5e27a84642|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:05:18.768Z|6601e7dd-b07f-48eb-9145-2f5e27a84642|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:05:20.631Z|1d74259b-d67e-4da1-966e-28d6fcc03ed0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:05:20.631Z|1d74259b-d67e-4da1-966e-28d6fcc03ed0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:05:28.257Z|badbcf06-4c51-4a9e-8143-a66df1ddd473|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:05:28.257Z|badbcf06-4c51-4a9e-8143-a66df1ddd473|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:05:28.795Z|f1c35fca-ad49-4ffc-a7d9-3293c0247447|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:05:28.796Z|f1c35fca-ad49-4ffc-a7d9-3293c0247447|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:05:30.208Z|c8c0ac33-ecca-41f5-ae41-e3caf9dd583d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:05:30.209Z|c8c0ac33-ecca-41f5-ae41-e3caf9dd583d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:05:30.653Z|64ad6078-364e-4ef0-a491-ec4f5b022903|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:05:30.654Z|64ad6078-364e-4ef0-a491-ec4f5b022903|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:05:31.024Z|0f543c9c-afd6-4bbf-a57e-04acefd0a982|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:05:31.024Z|0f543c9c-afd6-4bbf-a57e-04acefd0a982|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:05:38.285Z|981d6da7-d28a-446f-aa09-85855378b272|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:05:38.286Z|981d6da7-d28a-446f-aa09-85855378b272|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:05:38.823Z|c267f1d4-cc86-456c-8f85-5e52024dd07a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:05:38.824Z|c267f1d4-cc86-456c-8f85-5e52024dd07a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:05:40.408Z|694a8cbc-6933-4209-a63c-cdf647b9628c|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T06:05:40.409Z|694a8cbc-6933-4209-a63c-cdf647b9628c|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T06:05:40.682Z|f3a5a667-23dc-4a8c-a808-1042afa2c24a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:05:40.683Z|f3a5a667-23dc-4a8c-a808-1042afa2c24a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:05:45.208Z|4483be21-e791-41cf-94c7-0a9002ae5dc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:05:45.209Z|4483be21-e791-41cf-94c7-0a9002ae5dc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:05:48.325Z|39cbcdde-5bf0-4f77-bfc7-de17fd82e773|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:05:48.326Z|39cbcdde-5bf0-4f77-bfc7-de17fd82e773|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:05:48.852Z|6a2c7887-aced-4e7a-a762-99dd5e0e8c07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:05:48.853Z|6a2c7887-aced-4e7a-a762-99dd5e0e8c07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:05:50.707Z|8f4b08e7-63de-4e44-8380-ceb6c4605e3b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:05:50.708Z|8f4b08e7-63de-4e44-8380-ceb6c4605e3b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:05:58.357Z|c9f7de81-a75c-407f-a8fa-2ce9284ce347|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:05:58.357Z|c9f7de81-a75c-407f-a8fa-2ce9284ce347|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:05:58.881Z|30d61c33-072b-44c4-907c-e6348d8521aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:05:58.882Z|30d61c33-072b-44c4-907c-e6348d8521aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:06:00.208Z|5efbffc7-1917-4d71-9470-73e439747a70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:06:00.212Z|5efbffc7-1917-4d71-9470-73e439747a70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:06:00.736Z|f671743b-b300-4631-a4a6-42d6f477ff94|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:06:00.736Z|f671743b-b300-4631-a4a6-42d6f477ff94|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:06:01.024Z|979e2604-c414-4312-a6db-647c04771feb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:06:01.025Z|979e2604-c414-4312-a6db-647c04771feb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:06:08.385Z|2fb8ddb2-daf2-4a2c-85de-2999e744041d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:06:08.385Z|2fb8ddb2-daf2-4a2c-85de-2999e744041d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:06:08.910Z|7487612a-3b97-4245-9c84-a1221bc8a6cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:06:08.911Z|7487612a-3b97-4245-9c84-a1221bc8a6cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:06:10.760Z|60ea8cc6-177c-480f-8c08-1b6b7318a85e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:06:10.761Z|60ea8cc6-177c-480f-8c08-1b6b7318a85e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:06:15.208Z|4905ff1d-04cc-4362-acb6-1d09ffc15d18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:06:15.209Z|4905ff1d-04cc-4362-acb6-1d09ffc15d18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:06:18.414Z|dd4d0c6a-7406-459a-95e2-dac5ca18b7f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:06:18.415Z|dd4d0c6a-7406-459a-95e2-dac5ca18b7f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:06:18.941Z|74a1021b-2d66-499f-a1dd-d02527e2fcd2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:06:18.942Z|74a1021b-2d66-499f-a1dd-d02527e2fcd2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:06:20.789Z|fea90993-03f7-4331-a955-26cbb4fca62d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:06:20.790Z|fea90993-03f7-4331-a955-26cbb4fca62d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:06:28.443Z|18d8f8d5-aa16-4380-b189-c85706d39eb9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:06:28.444Z|18d8f8d5-aa16-4380-b189-c85706d39eb9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:06:28.970Z|9613b827-ffb3-4368-8f97-7263ae13c38d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:06:28.970Z|9613b827-ffb3-4368-8f97-7263ae13c38d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:06:30.208Z|287f8058-de28-43fd-a05c-ca5812bc4b91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:06:30.209Z|287f8058-de28-43fd-a05c-ca5812bc4b91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:06:30.819Z|3c8b509e-eeac-4543-a176-87fb47857b3c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:06:30.820Z|3c8b509e-eeac-4543-a176-87fb47857b3c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:06:31.025Z|5aa6ff6f-f663-4da1-959e-2d5fd3211629|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:06:31.025Z|5aa6ff6f-f663-4da1-959e-2d5fd3211629|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:06:38.474Z|6cee11e0-3058-48f6-800c-c1750b5b44ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:06:38.475Z|6cee11e0-3058-48f6-800c-c1750b5b44ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:06:38.999Z|ff0dc549-7dea-466a-9233-f79c9f26d67c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:06:39.000Z|ff0dc549-7dea-466a-9233-f79c9f26d67c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:06:40.406Z|0d7b19e4-2c71-4643-9245-2af3e28fffb8|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T06:06:40.407Z|0d7b19e4-2c71-4643-9245-2af3e28fffb8|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T06:06:40.846Z|034ef216-c6c8-4100-bb2d-1d370f9127ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:06:40.848Z|034ef216-c6c8-4100-bb2d-1d370f9127ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:06:45.208Z|04146d0b-f038-488e-98e6-5c2d55ed9c19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:06:45.213Z|04146d0b-f038-488e-98e6-5c2d55ed9c19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:06:48.504Z|d50f9623-b9e1-49be-a1f3-ab6081e516f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:06:48.504Z|d50f9623-b9e1-49be-a1f3-ab6081e516f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:06:49.030Z|9f40e7ff-d9c0-4feb-97ac-ac58503a4faa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:06:49.030Z|9f40e7ff-d9c0-4feb-97ac-ac58503a4faa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:06:50.876Z|5743859c-6866-4374-88eb-1507d7237eee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:06:50.876Z|5743859c-6866-4374-88eb-1507d7237eee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:06:58.532Z|a7f41a15-3b3e-4e0c-a6c5-5876127a91a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:06:58.533Z|a7f41a15-3b3e-4e0c-a6c5-5876127a91a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:06:59.060Z|09056bb5-2c26-42a2-965b-c915feaf745b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:06:59.061Z|09056bb5-2c26-42a2-965b-c915feaf745b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:07:00.208Z|d8f4ed5f-c63d-4ff8-94d2-5b0cb50fbfa9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:07:00.209Z|d8f4ed5f-c63d-4ff8-94d2-5b0cb50fbfa9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:07:00.898Z|fca481e3-5f58-465e-b524-37e5e99608df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:07:00.899Z|fca481e3-5f58-465e-b524-37e5e99608df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:07:01.026Z|0cd70ac1-5a77-4268-a86b-9770827eb41b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:07:01.026Z|0cd70ac1-5a77-4268-a86b-9770827eb41b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:07:08.560Z|5c618e8d-b66a-42ed-8ecd-9150ec763566|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:07:08.560Z|5c618e8d-b66a-42ed-8ecd-9150ec763566|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:07:09.087Z|a89ad6da-9d1b-4137-b989-a72a25f0bbeb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:07:09.088Z|a89ad6da-9d1b-4137-b989-a72a25f0bbeb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:07:10.923Z|644678e0-c224-4bab-82cc-ca16eb065c30|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:07:10.924Z|644678e0-c224-4bab-82cc-ca16eb065c30|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:07:15.208Z|9f1ea5d4-e448-4fbc-8992-a8231990bf2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:07:15.209Z|9f1ea5d4-e448-4fbc-8992-a8231990bf2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:07:18.587Z|b9c797d5-145e-4d95-8cdc-aac4fa4b45df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:07:18.588Z|b9c797d5-145e-4d95-8cdc-aac4fa4b45df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:07:19.115Z|86f9bb9d-aff9-46a4-9bf6-da15fee0251f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:07:19.116Z|86f9bb9d-aff9-46a4-9bf6-da15fee0251f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:07:20.944Z|9633695a-a14d-4a96-be17-fea59d406c63|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:07:20.945Z|9633695a-a14d-4a96-be17-fea59d406c63|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:07:28.616Z|d453ac81-652b-4b86-8642-84804697abea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:07:28.616Z|d453ac81-652b-4b86-8642-84804697abea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:07:29.142Z|05227cb3-57bf-4ba2-b2d9-e9be689a1669|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:07:29.142Z|05227cb3-57bf-4ba2-b2d9-e9be689a1669|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:07:30.208Z|a4037156-ca7b-4e75-88f3-20d0313978b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:07:30.212Z|a4037156-ca7b-4e75-88f3-20d0313978b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:07:30.967Z|101c0969-7427-4807-b24b-b336748da1b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:07:30.967Z|101c0969-7427-4807-b24b-b336748da1b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:07:31.026Z|31decf2f-0fd4-459f-9fc7-7cb29c27a36c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:07:31.027Z|31decf2f-0fd4-459f-9fc7-7cb29c27a36c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:07:38.644Z|f138898d-9d2b-472e-8984-9008050e12fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:07:38.645Z|f138898d-9d2b-472e-8984-9008050e12fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:07:39.168Z|a6b60807-32de-4ede-bd2b-9d76336e690f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:07:39.168Z|a6b60807-32de-4ede-bd2b-9d76336e690f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:07:40.407Z|6e470183-dea8-4933-9ff4-e1be9e9259d7|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T06:07:40.408Z|6e470183-dea8-4933-9ff4-e1be9e9259d7|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T06:07:40.988Z|2f9f287e-ae94-4b43-bb30-f4125a4c4879|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:07:40.989Z|2f9f287e-ae94-4b43-bb30-f4125a4c4879|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:07:45.208Z|3023d237-0c83-4994-9f5f-c33ff8f731e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:07:45.209Z|3023d237-0c83-4994-9f5f-c33ff8f731e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:07:48.673Z|9bb078a9-1a62-4e30-998a-5ec36e5c1ddb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:07:48.673Z|9bb078a9-1a62-4e30-998a-5ec36e5c1ddb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:07:49.196Z|ac3ad748-96da-4f25-a24f-b8b6ec341978|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:07:49.197Z|ac3ad748-96da-4f25-a24f-b8b6ec341978|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:07:51.011Z|1030f009-ff09-478d-b356-9ad5d02840c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:07:51.012Z|1030f009-ff09-478d-b356-9ad5d02840c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:07:58.702Z|e1a69b24-e727-4169-bc50-f88ca8a79666|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:07:58.703Z|e1a69b24-e727-4169-bc50-f88ca8a79666|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:07:59.225Z|744530b0-d3e8-4500-a387-c4cf01d5da6c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:07:59.225Z|744530b0-d3e8-4500-a387-c4cf01d5da6c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:08:00.208Z|21b58ca8-1c54-41ee-a496-8ccf3d5d18ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:08:00.209Z|21b58ca8-1c54-41ee-a496-8ccf3d5d18ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:08:01.027Z|35667c14-8f8b-40ab-ac1a-9352a632f10e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:08:01.027Z|35667c14-8f8b-40ab-ac1a-9352a632f10e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:08:01.036Z|deb61e03-4d5a-4c91-b7a3-c7ce384eb8a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:08:01.036Z|deb61e03-4d5a-4c91-b7a3-c7ce384eb8a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:08:08.732Z|1d00a0c0-fa54-4444-a6b2-89704786eb7a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:08:08.733Z|1d00a0c0-fa54-4444-a6b2-89704786eb7a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:08:09.253Z|42ad5af1-4525-49a6-9287-f8556a629f81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:08:09.254Z|42ad5af1-4525-49a6-9287-f8556a629f81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:08:11.060Z|948ae105-e967-446b-aa37-f1e5b72a7db4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:08:11.061Z|948ae105-e967-446b-aa37-f1e5b72a7db4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:08:15.208Z|fc36316b-ae09-423b-b695-a39440b8b137|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:08:15.212Z|fc36316b-ae09-423b-b695-a39440b8b137|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:08:18.761Z|f33094a9-727e-4631-aa4e-c8a87c2eef3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:08:18.761Z|f33094a9-727e-4631-aa4e-c8a87c2eef3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:08:19.283Z|6d510e42-5c16-4c00-a399-441d03a45bfe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:08:19.284Z|6d510e42-5c16-4c00-a399-441d03a45bfe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:08:21.089Z|b40b5e13-3dfb-4da1-be0c-cb1b61947f7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:08:21.089Z|b40b5e13-3dfb-4da1-be0c-cb1b61947f7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:08:28.787Z|d3a48f45-3962-4c23-9ed8-62bb3691636e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:08:28.788Z|d3a48f45-3962-4c23-9ed8-62bb3691636e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:08:29.311Z|aaf09380-f999-43b8-b396-02252d11ae8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:08:29.311Z|aaf09380-f999-43b8-b396-02252d11ae8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:08:30.209Z|f3e3be21-f5a9-4005-af52-bf23a7445917|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:08:30.209Z|f3e3be21-f5a9-4005-af52-bf23a7445917|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:08:31.028Z|d7b0701d-c916-4160-a439-f3ad13290de5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:08:31.028Z|d7b0701d-c916-4160-a439-f3ad13290de5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:08:31.113Z|a52026c9-488b-418e-bdf5-8802a3c34315|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:08:31.114Z|a52026c9-488b-418e-bdf5-8802a3c34315|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:08:38.814Z|6a7327bd-06d6-49b1-9d79-c7f2abb31420|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:08:38.815Z|6a7327bd-06d6-49b1-9d79-c7f2abb31420|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:08:39.338Z|d9b1573e-578e-400c-bc4d-5ab86e484f90|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:08:39.339Z|d9b1573e-578e-400c-bc4d-5ab86e484f90|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:08:40.408Z|b0c8c747-23d4-45b3-8e38-3d26744c6639|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T06:08:40.408Z|b0c8c747-23d4-45b3-8e38-3d26744c6639|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T06:08:41.137Z|a0926766-c1fa-4b74-954c-a501bbe3137c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:08:41.138Z|a0926766-c1fa-4b74-954c-a501bbe3137c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:08:45.208Z|f009cda8-f630-4c23-88a7-9e68d03bfdfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:08:45.209Z|f009cda8-f630-4c23-88a7-9e68d03bfdfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:08:48.843Z|c04312b0-47e3-44e1-aeaf-b07ea003a1e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:08:48.844Z|c04312b0-47e3-44e1-aeaf-b07ea003a1e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:08:49.366Z|aa586f15-9d77-4284-90b0-96f7e864dc16|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:08:49.367Z|aa586f15-9d77-4284-90b0-96f7e864dc16|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:08:51.164Z|acbf145a-4f73-4bde-8482-b9f59f29ef2b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:08:51.165Z|acbf145a-4f73-4bde-8482-b9f59f29ef2b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:08:58.870Z|b1b85282-87cf-47ed-93bd-172d454cb5fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:08:58.870Z|b1b85282-87cf-47ed-93bd-172d454cb5fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:08:59.395Z|0de3a7a0-8438-4799-a2d7-2f0be213ebc4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:08:59.396Z|0de3a7a0-8438-4799-a2d7-2f0be213ebc4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:09:00.208Z|6db06df8-e50c-4e23-97ec-accad014145b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:09:00.212Z|6db06df8-e50c-4e23-97ec-accad014145b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:09:01.028Z|155074be-6a53-4e56-b05b-2afd54a83066|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:09:01.029Z|155074be-6a53-4e56-b05b-2afd54a83066|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:09:01.188Z|23ca48ec-f632-4d9d-8851-2b5ff0d99955|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:09:01.189Z|23ca48ec-f632-4d9d-8851-2b5ff0d99955|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:09:08.892Z|72671fbd-b569-4a3d-947a-526fbad37e82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:09:08.892Z|72671fbd-b569-4a3d-947a-526fbad37e82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:09:09.418Z|1d69297c-75c4-4421-a460-6937a703d492|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:09:09.419Z|1d69297c-75c4-4421-a460-6937a703d492|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:09:11.213Z|26ba7046-bd3b-4946-b051-ad8a1e323b88|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:09:11.214Z|26ba7046-bd3b-4946-b051-ad8a1e323b88|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:09:15.208Z|423c34aa-62c8-4cc6-819e-53c198a86ec9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:09:15.209Z|423c34aa-62c8-4cc6-819e-53c198a86ec9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:09:18.917Z|77a36023-61a2-4a35-9d6f-4672054772a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:09:18.918Z|77a36023-61a2-4a35-9d6f-4672054772a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:09:19.446Z|3f8cca0c-5858-4826-90e5-79346d1aed2f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:09:19.447Z|3f8cca0c-5858-4826-90e5-79346d1aed2f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:09:21.237Z|659a3540-48bb-44d2-a6bf-e5ba18c46614|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:09:21.238Z|659a3540-48bb-44d2-a6bf-e5ba18c46614|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:09:28.943Z|8204de0a-5387-458f-8bcb-51cce9bb3723|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:09:28.944Z|8204de0a-5387-458f-8bcb-51cce9bb3723|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:09:29.473Z|221b4d6e-d299-4698-a521-8068986c1cac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:09:29.473Z|221b4d6e-d299-4698-a521-8068986c1cac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:09:30.208Z|93c9e715-7c76-481e-b069-d358483cdb3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:09:30.209Z|93c9e715-7c76-481e-b069-d358483cdb3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:09:31.029Z|edfdb760-2822-4047-b619-c26751f16aaa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:09:31.029Z|edfdb760-2822-4047-b619-c26751f16aaa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:09:31.267Z|49aa579d-99ec-4972-a834-a7e8a706246b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:09:31.267Z|49aa579d-99ec-4972-a834-a7e8a706246b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:09:38.970Z|ac7cd1c3-623d-4bb3-a074-75b93678aad8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:09:38.970Z|ac7cd1c3-623d-4bb3-a074-75b93678aad8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:09:39.501Z|f0eb89d0-fe9e-4b2a-9d03-0488c406e4a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:09:39.502Z|f0eb89d0-fe9e-4b2a-9d03-0488c406e4a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:09:40.407Z|f7bc532f-1ca4-427a-8a11-b8274260f7a5|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T06:09:40.408Z|f7bc532f-1ca4-427a-8a11-b8274260f7a5|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T06:09:41.293Z|1f951290-e477-49a0-9792-6a039d429618|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:09:41.293Z|1f951290-e477-49a0-9792-6a039d429618|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:09:45.208Z|0585d953-8ceb-4567-b931-d9efd862c844|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:09:45.213Z|0585d953-8ceb-4567-b931-d9efd862c844|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:09:48.996Z|6b550ff0-0e22-4fdb-a3aa-e54605552e7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:09:48.997Z|6b550ff0-0e22-4fdb-a3aa-e54605552e7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:09:49.530Z|75a2810a-6a6a-4da5-8aef-ed9eb03fce70|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:09:49.530Z|75a2810a-6a6a-4da5-8aef-ed9eb03fce70|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:09:51.318Z|2ba80658-9344-4801-a2ca-4af57a78c953|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:09:51.319Z|2ba80658-9344-4801-a2ca-4af57a78c953|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:09:59.026Z|14019dc5-18ad-4780-b24f-27dfd76bfe0b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:09:59.026Z|14019dc5-18ad-4780-b24f-27dfd76bfe0b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:09:59.559Z|b0498526-0a20-4a18-b4c8-45557be643b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:09:59.560Z|b0498526-0a20-4a18-b4c8-45557be643b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:10:00.208Z|5aae78ef-bbce-4519-9d9a-79e0dea4cd69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:10:00.209Z|5aae78ef-bbce-4519-9d9a-79e0dea4cd69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:10:01.030Z|910dadcb-3bc1-4fa1-a2af-12618a488d1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:10:01.030Z|910dadcb-3bc1-4fa1-a2af-12618a488d1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:10:01.343Z|9d663105-b4bb-4c33-88d1-a618cd501cc9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:10:01.344Z|9d663105-b4bb-4c33-88d1-a618cd501cc9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:10:09.054Z|ec586a71-8a76-4c33-841e-4e34650d7495|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:10:09.055Z|ec586a71-8a76-4c33-841e-4e34650d7495|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:10:09.584Z|d127223f-0c6d-4804-a150-caf954773dd0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:10:09.584Z|d127223f-0c6d-4804-a150-caf954773dd0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:10:11.370Z|5fde074c-996d-4c79-bb1a-5a10ec08aeba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:10:11.371Z|5fde074c-996d-4c79-bb1a-5a10ec08aeba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:10:15.208Z|d1ec3962-9d8b-417e-aa8e-faa4514be897|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:10:15.209Z|d1ec3962-9d8b-417e-aa8e-faa4514be897|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:10:19.082Z|324aa6cd-5f80-4472-8cf2-6cf2d0a12872|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:10:19.083Z|324aa6cd-5f80-4472-8cf2-6cf2d0a12872|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:10:19.607Z|00df5f89-aa11-4144-862a-a7930d02dbe3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:10:19.608Z|00df5f89-aa11-4144-862a-a7930d02dbe3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:10:21.392Z|5b23ad6d-f76d-4e83-a10a-28325798b7b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:10:21.393Z|5b23ad6d-f76d-4e83-a10a-28325798b7b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:10:29.111Z|dbc67bed-deed-4052-9946-f008c90a9c4f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:10:29.112Z|dbc67bed-deed-4052-9946-f008c90a9c4f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:10:29.635Z|4ac039c1-6e41-4c56-becc-c47b04400e57|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:10:29.635Z|4ac039c1-6e41-4c56-becc-c47b04400e57|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:10:30.208Z|c8d977eb-3520-483a-99e9-50758189d1c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:10:30.212Z|c8d977eb-3520-483a-99e9-50758189d1c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:10:31.031Z|a4348a58-340e-4885-888b-4e103cafda3a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:10:31.031Z|a4348a58-340e-4885-888b-4e103cafda3a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:10:31.415Z|c1b43095-61d7-4831-97f5-9f3b1faac9c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:10:31.416Z|c1b43095-61d7-4831-97f5-9f3b1faac9c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:10:39.136Z|54207d3d-d49d-4fbf-8ef6-01f031343b0a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:10:39.137Z|54207d3d-d49d-4fbf-8ef6-01f031343b0a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:10:39.665Z|7579169f-b89c-4cae-aca2-8b1716968c65|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:10:39.665Z|7579169f-b89c-4cae-aca2-8b1716968c65|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:10:40.408Z|fb643a3c-f97d-4d58-b393-b9ee5945ef9a|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T06:10:40.409Z|fb643a3c-f97d-4d58-b393-b9ee5945ef9a|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T06:10:41.443Z|0b517e99-4d9a-4b62-b68a-f3c992c35ead|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:10:41.444Z|0b517e99-4d9a-4b62-b68a-f3c992c35ead|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:10:45.208Z|618a7ff2-dbd1-4e9a-916b-b40d0cea19f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:10:45.209Z|618a7ff2-dbd1-4e9a-916b-b40d0cea19f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:10:49.170Z|91a58bb8-afec-4019-8f9d-3a1d18996be8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:10:49.171Z|91a58bb8-afec-4019-8f9d-3a1d18996be8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:10:49.689Z|ddc66817-89a9-4a58-9916-f60af03ba025|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:10:49.689Z|ddc66817-89a9-4a58-9916-f60af03ba025|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:10:51.467Z|3ccf0b73-9156-4ac9-8d3b-48b0e25db8a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:10:51.468Z|3ccf0b73-9156-4ac9-8d3b-48b0e25db8a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:10:59.198Z|b00362bb-8ad8-4927-b168-6e721f2ac1e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:10:59.199Z|b00362bb-8ad8-4927-b168-6e721f2ac1e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:10:59.711Z|91439de8-cef8-495c-a490-c972f419c421|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:10:59.712Z|91439de8-cef8-495c-a490-c972f419c421|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:11:00.208Z|63af7aa8-af50-4da5-a59a-976e09536313|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:11:00.209Z|63af7aa8-af50-4da5-a59a-976e09536313|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:11:01.032Z|2f29859f-8f69-4b0b-a581-6e16a822ab59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:11:01.032Z|2f29859f-8f69-4b0b-a581-6e16a822ab59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:11:01.494Z|c463e4e6-90e1-4e13-82b8-7da75b5799c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:11:01.495Z|c463e4e6-90e1-4e13-82b8-7da75b5799c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:11:09.226Z|cc24011e-626f-4d83-81eb-9269225f2d0b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:11:09.226Z|cc24011e-626f-4d83-81eb-9269225f2d0b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:11:09.739Z|12a99c36-9d80-4965-b917-72f85d2e9ae2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:11:09.740Z|12a99c36-9d80-4965-b917-72f85d2e9ae2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:11:11.516Z|e5fedcb8-ee48-4b9f-97db-f9655b8141db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:11:11.517Z|e5fedcb8-ee48-4b9f-97db-f9655b8141db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:11:15.208Z|277ed01e-21af-4dc3-93aa-2ae6bface654|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:11:15.212Z|277ed01e-21af-4dc3-93aa-2ae6bface654|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:11:19.251Z|8d1b44a3-54bb-4f1e-aca3-e7447d86d625|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:11:19.251Z|8d1b44a3-54bb-4f1e-aca3-e7447d86d625|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:11:19.765Z|4e830927-4c13-4dcb-91ed-b84983f72686|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:11:19.765Z|4e830927-4c13-4dcb-91ed-b84983f72686|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:11:21.539Z|1d41bf2a-78b0-4add-b734-174a0acf2066|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:11:21.539Z|1d41bf2a-78b0-4add-b734-174a0acf2066|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:11:29.277Z|887420e4-7852-47ff-994d-0419208f1215|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:11:29.278Z|887420e4-7852-47ff-994d-0419208f1215|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:11:29.793Z|a670c9ab-9039-42f6-bdc2-995cca42d1d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:11:29.794Z|a670c9ab-9039-42f6-bdc2-995cca42d1d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:11:30.208Z|bacb6923-c06b-41e7-8f09-dfa6ccd42579|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:11:30.209Z|bacb6923-c06b-41e7-8f09-dfa6ccd42579|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:11:31.032Z|30a2b0c4-9052-4332-bb78-10c4f011b695|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:11:31.033Z|30a2b0c4-9052-4332-bb78-10c4f011b695|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:11:31.563Z|55151f7c-07a7-4e16-be66-a3cefdc288f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:11:31.564Z|55151f7c-07a7-4e16-be66-a3cefdc288f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:11:39.306Z|d2f854e6-90cd-475a-a887-add7934787bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:11:39.307Z|d2f854e6-90cd-475a-a887-add7934787bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:11:39.821Z|f0512244-4ba1-41ac-9e3c-4031226d4429|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:11:39.821Z|f0512244-4ba1-41ac-9e3c-4031226d4429|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:11:40.407Z|3d208b38-4e90-4da0-b8af-7386b08769f4|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T06:11:40.407Z|3d208b38-4e90-4da0-b8af-7386b08769f4|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T06:11:41.588Z|becdc0e0-d1e3-491b-b3e9-de097389ab9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:11:41.589Z|becdc0e0-d1e3-491b-b3e9-de097389ab9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:11:45.208Z|03eaa443-086b-4b54-84cb-2edc4d3123be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:11:45.209Z|03eaa443-086b-4b54-84cb-2edc4d3123be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:11:49.333Z|76c5e904-ed4b-4711-82d1-c07a4eafd17c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:11:49.333Z|76c5e904-ed4b-4711-82d1-c07a4eafd17c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:11:49.850Z|b510f1fe-3d15-4415-8629-527c5060809e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:11:49.851Z|b510f1fe-3d15-4415-8629-527c5060809e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:11:51.611Z|07c6769b-70f9-4915-8131-d41006fa794d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:11:51.611Z|07c6769b-70f9-4915-8131-d41006fa794d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:11:59.357Z|c6ff5810-edb4-4c11-a9cc-cc065f6d671e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:11:59.357Z|c6ff5810-edb4-4c11-a9cc-cc065f6d671e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:11:59.877Z|91ab13a0-770a-4792-b466-f7c3405c52fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:11:59.877Z|91ab13a0-770a-4792-b466-f7c3405c52fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:12:00.208Z|dd0bb302-e2ab-4df0-b39c-c87919a5ab31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:12:00.212Z|dd0bb302-e2ab-4df0-b39c-c87919a5ab31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:12:01.033Z|78de763e-4d60-44b8-a3e5-00391574baea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:12:01.034Z|78de763e-4d60-44b8-a3e5-00391574baea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:12:01.634Z|e901ea95-3b26-42fc-8487-3e87e0d6f88c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:12:01.634Z|e901ea95-3b26-42fc-8487-3e87e0d6f88c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:12:09.386Z|a0d81877-fade-4704-b485-de3ab84c4c71|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:12:09.386Z|a0d81877-fade-4704-b485-de3ab84c4c71|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:12:09.907Z|d73c3512-ce69-47c5-ab76-b151d405ca4e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:12:09.907Z|d73c3512-ce69-47c5-ab76-b151d405ca4e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:12:11.654Z|f4325300-82de-4ec4-bd6c-0474b9a015b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:12:11.654Z|f4325300-82de-4ec4-bd6c-0474b9a015b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:12:15.208Z|b98b9b15-d505-43ec-9adb-55964b4a52a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:12:15.209Z|b98b9b15-d505-43ec-9adb-55964b4a52a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:12:19.413Z|518824e3-f86b-4622-81c5-5c50d46956b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:12:19.414Z|518824e3-f86b-4622-81c5-5c50d46956b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:12:19.934Z|ac13e1ec-5484-432e-9add-ee8cb4eea8d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:12:19.935Z|ac13e1ec-5484-432e-9add-ee8cb4eea8d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:12:21.679Z|788efce5-8f9b-43da-b145-df7ff4613095|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:12:21.680Z|788efce5-8f9b-43da-b145-df7ff4613095|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:12:29.439Z|75ec41ea-2a6e-48f4-a47b-05d59671cb4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:12:29.440Z|75ec41ea-2a6e-48f4-a47b-05d59671cb4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:12:29.961Z|37371e0c-83b0-4a71-a39d-b39b7b08bdd1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:12:29.962Z|37371e0c-83b0-4a71-a39d-b39b7b08bdd1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:12:30.208Z|ed1a716a-e761-4817-b2e5-da11033c8c76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:12:30.209Z|ed1a716a-e761-4817-b2e5-da11033c8c76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:12:31.034Z|f0b7d045-650f-495e-94c0-29abcdb0258b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:12:31.034Z|f0b7d045-650f-495e-94c0-29abcdb0258b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:12:31.701Z|d32d9db6-7ba8-4dd6-a14e-e210277fdd8b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:12:31.702Z|d32d9db6-7ba8-4dd6-a14e-e210277fdd8b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:12:39.466Z|b3ea95b8-72d9-49ad-ad64-a576de465a32|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:12:39.467Z|b3ea95b8-72d9-49ad-ad64-a576de465a32|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:12:39.988Z|e88c2087-9d5b-463f-a710-bf1d844b81d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:12:39.988Z|e88c2087-9d5b-463f-a710-bf1d844b81d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:12:40.407Z|30b98b3f-6fbc-4906-aea2-37e2d7b7b3ed|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T06:12:40.408Z|30b98b3f-6fbc-4906-aea2-37e2d7b7b3ed|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T06:12:41.720Z|1efcb1d0-e8c3-41b4-94de-c4e94110a83e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:12:41.721Z|1efcb1d0-e8c3-41b4-94de-c4e94110a83e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:12:45.208Z|8c8f4731-08f0-444c-966a-cd6e070c6746|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:12:45.212Z|8c8f4731-08f0-444c-966a-cd6e070c6746|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:12:49.493Z|c4732657-5dc9-4b13-8033-0bc3fa6f11b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:12:49.493Z|c4732657-5dc9-4b13-8033-0bc3fa6f11b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:12:50.016Z|514b8351-fa72-431b-8541-380a8388274f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:12:50.016Z|514b8351-fa72-431b-8541-380a8388274f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:12:51.741Z|da3fe3f0-8693-4ec2-bd70-d0ed402f2385|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:12:51.742Z|da3fe3f0-8693-4ec2-bd70-d0ed402f2385|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:12:59.516Z|d63126a5-a2d6-47d6-a765-aa582496dd4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:12:59.517Z|d63126a5-a2d6-47d6-a765-aa582496dd4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:13:00.044Z|f2cf7fcc-fe99-4a7a-951b-b4536f88543d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:13:00.044Z|f2cf7fcc-fe99-4a7a-951b-b4536f88543d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:13:00.208Z|ec73f547-fe15-4b44-ba56-63281bd9da8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:13:00.208Z|ec73f547-fe15-4b44-ba56-63281bd9da8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:13:01.035Z|93658f28-f58d-4986-b812-f27a48a8d99d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:13:01.035Z|93658f28-f58d-4986-b812-f27a48a8d99d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:13:01.769Z|825229c8-2ad2-4a29-8f83-f1774edcdc9f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:13:01.769Z|825229c8-2ad2-4a29-8f83-f1774edcdc9f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:13:09.546Z|61c6ddbb-a214-4c8d-8fe9-4a6d6cafabd0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:13:09.546Z|61c6ddbb-a214-4c8d-8fe9-4a6d6cafabd0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:13:10.067Z|903a4e0b-8a18-4a23-a9b4-926d76bc6735|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:13:10.067Z|903a4e0b-8a18-4a23-a9b4-926d76bc6735|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:13:11.794Z|b3b8fc07-f46f-402a-93d9-4c5dfcb42f67|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:13:11.795Z|b3b8fc07-f46f-402a-93d9-4c5dfcb42f67|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:13:15.208Z|9089f442-ac2b-46c8-82fe-fc2d885a2365|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:13:15.209Z|9089f442-ac2b-46c8-82fe-fc2d885a2365|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:13:19.575Z|b254869d-af02-418a-863f-5295cff39517|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:13:19.576Z|b254869d-af02-418a-863f-5295cff39517|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:13:20.095Z|deaf8610-344d-465a-912f-be4b02a24394|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:13:20.096Z|deaf8610-344d-465a-912f-be4b02a24394|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:13:21.817Z|5acc9027-a948-4010-ab8d-0cb6df90b537|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:13:21.817Z|5acc9027-a948-4010-ab8d-0cb6df90b537|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:13:29.603Z|68e1d505-c807-4849-bd55-d1fbe0bee6ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:13:29.604Z|68e1d505-c807-4849-bd55-d1fbe0bee6ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:13:30.124Z|09af255f-2485-41c1-99a5-b67a894b186c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:13:30.124Z|09af255f-2485-41c1-99a5-b67a894b186c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:13:30.209Z|05ef71d4-674d-4999-bb68-5708ad2cc030|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:13:30.213Z|05ef71d4-674d-4999-bb68-5708ad2cc030|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:13:31.036Z|63e08774-b37b-466d-9f07-f03ee89a4dea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:13:31.036Z|63e08774-b37b-466d-9f07-f03ee89a4dea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:13:31.839Z|b2b9a66a-e522-4a0e-baa9-8d66961c9ac3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:13:31.839Z|b2b9a66a-e522-4a0e-baa9-8d66961c9ac3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:13:39.630Z|28055a73-ed79-42af-b3fe-07b261a462cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:13:39.630Z|28055a73-ed79-42af-b3fe-07b261a462cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:13:40.150Z|92369924-4ea6-4168-b8ae-00dee3003b2c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:13:40.151Z|92369924-4ea6-4168-b8ae-00dee3003b2c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:13:40.408Z|18c33928-1010-4cad-b45a-e508530ba0be|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T06:13:40.408Z|18c33928-1010-4cad-b45a-e508530ba0be|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T06:13:41.864Z|fc095753-de24-45ef-8249-5ae1ed3672d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:13:41.865Z|fc095753-de24-45ef-8249-5ae1ed3672d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:13:45.208Z|31df80cf-59c4-499d-a65f-ccc136fc90c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:13:45.208Z|31df80cf-59c4-499d-a65f-ccc136fc90c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:13:49.657Z|9cfb8a38-3434-45e4-9338-1f976df3fea6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:13:49.657Z|9cfb8a38-3434-45e4-9338-1f976df3fea6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:13:50.177Z|42806880-1023-43c9-9630-9f9a49ae6bd2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:13:50.178Z|42806880-1023-43c9-9630-9f9a49ae6bd2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:13:51.889Z|86d80776-61b2-4f29-bcc1-1267fe76c77c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:13:51.889Z|86d80776-61b2-4f29-bcc1-1267fe76c77c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:13:59.681Z|2e12a91b-c38b-48e7-a71c-e049562500f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:13:59.681Z|2e12a91b-c38b-48e7-a71c-e049562500f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:14:00.206Z|66722341-428e-4b6a-ab41-6de4a3ad7573|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:14:00.207Z|66722341-428e-4b6a-ab41-6de4a3ad7573|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:14:00.208Z|8e7cd458-6a6d-43dc-bd0c-2b4dbcbe9576|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:14:00.209Z|8e7cd458-6a6d-43dc-bd0c-2b4dbcbe9576|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:14:01.036Z|45edf06f-aa34-45b5-91e9-24a5a3ab1069|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:14:01.037Z|45edf06f-aa34-45b5-91e9-24a5a3ab1069|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:14:01.911Z|fac00de2-8dcd-4230-b9aa-e2f5a3a10baa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:14:01.912Z|fac00de2-8dcd-4230-b9aa-e2f5a3a10baa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:14:09.717Z|9920b0f7-1abf-473c-b2c1-37487ea77ae0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:14:09.718Z|9920b0f7-1abf-473c-b2c1-37487ea77ae0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:14:10.234Z|f4a5fd86-e700-4f9e-80ca-638b064a7928|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:14:10.234Z|f4a5fd86-e700-4f9e-80ca-638b064a7928|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:14:11.935Z|c32dbf14-ece4-4fd2-a549-407cd94d25d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:14:11.936Z|c32dbf14-ece4-4fd2-a549-407cd94d25d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:14:15.208Z|3a55d096-dea2-49e1-bd58-a68e308e3848|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:14:15.212Z|3a55d096-dea2-49e1-bd58-a68e308e3848|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:14:19.746Z|ee16dab0-b91a-4c19-a7cb-76fffa25ff2f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:14:19.747Z|ee16dab0-b91a-4c19-a7cb-76fffa25ff2f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:14:20.264Z|940da483-7577-47fe-84ff-960957af9285|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:14:20.264Z|940da483-7577-47fe-84ff-960957af9285|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:14:21.957Z|448bfa77-bae7-498f-b821-7822aeeda1ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:14:21.958Z|448bfa77-bae7-498f-b821-7822aeeda1ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:14:29.773Z|27def57f-696d-44f5-8726-5255f478006c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:14:29.774Z|27def57f-696d-44f5-8726-5255f478006c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:14:30.208Z|2c6e08d6-b002-4099-a7e1-55a0d853a3d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:14:30.209Z|2c6e08d6-b002-4099-a7e1-55a0d853a3d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:14:30.293Z|d659dca5-5e46-4093-b0da-5cec11d1dd82|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:14:30.294Z|d659dca5-5e46-4093-b0da-5cec11d1dd82|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:14:31.037Z|1a301917-f094-4139-9e92-a018a4918839|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:14:31.037Z|1a301917-f094-4139-9e92-a018a4918839|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:14:31.979Z|6b7d6cba-f99e-4bdb-a419-b2fef6769bcb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:14:31.979Z|6b7d6cba-f99e-4bdb-a419-b2fef6769bcb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:14:39.802Z|dd3c1f9d-78d3-41ff-b310-155cdceced4f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:14:39.803Z|dd3c1f9d-78d3-41ff-b310-155cdceced4f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:14:40.321Z|39e3f112-bd8f-4288-9c0b-1917e2e562e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:14:40.322Z|39e3f112-bd8f-4288-9c0b-1917e2e562e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:14:40.408Z|7b470223-d00d-4880-ba47-9a55bd101338|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T06:14:40.409Z|7b470223-d00d-4880-ba47-9a55bd101338|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T06:14:42.000Z|1bddd76f-915f-4024-9e6c-7fab1e000c89|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:14:42.000Z|1bddd76f-915f-4024-9e6c-7fab1e000c89|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:14:45.208Z|2ddfc536-fa73-4292-b45b-9061963e5dc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:14:45.209Z|2ddfc536-fa73-4292-b45b-9061963e5dc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:14:49.829Z|a895ac18-e3e8-4d4b-a5fa-e67bd045bd3b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:14:49.830Z|a895ac18-e3e8-4d4b-a5fa-e67bd045bd3b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:14:50.353Z|67b5a2bb-4f8b-4fd8-a626-6aadaf22b4b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:14:50.353Z|67b5a2bb-4f8b-4fd8-a626-6aadaf22b4b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:14:52.022Z|626617f1-091e-49e1-a63e-fb906b060a6f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:14:52.022Z|626617f1-091e-49e1-a63e-fb906b060a6f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:14:59.857Z|281a3d66-68b3-41d0-b0bc-ee13d2f7970b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:14:59.857Z|281a3d66-68b3-41d0-b0bc-ee13d2f7970b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:15:00.208Z|58211925-9a30-416a-9ef1-842eb298736d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:15:00.213Z|58211925-9a30-416a-9ef1-842eb298736d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:15:00.378Z|eb39a3ab-6e90-4f0a-ba94-520a98e29183|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:15:00.379Z|eb39a3ab-6e90-4f0a-ba94-520a98e29183|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:15:01.038Z|033fbb98-9259-470d-9e61-6417659f78d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:15:01.038Z|033fbb98-9259-470d-9e61-6417659f78d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:15:02.043Z|36283278-a772-40d0-83f1-71c1a1c80aba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:15:02.043Z|36283278-a772-40d0-83f1-71c1a1c80aba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:15:09.880Z|f3213b79-c6be-47ec-adfe-833d7b21c2bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:15:09.880Z|f3213b79-c6be-47ec-adfe-833d7b21c2bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:15:10.405Z|041e8490-12cb-48aa-b888-9de263ab97e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:15:10.406Z|041e8490-12cb-48aa-b888-9de263ab97e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:15:12.064Z|7a49a96e-428e-4c08-925f-6d5e4ee7285a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:15:12.064Z|7a49a96e-428e-4c08-925f-6d5e4ee7285a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:15:15.208Z|372bbf40-14e2-4875-81ec-06f925f75b97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:15:15.209Z|372bbf40-14e2-4875-81ec-06f925f75b97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:15:19.909Z|0bfe4b7b-721b-40c4-ba79-123583a44490|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:15:19.910Z|0bfe4b7b-721b-40c4-ba79-123583a44490|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:15:20.434Z|97e2fa6f-88cf-4d39-9881-c8b97a844046|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:15:20.435Z|97e2fa6f-88cf-4d39-9881-c8b97a844046|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:15:22.090Z|c4349689-80c6-4cbe-b02e-cd246eb3ed1d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:15:22.090Z|c4349689-80c6-4cbe-b02e-cd246eb3ed1d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:15:29.934Z|9faaf04e-9b42-4afb-b607-692dea23560f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:15:29.935Z|9faaf04e-9b42-4afb-b607-692dea23560f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:15:30.208Z|edae2624-d650-43d4-94f9-e6e8e7819064|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:15:30.209Z|edae2624-d650-43d4-94f9-e6e8e7819064|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:15:30.462Z|5f5315a7-463e-419f-852d-f87b1bbf4add|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:15:30.463Z|5f5315a7-463e-419f-852d-f87b1bbf4add|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:15:31.039Z|5bc4ca2c-4caf-44f4-a867-4a57f9beebfb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:15:31.039Z|5bc4ca2c-4caf-44f4-a867-4a57f9beebfb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:15:32.114Z|14c5a437-d03b-45c6-ad80-d556737d37b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:15:32.114Z|14c5a437-d03b-45c6-ad80-d556737d37b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:15:39.963Z|d3b1f132-9a7e-41b9-bbd5-b31c3837b62f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:15:39.964Z|d3b1f132-9a7e-41b9-bbd5-b31c3837b62f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:15:40.407Z|b88aeb72-6546-4152-aa18-c2c819d2cd59|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T06:15:40.408Z|b88aeb72-6546-4152-aa18-c2c819d2cd59|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T06:15:40.488Z|fec4226b-1e1e-4a4e-9b4b-4ffe60612434|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:15:40.489Z|fec4226b-1e1e-4a4e-9b4b-4ffe60612434|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:15:42.132Z|38712998-a28f-4d0a-bd85-8d1a8fbc0505|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:15:42.133Z|38712998-a28f-4d0a-bd85-8d1a8fbc0505|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:15:45.208Z|ee903fa1-86a5-4d22-98c5-8edd53175133|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:15:45.211Z|ee903fa1-86a5-4d22-98c5-8edd53175133|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:15:49.991Z|713b233b-e51d-40d7-9e2e-61c3e6d7e76e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:15:49.992Z|713b233b-e51d-40d7-9e2e-61c3e6d7e76e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:15:50.520Z|f920893b-cf14-4bfa-bebd-e748c682e54f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:15:50.520Z|f920893b-cf14-4bfa-bebd-e748c682e54f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:15:52.155Z|27e90ea1-c2ae-4d9d-b977-b9801195dce0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:15:52.156Z|27e90ea1-c2ae-4d9d-b977-b9801195dce0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:16:00.019Z|3b20e22e-7007-4c06-9c1e-7a60787fc5ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:16:00.020Z|3b20e22e-7007-4c06-9c1e-7a60787fc5ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:16:00.208Z|126582d0-f6b6-49b8-aa03-22a3c50ba978|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:16:00.209Z|126582d0-f6b6-49b8-aa03-22a3c50ba978|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:16:00.545Z|30f79231-25cc-42ce-8f47-33fc93447c84|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:16:00.546Z|30f79231-25cc-42ce-8f47-33fc93447c84|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:16:01.040Z|b8135896-8741-4fbd-b3a8-c5b8ad066a31|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:16:01.040Z|b8135896-8741-4fbd-b3a8-c5b8ad066a31|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:16:02.181Z|2351351a-2de1-4b49-b5f7-7ed79a9d3cee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:16:02.181Z|2351351a-2de1-4b49-b5f7-7ed79a9d3cee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:16:10.047Z|ee50e8a8-6b27-488e-a137-fdfc765f0d1b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:16:10.047Z|ee50e8a8-6b27-488e-a137-fdfc765f0d1b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:16:10.571Z|b705a259-0508-407e-a96d-723740c0b383|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:16:10.571Z|b705a259-0508-407e-a96d-723740c0b383|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:16:12.203Z|08bf8d2d-326c-4973-a106-0e478b367b4e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:16:12.204Z|08bf8d2d-326c-4973-a106-0e478b367b4e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:16:15.208Z|f7564fca-f3f9-4d20-9fb1-c5e46b26a4b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:16:15.209Z|f7564fca-f3f9-4d20-9fb1-c5e46b26a4b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:16:20.075Z|e9f8de5c-0c14-4437-89c9-4acbeeca48f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:16:20.076Z|e9f8de5c-0c14-4437-89c9-4acbeeca48f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:16:20.601Z|fb7b542b-80c9-4b57-853b-7d7d1d2d9652|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:16:20.602Z|fb7b542b-80c9-4b57-853b-7d7d1d2d9652|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:16:22.228Z|7a7f7f4d-8f89-4059-b432-1302a01a5a63|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:16:22.228Z|7a7f7f4d-8f89-4059-b432-1302a01a5a63|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:16:30.101Z|4f8f4d01-36b0-454c-85eb-abf19c43902e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:16:30.102Z|4f8f4d01-36b0-454c-85eb-abf19c43902e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:16:30.208Z|91549ede-ca00-4204-849b-5ec41f2ce69c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:16:30.212Z|91549ede-ca00-4204-849b-5ec41f2ce69c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:16:30.631Z|8362556f-4e61-4ad6-8e4d-3d12eff53963|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:16:30.632Z|8362556f-4e61-4ad6-8e4d-3d12eff53963|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:16:31.040Z|7526b7cd-c922-44a9-859b-db970ea858d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:16:31.041Z|7526b7cd-c922-44a9-859b-db970ea858d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:16:32.255Z|6346db66-c0d5-4745-aefd-5d755738fea9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:16:32.256Z|6346db66-c0d5-4745-aefd-5d755738fea9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:16:40.130Z|fa4a4d67-ff5b-49f1-9928-6f29cf38cf72|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:16:40.130Z|fa4a4d67-ff5b-49f1-9928-6f29cf38cf72|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:16:40.407Z|436a050d-c73b-4c4c-8726-0f4ee0758be2|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T06:16:40.408Z|436a050d-c73b-4c4c-8726-0f4ee0758be2|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T06:16:40.661Z|27294887-cdf9-4941-ac73-d5d8b535b7da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:16:40.661Z|27294887-cdf9-4941-ac73-d5d8b535b7da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:16:42.278Z|f69ccb1b-a3f7-47e5-b827-367303ae9aa8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:16:42.279Z|f69ccb1b-a3f7-47e5-b827-367303ae9aa8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:16:45.208Z|4f7a56dc-4791-4ea6-b307-212815358f95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:16:45.209Z|4f7a56dc-4791-4ea6-b307-212815358f95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:16:50.158Z|efbe35c2-1d42-424f-82f8-ff5463b9afef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:16:50.159Z|efbe35c2-1d42-424f-82f8-ff5463b9afef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:16:50.691Z|c420849c-2b13-48a4-a877-c2835b41a306|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:16:50.692Z|c420849c-2b13-48a4-a877-c2835b41a306|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:16:52.303Z|28680073-ce36-4f49-94ae-b3c119283488|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:16:52.304Z|28680073-ce36-4f49-94ae-b3c119283488|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:17:00.185Z|34ac7c54-3ca3-4e0c-b0bf-ecdf2997e5a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:17:00.186Z|34ac7c54-3ca3-4e0c-b0bf-ecdf2997e5a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:17:00.208Z|ab389523-f612-4b24-b3e6-d311ea4fe5e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:17:00.208Z|ab389523-f612-4b24-b3e6-d311ea4fe5e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:17:00.718Z|4a2a18c6-32a9-41cd-8bca-43beae332967|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:17:00.718Z|4a2a18c6-32a9-41cd-8bca-43beae332967|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:17:01.041Z|fd8f8a41-9035-4d36-98c9-f3ef99442a1b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:17:01.041Z|fd8f8a41-9035-4d36-98c9-f3ef99442a1b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:17:02.327Z|d692322d-cbaf-46f2-be70-897c7b41583b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:17:02.328Z|d692322d-cbaf-46f2-be70-897c7b41583b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:17:10.213Z|d3ab2544-e988-48f3-a56a-81b028974d18|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:17:10.214Z|d3ab2544-e988-48f3-a56a-81b028974d18|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:17:10.741Z|f81475ab-05f6-4a1a-a700-b84ea479369f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:17:10.742Z|f81475ab-05f6-4a1a-a700-b84ea479369f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:17:12.349Z|c513ffce-c7fa-4509-9d1a-0199739cb609|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:17:12.350Z|c513ffce-c7fa-4509-9d1a-0199739cb609|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:17:15.208Z|179b76d8-e419-4d78-8439-4e8cbf17ab94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:17:15.211Z|179b76d8-e419-4d78-8439-4e8cbf17ab94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:17:20.240Z|a465023a-e673-4f86-8eff-d66d91812363|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:17:20.241Z|a465023a-e673-4f86-8eff-d66d91812363|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:17:20.766Z|410d8515-6ea3-43dd-9b58-883f2bf22902|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:17:20.767Z|410d8515-6ea3-43dd-9b58-883f2bf22902|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:17:22.377Z|06fd6307-ab82-45d1-82e4-6d4d5b2a0076|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:17:22.378Z|06fd6307-ab82-45d1-82e4-6d4d5b2a0076|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:17:30.208Z|bd356c77-f5e7-41c2-b198-095feee0e10d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:17:30.209Z|bd356c77-f5e7-41c2-b198-095feee0e10d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:17:30.264Z|dd998991-8323-4699-8eab-8b7109a16e3d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:17:30.265Z|dd998991-8323-4699-8eab-8b7109a16e3d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:17:30.794Z|ddb8c05a-f869-422f-954b-4a7c8f20166b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:17:30.795Z|ddb8c05a-f869-422f-954b-4a7c8f20166b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:17:31.042Z|d42eb4af-6f2c-4690-ae55-2dfd12a27ffa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:17:31.042Z|d42eb4af-6f2c-4690-ae55-2dfd12a27ffa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:17:32.404Z|e08937fc-cf74-465a-8c3e-8483508730da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:17:32.405Z|e08937fc-cf74-465a-8c3e-8483508730da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:17:40.291Z|d6ed74ab-55ea-4147-b5cc-ac6184a37256|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:17:40.292Z|d6ed74ab-55ea-4147-b5cc-ac6184a37256|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:17:40.411Z|d092cb29-1adb-46d2-8af6-c80205b5ff8c|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T06:17:40.411Z|d092cb29-1adb-46d2-8af6-c80205b5ff8c|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T06:17:40.823Z|b7b72ce4-38d4-4f45-9de7-a37ac864e4a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:17:40.823Z|b7b72ce4-38d4-4f45-9de7-a37ac864e4a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:17:42.430Z|e79ace3c-980e-4df5-8000-0d34830211cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:17:42.431Z|e79ace3c-980e-4df5-8000-0d34830211cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:17:45.208Z|d093c920-7392-44df-8543-7eb908aa2b1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:17:45.209Z|d093c920-7392-44df-8543-7eb908aa2b1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:17:50.316Z|6eb6f9f4-303e-4256-8d42-b5e566cdefde|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:17:50.317Z|6eb6f9f4-303e-4256-8d42-b5e566cdefde|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:17:50.851Z|494edfef-0cbd-40f8-8c5f-6260c9b5e8cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:17:50.851Z|494edfef-0cbd-40f8-8c5f-6260c9b5e8cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:17:52.457Z|f4ac21de-4c80-468e-a8fd-4102f6acde3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:17:52.458Z|f4ac21de-4c80-468e-a8fd-4102f6acde3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:18:00.208Z|988e5c1d-e67e-4c9c-8a2c-2a488cbc85ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:18:00.213Z|988e5c1d-e67e-4c9c-8a2c-2a488cbc85ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:18:00.344Z|a1f58a4e-6364-422f-b6cc-71f9f20a76bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:18:00.344Z|a1f58a4e-6364-422f-b6cc-71f9f20a76bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:18:00.877Z|339899dd-9005-48f7-a379-c526b05fac98|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:18:00.878Z|339899dd-9005-48f7-a379-c526b05fac98|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:18:01.042Z|6bbac721-c3ef-4c05-a7e8-b3131c1775a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:18:01.043Z|6bbac721-c3ef-4c05-a7e8-b3131c1775a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:18:02.483Z|1fdeb7cb-0c28-4dc0-aeff-5d10e5be1acd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:18:02.484Z|1fdeb7cb-0c28-4dc0-aeff-5d10e5be1acd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:18:10.372Z|09399595-d1ed-43a4-83da-1759b1538b6f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:18:10.373Z|09399595-d1ed-43a4-83da-1759b1538b6f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:18:10.904Z|12f5dadd-83f6-40a5-afc4-4436e25e36b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:18:10.905Z|12f5dadd-83f6-40a5-afc4-4436e25e36b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:18:12.510Z|79b1df22-a940-41e7-83d9-0c24452a85c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:18:12.510Z|79b1df22-a940-41e7-83d9-0c24452a85c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:18:15.208Z|7ddc4e13-280a-4208-9b86-5440f22d2496|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:18:15.209Z|7ddc4e13-280a-4208-9b86-5440f22d2496|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:18:20.402Z|97133fff-d703-4db6-a267-abdd31460ffb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:18:20.403Z|97133fff-d703-4db6-a267-abdd31460ffb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:18:20.932Z|40c797cc-56ac-4e3f-ae0c-181f2ad2b191|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:18:20.932Z|40c797cc-56ac-4e3f-ae0c-181f2ad2b191|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:18:22.534Z|665fec43-674c-4ffc-9dd5-ed795df48540|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:18:22.535Z|665fec43-674c-4ffc-9dd5-ed795df48540|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:18:30.208Z|3bac1e46-fa99-4cac-a54d-58f7d0f5603f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:18:30.209Z|3bac1e46-fa99-4cac-a54d-58f7d0f5603f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:18:30.428Z|c34f2109-037a-40a3-ac3c-85030152a9c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:18:30.429Z|c34f2109-037a-40a3-ac3c-85030152a9c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:18:30.958Z|9e6df8b3-784e-4c8b-96d1-354b1aa59ee7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:18:30.959Z|9e6df8b3-784e-4c8b-96d1-354b1aa59ee7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:18:31.043Z|308092f1-7205-4b44-9600-708a6b28af2f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:18:31.044Z|308092f1-7205-4b44-9600-708a6b28af2f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:18:32.557Z|cf3764ff-77dd-4aca-a08e-77d0e73e9ed9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:18:32.557Z|cf3764ff-77dd-4aca-a08e-77d0e73e9ed9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:18:40.408Z|5dfd01e4-266e-4819-a02f-d6e94b65f2c9|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T06:18:40.409Z|5dfd01e4-266e-4819-a02f-d6e94b65f2c9|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T06:18:40.456Z|a811a9de-f2ff-41d5-9f8e-cd8562897c8c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:18:40.456Z|a811a9de-f2ff-41d5-9f8e-cd8562897c8c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:18:40.984Z|4e7e7d49-48d2-4fd1-893a-9c17309c539d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:18:40.984Z|4e7e7d49-48d2-4fd1-893a-9c17309c539d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:18:42.578Z|da1bbfc5-cebc-4d39-8ca0-b9c15ae5adc0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:18:42.578Z|da1bbfc5-cebc-4d39-8ca0-b9c15ae5adc0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:18:45.208Z|a2e30eb2-c5f9-4f7a-b922-4fc5a1f58b80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:18:45.212Z|a2e30eb2-c5f9-4f7a-b922-4fc5a1f58b80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:18:50.483Z|495d7e17-ae3f-40a3-bf83-423751935bea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:18:50.484Z|495d7e17-ae3f-40a3-bf83-423751935bea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:18:51.008Z|285f933a-5252-426a-935d-eaf819c65ea0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:18:51.008Z|285f933a-5252-426a-935d-eaf819c65ea0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:18:52.605Z|aa9386ef-c684-4828-89c8-4057b2674aa2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:18:52.606Z|aa9386ef-c684-4828-89c8-4057b2674aa2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:19:00.208Z|ddbf25ff-29e6-4f81-9f44-c3d78bf1ab3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:19:00.209Z|ddbf25ff-29e6-4f81-9f44-c3d78bf1ab3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:19:00.506Z|63220433-0e0f-48ea-b4dc-55cb1aa16ad9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:19:00.507Z|63220433-0e0f-48ea-b4dc-55cb1aa16ad9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:19:01.034Z|5ff95bce-2fe5-49a5-9476-19649070ab2c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:19:01.035Z|5ff95bce-2fe5-49a5-9476-19649070ab2c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:19:01.044Z|9f24daa8-ec87-4f78-b8cd-a063a1468cd9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:19:01.044Z|9f24daa8-ec87-4f78-b8cd-a063a1468cd9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:19:02.628Z|89b77aa7-c3cc-4132-bb09-6027130d0a68|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:19:02.629Z|89b77aa7-c3cc-4132-bb09-6027130d0a68|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:19:10.530Z|1d50b4b4-81ed-4556-a16b-87668bf24386|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:19:10.531Z|1d50b4b4-81ed-4556-a16b-87668bf24386|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:19:11.060Z|23b6a687-3496-4520-ad90-1aef06ca740c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:19:11.060Z|23b6a687-3496-4520-ad90-1aef06ca740c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:19:12.649Z|6c990a75-8609-4182-8bee-a75a1b104fcb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:19:12.650Z|6c990a75-8609-4182-8bee-a75a1b104fcb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:19:15.208Z|fbf570fc-1f22-4b32-ba39-84be019e531c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:19:15.209Z|fbf570fc-1f22-4b32-ba39-84be019e531c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:19:20.557Z|84838e02-8d1f-45d3-9f0b-a1672666750e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:19:20.558Z|84838e02-8d1f-45d3-9f0b-a1672666750e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:19:21.085Z|b18ebce5-8f0d-4d76-a057-08c2ee83c248|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:19:21.086Z|b18ebce5-8f0d-4d76-a057-08c2ee83c248|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:19:22.672Z|7b3f3f31-59eb-4239-a434-82f1adfd7aa0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:19:22.673Z|7b3f3f31-59eb-4239-a434-82f1adfd7aa0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:19:30.208Z|abfc9c3c-c2e4-4e33-8028-c2713be13a79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:19:30.212Z|abfc9c3c-c2e4-4e33-8028-c2713be13a79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:19:30.579Z|4d863c67-5afb-4173-8771-004e1eeaed7a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:19:30.580Z|4d863c67-5afb-4173-8771-004e1eeaed7a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:19:31.044Z|eac75692-3830-4fbd-824e-667d156070eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:19:31.045Z|eac75692-3830-4fbd-824e-667d156070eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:19:31.111Z|087bb80b-d01b-4fda-b8b4-1d79c51ffbb6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:19:31.111Z|087bb80b-d01b-4fda-b8b4-1d79c51ffbb6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:19:32.697Z|f717351b-ef74-42d0-8399-1a509f7185b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:19:32.698Z|f717351b-ef74-42d0-8399-1a509f7185b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:19:40.407Z|dc8de2c4-8c2c-4f1d-b596-088ca1389262|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T06:19:40.408Z|dc8de2c4-8c2c-4f1d-b596-088ca1389262|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T06:19:40.603Z|3572d325-1b4b-48bc-bb70-7172047094b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:19:40.604Z|3572d325-1b4b-48bc-bb70-7172047094b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:19:41.139Z|e6afbbb7-6da9-4174-921a-5c89c3a28cb3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:19:41.139Z|e6afbbb7-6da9-4174-921a-5c89c3a28cb3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:19:42.721Z|6a408323-1bb4-4b61-9ba5-1523dc6b8c47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:19:42.722Z|6a408323-1bb4-4b61-9ba5-1523dc6b8c47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:19:45.208Z|9e54a312-b326-43f4-af0b-505db9323ae7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:19:45.209Z|9e54a312-b326-43f4-af0b-505db9323ae7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:19:50.627Z|8fe5a973-1e07-434e-bce0-2118f5f745d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:19:50.628Z|8fe5a973-1e07-434e-bce0-2118f5f745d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:19:51.160Z|7015df8a-0e0c-45bf-8082-8774bb48bbbf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:19:51.160Z|7015df8a-0e0c-45bf-8082-8774bb48bbbf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:19:52.742Z|3a7e8852-7bfc-4021-af9d-eca09c7f1b61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:19:52.743Z|3a7e8852-7bfc-4021-af9d-eca09c7f1b61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:20:00.208Z|ac7b5001-89a2-416f-a57c-65d65d6adb27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:20:00.209Z|ac7b5001-89a2-416f-a57c-65d65d6adb27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:20:00.653Z|ec93bdbb-9fc8-48c7-9715-122cea354720|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:20:00.654Z|ec93bdbb-9fc8-48c7-9715-122cea354720|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:20:01.045Z|9dd94a8a-eb15-4e2f-a4fa-6e98f621ae64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:20:01.045Z|9dd94a8a-eb15-4e2f-a4fa-6e98f621ae64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:20:01.185Z|9a1505aa-bb79-40ea-96c4-806f1e5bfe3a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:20:01.185Z|9a1505aa-bb79-40ea-96c4-806f1e5bfe3a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:20:02.770Z|4b254dba-32ec-4626-9436-5c0ef79c5463|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:20:02.770Z|4b254dba-32ec-4626-9436-5c0ef79c5463|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:20:10.676Z|7bd1eb30-81fd-4271-8720-081082fa9561|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:20:10.677Z|7bd1eb30-81fd-4271-8720-081082fa9561|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:20:11.211Z|cfcb4ffe-965e-4418-80b0-a90dc8c286b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:20:11.212Z|cfcb4ffe-965e-4418-80b0-a90dc8c286b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:20:12.794Z|404b7a67-4cbc-4ca1-aadc-605e9de85389|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:20:12.795Z|404b7a67-4cbc-4ca1-aadc-605e9de85389|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:20:15.208Z|e8611fa2-a6a8-4b29-9477-179e4c600936|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:20:15.212Z|e8611fa2-a6a8-4b29-9477-179e4c600936|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:20:20.704Z|de0b2370-2043-4448-80a4-3243774aa107|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:20:20.705Z|de0b2370-2043-4448-80a4-3243774aa107|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:20:21.241Z|ea156f47-3e67-4b4a-b4e2-2e7340c72b22|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:20:21.242Z|ea156f47-3e67-4b4a-b4e2-2e7340c72b22|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:20:22.818Z|18a9d1b2-b4cb-4e72-9536-1cb09580899e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:20:22.818Z|18a9d1b2-b4cb-4e72-9536-1cb09580899e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:20:30.208Z|c4155705-ccf9-4491-87f3-105821da5743|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:20:30.208Z|c4155705-ccf9-4491-87f3-105821da5743|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:20:30.730Z|2a91c127-7517-4bc8-931a-814ddbcb115c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:20:30.730Z|2a91c127-7517-4bc8-931a-814ddbcb115c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:20:31.046Z|f4882c6e-60c7-43b1-8512-e77181acd99e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:20:31.046Z|f4882c6e-60c7-43b1-8512-e77181acd99e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:20:31.269Z|5077cd6f-bb12-494d-bd9c-ffddd1cdbe03|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:20:31.270Z|5077cd6f-bb12-494d-bd9c-ffddd1cdbe03|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:20:32.841Z|169b98f1-8fbc-495d-9a09-d5caa0fb8409|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:20:32.842Z|169b98f1-8fbc-495d-9a09-d5caa0fb8409|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:20:40.409Z|853204e7-8862-4e9b-8054-16c22c1f3e6c|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T06:20:40.410Z|853204e7-8862-4e9b-8054-16c22c1f3e6c|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T06:20:40.755Z|fd3be13a-e83e-4b49-9396-1cc4fa0458ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:20:40.755Z|fd3be13a-e83e-4b49-9396-1cc4fa0458ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:20:41.298Z|776e1eef-68be-4cca-87b2-0d9ebc6eda6d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:20:41.299Z|776e1eef-68be-4cca-87b2-0d9ebc6eda6d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:20:42.866Z|25155c4f-ffaf-4f86-af0c-9a242846bbc6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:20:42.867Z|25155c4f-ffaf-4f86-af0c-9a242846bbc6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:20:45.208Z|9ae1b419-8000-4f34-b3a7-6c35d3810a32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:20:45.209Z|9ae1b419-8000-4f34-b3a7-6c35d3810a32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:20:50.780Z|ba7e0368-a5c3-42bd-b4d8-59cfb7f5a96c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:20:50.781Z|ba7e0368-a5c3-42bd-b4d8-59cfb7f5a96c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:20:51.327Z|4fe65882-a414-4b84-81ed-cc63f53f3ffe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:20:51.327Z|4fe65882-a414-4b84-81ed-cc63f53f3ffe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:20:52.890Z|fdcb13ce-00d0-427b-88c8-4205bf0b86f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:20:52.890Z|fdcb13ce-00d0-427b-88c8-4205bf0b86f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:21:00.208Z|b821af7f-25cc-44fe-8e1d-ef3ba55d3722|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:21:00.211Z|b821af7f-25cc-44fe-8e1d-ef3ba55d3722|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:21:00.804Z|be2f321a-8436-443a-a2b1-0d904e992bd3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:21:00.805Z|be2f321a-8436-443a-a2b1-0d904e992bd3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:21:01.047Z|57e26fec-1353-44e2-9598-3e016541cf47|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:21:01.047Z|57e26fec-1353-44e2-9598-3e016541cf47|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:21:01.357Z|29a0d68b-b2d9-4c48-9c8f-b4f9de0a5ad0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:21:01.357Z|29a0d68b-b2d9-4c48-9c8f-b4f9de0a5ad0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:21:02.913Z|22111e2e-09bc-4fe2-bb53-cb6088c1fb3a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:21:02.914Z|22111e2e-09bc-4fe2-bb53-cb6088c1fb3a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:21:10.832Z|3af460b9-c8c8-4f05-8aac-b7fd435e3f9c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:21:10.833Z|3af460b9-c8c8-4f05-8aac-b7fd435e3f9c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:21:11.384Z|5a7c9a2a-2b01-491a-b31a-2b766dfa3843|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:21:11.385Z|5a7c9a2a-2b01-491a-b31a-2b766dfa3843|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:21:12.935Z|d43793e1-34fc-40da-a788-7084ae456bdb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:21:12.935Z|d43793e1-34fc-40da-a788-7084ae456bdb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:21:15.208Z|a07ab982-724c-432d-837b-16f8fff73f4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:21:15.208Z|a07ab982-724c-432d-837b-16f8fff73f4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:21:20.857Z|974b5057-a851-4cd8-ad1e-f563176db4ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:21:20.858Z|974b5057-a851-4cd8-ad1e-f563176db4ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:21:21.410Z|53053efe-53ef-4214-a659-34d37050d3e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:21:21.410Z|53053efe-53ef-4214-a659-34d37050d3e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:21:22.957Z|6bdd51e4-a25c-4437-be0b-f41d0ddfac31|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:21:22.958Z|6bdd51e4-a25c-4437-be0b-f41d0ddfac31|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:21:30.208Z|92c1319d-6659-4971-821e-900f8b879ddd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:21:30.209Z|92c1319d-6659-4971-821e-900f8b879ddd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:21:30.884Z|3f48cf4d-cc3f-4a3f-ab72-588afd5ee4ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:21:30.884Z|3f48cf4d-cc3f-4a3f-ab72-588afd5ee4ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:21:31.048Z|025df181-a60c-4a55-993c-1d2f041870c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:21:31.048Z|025df181-a60c-4a55-993c-1d2f041870c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:21:31.438Z|c8e2a15c-2fdb-4411-a15a-b792c1683f3f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:21:31.439Z|c8e2a15c-2fdb-4411-a15a-b792c1683f3f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:21:32.983Z|563af37f-fe25-4bbd-b663-f156d06a5773|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:21:32.984Z|563af37f-fe25-4bbd-b663-f156d06a5773|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:21:40.407Z|6e8651d7-9dbf-4abe-949c-b40493e68699|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T06:21:40.408Z|6e8651d7-9dbf-4abe-949c-b40493e68699|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T06:21:40.909Z|9a5ea043-b453-4c32-b373-704a3c6c6ac1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:21:40.909Z|9a5ea043-b453-4c32-b373-704a3c6c6ac1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:21:41.467Z|3a391caa-a448-4850-a5ce-ce9dd526bc92|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:21:41.468Z|3a391caa-a448-4850-a5ce-ce9dd526bc92|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:21:43.007Z|aaf2f4be-a0af-4ee1-834a-3ea8320b0b78|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:21:43.008Z|aaf2f4be-a0af-4ee1-834a-3ea8320b0b78|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:21:45.208Z|c152aacc-4cd3-45f9-a77e-f509d44cdd7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:21:45.212Z|c152aacc-4cd3-45f9-a77e-f509d44cdd7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:21:50.934Z|a9d32b74-dc33-4cba-a43f-4601a33e379c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:21:50.934Z|a9d32b74-dc33-4cba-a43f-4601a33e379c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:21:51.495Z|d40a2845-4cdf-41bf-9ca0-7119c03909d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:21:51.496Z|d40a2845-4cdf-41bf-9ca0-7119c03909d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:21:53.032Z|ec2066c8-2a0c-4142-b0a1-aa81a2fa9ff2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:21:53.033Z|ec2066c8-2a0c-4142-b0a1-aa81a2fa9ff2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:22:00.208Z|fc0589a3-a490-44ff-9449-ee2e71348739|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:22:00.209Z|fc0589a3-a490-44ff-9449-ee2e71348739|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:22:00.959Z|c9db1d30-20b9-4d80-8df2-b10c68452a61|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:22:00.959Z|c9db1d30-20b9-4d80-8df2-b10c68452a61|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:22:01.048Z|a357c24d-ef04-4ad8-b242-edfac7cb84c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:22:01.049Z|a357c24d-ef04-4ad8-b242-edfac7cb84c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:22:01.521Z|2f6df3e4-3a68-44a3-9c56-d2c4e391317f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:22:01.522Z|2f6df3e4-3a68-44a3-9c56-d2c4e391317f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:22:03.052Z|b5e6c2b0-3145-443c-8b7f-0bb799e101c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:22:03.052Z|b5e6c2b0-3145-443c-8b7f-0bb799e101c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:22:10.985Z|9c33c28c-2354-408d-88a9-c4134a3a43e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:22:10.985Z|9c33c28c-2354-408d-88a9-c4134a3a43e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:22:11.547Z|5ab86076-cb14-4e62-ae4f-3cf66150c758|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:22:11.547Z|5ab86076-cb14-4e62-ae4f-3cf66150c758|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:22:13.076Z|6e80899e-ae67-4413-ab4d-724ef978796e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:22:13.077Z|6e80899e-ae67-4413-ab4d-724ef978796e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:22:15.208Z|089e0829-3a1b-4105-a531-42a3b96afcdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:22:15.209Z|089e0829-3a1b-4105-a531-42a3b96afcdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:22:21.013Z|88655a25-7d17-429d-b1da-e3ce72fa1f08|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:22:21.013Z|88655a25-7d17-429d-b1da-e3ce72fa1f08|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:22:21.573Z|f3234f5b-5fa9-40dd-a804-74f503f2e81a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:22:21.573Z|f3234f5b-5fa9-40dd-a804-74f503f2e81a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:22:23.102Z|e4e0ceae-aac6-41dc-a10b-4ceeee6d6676|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:22:23.103Z|e4e0ceae-aac6-41dc-a10b-4ceeee6d6676|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:22:30.208Z|5572fa1c-5e89-4f4b-ba2b-a6a603cf429e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:22:30.212Z|5572fa1c-5e89-4f4b-ba2b-a6a603cf429e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:22:31.041Z|efdb27c8-1ae2-4851-91ac-18112637841e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:22:31.042Z|efdb27c8-1ae2-4851-91ac-18112637841e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:22:31.049Z|3c32258f-df17-4a7c-8146-716414dbfce8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:22:31.049Z|3c32258f-df17-4a7c-8146-716414dbfce8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:22:31.598Z|a4ea4761-4258-4ae3-bac9-6da180f56795|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:22:31.599Z|a4ea4761-4258-4ae3-bac9-6da180f56795|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:22:33.131Z|025360c3-b54f-4af1-9f35-f5fee3634497|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:22:33.131Z|025360c3-b54f-4af1-9f35-f5fee3634497|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:22:40.408Z|d08ffc0a-0842-46f9-b412-99e2e04e6107|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T06:22:40.409Z|d08ffc0a-0842-46f9-b412-99e2e04e6107|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T06:22:41.071Z|75c045bd-3a6a-4752-b16c-54e9d5c8d1dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:22:41.071Z|75c045bd-3a6a-4752-b16c-54e9d5c8d1dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:22:41.629Z|55d54210-376d-4f3c-89fe-d1a9e9bd42fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:22:41.630Z|55d54210-376d-4f3c-89fe-d1a9e9bd42fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:22:43.161Z|20fb0887-167c-4e6d-8e83-fdb57dc4b3bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:22:43.162Z|20fb0887-167c-4e6d-8e83-fdb57dc4b3bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:22:45.208Z|f1a4bfe4-a784-4e0d-8070-92ff29cb213a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:22:45.209Z|f1a4bfe4-a784-4e0d-8070-92ff29cb213a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:22:51.097Z|6d70731d-cf0b-48e6-8c54-5aeb064d2a1a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:22:51.097Z|6d70731d-cf0b-48e6-8c54-5aeb064d2a1a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:22:51.656Z|dd5cf269-2b7d-4b4c-8661-e8130f4b4b20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:22:51.656Z|dd5cf269-2b7d-4b4c-8661-e8130f4b4b20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:22:53.186Z|96e8c708-4841-4f8c-bb61-31e6f2f843ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:22:53.187Z|96e8c708-4841-4f8c-bb61-31e6f2f843ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:23:00.208Z|809ffe5f-951f-42f3-b2eb-67084729e4ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:23:00.208Z|809ffe5f-951f-42f3-b2eb-67084729e4ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:23:01.049Z|d9b9f443-daa8-4c43-913e-3ff792446ade|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:23:01.050Z|d9b9f443-daa8-4c43-913e-3ff792446ade|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:23:01.122Z|abcdbd3c-4de7-4540-a3ce-240e55921c2d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:23:01.123Z|abcdbd3c-4de7-4540-a3ce-240e55921c2d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:23:01.678Z|d5641997-65aa-42a4-90e5-c5df22571eff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:23:01.678Z|d5641997-65aa-42a4-90e5-c5df22571eff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:23:03.208Z|335f0239-a120-4bcb-a121-daf4eae6fd60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:23:03.208Z|335f0239-a120-4bcb-a121-daf4eae6fd60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:23:11.146Z|34bf9135-6a3e-4093-8e89-b3768f66e2bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:23:11.147Z|34bf9135-6a3e-4093-8e89-b3768f66e2bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:23:11.701Z|8213bad9-96de-420a-ae8a-8cbc5307c610|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:23:11.702Z|8213bad9-96de-420a-ae8a-8cbc5307c610|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:23:13.229Z|ff0621da-cf9c-4d2e-9039-3e9644d95239|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:23:13.229Z|ff0621da-cf9c-4d2e-9039-3e9644d95239|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:23:15.208Z|d0fb750d-9055-47f0-8695-bfebbed138a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:23:15.211Z|d0fb750d-9055-47f0-8695-bfebbed138a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:23:21.170Z|67dad873-1318-428b-b804-fae3eed0ea4e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:23:21.170Z|67dad873-1318-428b-b804-fae3eed0ea4e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:23:21.722Z|f4aa778e-f1ee-44dc-b4a4-b67e092e8eae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:23:21.723Z|f4aa778e-f1ee-44dc-b4a4-b67e092e8eae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:23:23.254Z|49394405-1a36-4f0e-a061-e09bffe730ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:23:23.254Z|49394405-1a36-4f0e-a061-e09bffe730ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:23:30.208Z|b51ce139-ed1c-4e7c-a399-2653c45ad8a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:23:30.208Z|b51ce139-ed1c-4e7c-a399-2653c45ad8a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:23:31.050Z|db7e607e-7177-40a9-82da-73799eaa2d01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:23:31.050Z|db7e607e-7177-40a9-82da-73799eaa2d01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:23:31.195Z|6fe84652-2c02-4a43-ba60-7c862b87874b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:23:31.195Z|6fe84652-2c02-4a43-ba60-7c862b87874b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:23:31.747Z|0e85ec8c-a6e3-49f2-a3d1-b3f558e2a1e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:23:31.747Z|0e85ec8c-a6e3-49f2-a3d1-b3f558e2a1e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:23:33.281Z|a88e6794-8f6f-4c97-9cc5-36582e3568f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:23:33.282Z|a88e6794-8f6f-4c97-9cc5-36582e3568f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:23:40.407Z|c18d8413-5279-4042-be31-516cfcd6b087|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T06:23:40.407Z|c18d8413-5279-4042-be31-516cfcd6b087|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T06:23:41.223Z|a07c7ab9-18c3-449b-9422-ec1236357ca7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:23:41.223Z|a07c7ab9-18c3-449b-9422-ec1236357ca7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:23:41.774Z|4167ba9d-99f9-42f6-b7be-7afb1e2d7748|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:23:41.775Z|4167ba9d-99f9-42f6-b7be-7afb1e2d7748|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:23:43.309Z|6cff21bf-11b5-4074-a795-e1dd04fbb6f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:23:43.309Z|6cff21bf-11b5-4074-a795-e1dd04fbb6f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:23:45.208Z|95703058-c040-4534-af11-5a43ec50930b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:23:45.209Z|95703058-c040-4534-af11-5a43ec50930b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:23:51.250Z|b5c52e3b-48fb-4f8e-8b48-c3ddf7e902f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:23:51.251Z|b5c52e3b-48fb-4f8e-8b48-c3ddf7e902f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:23:51.797Z|b03c32b4-a611-41a8-b1a1-f344a55020e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:23:51.798Z|b03c32b4-a611-41a8-b1a1-f344a55020e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:23:53.335Z|96c478d5-93fd-4000-a37e-6c35ff9a3507|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:23:53.335Z|96c478d5-93fd-4000-a37e-6c35ff9a3507|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:24:00.208Z|8d433034-8b59-43e4-9202-173317eeca7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:24:00.211Z|8d433034-8b59-43e4-9202-173317eeca7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:24:01.050Z|3de9b98a-ab65-4c7d-aaab-f3e7ef110cec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:24:01.051Z|3de9b98a-ab65-4c7d-aaab-f3e7ef110cec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:24:01.277Z|132d51e9-76e2-4d28-b83e-7ebe5de10005|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:24:01.277Z|132d51e9-76e2-4d28-b83e-7ebe5de10005|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:24:01.822Z|d5a458d7-3dbc-401d-899d-976391a2052c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:24:01.822Z|d5a458d7-3dbc-401d-899d-976391a2052c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:24:03.357Z|41e65dda-ab69-4342-bb2e-6eeaad08400f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:24:03.357Z|41e65dda-ab69-4342-bb2e-6eeaad08400f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:24:11.304Z|fb1d6a32-7883-497f-a4a6-44f55e396e7f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:24:11.305Z|fb1d6a32-7883-497f-a4a6-44f55e396e7f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:24:11.850Z|a0e9b88f-f307-4ed4-82be-6715fed28f66|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:24:11.851Z|a0e9b88f-f307-4ed4-82be-6715fed28f66|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:24:13.379Z|80c0d215-5a66-4b92-9d8b-9124d5d1ef18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:24:13.380Z|80c0d215-5a66-4b92-9d8b-9124d5d1ef18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:24:15.208Z|36af74a7-c990-42a7-b6bf-7a692fda2608|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:24:15.209Z|36af74a7-c990-42a7-b6bf-7a692fda2608|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:24:21.329Z|b59d4de0-8fe1-4a70-98ce-fe7f60e483e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:24:21.330Z|b59d4de0-8fe1-4a70-98ce-fe7f60e483e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:24:21.877Z|cf089cb7-e94e-4d91-8570-c7229d614b6e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:24:21.878Z|cf089cb7-e94e-4d91-8570-c7229d614b6e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:24:23.403Z|3b5c259c-eee4-4dc9-80b6-f1e616725ab1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:24:23.404Z|3b5c259c-eee4-4dc9-80b6-f1e616725ab1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:24:30.208Z|fa3726ef-554a-4261-b7ed-4ade987e432f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:24:30.208Z|fa3726ef-554a-4261-b7ed-4ade987e432f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:24:31.051Z|d60cc1f0-5864-4b06-8b80-8ed110e83278|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:24:31.052Z|d60cc1f0-5864-4b06-8b80-8ed110e83278|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:24:31.356Z|85d13275-f0f4-4f2b-96fc-24436c1828be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:24:31.356Z|85d13275-f0f4-4f2b-96fc-24436c1828be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:24:31.904Z|34d35233-1205-4fe4-8656-56cc5e8d474f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:24:31.904Z|34d35233-1205-4fe4-8656-56cc5e8d474f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:24:33.430Z|9dbcef3e-6dfd-4f5c-b573-2ade4150620f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:24:33.431Z|9dbcef3e-6dfd-4f5c-b573-2ade4150620f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:24:40.406Z|3fdbaa01-52f2-4125-a4d8-197b5c39bfa4|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T06:24:40.407Z|3fdbaa01-52f2-4125-a4d8-197b5c39bfa4|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T06:24:41.383Z|0dc0434d-5097-413a-9cac-226f49cff948|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:24:41.384Z|0dc0434d-5097-413a-9cac-226f49cff948|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:24:41.929Z|f6ba2c1d-e018-4c63-a30f-52bfc1490ef3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:24:41.929Z|f6ba2c1d-e018-4c63-a30f-52bfc1490ef3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:24:43.456Z|a5051f08-b983-4e15-bcae-018565b22d16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:24:43.456Z|a5051f08-b983-4e15-bcae-018565b22d16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:24:45.208Z|d51d15b5-c40e-4bdc-a561-a1a4d979d06c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:24:45.212Z|d51d15b5-c40e-4bdc-a561-a1a4d979d06c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:24:51.412Z|60495ef7-9307-4b56-aab5-16de3535b983|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:24:51.413Z|60495ef7-9307-4b56-aab5-16de3535b983|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:24:51.955Z|539fca8d-7e05-41ec-9733-f5202ea436c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:24:51.956Z|539fca8d-7e05-41ec-9733-f5202ea436c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:24:53.481Z|ed075ed6-6b50-44e9-9ae5-6c6b59f456ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:24:53.481Z|ed075ed6-6b50-44e9-9ae5-6c6b59f456ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:25:00.208Z|96f8f279-50e6-445c-a0a0-5c7253f2fa1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:25:00.208Z|96f8f279-50e6-445c-a0a0-5c7253f2fa1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:25:01.052Z|ec5f707c-ca07-49ee-8f46-8122a3509620|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:25:01.052Z|ec5f707c-ca07-49ee-8f46-8122a3509620|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:25:01.439Z|c157df4e-a8a2-412b-a7b6-58998779affc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:25:01.439Z|c157df4e-a8a2-412b-a7b6-58998779affc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:25:01.982Z|068ea336-ab40-4869-969f-7e289c5b68c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:25:01.982Z|068ea336-ab40-4869-969f-7e289c5b68c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:25:03.506Z|45a86e1e-6ddf-4cd7-b54d-9392d35c3000|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:25:03.507Z|45a86e1e-6ddf-4cd7-b54d-9392d35c3000|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:25:11.476Z|96046320-efc1-4798-a79a-3c67fbe2cc36|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:25:11.477Z|96046320-efc1-4798-a79a-3c67fbe2cc36|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:25:12.009Z|58e25132-3b4a-4ac1-9bc0-5585f81d8d5b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:25:12.010Z|58e25132-3b4a-4ac1-9bc0-5585f81d8d5b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:25:13.530Z|2259d020-abbb-45b8-8a03-455a8b1433ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:25:13.530Z|2259d020-abbb-45b8-8a03-455a8b1433ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:25:15.208Z|3c92e64c-e57d-44f8-8f57-8fde105a1e81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:25:15.209Z|3c92e64c-e57d-44f8-8f57-8fde105a1e81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:25:21.503Z|cc3fbf69-51e5-4b51-b7f6-f799014fcbea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:25:21.503Z|cc3fbf69-51e5-4b51-b7f6-f799014fcbea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:25:22.039Z|07332ab9-de34-4d53-b5b3-8810cf492d6c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:25:22.039Z|07332ab9-de34-4d53-b5b3-8810cf492d6c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:25:23.567Z|51c44047-4379-4525-b23e-a1067f085405|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:25:23.567Z|51c44047-4379-4525-b23e-a1067f085405|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:25:30.208Z|cc0eef26-13fa-496b-9e38-b66bfc910708|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:25:30.212Z|cc0eef26-13fa-496b-9e38-b66bfc910708|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:25:31.053Z|f5e0ac48-e6d5-449d-a186-5ea66e7e3f53|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:25:31.053Z|f5e0ac48-e6d5-449d-a186-5ea66e7e3f53|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:25:31.531Z|22ba2ce8-c5a5-4c0b-bb50-113bd01b6127|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:25:31.532Z|22ba2ce8-c5a5-4c0b-bb50-113bd01b6127|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:25:32.065Z|537064a0-c2cf-4cb6-9162-ba59eea42fbc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:25:32.066Z|537064a0-c2cf-4cb6-9162-ba59eea42fbc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:25:33.591Z|14ddaf7d-5dbb-4237-bc46-5df691e4bfe1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:25:33.592Z|14ddaf7d-5dbb-4237-bc46-5df691e4bfe1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:25:40.408Z|57802b31-7b7c-4218-b5be-4c600eba53ec|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T06:25:40.409Z|57802b31-7b7c-4218-b5be-4c600eba53ec|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T06:25:41.556Z|97f2984f-890a-4897-8104-8ce008c9cb1f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:25:41.557Z|97f2984f-890a-4897-8104-8ce008c9cb1f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:25:42.093Z|4927746d-a95a-4573-b7d0-bc2697e8ecc0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:25:42.094Z|4927746d-a95a-4573-b7d0-bc2697e8ecc0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:25:43.619Z|b49521a7-a836-4993-b6b7-052958eb48ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:25:43.620Z|b49521a7-a836-4993-b6b7-052958eb48ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:25:45.208Z|a32be43c-9f8c-4487-a99e-bd1401fea1c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:25:45.210Z|a32be43c-9f8c-4487-a99e-bd1401fea1c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:25:51.585Z|8ef25b24-833a-4cdc-95a1-a64bf05e8b26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:25:51.585Z|8ef25b24-833a-4cdc-95a1-a64bf05e8b26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:25:52.117Z|f8a20609-a0c1-4d12-a2ac-db2178a7522d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:25:52.117Z|f8a20609-a0c1-4d12-a2ac-db2178a7522d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:25:53.643Z|b76d1d59-65cb-4857-91dd-da5d86fa990e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:25:53.643Z|b76d1d59-65cb-4857-91dd-da5d86fa990e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:26:00.208Z|d902767b-9862-466b-a1cf-3cc4d54a07ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:26:00.209Z|d902767b-9862-466b-a1cf-3cc4d54a07ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:26:01.054Z|0aff276e-d3d7-4d99-b00c-f37edb84b3cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:26:01.054Z|0aff276e-d3d7-4d99-b00c-f37edb84b3cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:26:01.611Z|2aed62da-2762-4d44-ae1a-f1e80e563cb5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:26:01.611Z|2aed62da-2762-4d44-ae1a-f1e80e563cb5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:26:02.145Z|347f892a-f59e-40c0-8df9-dc0acb402dc5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:26:02.146Z|347f892a-f59e-40c0-8df9-dc0acb402dc5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:26:03.664Z|7aecc38a-cd2d-43ec-b8d7-d16332af7ed9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:26:03.664Z|7aecc38a-cd2d-43ec-b8d7-d16332af7ed9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:26:11.633Z|0f5def17-143e-435e-b9fe-e9c769a1cbe7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:26:11.633Z|0f5def17-143e-435e-b9fe-e9c769a1cbe7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:26:12.172Z|0d5ad426-48d6-4ddd-a71d-9f4185b7e4c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:26:12.173Z|0d5ad426-48d6-4ddd-a71d-9f4185b7e4c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:26:13.685Z|ab6e1f4a-13a7-4034-9ee1-35838f9a7b8a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:26:13.685Z|ab6e1f4a-13a7-4034-9ee1-35838f9a7b8a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:26:15.208Z|61443e54-f212-4f40-9414-71da5a753f61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:26:15.214Z|61443e54-f212-4f40-9414-71da5a753f61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:26:21.662Z|4bcf174e-bbca-44ce-8191-475ff720eec7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:26:21.662Z|4bcf174e-bbca-44ce-8191-475ff720eec7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:26:22.201Z|22ecb4d6-f0b0-4429-8e25-27f3c08fdb2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:26:22.202Z|22ecb4d6-f0b0-4429-8e25-27f3c08fdb2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:26:23.709Z|1a99cf29-0d49-42f8-948f-2b2dfe872d83|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:26:23.710Z|1a99cf29-0d49-42f8-948f-2b2dfe872d83|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:26:30.208Z|a2946101-0f83-43a3-9b46-a6062cccd5f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:26:30.209Z|a2946101-0f83-43a3-9b46-a6062cccd5f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:26:31.055Z|522df0ca-ace7-48bb-b9c5-aa1d22d2a8c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:26:31.055Z|522df0ca-ace7-48bb-b9c5-aa1d22d2a8c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:26:31.688Z|3d2818fd-d3d3-4fa2-8cdc-5a4ac58ba974|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:26:31.689Z|3d2818fd-d3d3-4fa2-8cdc-5a4ac58ba974|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:26:32.229Z|c1e18960-9d02-4f0d-b175-59c28b1f0d53|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:26:32.230Z|c1e18960-9d02-4f0d-b175-59c28b1f0d53|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:26:33.734Z|03f5a09c-9dcb-4aa5-a0e0-9fa489907171|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:26:33.735Z|03f5a09c-9dcb-4aa5-a0e0-9fa489907171|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:26:40.407Z|d4ff9c8c-2907-4733-8c72-20fe6b915e72|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T06:26:40.408Z|d4ff9c8c-2907-4733-8c72-20fe6b915e72|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T06:26:41.713Z|47d3d866-9a22-438e-b067-368e95ac8072|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:26:41.714Z|47d3d866-9a22-438e-b067-368e95ac8072|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:26:42.256Z|ef890d5b-e6cc-46b4-b063-3f3852ee9f12|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:26:42.256Z|ef890d5b-e6cc-46b4-b063-3f3852ee9f12|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:26:43.761Z|ff1d59e1-8455-4239-910d-d47e88495165|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:26:43.761Z|ff1d59e1-8455-4239-910d-d47e88495165|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:26:45.208Z|626a6fdf-2c68-4dfe-9da5-876735deb89b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:26:45.209Z|626a6fdf-2c68-4dfe-9da5-876735deb89b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:26:51.740Z|93693d40-fc6a-4548-aad8-d63357377528|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:26:51.741Z|93693d40-fc6a-4548-aad8-d63357377528|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:26:52.282Z|b2d53975-f2f4-4db5-8f4c-3c90da8b3d78|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:26:52.282Z|b2d53975-f2f4-4db5-8f4c-3c90da8b3d78|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:26:53.788Z|7961f5af-d3c9-49df-833e-eaf4cfcfb0f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:26:53.788Z|7961f5af-d3c9-49df-833e-eaf4cfcfb0f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:27:00.208Z|77f0bf9c-3202-4857-97b0-49e4ef237267|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:27:00.212Z|77f0bf9c-3202-4857-97b0-49e4ef237267|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:27:01.056Z|8d81c5c7-aeb6-4436-a8b3-db91c79ce8b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:27:01.056Z|8d81c5c7-aeb6-4436-a8b3-db91c79ce8b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:27:01.768Z|274b0d67-2b2d-4691-9a29-e78cc1a5bbc2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:27:01.768Z|274b0d67-2b2d-4691-9a29-e78cc1a5bbc2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:27:02.308Z|7345ab38-9a1e-49ed-a932-cd6c2c1101f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:27:02.309Z|7345ab38-9a1e-49ed-a932-cd6c2c1101f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:27:03.818Z|7ef592e0-1e22-40fd-ba9a-baa4ebdbb9d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:27:03.819Z|7ef592e0-1e22-40fd-ba9a-baa4ebdbb9d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:27:11.794Z|a57cdf89-5a44-425d-9e4c-2d604dffdf05|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:27:11.795Z|a57cdf89-5a44-425d-9e4c-2d604dffdf05|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:27:12.337Z|70a9ad43-9374-4a96-ab39-321a12d28e26|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:27:12.337Z|70a9ad43-9374-4a96-ab39-321a12d28e26|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:27:13.842Z|58e67d5c-0707-4595-8a03-7e66a7ea9f64|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:27:13.843Z|58e67d5c-0707-4595-8a03-7e66a7ea9f64|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:27:15.208Z|86730459-142e-4a77-88ab-c8bc474aa146|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:27:15.209Z|86730459-142e-4a77-88ab-c8bc474aa146|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:27:21.822Z|921ccb02-4e3e-4db8-8f38-235d4442ba7b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:27:21.823Z|921ccb02-4e3e-4db8-8f38-235d4442ba7b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:27:22.366Z|c5a09c3a-4381-4685-b6da-7633abc31d11|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:27:22.366Z|c5a09c3a-4381-4685-b6da-7633abc31d11|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:27:23.866Z|17290552-c9ca-480b-a828-8ab85fa85314|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:27:23.867Z|17290552-c9ca-480b-a828-8ab85fa85314|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:27:30.208Z|0d56de11-756d-4bd3-9efb-1cabed3748a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:27:30.209Z|0d56de11-756d-4bd3-9efb-1cabed3748a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:27:31.056Z|a88f982c-7965-46ca-a891-3ee9d9afef7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:27:31.057Z|a88f982c-7965-46ca-a891-3ee9d9afef7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:27:31.849Z|5c33ede3-8cc9-421a-aa6e-677f66954ffe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:27:31.850Z|5c33ede3-8cc9-421a-aa6e-677f66954ffe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:27:32.394Z|2d9e60fb-5b06-4547-bb82-a0600c091563|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:27:32.394Z|2d9e60fb-5b06-4547-bb82-a0600c091563|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:27:33.889Z|fd49227c-f6e2-4019-864b-3d02d6aaef24|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:27:33.890Z|fd49227c-f6e2-4019-864b-3d02d6aaef24|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:27:40.407Z|664d3f4d-1396-4ede-8493-3d7cc59c601e|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T06:27:40.408Z|664d3f4d-1396-4ede-8493-3d7cc59c601e|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T06:27:41.876Z|eb75dfc7-3ae5-47b5-bb93-a708753a4792|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:27:41.877Z|eb75dfc7-3ae5-47b5-bb93-a708753a4792|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:27:42.420Z|9f2fa3e1-05fd-4a45-9051-e6ffd71ef512|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:27:42.420Z|9f2fa3e1-05fd-4a45-9051-e6ffd71ef512|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:27:43.912Z|3b6dbd0b-b984-4910-8788-b5c139fe222d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:27:43.913Z|3b6dbd0b-b984-4910-8788-b5c139fe222d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:27:45.208Z|73375557-de88-46d9-9b4c-1f10ec191b30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:27:45.212Z|73375557-de88-46d9-9b4c-1f10ec191b30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:27:51.903Z|77c9f53e-a4a4-42b2-9d27-b5e536535521|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:27:51.904Z|77c9f53e-a4a4-42b2-9d27-b5e536535521|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:27:52.447Z|51569743-56d9-4472-a8ba-4cc51548d2bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:27:52.447Z|51569743-56d9-4472-a8ba-4cc51548d2bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:27:53.939Z|5aa2eece-0d10-42c0-87bb-887c17654c8b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:27:53.939Z|5aa2eece-0d10-42c0-87bb-887c17654c8b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:28:00.208Z|024d800a-d388-4f5b-8a03-f41bc220badb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:28:00.208Z|024d800a-d388-4f5b-8a03-f41bc220badb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:28:01.057Z|c9b6b7ec-33e1-4463-9ec2-40f3f747c97d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:28:01.058Z|c9b6b7ec-33e1-4463-9ec2-40f3f747c97d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:28:01.932Z|ce3d3bc0-713d-48da-b6a0-3e7a7193ecdd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:28:01.933Z|ce3d3bc0-713d-48da-b6a0-3e7a7193ecdd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:28:02.472Z|d503e705-e07f-430d-8aec-de1acd850e01|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:28:02.473Z|d503e705-e07f-430d-8aec-de1acd850e01|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:28:03.961Z|434a5a09-e485-4608-97ad-cc9919d1f40e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:28:03.962Z|434a5a09-e485-4608-97ad-cc9919d1f40e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:28:11.969Z|b9608625-cc54-405c-a52c-55c35a0d7c79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:28:11.969Z|b9608625-cc54-405c-a52c-55c35a0d7c79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:28:12.499Z|73802d69-e220-48ae-9846-863def49a19d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:28:12.500Z|73802d69-e220-48ae-9846-863def49a19d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:28:13.988Z|786f9cf4-7e42-440d-a950-e34896c954e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:28:13.989Z|786f9cf4-7e42-440d-a950-e34896c954e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:28:15.208Z|cb4bb1c0-8522-4afc-bcb3-c0312eb3462d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:28:15.209Z|cb4bb1c0-8522-4afc-bcb3-c0312eb3462d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:28:21.998Z|48cb00e7-7d88-4b6e-aa3a-a5f156260169|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:28:21.999Z|48cb00e7-7d88-4b6e-aa3a-a5f156260169|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:28:22.528Z|8bf2f5aa-697f-43d4-8db6-4c35120f6645|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:28:22.529Z|8bf2f5aa-697f-43d4-8db6-4c35120f6645|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:28:24.014Z|45a87223-c404-4bc8-a95e-048a00215345|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:28:24.015Z|45a87223-c404-4bc8-a95e-048a00215345|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:28:30.208Z|d8ee9369-4481-46c5-94da-7512e9da7130|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:28:30.212Z|d8ee9369-4481-46c5-94da-7512e9da7130|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:28:31.058Z|6b5a8212-844c-483f-ad59-fc2775f76dab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:28:31.058Z|6b5a8212-844c-483f-ad59-fc2775f76dab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:28:32.028Z|b7e2ac4c-eae1-4966-8e7f-2ebde77ffb26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:28:32.029Z|b7e2ac4c-eae1-4966-8e7f-2ebde77ffb26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:28:32.555Z|652cf54f-8f58-4aef-ac17-09cedadf4214|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:28:32.556Z|652cf54f-8f58-4aef-ac17-09cedadf4214|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:28:34.040Z|7b5e9bd4-099e-4b2d-af4a-6ed6a9ae6a79|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:28:34.040Z|7b5e9bd4-099e-4b2d-af4a-6ed6a9ae6a79|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:28:40.407Z|38a305ef-dc8f-432c-960f-47952cb512ca|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T06:28:40.408Z|38a305ef-dc8f-432c-960f-47952cb512ca|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T06:28:42.055Z|142ac110-e83e-48a4-a83c-c9bbbf460447|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:28:42.056Z|142ac110-e83e-48a4-a83c-c9bbbf460447|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:28:42.584Z|5469178e-bf10-47ce-b02e-a685f845243a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:28:42.585Z|5469178e-bf10-47ce-b02e-a685f845243a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:28:44.063Z|936aec5e-9c8e-49a6-89b4-745ab0ec45c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:28:44.064Z|936aec5e-9c8e-49a6-89b4-745ab0ec45c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:28:45.208Z|a84ed530-0710-4a28-b595-c5cb6b870fb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:28:45.209Z|a84ed530-0710-4a28-b595-c5cb6b870fb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:28:52.081Z|54a58e36-bf29-4c0d-8176-cf5b5a239618|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:28:52.082Z|54a58e36-bf29-4c0d-8176-cf5b5a239618|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:28:52.613Z|ed7f4d30-d0dd-456a-b619-0b326eaf56d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:28:52.614Z|ed7f4d30-d0dd-456a-b619-0b326eaf56d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:28:54.087Z|f183bf93-8e40-4234-aa6a-3b2f12b1f820|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:28:54.088Z|f183bf93-8e40-4234-aa6a-3b2f12b1f820|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:29:00.208Z|7676050c-6aad-4336-ad5f-a25cdf138899|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:29:00.208Z|7676050c-6aad-4336-ad5f-a25cdf138899|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:29:01.059Z|6f3512b9-014c-4da3-83fb-4f3beb3e5640|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:29:01.059Z|6f3512b9-014c-4da3-83fb-4f3beb3e5640|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:29:02.109Z|669310c9-f642-468c-9c7f-dcca0781930f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:29:02.110Z|669310c9-f642-468c-9c7f-dcca0781930f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:29:02.642Z|0716e2c4-97cd-4bac-af7d-fcaba0602a79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:29:02.642Z|0716e2c4-97cd-4bac-af7d-fcaba0602a79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:29:04.112Z|1114def0-db2b-4d05-9318-13f742cf8c20|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:29:04.113Z|1114def0-db2b-4d05-9318-13f742cf8c20|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:29:12.136Z|7ae128fd-3c2f-40e5-adba-fa22671b0f5e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:29:12.137Z|7ae128fd-3c2f-40e5-adba-fa22671b0f5e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:29:12.671Z|b95820e0-b804-41e4-9a08-1b78f1718004|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:29:12.671Z|b95820e0-b804-41e4-9a08-1b78f1718004|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:29:14.139Z|f2c2b802-690d-4ee4-8014-3b39570ca5e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:29:14.140Z|f2c2b802-690d-4ee4-8014-3b39570ca5e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:29:15.208Z|da0ac091-bfc7-4457-ade6-97f206cb0e61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:29:15.211Z|da0ac091-bfc7-4457-ade6-97f206cb0e61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:29:22.159Z|2a94b9bb-909f-4205-8d5f-088f741178e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:29:22.160Z|2a94b9bb-909f-4205-8d5f-088f741178e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:29:22.699Z|2a043986-4003-4d8a-95a9-2be804f2cd94|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:29:22.699Z|2a043986-4003-4d8a-95a9-2be804f2cd94|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:29:24.168Z|684d22e6-c137-4234-a375-87e7e3d2c552|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:29:24.168Z|684d22e6-c137-4234-a375-87e7e3d2c552|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:29:30.208Z|1035c3fb-cba3-4b23-ba7b-1af603e8eba1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:29:30.208Z|1035c3fb-cba3-4b23-ba7b-1af603e8eba1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:29:31.059Z|7df0302c-26c2-4ba6-bad6-c8bb6437a554|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:29:31.060Z|7df0302c-26c2-4ba6-bad6-c8bb6437a554|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:29:32.187Z|35746bce-c14e-4aa4-9539-cc2ae33b62f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:29:32.187Z|35746bce-c14e-4aa4-9539-cc2ae33b62f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:29:32.731Z|cdc83feb-4231-4691-9f3e-961a8bb90e55|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:29:32.731Z|cdc83feb-4231-4691-9f3e-961a8bb90e55|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:29:34.195Z|5ca8fa99-c1f9-4e39-bd15-8c71c9647e51|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:29:34.195Z|5ca8fa99-c1f9-4e39-bd15-8c71c9647e51|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:29:40.408Z|86a3db6d-97f0-4bee-976f-18f625724c49|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T06:29:40.408Z|86a3db6d-97f0-4bee-976f-18f625724c49|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T06:29:42.220Z|ac6d0545-799d-4db6-89fc-442892636e54|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:29:42.221Z|ac6d0545-799d-4db6-89fc-442892636e54|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:29:42.758Z|fef7296a-748b-4b52-8104-c5c9cc2b9f9f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:29:42.759Z|fef7296a-748b-4b52-8104-c5c9cc2b9f9f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:29:44.220Z|73f5c861-4839-421f-a190-981b28b4c7c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:29:44.221Z|73f5c861-4839-421f-a190-981b28b4c7c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:29:45.208Z|9eaefdf4-ca72-4da2-8ea9-014821a6defb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:29:45.209Z|9eaefdf4-ca72-4da2-8ea9-014821a6defb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:29:52.246Z|9705abb0-e004-4ad5-9088-e0633ae2fdef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:29:52.246Z|9705abb0-e004-4ad5-9088-e0633ae2fdef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:29:52.784Z|41faa5f2-50ec-499a-995f-b1955ee7d4e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:29:52.785Z|41faa5f2-50ec-499a-995f-b1955ee7d4e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:29:54.247Z|3fcb6a87-5ca8-4674-ac20-0c84f215ef06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:29:54.247Z|3fcb6a87-5ca8-4674-ac20-0c84f215ef06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:30:00.208Z|4538ce81-a105-493b-81b1-d07b35888466|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:30:00.212Z|4538ce81-a105-493b-81b1-d07b35888466|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:30:01.060Z|0c44221c-582a-4611-bf38-8a78f5a90b1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:30:01.060Z|0c44221c-582a-4611-bf38-8a78f5a90b1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:30:02.272Z|b5444ccc-91dc-477d-80a8-6651e168cbfb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:30:02.272Z|b5444ccc-91dc-477d-80a8-6651e168cbfb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:30:02.812Z|7b39f7cb-adec-4b57-bb0b-e4ae030e3a45|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:30:02.813Z|7b39f7cb-adec-4b57-bb0b-e4ae030e3a45|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:30:04.277Z|96d4c270-c6a3-4fc8-9c41-3981407ff48b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:30:04.277Z|96d4c270-c6a3-4fc8-9c41-3981407ff48b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:30:12.296Z|13a1c2a3-9e73-49bb-b22a-9a66537da795|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:30:12.297Z|13a1c2a3-9e73-49bb-b22a-9a66537da795|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:30:12.841Z|f281a6b0-62d9-4398-b0c3-72eb62917086|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:30:12.841Z|f281a6b0-62d9-4398-b0c3-72eb62917086|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:30:14.305Z|0782438e-1d17-4af8-b5ce-bcd79eec467b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:30:14.305Z|0782438e-1d17-4af8-b5ce-bcd79eec467b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:30:15.211Z|2315cf17-5521-49ae-9bcc-29b5f83e7cd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:30:15.216Z|2315cf17-5521-49ae-9bcc-29b5f83e7cd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:30:22.326Z|4c5acfe7-4e29-46fc-a62c-b53b9d6417fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:30:22.327Z|4c5acfe7-4e29-46fc-a62c-b53b9d6417fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:30:22.869Z|24a2adb1-9c3e-4ae3-827e-1966e5c96692|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:30:22.869Z|24a2adb1-9c3e-4ae3-827e-1966e5c96692|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:30:24.328Z|315f7b71-9110-44db-8655-cedef1b87bcb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:30:24.328Z|315f7b71-9110-44db-8655-cedef1b87bcb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:30:30.208Z|957fd7aa-5669-4bec-a235-ce830c1db44d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:30:30.208Z|957fd7aa-5669-4bec-a235-ce830c1db44d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:30:31.061Z|d8cf3d83-33ca-408a-b7fb-84c4bbd7d191|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:30:31.061Z|d8cf3d83-33ca-408a-b7fb-84c4bbd7d191|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:30:32.355Z|6d05f2f1-0b77-4c6a-ae10-2b1efcd1be21|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:30:32.356Z|6d05f2f1-0b77-4c6a-ae10-2b1efcd1be21|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:30:32.897Z|6a733f81-b5e1-43ff-bae7-0d91836d6cb8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:30:32.898Z|6a733f81-b5e1-43ff-bae7-0d91836d6cb8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:30:34.351Z|a86e9a39-8d54-4358-b182-ee42bcd9c3a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:30:34.352Z|a86e9a39-8d54-4358-b182-ee42bcd9c3a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:30:40.407Z|2d70fe40-f01e-44cf-baf4-5919a79c73f2|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T06:30:40.408Z|2d70fe40-f01e-44cf-baf4-5919a79c73f2|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T06:30:42.392Z|492abdb1-f33d-4ffe-bce4-a45842cb1981|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:30:42.392Z|492abdb1-f33d-4ffe-bce4-a45842cb1981|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:30:42.925Z|23c632c1-8bdd-459e-a012-658a946a1f87|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:30:42.925Z|23c632c1-8bdd-459e-a012-658a946a1f87|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:30:44.376Z|41b1863d-916f-4eac-9741-d6665d0dd943|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:30:44.377Z|41b1863d-916f-4eac-9741-d6665d0dd943|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:30:45.208Z|fa05f0b3-45bf-41ae-86a2-94e2e22633be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:30:45.213Z|fa05f0b3-45bf-41ae-86a2-94e2e22633be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:30:52.415Z|98f00feb-d7da-4ff7-a643-5e9dad8b87bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:30:52.416Z|98f00feb-d7da-4ff7-a643-5e9dad8b87bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:30:52.952Z|1126505f-0ab2-49e6-a410-95d75ad3c0fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:30:52.953Z|1126505f-0ab2-49e6-a410-95d75ad3c0fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:30:54.400Z|2c463a93-17f5-47fb-951a-37a7d4384001|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:30:54.401Z|2c463a93-17f5-47fb-951a-37a7d4384001|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:31:00.209Z|874f8562-4535-4d4d-9581-af28a7b80563|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:31:00.209Z|874f8562-4535-4d4d-9581-af28a7b80563|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:31:01.061Z|5e5bc43f-1345-42d6-9f7b-d6550c4eb64c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:31:01.062Z|5e5bc43f-1345-42d6-9f7b-d6550c4eb64c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:31:02.444Z|81f89a00-2546-4923-a6f9-569ee8431904|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:31:02.445Z|81f89a00-2546-4923-a6f9-569ee8431904|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:31:02.981Z|f52d47bc-f3c8-4c14-afa9-7260fe1e0399|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:31:02.982Z|f52d47bc-f3c8-4c14-afa9-7260fe1e0399|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:31:04.426Z|390ca0e1-d05b-4be4-9913-7193a04f7e10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:31:04.426Z|390ca0e1-d05b-4be4-9913-7193a04f7e10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:31:12.473Z|f2bc7ce5-510a-4260-8ef1-1a4e80e3af65|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:31:12.473Z|f2bc7ce5-510a-4260-8ef1-1a4e80e3af65|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:31:13.008Z|750743b9-2a49-4a2d-8ead-8a785aef8140|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:31:13.008Z|750743b9-2a49-4a2d-8ead-8a785aef8140|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:31:14.452Z|4bfeb1b9-172b-43f2-ae25-0af95d92d106|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:31:14.453Z|4bfeb1b9-172b-43f2-ae25-0af95d92d106|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:31:15.208Z|5d3a64d4-24e1-491f-b964-a2f89bf23c4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:31:15.209Z|5d3a64d4-24e1-491f-b964-a2f89bf23c4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:31:22.501Z|09aa52f2-6d3c-412f-bf86-bab5dfa120bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:31:22.502Z|09aa52f2-6d3c-412f-bf86-bab5dfa120bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:31:23.036Z|cc37ecbd-df0b-4044-b331-fa796587a57a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:31:23.037Z|cc37ecbd-df0b-4044-b331-fa796587a57a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:31:24.476Z|d07bf043-b6b0-4dfb-b617-11eca4ca2df7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:31:24.477Z|d07bf043-b6b0-4dfb-b617-11eca4ca2df7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:31:30.208Z|e13672f4-d94b-4670-bd0a-e9cb5dc5d3bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:31:30.209Z|e13672f4-d94b-4670-bd0a-e9cb5dc5d3bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:31:31.062Z|704720db-78c3-4ad0-a3cf-2335f75f2501|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:31:31.062Z|704720db-78c3-4ad0-a3cf-2335f75f2501|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:31:32.528Z|98b64c33-11e7-441f-94d7-5a96499781d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:31:32.528Z|98b64c33-11e7-441f-94d7-5a96499781d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:31:33.063Z|2dc95695-78de-45b3-894f-c4ff314b68e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:31:33.063Z|2dc95695-78de-45b3-894f-c4ff314b68e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:31:34.501Z|07cf7ffd-b059-423a-a2ec-6f41d01cbac4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:31:34.501Z|07cf7ffd-b059-423a-a2ec-6f41d01cbac4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:31:40.407Z|7b522210-bced-4ffd-8b5e-bc71162a79cf|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T06:31:40.407Z|7b522210-bced-4ffd-8b5e-bc71162a79cf|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T06:31:42.564Z|822ce286-5dab-4738-94ed-e6fd02eb4e7d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:31:42.564Z|822ce286-5dab-4738-94ed-e6fd02eb4e7d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:31:43.090Z|4299870b-2fd4-4b58-81d8-77c2486e320f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:31:43.091Z|4299870b-2fd4-4b58-81d8-77c2486e320f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:31:44.522Z|960ed458-c0f8-4e7d-8111-82225de38065|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:31:44.522Z|960ed458-c0f8-4e7d-8111-82225de38065|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:31:45.208Z|8ba017c5-c03a-490e-8b22-db5b1cbd3804|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:31:45.209Z|8ba017c5-c03a-490e-8b22-db5b1cbd3804|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:31:52.592Z|19de1454-f867-42c5-bcc3-194c558b0614|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:31:52.593Z|19de1454-f867-42c5-bcc3-194c558b0614|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:31:53.118Z|65c55bce-2753-4098-9863-e5384095ebeb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:31:53.119Z|65c55bce-2753-4098-9863-e5384095ebeb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:31:54.548Z|823fe067-d8f9-4067-aa3d-454a121f803a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:31:54.549Z|823fe067-d8f9-4067-aa3d-454a121f803a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:32:00.208Z|6400e047-0251-4861-ab3b-cfca002ccd29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:32:00.209Z|6400e047-0251-4861-ab3b-cfca002ccd29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:32:01.063Z|ceb98082-af83-427d-a386-8a0e1c398e61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:32:01.063Z|ceb98082-af83-427d-a386-8a0e1c398e61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:32:02.623Z|3b7b4f82-10f2-4b70-b178-22d8187d806e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:32:02.624Z|3b7b4f82-10f2-4b70-b178-22d8187d806e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:32:03.147Z|cd2841ed-3b11-43ef-8878-3d88209e6225|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:32:03.148Z|cd2841ed-3b11-43ef-8878-3d88209e6225|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:32:04.578Z|aa6891ba-2175-45a4-964d-31dbfa744e5a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:32:04.579Z|aa6891ba-2175-45a4-964d-31dbfa744e5a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:32:12.656Z|533f134c-8ac0-4eeb-9702-485fbe3bcfe5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:32:12.656Z|533f134c-8ac0-4eeb-9702-485fbe3bcfe5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:32:13.182Z|17809361-1e7e-43d5-afc4-ba374b67bf35|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:32:13.182Z|17809361-1e7e-43d5-afc4-ba374b67bf35|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:32:14.601Z|e88837cf-7e6d-481c-a0e5-ee6cefbeeabc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:32:14.601Z|e88837cf-7e6d-481c-a0e5-ee6cefbeeabc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:32:15.208Z|8b686cca-8287-4b4f-bae2-fd0e3dda1051|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:32:15.209Z|8b686cca-8287-4b4f-bae2-fd0e3dda1051|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:32:22.683Z|2979fdd7-03d9-4738-832f-b8c350545535|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:32:22.684Z|2979fdd7-03d9-4738-832f-b8c350545535|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:32:23.210Z|8f7c2576-d9b1-42f4-b96d-d8f68eb3342f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:32:23.211Z|8f7c2576-d9b1-42f4-b96d-d8f68eb3342f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:32:24.623Z|13247107-0dc9-4472-aae6-a2c7ffe9e3c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:32:24.623Z|13247107-0dc9-4472-aae6-a2c7ffe9e3c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:32:30.208Z|a7656427-8c06-4aae-862d-81348e8a2f4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:32:30.209Z|a7656427-8c06-4aae-862d-81348e8a2f4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:32:31.064Z|5d284251-1ff0-4b9d-af94-9ef5ce041512|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:32:31.066Z|5d284251-1ff0-4b9d-af94-9ef5ce041512|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:32:32.710Z|6df4d7cd-4db7-4855-ac49-bf6cb359e1a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:32:32.711Z|6df4d7cd-4db7-4855-ac49-bf6cb359e1a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:32:33.240Z|fc564e39-793e-4fb2-8ff0-9446ca1297e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:32:33.241Z|fc564e39-793e-4fb2-8ff0-9446ca1297e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:32:34.653Z|f01cb81c-6b4b-4e63-8b78-9d0cfc1a0e1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:32:34.654Z|f01cb81c-6b4b-4e63-8b78-9d0cfc1a0e1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:32:40.407Z|bd3b65d2-e904-45f7-8197-8baf21ad0f1f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T06:32:40.408Z|bd3b65d2-e904-45f7-8197-8baf21ad0f1f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T06:32:42.740Z|9b2361d2-1ae2-48fa-9e6c-d075c647e02c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:32:42.740Z|9b2361d2-1ae2-48fa-9e6c-d075c647e02c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:32:43.269Z|eff8948a-2f5c-4ebd-bde1-b0593bd7d7a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:32:43.270Z|eff8948a-2f5c-4ebd-bde1-b0593bd7d7a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:32:44.682Z|378679a6-2fd2-424a-9faa-4cb09aa9034d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:32:44.682Z|378679a6-2fd2-424a-9faa-4cb09aa9034d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:32:45.208Z|840ad4a8-a71e-4bfe-b5c5-06fcf2dca051|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:32:45.211Z|840ad4a8-a71e-4bfe-b5c5-06fcf2dca051|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:32:52.768Z|e38715a6-7249-47a4-ad49-4b0d73f6c7c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:32:52.768Z|e38715a6-7249-47a4-ad49-4b0d73f6c7c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:32:53.296Z|a28d675f-0f17-4dbd-b828-70e7b4ab1c10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:32:53.297Z|a28d675f-0f17-4dbd-b828-70e7b4ab1c10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:32:54.710Z|7ebc47c1-5040-42f8-ae67-0e670a18ad8f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:32:54.710Z|7ebc47c1-5040-42f8-ae67-0e670a18ad8f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:33:00.208Z|3923c91a-d524-4cd9-9896-42b555b53da8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:33:00.209Z|3923c91a-d524-4cd9-9896-42b555b53da8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:33:01.066Z|aa7d4b69-319b-441c-b6e6-c3c08f958ba8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:33:01.067Z|aa7d4b69-319b-441c-b6e6-c3c08f958ba8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:33:02.804Z|e0de2178-dfea-4b71-a3ee-87c79ef1ec88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:33:02.804Z|e0de2178-dfea-4b71-a3ee-87c79ef1ec88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:33:03.321Z|ddb815e4-0df2-4ff3-af3d-33ed2a1891e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:33:03.322Z|ddb815e4-0df2-4ff3-af3d-33ed2a1891e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:33:04.734Z|d0a7f19b-2a4b-442a-8747-3e60883d07c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:33:04.735Z|d0a7f19b-2a4b-442a-8747-3e60883d07c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:33:12.831Z|d9187c25-2282-42c3-915a-a376a2fcfcff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:33:12.831Z|d9187c25-2282-42c3-915a-a376a2fcfcff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:33:13.349Z|cf7ddc18-22b4-4a3b-a86a-a88b4a580ff2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:33:13.349Z|cf7ddc18-22b4-4a3b-a86a-a88b4a580ff2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:33:14.760Z|79699eeb-bbaf-4398-8202-660e8b1e4751|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:33:14.761Z|79699eeb-bbaf-4398-8202-660e8b1e4751|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:33:15.208Z|6aff2e8b-314d-4e64-9609-8cf3809cd9ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:33:15.209Z|6aff2e8b-314d-4e64-9609-8cf3809cd9ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:33:22.857Z|89ceac25-c8e6-494d-8bd1-61c22a6a3851|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:33:22.858Z|89ceac25-c8e6-494d-8bd1-61c22a6a3851|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:33:23.372Z|322cf69c-fa1f-4e42-a847-c1c6d9eb4eb0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:33:23.373Z|322cf69c-fa1f-4e42-a847-c1c6d9eb4eb0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:33:24.786Z|caca4018-b1fa-4e5f-9542-fb9fc348181e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:33:24.787Z|caca4018-b1fa-4e5f-9542-fb9fc348181e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:33:30.208Z|51fe1131-4e7f-492c-8675-c6782d1488de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:33:30.209Z|51fe1131-4e7f-492c-8675-c6782d1488de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:33:31.067Z|bbac4154-dd5f-4825-b3ce-1f297e786d4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:33:31.067Z|bbac4154-dd5f-4825-b3ce-1f297e786d4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:33:32.886Z|fb1302f2-1068-445e-a0ed-22683cfbb3a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:33:32.887Z|fb1302f2-1068-445e-a0ed-22683cfbb3a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:33:33.400Z|f461c411-ce81-4582-aec5-30d97b492675|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:33:33.401Z|f461c411-ce81-4582-aec5-30d97b492675|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:33:34.814Z|54a2a168-dfd3-45e3-ae6e-7e522aec2fcc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:33:34.814Z|54a2a168-dfd3-45e3-ae6e-7e522aec2fcc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:33:40.408Z|ca5eee14-a24f-4764-b541-be88b1e18391|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T06:33:40.408Z|ca5eee14-a24f-4764-b541-be88b1e18391|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T06:33:42.914Z|8db173e9-472c-44bf-8fa7-498ec1bea923|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:33:42.915Z|8db173e9-472c-44bf-8fa7-498ec1bea923|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:33:43.427Z|750c2d7a-fbbb-4b98-8e9e-6d5cf0d402ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:33:43.427Z|750c2d7a-fbbb-4b98-8e9e-6d5cf0d402ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:33:44.840Z|4dc73848-e4e9-4dc4-a0d8-25edd8d6bc16|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:33:44.841Z|4dc73848-e4e9-4dc4-a0d8-25edd8d6bc16|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:33:45.208Z|a0fb3af8-5e28-4ea4-b278-00822e112a59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:33:45.208Z|a0fb3af8-5e28-4ea4-b278-00822e112a59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:33:52.941Z|6b9c6bbe-903e-4761-a6ae-9d3b992bdf3e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:33:52.942Z|6b9c6bbe-903e-4761-a6ae-9d3b992bdf3e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:33:53.450Z|f9912b80-fad5-4df5-a10a-47778563a6af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:33:53.451Z|f9912b80-fad5-4df5-a10a-47778563a6af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:33:54.866Z|e73c7d72-e876-440a-9ba3-a2d463bebb0b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:33:54.867Z|e73c7d72-e876-440a-9ba3-a2d463bebb0b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:34:00.208Z|466706d7-c3a5-42b9-981b-e01a13dd254a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:34:00.209Z|466706d7-c3a5-42b9-981b-e01a13dd254a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:34:01.068Z|1e841934-dd0d-473b-8c56-297c88869a1f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:34:01.068Z|1e841934-dd0d-473b-8c56-297c88869a1f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:34:02.970Z|34a47217-f4f5-44ab-83fb-ca7f24430165|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:34:02.971Z|34a47217-f4f5-44ab-83fb-ca7f24430165|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:34:03.479Z|338ca616-50aa-402c-9337-d5c7b561893c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:34:03.480Z|338ca616-50aa-402c-9337-d5c7b561893c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:34:04.890Z|796a8e21-cf8e-4ac3-820a-fb979e16f375|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:34:04.890Z|796a8e21-cf8e-4ac3-820a-fb979e16f375|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:34:13.000Z|c84b4261-8559-4865-8cf0-a62a301bcf36|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:34:13.001Z|c84b4261-8559-4865-8cf0-a62a301bcf36|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:34:13.510Z|a39c1f19-10c1-4b12-adcf-1b4b77e8c422|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:34:13.511Z|a39c1f19-10c1-4b12-adcf-1b4b77e8c422|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:34:14.918Z|82c93b06-b8d6-4585-8de1-ded8e80ead7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:34:14.919Z|82c93b06-b8d6-4585-8de1-ded8e80ead7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:34:15.208Z|7b18201c-1c11-440c-938e-1c5a9aec21ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:34:15.209Z|7b18201c-1c11-440c-938e-1c5a9aec21ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:34:23.030Z|abbce59f-5249-4203-990c-011191591414|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:34:23.031Z|abbce59f-5249-4203-990c-011191591414|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:34:23.536Z|df117ab9-872a-4e2f-80f2-2ab4b290cccb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:34:23.536Z|df117ab9-872a-4e2f-80f2-2ab4b290cccb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:34:24.943Z|2626127b-3610-4b52-ad5f-b86948b27223|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:34:24.944Z|2626127b-3610-4b52-ad5f-b86948b27223|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:34:30.208Z|d9af65d0-7a2c-4451-81a1-234cc5859498|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:34:30.209Z|d9af65d0-7a2c-4451-81a1-234cc5859498|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:34:31.068Z|a245df8e-4326-4fbf-98d4-c5f50e747829|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:34:31.069Z|a245df8e-4326-4fbf-98d4-c5f50e747829|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:34:33.059Z|b0f89e74-af30-4afa-9f4f-f8b15a48f590|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:34:33.060Z|b0f89e74-af30-4afa-9f4f-f8b15a48f590|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:34:33.561Z|e547fc71-d661-46bc-8c70-a4d640eb78c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:34:33.561Z|e547fc71-d661-46bc-8c70-a4d640eb78c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:34:34.968Z|bb05d599-d635-4159-a42a-f75c5d7f6830|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:34:34.969Z|bb05d599-d635-4159-a42a-f75c5d7f6830|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:34:40.406Z|2298d9ff-3722-4aa1-9249-a40aa2328da0|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T06:34:40.407Z|2298d9ff-3722-4aa1-9249-a40aa2328da0|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T06:34:43.087Z|621b6f36-0e22-4c9c-82bb-4cb1e2edd099|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:34:43.088Z|621b6f36-0e22-4c9c-82bb-4cb1e2edd099|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:34:43.588Z|c4d74f6a-abec-4130-b49d-444d6f2af035|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:34:43.589Z|c4d74f6a-abec-4130-b49d-444d6f2af035|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:34:44.991Z|e1fb4b6a-49a1-402c-a952-d25054064952|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:34:44.992Z|e1fb4b6a-49a1-402c-a952-d25054064952|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:34:45.208Z|5c749e57-9cb0-4095-a20d-e7186e261f83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:34:45.209Z|5c749e57-9cb0-4095-a20d-e7186e261f83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:34:53.116Z|09d28c47-f665-4718-a9e6-b59e33c7ded6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:34:53.117Z|09d28c47-f665-4718-a9e6-b59e33c7ded6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:34:53.617Z|694db2a2-1cd1-4338-9f91-9ebecb750602|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:34:53.617Z|694db2a2-1cd1-4338-9f91-9ebecb750602|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:34:55.021Z|24f7c420-9e92-472c-97ca-e4fdd35019d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:34:55.022Z|24f7c420-9e92-472c-97ca-e4fdd35019d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:35:00.208Z|d7819ecd-8a18-47a8-93c3-e6b50b1380d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:35:00.209Z|d7819ecd-8a18-47a8-93c3-e6b50b1380d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:35:01.069Z|04b43703-6da9-41f4-ad10-23c2c5e4b19d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:35:01.070Z|04b43703-6da9-41f4-ad10-23c2c5e4b19d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:35:03.156Z|b3c18701-0f50-4dab-bdb1-61b4fa70b98c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:35:03.156Z|b3c18701-0f50-4dab-bdb1-61b4fa70b98c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:35:03.643Z|542b812f-9ccd-4d67-b612-a8ac0a8b7ee5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:35:03.643Z|542b812f-9ccd-4d67-b612-a8ac0a8b7ee5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:35:05.046Z|72e1d387-eebf-4b52-bc4e-dfb0ddc3f061|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:35:05.046Z|72e1d387-eebf-4b52-bc4e-dfb0ddc3f061|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:35:13.188Z|468a96be-8d81-4ab7-b466-d00c69aad7a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:35:13.189Z|468a96be-8d81-4ab7-b466-d00c69aad7a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:35:13.667Z|37b0f627-f9f3-4dcb-8e35-c9b69fed12e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:35:13.668Z|37b0f627-f9f3-4dcb-8e35-c9b69fed12e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:35:15.072Z|11ac80b3-7cac-4fc4-a21e-d8dae0dbacdd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:35:15.072Z|11ac80b3-7cac-4fc4-a21e-d8dae0dbacdd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:35:15.208Z|1df014b2-ade9-4346-bd1e-2a18cead539a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:35:15.210Z|1df014b2-ade9-4346-bd1e-2a18cead539a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:35:23.214Z|fdb92a8b-9fd3-4900-8d4a-18991cb0503c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:35:23.215Z|fdb92a8b-9fd3-4900-8d4a-18991cb0503c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:35:23.694Z|d17b779d-7050-4de8-ac2b-4f8ccc0f8028|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:35:23.695Z|d17b779d-7050-4de8-ac2b-4f8ccc0f8028|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:35:25.098Z|333c8292-c680-4fe5-a8aa-5885d09fc958|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:35:25.098Z|333c8292-c680-4fe5-a8aa-5885d09fc958|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:35:30.208Z|de066980-d48b-4ef9-a130-a92a88975ddb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:35:30.209Z|de066980-d48b-4ef9-a130-a92a88975ddb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:35:31.070Z|73b802b2-d8e8-4751-888f-4c917876c772|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:35:31.071Z|73b802b2-d8e8-4751-888f-4c917876c772|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:35:33.243Z|b067645f-30da-44eb-a37c-a2dbda0fa747|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:35:33.244Z|b067645f-30da-44eb-a37c-a2dbda0fa747|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:35:33.721Z|aaef4bca-bbfd-4912-8270-1a2fb734e382|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:35:33.722Z|aaef4bca-bbfd-4912-8270-1a2fb734e382|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:35:35.123Z|c76c7b54-cbc9-43b9-9cb7-8d84bd494c8d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:35:35.124Z|c76c7b54-cbc9-43b9-9cb7-8d84bd494c8d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:35:40.408Z|4c8e9c82-b154-4851-ba2c-50fda99e84c7|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T06:35:40.409Z|4c8e9c82-b154-4851-ba2c-50fda99e84c7|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T06:35:43.269Z|e078a754-06f6-4a16-af65-cf89a67e64fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:35:43.269Z|e078a754-06f6-4a16-af65-cf89a67e64fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:35:43.751Z|6e6adec3-de0f-4a1f-92ed-88856227e3e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:35:43.752Z|6e6adec3-de0f-4a1f-92ed-88856227e3e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:35:45.150Z|e937912e-8add-480d-9609-fcf123554bc0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:35:45.151Z|e937912e-8add-480d-9609-fcf123554bc0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:35:45.208Z|b42f5c7d-94d8-4935-ba80-b91842b756ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:35:45.209Z|b42f5c7d-94d8-4935-ba80-b91842b756ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:35:53.294Z|41c2d66c-7f8b-479f-b8d4-b2eebe05e911|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:35:53.295Z|41c2d66c-7f8b-479f-b8d4-b2eebe05e911|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:35:53.783Z|37bf0202-d748-4d7b-b192-011ab8810de8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:35:53.783Z|37bf0202-d748-4d7b-b192-011ab8810de8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:35:55.176Z|853c9274-71e6-4bed-9d16-7a1402cb9d38|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:35:55.177Z|853c9274-71e6-4bed-9d16-7a1402cb9d38|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:36:00.208Z|8c438a58-c229-46b6-b1b1-f5501b7a38dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:36:00.210Z|8c438a58-c229-46b6-b1b1-f5501b7a38dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:36:01.071Z|2e785db4-fbf1-4843-87ed-75bdf97d1c3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:36:01.071Z|2e785db4-fbf1-4843-87ed-75bdf97d1c3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:36:03.322Z|7487c315-822b-40ec-8bc5-6c5f3fa5ba9f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:36:03.323Z|7487c315-822b-40ec-8bc5-6c5f3fa5ba9f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:36:03.814Z|2ebdcf17-de57-4775-b4fa-ffed10c948a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:36:03.815Z|2ebdcf17-de57-4775-b4fa-ffed10c948a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:36:05.202Z|b5135918-092d-4d04-838a-c25ce209d8e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:36:05.203Z|b5135918-092d-4d04-838a-c25ce209d8e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:36:13.351Z|12d6f9b5-2f63-4bcf-81b5-1dc65ebe05a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:36:13.352Z|12d6f9b5-2f63-4bcf-81b5-1dc65ebe05a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:36:13.842Z|c677062d-abed-482e-9626-0d36586d3f6d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:36:13.843Z|c677062d-abed-482e-9626-0d36586d3f6d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:36:15.208Z|01820f48-7308-4479-b44a-a746167403c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:36:15.209Z|01820f48-7308-4479-b44a-a746167403c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:36:15.230Z|c1c5511d-f86a-4dfc-a1bd-87a8439bbd06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:36:15.230Z|c1c5511d-f86a-4dfc-a1bd-87a8439bbd06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:36:23.380Z|bd6ac8e6-963c-4e43-8fff-1b33ed1c670e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:36:23.380Z|bd6ac8e6-963c-4e43-8fff-1b33ed1c670e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:36:23.870Z|b3fdd56a-3194-4a86-9b26-0449f466a3c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:36:23.870Z|b3fdd56a-3194-4a86-9b26-0449f466a3c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:36:25.254Z|c0089c5d-7efe-4da3-b34c-ff81dd2d94a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:36:25.255Z|c0089c5d-7efe-4da3-b34c-ff81dd2d94a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:36:30.208Z|169e1e50-cfb3-4d55-972c-cc0d3ba6c62d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:36:30.209Z|169e1e50-cfb3-4d55-972c-cc0d3ba6c62d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:36:31.072Z|8bd57623-40a6-4752-89e2-bde5a44237e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:36:31.072Z|8bd57623-40a6-4752-89e2-bde5a44237e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:36:33.414Z|d94e7afc-cd70-4ea0-be86-d34f13ddc943|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:36:33.414Z|d94e7afc-cd70-4ea0-be86-d34f13ddc943|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:36:33.896Z|b28f020b-6cef-46c4-83a8-a77da031d9bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:36:33.897Z|b28f020b-6cef-46c4-83a8-a77da031d9bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:36:35.282Z|7d6a03f4-dc1b-4ba3-b0e3-0173ca1a2ec6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:36:35.282Z|7d6a03f4-dc1b-4ba3-b0e3-0173ca1a2ec6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:36:40.408Z|9b6300be-5c0f-4d74-8285-e84a045d1042|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T06:36:40.409Z|9b6300be-5c0f-4d74-8285-e84a045d1042|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T06:36:43.440Z|a8e42eeb-d077-478f-99c3-43272b6030c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:36:43.441Z|a8e42eeb-d077-478f-99c3-43272b6030c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:36:43.925Z|2e0089aa-9f13-4b53-8be6-bdc19996ced9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:36:43.926Z|2e0089aa-9f13-4b53-8be6-bdc19996ced9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:36:45.208Z|279d1cae-ea56-4d1e-bf39-28fa2ba4969e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:36:45.210Z|279d1cae-ea56-4d1e-bf39-28fa2ba4969e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:36:45.303Z|93ba1a12-8390-4afd-bd79-b7d4fa745ac5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:36:45.306Z|93ba1a12-8390-4afd-bd79-b7d4fa745ac5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:36:53.468Z|54432616-da79-4734-959a-e392c73b1a81|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:36:53.469Z|54432616-da79-4734-959a-e392c73b1a81|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:36:53.952Z|478b40a0-ab77-493d-b890-ee065d6619c1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:36:53.952Z|478b40a0-ab77-493d-b890-ee065d6619c1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:36:55.328Z|52944aa9-9763-450b-a4aa-7db0a2acff97|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:36:55.329Z|52944aa9-9763-450b-a4aa-7db0a2acff97|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:37:00.208Z|1132b80e-7a79-477d-9d7d-9e38dac9fd4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:37:00.209Z|1132b80e-7a79-477d-9d7d-9e38dac9fd4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:37:01.073Z|67433338-9603-49c9-ada2-ea397091f7bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:37:01.073Z|67433338-9603-49c9-ada2-ea397091f7bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:37:03.504Z|8c29747f-d0ca-41a4-8c6a-092c42845995|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:37:03.504Z|8c29747f-d0ca-41a4-8c6a-092c42845995|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:37:03.979Z|fc2e3ab3-65e9-4430-8994-e20e30f91742|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:37:03.979Z|fc2e3ab3-65e9-4430-8994-e20e30f91742|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:37:05.354Z|3102f43c-94b5-47b2-bfb5-a28e4882de99|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:37:05.355Z|3102f43c-94b5-47b2-bfb5-a28e4882de99|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:37:13.529Z|4c7ef33f-d625-46ef-a578-bddf47aa0cdc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:37:13.529Z|4c7ef33f-d625-46ef-a578-bddf47aa0cdc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:37:14.008Z|bf753ccc-4313-4259-8ebf-9fa133229757|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:37:14.009Z|bf753ccc-4313-4259-8ebf-9fa133229757|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:37:15.208Z|e287c9f1-bcb7-45ae-aa8b-a799bcb4820d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:37:15.209Z|e287c9f1-bcb7-45ae-aa8b-a799bcb4820d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:37:15.381Z|c669a629-8003-44e0-870b-b336a5734b5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:37:15.382Z|c669a629-8003-44e0-870b-b336a5734b5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:37:23.559Z|6dcf43d3-5910-4dbc-91c5-e378d331fd5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:37:23.560Z|6dcf43d3-5910-4dbc-91c5-e378d331fd5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:37:24.036Z|b47e14af-7bd6-460e-bf43-0fbc3cabdf0a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:37:24.036Z|b47e14af-7bd6-460e-bf43-0fbc3cabdf0a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:37:25.410Z|f3ba532d-d1ae-4c3a-b864-6f170cc750c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:37:25.411Z|f3ba532d-d1ae-4c3a-b864-6f170cc750c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:37:30.208Z|a17e1fe5-da51-4067-a67a-384f89f64809|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:37:30.210Z|a17e1fe5-da51-4067-a67a-384f89f64809|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:37:31.074Z|8d1c3291-cdac-4a5e-8628-8d1c46279e37|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:37:31.074Z|8d1c3291-cdac-4a5e-8628-8d1c46279e37|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:37:33.593Z|30aa26b0-5908-4983-8832-75a82e414821|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:37:33.594Z|30aa26b0-5908-4983-8832-75a82e414821|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:37:34.064Z|2c596742-5179-45be-9e55-c7cd3558fc66|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:37:34.065Z|2c596742-5179-45be-9e55-c7cd3558fc66|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:37:35.433Z|08023e8f-4289-422e-91b4-7c9623844a65|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:37:35.434Z|08023e8f-4289-422e-91b4-7c9623844a65|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:37:40.407Z|9c6f960b-7d01-4268-9cfb-419d55de7cb2|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T06:37:40.408Z|9c6f960b-7d01-4268-9cfb-419d55de7cb2|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T06:37:43.621Z|fdee40d1-c865-45a5-bf90-580f9c045221|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:37:43.622Z|fdee40d1-c865-45a5-bf90-580f9c045221|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:37:44.088Z|cac3526c-0ba8-4778-be93-c0e8365a4651|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:37:44.089Z|cac3526c-0ba8-4778-be93-c0e8365a4651|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:37:45.208Z|36af4352-a5a4-4b2d-b0a2-3be49f82db85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:37:45.209Z|36af4352-a5a4-4b2d-b0a2-3be49f82db85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:37:45.459Z|e7bcbc00-fb86-4baf-98a1-74ea0dff8c69|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:37:45.460Z|e7bcbc00-fb86-4baf-98a1-74ea0dff8c69|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:37:53.652Z|40eccca3-09f5-4895-b393-1af0ec77eb0c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:37:53.653Z|40eccca3-09f5-4895-b393-1af0ec77eb0c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:37:54.114Z|d4ef9774-0eda-468c-8afb-b1c4fbab0ac6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:37:54.115Z|d4ef9774-0eda-468c-8afb-b1c4fbab0ac6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:37:55.484Z|fe28b5c2-85d9-4955-87be-fd6a061d5b3d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:37:55.485Z|fe28b5c2-85d9-4955-87be-fd6a061d5b3d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:38:00.208Z|a0613ec4-6f7b-48ab-9a2a-ca7b5c2758c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:38:00.209Z|a0613ec4-6f7b-48ab-9a2a-ca7b5c2758c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:38:01.074Z|575b906c-0163-4577-ba9a-3daf8199949a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:38:01.075Z|575b906c-0163-4577-ba9a-3daf8199949a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:38:03.678Z|ff2df091-86b4-491f-b0cb-3cea31dbe0d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:38:03.679Z|ff2df091-86b4-491f-b0cb-3cea31dbe0d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:38:04.142Z|31bf56fe-76e7-4b68-9d37-1e2839504c37|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:38:04.143Z|31bf56fe-76e7-4b68-9d37-1e2839504c37|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:38:05.514Z|c44df05a-bc6a-4ffb-8dc8-8cde45092ab3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:38:05.515Z|c44df05a-bc6a-4ffb-8dc8-8cde45092ab3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:38:13.702Z|684c1954-bbe9-41f1-b319-9d746895c430|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:38:13.703Z|684c1954-bbe9-41f1-b319-9d746895c430|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:38:14.174Z|35185f00-aa43-4525-a7b3-466a170fb9c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:38:14.175Z|35185f00-aa43-4525-a7b3-466a170fb9c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:38:15.208Z|489da11b-a598-4576-9c82-e452d41cca01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:38:15.210Z|489da11b-a598-4576-9c82-e452d41cca01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:38:15.543Z|442e9fa6-08f2-4cc5-8b84-c1ba38bd6266|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:38:15.543Z|442e9fa6-08f2-4cc5-8b84-c1ba38bd6266|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:38:23.732Z|cc8b8c92-92bd-40ee-983b-408e6bd2599b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:38:23.733Z|cc8b8c92-92bd-40ee-983b-408e6bd2599b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:38:24.198Z|c1c91f9b-b348-428a-bf01-441c5bafc1d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:38:24.199Z|c1c91f9b-b348-428a-bf01-441c5bafc1d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:38:25.567Z|b695fedd-8d9a-4303-8822-8b70c113c0c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:38:25.568Z|b695fedd-8d9a-4303-8822-8b70c113c0c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:38:30.208Z|8ca0c7a4-e10c-4704-a34c-56022035cf2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:38:30.209Z|8ca0c7a4-e10c-4704-a34c-56022035cf2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:38:31.075Z|a956076a-51a3-4074-bc5a-4b6f4f6b6510|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:38:31.076Z|a956076a-51a3-4074-bc5a-4b6f4f6b6510|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:38:33.759Z|17be873b-1c62-4253-addc-23c32af9c0af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:38:33.759Z|17be873b-1c62-4253-addc-23c32af9c0af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:38:34.222Z|e58c9a4e-835a-4456-8d58-6b2b7975db42|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:38:34.223Z|e58c9a4e-835a-4456-8d58-6b2b7975db42|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:38:35.590Z|b46eb88e-b2bd-4ec5-964b-f6fcbe400432|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:38:35.591Z|b46eb88e-b2bd-4ec5-964b-f6fcbe400432|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:38:40.408Z|b3eb6c30-246b-49e9-a592-6226062d3164|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T06:38:40.408Z|b3eb6c30-246b-49e9-a592-6226062d3164|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T06:38:43.786Z|29bfd43b-0794-491d-bb64-24dec45d2b6c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:38:43.786Z|29bfd43b-0794-491d-bb64-24dec45d2b6c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:38:44.249Z|7bf26184-1a56-4584-b51d-b7385aca50be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:38:44.250Z|7bf26184-1a56-4584-b51d-b7385aca50be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:38:45.208Z|5f757c33-deff-41e8-b3b7-c5492f4d7114|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:38:45.209Z|5f757c33-deff-41e8-b3b7-c5492f4d7114|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:38:45.615Z|1465e2df-8c7a-4fa6-8186-879eadd6f03c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:38:45.616Z|1465e2df-8c7a-4fa6-8186-879eadd6f03c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:38:53.815Z|2cde7f15-b53d-4092-b823-8a9f8afa3a5c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:38:53.815Z|2cde7f15-b53d-4092-b823-8a9f8afa3a5c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:38:54.274Z|600e51fc-20f1-4c48-9c1b-e5e0299ac79c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:38:54.275Z|600e51fc-20f1-4c48-9c1b-e5e0299ac79c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:38:55.643Z|ef170f0c-59bd-408e-9574-c3ae45374791|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:38:55.643Z|ef170f0c-59bd-408e-9574-c3ae45374791|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:39:00.208Z|2d9b67a1-d575-4c3e-9586-fa9e2f4be67a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:39:00.209Z|2d9b67a1-d575-4c3e-9586-fa9e2f4be67a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:39:01.076Z|6902a55c-5e57-424e-afb8-5a81afeee54c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:39:01.076Z|6902a55c-5e57-424e-afb8-5a81afeee54c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:39:03.840Z|7e034518-d5b3-4292-a1b2-e66ece72ce1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:39:03.841Z|7e034518-d5b3-4292-a1b2-e66ece72ce1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:39:04.300Z|6ad4a0bf-e0a0-4b5a-8a95-386631753529|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:39:04.301Z|6ad4a0bf-e0a0-4b5a-8a95-386631753529|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:39:05.666Z|985753df-d41c-4d13-a592-b63287a0df33|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:39:05.666Z|985753df-d41c-4d13-a592-b63287a0df33|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:39:13.869Z|1014b589-88c0-484d-b643-a12a37f859a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:39:13.870Z|1014b589-88c0-484d-b643-a12a37f859a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:39:14.330Z|3b5228a4-27df-43ef-ac6a-002403119176|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:39:14.331Z|3b5228a4-27df-43ef-ac6a-002403119176|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:39:15.208Z|4976bfcb-e624-414e-8442-61ec56f63dbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:39:15.209Z|4976bfcb-e624-414e-8442-61ec56f63dbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:39:15.690Z|c56327bc-c787-4e42-a962-d82785d973f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:39:15.690Z|c56327bc-c787-4e42-a962-d82785d973f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:39:23.894Z|d0d51c6c-fa2d-4a41-aeec-5251e599aa9f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:39:23.894Z|d0d51c6c-fa2d-4a41-aeec-5251e599aa9f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:39:24.359Z|9cb6c7d4-a258-462d-bed5-ff42ea4232ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:39:24.360Z|9cb6c7d4-a258-462d-bed5-ff42ea4232ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:39:25.713Z|869be777-cbe7-4410-a21b-f806d78704a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:39:25.714Z|869be777-cbe7-4410-a21b-f806d78704a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:39:30.208Z|21fcc845-b5da-42ba-9f16-3ea0d0ef266d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:39:30.209Z|21fcc845-b5da-42ba-9f16-3ea0d0ef266d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:39:31.077Z|785628cc-96b9-4f7b-bfe0-a9229262cf87|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:39:31.077Z|785628cc-96b9-4f7b-bfe0-a9229262cf87|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:39:33.920Z|b8de8245-a128-4e73-88cd-b904abc7fc6d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:39:33.921Z|b8de8245-a128-4e73-88cd-b904abc7fc6d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:39:34.390Z|b465462c-c4dd-409a-b3e4-4bd1ab4bdfc2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:39:34.391Z|b465462c-c4dd-409a-b3e4-4bd1ab4bdfc2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:39:35.738Z|e27ef2ee-79e1-4006-947b-e4f8991b7c80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:39:35.739Z|e27ef2ee-79e1-4006-947b-e4f8991b7c80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:39:40.407Z|53e2ab76-425d-4390-b010-1e29bcc751d7|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T06:39:40.408Z|53e2ab76-425d-4390-b010-1e29bcc751d7|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T06:39:43.949Z|43d01f54-351d-4a3b-a83f-12eb4921763e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:39:43.949Z|43d01f54-351d-4a3b-a83f-12eb4921763e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:39:44.428Z|3ab43df1-cd5f-4cfe-a323-4a50a4769656|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:39:44.429Z|3ab43df1-cd5f-4cfe-a323-4a50a4769656|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:39:45.208Z|ab4222d4-b3f1-42a3-87b3-8267bbf99a98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:39:45.210Z|ab4222d4-b3f1-42a3-87b3-8267bbf99a98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:39:45.765Z|cc5cbce0-6f86-44ab-ac97-6f9048932ceb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:39:45.765Z|cc5cbce0-6f86-44ab-ac97-6f9048932ceb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:39:53.975Z|ff60ac2b-4e44-489c-917a-3e7a56d87dae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:39:53.976Z|ff60ac2b-4e44-489c-917a-3e7a56d87dae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:39:54.455Z|6ea8454e-ed84-44d9-862c-70d306b46b26|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:39:54.456Z|6ea8454e-ed84-44d9-862c-70d306b46b26|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:39:55.791Z|5aa1608b-a5c3-48ba-855e-cfeefa62d861|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:39:55.792Z|5aa1608b-a5c3-48ba-855e-cfeefa62d861|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:40:00.208Z|63ca6106-ad4c-4306-815e-c80dbbb96dc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:40:00.209Z|63ca6106-ad4c-4306-815e-c80dbbb96dc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:40:01.078Z|bf09ae18-7006-40d8-a24d-115c095550cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:40:01.078Z|bf09ae18-7006-40d8-a24d-115c095550cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:40:04.003Z|0ede224a-981e-4c60-a426-9da800fb3b6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:40:04.004Z|0ede224a-981e-4c60-a426-9da800fb3b6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:40:04.484Z|ed4c87ed-fa98-436b-9217-d500c4940b02|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:40:04.484Z|ed4c87ed-fa98-436b-9217-d500c4940b02|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:40:05.816Z|62a6e247-8070-4b73-9e1b-2af86303717a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:40:05.817Z|62a6e247-8070-4b73-9e1b-2af86303717a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:40:14.032Z|88761af4-5731-4a67-b01c-90fbcc661560|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:40:14.033Z|88761af4-5731-4a67-b01c-90fbcc661560|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:40:14.509Z|1674dd07-e810-4c79-a626-3f07e60ee881|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:40:14.510Z|1674dd07-e810-4c79-a626-3f07e60ee881|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:40:15.208Z|ff632145-1e58-4e7b-8361-ffffc0515f42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:40:15.209Z|ff632145-1e58-4e7b-8361-ffffc0515f42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:40:15.844Z|60c537b3-bc03-4889-8d3c-6a03fa6eed2a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:40:15.844Z|60c537b3-bc03-4889-8d3c-6a03fa6eed2a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:40:24.057Z|ba3af815-51c1-44fd-be22-4df0663858fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:40:24.058Z|ba3af815-51c1-44fd-be22-4df0663858fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:40:24.538Z|1d9e3d19-81af-44f4-8cee-7afecb9707da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:40:24.538Z|1d9e3d19-81af-44f4-8cee-7afecb9707da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:40:25.871Z|3853ba19-ccd2-4a83-8955-707bfe666bc0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:40:25.871Z|3853ba19-ccd2-4a83-8955-707bfe666bc0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:40:30.208Z|24b35f3d-d34a-4419-9473-49a1beedae54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:40:30.210Z|24b35f3d-d34a-4419-9473-49a1beedae54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:40:31.079Z|9e4aef4d-ca7f-4210-af87-168dc9e4a04d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:40:31.080Z|9e4aef4d-ca7f-4210-af87-168dc9e4a04d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:40:34.085Z|6cb2bdb3-5d19-49bc-968a-a368c85537ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:40:34.085Z|6cb2bdb3-5d19-49bc-968a-a368c85537ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:40:34.562Z|d25b6275-9d7c-43a4-a80e-b62bb4e61218|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:40:34.563Z|d25b6275-9d7c-43a4-a80e-b62bb4e61218|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:40:35.892Z|7f954b20-6ac0-497e-88d2-a8e06666a6bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:40:35.893Z|7f954b20-6ac0-497e-88d2-a8e06666a6bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:40:40.408Z|a96a28ea-055a-439a-b207-6340bad7b1a5|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T06:40:40.409Z|a96a28ea-055a-439a-b207-6340bad7b1a5|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T06:40:44.112Z|a15985e2-72b6-47b2-805e-c7f1d7467b31|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:40:44.113Z|a15985e2-72b6-47b2-805e-c7f1d7467b31|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:40:44.594Z|1e3e150f-552c-4a68-9617-551b57b7141c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:40:44.595Z|1e3e150f-552c-4a68-9617-551b57b7141c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:40:45.208Z|2b1fa979-9a96-4f12-9c78-7aaaf72fef05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:40:45.208Z|2b1fa979-9a96-4f12-9c78-7aaaf72fef05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:40:45.919Z|02cefc9b-098c-4ce3-a814-2bfc9c3a351a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:40:45.919Z|02cefc9b-098c-4ce3-a814-2bfc9c3a351a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:40:54.138Z|d7548d48-e9bf-4d5a-bf8d-7d1ee4f225f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:40:54.139Z|d7548d48-e9bf-4d5a-bf8d-7d1ee4f225f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:40:54.623Z|1f1cebf1-7996-4e5c-8314-996d381650bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:40:54.624Z|1f1cebf1-7996-4e5c-8314-996d381650bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:40:55.948Z|61283e3b-0ff5-4e58-981a-723646892f16|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:40:55.949Z|61283e3b-0ff5-4e58-981a-723646892f16|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:41:00.208Z|fc0474a9-9a2a-4d24-bdee-7d356ecee86f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:41:00.209Z|fc0474a9-9a2a-4d24-bdee-7d356ecee86f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:41:01.080Z|a61afe65-11e8-435a-bfc8-3d700f5d5da1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:41:01.080Z|a61afe65-11e8-435a-bfc8-3d700f5d5da1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:41:04.162Z|fd4399f8-a6f0-4d23-808c-c2a62167e237|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:41:04.163Z|fd4399f8-a6f0-4d23-808c-c2a62167e237|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:41:04.650Z|be609575-311e-41ed-bd54-79f73c8d2553|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:41:04.651Z|be609575-311e-41ed-bd54-79f73c8d2553|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:41:05.973Z|7411700a-07c1-469f-9f0e-4b046c32c0b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:41:05.974Z|7411700a-07c1-469f-9f0e-4b046c32c0b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:41:14.188Z|480436bb-0ebc-424a-a8ea-1de7af9915a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:41:14.189Z|480436bb-0ebc-424a-a8ea-1de7af9915a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:41:14.684Z|82e25331-d4a2-4353-888a-bcc8cd45d1a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:41:14.685Z|82e25331-d4a2-4353-888a-bcc8cd45d1a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:41:15.208Z|d0a2d1a2-0e61-4c3a-972a-ed1cbcfefe40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:41:15.209Z|d0a2d1a2-0e61-4c3a-972a-ed1cbcfefe40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:41:15.996Z|34e67154-8e56-473a-a733-840646c1ec4f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:41:15.997Z|34e67154-8e56-473a-a733-840646c1ec4f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:41:24.213Z|a8673049-2701-4ae0-8b35-4aad5d93a418|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:41:24.213Z|a8673049-2701-4ae0-8b35-4aad5d93a418|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:41:24.710Z|8d03170c-2dac-42dc-98b8-865a3db27039|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:41:24.710Z|8d03170c-2dac-42dc-98b8-865a3db27039|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:41:26.020Z|7ff6edbd-b177-4328-a5b9-279ce15cafd6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:41:26.020Z|7ff6edbd-b177-4328-a5b9-279ce15cafd6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:41:30.208Z|2dcc7c69-782b-4827-a5ae-b14e492441e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:41:30.209Z|2dcc7c69-782b-4827-a5ae-b14e492441e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:41:31.081Z|ba58a50b-3de4-421f-a2a6-35445334af45|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:41:31.081Z|ba58a50b-3de4-421f-a2a6-35445334af45|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:41:34.241Z|b4846f11-cf13-4088-b247-f553c590841f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:41:34.242Z|b4846f11-cf13-4088-b247-f553c590841f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:41:34.739Z|f4f2f2b2-65a5-40c7-8c9c-66271950749d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:41:34.739Z|f4f2f2b2-65a5-40c7-8c9c-66271950749d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:41:36.042Z|55b8945a-be80-43e7-8f1f-63e1ecac825f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:41:36.043Z|55b8945a-be80-43e7-8f1f-63e1ecac825f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:41:40.406Z|109a047f-1d07-4168-bb5a-745f7d400894|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T06:41:40.407Z|109a047f-1d07-4168-bb5a-745f7d400894|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T06:41:44.271Z|257eb692-e25e-42ee-bbba-3d65af4eeb58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:41:44.272Z|257eb692-e25e-42ee-bbba-3d65af4eeb58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:41:44.767Z|f8fe610b-b96d-43bb-8b5e-c0fbfe2c222d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:41:44.768Z|f8fe610b-b96d-43bb-8b5e-c0fbfe2c222d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:41:45.208Z|4b21e0f7-e640-49b8-b746-14237da8573c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:41:45.209Z|4b21e0f7-e640-49b8-b746-14237da8573c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:41:46.069Z|10906884-ba3d-4859-a047-5f6ded23ab8d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:41:46.070Z|10906884-ba3d-4859-a047-5f6ded23ab8d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:41:54.300Z|f1c4b1bc-275a-42fa-8787-e4a855cea5aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:41:54.300Z|f1c4b1bc-275a-42fa-8787-e4a855cea5aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:41:54.795Z|949ca0a0-d741-4aa0-a64d-a9d860cf4f35|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:41:54.796Z|949ca0a0-d741-4aa0-a64d-a9d860cf4f35|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:41:56.095Z|693b6ab4-212c-41b7-93b5-464f12d84936|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:41:56.096Z|693b6ab4-212c-41b7-93b5-464f12d84936|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:42:00.208Z|413f56fc-35ec-431f-b18f-d138ce8f3126|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:42:00.209Z|413f56fc-35ec-431f-b18f-d138ce8f3126|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:42:01.081Z|20fa4bb1-35a1-44b5-a386-75b9d927ffd9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:42:01.082Z|20fa4bb1-35a1-44b5-a386-75b9d927ffd9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:42:04.329Z|71275ea4-a855-47a4-b215-8a9afe08fb42|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:42:04.330Z|71275ea4-a855-47a4-b215-8a9afe08fb42|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:42:04.821Z|48b3322a-29bc-4157-876f-be8f1f2fa183|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:42:04.821Z|48b3322a-29bc-4157-876f-be8f1f2fa183|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:42:06.121Z|7e41178a-0d8b-4c09-af88-7e2ff9d4d33f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:42:06.121Z|7e41178a-0d8b-4c09-af88-7e2ff9d4d33f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:42:14.357Z|a63ac5a6-d4c8-4194-9078-6ce4d7b38738|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:42:14.358Z|a63ac5a6-d4c8-4194-9078-6ce4d7b38738|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:42:14.846Z|d460ebd5-f56c-4d9e-9753-a70c74948e3c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:42:14.847Z|d460ebd5-f56c-4d9e-9753-a70c74948e3c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:42:15.208Z|4db9db04-9979-4513-87fa-0078f9bd32d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:42:15.208Z|4db9db04-9979-4513-87fa-0078f9bd32d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:42:16.145Z|ea737583-3935-4a58-af88-fac8cda7d3f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:42:16.146Z|ea737583-3935-4a58-af88-fac8cda7d3f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:42:24.382Z|15f9ba8f-cdb7-428e-b46d-d8ae569e12a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:42:24.383Z|15f9ba8f-cdb7-428e-b46d-d8ae569e12a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:42:24.873Z|10cecce6-e05a-4628-a008-213cf6fe58f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:42:24.874Z|10cecce6-e05a-4628-a008-213cf6fe58f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:42:26.170Z|7dfc6a9b-f585-408d-b5ff-154d1e2b5bf6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:42:26.171Z|7dfc6a9b-f585-408d-b5ff-154d1e2b5bf6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:42:30.208Z|b959baab-8dec-4708-84c4-2c4dddee5610|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:42:30.208Z|b959baab-8dec-4708-84c4-2c4dddee5610|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:42:31.082Z|fcf018a3-ceec-4325-aad7-887885b3be59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:42:31.083Z|fcf018a3-ceec-4325-aad7-887885b3be59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:42:34.410Z|803f42ea-fc61-4fb6-8550-d8f6e8b81107|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:42:34.411Z|803f42ea-fc61-4fb6-8550-d8f6e8b81107|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:42:34.896Z|ce2a8018-c598-43ad-a3fe-56ba27742364|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:42:34.897Z|ce2a8018-c598-43ad-a3fe-56ba27742364|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:42:36.195Z|da1fc0a4-c5e2-406b-9a1f-c50b726391db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:42:36.196Z|da1fc0a4-c5e2-406b-9a1f-c50b726391db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:42:40.406Z|3639a6a1-3852-4df2-981b-70970212d75d|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T06:42:40.407Z|3639a6a1-3852-4df2-981b-70970212d75d|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T06:42:44.438Z|e34038e5-493b-45eb-a103-02c5ac20d5e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:42:44.439Z|e34038e5-493b-45eb-a103-02c5ac20d5e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:42:44.921Z|1837390b-46d7-40a5-b66a-bc66eb35058b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:42:44.921Z|1837390b-46d7-40a5-b66a-bc66eb35058b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:42:45.208Z|34a1b5ae-7c66-48a8-a9b4-02609233b10e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:42:45.210Z|34a1b5ae-7c66-48a8-a9b4-02609233b10e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:42:46.225Z|e9e090c7-3255-45c5-8851-2afa0ba29855|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:42:46.225Z|e9e090c7-3255-45c5-8851-2afa0ba29855|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:42:54.466Z|aae9e4be-6d58-4194-a639-950b20edb420|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:42:54.466Z|aae9e4be-6d58-4194-a639-950b20edb420|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:42:54.945Z|032d47a4-10ba-4111-aea8-9eeb023453aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:42:54.945Z|032d47a4-10ba-4111-aea8-9eeb023453aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:42:56.249Z|4b1a4d93-03c5-4afc-92ad-13e9c5ed77fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:42:56.249Z|4b1a4d93-03c5-4afc-92ad-13e9c5ed77fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:43:00.208Z|9b4f88c1-8f03-4bae-81a2-919a99e6e561|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:43:00.208Z|9b4f88c1-8f03-4bae-81a2-919a99e6e561|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:43:01.083Z|10cb241e-f3e9-4acc-bc04-be10b2f590e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:43:01.083Z|10cb241e-f3e9-4acc-bc04-be10b2f590e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:43:04.493Z|d721f313-8f30-41ec-b371-d9aae2aec442|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:43:04.494Z|d721f313-8f30-41ec-b371-d9aae2aec442|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:43:04.973Z|45a6df55-459a-4f77-bf01-d852efa6ccf9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:43:04.974Z|45a6df55-459a-4f77-bf01-d852efa6ccf9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:43:06.272Z|1a3316cd-c79a-42db-b8b5-66e5d3675762|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:43:06.273Z|1a3316cd-c79a-42db-b8b5-66e5d3675762|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:43:14.519Z|654d5776-544a-4aad-ae17-009103cab028|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:43:14.520Z|654d5776-544a-4aad-ae17-009103cab028|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:43:15.001Z|dc647126-f9bf-4227-a55b-ec15f7e57da4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:43:15.002Z|dc647126-f9bf-4227-a55b-ec15f7e57da4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:43:15.208Z|c7201631-fed6-44cc-b086-131063ec31c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:43:15.209Z|c7201631-fed6-44cc-b086-131063ec31c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:43:16.298Z|d69758ea-49ed-4b9a-98fd-2ee9695fb4e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:43:16.298Z|d69758ea-49ed-4b9a-98fd-2ee9695fb4e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:43:24.548Z|aa59b023-1d44-4ec7-b0d8-ab66636ef2b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:43:24.549Z|aa59b023-1d44-4ec7-b0d8-ab66636ef2b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:43:25.031Z|b8ba849c-9fbb-4018-87b9-4de491eb1910|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:43:25.033Z|b8ba849c-9fbb-4018-87b9-4de491eb1910|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:43:26.325Z|9eef4bc9-c6e7-4a49-81e5-6431ba4dab8a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:43:26.326Z|9eef4bc9-c6e7-4a49-81e5-6431ba4dab8a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:43:30.208Z|e084957d-25f2-4d9a-80f8-9ad3f19d2cbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:43:30.211Z|e084957d-25f2-4d9a-80f8-9ad3f19d2cbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:43:31.084Z|df1163ac-6108-4199-9c31-4b2e503c5265|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:43:31.084Z|df1163ac-6108-4199-9c31-4b2e503c5265|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:43:34.577Z|52a3d9e5-0258-4bf5-be4e-07228dea42f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:43:34.578Z|52a3d9e5-0258-4bf5-be4e-07228dea42f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:43:35.061Z|6097233d-c973-4478-9d2c-d47893dffc78|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:43:35.062Z|6097233d-c973-4478-9d2c-d47893dffc78|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:43:36.348Z|e9539699-6aa5-47fe-ae91-7e5447dc4ad3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:43:36.349Z|e9539699-6aa5-47fe-ae91-7e5447dc4ad3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:43:40.410Z|4815a4d8-41ba-40a1-9220-1da8352a3b4c|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T06:43:40.410Z|4815a4d8-41ba-40a1-9220-1da8352a3b4c|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T06:43:44.603Z|c07a0941-2f5e-4bf2-9eb8-35b7d5c49f92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:43:44.604Z|c07a0941-2f5e-4bf2-9eb8-35b7d5c49f92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:43:45.089Z|6df76622-c064-48a3-a34a-7e8a2a26fa78|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:43:45.089Z|6df76622-c064-48a3-a34a-7e8a2a26fa78|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:43:45.208Z|68f150a0-2a3f-4f85-99e5-5beb22100ac9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:43:45.209Z|68f150a0-2a3f-4f85-99e5-5beb22100ac9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:43:46.375Z|ee95b027-3eff-4829-bd04-c46f73415af3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:43:46.375Z|ee95b027-3eff-4829-bd04-c46f73415af3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:43:54.635Z|d4f6b10d-c9f2-465d-be5c-06c3e0415484|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:43:54.635Z|d4f6b10d-c9f2-465d-be5c-06c3e0415484|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:43:55.114Z|833e53a5-4370-4c30-bbbd-51b46b226f42|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:43:55.115Z|833e53a5-4370-4c30-bbbd-51b46b226f42|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:43:56.398Z|7d0acf21-81b6-417e-8b82-b971ef7d3569|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:43:56.399Z|7d0acf21-81b6-417e-8b82-b971ef7d3569|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:44:00.208Z|9ba30ae0-15b3-455e-a231-1670d2306825|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:44:00.208Z|9ba30ae0-15b3-455e-a231-1670d2306825|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:44:01.085Z|c57b474b-ffe2-4fc9-bfdb-b9e2b0f5a372|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:44:01.085Z|c57b474b-ffe2-4fc9-bfdb-b9e2b0f5a372|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:44:04.665Z|80e45ecb-93a2-4d49-ad23-aaf2dfdb9146|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:44:04.666Z|80e45ecb-93a2-4d49-ad23-aaf2dfdb9146|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:44:05.143Z|f0da2464-eba8-435c-b702-f14b1200b847|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:44:05.144Z|f0da2464-eba8-435c-b702-f14b1200b847|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:44:06.424Z|98be9d97-0d73-4b99-bf65-4fa772c3cc69|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:44:06.425Z|98be9d97-0d73-4b99-bf65-4fa772c3cc69|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:44:14.694Z|1e78658e-9b52-4298-a479-a518255f469c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:44:14.695Z|1e78658e-9b52-4298-a479-a518255f469c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:44:15.174Z|62085199-0026-4f7e-8d83-dbeb5e618320|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:44:15.174Z|62085199-0026-4f7e-8d83-dbeb5e618320|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:44:15.208Z|9780dba3-64aa-4b9a-9394-7e8654bd886b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:44:15.210Z|9780dba3-64aa-4b9a-9394-7e8654bd886b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:44:16.452Z|6f82442f-f87b-48e5-944b-ac54dbd646b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:44:16.453Z|6f82442f-f87b-48e5-944b-ac54dbd646b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:44:24.733Z|7309ad86-d7a6-44b3-8052-25fd5b24ae4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:44:24.734Z|7309ad86-d7a6-44b3-8052-25fd5b24ae4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:44:25.202Z|2bab2b37-7172-4c40-a0c6-9218667b9052|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:44:25.203Z|2bab2b37-7172-4c40-a0c6-9218667b9052|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:44:26.475Z|4ffd3e46-b239-40a4-88ae-83deaa594670|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:44:26.476Z|4ffd3e46-b239-40a4-88ae-83deaa594670|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:44:30.209Z|2150aa64-090d-4e63-830f-bc4a095b81e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:44:30.209Z|2150aa64-090d-4e63-830f-bc4a095b81e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:44:31.085Z|3dce803a-ea7e-40f8-9df3-cea42b7e1727|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:44:31.086Z|3dce803a-ea7e-40f8-9df3-cea42b7e1727|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:44:34.760Z|fd7f5e27-a761-42dc-8ceb-b0c5294d7087|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:44:34.760Z|fd7f5e27-a761-42dc-8ceb-b0c5294d7087|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:44:35.231Z|644777e9-4711-4a6e-bf26-c51e4def5c50|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:44:35.231Z|644777e9-4711-4a6e-bf26-c51e4def5c50|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:44:36.501Z|e7a8f4de-d7a4-4f22-a17b-9f8b2eacda86|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:44:36.502Z|e7a8f4de-d7a4-4f22-a17b-9f8b2eacda86|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:44:40.408Z|3a8050fc-21fc-45b0-999d-016b75d84f54|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T06:44:40.409Z|3a8050fc-21fc-45b0-999d-016b75d84f54|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T06:44:44.789Z|308399bc-6eb5-464a-86de-d15e680d1e43|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:44:44.789Z|308399bc-6eb5-464a-86de-d15e680d1e43|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:44:45.208Z|da79ab60-5a16-4488-ad5e-9ac3c1ef7f7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:44:45.209Z|da79ab60-5a16-4488-ad5e-9ac3c1ef7f7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:44:45.259Z|576248c6-3146-4d15-b358-74c8c42a8888|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:44:45.259Z|576248c6-3146-4d15-b358-74c8c42a8888|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:44:46.526Z|23e8963e-9b7a-443d-8dcc-35a3a16e978a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:44:46.527Z|23e8963e-9b7a-443d-8dcc-35a3a16e978a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:44:54.817Z|5e27cb8a-55a5-4029-860c-35b1dc58c6f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:44:54.817Z|5e27cb8a-55a5-4029-860c-35b1dc58c6f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:44:55.286Z|38192de7-7bc1-4387-bbca-9e66e1dcdba5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:44:55.287Z|38192de7-7bc1-4387-bbca-9e66e1dcdba5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:44:56.550Z|1f98dd6d-9ebe-4fa4-9931-e8deb9283872|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:44:56.550Z|1f98dd6d-9ebe-4fa4-9931-e8deb9283872|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:45:00.208Z|9af3dd40-8d4d-42ac-a54c-85ded00042e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:45:00.209Z|9af3dd40-8d4d-42ac-a54c-85ded00042e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:45:01.086Z|126c0f9d-e53b-45fb-9bcc-426b12048c16|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:45:01.086Z|126c0f9d-e53b-45fb-9bcc-426b12048c16|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:45:04.846Z|0fc9c386-14b9-492d-90eb-8b5545f27966|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:45:04.847Z|0fc9c386-14b9-492d-90eb-8b5545f27966|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:45:05.318Z|15380dc4-dd6a-4896-b131-c5b61c78c5f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:45:05.318Z|15380dc4-dd6a-4896-b131-c5b61c78c5f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:45:06.571Z|fe467655-54e2-4c1c-81dc-54e57a3be36c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:45:06.571Z|fe467655-54e2-4c1c-81dc-54e57a3be36c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:45:14.876Z|f780f019-c3cc-40d0-ba55-c8d432e08fe0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:45:14.877Z|f780f019-c3cc-40d0-ba55-c8d432e08fe0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:45:15.208Z|905def8f-4447-4590-a184-720f59049852|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:45:15.208Z|905def8f-4447-4590-a184-720f59049852|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:45:15.347Z|645e60d0-1357-41d6-8d2e-e404963c3069|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:45:15.347Z|645e60d0-1357-41d6-8d2e-e404963c3069|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:45:16.596Z|9eaa7f10-3e87-475e-a711-f4427fc92a2b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:45:16.596Z|9eaa7f10-3e87-475e-a711-f4427fc92a2b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:45:24.904Z|5d257dee-8b0f-445a-b3c7-6bb04c20ab9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:45:24.905Z|5d257dee-8b0f-445a-b3c7-6bb04c20ab9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:45:25.374Z|7695e5b9-b5be-4b13-8867-b55e052609a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:45:25.375Z|7695e5b9-b5be-4b13-8867-b55e052609a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:45:26.622Z|4af13081-3a34-4cbd-95ff-76fe13726da5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:45:26.623Z|4af13081-3a34-4cbd-95ff-76fe13726da5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:45:30.208Z|c8627166-f9c1-4962-92ba-d485064f6a8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:45:30.209Z|c8627166-f9c1-4962-92ba-d485064f6a8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:45:31.087Z|f26baab1-743c-45fe-8212-80679177b068|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:45:31.087Z|f26baab1-743c-45fe-8212-80679177b068|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:45:34.930Z|9f43f450-43bf-4e53-b8a3-33ed209cd592|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:45:34.931Z|9f43f450-43bf-4e53-b8a3-33ed209cd592|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:45:35.403Z|070ffd2f-3e7c-44bb-9e3a-f81092a6eb0a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:45:35.404Z|070ffd2f-3e7c-44bb-9e3a-f81092a6eb0a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:45:36.650Z|c1a93993-207c-4a64-8fa6-c43e9ddfd171|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:45:36.651Z|c1a93993-207c-4a64-8fa6-c43e9ddfd171|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:45:40.407Z|31459d79-e294-470c-85c1-267df046a11d|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T06:45:40.407Z|31459d79-e294-470c-85c1-267df046a11d|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T06:45:44.961Z|0ccce411-b85d-45f4-a1c1-3d2d7d45d462|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:45:44.961Z|0ccce411-b85d-45f4-a1c1-3d2d7d45d462|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:45:45.208Z|c82a816b-bcc5-47a8-8e07-8180db2875f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:45:45.211Z|c82a816b-bcc5-47a8-8e07-8180db2875f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:45:45.432Z|0dca5743-343c-483f-8175-0c77ee735fdb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:45:45.433Z|0dca5743-343c-483f-8175-0c77ee735fdb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:45:46.674Z|3decb7ac-dd24-4484-8952-5221bddd2c50|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:45:46.675Z|3decb7ac-dd24-4484-8952-5221bddd2c50|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:45:54.991Z|8c723024-7d75-4150-a1c6-62cb4aab0d2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:45:54.992Z|8c723024-7d75-4150-a1c6-62cb4aab0d2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:45:55.462Z|79a4b9fe-4387-4855-8081-67aeded0bffa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:45:55.462Z|79a4b9fe-4387-4855-8081-67aeded0bffa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:45:56.701Z|afc1ed2c-ea2a-4c56-9e25-17e8cc443e36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:45:56.702Z|afc1ed2c-ea2a-4c56-9e25-17e8cc443e36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:46:00.208Z|2d1a0750-3e74-493f-a1e5-6f037e92cc6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:46:00.209Z|2d1a0750-3e74-493f-a1e5-6f037e92cc6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:46:01.088Z|e2ea0736-5f4c-4835-88e6-dbf1039611b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:46:01.088Z|e2ea0736-5f4c-4835-88e6-dbf1039611b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:46:05.021Z|cc8cc5aa-fb89-435b-aa46-4950d3e1e392|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:46:05.022Z|cc8cc5aa-fb89-435b-aa46-4950d3e1e392|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:46:05.489Z|3b121c9f-843d-4448-ad95-52a87a26f13c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:46:05.489Z|3b121c9f-843d-4448-ad95-52a87a26f13c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:46:06.729Z|2f1f30dc-fb72-4811-bb98-01757811fe60|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:46:06.730Z|2f1f30dc-fb72-4811-bb98-01757811fe60|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:46:15.048Z|265f36c4-91f7-42cc-92e0-081921bce0a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:46:15.049Z|265f36c4-91f7-42cc-92e0-081921bce0a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:46:15.208Z|26d4c12f-d881-4b02-a4ad-b486f8c0800b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:46:15.209Z|26d4c12f-d881-4b02-a4ad-b486f8c0800b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:46:15.517Z|5e7dcf14-c11b-4438-9ade-446a603744f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:46:15.518Z|5e7dcf14-c11b-4438-9ade-446a603744f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:46:16.754Z|4e18057c-8256-4d1b-919f-5807116ee514|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:46:16.755Z|4e18057c-8256-4d1b-919f-5807116ee514|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:46:25.075Z|d789f883-f8e4-449b-95fa-3106bcbb69b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:46:25.076Z|d789f883-f8e4-449b-95fa-3106bcbb69b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:46:25.547Z|79f1f95f-14ee-4b4f-a7f4-4c8adae6f039|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:46:25.548Z|79f1f95f-14ee-4b4f-a7f4-4c8adae6f039|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:46:26.781Z|974d0d1f-d5f6-4900-8c7e-37c382bf979f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:46:26.781Z|974d0d1f-d5f6-4900-8c7e-37c382bf979f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:46:30.208Z|ab466984-2fbd-4186-acac-900fe36b3b37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:46:30.211Z|ab466984-2fbd-4186-acac-900fe36b3b37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:46:31.089Z|11dea800-e062-4615-8df0-09580e392cfe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:46:31.089Z|11dea800-e062-4615-8df0-09580e392cfe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:46:35.103Z|67de889d-7c29-4485-aafa-a9e84605e396|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:46:35.103Z|67de889d-7c29-4485-aafa-a9e84605e396|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:46:35.578Z|891cbc3f-899d-4fee-9cb6-4e008a9fa61c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:46:35.579Z|891cbc3f-899d-4fee-9cb6-4e008a9fa61c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:46:36.806Z|0cf856a6-4790-4878-9ce6-ecfef156e26e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:46:36.807Z|0cf856a6-4790-4878-9ce6-ecfef156e26e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:46:40.408Z|c26ecc82-95c0-4a9f-a7c2-7c59f1025ee1|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T06:46:40.409Z|c26ecc82-95c0-4a9f-a7c2-7c59f1025ee1|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T06:46:45.131Z|1031ac4c-170a-419d-983d-2e5e394c80a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:46:45.132Z|1031ac4c-170a-419d-983d-2e5e394c80a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:46:45.208Z|f30d0f77-fef3-4db9-bcd1-99f009a611d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:46:45.209Z|f30d0f77-fef3-4db9-bcd1-99f009a611d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:46:45.603Z|70beb422-6234-4c61-84a1-ac87c9699c0d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:46:45.603Z|70beb422-6234-4c61-84a1-ac87c9699c0d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:46:46.831Z|6e497f98-023c-4935-9106-e17cbbc1973a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:46:46.832Z|6e497f98-023c-4935-9106-e17cbbc1973a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:46:55.164Z|1821743e-fc36-4b9d-8670-fa4823c01ad1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:46:55.165Z|1821743e-fc36-4b9d-8670-fa4823c01ad1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:46:55.631Z|97178eef-6811-4d38-b3c0-63c46deede7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:46:55.633Z|97178eef-6811-4d38-b3c0-63c46deede7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:46:56.858Z|8fa29680-5b23-43a9-87fc-17b27aac1f91|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:46:56.859Z|8fa29680-5b23-43a9-87fc-17b27aac1f91|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:47:00.208Z|a436d07b-a545-4102-ab59-3626c624037b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:47:00.209Z|a436d07b-a545-4102-ab59-3626c624037b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:47:01.090Z|197aef8d-bfcb-4db3-988e-4d2b1561e85d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:47:01.090Z|197aef8d-bfcb-4db3-988e-4d2b1561e85d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:47:05.195Z|ba321062-9268-459e-9c8b-1e3a3aa7f2aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:47:05.196Z|ba321062-9268-459e-9c8b-1e3a3aa7f2aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:47:05.656Z|55c083ff-434d-4a10-9284-db8df525b5cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:47:05.657Z|55c083ff-434d-4a10-9284-db8df525b5cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:47:06.887Z|77fd4768-f556-4cdb-a179-56fe4d8450b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:47:06.888Z|77fd4768-f556-4cdb-a179-56fe4d8450b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:47:15.208Z|1186687a-c434-484b-9192-97684bd80664|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:47:15.210Z|1186687a-c434-484b-9192-97684bd80664|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:47:15.224Z|e59046c5-54ff-4737-9e77-0c04e78a14ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:47:15.225Z|e59046c5-54ff-4737-9e77-0c04e78a14ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:47:15.685Z|260be746-0dec-4a82-b262-dd871bb9dbce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:47:15.685Z|260be746-0dec-4a82-b262-dd871bb9dbce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:47:16.916Z|138b1897-90a7-497d-a9c3-6d80c0fe3b15|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:47:16.917Z|138b1897-90a7-497d-a9c3-6d80c0fe3b15|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:47:25.255Z|01eea581-c27d-47bb-8fa2-2ecbd6eb30e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:47:25.255Z|01eea581-c27d-47bb-8fa2-2ecbd6eb30e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:47:25.713Z|03620def-cc92-4057-8097-3811c25c449b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:47:25.714Z|03620def-cc92-4057-8097-3811c25c449b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:47:26.942Z|84fc90f5-2b23-41b4-b0e1-b0532b7cdfad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:47:26.943Z|84fc90f5-2b23-41b4-b0e1-b0532b7cdfad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:47:30.208Z|b44afe98-ccc6-4661-873e-db8f83d727b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:47:30.209Z|b44afe98-ccc6-4661-873e-db8f83d727b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:47:31.091Z|77782a26-40ca-4d56-aa0a-748540ab2930|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:47:31.091Z|77782a26-40ca-4d56-aa0a-748540ab2930|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:47:35.284Z|f205f306-e20c-4590-a2c8-281a8d3f912f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:47:35.285Z|f205f306-e20c-4590-a2c8-281a8d3f912f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:47:35.742Z|3ef7842f-c9f4-4235-9f49-d552765915eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:47:35.743Z|3ef7842f-c9f4-4235-9f49-d552765915eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:47:36.965Z|6873ed90-10b2-45a4-ba0a-e637c3c0b7f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:47:36.966Z|6873ed90-10b2-45a4-ba0a-e637c3c0b7f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:47:40.407Z|369a0c05-f452-4099-8a14-5602bc83c580|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T06:47:40.407Z|369a0c05-f452-4099-8a14-5602bc83c580|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T06:47:45.208Z|4f6bb35a-6e29-4850-92a5-93e494d94162|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:47:45.208Z|4f6bb35a-6e29-4850-92a5-93e494d94162|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:47:45.321Z|b5760aa1-3be2-405f-909e-14b261277709|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:47:45.322Z|b5760aa1-3be2-405f-909e-14b261277709|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:47:45.770Z|425d5090-181c-4477-a165-f2612a9fa58c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:47:45.770Z|425d5090-181c-4477-a165-f2612a9fa58c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:47:46.998Z|00b708e0-d892-476b-b61d-a3c8be040370|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:47:46.999Z|00b708e0-d892-476b-b61d-a3c8be040370|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:47:55.351Z|d815c7d4-ff2d-4c4b-8d70-634950dd7ddb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:47:55.352Z|d815c7d4-ff2d-4c4b-8d70-634950dd7ddb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:47:55.797Z|4dac9b79-7205-4ffe-8384-b235ad230b74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:47:55.798Z|4dac9b79-7205-4ffe-8384-b235ad230b74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:47:57.025Z|9371763a-068c-416b-8825-edd1e185334d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:47:57.026Z|9371763a-068c-416b-8825-edd1e185334d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:48:00.208Z|6fa967c3-7bc7-4e30-829c-0f9f820886f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:48:00.210Z|6fa967c3-7bc7-4e30-829c-0f9f820886f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:48:01.092Z|6b499187-5569-4d3d-b004-fbc28af1b3c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:48:01.092Z|6b499187-5569-4d3d-b004-fbc28af1b3c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:48:05.381Z|5b9a5bd1-19ee-4a6d-84cc-c802ca0f2566|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:48:05.381Z|5b9a5bd1-19ee-4a6d-84cc-c802ca0f2566|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:48:05.823Z|45e6506a-cc1f-4c1f-9822-2377be7d2afc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:48:05.824Z|45e6506a-cc1f-4c1f-9822-2377be7d2afc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:48:07.055Z|c3b8cc14-6f49-4635-99fd-aa9d68713e48|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:48:07.055Z|c3b8cc14-6f49-4635-99fd-aa9d68713e48|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:48:15.208Z|cc06289d-b1b8-4755-a0fb-67fd6e519ca0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:48:15.209Z|cc06289d-b1b8-4755-a0fb-67fd6e519ca0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:48:15.410Z|452078c1-acef-46c1-b253-77008a73bd67|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:48:15.411Z|452078c1-acef-46c1-b253-77008a73bd67|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:48:15.852Z|7b5b5614-b684-4040-8ed5-51736e82ec47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:48:15.853Z|7b5b5614-b684-4040-8ed5-51736e82ec47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:48:17.082Z|b01168fa-1623-4687-ab19-520272a66e08|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:48:17.083Z|b01168fa-1623-4687-ab19-520272a66e08|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:48:25.439Z|737e6c34-6451-41d6-9b86-11ede4c5b2a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:48:25.440Z|737e6c34-6451-41d6-9b86-11ede4c5b2a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:48:25.881Z|c9248f84-476b-4601-9705-3e6022e6f70f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:48:25.882Z|c9248f84-476b-4601-9705-3e6022e6f70f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:48:27.105Z|39ddc9c7-24d8-432e-b8ac-dbef40168e6b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:48:27.105Z|39ddc9c7-24d8-432e-b8ac-dbef40168e6b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:48:30.208Z|101cfed1-fb70-4678-ae09-1c37ea724ecc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:48:30.209Z|101cfed1-fb70-4678-ae09-1c37ea724ecc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:48:31.093Z|6548ec1e-3e24-4efc-ade9-ae52b6e16095|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:48:31.093Z|6548ec1e-3e24-4efc-ade9-ae52b6e16095|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:48:35.469Z|7e044c6f-1ad7-4caa-80a0-d4bf05f7cd50|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:48:35.469Z|7e044c6f-1ad7-4caa-80a0-d4bf05f7cd50|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:48:35.910Z|7556556b-cb88-4e4f-b01c-b5e86b128786|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:48:35.910Z|7556556b-cb88-4e4f-b01c-b5e86b128786|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:48:37.134Z|9afe9029-40be-47f6-a6eb-700861c77280|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:48:37.134Z|9afe9029-40be-47f6-a6eb-700861c77280|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:48:40.407Z|d6fc93c8-bf62-4c4e-b413-89deb621e6c6|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T06:48:40.408Z|d6fc93c8-bf62-4c4e-b413-89deb621e6c6|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T06:48:45.208Z|acf78ff7-668e-4380-ad55-f2973f96d93b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:48:45.210Z|acf78ff7-668e-4380-ad55-f2973f96d93b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:48:45.497Z|7f659b5a-f44b-47f6-ae1d-cfd990946666|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:48:45.497Z|7f659b5a-f44b-47f6-ae1d-cfd990946666|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:48:45.935Z|44f3e1b7-2b30-41cf-b23d-da8badd9137e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:48:45.936Z|44f3e1b7-2b30-41cf-b23d-da8badd9137e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:48:47.157Z|5178f712-66ac-42b4-92b5-7bc32ad8acd5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:48:47.158Z|5178f712-66ac-42b4-92b5-7bc32ad8acd5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:48:55.527Z|1893791e-88f6-4d0a-a223-6693914bad30|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:48:55.528Z|1893791e-88f6-4d0a-a223-6693914bad30|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:48:55.961Z|37dd9d17-c89d-48a6-be3b-8d7e66b050dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:48:55.961Z|37dd9d17-c89d-48a6-be3b-8d7e66b050dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:48:57.181Z|9beef178-7b85-409d-9bc5-c15bb6592fae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:48:57.181Z|9beef178-7b85-409d-9bc5-c15bb6592fae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:49:00.208Z|3cc1e1ef-b97d-4b28-a48f-a4d5d4f151f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:49:00.209Z|3cc1e1ef-b97d-4b28-a48f-a4d5d4f151f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:49:01.094Z|579daaae-1480-4ee8-a2e5-e2d79174bb24|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:49:01.094Z|579daaae-1480-4ee8-a2e5-e2d79174bb24|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:49:05.557Z|f611358c-0735-4a29-b611-7cad7833c6b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:49:05.557Z|f611358c-0735-4a29-b611-7cad7833c6b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:49:05.987Z|5534d1ba-003f-49ad-a409-267350bca1e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:49:05.988Z|5534d1ba-003f-49ad-a409-267350bca1e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:49:07.204Z|bf6d9265-8e0f-4218-b88e-2af39a836329|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:49:07.205Z|bf6d9265-8e0f-4218-b88e-2af39a836329|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:49:15.208Z|3e132090-d0b4-4723-af38-173e5f768bd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:49:15.209Z|3e132090-d0b4-4723-af38-173e5f768bd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:49:15.586Z|29ecba5a-3041-4a54-9ad2-979b1b0d1891|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:49:15.586Z|29ecba5a-3041-4a54-9ad2-979b1b0d1891|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:49:16.016Z|60970261-9024-44e1-bd3f-313f553499ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:49:16.017Z|60970261-9024-44e1-bd3f-313f553499ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:49:17.230Z|3391ccc0-3513-457c-a18a-24e1f8e2805e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:49:17.231Z|3391ccc0-3513-457c-a18a-24e1f8e2805e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:49:25.613Z|51040baf-ba21-4079-8ccb-2b9d58ef7d60|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:49:25.613Z|51040baf-ba21-4079-8ccb-2b9d58ef7d60|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:49:26.042Z|7e910b1b-7cbb-4c57-8731-9d3ba10a867f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:49:26.042Z|7e910b1b-7cbb-4c57-8731-9d3ba10a867f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:49:27.256Z|50d08529-7f11-48be-a8bf-c07bbe70c1d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:49:27.257Z|50d08529-7f11-48be-a8bf-c07bbe70c1d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:49:30.208Z|988dca73-0965-40c3-bc8a-027e2b930e4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:49:30.210Z|988dca73-0965-40c3-bc8a-027e2b930e4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:49:31.094Z|67fa0445-e090-472c-a3b0-1b9a162787da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:49:31.095Z|67fa0445-e090-472c-a3b0-1b9a162787da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:49:35.649Z|aadea233-b74e-4ed8-939f-efe0ad2cc4c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:49:35.649Z|aadea233-b74e-4ed8-939f-efe0ad2cc4c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:49:36.068Z|448e6bdb-5dad-402d-9148-076cc79f4a93|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:49:36.069Z|448e6bdb-5dad-402d-9148-076cc79f4a93|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:49:37.282Z|ab3c9594-cd2a-4f6a-ba36-5fcdac097534|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:49:37.283Z|ab3c9594-cd2a-4f6a-ba36-5fcdac097534|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:49:40.407Z|de39c8ec-a086-49cc-965f-83e4afa78122|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T06:49:40.408Z|de39c8ec-a086-49cc-965f-83e4afa78122|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T06:49:45.208Z|1bb615dd-dc46-4f8d-a0b8-9c9efaf75852|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:49:45.209Z|1bb615dd-dc46-4f8d-a0b8-9c9efaf75852|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:49:45.677Z|3d5344c3-92fe-4ecd-995d-5d46eb823f65|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:49:45.677Z|3d5344c3-92fe-4ecd-995d-5d46eb823f65|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:49:46.097Z|e23f6c4c-96a8-4180-9193-80a0aa7b138f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:49:46.098Z|e23f6c4c-96a8-4180-9193-80a0aa7b138f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:49:47.306Z|dc4aa675-c62d-4658-a5f9-30b29743ed88|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:49:47.307Z|dc4aa675-c62d-4658-a5f9-30b29743ed88|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:49:55.705Z|9cd05fef-6086-4c92-87a8-063053d908ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:49:55.706Z|9cd05fef-6086-4c92-87a8-063053d908ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:49:56.127Z|f2aaab24-65ce-473a-973f-5f73dfdf5f11|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:49:56.127Z|f2aaab24-65ce-473a-973f-5f73dfdf5f11|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:49:57.329Z|a1013606-fc23-4d11-a36a-471c59d83fb7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:49:57.330Z|a1013606-fc23-4d11-a36a-471c59d83fb7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:50:00.208Z|99461d54-20d8-4189-8afa-2b84f6aacf35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:50:00.208Z|99461d54-20d8-4189-8afa-2b84f6aacf35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:50:01.095Z|4ab3d930-bbc1-4e93-a946-261cca61a781|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:50:01.096Z|4ab3d930-bbc1-4e93-a946-261cca61a781|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:50:05.734Z|beb28934-8581-4fc4-b35a-eced80f5a12d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:50:05.734Z|beb28934-8581-4fc4-b35a-eced80f5a12d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:50:06.155Z|e9be8c8b-7400-4b69-9ae3-eafefcd4828f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:50:06.156Z|e9be8c8b-7400-4b69-9ae3-eafefcd4828f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:50:07.353Z|83c23acb-ebe7-4c8c-b71f-14141a653f38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:50:07.354Z|83c23acb-ebe7-4c8c-b71f-14141a653f38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:50:15.208Z|f13bfdbd-6908-4966-9cca-30ae4c41c394|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:50:15.210Z|f13bfdbd-6908-4966-9cca-30ae4c41c394|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:50:15.768Z|a901725b-3f70-474d-bf00-d3ebff436b27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:50:15.769Z|a901725b-3f70-474d-bf00-d3ebff436b27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:50:16.184Z|e4a26117-6c8f-46f4-959c-9495e3373fcd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:50:16.184Z|e4a26117-6c8f-46f4-959c-9495e3373fcd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:50:17.379Z|fbe6c9f0-a0f4-45a5-8964-d2f6af2670dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:50:17.379Z|fbe6c9f0-a0f4-45a5-8964-d2f6af2670dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:50:25.795Z|772f50c0-0f5b-4d34-b351-e7a37938e16c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:50:25.796Z|772f50c0-0f5b-4d34-b351-e7a37938e16c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:50:26.211Z|c6641a3f-1bae-48cc-a606-f83cae67eba9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:50:26.212Z|c6641a3f-1bae-48cc-a606-f83cae67eba9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:50:27.400Z|f965d139-a9c5-4ccb-9e0b-5772098b5821|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:50:27.401Z|f965d139-a9c5-4ccb-9e0b-5772098b5821|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:50:30.208Z|1b4d94d8-e4ee-4ef9-ab85-26d65db8e5a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:50:30.209Z|1b4d94d8-e4ee-4ef9-ab85-26d65db8e5a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:50:31.096Z|b9c94829-db38-43a8-b8d8-593e526ae71e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:50:31.096Z|b9c94829-db38-43a8-b8d8-593e526ae71e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:50:35.825Z|2bde16d0-9323-4254-bda0-408cd0eb491c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:50:35.826Z|2bde16d0-9323-4254-bda0-408cd0eb491c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:50:36.241Z|259257d2-08e8-466b-b891-2256fcc68b2e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:50:36.242Z|259257d2-08e8-466b-b891-2256fcc68b2e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:50:37.430Z|f6d89d96-55d1-466a-8262-19b56df87760|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:50:37.430Z|f6d89d96-55d1-466a-8262-19b56df87760|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:50:40.407Z|15026a51-a90e-409e-a601-d078d5d0a331|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T06:50:40.408Z|15026a51-a90e-409e-a601-d078d5d0a331|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T06:50:45.208Z|8217453d-1edc-4559-b43a-6ef9ae8b7fa5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:50:45.209Z|8217453d-1edc-4559-b43a-6ef9ae8b7fa5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:50:45.854Z|bbbd65a4-9f7f-4f8d-96ac-c9aba0c4b264|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:50:45.854Z|bbbd65a4-9f7f-4f8d-96ac-c9aba0c4b264|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:50:46.270Z|f16fd129-6ac4-4069-9d83-c28e302d987d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:50:46.271Z|f16fd129-6ac4-4069-9d83-c28e302d987d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:50:47.456Z|3ec0c0c2-5e36-49ac-a8eb-f791409a073a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:50:47.457Z|3ec0c0c2-5e36-49ac-a8eb-f791409a073a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:50:55.880Z|969a9234-64e6-4179-884a-7a329b4d87bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:50:55.880Z|969a9234-64e6-4179-884a-7a329b4d87bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:50:56.300Z|9ce286ff-7249-4f04-addc-7613c19b1228|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:50:56.301Z|9ce286ff-7249-4f04-addc-7613c19b1228|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:50:57.481Z|fd11693a-f826-43a9-b9b7-c7c977fcccf1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:50:57.481Z|fd11693a-f826-43a9-b9b7-c7c977fcccf1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:51:00.208Z|be01d361-f617-4f1d-be85-160c63fbaac8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:51:00.209Z|be01d361-f617-4f1d-be85-160c63fbaac8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:51:01.097Z|55fbde35-c6ec-42f1-bba3-c19c95c13e96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:51:01.097Z|55fbde35-c6ec-42f1-bba3-c19c95c13e96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:51:05.906Z|d79027fd-630c-49b5-bb61-e54ae36ef496|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:51:05.906Z|d79027fd-630c-49b5-bb61-e54ae36ef496|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:51:06.329Z|7c9b5cd1-9f4f-443f-b6fd-0bb9f69256d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:51:06.330Z|7c9b5cd1-9f4f-443f-b6fd-0bb9f69256d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:51:07.506Z|42cf5184-e55e-4ce8-8278-626de71bd64b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:51:07.506Z|42cf5184-e55e-4ce8-8278-626de71bd64b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:51:15.208Z|f35157a5-e762-4106-a192-060f51133e92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:51:15.209Z|f35157a5-e762-4106-a192-060f51133e92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:51:15.934Z|c43a1a53-a846-4aef-8e8b-2c7515b4a606|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:51:15.934Z|c43a1a53-a846-4aef-8e8b-2c7515b4a606|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:51:16.357Z|0d85ad78-8ddb-45c8-9efa-bd2c58e7df81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:51:16.357Z|0d85ad78-8ddb-45c8-9efa-bd2c58e7df81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:51:17.528Z|de8744ef-3ad9-4d2b-b542-157ca3f9c766|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:51:17.529Z|de8744ef-3ad9-4d2b-b542-157ca3f9c766|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:51:25.963Z|1f99fce1-074c-4e1d-b320-3d6a4da8277c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:51:25.964Z|1f99fce1-074c-4e1d-b320-3d6a4da8277c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:51:26.388Z|3ed3a020-56bc-414b-9758-f9f1cbc18057|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:51:26.389Z|3ed3a020-56bc-414b-9758-f9f1cbc18057|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:51:27.551Z|cca6df05-6a88-4874-85c8-4a31c4acfdc2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:51:27.551Z|cca6df05-6a88-4874-85c8-4a31c4acfdc2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:51:30.208Z|fa13fb1a-0b14-4dec-8439-c5b60a728db9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:51:30.209Z|fa13fb1a-0b14-4dec-8439-c5b60a728db9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:51:31.098Z|398e6ae2-cbe4-4436-a27c-9d34ce1242ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:51:31.098Z|398e6ae2-cbe4-4436-a27c-9d34ce1242ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:51:35.991Z|db66e7fd-e668-40fa-9f78-8af2c5da57b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:51:35.991Z|db66e7fd-e668-40fa-9f78-8af2c5da57b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:51:36.415Z|9f49f50d-703b-4043-9aa9-12c31562dda5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:51:36.416Z|9f49f50d-703b-4043-9aa9-12c31562dda5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:51:37.572Z|dc584764-047f-467c-9e49-ed76260e466e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:51:37.573Z|dc584764-047f-467c-9e49-ed76260e466e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:51:40.407Z|c45cb022-b4ab-43d8-af4f-b7579a5ef4d3|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T06:51:40.408Z|c45cb022-b4ab-43d8-af4f-b7579a5ef4d3|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T06:51:45.208Z|9bcb5b65-c7b4-4248-b2e9-0e5507e77369|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:51:45.210Z|9bcb5b65-c7b4-4248-b2e9-0e5507e77369|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:51:46.020Z|4ef83d16-4e57-41b5-8b25-5471b54fb5ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:51:46.021Z|4ef83d16-4e57-41b5-8b25-5471b54fb5ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:51:46.445Z|96c6c4f4-a7e4-40b8-8e1c-4998afa64341|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:51:46.446Z|96c6c4f4-a7e4-40b8-8e1c-4998afa64341|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:51:47.598Z|0e732fb1-27e4-481e-8c02-f9e3b56b222b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:51:47.599Z|0e732fb1-27e4-481e-8c02-f9e3b56b222b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:51:56.047Z|3a0547df-db86-4a74-a113-e89c5785714d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:51:56.048Z|3a0547df-db86-4a74-a113-e89c5785714d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:51:56.474Z|06b8e430-b800-4b30-afee-0a138dcb915c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:51:56.475Z|06b8e430-b800-4b30-afee-0a138dcb915c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:51:57.623Z|fa725a8b-338b-4999-995d-8aae760acf79|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:51:57.624Z|fa725a8b-338b-4999-995d-8aae760acf79|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:52:00.208Z|20162550-0139-4441-9986-26536d486fd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:52:00.209Z|20162550-0139-4441-9986-26536d486fd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:52:01.099Z|b3d6185e-78c6-4b14-ad7f-8703efe68870|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:52:01.100Z|b3d6185e-78c6-4b14-ad7f-8703efe68870|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:52:06.074Z|218a6002-0462-46f5-a391-4195bf8850c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:52:06.075Z|218a6002-0462-46f5-a391-4195bf8850c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:52:06.503Z|c249e2ab-cd67-40cd-beb0-0fe086e7a2a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:52:06.504Z|c249e2ab-cd67-40cd-beb0-0fe086e7a2a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:52:07.650Z|986cdd66-85ed-45e1-a159-66ff3da24f87|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:52:07.651Z|986cdd66-85ed-45e1-a159-66ff3da24f87|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:52:15.208Z|8ed53f6f-73d4-4793-b0b0-db2f4df0b013|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:52:15.209Z|8ed53f6f-73d4-4793-b0b0-db2f4df0b013|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:52:16.103Z|6f13944e-a149-48fe-a374-e778ac8ccb01|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:52:16.103Z|6f13944e-a149-48fe-a374-e778ac8ccb01|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:52:16.533Z|82d0d233-8537-4508-b806-9a7d82475b7a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:52:16.534Z|82d0d233-8537-4508-b806-9a7d82475b7a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:52:17.673Z|efa0aa6d-7d39-4342-b278-3b1bd651234d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:52:17.673Z|efa0aa6d-7d39-4342-b278-3b1bd651234d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:52:26.132Z|b08e2fc0-e53e-476d-9b5b-18dbe8c68334|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:52:26.132Z|b08e2fc0-e53e-476d-9b5b-18dbe8c68334|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:52:26.564Z|54fa0088-d1ed-4d7d-b020-71ad1984b5d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:52:26.564Z|54fa0088-d1ed-4d7d-b020-71ad1984b5d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:52:27.692Z|1f1f1deb-f3bd-465b-8872-319ce4c99be7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:52:27.692Z|1f1f1deb-f3bd-465b-8872-319ce4c99be7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:52:30.208Z|34196acc-09a5-4c66-bc6b-93f1e99952a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:52:30.210Z|34196acc-09a5-4c66-bc6b-93f1e99952a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:52:31.100Z|fd42873c-d0db-465e-acaf-09111c999636|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:52:31.101Z|fd42873c-d0db-465e-acaf-09111c999636|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:52:36.160Z|72f8f65e-43b5-4e45-9cc5-e70de3119757|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:52:36.160Z|72f8f65e-43b5-4e45-9cc5-e70de3119757|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:52:36.591Z|a918a4fd-b896-430a-8932-be2dc15b44c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:52:36.592Z|a918a4fd-b896-430a-8932-be2dc15b44c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:52:37.718Z|cfb9910d-adb6-40ea-8535-ff25276fa549|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:52:37.718Z|cfb9910d-adb6-40ea-8535-ff25276fa549|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:52:40.408Z|2cd20dcb-0d14-4f04-be56-4891f849af12|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T06:52:40.409Z|2cd20dcb-0d14-4f04-be56-4891f849af12|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T06:52:45.208Z|759a4c21-52bd-4704-9259-9770eebe22d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:52:45.209Z|759a4c21-52bd-4704-9259-9770eebe22d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:52:46.186Z|b86106d0-eb47-4be9-98f4-77e6ebc00b68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:52:46.187Z|b86106d0-eb47-4be9-98f4-77e6ebc00b68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:52:46.620Z|ff0192b7-5b98-4b59-be43-0158f53603a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:52:46.621Z|ff0192b7-5b98-4b59-be43-0158f53603a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:52:47.743Z|49ec9bfb-3424-44bd-bf81-afab2d6a3e61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:52:47.743Z|49ec9bfb-3424-44bd-bf81-afab2d6a3e61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:52:56.215Z|abfeb590-7923-442f-8603-3ec1b435270a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:52:56.216Z|abfeb590-7923-442f-8603-3ec1b435270a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:52:56.650Z|9055bb83-d2e2-481a-a48b-9ea314f64275|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:52:56.651Z|9055bb83-d2e2-481a-a48b-9ea314f64275|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:52:57.773Z|d64cbccc-9350-4d75-94f6-40ed4be80c5c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:52:57.775Z|d64cbccc-9350-4d75-94f6-40ed4be80c5c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:53:00.208Z|25a047df-30bd-497f-be47-3bcb362e49d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:53:00.209Z|25a047df-30bd-497f-be47-3bcb362e49d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:53:01.101Z|5c198c60-4ece-4766-89a6-627f07c55077|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:53:01.101Z|5c198c60-4ece-4766-89a6-627f07c55077|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:53:06.242Z|96b41105-8b92-4a46-9ac1-759380e995ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:53:06.243Z|96b41105-8b92-4a46-9ac1-759380e995ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:53:06.680Z|46f8fc29-76c9-446e-a9d8-7a34218301de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:53:06.680Z|46f8fc29-76c9-446e-a9d8-7a34218301de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:53:07.799Z|b9ff0ac7-5cf4-48b5-b47b-d478cc288c7e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:53:07.800Z|b9ff0ac7-5cf4-48b5-b47b-d478cc288c7e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:53:15.208Z|e755e9f0-2020-4278-97cd-c19401417f73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:53:15.210Z|e755e9f0-2020-4278-97cd-c19401417f73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:53:16.272Z|6cb9b255-a164-4ea4-9384-a1960a98cbb3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:53:16.273Z|6cb9b255-a164-4ea4-9384-a1960a98cbb3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:53:16.709Z|e2392199-612f-4f7c-876a-867c40befea6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:53:16.710Z|e2392199-612f-4f7c-876a-867c40befea6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:53:17.823Z|7a838a77-9025-4d0d-a0e4-43d893c2e0eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:53:17.824Z|7a838a77-9025-4d0d-a0e4-43d893c2e0eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:53:26.302Z|96ba1e5d-870e-4080-aba4-c39deec7837b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:53:26.302Z|96ba1e5d-870e-4080-aba4-c39deec7837b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:53:26.740Z|47c13ea0-a337-4383-b5f8-40219f446ab6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:53:26.740Z|47c13ea0-a337-4383-b5f8-40219f446ab6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:53:27.850Z|6157b77d-1b06-45c2-be4f-8098a1e21a11|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:53:27.851Z|6157b77d-1b06-45c2-be4f-8098a1e21a11|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:53:30.208Z|ba25d2be-d836-4178-ac28-fdb1f89a5e5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:53:30.209Z|ba25d2be-d836-4178-ac28-fdb1f89a5e5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:53:31.102Z|c866f6fb-6b88-4c95-818c-d34266d8340b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:53:31.103Z|c866f6fb-6b88-4c95-818c-d34266d8340b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:53:36.330Z|e84e0818-2775-4224-9a20-89a78cb20422|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:53:36.331Z|e84e0818-2775-4224-9a20-89a78cb20422|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:53:36.765Z|75d424a6-1041-4504-bc65-423b194458ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:53:36.766Z|75d424a6-1041-4504-bc65-423b194458ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:53:37.874Z|dde1b351-f372-4633-b71b-c08fdb46e423|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:53:37.875Z|dde1b351-f372-4633-b71b-c08fdb46e423|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:53:40.407Z|c1236f3d-1eb7-4a5a-8459-32c610716325|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T06:53:40.408Z|c1236f3d-1eb7-4a5a-8459-32c610716325|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T06:53:45.208Z|1b1162c7-c517-4118-9335-6962b9987d72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:53:45.209Z|1b1162c7-c517-4118-9335-6962b9987d72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:53:46.359Z|c6aad66e-27fe-4877-a575-73fc19a5b372|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:53:46.360Z|c6aad66e-27fe-4877-a575-73fc19a5b372|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:53:46.789Z|ae1ffd9e-3a2a-499d-8164-631e3532f055|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:53:46.790Z|ae1ffd9e-3a2a-499d-8164-631e3532f055|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:53:47.896Z|b5ad967e-7f27-4807-986c-6a1e3426d0c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:53:47.896Z|b5ad967e-7f27-4807-986c-6a1e3426d0c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:53:56.389Z|8910dcfd-e1cb-4541-8812-957b4f87f78c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:53:56.390Z|8910dcfd-e1cb-4541-8812-957b4f87f78c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:53:56.818Z|2937988f-2259-4cce-b2b5-8cfd00c823d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:53:56.818Z|2937988f-2259-4cce-b2b5-8cfd00c823d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:53:57.919Z|f64ad8e0-ca5b-4b8d-8c8c-8307e90f350d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:53:57.920Z|f64ad8e0-ca5b-4b8d-8c8c-8307e90f350d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:54:00.208Z|db7b9d13-28fb-45be-9f30-210eac2b09ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:54:00.209Z|db7b9d13-28fb-45be-9f30-210eac2b09ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:54:01.103Z|4935ce48-2012-4bcd-ad7c-6148db1e177b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:54:01.104Z|4935ce48-2012-4bcd-ad7c-6148db1e177b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:54:06.417Z|ad3141f4-c623-4158-b57a-68af5a5b681f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:54:06.418Z|ad3141f4-c623-4158-b57a-68af5a5b681f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:54:06.847Z|81bbb367-2d7b-4024-b330-ce4920b63187|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:54:06.848Z|81bbb367-2d7b-4024-b330-ce4920b63187|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:54:07.946Z|07319806-8e5f-4888-a288-ad1b1d0471cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:54:07.946Z|07319806-8e5f-4888-a288-ad1b1d0471cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:54:15.208Z|4ce5cb6d-810d-44c3-a08c-75335cdd96b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:54:15.208Z|4ce5cb6d-810d-44c3-a08c-75335cdd96b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:54:16.448Z|36e66f90-2152-4a23-9d7d-8fd4c1b2c547|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:54:16.449Z|36e66f90-2152-4a23-9d7d-8fd4c1b2c547|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:54:16.873Z|8d3f31d6-75fc-4150-8090-fa3f4efbb17b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:54:16.874Z|8d3f31d6-75fc-4150-8090-fa3f4efbb17b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:54:17.971Z|e6e6e36a-9bcc-4b21-8d46-6155fbec8f79|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:54:17.971Z|e6e6e36a-9bcc-4b21-8d46-6155fbec8f79|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:54:26.478Z|5fd1a75f-78ad-41b7-91ab-070214e9572c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:54:26.479Z|5fd1a75f-78ad-41b7-91ab-070214e9572c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:54:26.903Z|1a837683-91bc-4a46-a7a5-7166f99f7835|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:54:26.903Z|1a837683-91bc-4a46-a7a5-7166f99f7835|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:54:27.999Z|dcfe2f29-6fda-452e-ac77-085ddb0f9d76|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:54:28.000Z|dcfe2f29-6fda-452e-ac77-085ddb0f9d76|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:54:30.208Z|1c82db03-3464-4bc1-b327-6aa1f48d0f58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:54:30.209Z|1c82db03-3464-4bc1-b327-6aa1f48d0f58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:54:31.104Z|441cbf3e-6d69-4591-b227-18c9c11c25ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:54:31.105Z|441cbf3e-6d69-4591-b227-18c9c11c25ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:54:36.509Z|637a7631-4f7e-4f67-84d1-73e99f2726ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:54:36.509Z|637a7631-4f7e-4f67-84d1-73e99f2726ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:54:36.930Z|6331113a-021a-44f2-82f6-667ca7558a83|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:54:36.931Z|6331113a-021a-44f2-82f6-667ca7558a83|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:54:38.025Z|9b488d07-91ef-464b-bc17-fa1ead18eef5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:54:38.026Z|9b488d07-91ef-464b-bc17-fa1ead18eef5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:54:40.407Z|51f166c8-f05a-4767-9294-574ec3e01a8d|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T06:54:40.407Z|51f166c8-f05a-4767-9294-574ec3e01a8d|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T06:54:45.208Z|26730b55-5ef6-428e-b18a-81cacaf6af3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:54:45.211Z|26730b55-5ef6-428e-b18a-81cacaf6af3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:54:46.536Z|69e939b5-241b-4c80-a462-3f9dec16c6d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:54:46.536Z|69e939b5-241b-4c80-a462-3f9dec16c6d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:54:46.959Z|df28bdaf-a23c-4a1d-8ca2-c8f801bb299c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:54:46.959Z|df28bdaf-a23c-4a1d-8ca2-c8f801bb299c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:54:48.050Z|4c3013b9-97e9-4df5-bd0f-0ceee23e3236|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:54:48.051Z|4c3013b9-97e9-4df5-bd0f-0ceee23e3236|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:54:56.566Z|0487331e-20b3-4c23-88b7-aeb2a951f3fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:54:56.566Z|0487331e-20b3-4c23-88b7-aeb2a951f3fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:54:56.984Z|0bcf4723-38bf-4e84-988d-6fee871ec1a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:54:56.985Z|0bcf4723-38bf-4e84-988d-6fee871ec1a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:54:58.073Z|2cee3b1d-3bb8-4ef9-9490-2e2cef936ef4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:54:58.073Z|2cee3b1d-3bb8-4ef9-9490-2e2cef936ef4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:55:00.208Z|c8e9db8c-24ef-40a5-8845-61924fd807d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:55:00.209Z|c8e9db8c-24ef-40a5-8845-61924fd807d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:55:01.105Z|1725d0d6-58dc-4df2-8df1-1e1dd7379079|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:55:01.105Z|1725d0d6-58dc-4df2-8df1-1e1dd7379079|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:55:06.599Z|6e39eacc-aa51-403c-8434-1d25cd352c1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:55:06.599Z|6e39eacc-aa51-403c-8434-1d25cd352c1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:55:07.013Z|8fc32d17-b86f-4186-b6f3-ef2c3d7fd164|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:55:07.013Z|8fc32d17-b86f-4186-b6f3-ef2c3d7fd164|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:55:08.098Z|9b4962d7-ee56-4999-934e-b6dfebc50701|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:55:08.099Z|9b4962d7-ee56-4999-934e-b6dfebc50701|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:55:15.208Z|ab9a6eff-c2b1-431a-9cd0-d4122257b664|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:55:15.209Z|ab9a6eff-c2b1-431a-9cd0-d4122257b664|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:55:16.627Z|b88f19d6-6463-421b-9b78-6a7090f89a15|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:55:16.628Z|b88f19d6-6463-421b-9b78-6a7090f89a15|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:55:17.041Z|00bd94b3-ec95-4393-8ffa-bc2d1a33bb83|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:55:17.042Z|00bd94b3-ec95-4393-8ffa-bc2d1a33bb83|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:55:18.127Z|6b38e856-6236-435f-97c7-3ff216e35f95|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:55:18.128Z|6b38e856-6236-435f-97c7-3ff216e35f95|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:55:26.654Z|554faad2-a1a4-454c-8076-cbdbc4fe1e2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:55:26.655Z|554faad2-a1a4-454c-8076-cbdbc4fe1e2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:55:27.071Z|df927eb9-a76e-4a07-ad06-4941bc9adf5d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:55:27.071Z|df927eb9-a76e-4a07-ad06-4941bc9adf5d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:55:28.151Z|bc3d77ef-9c9d-47dd-b22a-2418a12f61fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:55:28.152Z|bc3d77ef-9c9d-47dd-b22a-2418a12f61fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:55:30.208Z|2b3aa8d2-fb2b-495d-9f7e-991de3cd48dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:55:30.210Z|2b3aa8d2-fb2b-495d-9f7e-991de3cd48dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:55:31.106Z|c451af9f-9a1d-46eb-874b-2a4d3cfbe98c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:55:31.106Z|c451af9f-9a1d-46eb-874b-2a4d3cfbe98c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:55:36.685Z|220be71d-a25f-4917-b7a2-e04ea507d876|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:55:36.686Z|220be71d-a25f-4917-b7a2-e04ea507d876|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:55:37.098Z|7f00f0a9-29f8-4567-9bde-031430822c75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:55:37.099Z|7f00f0a9-29f8-4567-9bde-031430822c75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:55:38.181Z|49ebb0f3-209f-4efd-9c25-6e2c2acf1891|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:55:38.182Z|49ebb0f3-209f-4efd-9c25-6e2c2acf1891|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:55:40.407Z|caa42e7f-ddaa-4e5f-a67b-155e50ddc5f6|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T06:55:40.408Z|caa42e7f-ddaa-4e5f-a67b-155e50ddc5f6|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T06:55:45.208Z|a9245ce2-57d7-4ca8-8926-9331d0cde60c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:55:45.209Z|a9245ce2-57d7-4ca8-8926-9331d0cde60c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:55:46.712Z|50570f30-ed90-44c5-8408-bf683e7cbcc0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:55:46.712Z|50570f30-ed90-44c5-8408-bf683e7cbcc0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:55:47.127Z|0fca10e0-da1b-4a87-abbb-bf5fb05e69ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:55:47.127Z|0fca10e0-da1b-4a87-abbb-bf5fb05e69ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:55:48.208Z|254a3e15-1581-44d9-81cd-269cd25d67d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:55:48.209Z|254a3e15-1581-44d9-81cd-269cd25d67d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:55:56.738Z|cae835c4-4c4a-4cc2-bd1d-7db08335846b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:55:56.739Z|cae835c4-4c4a-4cc2-bd1d-7db08335846b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:55:57.156Z|8bc107d8-e269-41e5-aa92-1f485505f2f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:55:57.156Z|8bc107d8-e269-41e5-aa92-1f485505f2f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:55:58.237Z|f71f0574-12f7-4305-aefc-aaef4c4b0f4e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:55:58.237Z|f71f0574-12f7-4305-aefc-aaef4c4b0f4e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:56:00.208Z|6b662dce-1ba5-4fe5-a0fc-c7733dfde57a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:56:00.209Z|6b662dce-1ba5-4fe5-a0fc-c7733dfde57a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:56:01.107Z|bd61bb7e-0834-4efa-b000-82545edb40f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:56:01.108Z|bd61bb7e-0834-4efa-b000-82545edb40f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:56:06.766Z|40c207b0-4429-447b-8fb9-99887b083add|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:56:06.767Z|40c207b0-4429-447b-8fb9-99887b083add|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:56:07.182Z|afc59243-d9b1-4319-94eb-3d31b2c95951|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:56:07.183Z|afc59243-d9b1-4319-94eb-3d31b2c95951|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:56:08.264Z|b1776c3e-6154-49bd-95d6-6f37aa42b162|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:56:08.264Z|b1776c3e-6154-49bd-95d6-6f37aa42b162|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:56:15.208Z|be1a5faf-fce8-4bf7-8724-6fb783dbb2da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:56:15.210Z|be1a5faf-fce8-4bf7-8724-6fb783dbb2da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:56:16.794Z|11a90639-79e0-4b47-9f59-6075b0d0fe10|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:56:16.795Z|11a90639-79e0-4b47-9f59-6075b0d0fe10|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:56:17.211Z|1b44cbab-9a09-41c8-9980-3093a2ee00ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:56:17.212Z|1b44cbab-9a09-41c8-9980-3093a2ee00ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:56:18.287Z|3b823640-e405-4124-bedb-88263eb53491|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:56:18.288Z|3b823640-e405-4124-bedb-88263eb53491|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:56:26.823Z|cb1431dc-ac56-4908-98fd-d937fa660fc8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:56:26.824Z|cb1431dc-ac56-4908-98fd-d937fa660fc8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:56:27.243Z|e6548d85-06e2-4841-af8c-9ee191860b10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:56:27.244Z|e6548d85-06e2-4841-af8c-9ee191860b10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:56:28.313Z|e4af995c-1f97-45ca-a597-2994a78b167f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:56:28.314Z|e4af995c-1f97-45ca-a597-2994a78b167f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:56:30.208Z|234cd7db-9c4a-494b-9148-9e589da2ba90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:56:30.209Z|234cd7db-9c4a-494b-9148-9e589da2ba90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:56:31.108Z|0c4cb59f-8a59-432a-98b5-17f37f72cc07|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:56:31.109Z|0c4cb59f-8a59-432a-98b5-17f37f72cc07|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:56:36.853Z|10d117eb-58b7-4fe8-bd62-b66f5cf000fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:56:36.854Z|10d117eb-58b7-4fe8-bd62-b66f5cf000fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:56:37.273Z|4af73db8-6df6-44b3-b7b0-20d9a6c278ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:56:37.273Z|4af73db8-6df6-44b3-b7b0-20d9a6c278ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:56:38.339Z|395f5738-f6ea-4ad5-956f-d1b41cb61426|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:56:38.340Z|395f5738-f6ea-4ad5-956f-d1b41cb61426|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:56:40.407Z|a02ce381-f6fc-48cb-9168-ed3bf68118cc|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T06:56:40.408Z|a02ce381-f6fc-48cb-9168-ed3bf68118cc|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T06:56:45.208Z|f688e5c3-4385-4b71-bce6-7d873100aad4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:56:45.209Z|f688e5c3-4385-4b71-bce6-7d873100aad4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:56:46.883Z|328c59f6-706e-4896-a823-e1e62fb1dfb3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:56:46.883Z|328c59f6-706e-4896-a823-e1e62fb1dfb3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:56:47.301Z|2422a8fe-3392-4dd5-b2a8-95163cee4670|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:56:47.302Z|2422a8fe-3392-4dd5-b2a8-95163cee4670|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:56:48.367Z|a9c0a2d5-2430-4294-83f5-a4fd3a3260ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:56:48.367Z|a9c0a2d5-2430-4294-83f5-a4fd3a3260ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:56:56.912Z|931409d3-8e34-4d06-bd7c-e1882736fe99|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:56:56.912Z|931409d3-8e34-4d06-bd7c-e1882736fe99|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:56:57.330Z|26342ecc-b539-4b6b-a0b8-9cfd94d699fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:56:57.331Z|26342ecc-b539-4b6b-a0b8-9cfd94d699fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:56:58.396Z|faff698b-6a8b-4b8a-ba96-4fbdb2e539bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:56:58.397Z|faff698b-6a8b-4b8a-ba96-4fbdb2e539bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:57:00.208Z|db13d422-41dd-432d-9509-431d1abdeeab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:57:00.210Z|db13d422-41dd-432d-9509-431d1abdeeab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:57:01.110Z|bef30b6d-71d3-46d4-9e1e-0d4b62a723c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:57:01.110Z|bef30b6d-71d3-46d4-9e1e-0d4b62a723c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:57:06.940Z|6b843dd0-5b0e-4b31-b94c-7afc3b1e624c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:57:06.941Z|6b843dd0-5b0e-4b31-b94c-7afc3b1e624c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:57:07.358Z|988905c2-bfd5-494d-b2ab-ca41f4f42452|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:57:07.359Z|988905c2-bfd5-494d-b2ab-ca41f4f42452|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:57:08.421Z|db86a8fd-ab9d-4b4a-9864-9d2529ca2ae9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:57:08.422Z|db86a8fd-ab9d-4b4a-9864-9d2529ca2ae9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:57:15.208Z|65006bcb-bb06-4e0e-b3d1-1dee5f34e113|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:57:15.209Z|65006bcb-bb06-4e0e-b3d1-1dee5f34e113|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:57:16.968Z|dfae6588-6c5e-4785-a245-3c959b4c2c90|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:57:16.969Z|dfae6588-6c5e-4785-a245-3c959b4c2c90|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:57:17.387Z|e2b9a351-98d0-4fbf-83aa-86596a1f8f60|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:57:17.388Z|e2b9a351-98d0-4fbf-83aa-86596a1f8f60|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:57:18.447Z|39170d57-33ae-4ebe-b265-32700c83d5ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:57:18.448Z|39170d57-33ae-4ebe-b265-32700c83d5ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:57:26.994Z|c5cb470a-60d6-41db-9994-7d45637e8e82|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:57:26.995Z|c5cb470a-60d6-41db-9994-7d45637e8e82|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:57:27.417Z|b1c21bf1-d8e7-438e-a86f-b912f85bf493|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:57:27.417Z|b1c21bf1-d8e7-438e-a86f-b912f85bf493|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:57:28.471Z|57de9ca4-0afd-41b0-8d59-ccbff660a33b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:57:28.471Z|57de9ca4-0afd-41b0-8d59-ccbff660a33b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:57:30.208Z|3842f5ac-4ec5-49c1-93c5-e4cb04eb079f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:57:30.209Z|3842f5ac-4ec5-49c1-93c5-e4cb04eb079f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:57:31.110Z|3f92eafe-8334-43b9-a10c-4ce15538fd2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:57:31.111Z|3f92eafe-8334-43b9-a10c-4ce15538fd2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:57:34.428Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2023-03-16T06:57:34.429Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4 already exists in requestDb InfraActiveRequests table 2023-03-16T06:57:34.429Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4 2023-03-16T06:57:34.430Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|INFO|500||Invoke 2023-03-16T06:57:34.430Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||===========================request begin================================================ 2023-03-16T06:57:34.430Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4 2023-03-16T06:57:34.430Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||Method : GET 2023-03-16T06:57:34.430Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1773f738f31ed6fcbe72c92dd1863b5d", X-B3-SpanId:"90d7e29ead05d0a2", X-B3-ParentSpanId:"5c4a0f9c0d9a1b57", X-B3-Sampled:"0", X-ONAP-RequestID:"cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4", X-RequestID:"cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4", X-TransactionID:"cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4", X-ECOMP-RequestID:"cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"731e786d-4882-414f-a1d0-6e93f306a648"] 2023-03-16T06:57:34.430Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||Request body: 2023-03-16T06:57:34.430Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||==========================request end================================================ 2023-03-16T06:57:34.640Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||============================response begin========================================== 2023-03-16T06:57:34.641Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-16T06:57:34.641Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||Status text : Not Found 2023-03-16T06:57:34.642Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||Headers : [set-cookie:"JSESSIONID=0F0F49F96514BA5D41DD1E2C30CD978D; 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, 16 Mar 2023 06:57:35 GMT", x-envoy-upstream-service-time:"167", server:"envoy"] 2023-03-16T06:57:34.642Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||Response body: 2023-03-16T06:57:34.643Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||=======================response end================================================= 2023-03-16T06:57:34.643Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|INFO|404|Not Found|InvokeReturn 2023-03-16T06:57:34.664Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2023-03-16T06:57:34.665Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2023-03-16T06:57:34.673Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-16T06:57:34.691Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke 2023-03-16T06:57:34.692Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-RequestID=[cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[6310db8e-6014-4919-ac7c-5877a3bf9c17], X-ECOMP-RequestID=[cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4], X-TransactionId=[], X-ONAP-RequestID=[cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4]} 2023-03-16T06:57:34.728Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Thu, 16 Mar 2023 06:57:35 GMT], server=[envoy], content-length=[313], x-envoy-upstream-service-time=[25], x-aai-txid=[2-aai-resources-230316-06:57:35:414-70148], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-16T06:57:34.729Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}} 2023-03-16T06:57:34.730Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn 2023-03-16T06:57:34.732Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 2023-03-16T06:57:34.732Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2023-03-16T06:57:34.735Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-16T06:57:34.750Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke 2023-03-16T06:57:34.750Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-RequestID=[cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[572bc0cf-4978-469b-a97e-b36cc49416fb], X-ECOMP-RequestID=[cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4], X-TransactionId=[], X-ONAP-RequestID=[cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4]} 2023-03-16T06:57:34.779Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Thu, 16 Mar 2023 06:57:35 GMT], server=[envoy], content-length=[313], x-envoy-upstream-service-time=[25], x-aai-txid=[1-aai-resources-230316-06:57:35:464-50848], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-16T06:57:34.780Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}} 2023-03-16T06:57:34.780Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn 2023-03-16T06:57:34.782Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 2023-03-16T06:57:34.782Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2023-03-16T06:57:34.785Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-16T06:57:34.800Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/d16c1d8504f144e5b2fab42ec3a8ceb7 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-03-16T06:57:34.800Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/d16c1d8504f144e5b2fab42ec3a8ceb7|INFO|500||Invoke 2023-03-16T06:57:34.851Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/d16c1d8504f144e5b2fab42ec3a8ceb7|INFO|500||InvokeReturn 2023-03-16T06:57:34.852Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/d16c1d8504f144e5b2fab42ec3a8ceb7 has http status code:200 and response headers:{date=[Thu, 16 Mar 2023 06:57:35 GMT], server=[envoy], content-length=[619], x-envoy-upstream-service-time=[48], vertex-id=[217192], x-aai-txid=[0-aai-resources-230316-06:57:35:515-32609], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-16T06:57:34.853Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"d16c1d8504f144e5b2fab42ec3a8ceb7","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1678949853444","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm_macro","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm_macro"}]}]}} 2023-03-16T06:57:34.854Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-03-16T06:57:34.855Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-03-16T06:57:34.876Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-16T06:57:34.876Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-03-16T06:57:34.877Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-03-16T06:57:34.877Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-16T06:57:34.877Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-03-16T06:57:34.877Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"113", X-B3-TraceId:"1773f738f31ed6fcbe72c92dd1863b5d", X-B3-SpanId:"bb6ba4709e8f35c8", X-B3-ParentSpanId:"5c4a0f9c0d9a1b57", X-B3-Sampled:"0", X-ONAP-RequestID:"cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4", X-RequestID:"cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4", X-TransactionID:"cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4", X-ECOMP-RequestID:"cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"da9fef0c-6a36-4ad6-ac58-432c69a11485"] 2023-03-16T06:57:34.878Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_macro_52656184-957e-44c1-9470-c1ec80c70349","requestScope":"service"} 2023-03-16T06:57:34.878Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-03-16T06:57:34.942Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-03-16T06:57:34.942Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-03-16T06:57:34.943Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-03-16T06:57:34.943Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Thu, 16 Mar 2023 06:57:35 GMT", x-envoy-upstream-service-time:"39", server:"envoy"] 2023-03-16T06:57:34.943Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-03-16T06:57:34.944Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-03-16T06:57:34.944Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-03-16T06:57:34.945Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0 2023-03-16T06:57:34.946Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0|INFO|500||Invoke 2023-03-16T06:57:34.946Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0|DEBUG|500||===========================request begin================================================ 2023-03-16T06:57:34.946Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0 2023-03-16T06:57:34.946Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0|DEBUG|500||Method : GET 2023-03-16T06:57:34.947Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4", X-RequestID:"cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4", X-TransactionID:"cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4", X-ECOMP-RequestID:"cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"815c0faa-f9c5-46d9-a3bc-fa9e42a3d4ab"] 2023-03-16T06:57:34.947Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0|DEBUG|500||Request body: 2023-03-16T06:57:34.947Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0|DEBUG|500||==========================request end================================================ 2023-03-16T06:57:35.136Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0|DEBUG|500||============================response begin========================================== 2023-03-16T06:57:35.137Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0|DEBUG|500||Status code : 200 OK 2023-03-16T06:57:35.138Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0|DEBUG|500||Status text : OK 2023-03-16T06:57:35.138Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0|DEBUG|500||Headers : [set-cookie:"JSESSIONID=8C22572B2F06519362512EB6600E3106; Path=/; HttpOnly", vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Thu, 16 Mar 2023 06:57:35 GMT", x-envoy-upstream-service-time:"177", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T06:57:35.139Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0|DEBUG|500||Response body: { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "7e50770c-ad75-43ea-bf12-8981d6f59ce0", "modelInvariantUUID" : "05d50ea1-c66a-498f-a0ed-7e1de675bc1d", "created" : "2023-03-16 06:57:20.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_vm_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 10, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0/serviceProxyCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0/allottedCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0/pnfCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0/recipes" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0/configurationCustomizations" } } } 2023-03-16T06:57:35.139Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0|DEBUG|500||=======================response end================================================= 2023-03-16T06:57:35.140Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0|INFO|500||InvokeReturn 2023-03-16T06:57:35.148Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7e50770c-ad75-43ea-bf12-8981d6f59ce0&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7e50770c-ad75-43ea-bf12-8981d6f59ce0&action=createInstance 2023-03-16T06:57:35.149Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7e50770c-ad75-43ea-bf12-8981d6f59ce0&action=createInstance|INFO|500||Invoke 2023-03-16T06:57:35.149Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7e50770c-ad75-43ea-bf12-8981d6f59ce0&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-03-16T06:57:35.149Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7e50770c-ad75-43ea-bf12-8981d6f59ce0&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7e50770c-ad75-43ea-bf12-8981d6f59ce0&action=createInstance 2023-03-16T06:57:35.149Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7e50770c-ad75-43ea-bf12-8981d6f59ce0&action=createInstance|DEBUG|500||Method : GET 2023-03-16T06:57:35.150Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7e50770c-ad75-43ea-bf12-8981d6f59ce0&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4", X-RequestID:"cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4", X-TransactionID:"cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4", X-ECOMP-RequestID:"cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"731ceabd-7872-4ed1-bbb5-db2a4e5b866a"] 2023-03-16T06:57:35.150Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7e50770c-ad75-43ea-bf12-8981d6f59ce0&action=createInstance|DEBUG|500||Request body: 2023-03-16T06:57:35.150Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7e50770c-ad75-43ea-bf12-8981d6f59ce0&action=createInstance|DEBUG|500||==========================request end================================================ 2023-03-16T06:57:35.192Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7e50770c-ad75-43ea-bf12-8981d6f59ce0&action=createInstance|DEBUG|500||============================response begin========================================== 2023-03-16T06:57:35.192Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7e50770c-ad75-43ea-bf12-8981d6f59ce0&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-16T06:57:35.193Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7e50770c-ad75-43ea-bf12-8981d6f59ce0&action=createInstance|DEBUG|500||Status text : Not Found 2023-03-16T06:57:35.193Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7e50770c-ad75-43ea-bf12-8981d6f59ce0&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, 16 Mar 2023 06:57:35 GMT", x-envoy-upstream-service-time:"38", server:"envoy"] 2023-03-16T06:57:35.193Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7e50770c-ad75-43ea-bf12-8981d6f59ce0&action=createInstance|DEBUG|500||Response body: 2023-03-16T06:57:35.193Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7e50770c-ad75-43ea-bf12-8981d6f59ce0&action=createInstance|DEBUG|500||=======================response end================================================= 2023-03-16T06:57:35.194Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7e50770c-ad75-43ea-bf12-8981d6f59ce0&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-03-16T06:57:35.195Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=05d50ea1-c66a-498f-a0ed-7e1de675bc1d|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=05d50ea1-c66a-498f-a0ed-7e1de675bc1d 2023-03-16T06:57:35.195Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=05d50ea1-c66a-498f-a0ed-7e1de675bc1d|INFO|500||Invoke 2023-03-16T06:57:35.195Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=05d50ea1-c66a-498f-a0ed-7e1de675bc1d|DEBUG|500||===========================request begin================================================ 2023-03-16T06:57:35.195Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=05d50ea1-c66a-498f-a0ed-7e1de675bc1d|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=05d50ea1-c66a-498f-a0ed-7e1de675bc1d 2023-03-16T06:57:35.195Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=05d50ea1-c66a-498f-a0ed-7e1de675bc1d|DEBUG|500||Method : GET 2023-03-16T06:57:35.196Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=05d50ea1-c66a-498f-a0ed-7e1de675bc1d|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4", X-RequestID:"cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4", X-TransactionID:"cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4", X-ECOMP-RequestID:"cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5490efe8-6333-4fdd-b316-8d28f3d12b41"] 2023-03-16T06:57:35.196Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=05d50ea1-c66a-498f-a0ed-7e1de675bc1d|DEBUG|500||Request body: 2023-03-16T06:57:35.196Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=05d50ea1-c66a-498f-a0ed-7e1de675bc1d|DEBUG|500||==========================request end================================================ 2023-03-16T06:57:35.226Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=05d50ea1-c66a-498f-a0ed-7e1de675bc1d|DEBUG|500||============================response begin========================================== 2023-03-16T06:57:35.226Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=05d50ea1-c66a-498f-a0ed-7e1de675bc1d|DEBUG|500||Status code : 200 OK 2023-03-16T06:57:35.226Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=05d50ea1-c66a-498f-a0ed-7e1de675bc1d|DEBUG|500||Status text : OK 2023-03-16T06:57:35.226Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=05d50ea1-c66a-498f-a0ed-7e1de675bc1d|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Thu, 16 Mar 2023 06:57:35 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T06:57:35.226Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=05d50ea1-c66a-498f-a0ed-7e1de675bc1d|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "7e50770c-ad75-43ea-bf12-8981d6f59ce0", "modelInvariantUUID" : "05d50ea1-c66a-498f-a0ed-7e1de675bc1d", "created" : "2023-03-16 06:57:20.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_vm_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 10, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0/serviceProxyCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0/allottedCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0/pnfCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0/recipes" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0/configurationCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=05d50ea1-c66a-498f-a0ed-7e1de675bc1d" } } } 2023-03-16T06:57:35.226Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=05d50ea1-c66a-498f-a0ed-7e1de675bc1d|DEBUG|500||=======================response end================================================= 2023-03-16T06:57:35.227Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=05d50ea1-c66a-498f-a0ed-7e1de675bc1d|INFO|500||InvokeReturn 2023-03-16T06:57:35.230Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7e50770c-ad75-43ea-bf12-8981d6f59ce0&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7e50770c-ad75-43ea-bf12-8981d6f59ce0&action=createInstance 2023-03-16T06:57:35.231Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7e50770c-ad75-43ea-bf12-8981d6f59ce0&action=createInstance|INFO|500||Invoke 2023-03-16T06:57:35.231Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7e50770c-ad75-43ea-bf12-8981d6f59ce0&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-03-16T06:57:35.231Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7e50770c-ad75-43ea-bf12-8981d6f59ce0&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7e50770c-ad75-43ea-bf12-8981d6f59ce0&action=createInstance 2023-03-16T06:57:35.231Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7e50770c-ad75-43ea-bf12-8981d6f59ce0&action=createInstance|DEBUG|500||Method : GET 2023-03-16T06:57:35.231Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7e50770c-ad75-43ea-bf12-8981d6f59ce0&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4", X-RequestID:"cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4", X-TransactionID:"cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4", X-ECOMP-RequestID:"cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"db92d328-fffa-4593-b7c2-3abe160f6788"] 2023-03-16T06:57:35.231Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7e50770c-ad75-43ea-bf12-8981d6f59ce0&action=createInstance|DEBUG|500||Request body: 2023-03-16T06:57:35.231Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7e50770c-ad75-43ea-bf12-8981d6f59ce0&action=createInstance|DEBUG|500||==========================request end================================================ 2023-03-16T06:57:35.251Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7e50770c-ad75-43ea-bf12-8981d6f59ce0&action=createInstance|DEBUG|500||============================response begin========================================== 2023-03-16T06:57:35.252Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7e50770c-ad75-43ea-bf12-8981d6f59ce0&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-16T06:57:35.252Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7e50770c-ad75-43ea-bf12-8981d6f59ce0&action=createInstance|DEBUG|500||Status text : Not Found 2023-03-16T06:57:35.252Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7e50770c-ad75-43ea-bf12-8981d6f59ce0&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, 16 Mar 2023 06:57:35 GMT", x-envoy-upstream-service-time:"17", server:"envoy"] 2023-03-16T06:57:35.252Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7e50770c-ad75-43ea-bf12-8981d6f59ce0&action=createInstance|DEBUG|500||Response body: 2023-03-16T06:57:35.252Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7e50770c-ad75-43ea-bf12-8981d6f59ce0&action=createInstance|DEBUG|500||=======================response end================================================= 2023-03-16T06:57:35.252Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7e50770c-ad75-43ea-bf12-8981d6f59ce0&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-03-16T06:57:35.253Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-03-16T06:57:35.253Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-03-16T06:57:35.253Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-03-16T06:57:35.253Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-03-16T06:57:35.253Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-03-16T06:57:35.253Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4", X-RequestID:"cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4", X-TransactionID:"cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4", X-ECOMP-RequestID:"cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"69f7d6b8-3a6e-4966-8a17-2a7732bbab66"] 2023-03-16T06:57:35.253Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-03-16T06:57:35.253Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-03-16T06:57:35.277Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-03-16T06:57:35.278Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2023-03-16T06:57:35.278Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2023-03-16T06:57:35.278Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Thu, 16 Mar 2023 06:57:35 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T06:57:35.278Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2023-03-16 00:07:26.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "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" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "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" } } } 2023-03-16T06:57:35.278Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-03-16T06:57:35.278Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-03-16T06:57:35.280Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2023-03-16T06:57:35.280Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke 2023-03-16T06:57:35.281Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-03-16T06:57:35.281Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2023-03-16T06:57:35.281Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method : GET 2023-03-16T06:57:35.281Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4", X-RequestID:"cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4", X-TransactionID:"cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4", X-ECOMP-RequestID:"cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9a099876-34d7-4163-a0dc-501d192fbab8"] 2023-03-16T06:57:35.281Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 2023-03-16T06:57:35.281Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================ 2023-03-16T06:57:35.308Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin========================================== 2023-03-16T06:57:35.309Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code : 200 OK 2023-03-16T06:57:35.309Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : OK 2023-03-16T06:57:35.309Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Thu, 16 Mar 2023 06:57:35 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T06:57:35.310Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: { "id" : 529, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "createInstance", "description" : "Gr api recipe to create service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2023-03-16T00:07:26.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529/service" } } } 2023-03-16T06:57:35.310Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end================================================= 2023-03-16T06:57:35.310Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn 2023-03-16T06:57:35.320Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0 2023-03-16T06:57:35.321Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0|INFO|500||Invoke 2023-03-16T06:57:35.321Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0|DEBUG|500||===========================request begin================================================ 2023-03-16T06:57:35.321Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0 2023-03-16T06:57:35.322Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0|DEBUG|500||Method : GET 2023-03-16T06:57:35.322Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4", X-RequestID:"cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4", X-TransactionID:"cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4", X-ECOMP-RequestID:"cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4a138653-1d5b-41c9-9370-c79f19d6a090"] 2023-03-16T06:57:35.322Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0|DEBUG|500||Request body: 2023-03-16T06:57:35.322Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0|DEBUG|500||==========================request end================================================ 2023-03-16T06:57:35.356Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0|DEBUG|500||============================response begin========================================== 2023-03-16T06:57:35.356Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0|DEBUG|500||Status code : 200 OK 2023-03-16T06:57:35.356Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0|DEBUG|500||Status text : OK 2023-03-16T06:57:35.356Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Thu, 16 Mar 2023 06:57:35 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T06:57:35.357Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0|DEBUG|500||Response body: { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "7e50770c-ad75-43ea-bf12-8981d6f59ce0", "modelInvariantUUID" : "05d50ea1-c66a-498f-a0ed-7e1de675bc1d", "created" : "2023-03-16 06:57:20.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_vm_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 10, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0/serviceProxyCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0/allottedCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0/pnfCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0/recipes" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0/configurationCustomizations" } } } 2023-03-16T06:57:35.357Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0|DEBUG|500||=======================response end================================================= 2023-03-16T06:57:35.357Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0|INFO|500||InvokeReturn 2023-03-16T06:57:35.360Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-16T06:57:35.360Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-03-16T06:57:35.360Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-03-16T06:57:35.361Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-16T06:57:35.361Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-03-16T06:57:35.361Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"9183", X-B3-TraceId:"1773f738f31ed6fcbe72c92dd1863b5d", X-B3-SpanId:"71bcbc744bbb09ea", X-B3-ParentSpanId:"5c4a0f9c0d9a1b57", X-B3-Sampled:"0", X-ONAP-RequestID:"cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4", X-RequestID:"cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4", X-TransactionID:"cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4", X-ECOMP-RequestID:"cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"77919283-6324-4962-9328-15b962d48ed0"] 2023-03-16T06:57:35.361Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4","requestStatus":"IN_PROGRESS","startTime":1678949854665,"source":"VID","tenantId":"d16c1d8504f144e5b2fab42ec3a8ceb7","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_52656184-957e-44c1-9470-c1ec80c70349\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"05d50ea1-c66a-498f-a0ed-7e1de675bc1d\",\n\t\t\t\"modelVersionId\": \"7e50770c-ad75-43ea-bf12-8981d6f59ce0\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_52656184-957e-44c1-9470-c1ec80c70349\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"304c0a87-b859-43ad-900f-ddab5a6c5687\",\n \"modelInvariantUuid\": \"162d10ed-dd17-47e2-abb9-c0708843c689\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"6f5df2b2-de9c-43db-be56-04e05a422068\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"f167e4dc-7b94-4f0d-a9d0-e1a1eedc4d80\",\n \"modelInvariantUuid\": \"aed261a1-6071-4538-b280-0a582855b587\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"ba78f20d-4e81-4824-8acc-4f7c3edf05be\"\n },\n \"instanceName\": \"basic_macro_52656184-957e-44c1-9470-c1ec80c70349_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"7e50770c-ad75-43ea-bf12-8981d6f59ce0\",\n \"modelInvariantId\": \"05d50ea1-c66a-498f-a0ed-7e1de675bc1d\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"dfad365a-8640-441b-a13b-4c2b5ddd1400\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_macro_52656184-957e-44c1-9470-c1ec80c70349","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4"} 2023-03-16T06:57:35.361Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-03-16T06:57:35.414Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-03-16T06:57:35.414Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-03-16T06:57:35.415Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-03-16T06:57:35.415Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 06:57:35 GMT", x-envoy-upstream-service-time:"50", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T06:57:35.436Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-16T06:57:34.665+00:00", "source" : "VID", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_52656184-957e-44c1-9470-c1ec80c70349\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"05d50ea1-c66a-498f-a0ed-7e1de675bc1d\",\n\t\t\t\"modelVersionId\": \"7e50770c-ad75-43ea-bf12-8981d6f59ce0\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_52656184-957e-44c1-9470-c1ec80c70349\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"304c0a87-b859-43ad-900f-ddab5a6c5687\",\n \"modelInvariantUuid\": \"162d10ed-dd17-47e2-abb9-c0708843c689\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"6f5df2b2-de9c-43db-be56-04e05a422068\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"f167e4dc-7b94-4f0d-a9d0-e1a1eedc4d80\",\n \"modelInvariantUuid\": \"aed261a1-6071-4538-b280-0a582855b587\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"ba78f20d-4e81-4824-8acc-4f7c3edf05be\"\n },\n \"instanceName\": \"basic_macro_52656184-957e-44c1-9470-c1ec80c70349_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"7e50770c-ad75-43ea-bf12-8981d6f59ce0\",\n \"modelInvariantId\": \"05d50ea1-c66a-498f-a0ed-7e1de675bc1d\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"dfad365a-8640-441b-a13b-4c2b5ddd1400\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-03-16T06:57:36.086+00:00", "cloudRegion" : "RegionOne", "serviceInstanceName" : "basic_macro_52656184-957e-44c1-9470-c1ec80c70349", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4" } } } 2023-03-16T06:57:35.436Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-03-16T06:57:35.437Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-03-16T06:57:35.450Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-16T06:57:35.450Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-03-16T06:57:35.451Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-03-16T06:57:35.451Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-16T06:57:35.451Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-03-16T06:57:35.452Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"4607", X-B3-TraceId:"1773f738f31ed6fcbe72c92dd1863b5d", X-B3-SpanId:"64e5d3b2c63a2fde", X-B3-ParentSpanId:"5c4a0f9c0d9a1b57", X-B3-Sampled:"0", X-ONAP-RequestID:"cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4", X-RequestID:"cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4", X-TransactionID:"cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4", X-ECOMP-RequestID:"cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"11b4db07-f30d-4ed8-9f97-86fc32102bb6"] 2023-03-16T06:57:35.452Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"05d50ea1-c66a-498f-a0ed-7e1de675bc1d\",\"modelType\":\"service\",\"modelName\":\"basic_vm_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"7e50770c-ad75-43ea-bf12-8981d6f59ce0\",\"modelUuid\":\"7e50770c-ad75-43ea-bf12-8981d6f59ce0\",\"modelInvariantUuid\":\"05d50ea1-c66a-498f-a0ed-7e1de675bc1d\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"basic_macro_52656184-957e-44c1-9470-c1ec80c70349\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicvm-customer\"},\"cloudConfiguration\":{\"tenantId\":\"d16c1d8504f144e5b2fab42ec3a8ceb7\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_vm_macro\",\"userParams\":[{\"Homing_Solution\":\"none\"},{\"service\":{\"instanceParams\":[],\"instanceName\":\"basic_macro_52656184-957e-44c1-9470-c1ec80c70349\",\"resources\":{\"pnfs\":[],\"vnfs\":[{\"modelInfo\":{\"modelName\":\"basic_vm_macro\",\"modelVersionId\":\"304c0a87-b859-43ad-900f-ddab5a6c5687\",\"modelInvariantUuid\":\"162d10ed-dd17-47e2-abb9-c0708843c689\",\"modelVersion\":\"1.0\",\"modelCustomizationId\":\"6f5df2b2-de9c-43db-be56-04e05a422068\",\"modelInstanceName\":\"basic_vm_macro\"},\"cloudConfiguration\":{\"tenantId\":\"d16c1d8504f144e5b2fab42ec3a8ceb7\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"platform\":{\"platformName\":\"basicvm-platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicvm-lob\"},\"productFamilyId\":\"1234\",\"instanceName\":\"basic_vm_macro\",\"instanceParams\":[{}],\"vfModules\":[{\"modelInfo\":{\"modelName\":\"BasicVmMacro..base_ubuntu20..module-0\",\"modelVersionId\":\"f167e4dc-7b94-4f0d-a9d0-e1a1eedc4d80\",\"modelInvariantUuid\":\"aed261a1-6071-4538-b280-0a582855b587\",\"modelVersion\":\"1\",\"modelCustomizationId\":\"ba78f20d-4e81-4824-8acc-4f7c3edf05be\"},\"instanceName\":\"basic_macro_52656184-957e-44c1-9470-c1ec80c70349_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"instanceParams\":[{\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_key_name\":\"onap_dt\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"VM_name\":\"basic_vm_macro-VM-01\",\"vnf_id\":\"basic_vm_macro-VNF-instance\",\"vf_module_id\":\"basic_vm_macro-vfmodule-instance\",\"vnf_name\":\"basic_vm_macro-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\"}]}]}]},\"modelInfo\":{\"modelVersion\":\"1.0\",\"modelVersionId\":\"7e50770c-ad75-43ea-bf12-8981d6f59ce0\",\"modelInvariantId\":\"05d50ea1-c66a-498f-a0ed-7e1de675bc1d\",\"modelName\":\"basic_vm_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"basicvm-project\"},\"owningEntity\":{\"owningEntityId\":\"dfad365a-8640-441b-a13b-4c2b5ddd1400\",\"owningEntityName\":\"basicvm-oe\"}}}","type":"String"},"requestId":{"value":"cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4","type":"String"},"mso-request-id":{"value":"cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-03-16T06:57:35.452Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-03-16T06:57:37.025Z|46b705f9-9a7f-42e6-9810-2c536dc277e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:57:37.026Z|46b705f9-9a7f-42e6-9810-2c536dc277e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:57:37.441Z|41d0f303-dde1-46a6-8b1f-14a9fd3fef3d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:57:37.441Z|41d0f303-dde1-46a6-8b1f-14a9fd3fef3d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:57:37.601Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-03-16T06:57:37.602Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-03-16T06:57:37.602Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-03-16T06:57:37.602Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [set-cookie:"JSESSIONID=47BAA7BDFD5EDDBFDE78FBE33526164C; Path=/; HttpOnly", date:"Thu, 16 Mar 2023 06:57:37 GMT", x-onap-requestid:"cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4", x-requestid:"cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4", x-transactionid:"cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4", x-ecomp-requestid:"cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4", x-onap-partnername:"UNKNOWN", x-invocationid:"11b4db07-f30d-4ed8-9f97-86fc32102bb6", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"2139", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T06:57:37.602Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4\",\"instanceId\":\"0514aa62-0fea-43a7-9867-b22f68ac6c9b\"}}","message":"Success","processInstanceID":"d52085d0-c3c7-11ed-88a0-7623188be7ef","variables":null,"messageCode":200} 2023-03-16T06:57:37.602Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-03-16T06:57:37.603Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-03-16T06:57:37.607Z|cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T06:57:37.795Z|5d7a3841-dec5-49cf-a30a-b20fb3c377bb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|||INFO|500||Entering 2023-03-16T06:57:37.799Z|5d7a3841-dec5-49cf-a30a-b20fb3c377bb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4 2023-03-16T06:57:37.799Z|5d7a3841-dec5-49cf-a30a-b20fb3c377bb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|INFO|500||Invoke 2023-03-16T06:57:37.799Z|5d7a3841-dec5-49cf-a30a-b20fb3c377bb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||===========================request begin================================================ 2023-03-16T06:57:37.799Z|5d7a3841-dec5-49cf-a30a-b20fb3c377bb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4 2023-03-16T06:57:37.800Z|5d7a3841-dec5-49cf-a30a-b20fb3c377bb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||Method : GET 2023-03-16T06:57:37.800Z|5d7a3841-dec5-49cf-a30a-b20fb3c377bb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dc7d910c70ad9c981a724942fa4108f3", X-B3-SpanId:"b92f134415918898", X-B3-ParentSpanId:"78cdcb873101c6c0", X-B3-Sampled:"0", X-ONAP-RequestID:"5d7a3841-dec5-49cf-a30a-b20fb3c377bb", X-RequestID:"5d7a3841-dec5-49cf-a30a-b20fb3c377bb", X-TransactionID:"5d7a3841-dec5-49cf-a30a-b20fb3c377bb", X-ECOMP-RequestID:"5d7a3841-dec5-49cf-a30a-b20fb3c377bb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7f331e49-2af0-4a89-9f8d-899db67761c4"] 2023-03-16T06:57:37.800Z|5d7a3841-dec5-49cf-a30a-b20fb3c377bb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||Request body: 2023-03-16T06:57:37.800Z|5d7a3841-dec5-49cf-a30a-b20fb3c377bb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||==========================request end================================================ 2023-03-16T06:57:37.834Z|5d7a3841-dec5-49cf-a30a-b20fb3c377bb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||============================response begin========================================== 2023-03-16T06:57:37.834Z|5d7a3841-dec5-49cf-a30a-b20fb3c377bb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||Status code : 200 OK 2023-03-16T06:57:37.834Z|5d7a3841-dec5-49cf-a30a-b20fb3c377bb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||Status text : OK 2023-03-16T06:57:37.834Z|5d7a3841-dec5-49cf-a30a-b20fb3c377bb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 06:57:37 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T06:57:37.835Z|5d7a3841-dec5-49cf-a30a-b20fb3c377bb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||Response body: { "requestId" : "cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-16T06:57:34.000+00:00", "source" : "VID", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_52656184-957e-44c1-9470-c1ec80c70349\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"05d50ea1-c66a-498f-a0ed-7e1de675bc1d\",\n\t\t\t\"modelVersionId\": \"7e50770c-ad75-43ea-bf12-8981d6f59ce0\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_52656184-957e-44c1-9470-c1ec80c70349\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"304c0a87-b859-43ad-900f-ddab5a6c5687\",\n \"modelInvariantUuid\": \"162d10ed-dd17-47e2-abb9-c0708843c689\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"6f5df2b2-de9c-43db-be56-04e05a422068\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"f167e4dc-7b94-4f0d-a9d0-e1a1eedc4d80\",\n \"modelInvariantUuid\": \"aed261a1-6071-4538-b280-0a582855b587\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"ba78f20d-4e81-4824-8acc-4f7c3edf05be\"\n },\n \"instanceName\": \"basic_macro_52656184-957e-44c1-9470-c1ec80c70349_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"7e50770c-ad75-43ea-bf12-8981d6f59ce0\",\n \"modelInvariantId\": \"05d50ea1-c66a-498f-a0ed-7e1de675bc1d\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"dfad365a-8640-441b-a13b-4c2b5ddd1400\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T06:57:37.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "0514aa62-0fea-43a7-9867-b22f68ac6c9b", "serviceInstanceName" : "basic_macro_52656184-957e-44c1-9470-c1ec80c70349", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4" } } } 2023-03-16T06:57:37.835Z|5d7a3841-dec5-49cf-a30a-b20fb3c377bb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||=======================response end================================================= 2023-03-16T06:57:37.835Z|5d7a3841-dec5-49cf-a30a-b20fb3c377bb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|INFO|500||InvokeReturn 2023-03-16T06:57:37.836Z|5d7a3841-dec5-49cf-a30a-b20fb3c377bb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false 2023-03-16T06:57:37.837Z|5d7a3841-dec5-49cf-a30a-b20fb3c377bb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T06:57:37.837Z|5d7a3841-dec5-49cf-a30a-b20fb3c377bb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T06:57:37.837Z|5d7a3841-dec5-49cf-a30a-b20fb3c377bb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false 2023-03-16T06:57:37.837Z|5d7a3841-dec5-49cf-a30a-b20fb3c377bb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T06:57:37.837Z|5d7a3841-dec5-49cf-a30a-b20fb3c377bb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dc7d910c70ad9c981a724942fa4108f3", X-B3-SpanId:"76b9484dd18224f9", X-B3-ParentSpanId:"78cdcb873101c6c0", X-B3-Sampled:"0", X-ONAP-RequestID:"5d7a3841-dec5-49cf-a30a-b20fb3c377bb", X-RequestID:"5d7a3841-dec5-49cf-a30a-b20fb3c377bb", X-TransactionID:"5d7a3841-dec5-49cf-a30a-b20fb3c377bb", X-ECOMP-RequestID:"5d7a3841-dec5-49cf-a30a-b20fb3c377bb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"429d71a1-de94-487b-b856-251646d741ad"] 2023-03-16T06:57:37.837Z|5d7a3841-dec5-49cf-a30a-b20fb3c377bb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T06:57:37.838Z|5d7a3841-dec5-49cf-a30a-b20fb3c377bb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T06:57:37.851Z|5d7a3841-dec5-49cf-a30a-b20fb3c377bb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T06:57:37.851Z|5d7a3841-dec5-49cf-a30a-b20fb3c377bb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T06:57:37.852Z|5d7a3841-dec5-49cf-a30a-b20fb3c377bb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T06:57:37.852Z|5d7a3841-dec5-49cf-a30a-b20fb3c377bb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 06:57:37 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T06:57:37.852Z|5d7a3841-dec5-49cf-a30a-b20fb3c377bb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-16T06:57:37.853Z|5d7a3841-dec5-49cf-a30a-b20fb3c377bb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T06:57:37.853Z|5d7a3841-dec5-49cf-a30a-b20fb3c377bb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T06:57:37.861Z|5d7a3841-dec5-49cf-a30a-b20fb3c377bb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T06:57:38.494Z|376b843e-3008-4486-b696-5db033950556|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:57:38.495Z|376b843e-3008-4486-b696-5db033950556|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:57:40.407Z|beb474df-f259-4df2-bf32-9ad409b8bbf2|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T06:57:40.408Z|beb474df-f259-4df2-bf32-9ad409b8bbf2|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T06:57:45.208Z|f1132bcb-80ee-46ed-8501-ed91f36917c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:57:45.210Z|f1132bcb-80ee-46ed-8501-ed91f36917c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:57:47.052Z|8821b247-08c1-40d7-918f-e6427c21e018|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:57:47.053Z|8821b247-08c1-40d7-918f-e6427c21e018|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:57:47.468Z|493e6833-3976-46cb-936e-c303e4090291|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:57:47.469Z|493e6833-3976-46cb-936e-c303e4090291|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:57:48.041Z|1405881c-b559-4ced-b982-df75722dbd07|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|||INFO|500||Entering 2023-03-16T06:57:48.048Z|1405881c-b559-4ced-b982-df75722dbd07|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4 2023-03-16T06:57:48.048Z|1405881c-b559-4ced-b982-df75722dbd07|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|INFO|500||Invoke 2023-03-16T06:57:48.048Z|1405881c-b559-4ced-b982-df75722dbd07|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||===========================request begin================================================ 2023-03-16T06:57:48.049Z|1405881c-b559-4ced-b982-df75722dbd07|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4 2023-03-16T06:57:48.049Z|1405881c-b559-4ced-b982-df75722dbd07|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||Method : GET 2023-03-16T06:57:48.049Z|1405881c-b559-4ced-b982-df75722dbd07|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e32334df39970d466d724eb4e8f33b12", X-B3-SpanId:"63af41598e326b4a", X-B3-ParentSpanId:"52989f075e076c66", X-B3-Sampled:"0", X-ONAP-RequestID:"1405881c-b559-4ced-b982-df75722dbd07", X-RequestID:"1405881c-b559-4ced-b982-df75722dbd07", X-TransactionID:"1405881c-b559-4ced-b982-df75722dbd07", X-ECOMP-RequestID:"1405881c-b559-4ced-b982-df75722dbd07", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8909679b-78d2-4fb9-b969-f9bd6c399c9f"] 2023-03-16T06:57:48.049Z|1405881c-b559-4ced-b982-df75722dbd07|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||Request body: 2023-03-16T06:57:48.049Z|1405881c-b559-4ced-b982-df75722dbd07|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||==========================request end================================================ 2023-03-16T06:57:48.080Z|1405881c-b559-4ced-b982-df75722dbd07|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||============================response begin========================================== 2023-03-16T06:57:48.081Z|1405881c-b559-4ced-b982-df75722dbd07|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||Status code : 200 OK 2023-03-16T06:57:48.081Z|1405881c-b559-4ced-b982-df75722dbd07|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||Status text : OK 2023-03-16T06:57:48.081Z|1405881c-b559-4ced-b982-df75722dbd07|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 06:57:48 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T06:57:48.082Z|1405881c-b559-4ced-b982-df75722dbd07|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||Response body: { "requestId" : "cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignServiceInstanceBB has completed successfully, next invoking AssignVnfBB (Execution Path progress: BBs completed = 1; BBs remaining = 8).", "progress" : 15, "startTime" : "2023-03-16T06:57:34.000+00:00", "source" : "VID", "vnfId" : "8d64f14a-bb0b-47cc-b495-b3addb5493bf", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_52656184-957e-44c1-9470-c1ec80c70349\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"05d50ea1-c66a-498f-a0ed-7e1de675bc1d\",\n\t\t\t\"modelVersionId\": \"7e50770c-ad75-43ea-bf12-8981d6f59ce0\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_52656184-957e-44c1-9470-c1ec80c70349\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"304c0a87-b859-43ad-900f-ddab5a6c5687\",\n \"modelInvariantUuid\": \"162d10ed-dd17-47e2-abb9-c0708843c689\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"6f5df2b2-de9c-43db-be56-04e05a422068\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"f167e4dc-7b94-4f0d-a9d0-e1a1eedc4d80\",\n \"modelInvariantUuid\": \"aed261a1-6071-4538-b280-0a582855b587\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"ba78f20d-4e81-4824-8acc-4f7c3edf05be\"\n },\n \"instanceName\": \"basic_macro_52656184-957e-44c1-9470-c1ec80c70349_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"7e50770c-ad75-43ea-bf12-8981d6f59ce0\",\n \"modelInvariantId\": \"05d50ea1-c66a-498f-a0ed-7e1de675bc1d\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"dfad365a-8640-441b-a13b-4c2b5ddd1400\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T06:57:44.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "0514aa62-0fea-43a7-9867-b22f68ac6c9b", "serviceInstanceName" : "basic_macro_52656184-957e-44c1-9470-c1ec80c70349", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4" } } } 2023-03-16T06:57:48.082Z|1405881c-b559-4ced-b982-df75722dbd07|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||=======================response end================================================= 2023-03-16T06:57:48.082Z|1405881c-b559-4ced-b982-df75722dbd07|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|INFO|500||InvokeReturn 2023-03-16T06:57:48.083Z|1405881c-b559-4ced-b982-df75722dbd07|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false 2023-03-16T06:57:48.084Z|1405881c-b559-4ced-b982-df75722dbd07|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T06:57:48.084Z|1405881c-b559-4ced-b982-df75722dbd07|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T06:57:48.084Z|1405881c-b559-4ced-b982-df75722dbd07|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false 2023-03-16T06:57:48.084Z|1405881c-b559-4ced-b982-df75722dbd07|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T06:57:48.084Z|1405881c-b559-4ced-b982-df75722dbd07|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e32334df39970d466d724eb4e8f33b12", X-B3-SpanId:"f25bb0180bb29827", X-B3-ParentSpanId:"52989f075e076c66", X-B3-Sampled:"0", X-ONAP-RequestID:"1405881c-b559-4ced-b982-df75722dbd07", X-RequestID:"1405881c-b559-4ced-b982-df75722dbd07", X-TransactionID:"1405881c-b559-4ced-b982-df75722dbd07", X-ECOMP-RequestID:"1405881c-b559-4ced-b982-df75722dbd07", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c4ff57ce-9ed7-45c0-b3e9-cef01ce1242a"] 2023-03-16T06:57:48.085Z|1405881c-b559-4ced-b982-df75722dbd07|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T06:57:48.085Z|1405881c-b559-4ced-b982-df75722dbd07|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T06:57:48.099Z|1405881c-b559-4ced-b982-df75722dbd07|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T06:57:48.099Z|1405881c-b559-4ced-b982-df75722dbd07|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T06:57:48.099Z|1405881c-b559-4ced-b982-df75722dbd07|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T06:57:48.099Z|1405881c-b559-4ced-b982-df75722dbd07|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 06:57:48 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T06:57:48.101Z|1405881c-b559-4ced-b982-df75722dbd07|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-16T06:57:48.101Z|1405881c-b559-4ced-b982-df75722dbd07|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T06:57:48.101Z|1405881c-b559-4ced-b982-df75722dbd07|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T06:57:48.125Z|1405881c-b559-4ced-b982-df75722dbd07|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-16T06:57:48.126Z|1405881c-b559-4ced-b982-df75722dbd07|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-16T06:57:48.126Z|1405881c-b559-4ced-b982-df75722dbd07|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-16T06:57:48.126Z|1405881c-b559-4ced-b982-df75722dbd07|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-16T06:57:48.126Z|1405881c-b559-4ced-b982-df75722dbd07|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-16T06:57:48.126Z|1405881c-b559-4ced-b982-df75722dbd07|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1405881c-b559-4ced-b982-df75722dbd07", X-RequestID:"1405881c-b559-4ced-b982-df75722dbd07", X-TransactionID:"1405881c-b559-4ced-b982-df75722dbd07", X-ECOMP-RequestID:"1405881c-b559-4ced-b982-df75722dbd07", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2c3f9fc4-060a-45f2-ae9b-1528120101ec"] 2023-03-16T06:57:48.126Z|1405881c-b559-4ced-b982-df75722dbd07|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-16T06:57:48.127Z|1405881c-b559-4ced-b982-df75722dbd07|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-16T06:57:48.274Z|1405881c-b559-4ced-b982-df75722dbd07|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-16T06:57:48.275Z|1405881c-b559-4ced-b982-df75722dbd07|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-16T06:57:48.275Z|1405881c-b559-4ced-b982-df75722dbd07|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-16T06:57:48.276Z|1405881c-b559-4ced-b982-df75722dbd07|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=ABE20E101C7179573A7CA6BFB99E9814; 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:"652", date:"Thu, 16 Mar 2023 06:57:48 GMT", x-envoy-upstream-service-time:"144", server:"envoy"] 2023-03-16T06:57:48.276Z|1405881c-b559-4ced-b982-df75722dbd07|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"da9c2df2-c3c7-11ed-88a0-7623188be7ef","businessKey":"cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4","processDefinitionId":"SDNCHandler:1:ad643000-c38e-11ed-88a0-7623188be7ef","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-03-16T06:57:45.193+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"d52085d0-c3c7-11ed-88a0-7623188be7ef","superProcessInstanceId":"d9dcae31-c3c7-11ed-88a0-7623188be7ef","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-16T06:57:48.276Z|1405881c-b559-4ced-b982-df75722dbd07|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-16T06:57:48.277Z|1405881c-b559-4ced-b982-df75722dbd07|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-16T06:57:48.304Z|1405881c-b559-4ced-b982-df75722dbd07|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da9c2df2-c3c7-11ed-88a0-7623188be7ef&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da9c2df2-c3c7-11ed-88a0-7623188be7ef&maxResults=1 2023-03-16T06:57:48.304Z|1405881c-b559-4ced-b982-df75722dbd07|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da9c2df2-c3c7-11ed-88a0-7623188be7ef&maxResults=1|INFO|500||Invoke 2023-03-16T06:57:48.304Z|1405881c-b559-4ced-b982-df75722dbd07|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da9c2df2-c3c7-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-16T06:57:48.304Z|1405881c-b559-4ced-b982-df75722dbd07|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da9c2df2-c3c7-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da9c2df2-c3c7-11ed-88a0-7623188be7ef&maxResults=1 2023-03-16T06:57:48.304Z|1405881c-b559-4ced-b982-df75722dbd07|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da9c2df2-c3c7-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Method : GET 2023-03-16T06:57:48.304Z|1405881c-b559-4ced-b982-df75722dbd07|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da9c2df2-c3c7-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1405881c-b559-4ced-b982-df75722dbd07", X-RequestID:"1405881c-b559-4ced-b982-df75722dbd07", X-TransactionID:"1405881c-b559-4ced-b982-df75722dbd07", X-ECOMP-RequestID:"1405881c-b559-4ced-b982-df75722dbd07", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cfb72ada-1338-44d4-9017-8f27dd6aad8f"] 2023-03-16T06:57:48.305Z|1405881c-b559-4ced-b982-df75722dbd07|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da9c2df2-c3c7-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Request body: 2023-03-16T06:57:48.305Z|1405881c-b559-4ced-b982-df75722dbd07|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da9c2df2-c3c7-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-16T06:57:48.443Z|1405881c-b559-4ced-b982-df75722dbd07|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da9c2df2-c3c7-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-16T06:57:48.443Z|1405881c-b559-4ced-b982-df75722dbd07|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da9c2df2-c3c7-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-16T06:57:48.444Z|1405881c-b559-4ced-b982-df75722dbd07|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da9c2df2-c3c7-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Status text : OK 2023-03-16T06:57:48.444Z|1405881c-b559-4ced-b982-df75722dbd07|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da9c2df2-c3c7-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=FBC5477C8BC7AC83D6CB11D186414989; 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:"761", date:"Thu, 16 Mar 2023 06:57:48 GMT", x-envoy-upstream-service-time:"135", server:"envoy"] 2023-03-16T06:57:48.444Z|1405881c-b559-4ced-b982-df75722dbd07|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da9c2df2-c3c7-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:da9ca335-c3c7-11ed-88a0-7623188be7ef","parentActivityInstanceId":"da9c2df2-c3c7-11ed-88a0-7623188be7ef","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:ad643000-c38e-11ed-88a0-7623188be7ef","processInstanceId":"da9c2df2-c3c7-11ed-88a0-7623188be7ef","executionId":"da9c2df2-c3c7-11ed-88a0-7623188be7ef","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-16T06:57:45.196+0000","endTime":"2023-03-16T06:57:45.336+0000","durationInMillis":140,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d52085d0-c3c7-11ed-88a0-7623188be7ef"}] 2023-03-16T06:57:48.445Z|1405881c-b559-4ced-b982-df75722dbd07|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da9c2df2-c3c7-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-16T06:57:48.445Z|1405881c-b559-4ced-b982-df75722dbd07|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da9c2df2-c3c7-11ed-88a0-7623188be7ef&maxResults=1|INFO|500||InvokeReturn 2023-03-16T06:57:48.450Z|1405881c-b559-4ced-b982-df75722dbd07|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T06:57:48.521Z|7d831740-7bc3-43ae-b864-5ea2a7b32a66|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:57:48.521Z|7d831740-7bc3-43ae-b864-5ea2a7b32a66|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:57:57.079Z|00fc96af-6cdf-4c61-8eed-89c79196d34f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:57:57.079Z|00fc96af-6cdf-4c61-8eed-89c79196d34f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:57:57.497Z|400b24c5-9430-4706-95ef-54318950f08e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:57:57.497Z|400b24c5-9430-4706-95ef-54318950f08e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:57:58.547Z|66f6e586-e26c-4901-b83c-be91b1bad12a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:57:58.547Z|66f6e586-e26c-4901-b83c-be91b1bad12a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:57:58.631Z|3710d96e-349f-486f-aa93-da11aee21f6d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|||INFO|500||Entering 2023-03-16T06:57:58.638Z|3710d96e-349f-486f-aa93-da11aee21f6d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4 2023-03-16T06:57:58.639Z|3710d96e-349f-486f-aa93-da11aee21f6d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|INFO|500||Invoke 2023-03-16T06:57:58.639Z|3710d96e-349f-486f-aa93-da11aee21f6d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||===========================request begin================================================ 2023-03-16T06:57:58.639Z|3710d96e-349f-486f-aa93-da11aee21f6d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4 2023-03-16T06:57:58.639Z|3710d96e-349f-486f-aa93-da11aee21f6d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||Method : GET 2023-03-16T06:57:58.639Z|3710d96e-349f-486f-aa93-da11aee21f6d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a93fc04ff59bf7d460cdbf070009389f", X-B3-SpanId:"74531fe2dbf383b2", X-B3-ParentSpanId:"29e80d855aa7701b", X-B3-Sampled:"0", X-ONAP-RequestID:"3710d96e-349f-486f-aa93-da11aee21f6d", X-RequestID:"3710d96e-349f-486f-aa93-da11aee21f6d", X-TransactionID:"3710d96e-349f-486f-aa93-da11aee21f6d", X-ECOMP-RequestID:"3710d96e-349f-486f-aa93-da11aee21f6d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bab877aa-0e4a-4859-be6f-5f8588a10df6"] 2023-03-16T06:57:58.640Z|3710d96e-349f-486f-aa93-da11aee21f6d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||Request body: 2023-03-16T06:57:58.640Z|3710d96e-349f-486f-aa93-da11aee21f6d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||==========================request end================================================ 2023-03-16T06:57:58.672Z|3710d96e-349f-486f-aa93-da11aee21f6d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||============================response begin========================================== 2023-03-16T06:57:58.672Z|3710d96e-349f-486f-aa93-da11aee21f6d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||Status code : 200 OK 2023-03-16T06:57:58.672Z|3710d96e-349f-486f-aa93-da11aee21f6d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||Status text : OK 2023-03-16T06:57:58.673Z|3710d96e-349f-486f-aa93-da11aee21f6d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 06:57:59 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T06:57:58.676Z|3710d96e-349f-486f-aa93-da11aee21f6d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||Response body: { "requestId" : "cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "progress" : 47, "startTime" : "2023-03-16T06:57:34.000+00:00", "source" : "VID", "vnfId" : "8d64f14a-bb0b-47cc-b495-b3addb5493bf", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_52656184-957e-44c1-9470-c1ec80c70349\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"05d50ea1-c66a-498f-a0ed-7e1de675bc1d\",\n\t\t\t\"modelVersionId\": \"7e50770c-ad75-43ea-bf12-8981d6f59ce0\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_52656184-957e-44c1-9470-c1ec80c70349\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"304c0a87-b859-43ad-900f-ddab5a6c5687\",\n \"modelInvariantUuid\": \"162d10ed-dd17-47e2-abb9-c0708843c689\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"6f5df2b2-de9c-43db-be56-04e05a422068\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"f167e4dc-7b94-4f0d-a9d0-e1a1eedc4d80\",\n \"modelInvariantUuid\": \"aed261a1-6071-4538-b280-0a582855b587\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"ba78f20d-4e81-4824-8acc-4f7c3edf05be\"\n },\n \"instanceName\": \"basic_macro_52656184-957e-44c1-9470-c1ec80c70349_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"7e50770c-ad75-43ea-bf12-8981d6f59ce0\",\n \"modelInvariantId\": \"05d50ea1-c66a-498f-a0ed-7e1de675bc1d\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"dfad365a-8640-441b-a13b-4c2b5ddd1400\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T06:57:59.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "0514aa62-0fea-43a7-9867-b22f68ac6c9b", "serviceInstanceName" : "basic_macro_52656184-957e-44c1-9470-c1ec80c70349", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4" } } } 2023-03-16T06:57:58.677Z|3710d96e-349f-486f-aa93-da11aee21f6d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||=======================response end================================================= 2023-03-16T06:57:58.677Z|3710d96e-349f-486f-aa93-da11aee21f6d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|INFO|500||InvokeReturn 2023-03-16T06:57:58.678Z|3710d96e-349f-486f-aa93-da11aee21f6d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false 2023-03-16T06:57:58.678Z|3710d96e-349f-486f-aa93-da11aee21f6d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T06:57:58.678Z|3710d96e-349f-486f-aa93-da11aee21f6d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T06:57:58.678Z|3710d96e-349f-486f-aa93-da11aee21f6d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false 2023-03-16T06:57:58.679Z|3710d96e-349f-486f-aa93-da11aee21f6d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T06:57:58.679Z|3710d96e-349f-486f-aa93-da11aee21f6d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a93fc04ff59bf7d460cdbf070009389f", X-B3-SpanId:"7d46866de7d8677e", X-B3-ParentSpanId:"29e80d855aa7701b", X-B3-Sampled:"0", X-ONAP-RequestID:"3710d96e-349f-486f-aa93-da11aee21f6d", X-RequestID:"3710d96e-349f-486f-aa93-da11aee21f6d", X-TransactionID:"3710d96e-349f-486f-aa93-da11aee21f6d", X-ECOMP-RequestID:"3710d96e-349f-486f-aa93-da11aee21f6d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eac380a7-ea50-4786-aa95-a4542952bf1b"] 2023-03-16T06:57:58.679Z|3710d96e-349f-486f-aa93-da11aee21f6d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T06:57:58.679Z|3710d96e-349f-486f-aa93-da11aee21f6d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T06:57:58.693Z|3710d96e-349f-486f-aa93-da11aee21f6d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T06:57:58.693Z|3710d96e-349f-486f-aa93-da11aee21f6d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T06:57:58.694Z|3710d96e-349f-486f-aa93-da11aee21f6d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T06:57:58.694Z|3710d96e-349f-486f-aa93-da11aee21f6d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 06:57:59 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T06:57:58.695Z|3710d96e-349f-486f-aa93-da11aee21f6d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-16T06:57:58.695Z|3710d96e-349f-486f-aa93-da11aee21f6d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T06:57:58.695Z|3710d96e-349f-486f-aa93-da11aee21f6d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T06:57:58.714Z|3710d96e-349f-486f-aa93-da11aee21f6d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-16T06:57:58.714Z|3710d96e-349f-486f-aa93-da11aee21f6d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-16T06:57:58.714Z|3710d96e-349f-486f-aa93-da11aee21f6d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-16T06:57:58.715Z|3710d96e-349f-486f-aa93-da11aee21f6d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-16T06:57:58.715Z|3710d96e-349f-486f-aa93-da11aee21f6d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-16T06:57:58.715Z|3710d96e-349f-486f-aa93-da11aee21f6d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3710d96e-349f-486f-aa93-da11aee21f6d", X-RequestID:"3710d96e-349f-486f-aa93-da11aee21f6d", X-TransactionID:"3710d96e-349f-486f-aa93-da11aee21f6d", X-ECOMP-RequestID:"3710d96e-349f-486f-aa93-da11aee21f6d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8e1274a1-e180-4137-b69f-2e6a2b465cf8"] 2023-03-16T06:57:58.715Z|3710d96e-349f-486f-aa93-da11aee21f6d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-16T06:57:58.715Z|3710d96e-349f-486f-aa93-da11aee21f6d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-16T06:57:58.857Z|3710d96e-349f-486f-aa93-da11aee21f6d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-16T06:57:58.857Z|3710d96e-349f-486f-aa93-da11aee21f6d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-16T06:57:58.858Z|3710d96e-349f-486f-aa93-da11aee21f6d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-16T06:57:58.858Z|3710d96e-349f-486f-aa93-da11aee21f6d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=2FB38E14BD06DF63B4EBF4DE97BFB63E; 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:"691", date:"Thu, 16 Mar 2023 06:57:59 GMT", x-envoy-upstream-service-time:"138", server:"envoy"] 2023-03-16T06:57:58.859Z|3710d96e-349f-486f-aa93-da11aee21f6d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"e0bd8bed-c3c7-11ed-88a0-7623188be7ef","businessKey":"cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4","processDefinitionId":"ControllerExecutionBB:1:ad9a82b2-c38e-11ed-88a0-7623188be7ef","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-03-16T06:57:55.478+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d52085d0-c3c7-11ed-88a0-7623188be7ef","superProcessInstanceId":"dfd3a0d7-c3c7-11ed-88a0-7623188be7ef","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-16T06:57:58.859Z|3710d96e-349f-486f-aa93-da11aee21f6d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-16T06:57:58.860Z|3710d96e-349f-486f-aa93-da11aee21f6d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-16T06:57:58.881Z|3710d96e-349f-486f-aa93-da11aee21f6d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e0bd8bed-c3c7-11ed-88a0-7623188be7ef&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e0bd8bed-c3c7-11ed-88a0-7623188be7ef&maxResults=1 2023-03-16T06:57:58.882Z|3710d96e-349f-486f-aa93-da11aee21f6d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e0bd8bed-c3c7-11ed-88a0-7623188be7ef&maxResults=1|INFO|500||Invoke 2023-03-16T06:57:58.882Z|3710d96e-349f-486f-aa93-da11aee21f6d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e0bd8bed-c3c7-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-16T06:57:58.882Z|3710d96e-349f-486f-aa93-da11aee21f6d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e0bd8bed-c3c7-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e0bd8bed-c3c7-11ed-88a0-7623188be7ef&maxResults=1 2023-03-16T06:57:58.882Z|3710d96e-349f-486f-aa93-da11aee21f6d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e0bd8bed-c3c7-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Method : GET 2023-03-16T06:57:58.883Z|3710d96e-349f-486f-aa93-da11aee21f6d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e0bd8bed-c3c7-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3710d96e-349f-486f-aa93-da11aee21f6d", X-RequestID:"3710d96e-349f-486f-aa93-da11aee21f6d", X-TransactionID:"3710d96e-349f-486f-aa93-da11aee21f6d", X-ECOMP-RequestID:"3710d96e-349f-486f-aa93-da11aee21f6d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"69c292a6-6a29-49d8-b900-fdc29c84d95d"] 2023-03-16T06:57:58.883Z|3710d96e-349f-486f-aa93-da11aee21f6d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e0bd8bed-c3c7-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Request body: 2023-03-16T06:57:58.883Z|3710d96e-349f-486f-aa93-da11aee21f6d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e0bd8bed-c3c7-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-16T06:57:59.040Z|3710d96e-349f-486f-aa93-da11aee21f6d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e0bd8bed-c3c7-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-16T06:57:59.040Z|3710d96e-349f-486f-aa93-da11aee21f6d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e0bd8bed-c3c7-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-16T06:57:59.040Z|3710d96e-349f-486f-aa93-da11aee21f6d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e0bd8bed-c3c7-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Status text : OK 2023-03-16T06:57:59.041Z|3710d96e-349f-486f-aa93-da11aee21f6d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e0bd8bed-c3c7-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=4F9DCCA15EDB31365685651B6FA4D97A; 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:"786", date:"Thu, 16 Mar 2023 06:57:59 GMT", x-envoy-upstream-service-time:"150", server:"envoy"] 2023-03-16T06:57:59.041Z|3710d96e-349f-486f-aa93-da11aee21f6d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e0bd8bed-c3c7-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0lgvk82:e2a251dd-c3c7-11ed-88a0-7623188be7ef","parentActivityInstanceId":"e0bd8bed-c3c7-11ed-88a0-7623188be7ef","activityId":"EndEvent_0lgvk82","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:ad9a82b2-c38e-11ed-88a0-7623188be7ef","processInstanceId":"e0bd8bed-c3c7-11ed-88a0-7623188be7ef","executionId":"e0bd8bed-c3c7-11ed-88a0-7623188be7ef","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-16T06:57:58.655+0000","endTime":"2023-03-16T06:57:58.655+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d52085d0-c3c7-11ed-88a0-7623188be7ef"}] 2023-03-16T06:57:59.041Z|3710d96e-349f-486f-aa93-da11aee21f6d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e0bd8bed-c3c7-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-16T06:57:59.041Z|3710d96e-349f-486f-aa93-da11aee21f6d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e0bd8bed-c3c7-11ed-88a0-7623188be7ef&maxResults=1|INFO|500||InvokeReturn 2023-03-16T06:57:59.045Z|3710d96e-349f-486f-aa93-da11aee21f6d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T06:58:00.208Z|bc3376ca-935d-4f20-ad86-bce0ed3dea19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:58:00.209Z|bc3376ca-935d-4f20-ad86-bce0ed3dea19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:58:01.111Z|bc9f7e48-c38a-44c7-8c35-1d90bd5367f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:58:01.112Z|bc9f7e48-c38a-44c7-8c35-1d90bd5367f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:58:07.111Z|341dd5cf-6861-41dd-9a2a-bce7605d7a7e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:58:07.112Z|341dd5cf-6861-41dd-9a2a-bce7605d7a7e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:58:07.527Z|8c83ba00-7243-4bda-932d-10fde009ffb7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:58:07.527Z|8c83ba00-7243-4bda-932d-10fde009ffb7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:58:08.575Z|fe0f8e90-cf06-4553-8ad2-3cebe0666911|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:58:08.576Z|fe0f8e90-cf06-4553-8ad2-3cebe0666911|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:58:09.259Z|ce88ce03-52a9-4c8c-a709-debf488717c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|||INFO|500||Entering 2023-03-16T06:58:09.267Z|ce88ce03-52a9-4c8c-a709-debf488717c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4 2023-03-16T06:58:09.268Z|ce88ce03-52a9-4c8c-a709-debf488717c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|INFO|500||Invoke 2023-03-16T06:58:09.268Z|ce88ce03-52a9-4c8c-a709-debf488717c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||===========================request begin================================================ 2023-03-16T06:58:09.268Z|ce88ce03-52a9-4c8c-a709-debf488717c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4 2023-03-16T06:58:09.268Z|ce88ce03-52a9-4c8c-a709-debf488717c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||Method : GET 2023-03-16T06:58:09.268Z|ce88ce03-52a9-4c8c-a709-debf488717c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3f95d77b6907b543454b2e574cda7665", X-B3-SpanId:"610c496f5c2f78f2", X-B3-ParentSpanId:"71c0eb6858009fec", X-B3-Sampled:"0", X-ONAP-RequestID:"ce88ce03-52a9-4c8c-a709-debf488717c9", X-RequestID:"ce88ce03-52a9-4c8c-a709-debf488717c9", X-TransactionID:"ce88ce03-52a9-4c8c-a709-debf488717c9", X-ECOMP-RequestID:"ce88ce03-52a9-4c8c-a709-debf488717c9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f2602035-ae2a-4947-8e7d-6ebf3a9ff259"] 2023-03-16T06:58:09.268Z|ce88ce03-52a9-4c8c-a709-debf488717c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||Request body: 2023-03-16T06:58:09.269Z|ce88ce03-52a9-4c8c-a709-debf488717c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||==========================request end================================================ 2023-03-16T06:58:09.322Z|ce88ce03-52a9-4c8c-a709-debf488717c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||============================response begin========================================== 2023-03-16T06:58:09.323Z|ce88ce03-52a9-4c8c-a709-debf488717c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||Status code : 200 OK 2023-03-16T06:58:09.323Z|ce88ce03-52a9-4c8c-a709-debf488717c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||Status text : OK 2023-03-16T06:58:09.323Z|ce88ce03-52a9-4c8c-a709-debf488717c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 06:58:09 GMT", x-envoy-upstream-service-time:"49", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T06:58:09.324Z|ce88ce03-52a9-4c8c-a709-debf488717c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||Response body: { "requestId" : "cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "progress" : 47, "startTime" : "2023-03-16T06:57:34.000+00:00", "source" : "VID", "vnfId" : "8d64f14a-bb0b-47cc-b495-b3addb5493bf", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_52656184-957e-44c1-9470-c1ec80c70349\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"05d50ea1-c66a-498f-a0ed-7e1de675bc1d\",\n\t\t\t\"modelVersionId\": \"7e50770c-ad75-43ea-bf12-8981d6f59ce0\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_52656184-957e-44c1-9470-c1ec80c70349\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"304c0a87-b859-43ad-900f-ddab5a6c5687\",\n \"modelInvariantUuid\": \"162d10ed-dd17-47e2-abb9-c0708843c689\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"6f5df2b2-de9c-43db-be56-04e05a422068\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"f167e4dc-7b94-4f0d-a9d0-e1a1eedc4d80\",\n \"modelInvariantUuid\": \"aed261a1-6071-4538-b280-0a582855b587\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"ba78f20d-4e81-4824-8acc-4f7c3edf05be\"\n },\n \"instanceName\": \"basic_macro_52656184-957e-44c1-9470-c1ec80c70349_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"7e50770c-ad75-43ea-bf12-8981d6f59ce0\",\n \"modelInvariantId\": \"05d50ea1-c66a-498f-a0ed-7e1de675bc1d\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"dfad365a-8640-441b-a13b-4c2b5ddd1400\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T06:58:08.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "0514aa62-0fea-43a7-9867-b22f68ac6c9b", "serviceInstanceName" : "basic_macro_52656184-957e-44c1-9470-c1ec80c70349", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4", "cloudIdentifier" : "basic_macro_52656184-957e-44c1-9470-c1ec80c70349_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"4efa59f6-fd5b-4b3b-895b-4aac5814bc74\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"8d64f14a-bb0b-47cc-b495-b3addb5493bf\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-16T06:58:04.000+00:00" } ], "requestURI" : "cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4" } } } 2023-03-16T06:58:09.325Z|ce88ce03-52a9-4c8c-a709-debf488717c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||=======================response end================================================= 2023-03-16T06:58:09.325Z|ce88ce03-52a9-4c8c-a709-debf488717c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|INFO|500||InvokeReturn 2023-03-16T06:58:09.326Z|ce88ce03-52a9-4c8c-a709-debf488717c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false 2023-03-16T06:58:09.326Z|ce88ce03-52a9-4c8c-a709-debf488717c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T06:58:09.326Z|ce88ce03-52a9-4c8c-a709-debf488717c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T06:58:09.327Z|ce88ce03-52a9-4c8c-a709-debf488717c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false 2023-03-16T06:58:09.327Z|ce88ce03-52a9-4c8c-a709-debf488717c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T06:58:09.327Z|ce88ce03-52a9-4c8c-a709-debf488717c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3f95d77b6907b543454b2e574cda7665", X-B3-SpanId:"03bbd8e55950a9d0", X-B3-ParentSpanId:"71c0eb6858009fec", X-B3-Sampled:"0", X-ONAP-RequestID:"ce88ce03-52a9-4c8c-a709-debf488717c9", X-RequestID:"ce88ce03-52a9-4c8c-a709-debf488717c9", X-TransactionID:"ce88ce03-52a9-4c8c-a709-debf488717c9", X-ECOMP-RequestID:"ce88ce03-52a9-4c8c-a709-debf488717c9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4753b07d-1df5-489b-aeda-db4e1d038527"] 2023-03-16T06:58:09.327Z|ce88ce03-52a9-4c8c-a709-debf488717c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T06:58:09.327Z|ce88ce03-52a9-4c8c-a709-debf488717c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T06:58:09.345Z|ce88ce03-52a9-4c8c-a709-debf488717c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T06:58:09.345Z|ce88ce03-52a9-4c8c-a709-debf488717c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T06:58:09.345Z|ce88ce03-52a9-4c8c-a709-debf488717c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T06:58:09.345Z|ce88ce03-52a9-4c8c-a709-debf488717c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 06:58:09 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T06:58:09.347Z|ce88ce03-52a9-4c8c-a709-debf488717c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 42, "soRequestId" : "cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4", "groupingId" : "c4632ed2-2588-4d45-8196-5cce8caef9b5", "name" : "basic_macro_52656184-957e-44c1-9470-c1ec80c70349_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d16c1d8504f144e5b2fab42ec3a8ceb7/stacks/basic_macro_52656184-957e-44c1-9470-c1ec80c70349_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/c4632ed2-2588-4d45-8196-5cce8caef9b5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_52656184-957e-44c1-9470-c1ec80c70349_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1678949887000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"c4632ed2-2588-4d45-8196-5cce8caef9b5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"030269b9175f4fd0b8cf41c01de8389e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"c4632ed2-2588-4d45-8196-5cce8caef9b5\",\"OS::project_id\":\"d16c1d8504f144e5b2fab42ec3a8ceb7\",\"OS::stack_name\":\"basic_macro_52656184-957e-44c1-9470-c1ec80c70349_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"8d64f14a-bb0b-47cc-b495-b3addb5493bf\",\"vf_module_id\":\"4efa59f6-fd5b-4b3b-895b-4aac5814bc74\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-16T06:58:10.000+00:00", "isDataInternal" : false } ] 2023-03-16T06:58:09.347Z|ce88ce03-52a9-4c8c-a709-debf488717c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T06:58:09.347Z|ce88ce03-52a9-4c8c-a709-debf488717c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T06:58:09.374Z|ce88ce03-52a9-4c8c-a709-debf488717c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-16T06:58:09.374Z|ce88ce03-52a9-4c8c-a709-debf488717c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-16T06:58:09.374Z|ce88ce03-52a9-4c8c-a709-debf488717c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-16T06:58:09.374Z|ce88ce03-52a9-4c8c-a709-debf488717c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-16T06:58:09.374Z|ce88ce03-52a9-4c8c-a709-debf488717c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-16T06:58:09.375Z|ce88ce03-52a9-4c8c-a709-debf488717c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ce88ce03-52a9-4c8c-a709-debf488717c9", X-RequestID:"ce88ce03-52a9-4c8c-a709-debf488717c9", X-TransactionID:"ce88ce03-52a9-4c8c-a709-debf488717c9", X-ECOMP-RequestID:"ce88ce03-52a9-4c8c-a709-debf488717c9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3c7bbdbc-1fcf-49be-9b8d-9b84e303049b"] 2023-03-16T06:58:09.375Z|ce88ce03-52a9-4c8c-a709-debf488717c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-16T06:58:09.375Z|ce88ce03-52a9-4c8c-a709-debf488717c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-16T06:58:09.526Z|ce88ce03-52a9-4c8c-a709-debf488717c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-16T06:58:09.527Z|ce88ce03-52a9-4c8c-a709-debf488717c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-16T06:58:09.528Z|ce88ce03-52a9-4c8c-a709-debf488717c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-16T06:58:09.528Z|ce88ce03-52a9-4c8c-a709-debf488717c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=1A3781D998DBD3950E999D09790BCCFF; 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:"688", date:"Thu, 16 Mar 2023 06:58:09 GMT", x-envoy-upstream-service-time:"141", server:"envoy"] 2023-03-16T06:58:09.529Z|ce88ce03-52a9-4c8c-a709-debf488717c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"e4814a25-c3c7-11ed-88a0-7623188be7ef","businessKey":"cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4","processDefinitionId":"openstackAdapterTask:1:ad8b8e71-c38e-11ed-88a0-7623188be7ef","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-16T06:58:01.794+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d52085d0-c3c7-11ed-88a0-7623188be7ef","superProcessInstanceId":"e47fc444-c3c7-11ed-88a0-7623188be7ef","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-16T06:58:09.529Z|ce88ce03-52a9-4c8c-a709-debf488717c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-16T06:58:09.530Z|ce88ce03-52a9-4c8c-a709-debf488717c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-16T06:58:09.551Z|ce88ce03-52a9-4c8c-a709-debf488717c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4814a25-c3c7-11ed-88a0-7623188be7ef&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4814a25-c3c7-11ed-88a0-7623188be7ef&maxResults=1 2023-03-16T06:58:09.551Z|ce88ce03-52a9-4c8c-a709-debf488717c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4814a25-c3c7-11ed-88a0-7623188be7ef&maxResults=1|INFO|500||Invoke 2023-03-16T06:58:09.551Z|ce88ce03-52a9-4c8c-a709-debf488717c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4814a25-c3c7-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-16T06:58:09.552Z|ce88ce03-52a9-4c8c-a709-debf488717c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4814a25-c3c7-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4814a25-c3c7-11ed-88a0-7623188be7ef&maxResults=1 2023-03-16T06:58:09.552Z|ce88ce03-52a9-4c8c-a709-debf488717c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4814a25-c3c7-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Method : GET 2023-03-16T06:58:09.552Z|ce88ce03-52a9-4c8c-a709-debf488717c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4814a25-c3c7-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ce88ce03-52a9-4c8c-a709-debf488717c9", X-RequestID:"ce88ce03-52a9-4c8c-a709-debf488717c9", X-TransactionID:"ce88ce03-52a9-4c8c-a709-debf488717c9", X-ECOMP-RequestID:"ce88ce03-52a9-4c8c-a709-debf488717c9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"08f6c045-a8a8-4db5-ae34-f65f0dcf8c5c"] 2023-03-16T06:58:09.552Z|ce88ce03-52a9-4c8c-a709-debf488717c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4814a25-c3c7-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Request body: 2023-03-16T06:58:09.552Z|ce88ce03-52a9-4c8c-a709-debf488717c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4814a25-c3c7-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-16T06:58:09.698Z|ce88ce03-52a9-4c8c-a709-debf488717c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4814a25-c3c7-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-16T06:58:09.699Z|ce88ce03-52a9-4c8c-a709-debf488717c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4814a25-c3c7-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-16T06:58:09.699Z|ce88ce03-52a9-4c8c-a709-debf488717c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4814a25-c3c7-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Status text : OK 2023-03-16T06:58:09.700Z|ce88ce03-52a9-4c8c-a709-debf488717c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4814a25-c3c7-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=1D157EE460C378803E5A853A54A1FFEC; 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:"811", date:"Thu, 16 Mar 2023 06:58:09 GMT", x-envoy-upstream-service-time:"142", server:"envoy"] 2023-03-16T06:58:09.700Z|ce88ce03-52a9-4c8c-a709-debf488717c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4814a25-c3c7-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:e859c98d-c3c7-11ed-88a0-7623188be7ef","parentActivityInstanceId":"e4814a25-c3c7-11ed-88a0-7623188be7ef","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:ad8b8e71-c38e-11ed-88a0-7623188be7ef","processInstanceId":"e4814a25-c3c7-11ed-88a0-7623188be7ef","executionId":"e4814a25-c3c7-11ed-88a0-7623188be7ef","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-16T06:58:08.246+0000","endTime":"2023-03-16T06:58:08.255+0000","durationInMillis":9,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d52085d0-c3c7-11ed-88a0-7623188be7ef"}] 2023-03-16T06:58:09.701Z|ce88ce03-52a9-4c8c-a709-debf488717c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4814a25-c3c7-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-16T06:58:09.701Z|ce88ce03-52a9-4c8c-a709-debf488717c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4814a25-c3c7-11ed-88a0-7623188be7ef&maxResults=1|INFO|500||InvokeReturn 2023-03-16T06:58:09.707Z|ce88ce03-52a9-4c8c-a709-debf488717c9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T06:58:15.208Z|85782557-cb16-4111-bc7c-02705b7ea958|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:58:15.209Z|85782557-cb16-4111-bc7c-02705b7ea958|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:58:17.142Z|aa00fe31-ad9e-4cc9-9cff-6baec436c4a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:58:17.143Z|aa00fe31-ad9e-4cc9-9cff-6baec436c4a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:58:17.558Z|59fce008-5744-492f-9f0d-be637ada2676|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:58:17.559Z|59fce008-5744-492f-9f0d-be637ada2676|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:58:18.602Z|d3e47a1e-b23d-433d-a906-96585a246757|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:58:18.602Z|d3e47a1e-b23d-433d-a906-96585a246757|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:58:19.899Z|25840e10-a8dd-4892-b4a9-43c4245b2de0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|||INFO|500||Entering 2023-03-16T06:58:19.907Z|25840e10-a8dd-4892-b4a9-43c4245b2de0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4 2023-03-16T06:58:19.907Z|25840e10-a8dd-4892-b4a9-43c4245b2de0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|INFO|500||Invoke 2023-03-16T06:58:19.907Z|25840e10-a8dd-4892-b4a9-43c4245b2de0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||===========================request begin================================================ 2023-03-16T06:58:19.907Z|25840e10-a8dd-4892-b4a9-43c4245b2de0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4 2023-03-16T06:58:19.907Z|25840e10-a8dd-4892-b4a9-43c4245b2de0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||Method : GET 2023-03-16T06:58:19.907Z|25840e10-a8dd-4892-b4a9-43c4245b2de0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"54caba3a387fbea847dc3b039485696f", X-B3-SpanId:"0df9fa1091b91773", X-B3-ParentSpanId:"b0a92633d0dbff45", X-B3-Sampled:"0", X-ONAP-RequestID:"25840e10-a8dd-4892-b4a9-43c4245b2de0", X-RequestID:"25840e10-a8dd-4892-b4a9-43c4245b2de0", X-TransactionID:"25840e10-a8dd-4892-b4a9-43c4245b2de0", X-ECOMP-RequestID:"25840e10-a8dd-4892-b4a9-43c4245b2de0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2215b139-331a-44ce-822d-4357db8213a6"] 2023-03-16T06:58:19.908Z|25840e10-a8dd-4892-b4a9-43c4245b2de0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||Request body: 2023-03-16T06:58:19.908Z|25840e10-a8dd-4892-b4a9-43c4245b2de0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||==========================request end================================================ 2023-03-16T06:58:19.954Z|25840e10-a8dd-4892-b4a9-43c4245b2de0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||============================response begin========================================== 2023-03-16T06:58:19.954Z|25840e10-a8dd-4892-b4a9-43c4245b2de0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||Status code : 200 OK 2023-03-16T06:58:19.954Z|25840e10-a8dd-4892-b4a9-43c4245b2de0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||Status text : OK 2023-03-16T06:58:19.955Z|25840e10-a8dd-4892-b4a9-43c4245b2de0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 06:58:20 GMT", x-envoy-upstream-service-time:"41", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T06:58:19.955Z|25840e10-a8dd-4892-b4a9-43c4245b2de0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||Response body: { "requestId" : "cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "progress" : 47, "startTime" : "2023-03-16T06:57:34.000+00:00", "source" : "VID", "vnfId" : "8d64f14a-bb0b-47cc-b495-b3addb5493bf", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_52656184-957e-44c1-9470-c1ec80c70349\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"05d50ea1-c66a-498f-a0ed-7e1de675bc1d\",\n\t\t\t\"modelVersionId\": \"7e50770c-ad75-43ea-bf12-8981d6f59ce0\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_52656184-957e-44c1-9470-c1ec80c70349\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"304c0a87-b859-43ad-900f-ddab5a6c5687\",\n \"modelInvariantUuid\": \"162d10ed-dd17-47e2-abb9-c0708843c689\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"6f5df2b2-de9c-43db-be56-04e05a422068\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"f167e4dc-7b94-4f0d-a9d0-e1a1eedc4d80\",\n \"modelInvariantUuid\": \"aed261a1-6071-4538-b280-0a582855b587\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"ba78f20d-4e81-4824-8acc-4f7c3edf05be\"\n },\n \"instanceName\": \"basic_macro_52656184-957e-44c1-9470-c1ec80c70349_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"7e50770c-ad75-43ea-bf12-8981d6f59ce0\",\n \"modelInvariantId\": \"05d50ea1-c66a-498f-a0ed-7e1de675bc1d\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"dfad365a-8640-441b-a13b-4c2b5ddd1400\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T06:58:08.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "0514aa62-0fea-43a7-9867-b22f68ac6c9b", "serviceInstanceName" : "basic_macro_52656184-957e-44c1-9470-c1ec80c70349", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4", "cloudIdentifier" : "basic_macro_52656184-957e-44c1-9470-c1ec80c70349_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"4efa59f6-fd5b-4b3b-895b-4aac5814bc74\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"8d64f14a-bb0b-47cc-b495-b3addb5493bf\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-16T06:58:04.000+00:00" } ], "requestURI" : "cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4" } } } 2023-03-16T06:58:19.956Z|25840e10-a8dd-4892-b4a9-43c4245b2de0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||=======================response end================================================= 2023-03-16T06:58:19.956Z|25840e10-a8dd-4892-b4a9-43c4245b2de0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|INFO|500||InvokeReturn 2023-03-16T06:58:19.957Z|25840e10-a8dd-4892-b4a9-43c4245b2de0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false 2023-03-16T06:58:19.958Z|25840e10-a8dd-4892-b4a9-43c4245b2de0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T06:58:19.958Z|25840e10-a8dd-4892-b4a9-43c4245b2de0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T06:58:19.958Z|25840e10-a8dd-4892-b4a9-43c4245b2de0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false 2023-03-16T06:58:19.958Z|25840e10-a8dd-4892-b4a9-43c4245b2de0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T06:58:19.958Z|25840e10-a8dd-4892-b4a9-43c4245b2de0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"54caba3a387fbea847dc3b039485696f", X-B3-SpanId:"f98b2c50c0c3d37c", X-B3-ParentSpanId:"b0a92633d0dbff45", X-B3-Sampled:"0", X-ONAP-RequestID:"25840e10-a8dd-4892-b4a9-43c4245b2de0", X-RequestID:"25840e10-a8dd-4892-b4a9-43c4245b2de0", X-TransactionID:"25840e10-a8dd-4892-b4a9-43c4245b2de0", X-ECOMP-RequestID:"25840e10-a8dd-4892-b4a9-43c4245b2de0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f0b8ff83-5a4b-4747-82c8-e83212a6c944"] 2023-03-16T06:58:19.959Z|25840e10-a8dd-4892-b4a9-43c4245b2de0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T06:58:19.959Z|25840e10-a8dd-4892-b4a9-43c4245b2de0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T06:58:19.972Z|25840e10-a8dd-4892-b4a9-43c4245b2de0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T06:58:19.972Z|25840e10-a8dd-4892-b4a9-43c4245b2de0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T06:58:19.973Z|25840e10-a8dd-4892-b4a9-43c4245b2de0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T06:58:19.973Z|25840e10-a8dd-4892-b4a9-43c4245b2de0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 06:58:20 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T06:58:19.973Z|25840e10-a8dd-4892-b4a9-43c4245b2de0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 42, "soRequestId" : "cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4", "groupingId" : "c4632ed2-2588-4d45-8196-5cce8caef9b5", "name" : "basic_macro_52656184-957e-44c1-9470-c1ec80c70349_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d16c1d8504f144e5b2fab42ec3a8ceb7/stacks/basic_macro_52656184-957e-44c1-9470-c1ec80c70349_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/c4632ed2-2588-4d45-8196-5cce8caef9b5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_52656184-957e-44c1-9470-c1ec80c70349_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1678949887000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"c4632ed2-2588-4d45-8196-5cce8caef9b5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"030269b9175f4fd0b8cf41c01de8389e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"c4632ed2-2588-4d45-8196-5cce8caef9b5\",\"OS::project_id\":\"d16c1d8504f144e5b2fab42ec3a8ceb7\",\"OS::stack_name\":\"basic_macro_52656184-957e-44c1-9470-c1ec80c70349_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"8d64f14a-bb0b-47cc-b495-b3addb5493bf\",\"vf_module_id\":\"4efa59f6-fd5b-4b3b-895b-4aac5814bc74\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-16T06:58:10.000+00:00", "isDataInternal" : false } ] 2023-03-16T06:58:19.973Z|25840e10-a8dd-4892-b4a9-43c4245b2de0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T06:58:19.974Z|25840e10-a8dd-4892-b4a9-43c4245b2de0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T06:58:19.993Z|25840e10-a8dd-4892-b4a9-43c4245b2de0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-16T06:58:19.994Z|25840e10-a8dd-4892-b4a9-43c4245b2de0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-16T06:58:19.994Z|25840e10-a8dd-4892-b4a9-43c4245b2de0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-16T06:58:19.994Z|25840e10-a8dd-4892-b4a9-43c4245b2de0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-16T06:58:19.994Z|25840e10-a8dd-4892-b4a9-43c4245b2de0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-16T06:58:19.994Z|25840e10-a8dd-4892-b4a9-43c4245b2de0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"25840e10-a8dd-4892-b4a9-43c4245b2de0", X-RequestID:"25840e10-a8dd-4892-b4a9-43c4245b2de0", X-TransactionID:"25840e10-a8dd-4892-b4a9-43c4245b2de0", X-ECOMP-RequestID:"25840e10-a8dd-4892-b4a9-43c4245b2de0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dee29ba1-570f-4f56-919a-a1c0ded25642"] 2023-03-16T06:58:19.995Z|25840e10-a8dd-4892-b4a9-43c4245b2de0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-16T06:58:19.995Z|25840e10-a8dd-4892-b4a9-43c4245b2de0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-16T06:58:20.155Z|25840e10-a8dd-4892-b4a9-43c4245b2de0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-16T06:58:20.155Z|25840e10-a8dd-4892-b4a9-43c4245b2de0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-16T06:58:20.156Z|25840e10-a8dd-4892-b4a9-43c4245b2de0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-16T06:58:20.156Z|25840e10-a8dd-4892-b4a9-43c4245b2de0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=1B1BE494B17912DCBF8F7DA522AC84BD; 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:"688", date:"Thu, 16 Mar 2023 06:58:20 GMT", x-envoy-upstream-service-time:"156", server:"envoy"] 2023-03-16T06:58:20.156Z|25840e10-a8dd-4892-b4a9-43c4245b2de0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"e4814a25-c3c7-11ed-88a0-7623188be7ef","businessKey":"cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4","processDefinitionId":"openstackAdapterTask:1:ad8b8e71-c38e-11ed-88a0-7623188be7ef","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-16T06:58:01.794+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d52085d0-c3c7-11ed-88a0-7623188be7ef","superProcessInstanceId":"e47fc444-c3c7-11ed-88a0-7623188be7ef","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-16T06:58:20.157Z|25840e10-a8dd-4892-b4a9-43c4245b2de0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-16T06:58:20.157Z|25840e10-a8dd-4892-b4a9-43c4245b2de0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-16T06:58:20.183Z|25840e10-a8dd-4892-b4a9-43c4245b2de0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4814a25-c3c7-11ed-88a0-7623188be7ef&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4814a25-c3c7-11ed-88a0-7623188be7ef&maxResults=1 2023-03-16T06:58:20.183Z|25840e10-a8dd-4892-b4a9-43c4245b2de0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4814a25-c3c7-11ed-88a0-7623188be7ef&maxResults=1|INFO|500||Invoke 2023-03-16T06:58:20.183Z|25840e10-a8dd-4892-b4a9-43c4245b2de0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4814a25-c3c7-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-16T06:58:20.183Z|25840e10-a8dd-4892-b4a9-43c4245b2de0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4814a25-c3c7-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4814a25-c3c7-11ed-88a0-7623188be7ef&maxResults=1 2023-03-16T06:58:20.183Z|25840e10-a8dd-4892-b4a9-43c4245b2de0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4814a25-c3c7-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Method : GET 2023-03-16T06:58:20.184Z|25840e10-a8dd-4892-b4a9-43c4245b2de0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4814a25-c3c7-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"25840e10-a8dd-4892-b4a9-43c4245b2de0", X-RequestID:"25840e10-a8dd-4892-b4a9-43c4245b2de0", X-TransactionID:"25840e10-a8dd-4892-b4a9-43c4245b2de0", X-ECOMP-RequestID:"25840e10-a8dd-4892-b4a9-43c4245b2de0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6cb078e3-515a-400d-87a2-3bf05229f13a"] 2023-03-16T06:58:20.184Z|25840e10-a8dd-4892-b4a9-43c4245b2de0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4814a25-c3c7-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Request body: 2023-03-16T06:58:20.184Z|25840e10-a8dd-4892-b4a9-43c4245b2de0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4814a25-c3c7-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-16T06:58:20.326Z|25840e10-a8dd-4892-b4a9-43c4245b2de0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4814a25-c3c7-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-16T06:58:20.327Z|25840e10-a8dd-4892-b4a9-43c4245b2de0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4814a25-c3c7-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-16T06:58:20.327Z|25840e10-a8dd-4892-b4a9-43c4245b2de0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4814a25-c3c7-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Status text : OK 2023-03-16T06:58:20.327Z|25840e10-a8dd-4892-b4a9-43c4245b2de0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4814a25-c3c7-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=0785429275F6C7CB7235CC9FB2386C5F; 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:"811", date:"Thu, 16 Mar 2023 06:58:20 GMT", x-envoy-upstream-service-time:"138", server:"envoy"] 2023-03-16T06:58:20.328Z|25840e10-a8dd-4892-b4a9-43c4245b2de0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4814a25-c3c7-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:e859c98d-c3c7-11ed-88a0-7623188be7ef","parentActivityInstanceId":"e4814a25-c3c7-11ed-88a0-7623188be7ef","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:ad8b8e71-c38e-11ed-88a0-7623188be7ef","processInstanceId":"e4814a25-c3c7-11ed-88a0-7623188be7ef","executionId":"e4814a25-c3c7-11ed-88a0-7623188be7ef","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-16T06:58:08.246+0000","endTime":"2023-03-16T06:58:08.255+0000","durationInMillis":9,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d52085d0-c3c7-11ed-88a0-7623188be7ef"}] 2023-03-16T06:58:20.328Z|25840e10-a8dd-4892-b4a9-43c4245b2de0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4814a25-c3c7-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-16T06:58:20.328Z|25840e10-a8dd-4892-b4a9-43c4245b2de0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4814a25-c3c7-11ed-88a0-7623188be7ef&maxResults=1|INFO|500||InvokeReturn 2023-03-16T06:58:20.334Z|25840e10-a8dd-4892-b4a9-43c4245b2de0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T06:58:27.169Z|a9e062e6-e888-4afa-bac5-220dcbc58ac0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:58:27.170Z|a9e062e6-e888-4afa-bac5-220dcbc58ac0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:58:27.587Z|25de47d8-2672-44fe-af6c-854179b7433e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:58:27.587Z|25de47d8-2672-44fe-af6c-854179b7433e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:58:28.629Z|93915264-1463-4957-83d3-540395376502|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:58:28.630Z|93915264-1463-4957-83d3-540395376502|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:58:30.208Z|b9e8a069-6dbd-4bd5-bf8e-813bf2894a89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:58:30.210Z|b9e8a069-6dbd-4bd5-bf8e-813bf2894a89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:58:30.545Z|109e38ad-282b-4fbb-b77b-63bfb27b30bf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|||INFO|500||Entering 2023-03-16T06:58:30.553Z|109e38ad-282b-4fbb-b77b-63bfb27b30bf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4 2023-03-16T06:58:30.553Z|109e38ad-282b-4fbb-b77b-63bfb27b30bf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|INFO|500||Invoke 2023-03-16T06:58:30.554Z|109e38ad-282b-4fbb-b77b-63bfb27b30bf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||===========================request begin================================================ 2023-03-16T06:58:30.554Z|109e38ad-282b-4fbb-b77b-63bfb27b30bf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4 2023-03-16T06:58:30.554Z|109e38ad-282b-4fbb-b77b-63bfb27b30bf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||Method : GET 2023-03-16T06:58:30.554Z|109e38ad-282b-4fbb-b77b-63bfb27b30bf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"09256401c4b533ccd5a3ac74b27bb1a3", X-B3-SpanId:"632b6d0bae9272a7", X-B3-ParentSpanId:"44ab8595592616b4", X-B3-Sampled:"0", X-ONAP-RequestID:"109e38ad-282b-4fbb-b77b-63bfb27b30bf", X-RequestID:"109e38ad-282b-4fbb-b77b-63bfb27b30bf", X-TransactionID:"109e38ad-282b-4fbb-b77b-63bfb27b30bf", X-ECOMP-RequestID:"109e38ad-282b-4fbb-b77b-63bfb27b30bf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bbd9dc2f-c11d-4132-8e63-aef5adde9c90"] 2023-03-16T06:58:30.554Z|109e38ad-282b-4fbb-b77b-63bfb27b30bf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||Request body: 2023-03-16T06:58:30.555Z|109e38ad-282b-4fbb-b77b-63bfb27b30bf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||==========================request end================================================ 2023-03-16T06:58:30.586Z|109e38ad-282b-4fbb-b77b-63bfb27b30bf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||============================response begin========================================== 2023-03-16T06:58:30.587Z|109e38ad-282b-4fbb-b77b-63bfb27b30bf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||Status code : 200 OK 2023-03-16T06:58:30.587Z|109e38ad-282b-4fbb-b77b-63bfb27b30bf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||Status text : OK 2023-03-16T06:58:30.588Z|109e38ad-282b-4fbb-b77b-63bfb27b30bf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 06:58:31 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T06:58:30.589Z|109e38ad-282b-4fbb-b77b-63bfb27b30bf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||Response body: { "requestId" : "cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "progress" : 47, "startTime" : "2023-03-16T06:57:34.000+00:00", "source" : "VID", "vnfId" : "8d64f14a-bb0b-47cc-b495-b3addb5493bf", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_52656184-957e-44c1-9470-c1ec80c70349\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"05d50ea1-c66a-498f-a0ed-7e1de675bc1d\",\n\t\t\t\"modelVersionId\": \"7e50770c-ad75-43ea-bf12-8981d6f59ce0\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_52656184-957e-44c1-9470-c1ec80c70349\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"304c0a87-b859-43ad-900f-ddab5a6c5687\",\n \"modelInvariantUuid\": \"162d10ed-dd17-47e2-abb9-c0708843c689\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"6f5df2b2-de9c-43db-be56-04e05a422068\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"f167e4dc-7b94-4f0d-a9d0-e1a1eedc4d80\",\n \"modelInvariantUuid\": \"aed261a1-6071-4538-b280-0a582855b587\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"ba78f20d-4e81-4824-8acc-4f7c3edf05be\"\n },\n \"instanceName\": \"basic_macro_52656184-957e-44c1-9470-c1ec80c70349_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"7e50770c-ad75-43ea-bf12-8981d6f59ce0\",\n \"modelInvariantId\": \"05d50ea1-c66a-498f-a0ed-7e1de675bc1d\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"dfad365a-8640-441b-a13b-4c2b5ddd1400\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T06:58:08.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "0514aa62-0fea-43a7-9867-b22f68ac6c9b", "serviceInstanceName" : "basic_macro_52656184-957e-44c1-9470-c1ec80c70349", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4", "cloudIdentifier" : "basic_macro_52656184-957e-44c1-9470-c1ec80c70349_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"4efa59f6-fd5b-4b3b-895b-4aac5814bc74\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"8d64f14a-bb0b-47cc-b495-b3addb5493bf\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-16T06:58:04.000+00:00" } ], "requestURI" : "cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4" } } } 2023-03-16T06:58:30.589Z|109e38ad-282b-4fbb-b77b-63bfb27b30bf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||=======================response end================================================= 2023-03-16T06:58:30.589Z|109e38ad-282b-4fbb-b77b-63bfb27b30bf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|INFO|500||InvokeReturn 2023-03-16T06:58:30.591Z|109e38ad-282b-4fbb-b77b-63bfb27b30bf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false 2023-03-16T06:58:30.591Z|109e38ad-282b-4fbb-b77b-63bfb27b30bf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T06:58:30.592Z|109e38ad-282b-4fbb-b77b-63bfb27b30bf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T06:58:30.592Z|109e38ad-282b-4fbb-b77b-63bfb27b30bf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false 2023-03-16T06:58:30.592Z|109e38ad-282b-4fbb-b77b-63bfb27b30bf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T06:58:30.592Z|109e38ad-282b-4fbb-b77b-63bfb27b30bf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"09256401c4b533ccd5a3ac74b27bb1a3", X-B3-SpanId:"1339d8ecfc4ad3a6", X-B3-ParentSpanId:"44ab8595592616b4", X-B3-Sampled:"0", X-ONAP-RequestID:"109e38ad-282b-4fbb-b77b-63bfb27b30bf", X-RequestID:"109e38ad-282b-4fbb-b77b-63bfb27b30bf", X-TransactionID:"109e38ad-282b-4fbb-b77b-63bfb27b30bf", X-ECOMP-RequestID:"109e38ad-282b-4fbb-b77b-63bfb27b30bf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"237a1617-a904-4635-b7a1-be0b899cd47f"] 2023-03-16T06:58:30.593Z|109e38ad-282b-4fbb-b77b-63bfb27b30bf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T06:58:30.593Z|109e38ad-282b-4fbb-b77b-63bfb27b30bf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T06:58:30.610Z|109e38ad-282b-4fbb-b77b-63bfb27b30bf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T06:58:30.611Z|109e38ad-282b-4fbb-b77b-63bfb27b30bf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T06:58:30.611Z|109e38ad-282b-4fbb-b77b-63bfb27b30bf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T06:58:30.611Z|109e38ad-282b-4fbb-b77b-63bfb27b30bf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 06:58:31 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T06:58:30.613Z|109e38ad-282b-4fbb-b77b-63bfb27b30bf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 42, "soRequestId" : "cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4", "groupingId" : "c4632ed2-2588-4d45-8196-5cce8caef9b5", "name" : "basic_macro_52656184-957e-44c1-9470-c1ec80c70349_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d16c1d8504f144e5b2fab42ec3a8ceb7/stacks/basic_macro_52656184-957e-44c1-9470-c1ec80c70349_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/c4632ed2-2588-4d45-8196-5cce8caef9b5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_52656184-957e-44c1-9470-c1ec80c70349_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1678949887000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"c4632ed2-2588-4d45-8196-5cce8caef9b5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"030269b9175f4fd0b8cf41c01de8389e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"c4632ed2-2588-4d45-8196-5cce8caef9b5\",\"OS::project_id\":\"d16c1d8504f144e5b2fab42ec3a8ceb7\",\"OS::stack_name\":\"basic_macro_52656184-957e-44c1-9470-c1ec80c70349_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"8d64f14a-bb0b-47cc-b495-b3addb5493bf\",\"vf_module_id\":\"4efa59f6-fd5b-4b3b-895b-4aac5814bc74\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-16T06:58:10.000+00:00", "isDataInternal" : false } ] 2023-03-16T06:58:30.613Z|109e38ad-282b-4fbb-b77b-63bfb27b30bf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T06:58:30.613Z|109e38ad-282b-4fbb-b77b-63bfb27b30bf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T06:58:30.630Z|109e38ad-282b-4fbb-b77b-63bfb27b30bf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-16T06:58:30.631Z|109e38ad-282b-4fbb-b77b-63bfb27b30bf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-16T06:58:30.631Z|109e38ad-282b-4fbb-b77b-63bfb27b30bf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-16T06:58:30.631Z|109e38ad-282b-4fbb-b77b-63bfb27b30bf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-16T06:58:30.631Z|109e38ad-282b-4fbb-b77b-63bfb27b30bf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-16T06:58:30.631Z|109e38ad-282b-4fbb-b77b-63bfb27b30bf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"109e38ad-282b-4fbb-b77b-63bfb27b30bf", X-RequestID:"109e38ad-282b-4fbb-b77b-63bfb27b30bf", X-TransactionID:"109e38ad-282b-4fbb-b77b-63bfb27b30bf", X-ECOMP-RequestID:"109e38ad-282b-4fbb-b77b-63bfb27b30bf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0453c6d5-c136-4ac8-810b-8cbb19ea136d"] 2023-03-16T06:58:30.632Z|109e38ad-282b-4fbb-b77b-63bfb27b30bf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-16T06:58:30.632Z|109e38ad-282b-4fbb-b77b-63bfb27b30bf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-16T06:58:30.771Z|109e38ad-282b-4fbb-b77b-63bfb27b30bf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-16T06:58:30.772Z|109e38ad-282b-4fbb-b77b-63bfb27b30bf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-16T06:58:30.773Z|109e38ad-282b-4fbb-b77b-63bfb27b30bf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-16T06:58:30.773Z|109e38ad-282b-4fbb-b77b-63bfb27b30bf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=C7C39F0989573F4250928364F93921E8; 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:"688", date:"Thu, 16 Mar 2023 06:58:31 GMT", x-envoy-upstream-service-time:"134", server:"envoy"] 2023-03-16T06:58:30.774Z|109e38ad-282b-4fbb-b77b-63bfb27b30bf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"e4814a25-c3c7-11ed-88a0-7623188be7ef","businessKey":"cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4","processDefinitionId":"openstackAdapterTask:1:ad8b8e71-c38e-11ed-88a0-7623188be7ef","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-16T06:58:01.794+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d52085d0-c3c7-11ed-88a0-7623188be7ef","superProcessInstanceId":"e47fc444-c3c7-11ed-88a0-7623188be7ef","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-16T06:58:30.774Z|109e38ad-282b-4fbb-b77b-63bfb27b30bf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-16T06:58:30.775Z|109e38ad-282b-4fbb-b77b-63bfb27b30bf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-16T06:58:30.792Z|109e38ad-282b-4fbb-b77b-63bfb27b30bf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4814a25-c3c7-11ed-88a0-7623188be7ef&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4814a25-c3c7-11ed-88a0-7623188be7ef&maxResults=1 2023-03-16T06:58:30.793Z|109e38ad-282b-4fbb-b77b-63bfb27b30bf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4814a25-c3c7-11ed-88a0-7623188be7ef&maxResults=1|INFO|500||Invoke 2023-03-16T06:58:30.793Z|109e38ad-282b-4fbb-b77b-63bfb27b30bf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4814a25-c3c7-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-16T06:58:30.793Z|109e38ad-282b-4fbb-b77b-63bfb27b30bf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4814a25-c3c7-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4814a25-c3c7-11ed-88a0-7623188be7ef&maxResults=1 2023-03-16T06:58:30.793Z|109e38ad-282b-4fbb-b77b-63bfb27b30bf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4814a25-c3c7-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Method : GET 2023-03-16T06:58:30.793Z|109e38ad-282b-4fbb-b77b-63bfb27b30bf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4814a25-c3c7-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"109e38ad-282b-4fbb-b77b-63bfb27b30bf", X-RequestID:"109e38ad-282b-4fbb-b77b-63bfb27b30bf", X-TransactionID:"109e38ad-282b-4fbb-b77b-63bfb27b30bf", X-ECOMP-RequestID:"109e38ad-282b-4fbb-b77b-63bfb27b30bf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"49478e71-2c12-46b5-b7ab-d7273cebc072"] 2023-03-16T06:58:30.794Z|109e38ad-282b-4fbb-b77b-63bfb27b30bf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4814a25-c3c7-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Request body: 2023-03-16T06:58:30.794Z|109e38ad-282b-4fbb-b77b-63bfb27b30bf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4814a25-c3c7-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-16T06:58:30.927Z|109e38ad-282b-4fbb-b77b-63bfb27b30bf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4814a25-c3c7-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-16T06:58:30.928Z|109e38ad-282b-4fbb-b77b-63bfb27b30bf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4814a25-c3c7-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-16T06:58:30.928Z|109e38ad-282b-4fbb-b77b-63bfb27b30bf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4814a25-c3c7-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Status text : OK 2023-03-16T06:58:30.928Z|109e38ad-282b-4fbb-b77b-63bfb27b30bf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4814a25-c3c7-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=6F080D50CDF3B3E17A89A663ED0EACD5; 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:"811", date:"Thu, 16 Mar 2023 06:58:31 GMT", x-envoy-upstream-service-time:"130", server:"envoy"] 2023-03-16T06:58:30.928Z|109e38ad-282b-4fbb-b77b-63bfb27b30bf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4814a25-c3c7-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:e859c98d-c3c7-11ed-88a0-7623188be7ef","parentActivityInstanceId":"e4814a25-c3c7-11ed-88a0-7623188be7ef","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:ad8b8e71-c38e-11ed-88a0-7623188be7ef","processInstanceId":"e4814a25-c3c7-11ed-88a0-7623188be7ef","executionId":"e4814a25-c3c7-11ed-88a0-7623188be7ef","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-16T06:58:08.246+0000","endTime":"2023-03-16T06:58:08.255+0000","durationInMillis":9,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d52085d0-c3c7-11ed-88a0-7623188be7ef"}] 2023-03-16T06:58:30.928Z|109e38ad-282b-4fbb-b77b-63bfb27b30bf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4814a25-c3c7-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-16T06:58:30.929Z|109e38ad-282b-4fbb-b77b-63bfb27b30bf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4814a25-c3c7-11ed-88a0-7623188be7ef&maxResults=1|INFO|500||InvokeReturn 2023-03-16T06:58:30.932Z|109e38ad-282b-4fbb-b77b-63bfb27b30bf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T06:58:31.112Z|890b49ee-170d-4787-be6c-017d4eaa5073|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:58:31.112Z|890b49ee-170d-4787-be6c-017d4eaa5073|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:58:37.207Z|228fe1e7-13d4-49f7-b93f-17641b50b191|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:58:37.207Z|228fe1e7-13d4-49f7-b93f-17641b50b191|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:58:37.611Z|7ac83fbd-7eb2-4e4b-ab6c-33f47132b31d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:58:37.612Z|7ac83fbd-7eb2-4e4b-ab6c-33f47132b31d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:58:38.654Z|6c74178f-f339-4ab9-914d-1af9af45f655|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:58:38.654Z|6c74178f-f339-4ab9-914d-1af9af45f655|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:58:40.406Z|5bb8f593-4d18-4c1d-b778-ba44183039c8|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T06:58:40.407Z|5bb8f593-4d18-4c1d-b778-ba44183039c8|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T06:58:41.110Z|27435b3b-6d52-4d86-8899-9ae062c69292|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|||INFO|500||Entering 2023-03-16T06:58:41.118Z|27435b3b-6d52-4d86-8899-9ae062c69292|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4 2023-03-16T06:58:41.118Z|27435b3b-6d52-4d86-8899-9ae062c69292|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|INFO|500||Invoke 2023-03-16T06:58:41.118Z|27435b3b-6d52-4d86-8899-9ae062c69292|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||===========================request begin================================================ 2023-03-16T06:58:41.118Z|27435b3b-6d52-4d86-8899-9ae062c69292|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4 2023-03-16T06:58:41.119Z|27435b3b-6d52-4d86-8899-9ae062c69292|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||Method : GET 2023-03-16T06:58:41.119Z|27435b3b-6d52-4d86-8899-9ae062c69292|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e5d4e777953579d22894da2471c7a60d", X-B3-SpanId:"3a767b425b301127", X-B3-ParentSpanId:"0ee4189c82d14260", X-B3-Sampled:"0", X-ONAP-RequestID:"27435b3b-6d52-4d86-8899-9ae062c69292", X-RequestID:"27435b3b-6d52-4d86-8899-9ae062c69292", X-TransactionID:"27435b3b-6d52-4d86-8899-9ae062c69292", X-ECOMP-RequestID:"27435b3b-6d52-4d86-8899-9ae062c69292", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"81279411-915a-4b75-889e-4045123b4916"] 2023-03-16T06:58:41.119Z|27435b3b-6d52-4d86-8899-9ae062c69292|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||Request body: 2023-03-16T06:58:41.119Z|27435b3b-6d52-4d86-8899-9ae062c69292|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||==========================request end================================================ 2023-03-16T06:58:41.146Z|27435b3b-6d52-4d86-8899-9ae062c69292|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||============================response begin========================================== 2023-03-16T06:58:41.147Z|27435b3b-6d52-4d86-8899-9ae062c69292|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||Status code : 200 OK 2023-03-16T06:58:41.147Z|27435b3b-6d52-4d86-8899-9ae062c69292|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||Status text : OK 2023-03-16T06:58:41.147Z|27435b3b-6d52-4d86-8899-9ae062c69292|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 06:58:41 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T06:58:41.147Z|27435b3b-6d52-4d86-8899-9ae062c69292|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||Response body: { "requestId" : "cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "progress" : 47, "startTime" : "2023-03-16T06:57:34.000+00:00", "source" : "VID", "vnfId" : "8d64f14a-bb0b-47cc-b495-b3addb5493bf", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_52656184-957e-44c1-9470-c1ec80c70349\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"05d50ea1-c66a-498f-a0ed-7e1de675bc1d\",\n\t\t\t\"modelVersionId\": \"7e50770c-ad75-43ea-bf12-8981d6f59ce0\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_52656184-957e-44c1-9470-c1ec80c70349\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"304c0a87-b859-43ad-900f-ddab5a6c5687\",\n \"modelInvariantUuid\": \"162d10ed-dd17-47e2-abb9-c0708843c689\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"6f5df2b2-de9c-43db-be56-04e05a422068\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"f167e4dc-7b94-4f0d-a9d0-e1a1eedc4d80\",\n \"modelInvariantUuid\": \"aed261a1-6071-4538-b280-0a582855b587\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"ba78f20d-4e81-4824-8acc-4f7c3edf05be\"\n },\n \"instanceName\": \"basic_macro_52656184-957e-44c1-9470-c1ec80c70349_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"7e50770c-ad75-43ea-bf12-8981d6f59ce0\",\n \"modelInvariantId\": \"05d50ea1-c66a-498f-a0ed-7e1de675bc1d\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"dfad365a-8640-441b-a13b-4c2b5ddd1400\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T06:58:08.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "0514aa62-0fea-43a7-9867-b22f68ac6c9b", "serviceInstanceName" : "basic_macro_52656184-957e-44c1-9470-c1ec80c70349", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4", "cloudIdentifier" : "basic_macro_52656184-957e-44c1-9470-c1ec80c70349_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"4efa59f6-fd5b-4b3b-895b-4aac5814bc74\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"8d64f14a-bb0b-47cc-b495-b3addb5493bf\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-16T06:58:04.000+00:00" } ], "requestURI" : "cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4" } } } 2023-03-16T06:58:41.148Z|27435b3b-6d52-4d86-8899-9ae062c69292|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||=======================response end================================================= 2023-03-16T06:58:41.148Z|27435b3b-6d52-4d86-8899-9ae062c69292|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|INFO|500||InvokeReturn 2023-03-16T06:58:41.149Z|27435b3b-6d52-4d86-8899-9ae062c69292|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false 2023-03-16T06:58:41.149Z|27435b3b-6d52-4d86-8899-9ae062c69292|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T06:58:41.149Z|27435b3b-6d52-4d86-8899-9ae062c69292|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T06:58:41.149Z|27435b3b-6d52-4d86-8899-9ae062c69292|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false 2023-03-16T06:58:41.149Z|27435b3b-6d52-4d86-8899-9ae062c69292|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T06:58:41.149Z|27435b3b-6d52-4d86-8899-9ae062c69292|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e5d4e777953579d22894da2471c7a60d", X-B3-SpanId:"f58fea104a5556ec", X-B3-ParentSpanId:"0ee4189c82d14260", X-B3-Sampled:"0", X-ONAP-RequestID:"27435b3b-6d52-4d86-8899-9ae062c69292", X-RequestID:"27435b3b-6d52-4d86-8899-9ae062c69292", X-TransactionID:"27435b3b-6d52-4d86-8899-9ae062c69292", X-ECOMP-RequestID:"27435b3b-6d52-4d86-8899-9ae062c69292", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9edd1797-b8ca-4468-9100-17fddc1a8035"] 2023-03-16T06:58:41.150Z|27435b3b-6d52-4d86-8899-9ae062c69292|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T06:58:41.150Z|27435b3b-6d52-4d86-8899-9ae062c69292|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T06:58:41.168Z|27435b3b-6d52-4d86-8899-9ae062c69292|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T06:58:41.168Z|27435b3b-6d52-4d86-8899-9ae062c69292|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T06:58:41.169Z|27435b3b-6d52-4d86-8899-9ae062c69292|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T06:58:41.169Z|27435b3b-6d52-4d86-8899-9ae062c69292|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 06:58:41 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T06:58:41.171Z|27435b3b-6d52-4d86-8899-9ae062c69292|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 42, "soRequestId" : "cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4", "groupingId" : "c4632ed2-2588-4d45-8196-5cce8caef9b5", "name" : "basic_macro_52656184-957e-44c1-9470-c1ec80c70349_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d16c1d8504f144e5b2fab42ec3a8ceb7/stacks/basic_macro_52656184-957e-44c1-9470-c1ec80c70349_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/c4632ed2-2588-4d45-8196-5cce8caef9b5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_52656184-957e-44c1-9470-c1ec80c70349_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1678949887000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"c4632ed2-2588-4d45-8196-5cce8caef9b5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"030269b9175f4fd0b8cf41c01de8389e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"c4632ed2-2588-4d45-8196-5cce8caef9b5\",\"OS::project_id\":\"d16c1d8504f144e5b2fab42ec3a8ceb7\",\"OS::stack_name\":\"basic_macro_52656184-957e-44c1-9470-c1ec80c70349_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"8d64f14a-bb0b-47cc-b495-b3addb5493bf\",\"vf_module_id\":\"4efa59f6-fd5b-4b3b-895b-4aac5814bc74\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-16T06:58:10.000+00:00", "isDataInternal" : false } ] 2023-03-16T06:58:41.171Z|27435b3b-6d52-4d86-8899-9ae062c69292|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T06:58:41.171Z|27435b3b-6d52-4d86-8899-9ae062c69292|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T06:58:41.190Z|27435b3b-6d52-4d86-8899-9ae062c69292|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-16T06:58:41.190Z|27435b3b-6d52-4d86-8899-9ae062c69292|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-16T06:58:41.190Z|27435b3b-6d52-4d86-8899-9ae062c69292|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-16T06:58:41.190Z|27435b3b-6d52-4d86-8899-9ae062c69292|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-16T06:58:41.190Z|27435b3b-6d52-4d86-8899-9ae062c69292|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-16T06:58:41.190Z|27435b3b-6d52-4d86-8899-9ae062c69292|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"27435b3b-6d52-4d86-8899-9ae062c69292", X-RequestID:"27435b3b-6d52-4d86-8899-9ae062c69292", X-TransactionID:"27435b3b-6d52-4d86-8899-9ae062c69292", X-ECOMP-RequestID:"27435b3b-6d52-4d86-8899-9ae062c69292", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f18d04d3-c140-418a-8c99-8267179d8a9b"] 2023-03-16T06:58:41.190Z|27435b3b-6d52-4d86-8899-9ae062c69292|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-16T06:58:41.191Z|27435b3b-6d52-4d86-8899-9ae062c69292|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-16T06:58:41.337Z|27435b3b-6d52-4d86-8899-9ae062c69292|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-16T06:58:41.337Z|27435b3b-6d52-4d86-8899-9ae062c69292|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-16T06:58:41.338Z|27435b3b-6d52-4d86-8899-9ae062c69292|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-16T06:58:41.338Z|27435b3b-6d52-4d86-8899-9ae062c69292|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=68FD24C7CD9C64E7E1A6B562A8258C1E; 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:"718", date:"Thu, 16 Mar 2023 06:58:41 GMT", x-envoy-upstream-service-time:"138", server:"envoy"] 2023-03-16T06:58:41.338Z|27435b3b-6d52-4d86-8899-9ae062c69292|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"e4814a25-c3c7-11ed-88a0-7623188be7ef","businessKey":"cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4","processDefinitionId":"openstackAdapterTask:1:ad8b8e71-c38e-11ed-88a0-7623188be7ef","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-16T06:58:01.794+0000","endTime":"2023-03-16T06:58:40.692+0000","removalTime":null,"durationInMillis":38898,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d52085d0-c3c7-11ed-88a0-7623188be7ef","superProcessInstanceId":"e47fc444-c3c7-11ed-88a0-7623188be7ef","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-03-16T06:58:41.339Z|27435b3b-6d52-4d86-8899-9ae062c69292|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-16T06:58:41.339Z|27435b3b-6d52-4d86-8899-9ae062c69292|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-16T06:58:41.369Z|27435b3b-6d52-4d86-8899-9ae062c69292|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4814a25-c3c7-11ed-88a0-7623188be7ef&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4814a25-c3c7-11ed-88a0-7623188be7ef&maxResults=1 2023-03-16T06:58:41.369Z|27435b3b-6d52-4d86-8899-9ae062c69292|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4814a25-c3c7-11ed-88a0-7623188be7ef&maxResults=1|INFO|500||Invoke 2023-03-16T06:58:41.369Z|27435b3b-6d52-4d86-8899-9ae062c69292|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4814a25-c3c7-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-16T06:58:41.369Z|27435b3b-6d52-4d86-8899-9ae062c69292|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4814a25-c3c7-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4814a25-c3c7-11ed-88a0-7623188be7ef&maxResults=1 2023-03-16T06:58:41.369Z|27435b3b-6d52-4d86-8899-9ae062c69292|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4814a25-c3c7-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Method : GET 2023-03-16T06:58:41.369Z|27435b3b-6d52-4d86-8899-9ae062c69292|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4814a25-c3c7-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"27435b3b-6d52-4d86-8899-9ae062c69292", X-RequestID:"27435b3b-6d52-4d86-8899-9ae062c69292", X-TransactionID:"27435b3b-6d52-4d86-8899-9ae062c69292", X-ECOMP-RequestID:"27435b3b-6d52-4d86-8899-9ae062c69292", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"241047b1-877d-46b0-9ad2-65340adca70c"] 2023-03-16T06:58:41.370Z|27435b3b-6d52-4d86-8899-9ae062c69292|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4814a25-c3c7-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Request body: 2023-03-16T06:58:41.370Z|27435b3b-6d52-4d86-8899-9ae062c69292|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4814a25-c3c7-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-16T06:58:41.505Z|27435b3b-6d52-4d86-8899-9ae062c69292|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4814a25-c3c7-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-16T06:58:41.506Z|27435b3b-6d52-4d86-8899-9ae062c69292|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4814a25-c3c7-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-16T06:58:41.506Z|27435b3b-6d52-4d86-8899-9ae062c69292|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4814a25-c3c7-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Status text : OK 2023-03-16T06:58:41.507Z|27435b3b-6d52-4d86-8899-9ae062c69292|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4814a25-c3c7-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=C6988EE4ADD889C652FEA9ADFD78D767; 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:"772", date:"Thu, 16 Mar 2023 06:58:41 GMT", x-envoy-upstream-service-time:"131", server:"envoy"] 2023-03-16T06:58:41.507Z|27435b3b-6d52-4d86-8899-9ae062c69292|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4814a25-c3c7-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:fbb05960-c3c7-11ed-88a0-7623188be7ef","parentActivityInstanceId":"e4814a25-c3c7-11ed-88a0-7623188be7ef","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:ad8b8e71-c38e-11ed-88a0-7623188be7ef","processInstanceId":"e4814a25-c3c7-11ed-88a0-7623188be7ef","executionId":"e4814a25-c3c7-11ed-88a0-7623188be7ef","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-16T06:58:40.690+0000","endTime":"2023-03-16T06:58:40.690+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d52085d0-c3c7-11ed-88a0-7623188be7ef"}] 2023-03-16T06:58:41.508Z|27435b3b-6d52-4d86-8899-9ae062c69292|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4814a25-c3c7-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-16T06:58:41.508Z|27435b3b-6d52-4d86-8899-9ae062c69292|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4814a25-c3c7-11ed-88a0-7623188be7ef&maxResults=1|INFO|500||InvokeReturn 2023-03-16T06:58:41.514Z|27435b3b-6d52-4d86-8899-9ae062c69292|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T06:58:45.208Z|0503910d-589b-4a39-9664-ab22b66e8703|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:58:45.209Z|0503910d-589b-4a39-9664-ab22b66e8703|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:58:47.233Z|4d8d063f-86be-4f6b-a6e1-694d699d2a94|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:58:47.234Z|4d8d063f-86be-4f6b-a6e1-694d699d2a94|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:58:47.639Z|d215a944-d958-421a-9393-6044c92b19eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:58:47.639Z|d215a944-d958-421a-9393-6044c92b19eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:58:48.681Z|f69ca9b1-4f9e-4e9d-84e1-b0954617f54a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:58:48.682Z|f69ca9b1-4f9e-4e9d-84e1-b0954617f54a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:58:51.700Z|70b9bc8b-7afd-4464-bd9f-c2f8c8e4dc7d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|||INFO|500||Entering 2023-03-16T06:58:51.709Z|70b9bc8b-7afd-4464-bd9f-c2f8c8e4dc7d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4 2023-03-16T06:58:51.710Z|70b9bc8b-7afd-4464-bd9f-c2f8c8e4dc7d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|INFO|500||Invoke 2023-03-16T06:58:51.710Z|70b9bc8b-7afd-4464-bd9f-c2f8c8e4dc7d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||===========================request begin================================================ 2023-03-16T06:58:51.710Z|70b9bc8b-7afd-4464-bd9f-c2f8c8e4dc7d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4 2023-03-16T06:58:51.711Z|70b9bc8b-7afd-4464-bd9f-c2f8c8e4dc7d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||Method : GET 2023-03-16T06:58:51.711Z|70b9bc8b-7afd-4464-bd9f-c2f8c8e4dc7d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"abc51fcf4c7a5fd2dfe6cf690cb65944", X-B3-SpanId:"fbb18df7b9cc25b0", X-B3-ParentSpanId:"d0c2cc6383fd43e7", X-B3-Sampled:"0", X-ONAP-RequestID:"70b9bc8b-7afd-4464-bd9f-c2f8c8e4dc7d", X-RequestID:"70b9bc8b-7afd-4464-bd9f-c2f8c8e4dc7d", X-TransactionID:"70b9bc8b-7afd-4464-bd9f-c2f8c8e4dc7d", X-ECOMP-RequestID:"70b9bc8b-7afd-4464-bd9f-c2f8c8e4dc7d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fdd97bed-7f07-4c26-9b77-7b4bf1231282"] 2023-03-16T06:58:51.711Z|70b9bc8b-7afd-4464-bd9f-c2f8c8e4dc7d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||Request body: 2023-03-16T06:58:51.711Z|70b9bc8b-7afd-4464-bd9f-c2f8c8e4dc7d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||==========================request end================================================ 2023-03-16T06:58:51.739Z|70b9bc8b-7afd-4464-bd9f-c2f8c8e4dc7d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||============================response begin========================================== 2023-03-16T06:58:51.739Z|70b9bc8b-7afd-4464-bd9f-c2f8c8e4dc7d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||Status code : 200 OK 2023-03-16T06:58:51.739Z|70b9bc8b-7afd-4464-bd9f-c2f8c8e4dc7d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||Status text : OK 2023-03-16T06:58:51.740Z|70b9bc8b-7afd-4464-bd9f-c2f8c8e4dc7d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 06:58:51 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T06:58:51.741Z|70b9bc8b-7afd-4464-bd9f-c2f8c8e4dc7d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||Response body: { "requestId" : "cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).", "progress" : 68, "startTime" : "2023-03-16T06:57:34.000+00:00", "source" : "VID", "vnfId" : "8d64f14a-bb0b-47cc-b495-b3addb5493bf", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_52656184-957e-44c1-9470-c1ec80c70349\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"05d50ea1-c66a-498f-a0ed-7e1de675bc1d\",\n\t\t\t\"modelVersionId\": \"7e50770c-ad75-43ea-bf12-8981d6f59ce0\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_52656184-957e-44c1-9470-c1ec80c70349\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"304c0a87-b859-43ad-900f-ddab5a6c5687\",\n \"modelInvariantUuid\": \"162d10ed-dd17-47e2-abb9-c0708843c689\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"6f5df2b2-de9c-43db-be56-04e05a422068\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"f167e4dc-7b94-4f0d-a9d0-e1a1eedc4d80\",\n \"modelInvariantUuid\": \"aed261a1-6071-4538-b280-0a582855b587\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"ba78f20d-4e81-4824-8acc-4f7c3edf05be\"\n },\n \"instanceName\": \"basic_macro_52656184-957e-44c1-9470-c1ec80c70349_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"7e50770c-ad75-43ea-bf12-8981d6f59ce0\",\n \"modelInvariantId\": \"05d50ea1-c66a-498f-a0ed-7e1de675bc1d\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"dfad365a-8640-441b-a13b-4c2b5ddd1400\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T06:58:50.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "0514aa62-0fea-43a7-9867-b22f68ac6c9b", "serviceInstanceName" : "basic_macro_52656184-957e-44c1-9470-c1ec80c70349", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4", "cloudIdentifier" : "basic_macro_52656184-957e-44c1-9470-c1ec80c70349_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"4efa59f6-fd5b-4b3b-895b-4aac5814bc74\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"8d64f14a-bb0b-47cc-b495-b3addb5493bf\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-16T06:58:04.000+00:00" } ], "requestURI" : "cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4" } } } 2023-03-16T06:58:51.741Z|70b9bc8b-7afd-4464-bd9f-c2f8c8e4dc7d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||=======================response end================================================= 2023-03-16T06:58:51.741Z|70b9bc8b-7afd-4464-bd9f-c2f8c8e4dc7d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|INFO|500||InvokeReturn 2023-03-16T06:58:51.745Z|70b9bc8b-7afd-4464-bd9f-c2f8c8e4dc7d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false 2023-03-16T06:58:51.746Z|70b9bc8b-7afd-4464-bd9f-c2f8c8e4dc7d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T06:58:51.746Z|70b9bc8b-7afd-4464-bd9f-c2f8c8e4dc7d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T06:58:51.746Z|70b9bc8b-7afd-4464-bd9f-c2f8c8e4dc7d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false 2023-03-16T06:58:51.746Z|70b9bc8b-7afd-4464-bd9f-c2f8c8e4dc7d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T06:58:51.747Z|70b9bc8b-7afd-4464-bd9f-c2f8c8e4dc7d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"abc51fcf4c7a5fd2dfe6cf690cb65944", X-B3-SpanId:"f0f6367f1557d17c", X-B3-ParentSpanId:"d0c2cc6383fd43e7", X-B3-Sampled:"0", X-ONAP-RequestID:"70b9bc8b-7afd-4464-bd9f-c2f8c8e4dc7d", X-RequestID:"70b9bc8b-7afd-4464-bd9f-c2f8c8e4dc7d", X-TransactionID:"70b9bc8b-7afd-4464-bd9f-c2f8c8e4dc7d", X-ECOMP-RequestID:"70b9bc8b-7afd-4464-bd9f-c2f8c8e4dc7d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b9b35c29-4206-4fbc-9ce0-73e7421ecb8f"] 2023-03-16T06:58:51.747Z|70b9bc8b-7afd-4464-bd9f-c2f8c8e4dc7d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T06:58:51.747Z|70b9bc8b-7afd-4464-bd9f-c2f8c8e4dc7d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T06:58:51.766Z|70b9bc8b-7afd-4464-bd9f-c2f8c8e4dc7d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T06:58:51.767Z|70b9bc8b-7afd-4464-bd9f-c2f8c8e4dc7d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T06:58:51.767Z|70b9bc8b-7afd-4464-bd9f-c2f8c8e4dc7d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T06:58:51.767Z|70b9bc8b-7afd-4464-bd9f-c2f8c8e4dc7d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 06:58:51 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T06:58:51.768Z|70b9bc8b-7afd-4464-bd9f-c2f8c8e4dc7d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 42, "soRequestId" : "cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4", "groupingId" : "c4632ed2-2588-4d45-8196-5cce8caef9b5", "name" : "basic_macro_52656184-957e-44c1-9470-c1ec80c70349_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d16c1d8504f144e5b2fab42ec3a8ceb7/stacks/basic_macro_52656184-957e-44c1-9470-c1ec80c70349_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/c4632ed2-2588-4d45-8196-5cce8caef9b5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_52656184-957e-44c1-9470-c1ec80c70349_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1678949887000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"c4632ed2-2588-4d45-8196-5cce8caef9b5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"030269b9175f4fd0b8cf41c01de8389e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"c4632ed2-2588-4d45-8196-5cce8caef9b5\",\"OS::project_id\":\"d16c1d8504f144e5b2fab42ec3a8ceb7\",\"OS::stack_name\":\"basic_macro_52656184-957e-44c1-9470-c1ec80c70349_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"8d64f14a-bb0b-47cc-b495-b3addb5493bf\",\"vf_module_id\":\"4efa59f6-fd5b-4b3b-895b-4aac5814bc74\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-16T06:58:10.000+00:00", "isDataInternal" : false } ] 2023-03-16T06:58:51.768Z|70b9bc8b-7afd-4464-bd9f-c2f8c8e4dc7d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T06:58:51.769Z|70b9bc8b-7afd-4464-bd9f-c2f8c8e4dc7d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T06:58:51.787Z|70b9bc8b-7afd-4464-bd9f-c2f8c8e4dc7d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-16T06:58:51.787Z|70b9bc8b-7afd-4464-bd9f-c2f8c8e4dc7d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-16T06:58:51.787Z|70b9bc8b-7afd-4464-bd9f-c2f8c8e4dc7d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-16T06:58:51.787Z|70b9bc8b-7afd-4464-bd9f-c2f8c8e4dc7d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-16T06:58:51.788Z|70b9bc8b-7afd-4464-bd9f-c2f8c8e4dc7d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-16T06:58:51.788Z|70b9bc8b-7afd-4464-bd9f-c2f8c8e4dc7d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"70b9bc8b-7afd-4464-bd9f-c2f8c8e4dc7d", X-RequestID:"70b9bc8b-7afd-4464-bd9f-c2f8c8e4dc7d", X-TransactionID:"70b9bc8b-7afd-4464-bd9f-c2f8c8e4dc7d", X-ECOMP-RequestID:"70b9bc8b-7afd-4464-bd9f-c2f8c8e4dc7d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7e159a44-4148-41f8-95e1-0fbcd03459ea"] 2023-03-16T06:58:51.788Z|70b9bc8b-7afd-4464-bd9f-c2f8c8e4dc7d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-16T06:58:51.788Z|70b9bc8b-7afd-4464-bd9f-c2f8c8e4dc7d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-16T06:58:51.935Z|70b9bc8b-7afd-4464-bd9f-c2f8c8e4dc7d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-16T06:58:51.936Z|70b9bc8b-7afd-4464-bd9f-c2f8c8e4dc7d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-16T06:58:51.936Z|70b9bc8b-7afd-4464-bd9f-c2f8c8e4dc7d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-16T06:58:51.937Z|70b9bc8b-7afd-4464-bd9f-c2f8c8e4dc7d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=93773763990C1E7CE7DBA2FFC14B04EE; 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:"680", date:"Thu, 16 Mar 2023 06:58:52 GMT", x-envoy-upstream-service-time:"144", server:"envoy"] 2023-03-16T06:58:51.937Z|70b9bc8b-7afd-4464-bd9f-c2f8c8e4dc7d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"00ad0d64-c3c8-11ed-88a0-7623188be7ef","businessKey":"cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4","processDefinitionId":"SDNCHandler:1:ad643000-c38e-11ed-88a0-7623188be7ef","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-03-16T06:58:49.057+0000","endTime":"2023-03-16T06:58:49.433+0000","removalTime":null,"durationInMillis":376,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"d52085d0-c3c7-11ed-88a0-7623188be7ef","superProcessInstanceId":"00abd4ad-c3c8-11ed-88a0-7623188be7ef","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-03-16T06:58:51.938Z|70b9bc8b-7afd-4464-bd9f-c2f8c8e4dc7d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-16T06:58:51.938Z|70b9bc8b-7afd-4464-bd9f-c2f8c8e4dc7d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-16T06:58:52.003Z|70b9bc8b-7afd-4464-bd9f-c2f8c8e4dc7d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=00ad0d64-c3c8-11ed-88a0-7623188be7ef&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=00ad0d64-c3c8-11ed-88a0-7623188be7ef&maxResults=1 2023-03-16T06:58:52.004Z|70b9bc8b-7afd-4464-bd9f-c2f8c8e4dc7d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=00ad0d64-c3c8-11ed-88a0-7623188be7ef&maxResults=1|INFO|500||Invoke 2023-03-16T06:58:52.004Z|70b9bc8b-7afd-4464-bd9f-c2f8c8e4dc7d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=00ad0d64-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-16T06:58:52.004Z|70b9bc8b-7afd-4464-bd9f-c2f8c8e4dc7d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=00ad0d64-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=00ad0d64-c3c8-11ed-88a0-7623188be7ef&maxResults=1 2023-03-16T06:58:52.004Z|70b9bc8b-7afd-4464-bd9f-c2f8c8e4dc7d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=00ad0d64-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Method : GET 2023-03-16T06:58:52.004Z|70b9bc8b-7afd-4464-bd9f-c2f8c8e4dc7d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=00ad0d64-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"70b9bc8b-7afd-4464-bd9f-c2f8c8e4dc7d", X-RequestID:"70b9bc8b-7afd-4464-bd9f-c2f8c8e4dc7d", X-TransactionID:"70b9bc8b-7afd-4464-bd9f-c2f8c8e4dc7d", X-ECOMP-RequestID:"70b9bc8b-7afd-4464-bd9f-c2f8c8e4dc7d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"81d70efc-73e8-47b9-a598-7527578329bd"] 2023-03-16T06:58:52.004Z|70b9bc8b-7afd-4464-bd9f-c2f8c8e4dc7d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=00ad0d64-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Request body: 2023-03-16T06:58:52.005Z|70b9bc8b-7afd-4464-bd9f-c2f8c8e4dc7d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=00ad0d64-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-16T06:58:52.153Z|70b9bc8b-7afd-4464-bd9f-c2f8c8e4dc7d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=00ad0d64-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-16T06:58:52.154Z|70b9bc8b-7afd-4464-bd9f-c2f8c8e4dc7d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=00ad0d64-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-16T06:58:52.154Z|70b9bc8b-7afd-4464-bd9f-c2f8c8e4dc7d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=00ad0d64-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Status text : OK 2023-03-16T06:58:52.154Z|70b9bc8b-7afd-4464-bd9f-c2f8c8e4dc7d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=00ad0d64-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=646CD05DFE3DFE8AC621EA10515E2391; 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:"761", date:"Thu, 16 Mar 2023 06:58:52 GMT", x-envoy-upstream-service-time:"145", server:"envoy"] 2023-03-16T06:58:52.155Z|70b9bc8b-7afd-4464-bd9f-c2f8c8e4dc7d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=00ad0d64-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:00ad82a7-c3c8-11ed-88a0-7623188be7ef","parentActivityInstanceId":"00ad0d64-c3c8-11ed-88a0-7623188be7ef","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:ad643000-c38e-11ed-88a0-7623188be7ef","processInstanceId":"00ad0d64-c3c8-11ed-88a0-7623188be7ef","executionId":"00ad0d64-c3c8-11ed-88a0-7623188be7ef","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-16T06:58:49.060+0000","endTime":"2023-03-16T06:58:49.432+0000","durationInMillis":372,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d52085d0-c3c7-11ed-88a0-7623188be7ef"}] 2023-03-16T06:58:52.155Z|70b9bc8b-7afd-4464-bd9f-c2f8c8e4dc7d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=00ad0d64-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-16T06:58:52.156Z|70b9bc8b-7afd-4464-bd9f-c2f8c8e4dc7d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=00ad0d64-c3c8-11ed-88a0-7623188be7ef&maxResults=1|INFO|500||InvokeReturn 2023-03-16T06:58:52.162Z|70b9bc8b-7afd-4464-bd9f-c2f8c8e4dc7d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T06:58:57.259Z|e68504ce-ef90-4ded-9e07-9e11f3db633a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:58:57.259Z|e68504ce-ef90-4ded-9e07-9e11f3db633a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:58:57.662Z|0942f97b-a979-4af0-be8e-0a857d2a5d9f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:58:57.663Z|0942f97b-a979-4af0-be8e-0a857d2a5d9f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:58:58.706Z|d349ac96-5d06-424e-b5e5-f7603ef641f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:58:58.706Z|d349ac96-5d06-424e-b5e5-f7603ef641f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:59:00.208Z|1ccb9e68-c022-4a65-ac28-3d8042c79b2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:59:00.208Z|1ccb9e68-c022-4a65-ac28-3d8042c79b2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:59:01.113Z|f1fc4acd-6cd8-4baa-beda-35ef86af7373|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:59:01.113Z|f1fc4acd-6cd8-4baa-beda-35ef86af7373|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:59:02.390Z|9bd2e7df-5ff7-4927-8a32-1f5f47645f5e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|||INFO|500||Entering 2023-03-16T06:59:02.398Z|9bd2e7df-5ff7-4927-8a32-1f5f47645f5e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4 2023-03-16T06:59:02.398Z|9bd2e7df-5ff7-4927-8a32-1f5f47645f5e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|INFO|500||Invoke 2023-03-16T06:59:02.399Z|9bd2e7df-5ff7-4927-8a32-1f5f47645f5e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||===========================request begin================================================ 2023-03-16T06:59:02.399Z|9bd2e7df-5ff7-4927-8a32-1f5f47645f5e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4 2023-03-16T06:59:02.399Z|9bd2e7df-5ff7-4927-8a32-1f5f47645f5e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||Method : GET 2023-03-16T06:59:02.399Z|9bd2e7df-5ff7-4927-8a32-1f5f47645f5e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"92163e6d89c56b29fb6f279ae7f9ec22", X-B3-SpanId:"a3f6982a451ecc22", X-B3-ParentSpanId:"ae5910184e70e5bc", X-B3-Sampled:"0", X-ONAP-RequestID:"9bd2e7df-5ff7-4927-8a32-1f5f47645f5e", X-RequestID:"9bd2e7df-5ff7-4927-8a32-1f5f47645f5e", X-TransactionID:"9bd2e7df-5ff7-4927-8a32-1f5f47645f5e", X-ECOMP-RequestID:"9bd2e7df-5ff7-4927-8a32-1f5f47645f5e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b874e349-9d35-4dd8-90c5-e788c46740f1"] 2023-03-16T06:59:02.399Z|9bd2e7df-5ff7-4927-8a32-1f5f47645f5e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||Request body: 2023-03-16T06:59:02.399Z|9bd2e7df-5ff7-4927-8a32-1f5f47645f5e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||==========================request end================================================ 2023-03-16T06:59:02.436Z|9bd2e7df-5ff7-4927-8a32-1f5f47645f5e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||============================response begin========================================== 2023-03-16T06:59:02.436Z|9bd2e7df-5ff7-4927-8a32-1f5f47645f5e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||Status code : 200 OK 2023-03-16T06:59:02.436Z|9bd2e7df-5ff7-4927-8a32-1f5f47645f5e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||Status text : OK 2023-03-16T06:59:02.436Z|9bd2e7df-5ff7-4927-8a32-1f5f47645f5e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 06:59:03 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T06:59:02.439Z|9bd2e7df-5ff7-4927-8a32-1f5f47645f5e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||Response body: { "requestId" : "cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-16T06:57:34.000+00:00", "endTime" : "2023-03-16T06:58:57.000+00:00", "source" : "VID", "vnfId" : "8d64f14a-bb0b-47cc-b495-b3addb5493bf", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_52656184-957e-44c1-9470-c1ec80c70349\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"05d50ea1-c66a-498f-a0ed-7e1de675bc1d\",\n\t\t\t\"modelVersionId\": \"7e50770c-ad75-43ea-bf12-8981d6f59ce0\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_52656184-957e-44c1-9470-c1ec80c70349\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"304c0a87-b859-43ad-900f-ddab5a6c5687\",\n \"modelInvariantUuid\": \"162d10ed-dd17-47e2-abb9-c0708843c689\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"6f5df2b2-de9c-43db-be56-04e05a422068\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"f167e4dc-7b94-4f0d-a9d0-e1a1eedc4d80\",\n \"modelInvariantUuid\": \"aed261a1-6071-4538-b280-0a582855b587\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"ba78f20d-4e81-4824-8acc-4f7c3edf05be\"\n },\n \"instanceName\": \"basic_macro_52656184-957e-44c1-9470-c1ec80c70349_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"7e50770c-ad75-43ea-bf12-8981d6f59ce0\",\n \"modelInvariantId\": \"05d50ea1-c66a-498f-a0ed-7e1de675bc1d\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"dfad365a-8640-441b-a13b-4c2b5ddd1400\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T06:58:58.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "0514aa62-0fea-43a7-9867-b22f68ac6c9b", "serviceInstanceName" : "basic_macro_52656184-957e-44c1-9470-c1ec80c70349", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4", "cloudIdentifier" : "basic_macro_52656184-957e-44c1-9470-c1ec80c70349_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"4efa59f6-fd5b-4b3b-895b-4aac5814bc74\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"8d64f14a-bb0b-47cc-b495-b3addb5493bf\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-16T06:58:04.000+00:00" } ], "requestURI" : "cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4" } } } 2023-03-16T06:59:02.439Z|9bd2e7df-5ff7-4927-8a32-1f5f47645f5e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||=======================response end================================================= 2023-03-16T06:59:02.439Z|9bd2e7df-5ff7-4927-8a32-1f5f47645f5e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|INFO|500||InvokeReturn 2023-03-16T06:59:02.441Z|9bd2e7df-5ff7-4927-8a32-1f5f47645f5e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false 2023-03-16T06:59:02.441Z|9bd2e7df-5ff7-4927-8a32-1f5f47645f5e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T06:59:02.441Z|9bd2e7df-5ff7-4927-8a32-1f5f47645f5e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T06:59:02.441Z|9bd2e7df-5ff7-4927-8a32-1f5f47645f5e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false 2023-03-16T06:59:02.441Z|9bd2e7df-5ff7-4927-8a32-1f5f47645f5e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T06:59:02.441Z|9bd2e7df-5ff7-4927-8a32-1f5f47645f5e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"92163e6d89c56b29fb6f279ae7f9ec22", X-B3-SpanId:"ade954e5e1d95ac5", X-B3-ParentSpanId:"ae5910184e70e5bc", X-B3-Sampled:"0", X-ONAP-RequestID:"9bd2e7df-5ff7-4927-8a32-1f5f47645f5e", X-RequestID:"9bd2e7df-5ff7-4927-8a32-1f5f47645f5e", X-TransactionID:"9bd2e7df-5ff7-4927-8a32-1f5f47645f5e", X-ECOMP-RequestID:"9bd2e7df-5ff7-4927-8a32-1f5f47645f5e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9d18426e-3723-447c-b39a-3bec7a100e03"] 2023-03-16T06:59:02.441Z|9bd2e7df-5ff7-4927-8a32-1f5f47645f5e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T06:59:02.442Z|9bd2e7df-5ff7-4927-8a32-1f5f47645f5e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T06:59:02.464Z|9bd2e7df-5ff7-4927-8a32-1f5f47645f5e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T06:59:02.464Z|9bd2e7df-5ff7-4927-8a32-1f5f47645f5e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T06:59:02.464Z|9bd2e7df-5ff7-4927-8a32-1f5f47645f5e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T06:59:02.464Z|9bd2e7df-5ff7-4927-8a32-1f5f47645f5e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 06:59:03 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T06:59:02.465Z|9bd2e7df-5ff7-4927-8a32-1f5f47645f5e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 42, "soRequestId" : "cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4", "groupingId" : "c4632ed2-2588-4d45-8196-5cce8caef9b5", "name" : "basic_macro_52656184-957e-44c1-9470-c1ec80c70349_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d16c1d8504f144e5b2fab42ec3a8ceb7/stacks/basic_macro_52656184-957e-44c1-9470-c1ec80c70349_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/c4632ed2-2588-4d45-8196-5cce8caef9b5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_52656184-957e-44c1-9470-c1ec80c70349_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1678949887000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"c4632ed2-2588-4d45-8196-5cce8caef9b5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"030269b9175f4fd0b8cf41c01de8389e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"c4632ed2-2588-4d45-8196-5cce8caef9b5\",\"OS::project_id\":\"d16c1d8504f144e5b2fab42ec3a8ceb7\",\"OS::stack_name\":\"basic_macro_52656184-957e-44c1-9470-c1ec80c70349_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"8d64f14a-bb0b-47cc-b495-b3addb5493bf\",\"vf_module_id\":\"4efa59f6-fd5b-4b3b-895b-4aac5814bc74\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-16T06:58:10.000+00:00", "isDataInternal" : false } ] 2023-03-16T06:59:02.465Z|9bd2e7df-5ff7-4927-8a32-1f5f47645f5e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T06:59:02.465Z|9bd2e7df-5ff7-4927-8a32-1f5f47645f5e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T06:59:02.472Z|9bd2e7df-5ff7-4927-8a32-1f5f47645f5e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T06:59:02.688Z|80987470-be26-43cb-82f7-155f614d08b2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|||INFO|500||Entering 2023-03-16T06:59:02.694Z|80987470-be26-43cb-82f7-155f614d08b2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4 2023-03-16T06:59:02.694Z|80987470-be26-43cb-82f7-155f614d08b2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|INFO|500||Invoke 2023-03-16T06:59:02.694Z|80987470-be26-43cb-82f7-155f614d08b2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||===========================request begin================================================ 2023-03-16T06:59:02.694Z|80987470-be26-43cb-82f7-155f614d08b2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4 2023-03-16T06:59:02.694Z|80987470-be26-43cb-82f7-155f614d08b2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||Method : GET 2023-03-16T06:59:02.695Z|80987470-be26-43cb-82f7-155f614d08b2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"48960ec85503768687b1f3d601b9f93a", X-B3-SpanId:"dbabdec3ed275f3e", X-B3-ParentSpanId:"f180a7791d32987d", X-B3-Sampled:"0", X-ONAP-RequestID:"80987470-be26-43cb-82f7-155f614d08b2", X-RequestID:"80987470-be26-43cb-82f7-155f614d08b2", X-TransactionID:"80987470-be26-43cb-82f7-155f614d08b2", X-ECOMP-RequestID:"80987470-be26-43cb-82f7-155f614d08b2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d24dd3b0-7284-4e80-bbe4-a77c94c5521c"] 2023-03-16T06:59:02.695Z|80987470-be26-43cb-82f7-155f614d08b2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||Request body: 2023-03-16T06:59:02.695Z|80987470-be26-43cb-82f7-155f614d08b2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||==========================request end================================================ 2023-03-16T06:59:02.720Z|80987470-be26-43cb-82f7-155f614d08b2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||============================response begin========================================== 2023-03-16T06:59:02.720Z|80987470-be26-43cb-82f7-155f614d08b2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||Status code : 200 OK 2023-03-16T06:59:02.720Z|80987470-be26-43cb-82f7-155f614d08b2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||Status text : OK 2023-03-16T06:59:02.721Z|80987470-be26-43cb-82f7-155f614d08b2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 06:59:03 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T06:59:02.722Z|80987470-be26-43cb-82f7-155f614d08b2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||Response body: { "requestId" : "cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-16T06:57:34.000+00:00", "endTime" : "2023-03-16T06:58:57.000+00:00", "source" : "VID", "vnfId" : "8d64f14a-bb0b-47cc-b495-b3addb5493bf", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_52656184-957e-44c1-9470-c1ec80c70349\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"05d50ea1-c66a-498f-a0ed-7e1de675bc1d\",\n\t\t\t\"modelVersionId\": \"7e50770c-ad75-43ea-bf12-8981d6f59ce0\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_52656184-957e-44c1-9470-c1ec80c70349\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"304c0a87-b859-43ad-900f-ddab5a6c5687\",\n \"modelInvariantUuid\": \"162d10ed-dd17-47e2-abb9-c0708843c689\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"6f5df2b2-de9c-43db-be56-04e05a422068\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"f167e4dc-7b94-4f0d-a9d0-e1a1eedc4d80\",\n \"modelInvariantUuid\": \"aed261a1-6071-4538-b280-0a582855b587\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"ba78f20d-4e81-4824-8acc-4f7c3edf05be\"\n },\n \"instanceName\": \"basic_macro_52656184-957e-44c1-9470-c1ec80c70349_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"7e50770c-ad75-43ea-bf12-8981d6f59ce0\",\n \"modelInvariantId\": \"05d50ea1-c66a-498f-a0ed-7e1de675bc1d\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"dfad365a-8640-441b-a13b-4c2b5ddd1400\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T06:58:58.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "0514aa62-0fea-43a7-9867-b22f68ac6c9b", "serviceInstanceName" : "basic_macro_52656184-957e-44c1-9470-c1ec80c70349", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4", "cloudIdentifier" : "basic_macro_52656184-957e-44c1-9470-c1ec80c70349_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"4efa59f6-fd5b-4b3b-895b-4aac5814bc74\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"8d64f14a-bb0b-47cc-b495-b3addb5493bf\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-16T06:58:04.000+00:00" } ], "requestURI" : "cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4" } } } 2023-03-16T06:59:02.722Z|80987470-be26-43cb-82f7-155f614d08b2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||=======================response end================================================= 2023-03-16T06:59:02.723Z|80987470-be26-43cb-82f7-155f614d08b2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|INFO|500||InvokeReturn 2023-03-16T06:59:02.723Z|80987470-be26-43cb-82f7-155f614d08b2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false 2023-03-16T06:59:02.724Z|80987470-be26-43cb-82f7-155f614d08b2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T06:59:02.724Z|80987470-be26-43cb-82f7-155f614d08b2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T06:59:02.724Z|80987470-be26-43cb-82f7-155f614d08b2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false 2023-03-16T06:59:02.724Z|80987470-be26-43cb-82f7-155f614d08b2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T06:59:02.724Z|80987470-be26-43cb-82f7-155f614d08b2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"48960ec85503768687b1f3d601b9f93a", X-B3-SpanId:"1ec2eff8e2ab80d9", X-B3-ParentSpanId:"f180a7791d32987d", X-B3-Sampled:"0", X-ONAP-RequestID:"80987470-be26-43cb-82f7-155f614d08b2", X-RequestID:"80987470-be26-43cb-82f7-155f614d08b2", X-TransactionID:"80987470-be26-43cb-82f7-155f614d08b2", X-ECOMP-RequestID:"80987470-be26-43cb-82f7-155f614d08b2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"04bf7039-b4cc-4889-bf24-04e91aa0b76a"] 2023-03-16T06:59:02.724Z|80987470-be26-43cb-82f7-155f614d08b2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T06:59:02.724Z|80987470-be26-43cb-82f7-155f614d08b2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T06:59:02.747Z|80987470-be26-43cb-82f7-155f614d08b2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T06:59:02.747Z|80987470-be26-43cb-82f7-155f614d08b2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T06:59:02.747Z|80987470-be26-43cb-82f7-155f614d08b2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T06:59:02.748Z|80987470-be26-43cb-82f7-155f614d08b2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 06:59:03 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T06:59:02.748Z|80987470-be26-43cb-82f7-155f614d08b2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 42, "soRequestId" : "cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4", "groupingId" : "c4632ed2-2588-4d45-8196-5cce8caef9b5", "name" : "basic_macro_52656184-957e-44c1-9470-c1ec80c70349_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d16c1d8504f144e5b2fab42ec3a8ceb7/stacks/basic_macro_52656184-957e-44c1-9470-c1ec80c70349_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/c4632ed2-2588-4d45-8196-5cce8caef9b5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_52656184-957e-44c1-9470-c1ec80c70349_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1678949887000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"c4632ed2-2588-4d45-8196-5cce8caef9b5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"030269b9175f4fd0b8cf41c01de8389e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"c4632ed2-2588-4d45-8196-5cce8caef9b5\",\"OS::project_id\":\"d16c1d8504f144e5b2fab42ec3a8ceb7\",\"OS::stack_name\":\"basic_macro_52656184-957e-44c1-9470-c1ec80c70349_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"8d64f14a-bb0b-47cc-b495-b3addb5493bf\",\"vf_module_id\":\"4efa59f6-fd5b-4b3b-895b-4aac5814bc74\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-16T06:58:10.000+00:00", "isDataInternal" : false } ] 2023-03-16T06:59:02.749Z|80987470-be26-43cb-82f7-155f614d08b2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T06:59:02.749Z|80987470-be26-43cb-82f7-155f614d08b2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T06:59:02.760Z|80987470-be26-43cb-82f7-155f614d08b2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T06:59:02.947Z|c9cf0248-1386-4b96-937b-015e75b6e3fc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|||INFO|500||Entering 2023-03-16T06:59:02.953Z|c9cf0248-1386-4b96-937b-015e75b6e3fc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4 2023-03-16T06:59:02.954Z|c9cf0248-1386-4b96-937b-015e75b6e3fc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|INFO|500||Invoke 2023-03-16T06:59:02.954Z|c9cf0248-1386-4b96-937b-015e75b6e3fc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||===========================request begin================================================ 2023-03-16T06:59:02.954Z|c9cf0248-1386-4b96-937b-015e75b6e3fc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4 2023-03-16T06:59:02.954Z|c9cf0248-1386-4b96-937b-015e75b6e3fc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||Method : GET 2023-03-16T06:59:02.954Z|c9cf0248-1386-4b96-937b-015e75b6e3fc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8c3b4e559689cceae43549a688a1c4cb", X-B3-SpanId:"722d33d37d4db8dc", X-B3-ParentSpanId:"ebbbc2eb8da57ac3", X-B3-Sampled:"0", X-ONAP-RequestID:"c9cf0248-1386-4b96-937b-015e75b6e3fc", X-RequestID:"c9cf0248-1386-4b96-937b-015e75b6e3fc", X-TransactionID:"c9cf0248-1386-4b96-937b-015e75b6e3fc", X-ECOMP-RequestID:"c9cf0248-1386-4b96-937b-015e75b6e3fc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0ab9eb2f-5e58-4aeb-af1e-b32201cdc48b"] 2023-03-16T06:59:02.954Z|c9cf0248-1386-4b96-937b-015e75b6e3fc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||Request body: 2023-03-16T06:59:02.955Z|c9cf0248-1386-4b96-937b-015e75b6e3fc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||==========================request end================================================ 2023-03-16T06:59:02.981Z|c9cf0248-1386-4b96-937b-015e75b6e3fc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||============================response begin========================================== 2023-03-16T06:59:02.982Z|c9cf0248-1386-4b96-937b-015e75b6e3fc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||Status code : 200 OK 2023-03-16T06:59:02.982Z|c9cf0248-1386-4b96-937b-015e75b6e3fc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||Status text : OK 2023-03-16T06:59:02.982Z|c9cf0248-1386-4b96-937b-015e75b6e3fc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 06:59:03 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T06:59:02.983Z|c9cf0248-1386-4b96-937b-015e75b6e3fc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||Response body: { "requestId" : "cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-16T06:57:34.000+00:00", "endTime" : "2023-03-16T06:58:57.000+00:00", "source" : "VID", "vnfId" : "8d64f14a-bb0b-47cc-b495-b3addb5493bf", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_52656184-957e-44c1-9470-c1ec80c70349\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"05d50ea1-c66a-498f-a0ed-7e1de675bc1d\",\n\t\t\t\"modelVersionId\": \"7e50770c-ad75-43ea-bf12-8981d6f59ce0\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_52656184-957e-44c1-9470-c1ec80c70349\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"304c0a87-b859-43ad-900f-ddab5a6c5687\",\n \"modelInvariantUuid\": \"162d10ed-dd17-47e2-abb9-c0708843c689\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"6f5df2b2-de9c-43db-be56-04e05a422068\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"f167e4dc-7b94-4f0d-a9d0-e1a1eedc4d80\",\n \"modelInvariantUuid\": \"aed261a1-6071-4538-b280-0a582855b587\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"ba78f20d-4e81-4824-8acc-4f7c3edf05be\"\n },\n \"instanceName\": \"basic_macro_52656184-957e-44c1-9470-c1ec80c70349_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"7e50770c-ad75-43ea-bf12-8981d6f59ce0\",\n \"modelInvariantId\": \"05d50ea1-c66a-498f-a0ed-7e1de675bc1d\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"dfad365a-8640-441b-a13b-4c2b5ddd1400\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T06:58:58.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "0514aa62-0fea-43a7-9867-b22f68ac6c9b", "serviceInstanceName" : "basic_macro_52656184-957e-44c1-9470-c1ec80c70349", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4", "cloudIdentifier" : "basic_macro_52656184-957e-44c1-9470-c1ec80c70349_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"4efa59f6-fd5b-4b3b-895b-4aac5814bc74\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"8d64f14a-bb0b-47cc-b495-b3addb5493bf\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-16T06:58:04.000+00:00" } ], "requestURI" : "cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4" } } } 2023-03-16T06:59:02.984Z|c9cf0248-1386-4b96-937b-015e75b6e3fc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||=======================response end================================================= 2023-03-16T06:59:02.984Z|c9cf0248-1386-4b96-937b-015e75b6e3fc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|INFO|500||InvokeReturn 2023-03-16T06:59:02.985Z|c9cf0248-1386-4b96-937b-015e75b6e3fc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false 2023-03-16T06:59:02.985Z|c9cf0248-1386-4b96-937b-015e75b6e3fc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T06:59:02.986Z|c9cf0248-1386-4b96-937b-015e75b6e3fc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T06:59:02.986Z|c9cf0248-1386-4b96-937b-015e75b6e3fc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false 2023-03-16T06:59:02.986Z|c9cf0248-1386-4b96-937b-015e75b6e3fc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T06:59:02.986Z|c9cf0248-1386-4b96-937b-015e75b6e3fc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8c3b4e559689cceae43549a688a1c4cb", X-B3-SpanId:"dec1feed5fd7e947", X-B3-ParentSpanId:"ebbbc2eb8da57ac3", X-B3-Sampled:"0", X-ONAP-RequestID:"c9cf0248-1386-4b96-937b-015e75b6e3fc", X-RequestID:"c9cf0248-1386-4b96-937b-015e75b6e3fc", X-TransactionID:"c9cf0248-1386-4b96-937b-015e75b6e3fc", X-ECOMP-RequestID:"c9cf0248-1386-4b96-937b-015e75b6e3fc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"41aa0471-c3d2-41a2-adc6-9d97392e3b7f"] 2023-03-16T06:59:02.986Z|c9cf0248-1386-4b96-937b-015e75b6e3fc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T06:59:02.986Z|c9cf0248-1386-4b96-937b-015e75b6e3fc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T06:59:03.006Z|c9cf0248-1386-4b96-937b-015e75b6e3fc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T06:59:03.006Z|c9cf0248-1386-4b96-937b-015e75b6e3fc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T06:59:03.007Z|c9cf0248-1386-4b96-937b-015e75b6e3fc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T06:59:03.007Z|c9cf0248-1386-4b96-937b-015e75b6e3fc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 06:59:03 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T06:59:03.008Z|c9cf0248-1386-4b96-937b-015e75b6e3fc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 42, "soRequestId" : "cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4", "groupingId" : "c4632ed2-2588-4d45-8196-5cce8caef9b5", "name" : "basic_macro_52656184-957e-44c1-9470-c1ec80c70349_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d16c1d8504f144e5b2fab42ec3a8ceb7/stacks/basic_macro_52656184-957e-44c1-9470-c1ec80c70349_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/c4632ed2-2588-4d45-8196-5cce8caef9b5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_52656184-957e-44c1-9470-c1ec80c70349_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1678949887000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"c4632ed2-2588-4d45-8196-5cce8caef9b5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"030269b9175f4fd0b8cf41c01de8389e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"c4632ed2-2588-4d45-8196-5cce8caef9b5\",\"OS::project_id\":\"d16c1d8504f144e5b2fab42ec3a8ceb7\",\"OS::stack_name\":\"basic_macro_52656184-957e-44c1-9470-c1ec80c70349_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"8d64f14a-bb0b-47cc-b495-b3addb5493bf\",\"vf_module_id\":\"4efa59f6-fd5b-4b3b-895b-4aac5814bc74\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-16T06:58:10.000+00:00", "isDataInternal" : false } ] 2023-03-16T06:59:03.008Z|c9cf0248-1386-4b96-937b-015e75b6e3fc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T06:59:03.008Z|c9cf0248-1386-4b96-937b-015e75b6e3fc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T06:59:03.015Z|c9cf0248-1386-4b96-937b-015e75b6e3fc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T06:59:03.193Z|3200b295-956d-40fa-83dc-57b9c64963ca|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|||INFO|500||Entering 2023-03-16T06:59:03.198Z|3200b295-956d-40fa-83dc-57b9c64963ca|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4 2023-03-16T06:59:03.198Z|3200b295-956d-40fa-83dc-57b9c64963ca|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|INFO|500||Invoke 2023-03-16T06:59:03.198Z|3200b295-956d-40fa-83dc-57b9c64963ca|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||===========================request begin================================================ 2023-03-16T06:59:03.198Z|3200b295-956d-40fa-83dc-57b9c64963ca|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4 2023-03-16T06:59:03.198Z|3200b295-956d-40fa-83dc-57b9c64963ca|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||Method : GET 2023-03-16T06:59:03.199Z|3200b295-956d-40fa-83dc-57b9c64963ca|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"74987fbcb04c90a6cf145f204d0d6b17", X-B3-SpanId:"55e7e2274d119e47", X-B3-ParentSpanId:"edf919d87c1f39d4", X-B3-Sampled:"0", X-ONAP-RequestID:"3200b295-956d-40fa-83dc-57b9c64963ca", X-RequestID:"3200b295-956d-40fa-83dc-57b9c64963ca", X-TransactionID:"3200b295-956d-40fa-83dc-57b9c64963ca", X-ECOMP-RequestID:"3200b295-956d-40fa-83dc-57b9c64963ca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"497fcc6a-ae10-497b-9d1d-24536cc43a75"] 2023-03-16T06:59:03.199Z|3200b295-956d-40fa-83dc-57b9c64963ca|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||Request body: 2023-03-16T06:59:03.199Z|3200b295-956d-40fa-83dc-57b9c64963ca|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||==========================request end================================================ 2023-03-16T06:59:03.237Z|3200b295-956d-40fa-83dc-57b9c64963ca|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||============================response begin========================================== 2023-03-16T06:59:03.238Z|3200b295-956d-40fa-83dc-57b9c64963ca|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||Status code : 200 OK 2023-03-16T06:59:03.238Z|3200b295-956d-40fa-83dc-57b9c64963ca|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||Status text : OK 2023-03-16T06:59:03.238Z|3200b295-956d-40fa-83dc-57b9c64963ca|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 06:59:03 GMT", x-envoy-upstream-service-time:"36", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T06:59:03.242Z|3200b295-956d-40fa-83dc-57b9c64963ca|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||Response body: { "requestId" : "cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-16T06:57:34.000+00:00", "endTime" : "2023-03-16T06:58:57.000+00:00", "source" : "VID", "vnfId" : "8d64f14a-bb0b-47cc-b495-b3addb5493bf", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_52656184-957e-44c1-9470-c1ec80c70349\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"05d50ea1-c66a-498f-a0ed-7e1de675bc1d\",\n\t\t\t\"modelVersionId\": \"7e50770c-ad75-43ea-bf12-8981d6f59ce0\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_52656184-957e-44c1-9470-c1ec80c70349\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"304c0a87-b859-43ad-900f-ddab5a6c5687\",\n \"modelInvariantUuid\": \"162d10ed-dd17-47e2-abb9-c0708843c689\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"6f5df2b2-de9c-43db-be56-04e05a422068\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"f167e4dc-7b94-4f0d-a9d0-e1a1eedc4d80\",\n \"modelInvariantUuid\": \"aed261a1-6071-4538-b280-0a582855b587\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"ba78f20d-4e81-4824-8acc-4f7c3edf05be\"\n },\n \"instanceName\": \"basic_macro_52656184-957e-44c1-9470-c1ec80c70349_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"7e50770c-ad75-43ea-bf12-8981d6f59ce0\",\n \"modelInvariantId\": \"05d50ea1-c66a-498f-a0ed-7e1de675bc1d\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"dfad365a-8640-441b-a13b-4c2b5ddd1400\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T06:58:58.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "0514aa62-0fea-43a7-9867-b22f68ac6c9b", "serviceInstanceName" : "basic_macro_52656184-957e-44c1-9470-c1ec80c70349", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4", "cloudIdentifier" : "basic_macro_52656184-957e-44c1-9470-c1ec80c70349_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"4efa59f6-fd5b-4b3b-895b-4aac5814bc74\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"8d64f14a-bb0b-47cc-b495-b3addb5493bf\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-16T06:58:04.000+00:00" } ], "requestURI" : "cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4" } } } 2023-03-16T06:59:03.242Z|3200b295-956d-40fa-83dc-57b9c64963ca|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||=======================response end================================================= 2023-03-16T06:59:03.242Z|3200b295-956d-40fa-83dc-57b9c64963ca|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|INFO|500||InvokeReturn 2023-03-16T06:59:03.243Z|3200b295-956d-40fa-83dc-57b9c64963ca|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false 2023-03-16T06:59:03.243Z|3200b295-956d-40fa-83dc-57b9c64963ca|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T06:59:03.244Z|3200b295-956d-40fa-83dc-57b9c64963ca|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T06:59:03.244Z|3200b295-956d-40fa-83dc-57b9c64963ca|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false 2023-03-16T06:59:03.244Z|3200b295-956d-40fa-83dc-57b9c64963ca|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T06:59:03.244Z|3200b295-956d-40fa-83dc-57b9c64963ca|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"74987fbcb04c90a6cf145f204d0d6b17", X-B3-SpanId:"8364cbc686bfece2", X-B3-ParentSpanId:"edf919d87c1f39d4", X-B3-Sampled:"0", X-ONAP-RequestID:"3200b295-956d-40fa-83dc-57b9c64963ca", X-RequestID:"3200b295-956d-40fa-83dc-57b9c64963ca", X-TransactionID:"3200b295-956d-40fa-83dc-57b9c64963ca", X-ECOMP-RequestID:"3200b295-956d-40fa-83dc-57b9c64963ca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c43c1e43-7818-4d26-971b-13263054490e"] 2023-03-16T06:59:03.244Z|3200b295-956d-40fa-83dc-57b9c64963ca|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T06:59:03.244Z|3200b295-956d-40fa-83dc-57b9c64963ca|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T06:59:03.262Z|3200b295-956d-40fa-83dc-57b9c64963ca|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T06:59:03.263Z|3200b295-956d-40fa-83dc-57b9c64963ca|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T06:59:03.263Z|3200b295-956d-40fa-83dc-57b9c64963ca|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T06:59:03.263Z|3200b295-956d-40fa-83dc-57b9c64963ca|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 06:59:03 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T06:59:03.265Z|3200b295-956d-40fa-83dc-57b9c64963ca|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 42, "soRequestId" : "cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4", "groupingId" : "c4632ed2-2588-4d45-8196-5cce8caef9b5", "name" : "basic_macro_52656184-957e-44c1-9470-c1ec80c70349_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d16c1d8504f144e5b2fab42ec3a8ceb7/stacks/basic_macro_52656184-957e-44c1-9470-c1ec80c70349_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/c4632ed2-2588-4d45-8196-5cce8caef9b5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_52656184-957e-44c1-9470-c1ec80c70349_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1678949887000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"c4632ed2-2588-4d45-8196-5cce8caef9b5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"030269b9175f4fd0b8cf41c01de8389e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"c4632ed2-2588-4d45-8196-5cce8caef9b5\",\"OS::project_id\":\"d16c1d8504f144e5b2fab42ec3a8ceb7\",\"OS::stack_name\":\"basic_macro_52656184-957e-44c1-9470-c1ec80c70349_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"8d64f14a-bb0b-47cc-b495-b3addb5493bf\",\"vf_module_id\":\"4efa59f6-fd5b-4b3b-895b-4aac5814bc74\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-16T06:58:10.000+00:00", "isDataInternal" : false } ] 2023-03-16T06:59:03.265Z|3200b295-956d-40fa-83dc-57b9c64963ca|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T06:59:03.265Z|3200b295-956d-40fa-83dc-57b9c64963ca|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T06:59:03.272Z|3200b295-956d-40fa-83dc-57b9c64963ca|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T06:59:03.485Z|63cbe930-1b18-4e37-bb83-7fddc6dcbdc0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|||INFO|500||Entering 2023-03-16T06:59:03.490Z|63cbe930-1b18-4e37-bb83-7fddc6dcbdc0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4 2023-03-16T06:59:03.490Z|63cbe930-1b18-4e37-bb83-7fddc6dcbdc0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|INFO|500||Invoke 2023-03-16T06:59:03.491Z|63cbe930-1b18-4e37-bb83-7fddc6dcbdc0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||===========================request begin================================================ 2023-03-16T06:59:03.491Z|63cbe930-1b18-4e37-bb83-7fddc6dcbdc0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4 2023-03-16T06:59:03.491Z|63cbe930-1b18-4e37-bb83-7fddc6dcbdc0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||Method : GET 2023-03-16T06:59:03.491Z|63cbe930-1b18-4e37-bb83-7fddc6dcbdc0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ee905f6bf06427decf9b8ba94e043dfb", X-B3-SpanId:"19cae636be537b0d", X-B3-ParentSpanId:"47d42cb252c35d82", X-B3-Sampled:"0", X-ONAP-RequestID:"63cbe930-1b18-4e37-bb83-7fddc6dcbdc0", X-RequestID:"63cbe930-1b18-4e37-bb83-7fddc6dcbdc0", X-TransactionID:"63cbe930-1b18-4e37-bb83-7fddc6dcbdc0", X-ECOMP-RequestID:"63cbe930-1b18-4e37-bb83-7fddc6dcbdc0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"778384ed-b86b-4d2e-9881-54ff9d493b44"] 2023-03-16T06:59:03.491Z|63cbe930-1b18-4e37-bb83-7fddc6dcbdc0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||Request body: 2023-03-16T06:59:03.491Z|63cbe930-1b18-4e37-bb83-7fddc6dcbdc0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||==========================request end================================================ 2023-03-16T06:59:03.525Z|63cbe930-1b18-4e37-bb83-7fddc6dcbdc0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||============================response begin========================================== 2023-03-16T06:59:03.525Z|63cbe930-1b18-4e37-bb83-7fddc6dcbdc0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||Status code : 200 OK 2023-03-16T06:59:03.526Z|63cbe930-1b18-4e37-bb83-7fddc6dcbdc0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||Status text : OK 2023-03-16T06:59:03.526Z|63cbe930-1b18-4e37-bb83-7fddc6dcbdc0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 06:59:04 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T06:59:03.526Z|63cbe930-1b18-4e37-bb83-7fddc6dcbdc0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||Response body: { "requestId" : "cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-16T06:57:34.000+00:00", "endTime" : "2023-03-16T06:58:57.000+00:00", "source" : "VID", "vnfId" : "8d64f14a-bb0b-47cc-b495-b3addb5493bf", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_52656184-957e-44c1-9470-c1ec80c70349\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"05d50ea1-c66a-498f-a0ed-7e1de675bc1d\",\n\t\t\t\"modelVersionId\": \"7e50770c-ad75-43ea-bf12-8981d6f59ce0\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_52656184-957e-44c1-9470-c1ec80c70349\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"304c0a87-b859-43ad-900f-ddab5a6c5687\",\n \"modelInvariantUuid\": \"162d10ed-dd17-47e2-abb9-c0708843c689\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"6f5df2b2-de9c-43db-be56-04e05a422068\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"f167e4dc-7b94-4f0d-a9d0-e1a1eedc4d80\",\n \"modelInvariantUuid\": \"aed261a1-6071-4538-b280-0a582855b587\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"ba78f20d-4e81-4824-8acc-4f7c3edf05be\"\n },\n \"instanceName\": \"basic_macro_52656184-957e-44c1-9470-c1ec80c70349_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"7e50770c-ad75-43ea-bf12-8981d6f59ce0\",\n \"modelInvariantId\": \"05d50ea1-c66a-498f-a0ed-7e1de675bc1d\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"dfad365a-8640-441b-a13b-4c2b5ddd1400\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T06:58:58.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "0514aa62-0fea-43a7-9867-b22f68ac6c9b", "serviceInstanceName" : "basic_macro_52656184-957e-44c1-9470-c1ec80c70349", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4", "cloudIdentifier" : "basic_macro_52656184-957e-44c1-9470-c1ec80c70349_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"4efa59f6-fd5b-4b3b-895b-4aac5814bc74\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"8d64f14a-bb0b-47cc-b495-b3addb5493bf\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-16T06:58:04.000+00:00" } ], "requestURI" : "cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4" } } } 2023-03-16T06:59:03.526Z|63cbe930-1b18-4e37-bb83-7fddc6dcbdc0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|DEBUG|500||=======================response end================================================= 2023-03-16T06:59:03.526Z|63cbe930-1b18-4e37-bb83-7fddc6dcbdc0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|INFO|500||InvokeReturn 2023-03-16T06:59:03.527Z|63cbe930-1b18-4e37-bb83-7fddc6dcbdc0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false 2023-03-16T06:59:03.528Z|63cbe930-1b18-4e37-bb83-7fddc6dcbdc0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T06:59:03.528Z|63cbe930-1b18-4e37-bb83-7fddc6dcbdc0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T06:59:03.528Z|63cbe930-1b18-4e37-bb83-7fddc6dcbdc0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false 2023-03-16T06:59:03.528Z|63cbe930-1b18-4e37-bb83-7fddc6dcbdc0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T06:59:03.528Z|63cbe930-1b18-4e37-bb83-7fddc6dcbdc0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ee905f6bf06427decf9b8ba94e043dfb", X-B3-SpanId:"3a2bf5bbb2839a45", X-B3-ParentSpanId:"47d42cb252c35d82", X-B3-Sampled:"0", X-ONAP-RequestID:"63cbe930-1b18-4e37-bb83-7fddc6dcbdc0", X-RequestID:"63cbe930-1b18-4e37-bb83-7fddc6dcbdc0", X-TransactionID:"63cbe930-1b18-4e37-bb83-7fddc6dcbdc0", X-ECOMP-RequestID:"63cbe930-1b18-4e37-bb83-7fddc6dcbdc0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"86725d4b-e609-4018-9a8b-4f8105a23890"] 2023-03-16T06:59:03.528Z|63cbe930-1b18-4e37-bb83-7fddc6dcbdc0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T06:59:03.528Z|63cbe930-1b18-4e37-bb83-7fddc6dcbdc0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T06:59:03.542Z|63cbe930-1b18-4e37-bb83-7fddc6dcbdc0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T06:59:03.542Z|63cbe930-1b18-4e37-bb83-7fddc6dcbdc0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T06:59:03.542Z|63cbe930-1b18-4e37-bb83-7fddc6dcbdc0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T06:59:03.542Z|63cbe930-1b18-4e37-bb83-7fddc6dcbdc0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 06:59:04 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T06:59:03.543Z|63cbe930-1b18-4e37-bb83-7fddc6dcbdc0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 42, "soRequestId" : "cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4", "groupingId" : "c4632ed2-2588-4d45-8196-5cce8caef9b5", "name" : "basic_macro_52656184-957e-44c1-9470-c1ec80c70349_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d16c1d8504f144e5b2fab42ec3a8ceb7/stacks/basic_macro_52656184-957e-44c1-9470-c1ec80c70349_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/c4632ed2-2588-4d45-8196-5cce8caef9b5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_52656184-957e-44c1-9470-c1ec80c70349_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1678949887000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"c4632ed2-2588-4d45-8196-5cce8caef9b5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"030269b9175f4fd0b8cf41c01de8389e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"c4632ed2-2588-4d45-8196-5cce8caef9b5\",\"OS::project_id\":\"d16c1d8504f144e5b2fab42ec3a8ceb7\",\"OS::stack_name\":\"basic_macro_52656184-957e-44c1-9470-c1ec80c70349_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"8d64f14a-bb0b-47cc-b495-b3addb5493bf\",\"vf_module_id\":\"4efa59f6-fd5b-4b3b-895b-4aac5814bc74\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-16T06:58:10.000+00:00", "isDataInternal" : false } ] 2023-03-16T06:59:03.543Z|63cbe930-1b18-4e37-bb83-7fddc6dcbdc0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T06:59:03.543Z|63cbe930-1b18-4e37-bb83-7fddc6dcbdc0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T06:59:03.550Z|63cbe930-1b18-4e37-bb83-7fddc6dcbdc0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cc5ca0e9-1861-4bb5-a1c7-8c4c1041c9c4|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T06:59:05.432Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|||INFO|500||Entering 2023-03-16T06:59:05.434Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|||INFO|500||Checking if requestId: a1f5923c-3e49-4f31-b04b-50a1ea25c3d3 already exists in requestDb InfraActiveRequests table 2023-03-16T06:59:05.434Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3 2023-03-16T06:59:05.435Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|INFO|500||Invoke 2023-03-16T06:59:05.435Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||===========================request begin================================================ 2023-03-16T06:59:05.435Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3 2023-03-16T06:59:05.435Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||Method : GET 2023-03-16T06:59:05.435Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"358180cd98b95540178644d0772df06f", X-B3-SpanId:"f1d8ff793f57fce5", X-B3-ParentSpanId:"6eda41f9dc45c423", X-B3-Sampled:"0", X-ONAP-RequestID:"a1f5923c-3e49-4f31-b04b-50a1ea25c3d3", X-RequestID:"a1f5923c-3e49-4f31-b04b-50a1ea25c3d3", X-TransactionID:"a1f5923c-3e49-4f31-b04b-50a1ea25c3d3", X-ECOMP-RequestID:"a1f5923c-3e49-4f31-b04b-50a1ea25c3d3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c1c48092-06be-405c-b098-e6e441f55b18"] 2023-03-16T06:59:05.435Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||Request body: 2023-03-16T06:59:05.435Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||==========================request end================================================ 2023-03-16T06:59:05.477Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||============================response begin========================================== 2023-03-16T06:59:05.478Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-16T06:59:05.478Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||Status text : Not Found 2023-03-16T06:59:05.478Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|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, 16 Mar 2023 06:59:06 GMT", x-envoy-upstream-service-time:"39", server:"envoy"] 2023-03-16T06:59:05.478Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||Response body: 2023-03-16T06:59:05.478Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||=======================response end================================================= 2023-03-16T06:59:05.478Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|INFO|404|Not Found|InvokeReturn 2023-03-16T06:59:05.489Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|||INFO|500||Running local validations 2023-03-16T06:59:05.493Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-16T06:59:05.511Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/d16c1d8504f144e5b2fab42ec3a8ceb7 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-03-16T06:59:05.511Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/d16c1d8504f144e5b2fab42ec3a8ceb7|INFO|500||Invoke 2023-03-16T06:59:05.637Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/d16c1d8504f144e5b2fab42ec3a8ceb7|INFO|500||InvokeReturn 2023-03-16T06:59:05.638Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/d16c1d8504f144e5b2fab42ec3a8ceb7 has http status code:200 and response headers:{date=[Thu, 16 Mar 2023 06:59:06 GMT], server=[envoy], content-length=[1035], x-envoy-upstream-service-time=[107], vertex-id=[217192], x-aai-txid=[1-aai-resources-230316-06:59:06:247-62928], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-16T06:59:05.639Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|||DEBUG|500||{"tenant-id":"d16c1d8504f144e5b2fab42ec3a8ceb7","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1678949864880","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/8d64f14a-bb0b-47cc-b495-b3addb5493bf","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"8d64f14a-bb0b-47cc-b495-b3addb5493bf"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"ubuntu20-VNF-name"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm_macro","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm_macro"}]}]}} 2023-03-16T06:59:05.641Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-03-16T06:59:05.641Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-03-16T06:59:05.642Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-16T06:59:05.642Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-03-16T06:59:05.642Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-03-16T06:59:05.642Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-16T06:59:05.642Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-03-16T06:59:05.643Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|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:"123", X-B3-TraceId:"358180cd98b95540178644d0772df06f", X-B3-SpanId:"bb1ee4fea818a8a1", X-B3-ParentSpanId:"6eda41f9dc45c423", X-B3-Sampled:"0", X-ONAP-RequestID:"a1f5923c-3e49-4f31-b04b-50a1ea25c3d3", X-RequestID:"a1f5923c-3e49-4f31-b04b-50a1ea25c3d3", X-TransactionID:"a1f5923c-3e49-4f31-b04b-50a1ea25c3d3", X-ECOMP-RequestID:"a1f5923c-3e49-4f31-b04b-50a1ea25c3d3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1b213687-d0c6-4630-8377-914fa103e496"] 2023-03-16T06:59:05.643Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"0514aa62-0fea-43a7-9867-b22f68ac6c9b"},"instanceName":null,"requestScope":"service"} 2023-03-16T06:59:05.643Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-03-16T06:59:05.676Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-03-16T06:59:05.677Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-03-16T06:59:05.677Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-03-16T06:59:05.678Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|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, 16 Mar 2023 06:59:06 GMT", x-envoy-upstream-service-time:"30", server:"envoy"] 2023-03-16T06:59:05.678Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-03-16T06:59:05.678Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-03-16T06:59:05.679Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-03-16T06:59:05.679Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0 2023-03-16T06:59:05.680Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0|INFO|500||Invoke 2023-03-16T06:59:05.680Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0|DEBUG|500||===========================request begin================================================ 2023-03-16T06:59:05.680Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0 2023-03-16T06:59:05.680Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0|DEBUG|500||Method : GET 2023-03-16T06:59:05.681Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"a1f5923c-3e49-4f31-b04b-50a1ea25c3d3", X-RequestID:"a1f5923c-3e49-4f31-b04b-50a1ea25c3d3", X-TransactionID:"a1f5923c-3e49-4f31-b04b-50a1ea25c3d3", X-ECOMP-RequestID:"a1f5923c-3e49-4f31-b04b-50a1ea25c3d3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"786cc70d-a012-4359-8cb5-13fdd4e30ea4"] 2023-03-16T06:59:05.681Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0|DEBUG|500||Request body: 2023-03-16T06:59:05.681Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0|DEBUG|500||==========================request end================================================ 2023-03-16T06:59:05.726Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0|DEBUG|500||============================response begin========================================== 2023-03-16T06:59:05.726Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0|DEBUG|500||Status code : 200 OK 2023-03-16T06:59:05.727Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0|DEBUG|500||Status text : OK 2023-03-16T06:59:05.727Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Thu, 16 Mar 2023 06:59:06 GMT", x-envoy-upstream-service-time:"38", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T06:59:05.727Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0|DEBUG|500||Response body: { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "7e50770c-ad75-43ea-bf12-8981d6f59ce0", "modelInvariantUUID" : "05d50ea1-c66a-498f-a0ed-7e1de675bc1d", "created" : "2023-03-16 06:57:20.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_vm_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 10, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0/serviceProxyCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0/allottedCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0/pnfCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0/recipes" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0/configurationCustomizations" } } } 2023-03-16T06:59:05.728Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0|DEBUG|500||=======================response end================================================= 2023-03-16T06:59:05.728Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0|INFO|500||InvokeReturn 2023-03-16T06:59:05.733Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7e50770c-ad75-43ea-bf12-8981d6f59ce0&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7e50770c-ad75-43ea-bf12-8981d6f59ce0&action=deleteInstance 2023-03-16T06:59:05.733Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7e50770c-ad75-43ea-bf12-8981d6f59ce0&action=deleteInstance|INFO|500||Invoke 2023-03-16T06:59:05.733Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7e50770c-ad75-43ea-bf12-8981d6f59ce0&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2023-03-16T06:59:05.734Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7e50770c-ad75-43ea-bf12-8981d6f59ce0&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7e50770c-ad75-43ea-bf12-8981d6f59ce0&action=deleteInstance 2023-03-16T06:59:05.734Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7e50770c-ad75-43ea-bf12-8981d6f59ce0&action=deleteInstance|DEBUG|500||Method : GET 2023-03-16T06:59:05.734Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7e50770c-ad75-43ea-bf12-8981d6f59ce0&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"a1f5923c-3e49-4f31-b04b-50a1ea25c3d3", X-RequestID:"a1f5923c-3e49-4f31-b04b-50a1ea25c3d3", X-TransactionID:"a1f5923c-3e49-4f31-b04b-50a1ea25c3d3", X-ECOMP-RequestID:"a1f5923c-3e49-4f31-b04b-50a1ea25c3d3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7fe6bb52-c63c-4176-8fb0-26e6fde66cea"] 2023-03-16T06:59:05.734Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7e50770c-ad75-43ea-bf12-8981d6f59ce0&action=deleteInstance|DEBUG|500||Request body: 2023-03-16T06:59:05.735Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7e50770c-ad75-43ea-bf12-8981d6f59ce0&action=deleteInstance|DEBUG|500||==========================request end================================================ 2023-03-16T06:59:05.750Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7e50770c-ad75-43ea-bf12-8981d6f59ce0&action=deleteInstance|DEBUG|500||============================response begin========================================== 2023-03-16T06:59:05.750Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7e50770c-ad75-43ea-bf12-8981d6f59ce0&action=deleteInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-16T06:59:05.751Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7e50770c-ad75-43ea-bf12-8981d6f59ce0&action=deleteInstance|DEBUG|500||Status text : Not Found 2023-03-16T06:59:05.751Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7e50770c-ad75-43ea-bf12-8981d6f59ce0&action=deleteInstance|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, 16 Mar 2023 06:59:06 GMT", x-envoy-upstream-service-time:"12", server:"envoy"] 2023-03-16T06:59:05.752Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7e50770c-ad75-43ea-bf12-8981d6f59ce0&action=deleteInstance|DEBUG|500||Response body: 2023-03-16T06:59:05.753Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7e50770c-ad75-43ea-bf12-8981d6f59ce0&action=deleteInstance|DEBUG|500||=======================response end================================================= 2023-03-16T06:59:05.753Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7e50770c-ad75-43ea-bf12-8981d6f59ce0&action=deleteInstance|INFO|404|Not Found|InvokeReturn 2023-03-16T06:59:05.754Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=05d50ea1-c66a-498f-a0ed-7e1de675bc1d|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=05d50ea1-c66a-498f-a0ed-7e1de675bc1d 2023-03-16T06:59:05.754Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=05d50ea1-c66a-498f-a0ed-7e1de675bc1d|INFO|500||Invoke 2023-03-16T06:59:05.754Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=05d50ea1-c66a-498f-a0ed-7e1de675bc1d|DEBUG|500||===========================request begin================================================ 2023-03-16T06:59:05.754Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=05d50ea1-c66a-498f-a0ed-7e1de675bc1d|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=05d50ea1-c66a-498f-a0ed-7e1de675bc1d 2023-03-16T06:59:05.755Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=05d50ea1-c66a-498f-a0ed-7e1de675bc1d|DEBUG|500||Method : GET 2023-03-16T06:59:05.755Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=05d50ea1-c66a-498f-a0ed-7e1de675bc1d|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"a1f5923c-3e49-4f31-b04b-50a1ea25c3d3", X-RequestID:"a1f5923c-3e49-4f31-b04b-50a1ea25c3d3", X-TransactionID:"a1f5923c-3e49-4f31-b04b-50a1ea25c3d3", X-ECOMP-RequestID:"a1f5923c-3e49-4f31-b04b-50a1ea25c3d3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3a450cb8-bd83-4d20-be45-5884b0e2325b"] 2023-03-16T06:59:05.755Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=05d50ea1-c66a-498f-a0ed-7e1de675bc1d|DEBUG|500||Request body: 2023-03-16T06:59:05.755Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=05d50ea1-c66a-498f-a0ed-7e1de675bc1d|DEBUG|500||==========================request end================================================ 2023-03-16T06:59:05.784Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=05d50ea1-c66a-498f-a0ed-7e1de675bc1d|DEBUG|500||============================response begin========================================== 2023-03-16T06:59:05.785Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=05d50ea1-c66a-498f-a0ed-7e1de675bc1d|DEBUG|500||Status code : 200 OK 2023-03-16T06:59:05.785Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=05d50ea1-c66a-498f-a0ed-7e1de675bc1d|DEBUG|500||Status text : OK 2023-03-16T06:59:05.785Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=05d50ea1-c66a-498f-a0ed-7e1de675bc1d|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Thu, 16 Mar 2023 06:59:06 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T06:59:05.786Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=05d50ea1-c66a-498f-a0ed-7e1de675bc1d|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "7e50770c-ad75-43ea-bf12-8981d6f59ce0", "modelInvariantUUID" : "05d50ea1-c66a-498f-a0ed-7e1de675bc1d", "created" : "2023-03-16 06:57:20.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_vm_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 10, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0/serviceProxyCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0/allottedCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0/pnfCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0/recipes" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0/configurationCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=05d50ea1-c66a-498f-a0ed-7e1de675bc1d" } } } 2023-03-16T06:59:05.786Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=05d50ea1-c66a-498f-a0ed-7e1de675bc1d|DEBUG|500||=======================response end================================================= 2023-03-16T06:59:05.786Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=05d50ea1-c66a-498f-a0ed-7e1de675bc1d|INFO|500||InvokeReturn 2023-03-16T06:59:05.792Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7e50770c-ad75-43ea-bf12-8981d6f59ce0&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7e50770c-ad75-43ea-bf12-8981d6f59ce0&action=deleteInstance 2023-03-16T06:59:05.792Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7e50770c-ad75-43ea-bf12-8981d6f59ce0&action=deleteInstance|INFO|500||Invoke 2023-03-16T06:59:05.793Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7e50770c-ad75-43ea-bf12-8981d6f59ce0&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2023-03-16T06:59:05.793Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7e50770c-ad75-43ea-bf12-8981d6f59ce0&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7e50770c-ad75-43ea-bf12-8981d6f59ce0&action=deleteInstance 2023-03-16T06:59:05.794Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7e50770c-ad75-43ea-bf12-8981d6f59ce0&action=deleteInstance|DEBUG|500||Method : GET 2023-03-16T06:59:05.794Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7e50770c-ad75-43ea-bf12-8981d6f59ce0&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"a1f5923c-3e49-4f31-b04b-50a1ea25c3d3", X-RequestID:"a1f5923c-3e49-4f31-b04b-50a1ea25c3d3", X-TransactionID:"a1f5923c-3e49-4f31-b04b-50a1ea25c3d3", X-ECOMP-RequestID:"a1f5923c-3e49-4f31-b04b-50a1ea25c3d3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"91ba010f-7514-4ae2-b4a7-a881e87090c9"] 2023-03-16T06:59:05.795Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7e50770c-ad75-43ea-bf12-8981d6f59ce0&action=deleteInstance|DEBUG|500||Request body: 2023-03-16T06:59:05.795Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7e50770c-ad75-43ea-bf12-8981d6f59ce0&action=deleteInstance|DEBUG|500||==========================request end================================================ 2023-03-16T06:59:05.812Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7e50770c-ad75-43ea-bf12-8981d6f59ce0&action=deleteInstance|DEBUG|500||============================response begin========================================== 2023-03-16T06:59:05.812Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7e50770c-ad75-43ea-bf12-8981d6f59ce0&action=deleteInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-16T06:59:05.813Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7e50770c-ad75-43ea-bf12-8981d6f59ce0&action=deleteInstance|DEBUG|500||Status text : Not Found 2023-03-16T06:59:05.813Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7e50770c-ad75-43ea-bf12-8981d6f59ce0&action=deleteInstance|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, 16 Mar 2023 06:59:06 GMT", x-envoy-upstream-service-time:"11", server:"envoy"] 2023-03-16T06:59:05.813Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7e50770c-ad75-43ea-bf12-8981d6f59ce0&action=deleteInstance|DEBUG|500||Response body: 2023-03-16T06:59:05.813Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7e50770c-ad75-43ea-bf12-8981d6f59ce0&action=deleteInstance|DEBUG|500||=======================response end================================================= 2023-03-16T06:59:05.814Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7e50770c-ad75-43ea-bf12-8981d6f59ce0&action=deleteInstance|INFO|404|Not Found|InvokeReturn 2023-03-16T06:59:05.814Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-03-16T06:59:05.815Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-03-16T06:59:05.815Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-03-16T06:59:05.815Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-03-16T06:59:05.816Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-03-16T06:59:05.816Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|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:"a1f5923c-3e49-4f31-b04b-50a1ea25c3d3", X-RequestID:"a1f5923c-3e49-4f31-b04b-50a1ea25c3d3", X-TransactionID:"a1f5923c-3e49-4f31-b04b-50a1ea25c3d3", X-ECOMP-RequestID:"a1f5923c-3e49-4f31-b04b-50a1ea25c3d3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"54f8e187-6aa1-4089-b121-b8aaf26f751c"] 2023-03-16T06:59:05.816Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-03-16T06:59:05.817Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-03-16T06:59:05.840Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-03-16T06:59:05.840Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2023-03-16T06:59:05.841Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2023-03-16T06:59:05.841Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Thu, 16 Mar 2023 06:59:06 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T06:59:05.842Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2023-03-16 00:07:26.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "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" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "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" } } } 2023-03-16T06:59:05.842Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-03-16T06:59:05.843Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-03-16T06:59:05.846Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance 2023-03-16T06:59:05.846Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||Invoke 2023-03-16T06:59:05.846Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2023-03-16T06:59:05.847Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance 2023-03-16T06:59:05.847Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Method : GET 2023-03-16T06:59:05.847Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"a1f5923c-3e49-4f31-b04b-50a1ea25c3d3", X-RequestID:"a1f5923c-3e49-4f31-b04b-50a1ea25c3d3", X-TransactionID:"a1f5923c-3e49-4f31-b04b-50a1ea25c3d3", X-ECOMP-RequestID:"a1f5923c-3e49-4f31-b04b-50a1ea25c3d3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2c3db050-bc20-4ff7-99fc-18381a7c7b11"] 2023-03-16T06:59:05.847Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Request body: 2023-03-16T06:59:05.847Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||==========================request end================================================ 2023-03-16T06:59:05.865Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||============================response begin========================================== 2023-03-16T06:59:05.865Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status code : 200 OK 2023-03-16T06:59:05.866Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status text : OK 2023-03-16T06:59:05.866Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Thu, 16 Mar 2023 06:59:06 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T06:59:05.866Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Response body: { "id" : 535, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "deleteInstance", "description" : "Gr api recipe to delete service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2023-03-16T00:07:26.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535/service" } } } 2023-03-16T06:59:05.866Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||=======================response end================================================= 2023-03-16T06:59:05.867Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||InvokeReturn 2023-03-16T06:59:05.868Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0 2023-03-16T06:59:05.869Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0|INFO|500||Invoke 2023-03-16T06:59:05.869Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0|DEBUG|500||===========================request begin================================================ 2023-03-16T06:59:05.869Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0 2023-03-16T06:59:05.870Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0|DEBUG|500||Method : GET 2023-03-16T06:59:05.870Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"a1f5923c-3e49-4f31-b04b-50a1ea25c3d3", X-RequestID:"a1f5923c-3e49-4f31-b04b-50a1ea25c3d3", X-TransactionID:"a1f5923c-3e49-4f31-b04b-50a1ea25c3d3", X-ECOMP-RequestID:"a1f5923c-3e49-4f31-b04b-50a1ea25c3d3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"19facb8d-0789-4256-b2ac-62177fff7899"] 2023-03-16T06:59:05.870Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0|DEBUG|500||Request body: 2023-03-16T06:59:05.870Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0|DEBUG|500||==========================request end================================================ 2023-03-16T06:59:05.898Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0|DEBUG|500||============================response begin========================================== 2023-03-16T06:59:05.898Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0|DEBUG|500||Status code : 200 OK 2023-03-16T06:59:05.898Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0|DEBUG|500||Status text : OK 2023-03-16T06:59:05.899Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Thu, 16 Mar 2023 06:59:06 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T06:59:05.899Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0|DEBUG|500||Response body: { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "7e50770c-ad75-43ea-bf12-8981d6f59ce0", "modelInvariantUUID" : "05d50ea1-c66a-498f-a0ed-7e1de675bc1d", "created" : "2023-03-16 06:57:20.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_vm_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 10, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0/serviceProxyCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0/allottedCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0/pnfCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0/recipes" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0/configurationCustomizations" } } } 2023-03-16T06:59:05.900Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0|DEBUG|500||=======================response end================================================= 2023-03-16T06:59:05.900Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7e50770c-ad75-43ea-bf12-8981d6f59ce0|INFO|500||InvokeReturn 2023-03-16T06:59:05.907Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-16T06:59:05.907Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-03-16T06:59:05.908Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-03-16T06:59:05.908Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-16T06:59:05.908Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-03-16T06:59:05.908Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|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:"1392", X-B3-TraceId:"358180cd98b95540178644d0772df06f", X-B3-SpanId:"a3a355e3bb0d6797", X-B3-ParentSpanId:"6eda41f9dc45c423", X-B3-Sampled:"0", X-ONAP-RequestID:"a1f5923c-3e49-4f31-b04b-50a1ea25c3d3", X-RequestID:"a1f5923c-3e49-4f31-b04b-50a1ea25c3d3", X-TransactionID:"a1f5923c-3e49-4f31-b04b-50a1ea25c3d3", X-ECOMP-RequestID:"a1f5923c-3e49-4f31-b04b-50a1ea25c3d3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"71ba9f6e-1189-40ba-a541-e08644461599"] 2023-03-16T06:59:05.908Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"a1f5923c-3e49-4f31-b04b-50a1ea25c3d3","requestStatus":"IN_PROGRESS","startTime":1678949945489,"source":"VID","tenantId":"d16c1d8504f144e5b2fab42ec3a8ceb7","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm_macro\",\n \"modelInvariantId\": \"05d50ea1-c66a-498f-a0ed-7e1de675bc1d\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"7e50770c-ad75-43ea-bf12-8981d6f59ce0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"0514aa62-0fea-43a7-9867-b22f68ac6c9b","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"a1f5923c-3e49-4f31-b04b-50a1ea25c3d3"} 2023-03-16T06:59:05.909Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-03-16T06:59:05.958Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-03-16T06:59:05.958Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-03-16T06:59:05.959Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-03-16T06:59:05.959Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|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/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 06:59:06 GMT", x-envoy-upstream-service-time:"46", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T06:59:05.960Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "a1f5923c-3e49-4f31-b04b-50a1ea25c3d3", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-16T06:59:05.489+00:00", "source" : "VID", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm_macro\",\n \"modelInvariantId\": \"05d50ea1-c66a-498f-a0ed-7e1de675bc1d\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"7e50770c-ad75-43ea-bf12-8981d6f59ce0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-03-16T06:59:06.634+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "0514aa62-0fea-43a7-9867-b22f68ac6c9b", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "a1f5923c-3e49-4f31-b04b-50a1ea25c3d3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3" } } } 2023-03-16T06:59:05.961Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-03-16T06:59:05.961Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-03-16T06:59:05.970Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-16T06:59:05.970Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-03-16T06:59:05.971Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-03-16T06:59:05.972Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-16T06:59:05.972Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-03-16T06:59:05.972Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|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:"2035", X-B3-TraceId:"358180cd98b95540178644d0772df06f", X-B3-SpanId:"89e82fac5d18f549", X-B3-ParentSpanId:"6eda41f9dc45c423", X-B3-Sampled:"0", X-ONAP-RequestID:"a1f5923c-3e49-4f31-b04b-50a1ea25c3d3", X-RequestID:"a1f5923c-3e49-4f31-b04b-50a1ea25c3d3", X-TransactionID:"a1f5923c-3e49-4f31-b04b-50a1ea25c3d3", X-ECOMP-RequestID:"a1f5923c-3e49-4f31-b04b-50a1ea25c3d3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3334eabf-7d66-4814-9acd-c666b6554230"] 2023-03-16T06:59:05.973Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"05d50ea1-c66a-498f-a0ed-7e1de675bc1d\",\"modelType\":\"service\",\"modelName\":\"basic_vm_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"7e50770c-ad75-43ea-bf12-8981d6f59ce0\",\"modelUuid\":\"7e50770c-ad75-43ea-bf12-8981d6f59ce0\",\"modelInvariantUuid\":\"05d50ea1-c66a-498f-a0ed-7e1de675bc1d\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"d16c1d8504f144e5b2fab42ec3a8ceb7\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":false,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"0514aa62-0fea-43a7-9867-b22f68ac6c9b\"}","type":"String"},"requestId":{"value":"a1f5923c-3e49-4f31-b04b-50a1ea25c3d3","type":"String"},"mso-request-id":{"value":"a1f5923c-3e49-4f31-b04b-50a1ea25c3d3","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"0514aa62-0fea-43a7-9867-b22f68ac6c9b","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/0514aa62-0fea-43a7-9867-b22f68ac6c9b","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-03-16T06:59:05.973Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-03-16T06:59:07.284Z|febfdf90-54aa-4922-a479-b9e53de53b78|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:59:07.285Z|febfdf90-54aa-4922-a479-b9e53de53b78|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:59:07.689Z|fc5443e8-cf15-43bd-916d-6bb25a2f920e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:59:07.690Z|fc5443e8-cf15-43bd-916d-6bb25a2f920e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:59:08.007Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-03-16T06:59:08.008Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-03-16T06:59:08.008Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-03-16T06:59:08.009Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Thu, 16 Mar 2023 06:59:08 GMT", x-onap-requestid:"a1f5923c-3e49-4f31-b04b-50a1ea25c3d3", x-requestid:"a1f5923c-3e49-4f31-b04b-50a1ea25c3d3", x-transactionid:"a1f5923c-3e49-4f31-b04b-50a1ea25c3d3", x-ecomp-requestid:"a1f5923c-3e49-4f31-b04b-50a1ea25c3d3", x-onap-partnername:"UNKNOWN", x-invocationid:"3334eabf-7d66-4814-9acd-c666b6554230", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"2028", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T06:59:08.010Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"a1f5923c-3e49-4f31-b04b-50a1ea25c3d3\",\"instanceId\":\"0514aa62-0fea-43a7-9867-b22f68ac6c9b\"}}","message":"Success","processInstanceID":"0b01188f-c3c8-11ed-88a0-7623188be7ef","variables":null,"messageCode":200} 2023-03-16T06:59:08.010Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-03-16T06:59:08.011Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-03-16T06:59:08.017Z|a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T06:59:08.204Z|1d1c6a14-3852-4302-923e-915457ac190a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|||INFO|500||Entering 2023-03-16T06:59:08.208Z|1d1c6a14-3852-4302-923e-915457ac190a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3 2023-03-16T06:59:08.209Z|1d1c6a14-3852-4302-923e-915457ac190a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|INFO|500||Invoke 2023-03-16T06:59:08.209Z|1d1c6a14-3852-4302-923e-915457ac190a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||===========================request begin================================================ 2023-03-16T06:59:08.209Z|1d1c6a14-3852-4302-923e-915457ac190a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3 2023-03-16T06:59:08.210Z|1d1c6a14-3852-4302-923e-915457ac190a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||Method : GET 2023-03-16T06:59:08.210Z|1d1c6a14-3852-4302-923e-915457ac190a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ba881745f48242f52929029b8710fdb3", X-B3-SpanId:"bf323a14e7bf22a1", X-B3-ParentSpanId:"e2047c387862375c", X-B3-Sampled:"0", X-ONAP-RequestID:"1d1c6a14-3852-4302-923e-915457ac190a", X-RequestID:"1d1c6a14-3852-4302-923e-915457ac190a", X-TransactionID:"1d1c6a14-3852-4302-923e-915457ac190a", X-ECOMP-RequestID:"1d1c6a14-3852-4302-923e-915457ac190a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9609377a-7bce-4110-b6b2-b7978f77cba4"] 2023-03-16T06:59:08.210Z|1d1c6a14-3852-4302-923e-915457ac190a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||Request body: 2023-03-16T06:59:08.210Z|1d1c6a14-3852-4302-923e-915457ac190a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||==========================request end================================================ 2023-03-16T06:59:08.244Z|1d1c6a14-3852-4302-923e-915457ac190a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||============================response begin========================================== 2023-03-16T06:59:08.244Z|1d1c6a14-3852-4302-923e-915457ac190a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||Status code : 200 OK 2023-03-16T06:59:08.244Z|1d1c6a14-3852-4302-923e-915457ac190a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||Status text : OK 2023-03-16T06:59:08.245Z|1d1c6a14-3852-4302-923e-915457ac190a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 06:59:08 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T06:59:08.245Z|1d1c6a14-3852-4302-923e-915457ac190a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||Response body: { "requestId" : "a1f5923c-3e49-4f31-b04b-50a1ea25c3d3", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-16T06:59:05.000+00:00", "source" : "VID", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm_macro\",\n \"modelInvariantId\": \"05d50ea1-c66a-498f-a0ed-7e1de675bc1d\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"7e50770c-ad75-43ea-bf12-8981d6f59ce0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T06:59:08.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "0514aa62-0fea-43a7-9867-b22f68ac6c9b", "serviceInstanceName" : "basic_macro_52656184-957e-44c1-9470-c1ec80c70349", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "a1f5923c-3e49-4f31-b04b-50a1ea25c3d3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3" } } } 2023-03-16T06:59:08.245Z|1d1c6a14-3852-4302-923e-915457ac190a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||=======================response end================================================= 2023-03-16T06:59:08.246Z|1d1c6a14-3852-4302-923e-915457ac190a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|INFO|500||InvokeReturn 2023-03-16T06:59:08.247Z|1d1c6a14-3852-4302-923e-915457ac190a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false 2023-03-16T06:59:08.247Z|1d1c6a14-3852-4302-923e-915457ac190a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T06:59:08.248Z|1d1c6a14-3852-4302-923e-915457ac190a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T06:59:08.248Z|1d1c6a14-3852-4302-923e-915457ac190a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false 2023-03-16T06:59:08.248Z|1d1c6a14-3852-4302-923e-915457ac190a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T06:59:08.248Z|1d1c6a14-3852-4302-923e-915457ac190a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ba881745f48242f52929029b8710fdb3", X-B3-SpanId:"65de15cf51f8801f", X-B3-ParentSpanId:"e2047c387862375c", X-B3-Sampled:"0", X-ONAP-RequestID:"1d1c6a14-3852-4302-923e-915457ac190a", X-RequestID:"1d1c6a14-3852-4302-923e-915457ac190a", X-TransactionID:"1d1c6a14-3852-4302-923e-915457ac190a", X-ECOMP-RequestID:"1d1c6a14-3852-4302-923e-915457ac190a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"39f880a5-d297-41d6-b71a-2ba77b4b1011"] 2023-03-16T06:59:08.249Z|1d1c6a14-3852-4302-923e-915457ac190a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T06:59:08.249Z|1d1c6a14-3852-4302-923e-915457ac190a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T06:59:08.263Z|1d1c6a14-3852-4302-923e-915457ac190a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T06:59:08.263Z|1d1c6a14-3852-4302-923e-915457ac190a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T06:59:08.264Z|1d1c6a14-3852-4302-923e-915457ac190a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T06:59:08.264Z|1d1c6a14-3852-4302-923e-915457ac190a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 06:59:08 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T06:59:08.265Z|1d1c6a14-3852-4302-923e-915457ac190a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-16T06:59:08.265Z|1d1c6a14-3852-4302-923e-915457ac190a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T06:59:08.265Z|1d1c6a14-3852-4302-923e-915457ac190a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T06:59:08.272Z|1d1c6a14-3852-4302-923e-915457ac190a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T06:59:08.731Z|993ec6b9-81bb-4e75-b1d9-02052cbd16ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:59:08.731Z|993ec6b9-81bb-4e75-b1d9-02052cbd16ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:59:15.208Z|886d76e0-001c-4eac-8df0-19b13424de86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:59:15.210Z|886d76e0-001c-4eac-8df0-19b13424de86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:59:17.312Z|90839f59-4575-401e-aea3-2bf117530bb9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:59:17.313Z|90839f59-4575-401e-aea3-2bf117530bb9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:59:17.718Z|49369913-0c85-48a2-a2bf-b99659015c05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:59:17.719Z|49369913-0c85-48a2-a2bf-b99659015c05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:59:18.480Z|45d63e94-7aed-4594-abc7-a52d3639e7cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|||INFO|500||Entering 2023-03-16T06:59:18.487Z|45d63e94-7aed-4594-abc7-a52d3639e7cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3 2023-03-16T06:59:18.487Z|45d63e94-7aed-4594-abc7-a52d3639e7cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|INFO|500||Invoke 2023-03-16T06:59:18.487Z|45d63e94-7aed-4594-abc7-a52d3639e7cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||===========================request begin================================================ 2023-03-16T06:59:18.487Z|45d63e94-7aed-4594-abc7-a52d3639e7cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3 2023-03-16T06:59:18.488Z|45d63e94-7aed-4594-abc7-a52d3639e7cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||Method : GET 2023-03-16T06:59:18.488Z|45d63e94-7aed-4594-abc7-a52d3639e7cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e2d6c3d49a9f927622162b864e59617f", X-B3-SpanId:"6c29989703705f48", X-B3-ParentSpanId:"0a181464959b790d", X-B3-Sampled:"0", X-ONAP-RequestID:"45d63e94-7aed-4594-abc7-a52d3639e7cb", X-RequestID:"45d63e94-7aed-4594-abc7-a52d3639e7cb", X-TransactionID:"45d63e94-7aed-4594-abc7-a52d3639e7cb", X-ECOMP-RequestID:"45d63e94-7aed-4594-abc7-a52d3639e7cb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7a196dbf-1030-4c31-b35a-e519ff896be6"] 2023-03-16T06:59:18.488Z|45d63e94-7aed-4594-abc7-a52d3639e7cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||Request body: 2023-03-16T06:59:18.488Z|45d63e94-7aed-4594-abc7-a52d3639e7cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||==========================request end================================================ 2023-03-16T06:59:18.524Z|45d63e94-7aed-4594-abc7-a52d3639e7cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||============================response begin========================================== 2023-03-16T06:59:18.525Z|45d63e94-7aed-4594-abc7-a52d3639e7cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||Status code : 200 OK 2023-03-16T06:59:18.525Z|45d63e94-7aed-4594-abc7-a52d3639e7cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||Status text : OK 2023-03-16T06:59:18.525Z|45d63e94-7aed-4594-abc7-a52d3639e7cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 06:59:19 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T06:59:18.525Z|45d63e94-7aed-4594-abc7-a52d3639e7cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||Response body: { "requestId" : "a1f5923c-3e49-4f31-b04b-50a1ea25c3d3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 6).", "progress" : 18, "startTime" : "2023-03-16T06:59:05.000+00:00", "source" : "VID", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm_macro\",\n \"modelInvariantId\": \"05d50ea1-c66a-498f-a0ed-7e1de675bc1d\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"7e50770c-ad75-43ea-bf12-8981d6f59ce0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T06:59:15.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "0514aa62-0fea-43a7-9867-b22f68ac6c9b", "serviceInstanceName" : "basic_macro_52656184-957e-44c1-9470-c1ec80c70349", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "a1f5923c-3e49-4f31-b04b-50a1ea25c3d3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3" } } } 2023-03-16T06:59:18.526Z|45d63e94-7aed-4594-abc7-a52d3639e7cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||=======================response end================================================= 2023-03-16T06:59:18.526Z|45d63e94-7aed-4594-abc7-a52d3639e7cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|INFO|500||InvokeReturn 2023-03-16T06:59:18.527Z|45d63e94-7aed-4594-abc7-a52d3639e7cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false 2023-03-16T06:59:18.527Z|45d63e94-7aed-4594-abc7-a52d3639e7cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T06:59:18.527Z|45d63e94-7aed-4594-abc7-a52d3639e7cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T06:59:18.527Z|45d63e94-7aed-4594-abc7-a52d3639e7cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false 2023-03-16T06:59:18.527Z|45d63e94-7aed-4594-abc7-a52d3639e7cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T06:59:18.528Z|45d63e94-7aed-4594-abc7-a52d3639e7cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e2d6c3d49a9f927622162b864e59617f", X-B3-SpanId:"733fb04b7341170f", X-B3-ParentSpanId:"0a181464959b790d", X-B3-Sampled:"0", X-ONAP-RequestID:"45d63e94-7aed-4594-abc7-a52d3639e7cb", X-RequestID:"45d63e94-7aed-4594-abc7-a52d3639e7cb", X-TransactionID:"45d63e94-7aed-4594-abc7-a52d3639e7cb", X-ECOMP-RequestID:"45d63e94-7aed-4594-abc7-a52d3639e7cb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"49220f4b-c91a-45f4-8054-60aa2b0fe4a6"] 2023-03-16T06:59:18.528Z|45d63e94-7aed-4594-abc7-a52d3639e7cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T06:59:18.528Z|45d63e94-7aed-4594-abc7-a52d3639e7cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T06:59:18.544Z|45d63e94-7aed-4594-abc7-a52d3639e7cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T06:59:18.544Z|45d63e94-7aed-4594-abc7-a52d3639e7cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T06:59:18.544Z|45d63e94-7aed-4594-abc7-a52d3639e7cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T06:59:18.544Z|45d63e94-7aed-4594-abc7-a52d3639e7cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 06:59:19 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T06:59:18.545Z|45d63e94-7aed-4594-abc7-a52d3639e7cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 48, "soRequestId" : "a1f5923c-3e49-4f31-b04b-50a1ea25c3d3", "groupingId" : "c4632ed2-2588-4d45-8196-5cce8caef9b5", "name" : "basic_macro_52656184-957e-44c1-9470-c1ec80c70349_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d16c1d8504f144e5b2fab42ec3a8ceb7/stacks/basic_macro_52656184-957e-44c1-9470-c1ec80c70349_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/c4632ed2-2588-4d45-8196-5cce8caef9b5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_macro_52656184-957e-44c1-9470-c1ec80c70349_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1678949955000,\"creation_time\":1678949887000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"c4632ed2-2588-4d45-8196-5cce8caef9b5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"030269b9175f4fd0b8cf41c01de8389e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"c4632ed2-2588-4d45-8196-5cce8caef9b5\",\"OS::project_id\":\"d16c1d8504f144e5b2fab42ec3a8ceb7\",\"OS::stack_name\":\"basic_macro_52656184-957e-44c1-9470-c1ec80c70349_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"8d64f14a-bb0b-47cc-b495-b3addb5493bf\",\"vf_module_id\":\"4efa59f6-fd5b-4b3b-895b-4aac5814bc74\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-16T06:59:16.000+00:00", "isDataInternal" : false } ] 2023-03-16T06:59:18.545Z|45d63e94-7aed-4594-abc7-a52d3639e7cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T06:59:18.545Z|45d63e94-7aed-4594-abc7-a52d3639e7cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T06:59:18.564Z|45d63e94-7aed-4594-abc7-a52d3639e7cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-16T06:59:18.565Z|45d63e94-7aed-4594-abc7-a52d3639e7cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-16T06:59:18.565Z|45d63e94-7aed-4594-abc7-a52d3639e7cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-16T06:59:18.565Z|45d63e94-7aed-4594-abc7-a52d3639e7cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-16T06:59:18.565Z|45d63e94-7aed-4594-abc7-a52d3639e7cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-16T06:59:18.565Z|45d63e94-7aed-4594-abc7-a52d3639e7cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"45d63e94-7aed-4594-abc7-a52d3639e7cb", X-RequestID:"45d63e94-7aed-4594-abc7-a52d3639e7cb", X-TransactionID:"45d63e94-7aed-4594-abc7-a52d3639e7cb", X-ECOMP-RequestID:"45d63e94-7aed-4594-abc7-a52d3639e7cb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"677bfa01-6b50-406a-95ab-816f962a4855"] 2023-03-16T06:59:18.565Z|45d63e94-7aed-4594-abc7-a52d3639e7cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-16T06:59:18.565Z|45d63e94-7aed-4594-abc7-a52d3639e7cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-16T06:59:18.719Z|45d63e94-7aed-4594-abc7-a52d3639e7cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-16T06:59:18.720Z|45d63e94-7aed-4594-abc7-a52d3639e7cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-16T06:59:18.722Z|45d63e94-7aed-4594-abc7-a52d3639e7cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-16T06:59:18.722Z|45d63e94-7aed-4594-abc7-a52d3639e7cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=417A634E11B3DB61DE109E8416E38BFA; 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:"688", date:"Thu, 16 Mar 2023 06:59:19 GMT", x-envoy-upstream-service-time:"144", server:"envoy"] 2023-03-16T06:59:18.723Z|45d63e94-7aed-4594-abc7-a52d3639e7cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"0ec8cf3a-c3c8-11ed-88a0-7623188be7ef","businessKey":"a1f5923c-3e49-4f31-b04b-50a1ea25c3d3","processDefinitionId":"openstackAdapterTask:1:ad8b8e71-c38e-11ed-88a0-7623188be7ef","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-16T06:59:12.727+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"0b01188f-c3c8-11ed-88a0-7623188be7ef","superProcessInstanceId":"0ec7bd87-c3c8-11ed-88a0-7623188be7ef","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-16T06:59:18.723Z|45d63e94-7aed-4594-abc7-a52d3639e7cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-16T06:59:18.723Z|45d63e94-7aed-4594-abc7-a52d3639e7cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-16T06:59:18.747Z|45d63e94-7aed-4594-abc7-a52d3639e7cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0ec8cf3a-c3c8-11ed-88a0-7623188be7ef&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0ec8cf3a-c3c8-11ed-88a0-7623188be7ef&maxResults=1 2023-03-16T06:59:18.748Z|45d63e94-7aed-4594-abc7-a52d3639e7cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0ec8cf3a-c3c8-11ed-88a0-7623188be7ef&maxResults=1|INFO|500||Invoke 2023-03-16T06:59:18.748Z|45d63e94-7aed-4594-abc7-a52d3639e7cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0ec8cf3a-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-16T06:59:18.748Z|45d63e94-7aed-4594-abc7-a52d3639e7cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0ec8cf3a-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0ec8cf3a-c3c8-11ed-88a0-7623188be7ef&maxResults=1 2023-03-16T06:59:18.748Z|45d63e94-7aed-4594-abc7-a52d3639e7cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0ec8cf3a-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Method : GET 2023-03-16T06:59:18.748Z|45d63e94-7aed-4594-abc7-a52d3639e7cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0ec8cf3a-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"45d63e94-7aed-4594-abc7-a52d3639e7cb", X-RequestID:"45d63e94-7aed-4594-abc7-a52d3639e7cb", X-TransactionID:"45d63e94-7aed-4594-abc7-a52d3639e7cb", X-ECOMP-RequestID:"45d63e94-7aed-4594-abc7-a52d3639e7cb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7e4a6061-551c-4f09-986d-b025ba090d82"] 2023-03-16T06:59:18.748Z|45d63e94-7aed-4594-abc7-a52d3639e7cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0ec8cf3a-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Request body: 2023-03-16T06:59:18.749Z|45d63e94-7aed-4594-abc7-a52d3639e7cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0ec8cf3a-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-16T06:59:18.757Z|bf24d7fa-031f-4e70-887a-bc17a96dd87e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:59:18.758Z|bf24d7fa-031f-4e70-887a-bc17a96dd87e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:59:18.889Z|45d63e94-7aed-4594-abc7-a52d3639e7cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0ec8cf3a-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-16T06:59:18.889Z|45d63e94-7aed-4594-abc7-a52d3639e7cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0ec8cf3a-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-16T06:59:18.890Z|45d63e94-7aed-4594-abc7-a52d3639e7cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0ec8cf3a-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Status text : OK 2023-03-16T06:59:18.890Z|45d63e94-7aed-4594-abc7-a52d3639e7cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0ec8cf3a-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=EB9F9261AA6013715ED182B11C49EC90; 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:"812", date:"Thu, 16 Mar 2023 06:59:19 GMT", x-envoy-upstream-service-time:"137", server:"envoy"] 2023-03-16T06:59:18.891Z|45d63e94-7aed-4594-abc7-a52d3639e7cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0ec8cf3a-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:105ed8b2-c3c8-11ed-88a0-7623188be7ef","parentActivityInstanceId":"0ec8cf3a-c3c8-11ed-88a0-7623188be7ef","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:ad8b8e71-c38e-11ed-88a0-7623188be7ef","processInstanceId":"0ec8cf3a-c3c8-11ed-88a0-7623188be7ef","executionId":"0ec8cf3a-c3c8-11ed-88a0-7623188be7ef","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-16T06:59:15.388+0000","endTime":"2023-03-16T06:59:15.399+0000","durationInMillis":11,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"0b01188f-c3c8-11ed-88a0-7623188be7ef"}] 2023-03-16T06:59:18.891Z|45d63e94-7aed-4594-abc7-a52d3639e7cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0ec8cf3a-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-16T06:59:18.892Z|45d63e94-7aed-4594-abc7-a52d3639e7cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0ec8cf3a-c3c8-11ed-88a0-7623188be7ef&maxResults=1|INFO|500||InvokeReturn 2023-03-16T06:59:18.898Z|45d63e94-7aed-4594-abc7-a52d3639e7cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T06:59:27.342Z|512ebe0f-e293-48d8-99ad-cc8db5a2050d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:59:27.342Z|512ebe0f-e293-48d8-99ad-cc8db5a2050d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:59:27.673Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2023-03-16T06:59:27.675Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 4170dded-7c7b-447a-8d4d-0c56d0b33555 already exists in requestDb InfraActiveRequests table 2023-03-16T06:59:27.675Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555 2023-03-16T06:59:27.676Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|INFO|500||Invoke 2023-03-16T06:59:27.676Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||===========================request begin================================================ 2023-03-16T06:59:27.676Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555 2023-03-16T06:59:27.676Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Method : GET 2023-03-16T06:59:27.676Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fae295f26321d43665f0ac375f45c73c", X-B3-SpanId:"ca4d240a5748760d", X-B3-ParentSpanId:"2b6415cb43197bd2", X-B3-Sampled:"0", X-ONAP-RequestID:"4170dded-7c7b-447a-8d4d-0c56d0b33555", X-RequestID:"4170dded-7c7b-447a-8d4d-0c56d0b33555", X-TransactionID:"4170dded-7c7b-447a-8d4d-0c56d0b33555", X-ECOMP-RequestID:"4170dded-7c7b-447a-8d4d-0c56d0b33555", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"05e9888e-3e64-4c58-80eb-f09a5b854eb2"] 2023-03-16T06:59:27.676Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Request body: 2023-03-16T06:59:27.676Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||==========================request end================================================ 2023-03-16T06:59:27.710Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||============================response begin========================================== 2023-03-16T06:59:27.710Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-16T06:59:27.710Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Status text : Not Found 2023-03-16T06:59:27.711Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|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, 16 Mar 2023 06:59:28 GMT", x-envoy-upstream-service-time:"29", server:"envoy"] 2023-03-16T06:59:27.711Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Response body: 2023-03-16T06:59:27.711Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||=======================response end================================================= 2023-03-16T06:59:27.711Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|INFO|404|Not Found|InvokeReturn 2023-03-16T06:59:27.720Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2023-03-16T06:59:27.721Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2023-03-16T06:59:27.725Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-16T06:59:27.737Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-03-16T06:59:27.737Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke 2023-03-16T06:59:27.746Z|c1238aec-b40b-43e2-b541-1210a89aad6d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:59:27.746Z|c1238aec-b40b-43e2-b541-1210a89aad6d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:59:27.770Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn 2023-03-16T06:59:27.771Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Thu, 16 Mar 2023 06:59:28 GMT], server=[envoy], content-length=[313], x-envoy-upstream-service-time=[30], x-aai-txid=[2-aai-resources-230316-06:59:28:453-95900], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-16T06:59:27.772Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}} 2023-03-16T06:59:27.778Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 2023-03-16T06:59:27.778Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2023-03-16T06:59:27.781Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-16T06:59:27.792Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke 2023-03-16T06:59:27.793Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-RequestID=[4170dded-7c7b-447a-8d4d-0c56d0b33555], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[b4a98a4c-5865-43b5-bc53-cfdcd837d26c], X-ECOMP-RequestID=[4170dded-7c7b-447a-8d4d-0c56d0b33555], X-TransactionId=[], X-ONAP-RequestID=[4170dded-7c7b-447a-8d4d-0c56d0b33555]} 2023-03-16T06:59:27.825Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Thu, 16 Mar 2023 06:59:28 GMT], server=[envoy], content-length=[313], x-envoy-upstream-service-time=[29], x-aai-txid=[1-aai-resources-230316-06:59:28:507-79900], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-16T06:59:27.826Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}} 2023-03-16T06:59:27.826Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn 2023-03-16T06:59:27.828Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 2023-03-16T06:59:27.828Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2023-03-16T06:59:27.832Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-16T06:59:27.844Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-03-16T06:59:27.844Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|INFO|500||Invoke 2023-03-16T06:59:27.894Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|INFO|500||InvokeReturn 2023-03-16T06:59:27.895Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456 has http status code:200 and response headers:{date=[Thu, 16 Mar 2023 06:59:28 GMT], server=[envoy], content-length=[599], x-envoy-upstream-service-time=[48], vertex-id=[209112], x-aai-txid=[0-aai-resources-230316-06:59:28:559-84137], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-16T06:59:27.896Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1678949846482","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basiccnf-macro-customer/service-subscriptions/service-subscription/basic_cnf_macro","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basiccnf-macro-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf_macro"}]}]}} 2023-03-16T06:59:27.896Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-03-16T06:59:27.897Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-03-16T06:59:27.901Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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 2023-03-16T06:59:27.902Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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 2023-03-16T06:59:27.902Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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================================================ 2023-03-16T06:59:27.902Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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 2023-03-16T06:59:27.903Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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 2023-03-16T06:59:27.903Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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:"fae295f26321d43665f0ac375f45c73c", X-B3-SpanId:"5a400540a4f222a1", X-B3-ParentSpanId:"2b6415cb43197bd2", X-B3-Sampled:"0", X-ONAP-RequestID:"4170dded-7c7b-447a-8d4d-0c56d0b33555", X-RequestID:"4170dded-7c7b-447a-8d4d-0c56d0b33555", X-TransactionID:"4170dded-7c7b-447a-8d4d-0c56d0b33555", X-ECOMP-RequestID:"4170dded-7c7b-447a-8d4d-0c56d0b33555", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"75ecb331-c1ee-433c-8192-2c106007d980"] 2023-03-16T06:59:27.903Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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":"basic_cnf_macro_229aa4ad-2888-4524-b5d5-eca4ed286f4c","requestScope":"service"} 2023-03-16T06:59:27.904Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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================================================ 2023-03-16T06:59:27.932Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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========================================== 2023-03-16T06:59:27.932Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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 2023-03-16T06:59:27.932Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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 : OK 2023-03-16T06:59:27.933Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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, 16 Mar 2023 06:59:28 GMT", x-envoy-upstream-service-time:"25", server:"envoy"] 2023-03-16T06:59:27.933Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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: 2023-03-16T06:59:27.933Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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================================================= 2023-03-16T06:59:27.933Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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 2023-03-16T06:59:27.934Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719 2023-03-16T06:59:27.934Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719|INFO|500||Invoke 2023-03-16T06:59:27.935Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719|DEBUG|500||===========================request begin================================================ 2023-03-16T06:59:27.935Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719 2023-03-16T06:59:27.935Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719|DEBUG|500||Method : GET 2023-03-16T06:59:27.935Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"4170dded-7c7b-447a-8d4d-0c56d0b33555", X-RequestID:"4170dded-7c7b-447a-8d4d-0c56d0b33555", X-TransactionID:"4170dded-7c7b-447a-8d4d-0c56d0b33555", X-ECOMP-RequestID:"4170dded-7c7b-447a-8d4d-0c56d0b33555", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"82f66e46-9213-4840-ad04-d1f2a6018f47"] 2023-03-16T06:59:27.935Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719|DEBUG|500||Request body: 2023-03-16T06:59:27.936Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719|DEBUG|500||==========================request end================================================ 2023-03-16T06:59:27.977Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719|DEBUG|500||============================response begin========================================== 2023-03-16T06:59:27.978Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719|DEBUG|500||Status code : 200 OK 2023-03-16T06:59:27.978Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719|DEBUG|500||Status text : OK 2023-03-16T06:59:27.978Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Thu, 16 Mar 2023 06:59:28 GMT", x-envoy-upstream-service-time:"37", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T06:59:27.979Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719|DEBUG|500||Response body: { "modelName" : "basic_cnf_macro", "description" : "service", "modelUUID" : "920a32de-3db1-49e6-b2c5-50752b882719", "modelInvariantUUID" : "e3bb2b91-07d1-42df-8bde-761fba6862e3", "created" : "2023-03-16 06:58:13.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_cnf_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 13, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719/serviceProxyCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719/allottedCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719/pnfCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719/recipes" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719/configurationCustomizations" } } } 2023-03-16T06:59:27.980Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719|DEBUG|500||=======================response end================================================= 2023-03-16T06:59:27.980Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719|INFO|500||InvokeReturn 2023-03-16T06:59:27.984Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=920a32de-3db1-49e6-b2c5-50752b882719&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=920a32de-3db1-49e6-b2c5-50752b882719&action=createInstance 2023-03-16T06:59:27.985Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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=920a32de-3db1-49e6-b2c5-50752b882719&action=createInstance|INFO|500||Invoke 2023-03-16T06:59:27.985Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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=920a32de-3db1-49e6-b2c5-50752b882719&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-03-16T06:59:27.985Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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=920a32de-3db1-49e6-b2c5-50752b882719&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=920a32de-3db1-49e6-b2c5-50752b882719&action=createInstance 2023-03-16T06:59:27.986Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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=920a32de-3db1-49e6-b2c5-50752b882719&action=createInstance|DEBUG|500||Method : GET 2023-03-16T06:59:27.986Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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=920a32de-3db1-49e6-b2c5-50752b882719&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"4170dded-7c7b-447a-8d4d-0c56d0b33555", X-RequestID:"4170dded-7c7b-447a-8d4d-0c56d0b33555", X-TransactionID:"4170dded-7c7b-447a-8d4d-0c56d0b33555", X-ECOMP-RequestID:"4170dded-7c7b-447a-8d4d-0c56d0b33555", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7eaed016-edb9-43a6-a1c1-c654ed6fd7d7"] 2023-03-16T06:59:27.986Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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=920a32de-3db1-49e6-b2c5-50752b882719&action=createInstance|DEBUG|500||Request body: 2023-03-16T06:59:27.987Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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=920a32de-3db1-49e6-b2c5-50752b882719&action=createInstance|DEBUG|500||==========================request end================================================ 2023-03-16T06:59:28.004Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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=920a32de-3db1-49e6-b2c5-50752b882719&action=createInstance|DEBUG|500||============================response begin========================================== 2023-03-16T06:59:28.004Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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=920a32de-3db1-49e6-b2c5-50752b882719&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-16T06:59:28.005Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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=920a32de-3db1-49e6-b2c5-50752b882719&action=createInstance|DEBUG|500||Status text : Not Found 2023-03-16T06:59:28.005Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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=920a32de-3db1-49e6-b2c5-50752b882719&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, 16 Mar 2023 06:59:28 GMT", x-envoy-upstream-service-time:"15", server:"envoy"] 2023-03-16T06:59:28.005Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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=920a32de-3db1-49e6-b2c5-50752b882719&action=createInstance|DEBUG|500||Response body: 2023-03-16T06:59:28.006Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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=920a32de-3db1-49e6-b2c5-50752b882719&action=createInstance|DEBUG|500||=======================response end================================================= 2023-03-16T06:59:28.006Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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=920a32de-3db1-49e6-b2c5-50752b882719&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-03-16T06:59:28.006Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=e3bb2b91-07d1-42df-8bde-761fba6862e3|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=e3bb2b91-07d1-42df-8bde-761fba6862e3 2023-03-16T06:59:28.007Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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=e3bb2b91-07d1-42df-8bde-761fba6862e3|INFO|500||Invoke 2023-03-16T06:59:28.007Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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=e3bb2b91-07d1-42df-8bde-761fba6862e3|DEBUG|500||===========================request begin================================================ 2023-03-16T06:59:28.007Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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=e3bb2b91-07d1-42df-8bde-761fba6862e3|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=e3bb2b91-07d1-42df-8bde-761fba6862e3 2023-03-16T06:59:28.007Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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=e3bb2b91-07d1-42df-8bde-761fba6862e3|DEBUG|500||Method : GET 2023-03-16T06:59:28.008Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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=e3bb2b91-07d1-42df-8bde-761fba6862e3|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"4170dded-7c7b-447a-8d4d-0c56d0b33555", X-RequestID:"4170dded-7c7b-447a-8d4d-0c56d0b33555", X-TransactionID:"4170dded-7c7b-447a-8d4d-0c56d0b33555", X-ECOMP-RequestID:"4170dded-7c7b-447a-8d4d-0c56d0b33555", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f760a8db-ab50-4030-986e-63c5486ad8a4"] 2023-03-16T06:59:28.008Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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=e3bb2b91-07d1-42df-8bde-761fba6862e3|DEBUG|500||Request body: 2023-03-16T06:59:28.008Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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=e3bb2b91-07d1-42df-8bde-761fba6862e3|DEBUG|500||==========================request end================================================ 2023-03-16T06:59:28.036Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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=e3bb2b91-07d1-42df-8bde-761fba6862e3|DEBUG|500||============================response begin========================================== 2023-03-16T06:59:28.037Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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=e3bb2b91-07d1-42df-8bde-761fba6862e3|DEBUG|500||Status code : 200 OK 2023-03-16T06:59:28.037Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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=e3bb2b91-07d1-42df-8bde-761fba6862e3|DEBUG|500||Status text : OK 2023-03-16T06:59:28.038Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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=e3bb2b91-07d1-42df-8bde-761fba6862e3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Thu, 16 Mar 2023 06:59:28 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T06:59:28.038Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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=e3bb2b91-07d1-42df-8bde-761fba6862e3|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "basic_cnf_macro", "description" : "service", "modelUUID" : "920a32de-3db1-49e6-b2c5-50752b882719", "modelInvariantUUID" : "e3bb2b91-07d1-42df-8bde-761fba6862e3", "created" : "2023-03-16 06:58:13.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_cnf_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 13, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719/serviceProxyCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719/allottedCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719/pnfCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719/recipes" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719/configurationCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=e3bb2b91-07d1-42df-8bde-761fba6862e3" } } } 2023-03-16T06:59:28.039Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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=e3bb2b91-07d1-42df-8bde-761fba6862e3|DEBUG|500||=======================response end================================================= 2023-03-16T06:59:28.039Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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=e3bb2b91-07d1-42df-8bde-761fba6862e3|INFO|500||InvokeReturn 2023-03-16T06:59:28.044Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=920a32de-3db1-49e6-b2c5-50752b882719&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=920a32de-3db1-49e6-b2c5-50752b882719&action=createInstance 2023-03-16T06:59:28.044Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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=920a32de-3db1-49e6-b2c5-50752b882719&action=createInstance|INFO|500||Invoke 2023-03-16T06:59:28.045Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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=920a32de-3db1-49e6-b2c5-50752b882719&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-03-16T06:59:28.045Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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=920a32de-3db1-49e6-b2c5-50752b882719&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=920a32de-3db1-49e6-b2c5-50752b882719&action=createInstance 2023-03-16T06:59:28.045Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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=920a32de-3db1-49e6-b2c5-50752b882719&action=createInstance|DEBUG|500||Method : GET 2023-03-16T06:59:28.046Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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=920a32de-3db1-49e6-b2c5-50752b882719&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"4170dded-7c7b-447a-8d4d-0c56d0b33555", X-RequestID:"4170dded-7c7b-447a-8d4d-0c56d0b33555", X-TransactionID:"4170dded-7c7b-447a-8d4d-0c56d0b33555", X-ECOMP-RequestID:"4170dded-7c7b-447a-8d4d-0c56d0b33555", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"49c02f6e-964a-480c-a360-6b1654e37b88"] 2023-03-16T06:59:28.046Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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=920a32de-3db1-49e6-b2c5-50752b882719&action=createInstance|DEBUG|500||Request body: 2023-03-16T06:59:28.046Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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=920a32de-3db1-49e6-b2c5-50752b882719&action=createInstance|DEBUG|500||==========================request end================================================ 2023-03-16T06:59:28.062Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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=920a32de-3db1-49e6-b2c5-50752b882719&action=createInstance|DEBUG|500||============================response begin========================================== 2023-03-16T06:59:28.063Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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=920a32de-3db1-49e6-b2c5-50752b882719&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-16T06:59:28.063Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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=920a32de-3db1-49e6-b2c5-50752b882719&action=createInstance|DEBUG|500||Status text : Not Found 2023-03-16T06:59:28.063Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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=920a32de-3db1-49e6-b2c5-50752b882719&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, 16 Mar 2023 06:59:28 GMT", x-envoy-upstream-service-time:"14", server:"envoy"] 2023-03-16T06:59:28.063Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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=920a32de-3db1-49e6-b2c5-50752b882719&action=createInstance|DEBUG|500||Response body: 2023-03-16T06:59:28.063Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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=920a32de-3db1-49e6-b2c5-50752b882719&action=createInstance|DEBUG|500||=======================response end================================================= 2023-03-16T06:59:28.064Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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=920a32de-3db1-49e6-b2c5-50752b882719&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-03-16T06:59:28.064Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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 2023-03-16T06:59:28.064Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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 2023-03-16T06:59:28.064Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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================================================ 2023-03-16T06:59:28.064Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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 2023-03-16T06:59:28.065Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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 2023-03-16T06:59:28.065Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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:"4170dded-7c7b-447a-8d4d-0c56d0b33555", X-RequestID:"4170dded-7c7b-447a-8d4d-0c56d0b33555", X-TransactionID:"4170dded-7c7b-447a-8d4d-0c56d0b33555", X-ECOMP-RequestID:"4170dded-7c7b-447a-8d4d-0c56d0b33555", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"83a60d59-4777-4cb8-9b0d-13ba93555c5a"] 2023-03-16T06:59:28.065Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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: 2023-03-16T06:59:28.065Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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================================================ 2023-03-16T06:59:28.086Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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========================================== 2023-03-16T06:59:28.086Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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 2023-03-16T06:59:28.087Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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 : OK 2023-03-16T06:59:28.087Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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", date:"Thu, 16 Mar 2023 06:59:28 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T06:59:28.087Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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" : "2023-03-16 00:07:26.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "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" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "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" } } } 2023-03-16T06:59:28.087Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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================================================= 2023-03-16T06:59:28.088Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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 2023-03-16T06:59:28.090Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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 2023-03-16T06:59:28.090Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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 2023-03-16T06:59:28.090Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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================================================ 2023-03-16T06:59:28.090Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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 2023-03-16T06:59:28.090Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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 2023-03-16T06:59:28.090Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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:"4170dded-7c7b-447a-8d4d-0c56d0b33555", X-RequestID:"4170dded-7c7b-447a-8d4d-0c56d0b33555", X-TransactionID:"4170dded-7c7b-447a-8d4d-0c56d0b33555", X-ECOMP-RequestID:"4170dded-7c7b-447a-8d4d-0c56d0b33555", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"94b52c50-4b5f-4d8d-92b0-3402beeab8c9"] 2023-03-16T06:59:28.091Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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: 2023-03-16T06:59:28.091Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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================================================ 2023-03-16T06:59:28.105Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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========================================== 2023-03-16T06:59:28.106Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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 2023-03-16T06:59:28.106Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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 : OK 2023-03-16T06:59:28.106Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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", date:"Thu, 16 Mar 2023 06:59:28 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T06:59:28.107Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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" : 529, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "createInstance", "description" : "Gr api recipe to create service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2023-03-16T00:07:26.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529/service" } } } 2023-03-16T06:59:28.107Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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================================================= 2023-03-16T06:59:28.107Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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 2023-03-16T06:59:28.108Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719 2023-03-16T06:59:28.108Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719|INFO|500||Invoke 2023-03-16T06:59:28.108Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719|DEBUG|500||===========================request begin================================================ 2023-03-16T06:59:28.108Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719 2023-03-16T06:59:28.109Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719|DEBUG|500||Method : GET 2023-03-16T06:59:28.109Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"4170dded-7c7b-447a-8d4d-0c56d0b33555", X-RequestID:"4170dded-7c7b-447a-8d4d-0c56d0b33555", X-TransactionID:"4170dded-7c7b-447a-8d4d-0c56d0b33555", X-ECOMP-RequestID:"4170dded-7c7b-447a-8d4d-0c56d0b33555", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c5318192-b1e2-4581-a136-16041dffc5a9"] 2023-03-16T06:59:28.109Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719|DEBUG|500||Request body: 2023-03-16T06:59:28.109Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719|DEBUG|500||==========================request end================================================ 2023-03-16T06:59:28.143Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719|DEBUG|500||============================response begin========================================== 2023-03-16T06:59:28.144Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719|DEBUG|500||Status code : 200 OK 2023-03-16T06:59:28.144Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719|DEBUG|500||Status text : OK 2023-03-16T06:59:28.144Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Thu, 16 Mar 2023 06:59:28 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T06:59:28.145Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719|DEBUG|500||Response body: { "modelName" : "basic_cnf_macro", "description" : "service", "modelUUID" : "920a32de-3db1-49e6-b2c5-50752b882719", "modelInvariantUUID" : "e3bb2b91-07d1-42df-8bde-761fba6862e3", "created" : "2023-03-16 06:58:13.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_cnf_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 13, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719/serviceProxyCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719/allottedCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719/pnfCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719/recipes" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719/configurationCustomizations" } } } 2023-03-16T06:59:28.145Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719|DEBUG|500||=======================response end================================================= 2023-03-16T06:59:28.145Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719|INFO|500||InvokeReturn 2023-03-16T06:59:28.148Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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/ 2023-03-16T06:59:28.149Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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 2023-03-16T06:59:28.149Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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================================================ 2023-03-16T06:59:28.149Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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/ 2023-03-16T06:59:28.149Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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 2023-03-16T06:59:28.150Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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:"8974", X-B3-TraceId:"fae295f26321d43665f0ac375f45c73c", X-B3-SpanId:"2c610fd4dc6c0ac6", X-B3-ParentSpanId:"2b6415cb43197bd2", X-B3-Sampled:"0", X-ONAP-RequestID:"4170dded-7c7b-447a-8d4d-0c56d0b33555", X-RequestID:"4170dded-7c7b-447a-8d4d-0c56d0b33555", X-TransactionID:"4170dded-7c7b-447a-8d4d-0c56d0b33555", X-ECOMP-RequestID:"4170dded-7c7b-447a-8d4d-0c56d0b33555", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d26742b8-6953-4096-9cd7-30133c1066fe"] 2023-03-16T06:59:28.150Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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":"4170dded-7c7b-447a-8d4d-0c56d0b33555","requestStatus":"IN_PROGRESS","startTime":1678949967721,"source":"VID","tenantId":"123456","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_229aa4ad-2888-4524-b5d5-eca4ed286f4c\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"e3bb2b91-07d1-42df-8bde-761fba6862e3\",\n\t\t\t\"modelVersionId\": \"920a32de-3db1-49e6-b2c5-50752b882719\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_229aa4ad-2888-4524-b5d5-eca4ed286f4c\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"debf643b-c06d-43e2-985a-96dfdf7316ef\",\n \"modelInvariantUuid\": \"c618fe23-b79e-4211-8c6b-6cb4b4aa0a2b\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"efda813d-0a57-4997-9460-d2d01abdbbb8\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"e4eee75e-06b5-40e3-ab44-f0a8dcf79a87\",\n \"modelInvariantUuid\": \"b48c9796-de0c-4a14-9ec9-1f60babd23cb\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"14eae784-22e0-4e04-8185-6a0daadafb3d\"\n },\n \"instanceName\": \"basic_cnf_macro_229aa4ad-2888-4524-b5d5-eca4ed286f4c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"920a32de-3db1-49e6-b2c5-50752b882719\",\n \"modelInvariantId\": \"e3bb2b91-07d1-42df-8bde-761fba6862e3\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"9033cb79-994b-4d62-9e23-6d885b1e48a8\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion-cnf-macro","serviceInstanceName":"basic_cnf_macro_229aa4ad-2888-4524-b5d5-eca4ed286f4c","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"4170dded-7c7b-447a-8d4d-0c56d0b33555"} 2023-03-16T06:59:28.150Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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================================================ 2023-03-16T06:59:28.190Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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========================================== 2023-03-16T06:59:28.190Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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 2023-03-16T06:59:28.191Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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 : Created 2023-03-16T06:59:28.191Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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/4170dded-7c7b-447a-8d4d-0c56d0b33555", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 06:59:28 GMT", x-envoy-upstream-service-time:"37", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T06:59:28.191Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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" : "4170dded-7c7b-447a-8d4d-0c56d0b33555", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-16T06:59:27.721+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_229aa4ad-2888-4524-b5d5-eca4ed286f4c\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"e3bb2b91-07d1-42df-8bde-761fba6862e3\",\n\t\t\t\"modelVersionId\": \"920a32de-3db1-49e6-b2c5-50752b882719\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_229aa4ad-2888-4524-b5d5-eca4ed286f4c\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"debf643b-c06d-43e2-985a-96dfdf7316ef\",\n \"modelInvariantUuid\": \"c618fe23-b79e-4211-8c6b-6cb4b4aa0a2b\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"efda813d-0a57-4997-9460-d2d01abdbbb8\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"e4eee75e-06b5-40e3-ab44-f0a8dcf79a87\",\n \"modelInvariantUuid\": \"b48c9796-de0c-4a14-9ec9-1f60babd23cb\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"14eae784-22e0-4e04-8185-6a0daadafb3d\"\n },\n \"instanceName\": \"basic_cnf_macro_229aa4ad-2888-4524-b5d5-eca4ed286f4c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"920a32de-3db1-49e6-b2c5-50752b882719\",\n \"modelInvariantId\": \"e3bb2b91-07d1-42df-8bde-761fba6862e3\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"9033cb79-994b-4d62-9e23-6d885b1e48a8\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-03-16T06:59:28.876+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceName" : "basic_cnf_macro_229aa4ad-2888-4524-b5d5-eca4ed286f4c", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "4170dded-7c7b-447a-8d4d-0c56d0b33555", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555" } } } 2023-03-16T06:59:28.192Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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================================================= 2023-03-16T06:59:28.192Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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 2023-03-16T06:59:28.200Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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 2023-03-16T06:59:28.201Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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 2023-03-16T06:59:28.201Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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================================================ 2023-03-16T06:59:28.201Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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 2023-03-16T06:59:28.201Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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 2023-03-16T06:59:28.202Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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:"4343", X-B3-TraceId:"fae295f26321d43665f0ac375f45c73c", X-B3-SpanId:"bfa37d4f9ae180aa", X-B3-ParentSpanId:"2b6415cb43197bd2", X-B3-Sampled:"0", X-ONAP-RequestID:"4170dded-7c7b-447a-8d4d-0c56d0b33555", X-RequestID:"4170dded-7c7b-447a-8d4d-0c56d0b33555", X-TransactionID:"4170dded-7c7b-447a-8d4d-0c56d0b33555", X-ECOMP-RequestID:"4170dded-7c7b-447a-8d4d-0c56d0b33555", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0fb12c1a-419a-4bfe-9964-d56c3ed69c69"] 2023-03-16T06:59:28.202Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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\":\"e3bb2b91-07d1-42df-8bde-761fba6862e3\",\"modelType\":\"service\",\"modelName\":\"basic_cnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"920a32de-3db1-49e6-b2c5-50752b882719\",\"modelUuid\":\"920a32de-3db1-49e6-b2c5-50752b882719\",\"modelInvariantUuid\":\"e3bb2b91-07d1-42df-8bde-761fba6862e3\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"basic_cnf_macro_229aa4ad-2888-4524-b5d5-eca4ed286f4c\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basiccnf-macro-customer\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basiccnf-cloud-owner\",\"lcpCloudRegionId\":\"k8sregion-cnf-macro\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_cnf_macro\",\"userParams\":[{\"Homing_Solution\":\"none\"},{\"service\":{\"instanceParams\":[],\"instanceName\":\"basic_cnf_macro_229aa4ad-2888-4524-b5d5-eca4ed286f4c\",\"resources\":{\"pnfs\":[],\"vnfs\":[{\"modelInfo\":{\"modelName\":\"basic_cnf_macro\",\"modelVersionId\":\"debf643b-c06d-43e2-985a-96dfdf7316ef\",\"modelInvariantUuid\":\"c618fe23-b79e-4211-8c6b-6cb4b4aa0a2b\",\"modelVersion\":\"1.0\",\"modelCustomizationId\":\"efda813d-0a57-4997-9460-d2d01abdbbb8\",\"modelInstanceName\":\"basic_cnf_macro\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basiccnf-cloud-owner\",\"lcpCloudRegionId\":\"k8sregion-cnf-macro\"},\"platform\":{\"platformName\":\"basicnf_macro_platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicnf_macro_lob\"},\"productFamilyId\":\"1234\",\"instanceName\":\"basic_cnf_macro\",\"instanceParams\":[{\"k8s-rb-profile-namespace\":\"onap-tests\",\"k8s-rb-profile-k8s-version\":\"1.19.0\"}],\"vfModules\":[{\"modelInfo\":{\"modelName\":\"BasicCnfMacro..helm_apache..module-1\",\"modelVersionId\":\"e4eee75e-06b5-40e3-ab44-f0a8dcf79a87\",\"modelInvariantUuid\":\"b48c9796-de0c-4a14-9ec9-1f60babd23cb\",\"modelVersion\":\"1\",\"modelCustomizationId\":\"14eae784-22e0-4e04-8185-6a0daadafb3d\"},\"instanceName\":\"basic_cnf_macro_229aa4ad-2888-4524-b5d5-eca4ed286f4c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\"instanceParams\":[{\"vf_module_label\":\"helm_apache\",\"k8s-rb-profile-name\":\"node-port-profile\",\"k8s-rb-profile-source\":\"node-port-profile\",\"k8s-rb-profile-namespace\":\"onap-tests\",\"k8s-rb-instance-release-name\":\"rel-1-apache\",\"k8s-rb-config-template-name\":\"replica-count-template\",\"k8s-rb-config-template-source\":\"deployment-config\",\"k8s-rb-config-name\":\"replica-count-change\",\"k8s-rb-config-value-source\":\"custom-values\"}]}]}]},\"modelInfo\":{\"modelVersion\":\"1.0\",\"modelVersionId\":\"920a32de-3db1-49e6-b2c5-50752b882719\",\"modelInvariantId\":\"e3bb2b91-07d1-42df-8bde-761fba6862e3\",\"modelName\":\"basic_cnf_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"basicnf_macro_project\"},\"owningEntity\":{\"owningEntityId\":\"9033cb79-994b-4d62-9e23-6d885b1e48a8\",\"owningEntityName\":\"basicnf_macro_owning_entity\"}}}","type":"String"},"requestId":{"value":"4170dded-7c7b-447a-8d4d-0c56d0b33555","type":"String"},"mso-request-id":{"value":"4170dded-7c7b-447a-8d4d-0c56d0b33555","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-03-16T06:59:28.202Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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================================================ 2023-03-16T06:59:28.784Z|6ca85f95-3867-4670-9927-ef054ba15a68|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:59:28.784Z|6ca85f95-3867-4670-9927-ef054ba15a68|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:59:29.084Z|9710293c-797a-4d36-a909-e800a0a1cf0a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|||INFO|500||Entering 2023-03-16T06:59:29.089Z|9710293c-797a-4d36-a909-e800a0a1cf0a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3 2023-03-16T06:59:29.089Z|9710293c-797a-4d36-a909-e800a0a1cf0a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|INFO|500||Invoke 2023-03-16T06:59:29.089Z|9710293c-797a-4d36-a909-e800a0a1cf0a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||===========================request begin================================================ 2023-03-16T06:59:29.089Z|9710293c-797a-4d36-a909-e800a0a1cf0a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3 2023-03-16T06:59:29.090Z|9710293c-797a-4d36-a909-e800a0a1cf0a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||Method : GET 2023-03-16T06:59:29.090Z|9710293c-797a-4d36-a909-e800a0a1cf0a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b4acd7101744a60a85fda32778068567", X-B3-SpanId:"85c31c0815598392", X-B3-ParentSpanId:"5f8eea64568c7f1e", X-B3-Sampled:"0", X-ONAP-RequestID:"9710293c-797a-4d36-a909-e800a0a1cf0a", X-RequestID:"9710293c-797a-4d36-a909-e800a0a1cf0a", X-TransactionID:"9710293c-797a-4d36-a909-e800a0a1cf0a", X-ECOMP-RequestID:"9710293c-797a-4d36-a909-e800a0a1cf0a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f015d856-6f3e-42ab-aedc-94467cb4af8c"] 2023-03-16T06:59:29.090Z|9710293c-797a-4d36-a909-e800a0a1cf0a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||Request body: 2023-03-16T06:59:29.090Z|9710293c-797a-4d36-a909-e800a0a1cf0a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||==========================request end================================================ 2023-03-16T06:59:29.119Z|9710293c-797a-4d36-a909-e800a0a1cf0a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||============================response begin========================================== 2023-03-16T06:59:29.119Z|9710293c-797a-4d36-a909-e800a0a1cf0a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||Status code : 200 OK 2023-03-16T06:59:29.119Z|9710293c-797a-4d36-a909-e800a0a1cf0a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||Status text : OK 2023-03-16T06:59:29.120Z|9710293c-797a-4d36-a909-e800a0a1cf0a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 06:59:29 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T06:59:29.121Z|9710293c-797a-4d36-a909-e800a0a1cf0a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||Response body: { "requestId" : "a1f5923c-3e49-4f31-b04b-50a1ea25c3d3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 6).", "progress" : 18, "startTime" : "2023-03-16T06:59:05.000+00:00", "source" : "VID", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm_macro\",\n \"modelInvariantId\": \"05d50ea1-c66a-498f-a0ed-7e1de675bc1d\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"7e50770c-ad75-43ea-bf12-8981d6f59ce0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T06:59:15.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "0514aa62-0fea-43a7-9867-b22f68ac6c9b", "serviceInstanceName" : "basic_macro_52656184-957e-44c1-9470-c1ec80c70349", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "a1f5923c-3e49-4f31-b04b-50a1ea25c3d3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3" } } } 2023-03-16T06:59:29.121Z|9710293c-797a-4d36-a909-e800a0a1cf0a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||=======================response end================================================= 2023-03-16T06:59:29.122Z|9710293c-797a-4d36-a909-e800a0a1cf0a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|INFO|500||InvokeReturn 2023-03-16T06:59:29.122Z|9710293c-797a-4d36-a909-e800a0a1cf0a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false 2023-03-16T06:59:29.123Z|9710293c-797a-4d36-a909-e800a0a1cf0a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T06:59:29.123Z|9710293c-797a-4d36-a909-e800a0a1cf0a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T06:59:29.123Z|9710293c-797a-4d36-a909-e800a0a1cf0a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false 2023-03-16T06:59:29.123Z|9710293c-797a-4d36-a909-e800a0a1cf0a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T06:59:29.123Z|9710293c-797a-4d36-a909-e800a0a1cf0a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b4acd7101744a60a85fda32778068567", X-B3-SpanId:"e2dd7f18546284bf", X-B3-ParentSpanId:"5f8eea64568c7f1e", X-B3-Sampled:"0", X-ONAP-RequestID:"9710293c-797a-4d36-a909-e800a0a1cf0a", X-RequestID:"9710293c-797a-4d36-a909-e800a0a1cf0a", X-TransactionID:"9710293c-797a-4d36-a909-e800a0a1cf0a", X-ECOMP-RequestID:"9710293c-797a-4d36-a909-e800a0a1cf0a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e8a94c27-3b63-4a18-85ed-40858694452c"] 2023-03-16T06:59:29.123Z|9710293c-797a-4d36-a909-e800a0a1cf0a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T06:59:29.123Z|9710293c-797a-4d36-a909-e800a0a1cf0a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T06:59:29.140Z|9710293c-797a-4d36-a909-e800a0a1cf0a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T06:59:29.141Z|9710293c-797a-4d36-a909-e800a0a1cf0a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T06:59:29.141Z|9710293c-797a-4d36-a909-e800a0a1cf0a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T06:59:29.141Z|9710293c-797a-4d36-a909-e800a0a1cf0a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 06:59:29 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T06:59:29.143Z|9710293c-797a-4d36-a909-e800a0a1cf0a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 48, "soRequestId" : "a1f5923c-3e49-4f31-b04b-50a1ea25c3d3", "groupingId" : "c4632ed2-2588-4d45-8196-5cce8caef9b5", "name" : "basic_macro_52656184-957e-44c1-9470-c1ec80c70349_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d16c1d8504f144e5b2fab42ec3a8ceb7/stacks/basic_macro_52656184-957e-44c1-9470-c1ec80c70349_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/c4632ed2-2588-4d45-8196-5cce8caef9b5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_macro_52656184-957e-44c1-9470-c1ec80c70349_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1678949955000,\"creation_time\":1678949887000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"c4632ed2-2588-4d45-8196-5cce8caef9b5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"030269b9175f4fd0b8cf41c01de8389e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"c4632ed2-2588-4d45-8196-5cce8caef9b5\",\"OS::project_id\":\"d16c1d8504f144e5b2fab42ec3a8ceb7\",\"OS::stack_name\":\"basic_macro_52656184-957e-44c1-9470-c1ec80c70349_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"8d64f14a-bb0b-47cc-b495-b3addb5493bf\",\"vf_module_id\":\"4efa59f6-fd5b-4b3b-895b-4aac5814bc74\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-16T06:59:16.000+00:00", "isDataInternal" : false } ] 2023-03-16T06:59:29.143Z|9710293c-797a-4d36-a909-e800a0a1cf0a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T06:59:29.143Z|9710293c-797a-4d36-a909-e800a0a1cf0a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T06:59:29.158Z|9710293c-797a-4d36-a909-e800a0a1cf0a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-16T06:59:29.159Z|9710293c-797a-4d36-a909-e800a0a1cf0a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-16T06:59:29.159Z|9710293c-797a-4d36-a909-e800a0a1cf0a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-16T06:59:29.159Z|9710293c-797a-4d36-a909-e800a0a1cf0a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-16T06:59:29.160Z|9710293c-797a-4d36-a909-e800a0a1cf0a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-16T06:59:29.160Z|9710293c-797a-4d36-a909-e800a0a1cf0a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9710293c-797a-4d36-a909-e800a0a1cf0a", X-RequestID:"9710293c-797a-4d36-a909-e800a0a1cf0a", X-TransactionID:"9710293c-797a-4d36-a909-e800a0a1cf0a", X-ECOMP-RequestID:"9710293c-797a-4d36-a909-e800a0a1cf0a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9a8a2b2e-4795-4e99-86d4-f77455fb01ae"] 2023-03-16T06:59:29.160Z|9710293c-797a-4d36-a909-e800a0a1cf0a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-16T06:59:29.160Z|9710293c-797a-4d36-a909-e800a0a1cf0a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-16T06:59:29.220Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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========================================== 2023-03-16T06:59:29.221Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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 2023-03-16T06:59:29.221Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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 : Accepted 2023-03-16T06:59:29.222Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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, 16 Mar 2023 06:59:29 GMT", x-onap-requestid:"4170dded-7c7b-447a-8d4d-0c56d0b33555", x-requestid:"4170dded-7c7b-447a-8d4d-0c56d0b33555", x-transactionid:"4170dded-7c7b-447a-8d4d-0c56d0b33555", x-ecomp-requestid:"4170dded-7c7b-447a-8d4d-0c56d0b33555", x-onap-partnername:"UNKNOWN", x-invocationid:"0fb12c1a-419a-4bfe-9964-d56c3ed69c69", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1014", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T06:59:29.222Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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\":\"4170dded-7c7b-447a-8d4d-0c56d0b33555\",\"instanceId\":\"11e243fd-a744-42d5-bd56-f8df9a96d219\"}}","message":"Success","processInstanceID":"1841206b-c3c8-11ed-88a0-7623188be7ef","variables":null,"messageCode":200} 2023-03-16T06:59:29.222Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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================================================= 2023-03-16T06:59:29.223Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|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 2023-03-16T06:59:29.228Z|4170dded-7c7b-447a-8d4d-0c56d0b33555|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T06:59:29.341Z|9710293c-797a-4d36-a909-e800a0a1cf0a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-16T06:59:29.342Z|9710293c-797a-4d36-a909-e800a0a1cf0a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-16T06:59:29.342Z|9710293c-797a-4d36-a909-e800a0a1cf0a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-16T06:59:29.343Z|9710293c-797a-4d36-a909-e800a0a1cf0a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=96C593DF4EE9ACC58067D793357689FA; 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:"688", date:"Thu, 16 Mar 2023 06:59:29 GMT", x-envoy-upstream-service-time:"177", server:"envoy"] 2023-03-16T06:59:29.343Z|9710293c-797a-4d36-a909-e800a0a1cf0a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"0ec8cf3a-c3c8-11ed-88a0-7623188be7ef","businessKey":"a1f5923c-3e49-4f31-b04b-50a1ea25c3d3","processDefinitionId":"openstackAdapterTask:1:ad8b8e71-c38e-11ed-88a0-7623188be7ef","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-16T06:59:12.727+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"0b01188f-c3c8-11ed-88a0-7623188be7ef","superProcessInstanceId":"0ec7bd87-c3c8-11ed-88a0-7623188be7ef","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-16T06:59:29.344Z|9710293c-797a-4d36-a909-e800a0a1cf0a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-16T06:59:29.344Z|9710293c-797a-4d36-a909-e800a0a1cf0a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-16T06:59:29.367Z|9710293c-797a-4d36-a909-e800a0a1cf0a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0ec8cf3a-c3c8-11ed-88a0-7623188be7ef&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0ec8cf3a-c3c8-11ed-88a0-7623188be7ef&maxResults=1 2023-03-16T06:59:29.367Z|9710293c-797a-4d36-a909-e800a0a1cf0a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0ec8cf3a-c3c8-11ed-88a0-7623188be7ef&maxResults=1|INFO|500||Invoke 2023-03-16T06:59:29.367Z|9710293c-797a-4d36-a909-e800a0a1cf0a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0ec8cf3a-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-16T06:59:29.367Z|9710293c-797a-4d36-a909-e800a0a1cf0a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0ec8cf3a-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0ec8cf3a-c3c8-11ed-88a0-7623188be7ef&maxResults=1 2023-03-16T06:59:29.367Z|9710293c-797a-4d36-a909-e800a0a1cf0a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0ec8cf3a-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Method : GET 2023-03-16T06:59:29.368Z|9710293c-797a-4d36-a909-e800a0a1cf0a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0ec8cf3a-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9710293c-797a-4d36-a909-e800a0a1cf0a", X-RequestID:"9710293c-797a-4d36-a909-e800a0a1cf0a", X-TransactionID:"9710293c-797a-4d36-a909-e800a0a1cf0a", X-ECOMP-RequestID:"9710293c-797a-4d36-a909-e800a0a1cf0a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"690e9220-4126-425f-9e9a-e77503d5ca3f"] 2023-03-16T06:59:29.368Z|9710293c-797a-4d36-a909-e800a0a1cf0a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0ec8cf3a-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Request body: 2023-03-16T06:59:29.368Z|9710293c-797a-4d36-a909-e800a0a1cf0a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0ec8cf3a-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-16T06:59:29.416Z|0dfae2ff-cd3a-4f9e-a2b1-5b9d72d7fe2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|||INFO|500||Entering 2023-03-16T06:59:29.420Z|0dfae2ff-cd3a-4f9e-a2b1-5b9d72d7fe2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555 2023-03-16T06:59:29.420Z|0dfae2ff-cd3a-4f9e-a2b1-5b9d72d7fe2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|INFO|500||Invoke 2023-03-16T06:59:29.420Z|0dfae2ff-cd3a-4f9e-a2b1-5b9d72d7fe2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||===========================request begin================================================ 2023-03-16T06:59:29.421Z|0dfae2ff-cd3a-4f9e-a2b1-5b9d72d7fe2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555 2023-03-16T06:59:29.421Z|0dfae2ff-cd3a-4f9e-a2b1-5b9d72d7fe2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Method : GET 2023-03-16T06:59:29.421Z|0dfae2ff-cd3a-4f9e-a2b1-5b9d72d7fe2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d7f8666f95491ff3a6d91369ec9b2e6e", X-B3-SpanId:"50db4ccec16f84bf", X-B3-ParentSpanId:"781031345ba7a265", X-B3-Sampled:"0", X-ONAP-RequestID:"0dfae2ff-cd3a-4f9e-a2b1-5b9d72d7fe2f", X-RequestID:"0dfae2ff-cd3a-4f9e-a2b1-5b9d72d7fe2f", X-TransactionID:"0dfae2ff-cd3a-4f9e-a2b1-5b9d72d7fe2f", X-ECOMP-RequestID:"0dfae2ff-cd3a-4f9e-a2b1-5b9d72d7fe2f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a4a7626c-e9fe-4d0c-8775-4ff02060ee05"] 2023-03-16T06:59:29.421Z|0dfae2ff-cd3a-4f9e-a2b1-5b9d72d7fe2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Request body: 2023-03-16T06:59:29.421Z|0dfae2ff-cd3a-4f9e-a2b1-5b9d72d7fe2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||==========================request end================================================ 2023-03-16T06:59:29.452Z|0dfae2ff-cd3a-4f9e-a2b1-5b9d72d7fe2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||============================response begin========================================== 2023-03-16T06:59:29.452Z|0dfae2ff-cd3a-4f9e-a2b1-5b9d72d7fe2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Status code : 200 OK 2023-03-16T06:59:29.452Z|0dfae2ff-cd3a-4f9e-a2b1-5b9d72d7fe2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Status text : OK 2023-03-16T06:59:29.452Z|0dfae2ff-cd3a-4f9e-a2b1-5b9d72d7fe2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 06:59:29 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T06:59:29.452Z|0dfae2ff-cd3a-4f9e-a2b1-5b9d72d7fe2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Response body: { "requestId" : "4170dded-7c7b-447a-8d4d-0c56d0b33555", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-16T06:59:27.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_229aa4ad-2888-4524-b5d5-eca4ed286f4c\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"e3bb2b91-07d1-42df-8bde-761fba6862e3\",\n\t\t\t\"modelVersionId\": \"920a32de-3db1-49e6-b2c5-50752b882719\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_229aa4ad-2888-4524-b5d5-eca4ed286f4c\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"debf643b-c06d-43e2-985a-96dfdf7316ef\",\n \"modelInvariantUuid\": \"c618fe23-b79e-4211-8c6b-6cb4b4aa0a2b\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"efda813d-0a57-4997-9460-d2d01abdbbb8\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"e4eee75e-06b5-40e3-ab44-f0a8dcf79a87\",\n \"modelInvariantUuid\": \"b48c9796-de0c-4a14-9ec9-1f60babd23cb\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"14eae784-22e0-4e04-8185-6a0daadafb3d\"\n },\n \"instanceName\": \"basic_cnf_macro_229aa4ad-2888-4524-b5d5-eca4ed286f4c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"920a32de-3db1-49e6-b2c5-50752b882719\",\n \"modelInvariantId\": \"e3bb2b91-07d1-42df-8bde-761fba6862e3\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"9033cb79-994b-4d62-9e23-6d885b1e48a8\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T06:59:29.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "11e243fd-a744-42d5-bd56-f8df9a96d219", "serviceInstanceName" : "basic_cnf_macro_229aa4ad-2888-4524-b5d5-eca4ed286f4c", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "4170dded-7c7b-447a-8d4d-0c56d0b33555", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555" } } } 2023-03-16T06:59:29.453Z|0dfae2ff-cd3a-4f9e-a2b1-5b9d72d7fe2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||=======================response end================================================= 2023-03-16T06:59:29.453Z|0dfae2ff-cd3a-4f9e-a2b1-5b9d72d7fe2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|INFO|500||InvokeReturn 2023-03-16T06:59:29.454Z|0dfae2ff-cd3a-4f9e-a2b1-5b9d72d7fe2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false 2023-03-16T06:59:29.454Z|0dfae2ff-cd3a-4f9e-a2b1-5b9d72d7fe2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T06:59:29.455Z|0dfae2ff-cd3a-4f9e-a2b1-5b9d72d7fe2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T06:59:29.455Z|0dfae2ff-cd3a-4f9e-a2b1-5b9d72d7fe2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false 2023-03-16T06:59:29.455Z|0dfae2ff-cd3a-4f9e-a2b1-5b9d72d7fe2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T06:59:29.455Z|0dfae2ff-cd3a-4f9e-a2b1-5b9d72d7fe2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d7f8666f95491ff3a6d91369ec9b2e6e", X-B3-SpanId:"d358b38f1c6adee4", X-B3-ParentSpanId:"781031345ba7a265", X-B3-Sampled:"0", X-ONAP-RequestID:"0dfae2ff-cd3a-4f9e-a2b1-5b9d72d7fe2f", X-RequestID:"0dfae2ff-cd3a-4f9e-a2b1-5b9d72d7fe2f", X-TransactionID:"0dfae2ff-cd3a-4f9e-a2b1-5b9d72d7fe2f", X-ECOMP-RequestID:"0dfae2ff-cd3a-4f9e-a2b1-5b9d72d7fe2f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"34bfc233-9e48-4a2b-ba5e-2dd13538180b"] 2023-03-16T06:59:29.455Z|0dfae2ff-cd3a-4f9e-a2b1-5b9d72d7fe2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T06:59:29.455Z|0dfae2ff-cd3a-4f9e-a2b1-5b9d72d7fe2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T06:59:29.471Z|0dfae2ff-cd3a-4f9e-a2b1-5b9d72d7fe2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T06:59:29.471Z|0dfae2ff-cd3a-4f9e-a2b1-5b9d72d7fe2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T06:59:29.471Z|0dfae2ff-cd3a-4f9e-a2b1-5b9d72d7fe2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T06:59:29.471Z|0dfae2ff-cd3a-4f9e-a2b1-5b9d72d7fe2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 06:59:29 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T06:59:29.471Z|0dfae2ff-cd3a-4f9e-a2b1-5b9d72d7fe2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-16T06:59:29.471Z|0dfae2ff-cd3a-4f9e-a2b1-5b9d72d7fe2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T06:59:29.472Z|0dfae2ff-cd3a-4f9e-a2b1-5b9d72d7fe2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T06:59:29.478Z|0dfae2ff-cd3a-4f9e-a2b1-5b9d72d7fe2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T06:59:29.507Z|9710293c-797a-4d36-a909-e800a0a1cf0a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0ec8cf3a-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-16T06:59:29.508Z|9710293c-797a-4d36-a909-e800a0a1cf0a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0ec8cf3a-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-16T06:59:29.508Z|9710293c-797a-4d36-a909-e800a0a1cf0a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0ec8cf3a-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Status text : OK 2023-03-16T06:59:29.509Z|9710293c-797a-4d36-a909-e800a0a1cf0a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0ec8cf3a-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=45A6893472868B0890EC23BB327BC864; 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:"812", date:"Thu, 16 Mar 2023 06:59:29 GMT", x-envoy-upstream-service-time:"136", server:"envoy"] 2023-03-16T06:59:29.509Z|9710293c-797a-4d36-a909-e800a0a1cf0a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0ec8cf3a-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:105ed8b2-c3c8-11ed-88a0-7623188be7ef","parentActivityInstanceId":"0ec8cf3a-c3c8-11ed-88a0-7623188be7ef","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:ad8b8e71-c38e-11ed-88a0-7623188be7ef","processInstanceId":"0ec8cf3a-c3c8-11ed-88a0-7623188be7ef","executionId":"0ec8cf3a-c3c8-11ed-88a0-7623188be7ef","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-16T06:59:15.388+0000","endTime":"2023-03-16T06:59:15.399+0000","durationInMillis":11,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"0b01188f-c3c8-11ed-88a0-7623188be7ef"}] 2023-03-16T06:59:29.510Z|9710293c-797a-4d36-a909-e800a0a1cf0a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0ec8cf3a-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-16T06:59:29.510Z|9710293c-797a-4d36-a909-e800a0a1cf0a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0ec8cf3a-c3c8-11ed-88a0-7623188be7ef&maxResults=1|INFO|500||InvokeReturn 2023-03-16T06:59:29.517Z|9710293c-797a-4d36-a909-e800a0a1cf0a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T06:59:30.208Z|47c1cfd2-8735-4743-b937-1fbb563a1179|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:59:30.209Z|47c1cfd2-8735-4743-b937-1fbb563a1179|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:59:31.114Z|a12820ce-813a-4da6-a068-b1af3fda5c86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:59:31.114Z|a12820ce-813a-4da6-a068-b1af3fda5c86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:59:37.374Z|e9cf6fad-4007-4ef1-ba1e-52845a9a4513|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:59:37.375Z|e9cf6fad-4007-4ef1-ba1e-52845a9a4513|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:59:37.773Z|043a919e-1609-486f-abd2-79bb7fb09e08|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:59:37.774Z|043a919e-1609-486f-abd2-79bb7fb09e08|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:59:38.809Z|b9f20a9e-7cb5-451a-876b-5127b23d571f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:59:38.810Z|b9f20a9e-7cb5-451a-876b-5127b23d571f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:59:39.658Z|716d2736-347a-4e88-ae6c-79bb124142e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|||INFO|500||Entering 2023-03-16T06:59:39.665Z|716d2736-347a-4e88-ae6c-79bb124142e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555 2023-03-16T06:59:39.665Z|716d2736-347a-4e88-ae6c-79bb124142e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|INFO|500||Invoke 2023-03-16T06:59:39.665Z|716d2736-347a-4e88-ae6c-79bb124142e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||===========================request begin================================================ 2023-03-16T06:59:39.666Z|716d2736-347a-4e88-ae6c-79bb124142e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555 2023-03-16T06:59:39.666Z|716d2736-347a-4e88-ae6c-79bb124142e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Method : GET 2023-03-16T06:59:39.666Z|716d2736-347a-4e88-ae6c-79bb124142e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e351455dd4d850e665302e92b2e2bde6", X-B3-SpanId:"63398f4ad9dd1f50", X-B3-ParentSpanId:"b4a82af770da71e9", X-B3-Sampled:"0", X-ONAP-RequestID:"716d2736-347a-4e88-ae6c-79bb124142e8", X-RequestID:"716d2736-347a-4e88-ae6c-79bb124142e8", X-TransactionID:"716d2736-347a-4e88-ae6c-79bb124142e8", X-ECOMP-RequestID:"716d2736-347a-4e88-ae6c-79bb124142e8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cb46f260-c1af-4f36-8b9b-a4b6bca37203"] 2023-03-16T06:59:39.666Z|716d2736-347a-4e88-ae6c-79bb124142e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Request body: 2023-03-16T06:59:39.666Z|716d2736-347a-4e88-ae6c-79bb124142e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||==========================request end================================================ 2023-03-16T06:59:39.691Z|716d2736-347a-4e88-ae6c-79bb124142e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||============================response begin========================================== 2023-03-16T06:59:39.691Z|716d2736-347a-4e88-ae6c-79bb124142e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Status code : 200 OK 2023-03-16T06:59:39.692Z|716d2736-347a-4e88-ae6c-79bb124142e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Status text : OK 2023-03-16T06:59:39.692Z|716d2736-347a-4e88-ae6c-79bb124142e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 06:59:39 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T06:59:39.692Z|716d2736-347a-4e88-ae6c-79bb124142e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Response body: { "requestId" : "4170dded-7c7b-447a-8d4d-0c56d0b33555", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignServiceInstanceBB has completed successfully, next invoking AssignVnfBB (Execution Path progress: BBs completed = 1; BBs remaining = 8).", "progress" : 15, "startTime" : "2023-03-16T06:59:27.000+00:00", "source" : "VID", "vnfId" : "0025ced4-35b6-444d-bed4-88cd0c698118", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_229aa4ad-2888-4524-b5d5-eca4ed286f4c\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"e3bb2b91-07d1-42df-8bde-761fba6862e3\",\n\t\t\t\"modelVersionId\": \"920a32de-3db1-49e6-b2c5-50752b882719\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_229aa4ad-2888-4524-b5d5-eca4ed286f4c\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"debf643b-c06d-43e2-985a-96dfdf7316ef\",\n \"modelInvariantUuid\": \"c618fe23-b79e-4211-8c6b-6cb4b4aa0a2b\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"efda813d-0a57-4997-9460-d2d01abdbbb8\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"e4eee75e-06b5-40e3-ab44-f0a8dcf79a87\",\n \"modelInvariantUuid\": \"b48c9796-de0c-4a14-9ec9-1f60babd23cb\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"14eae784-22e0-4e04-8185-6a0daadafb3d\"\n },\n \"instanceName\": \"basic_cnf_macro_229aa4ad-2888-4524-b5d5-eca4ed286f4c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"920a32de-3db1-49e6-b2c5-50752b882719\",\n \"modelInvariantId\": \"e3bb2b91-07d1-42df-8bde-761fba6862e3\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"9033cb79-994b-4d62-9e23-6d885b1e48a8\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T06:59:34.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "11e243fd-a744-42d5-bd56-f8df9a96d219", "serviceInstanceName" : "basic_cnf_macro_229aa4ad-2888-4524-b5d5-eca4ed286f4c", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "4170dded-7c7b-447a-8d4d-0c56d0b33555", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555" } } } 2023-03-16T06:59:39.692Z|716d2736-347a-4e88-ae6c-79bb124142e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||=======================response end================================================= 2023-03-16T06:59:39.693Z|716d2736-347a-4e88-ae6c-79bb124142e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|INFO|500||InvokeReturn 2023-03-16T06:59:39.693Z|716d2736-347a-4e88-ae6c-79bb124142e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false 2023-03-16T06:59:39.694Z|716d2736-347a-4e88-ae6c-79bb124142e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T06:59:39.694Z|716d2736-347a-4e88-ae6c-79bb124142e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T06:59:39.694Z|716d2736-347a-4e88-ae6c-79bb124142e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false 2023-03-16T06:59:39.694Z|716d2736-347a-4e88-ae6c-79bb124142e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T06:59:39.694Z|716d2736-347a-4e88-ae6c-79bb124142e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e351455dd4d850e665302e92b2e2bde6", X-B3-SpanId:"7042c286ecc37534", X-B3-ParentSpanId:"b4a82af770da71e9", X-B3-Sampled:"0", X-ONAP-RequestID:"716d2736-347a-4e88-ae6c-79bb124142e8", X-RequestID:"716d2736-347a-4e88-ae6c-79bb124142e8", X-TransactionID:"716d2736-347a-4e88-ae6c-79bb124142e8", X-ECOMP-RequestID:"716d2736-347a-4e88-ae6c-79bb124142e8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ee9dacfc-7040-4c7a-a0be-9d901441ba47"] 2023-03-16T06:59:39.694Z|716d2736-347a-4e88-ae6c-79bb124142e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T06:59:39.694Z|716d2736-347a-4e88-ae6c-79bb124142e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T06:59:39.703Z|d8cb4ef2-db49-4aa0-bbb7-71f062bcbaad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|||INFO|500||Entering 2023-03-16T06:59:39.710Z|d8cb4ef2-db49-4aa0-bbb7-71f062bcbaad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3 2023-03-16T06:59:39.710Z|d8cb4ef2-db49-4aa0-bbb7-71f062bcbaad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|INFO|500||Invoke 2023-03-16T06:59:39.711Z|d8cb4ef2-db49-4aa0-bbb7-71f062bcbaad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||===========================request begin================================================ 2023-03-16T06:59:39.711Z|d8cb4ef2-db49-4aa0-bbb7-71f062bcbaad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3 2023-03-16T06:59:39.711Z|d8cb4ef2-db49-4aa0-bbb7-71f062bcbaad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||Method : GET 2023-03-16T06:59:39.711Z|d8cb4ef2-db49-4aa0-bbb7-71f062bcbaad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"87dc04a841c777f8ffdea924166ca0ce", X-B3-SpanId:"38f43151d0ccd59c", X-B3-ParentSpanId:"a967e9d43baf18c3", X-B3-Sampled:"0", X-ONAP-RequestID:"d8cb4ef2-db49-4aa0-bbb7-71f062bcbaad", X-RequestID:"d8cb4ef2-db49-4aa0-bbb7-71f062bcbaad", X-TransactionID:"d8cb4ef2-db49-4aa0-bbb7-71f062bcbaad", X-ECOMP-RequestID:"d8cb4ef2-db49-4aa0-bbb7-71f062bcbaad", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"30dcf9e5-feb9-46ef-9763-a5027381302a"] 2023-03-16T06:59:39.711Z|d8cb4ef2-db49-4aa0-bbb7-71f062bcbaad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||Request body: 2023-03-16T06:59:39.711Z|d8cb4ef2-db49-4aa0-bbb7-71f062bcbaad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||==========================request end================================================ 2023-03-16T06:59:39.712Z|716d2736-347a-4e88-ae6c-79bb124142e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T06:59:39.713Z|716d2736-347a-4e88-ae6c-79bb124142e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T06:59:39.713Z|716d2736-347a-4e88-ae6c-79bb124142e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T06:59:39.713Z|716d2736-347a-4e88-ae6c-79bb124142e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 06:59:39 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T06:59:39.714Z|716d2736-347a-4e88-ae6c-79bb124142e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-16T06:59:39.714Z|716d2736-347a-4e88-ae6c-79bb124142e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T06:59:39.714Z|716d2736-347a-4e88-ae6c-79bb124142e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T06:59:39.730Z|716d2736-347a-4e88-ae6c-79bb124142e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-16T06:59:39.730Z|716d2736-347a-4e88-ae6c-79bb124142e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-16T06:59:39.730Z|716d2736-347a-4e88-ae6c-79bb124142e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-16T06:59:39.730Z|716d2736-347a-4e88-ae6c-79bb124142e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-16T06:59:39.730Z|716d2736-347a-4e88-ae6c-79bb124142e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-16T06:59:39.731Z|716d2736-347a-4e88-ae6c-79bb124142e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"716d2736-347a-4e88-ae6c-79bb124142e8", X-RequestID:"716d2736-347a-4e88-ae6c-79bb124142e8", X-TransactionID:"716d2736-347a-4e88-ae6c-79bb124142e8", X-ECOMP-RequestID:"716d2736-347a-4e88-ae6c-79bb124142e8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f2d35f42-eeca-4cb0-b8c5-4175a3dd7220"] 2023-03-16T06:59:39.731Z|716d2736-347a-4e88-ae6c-79bb124142e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-16T06:59:39.731Z|716d2736-347a-4e88-ae6c-79bb124142e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-16T06:59:39.745Z|d8cb4ef2-db49-4aa0-bbb7-71f062bcbaad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||============================response begin========================================== 2023-03-16T06:59:39.745Z|d8cb4ef2-db49-4aa0-bbb7-71f062bcbaad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||Status code : 200 OK 2023-03-16T06:59:39.745Z|d8cb4ef2-db49-4aa0-bbb7-71f062bcbaad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||Status text : OK 2023-03-16T06:59:39.745Z|d8cb4ef2-db49-4aa0-bbb7-71f062bcbaad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 06:59:39 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T06:59:39.747Z|d8cb4ef2-db49-4aa0-bbb7-71f062bcbaad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||Response body: { "requestId" : "a1f5923c-3e49-4f31-b04b-50a1ea25c3d3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "flowStatus" : "Execution of DeactivateServiceInstanceBB has completed successfully, next invoking UnassignVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 3).", "progress" : 59, "startTime" : "2023-03-16T06:59:05.000+00:00", "source" : "VID", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm_macro\",\n \"modelInvariantId\": \"05d50ea1-c66a-498f-a0ed-7e1de675bc1d\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"7e50770c-ad75-43ea-bf12-8981d6f59ce0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T06:59:40.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "0514aa62-0fea-43a7-9867-b22f68ac6c9b", "serviceInstanceName" : "basic_macro_52656184-957e-44c1-9470-c1ec80c70349", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "a1f5923c-3e49-4f31-b04b-50a1ea25c3d3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3" } } } 2023-03-16T06:59:39.747Z|d8cb4ef2-db49-4aa0-bbb7-71f062bcbaad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||=======================response end================================================= 2023-03-16T06:59:39.747Z|d8cb4ef2-db49-4aa0-bbb7-71f062bcbaad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|INFO|500||InvokeReturn 2023-03-16T06:59:39.749Z|d8cb4ef2-db49-4aa0-bbb7-71f062bcbaad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false 2023-03-16T06:59:39.749Z|d8cb4ef2-db49-4aa0-bbb7-71f062bcbaad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T06:59:39.750Z|d8cb4ef2-db49-4aa0-bbb7-71f062bcbaad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T06:59:39.750Z|d8cb4ef2-db49-4aa0-bbb7-71f062bcbaad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false 2023-03-16T06:59:39.750Z|d8cb4ef2-db49-4aa0-bbb7-71f062bcbaad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T06:59:39.750Z|d8cb4ef2-db49-4aa0-bbb7-71f062bcbaad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"87dc04a841c777f8ffdea924166ca0ce", X-B3-SpanId:"87204c438472206c", X-B3-ParentSpanId:"a967e9d43baf18c3", X-B3-Sampled:"0", X-ONAP-RequestID:"d8cb4ef2-db49-4aa0-bbb7-71f062bcbaad", X-RequestID:"d8cb4ef2-db49-4aa0-bbb7-71f062bcbaad", X-TransactionID:"d8cb4ef2-db49-4aa0-bbb7-71f062bcbaad", X-ECOMP-RequestID:"d8cb4ef2-db49-4aa0-bbb7-71f062bcbaad", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"db7abbe8-19c5-49dd-8796-660afe320bb2"] 2023-03-16T06:59:39.750Z|d8cb4ef2-db49-4aa0-bbb7-71f062bcbaad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T06:59:39.750Z|d8cb4ef2-db49-4aa0-bbb7-71f062bcbaad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T06:59:39.765Z|d8cb4ef2-db49-4aa0-bbb7-71f062bcbaad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T06:59:39.765Z|d8cb4ef2-db49-4aa0-bbb7-71f062bcbaad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T06:59:39.765Z|d8cb4ef2-db49-4aa0-bbb7-71f062bcbaad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T06:59:39.766Z|d8cb4ef2-db49-4aa0-bbb7-71f062bcbaad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 06:59:39 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T06:59:39.766Z|d8cb4ef2-db49-4aa0-bbb7-71f062bcbaad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 48, "soRequestId" : "a1f5923c-3e49-4f31-b04b-50a1ea25c3d3", "groupingId" : "c4632ed2-2588-4d45-8196-5cce8caef9b5", "name" : "basic_macro_52656184-957e-44c1-9470-c1ec80c70349_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d16c1d8504f144e5b2fab42ec3a8ceb7/stacks/basic_macro_52656184-957e-44c1-9470-c1ec80c70349_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/c4632ed2-2588-4d45-8196-5cce8caef9b5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_52656184-957e-44c1-9470-c1ec80c70349_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1678949955000,\"creation_time\":1678949887000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"c4632ed2-2588-4d45-8196-5cce8caef9b5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"030269b9175f4fd0b8cf41c01de8389e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"c4632ed2-2588-4d45-8196-5cce8caef9b5\",\"OS::project_id\":\"d16c1d8504f144e5b2fab42ec3a8ceb7\",\"OS::stack_name\":\"basic_macro_52656184-957e-44c1-9470-c1ec80c70349_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"8d64f14a-bb0b-47cc-b495-b3addb5493bf\",\"vf_module_id\":\"4efa59f6-fd5b-4b3b-895b-4aac5814bc74\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-16T06:59:16.000+00:00", "isDataInternal" : false } ] 2023-03-16T06:59:39.766Z|d8cb4ef2-db49-4aa0-bbb7-71f062bcbaad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T06:59:39.767Z|d8cb4ef2-db49-4aa0-bbb7-71f062bcbaad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T06:59:39.787Z|d8cb4ef2-db49-4aa0-bbb7-71f062bcbaad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-16T06:59:39.787Z|d8cb4ef2-db49-4aa0-bbb7-71f062bcbaad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-16T06:59:39.787Z|d8cb4ef2-db49-4aa0-bbb7-71f062bcbaad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-16T06:59:39.787Z|d8cb4ef2-db49-4aa0-bbb7-71f062bcbaad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-16T06:59:39.788Z|d8cb4ef2-db49-4aa0-bbb7-71f062bcbaad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-16T06:59:39.788Z|d8cb4ef2-db49-4aa0-bbb7-71f062bcbaad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d8cb4ef2-db49-4aa0-bbb7-71f062bcbaad", X-RequestID:"d8cb4ef2-db49-4aa0-bbb7-71f062bcbaad", X-TransactionID:"d8cb4ef2-db49-4aa0-bbb7-71f062bcbaad", X-ECOMP-RequestID:"d8cb4ef2-db49-4aa0-bbb7-71f062bcbaad", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7029de81-38c0-463e-a2d2-9cee9ddf79e0"] 2023-03-16T06:59:39.788Z|d8cb4ef2-db49-4aa0-bbb7-71f062bcbaad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-16T06:59:39.788Z|d8cb4ef2-db49-4aa0-bbb7-71f062bcbaad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-16T06:59:39.989Z|716d2736-347a-4e88-ae6c-79bb124142e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-16T06:59:39.990Z|716d2736-347a-4e88-ae6c-79bb124142e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-16T06:59:39.990Z|716d2736-347a-4e88-ae6c-79bb124142e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-16T06:59:39.990Z|716d2736-347a-4e88-ae6c-79bb124142e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=C074AE868AC59D4164B666EF39AF241D; 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:"652", date:"Thu, 16 Mar 2023 06:59:40 GMT", x-envoy-upstream-service-time:"255", server:"envoy"] 2023-03-16T06:59:39.991Z|716d2736-347a-4e88-ae6c-79bb124142e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1c7cce42-c3c8-11ed-88a0-7623188be7ef","businessKey":"4170dded-7c7b-447a-8d4d-0c56d0b33555","processDefinitionId":"SDNCHandler:1:ad643000-c38e-11ed-88a0-7623188be7ef","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-03-16T06:59:35.717+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"1841206b-c3c8-11ed-88a0-7623188be7ef","superProcessInstanceId":"1b997267-c3c8-11ed-88a0-7623188be7ef","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-16T06:59:39.991Z|716d2736-347a-4e88-ae6c-79bb124142e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-16T06:59:39.992Z|716d2736-347a-4e88-ae6c-79bb124142e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-16T06:59:40.014Z|716d2736-347a-4e88-ae6c-79bb124142e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1c7cce42-c3c8-11ed-88a0-7623188be7ef&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1c7cce42-c3c8-11ed-88a0-7623188be7ef&maxResults=1 2023-03-16T06:59:40.014Z|716d2736-347a-4e88-ae6c-79bb124142e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1c7cce42-c3c8-11ed-88a0-7623188be7ef&maxResults=1|INFO|500||Invoke 2023-03-16T06:59:40.015Z|716d2736-347a-4e88-ae6c-79bb124142e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1c7cce42-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-16T06:59:40.015Z|716d2736-347a-4e88-ae6c-79bb124142e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1c7cce42-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1c7cce42-c3c8-11ed-88a0-7623188be7ef&maxResults=1 2023-03-16T06:59:40.015Z|716d2736-347a-4e88-ae6c-79bb124142e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1c7cce42-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Method : GET 2023-03-16T06:59:40.015Z|716d2736-347a-4e88-ae6c-79bb124142e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1c7cce42-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"716d2736-347a-4e88-ae6c-79bb124142e8", X-RequestID:"716d2736-347a-4e88-ae6c-79bb124142e8", X-TransactionID:"716d2736-347a-4e88-ae6c-79bb124142e8", X-ECOMP-RequestID:"716d2736-347a-4e88-ae6c-79bb124142e8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1db79e5d-37b3-48b7-acb0-582549d92b98"] 2023-03-16T06:59:40.015Z|716d2736-347a-4e88-ae6c-79bb124142e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1c7cce42-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Request body: 2023-03-16T06:59:40.015Z|716d2736-347a-4e88-ae6c-79bb124142e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1c7cce42-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-16T06:59:40.143Z|d8cb4ef2-db49-4aa0-bbb7-71f062bcbaad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-16T06:59:40.143Z|d8cb4ef2-db49-4aa0-bbb7-71f062bcbaad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-16T06:59:40.144Z|d8cb4ef2-db49-4aa0-bbb7-71f062bcbaad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-16T06:59:40.144Z|d8cb4ef2-db49-4aa0-bbb7-71f062bcbaad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=E209E8A67C0A0B85BD755B44E5DC8E7E; 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:"680", date:"Thu, 16 Mar 2023 06:59:40 GMT", x-envoy-upstream-service-time:"352", server:"envoy"] 2023-03-16T06:59:40.144Z|d8cb4ef2-db49-4aa0-bbb7-71f062bcbaad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1d44b1be-c3c8-11ed-88a0-7623188be7ef","businessKey":"a1f5923c-3e49-4f31-b04b-50a1ea25c3d3","processDefinitionId":"SDNCHandler:1:ad643000-c38e-11ed-88a0-7623188be7ef","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-03-16T06:59:37.027+0000","endTime":"2023-03-16T06:59:37.442+0000","removalTime":null,"durationInMillis":415,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"0b01188f-c3c8-11ed-88a0-7623188be7ef","superProcessInstanceId":"1d437907-c3c8-11ed-88a0-7623188be7ef","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-03-16T06:59:40.144Z|d8cb4ef2-db49-4aa0-bbb7-71f062bcbaad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-16T06:59:40.145Z|d8cb4ef2-db49-4aa0-bbb7-71f062bcbaad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-16T06:59:40.162Z|d8cb4ef2-db49-4aa0-bbb7-71f062bcbaad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1d44b1be-c3c8-11ed-88a0-7623188be7ef&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1d44b1be-c3c8-11ed-88a0-7623188be7ef&maxResults=1 2023-03-16T06:59:40.162Z|d8cb4ef2-db49-4aa0-bbb7-71f062bcbaad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1d44b1be-c3c8-11ed-88a0-7623188be7ef&maxResults=1|INFO|500||Invoke 2023-03-16T06:59:40.162Z|d8cb4ef2-db49-4aa0-bbb7-71f062bcbaad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1d44b1be-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-16T06:59:40.162Z|d8cb4ef2-db49-4aa0-bbb7-71f062bcbaad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1d44b1be-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1d44b1be-c3c8-11ed-88a0-7623188be7ef&maxResults=1 2023-03-16T06:59:40.162Z|d8cb4ef2-db49-4aa0-bbb7-71f062bcbaad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1d44b1be-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Method : GET 2023-03-16T06:59:40.163Z|d8cb4ef2-db49-4aa0-bbb7-71f062bcbaad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1d44b1be-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d8cb4ef2-db49-4aa0-bbb7-71f062bcbaad", X-RequestID:"d8cb4ef2-db49-4aa0-bbb7-71f062bcbaad", X-TransactionID:"d8cb4ef2-db49-4aa0-bbb7-71f062bcbaad", X-ECOMP-RequestID:"d8cb4ef2-db49-4aa0-bbb7-71f062bcbaad", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"47e4eecf-a082-4a04-b784-fafe6dffbc62"] 2023-03-16T06:59:40.163Z|d8cb4ef2-db49-4aa0-bbb7-71f062bcbaad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1d44b1be-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Request body: 2023-03-16T06:59:40.163Z|d8cb4ef2-db49-4aa0-bbb7-71f062bcbaad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1d44b1be-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-16T06:59:40.291Z|716d2736-347a-4e88-ae6c-79bb124142e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1c7cce42-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-16T06:59:40.292Z|716d2736-347a-4e88-ae6c-79bb124142e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1c7cce42-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-16T06:59:40.292Z|716d2736-347a-4e88-ae6c-79bb124142e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1c7cce42-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Status text : OK 2023-03-16T06:59:40.293Z|716d2736-347a-4e88-ae6c-79bb124142e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1c7cce42-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=0CF75FF42AAFFBBA07FFEEDAF4436A4B; 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:"807", date:"Thu, 16 Mar 2023 06:59:40 GMT", x-envoy-upstream-service-time:"272", server:"envoy"] 2023-03-16T06:59:40.293Z|716d2736-347a-4e88-ae6c-79bb124142e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1c7cce42-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Response body: [{"id":"1ce6d9ea-c3c8-11ed-88a0-7623188be7ef","parentActivityInstanceId":"SubProcess_0y8yozw:1c8c36ae-c3c8-11ed-88a0-7623188be7ef","activityId":"IntermediateCatchEvent_0a9exm4","activityName":"Catch Event","activityType":"intermediateMessageCatch","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:ad643000-c38e-11ed-88a0-7623188be7ef","processInstanceId":"1c7cce42-c3c8-11ed-88a0-7623188be7ef","executionId":"1ce6d9e8-c3c8-11ed-88a0-7623188be7ef","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-16T06:59:36.412+0000","endTime":"2023-03-16T06:59:39.512+0000","durationInMillis":3100,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"1841206b-c3c8-11ed-88a0-7623188be7ef"}] 2023-03-16T06:59:40.294Z|716d2736-347a-4e88-ae6c-79bb124142e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1c7cce42-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-16T06:59:40.294Z|716d2736-347a-4e88-ae6c-79bb124142e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1c7cce42-c3c8-11ed-88a0-7623188be7ef&maxResults=1|INFO|500||InvokeReturn 2023-03-16T06:59:40.300Z|716d2736-347a-4e88-ae6c-79bb124142e8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T06:59:40.407Z|6720332a-4c48-4a3c-a529-c1aada13002f|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T06:59:40.408Z|6720332a-4c48-4a3c-a529-c1aada13002f|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T06:59:40.420Z|d8cb4ef2-db49-4aa0-bbb7-71f062bcbaad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1d44b1be-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-16T06:59:40.420Z|d8cb4ef2-db49-4aa0-bbb7-71f062bcbaad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1d44b1be-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-16T06:59:40.420Z|d8cb4ef2-db49-4aa0-bbb7-71f062bcbaad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1d44b1be-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Status text : OK 2023-03-16T06:59:40.421Z|d8cb4ef2-db49-4aa0-bbb7-71f062bcbaad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1d44b1be-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=B332573A74B11A3CE8AF6B13B8277338; 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:"761", date:"Thu, 16 Mar 2023 06:59:40 GMT", x-envoy-upstream-service-time:"254", server:"envoy"] 2023-03-16T06:59:40.421Z|d8cb4ef2-db49-4aa0-bbb7-71f062bcbaad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1d44b1be-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:1d452701-c3c8-11ed-88a0-7623188be7ef","parentActivityInstanceId":"1d44b1be-c3c8-11ed-88a0-7623188be7ef","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:ad643000-c38e-11ed-88a0-7623188be7ef","processInstanceId":"1d44b1be-c3c8-11ed-88a0-7623188be7ef","executionId":"1d44b1be-c3c8-11ed-88a0-7623188be7ef","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-16T06:59:37.030+0000","endTime":"2023-03-16T06:59:37.441+0000","durationInMillis":411,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"0b01188f-c3c8-11ed-88a0-7623188be7ef"}] 2023-03-16T06:59:40.421Z|d8cb4ef2-db49-4aa0-bbb7-71f062bcbaad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1d44b1be-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-16T06:59:40.422Z|d8cb4ef2-db49-4aa0-bbb7-71f062bcbaad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1d44b1be-c3c8-11ed-88a0-7623188be7ef&maxResults=1|INFO|500||InvokeReturn 2023-03-16T06:59:40.426Z|d8cb4ef2-db49-4aa0-bbb7-71f062bcbaad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T06:59:45.208Z|60a64393-4dea-456c-aeee-27e4b43906f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T06:59:45.209Z|60a64393-4dea-456c-aeee-27e4b43906f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T06:59:47.402Z|48d30b1e-068a-4e63-b1a7-7da6149234b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:59:47.403Z|48d30b1e-068a-4e63-b1a7-7da6149234b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:59:47.804Z|956b2a80-10f1-4377-a885-f7c76d0b0f7b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:59:47.804Z|956b2a80-10f1-4377-a885-f7c76d0b0f7b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:59:48.833Z|1fd94ffa-9fb9-417d-a77a-bf5896f7ddbf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:59:48.833Z|1fd94ffa-9fb9-417d-a77a-bf5896f7ddbf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:59:50.487Z|8e2ff73e-dfa4-48a7-bc70-bf983fbbc1e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|||INFO|500||Entering 2023-03-16T06:59:50.494Z|8e2ff73e-dfa4-48a7-bc70-bf983fbbc1e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555 2023-03-16T06:59:50.494Z|8e2ff73e-dfa4-48a7-bc70-bf983fbbc1e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|INFO|500||Invoke 2023-03-16T06:59:50.494Z|8e2ff73e-dfa4-48a7-bc70-bf983fbbc1e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||===========================request begin================================================ 2023-03-16T06:59:50.494Z|8e2ff73e-dfa4-48a7-bc70-bf983fbbc1e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555 2023-03-16T06:59:50.495Z|8e2ff73e-dfa4-48a7-bc70-bf983fbbc1e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Method : GET 2023-03-16T06:59:50.495Z|8e2ff73e-dfa4-48a7-bc70-bf983fbbc1e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7b4bdddc749c8c5bd016ed6a4a5e4c07", X-B3-SpanId:"caedc22bf7bc206a", X-B3-ParentSpanId:"da76a6fb9e85ed5d", X-B3-Sampled:"0", X-ONAP-RequestID:"8e2ff73e-dfa4-48a7-bc70-bf983fbbc1e8", X-RequestID:"8e2ff73e-dfa4-48a7-bc70-bf983fbbc1e8", X-TransactionID:"8e2ff73e-dfa4-48a7-bc70-bf983fbbc1e8", X-ECOMP-RequestID:"8e2ff73e-dfa4-48a7-bc70-bf983fbbc1e8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ccba886c-a505-4db5-8426-407ec6474098"] 2023-03-16T06:59:50.495Z|8e2ff73e-dfa4-48a7-bc70-bf983fbbc1e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Request body: 2023-03-16T06:59:50.495Z|8e2ff73e-dfa4-48a7-bc70-bf983fbbc1e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||==========================request end================================================ 2023-03-16T06:59:50.530Z|8e2ff73e-dfa4-48a7-bc70-bf983fbbc1e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||============================response begin========================================== 2023-03-16T06:59:50.531Z|8e2ff73e-dfa4-48a7-bc70-bf983fbbc1e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Status code : 200 OK 2023-03-16T06:59:50.531Z|8e2ff73e-dfa4-48a7-bc70-bf983fbbc1e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Status text : OK 2023-03-16T06:59:50.531Z|8e2ff73e-dfa4-48a7-bc70-bf983fbbc1e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 06:59:50 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T06:59:50.532Z|8e2ff73e-dfa4-48a7-bc70-bf983fbbc1e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Response body: { "requestId" : "4170dded-7c7b-447a-8d4d-0c56d0b33555", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 3; BBs remaining = 6).", "progress" : 36, "startTime" : "2023-03-16T06:59:27.000+00:00", "source" : "VID", "vnfId" : "0025ced4-35b6-444d-bed4-88cd0c698118", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_229aa4ad-2888-4524-b5d5-eca4ed286f4c\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"e3bb2b91-07d1-42df-8bde-761fba6862e3\",\n\t\t\t\"modelVersionId\": \"920a32de-3db1-49e6-b2c5-50752b882719\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_229aa4ad-2888-4524-b5d5-eca4ed286f4c\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"debf643b-c06d-43e2-985a-96dfdf7316ef\",\n \"modelInvariantUuid\": \"c618fe23-b79e-4211-8c6b-6cb4b4aa0a2b\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"efda813d-0a57-4997-9460-d2d01abdbbb8\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"e4eee75e-06b5-40e3-ab44-f0a8dcf79a87\",\n \"modelInvariantUuid\": \"b48c9796-de0c-4a14-9ec9-1f60babd23cb\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"14eae784-22e0-4e04-8185-6a0daadafb3d\"\n },\n \"instanceName\": \"basic_cnf_macro_229aa4ad-2888-4524-b5d5-eca4ed286f4c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"920a32de-3db1-49e6-b2c5-50752b882719\",\n \"modelInvariantId\": \"e3bb2b91-07d1-42df-8bde-761fba6862e3\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"9033cb79-994b-4d62-9e23-6d885b1e48a8\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T06:59:45.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "11e243fd-a744-42d5-bd56-f8df9a96d219", "serviceInstanceName" : "basic_cnf_macro_229aa4ad-2888-4524-b5d5-eca4ed286f4c", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "4170dded-7c7b-447a-8d4d-0c56d0b33555", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555" } } } 2023-03-16T06:59:50.532Z|8e2ff73e-dfa4-48a7-bc70-bf983fbbc1e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||=======================response end================================================= 2023-03-16T06:59:50.532Z|8e2ff73e-dfa4-48a7-bc70-bf983fbbc1e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|INFO|500||InvokeReturn 2023-03-16T06:59:50.533Z|8e2ff73e-dfa4-48a7-bc70-bf983fbbc1e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false 2023-03-16T06:59:50.534Z|8e2ff73e-dfa4-48a7-bc70-bf983fbbc1e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T06:59:50.534Z|8e2ff73e-dfa4-48a7-bc70-bf983fbbc1e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T06:59:50.534Z|8e2ff73e-dfa4-48a7-bc70-bf983fbbc1e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false 2023-03-16T06:59:50.534Z|8e2ff73e-dfa4-48a7-bc70-bf983fbbc1e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T06:59:50.534Z|8e2ff73e-dfa4-48a7-bc70-bf983fbbc1e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7b4bdddc749c8c5bd016ed6a4a5e4c07", X-B3-SpanId:"246bdf5981beee14", X-B3-ParentSpanId:"da76a6fb9e85ed5d", X-B3-Sampled:"0", X-ONAP-RequestID:"8e2ff73e-dfa4-48a7-bc70-bf983fbbc1e8", X-RequestID:"8e2ff73e-dfa4-48a7-bc70-bf983fbbc1e8", X-TransactionID:"8e2ff73e-dfa4-48a7-bc70-bf983fbbc1e8", X-ECOMP-RequestID:"8e2ff73e-dfa4-48a7-bc70-bf983fbbc1e8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3f0a0a90-b6be-4e36-bc92-35d49ce385f7"] 2023-03-16T06:59:50.534Z|8e2ff73e-dfa4-48a7-bc70-bf983fbbc1e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T06:59:50.535Z|8e2ff73e-dfa4-48a7-bc70-bf983fbbc1e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T06:59:50.550Z|8e2ff73e-dfa4-48a7-bc70-bf983fbbc1e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T06:59:50.550Z|8e2ff73e-dfa4-48a7-bc70-bf983fbbc1e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T06:59:50.551Z|8e2ff73e-dfa4-48a7-bc70-bf983fbbc1e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T06:59:50.551Z|8e2ff73e-dfa4-48a7-bc70-bf983fbbc1e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 06:59:50 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T06:59:50.552Z|8e2ff73e-dfa4-48a7-bc70-bf983fbbc1e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-16T06:59:50.552Z|8e2ff73e-dfa4-48a7-bc70-bf983fbbc1e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T06:59:50.552Z|8e2ff73e-dfa4-48a7-bc70-bf983fbbc1e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T06:59:50.580Z|8e2ff73e-dfa4-48a7-bc70-bf983fbbc1e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-16T06:59:50.580Z|8e2ff73e-dfa4-48a7-bc70-bf983fbbc1e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-16T06:59:50.580Z|8e2ff73e-dfa4-48a7-bc70-bf983fbbc1e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-16T06:59:50.580Z|8e2ff73e-dfa4-48a7-bc70-bf983fbbc1e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-16T06:59:50.580Z|8e2ff73e-dfa4-48a7-bc70-bf983fbbc1e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-16T06:59:50.580Z|8e2ff73e-dfa4-48a7-bc70-bf983fbbc1e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8e2ff73e-dfa4-48a7-bc70-bf983fbbc1e8", X-RequestID:"8e2ff73e-dfa4-48a7-bc70-bf983fbbc1e8", X-TransactionID:"8e2ff73e-dfa4-48a7-bc70-bf983fbbc1e8", X-ECOMP-RequestID:"8e2ff73e-dfa4-48a7-bc70-bf983fbbc1e8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eff49165-8907-4f29-ae01-728c222ff692"] 2023-03-16T06:59:50.581Z|8e2ff73e-dfa4-48a7-bc70-bf983fbbc1e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-16T06:59:50.581Z|8e2ff73e-dfa4-48a7-bc70-bf983fbbc1e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-16T06:59:50.607Z|ea910e56-dac9-40d1-806b-dc090e56b9d8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|||INFO|500||Entering 2023-03-16T06:59:50.613Z|ea910e56-dac9-40d1-806b-dc090e56b9d8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3 2023-03-16T06:59:50.613Z|ea910e56-dac9-40d1-806b-dc090e56b9d8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|INFO|500||Invoke 2023-03-16T06:59:50.614Z|ea910e56-dac9-40d1-806b-dc090e56b9d8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||===========================request begin================================================ 2023-03-16T06:59:50.614Z|ea910e56-dac9-40d1-806b-dc090e56b9d8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3 2023-03-16T06:59:50.614Z|ea910e56-dac9-40d1-806b-dc090e56b9d8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||Method : GET 2023-03-16T06:59:50.614Z|ea910e56-dac9-40d1-806b-dc090e56b9d8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"266b57798726c9f2b7bfd2256e043c66", X-B3-SpanId:"bb6df82a6b2e991c", X-B3-ParentSpanId:"6a4a621b745568d7", X-B3-Sampled:"0", X-ONAP-RequestID:"ea910e56-dac9-40d1-806b-dc090e56b9d8", X-RequestID:"ea910e56-dac9-40d1-806b-dc090e56b9d8", X-TransactionID:"ea910e56-dac9-40d1-806b-dc090e56b9d8", X-ECOMP-RequestID:"ea910e56-dac9-40d1-806b-dc090e56b9d8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c3469273-696f-4f02-ab89-1cfe6d3e21c5"] 2023-03-16T06:59:50.614Z|ea910e56-dac9-40d1-806b-dc090e56b9d8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||Request body: 2023-03-16T06:59:50.614Z|ea910e56-dac9-40d1-806b-dc090e56b9d8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||==========================request end================================================ 2023-03-16T06:59:50.642Z|ea910e56-dac9-40d1-806b-dc090e56b9d8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||============================response begin========================================== 2023-03-16T06:59:50.642Z|ea910e56-dac9-40d1-806b-dc090e56b9d8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||Status code : 200 OK 2023-03-16T06:59:50.642Z|ea910e56-dac9-40d1-806b-dc090e56b9d8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||Status text : OK 2023-03-16T06:59:50.642Z|ea910e56-dac9-40d1-806b-dc090e56b9d8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 06:59:50 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T06:59:50.644Z|ea910e56-dac9-40d1-806b-dc090e56b9d8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||Response body: { "requestId" : "a1f5923c-3e49-4f31-b04b-50a1ea25c3d3", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-16T06:59:05.000+00:00", "endTime" : "2023-03-16T06:59:50.000+00:00", "source" : "VID", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm_macro\",\n \"modelInvariantId\": \"05d50ea1-c66a-498f-a0ed-7e1de675bc1d\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"7e50770c-ad75-43ea-bf12-8981d6f59ce0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T06:59:50.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "0514aa62-0fea-43a7-9867-b22f68ac6c9b", "serviceInstanceName" : "basic_macro_52656184-957e-44c1-9470-c1ec80c70349", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "a1f5923c-3e49-4f31-b04b-50a1ea25c3d3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3" } } } 2023-03-16T06:59:50.645Z|ea910e56-dac9-40d1-806b-dc090e56b9d8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||=======================response end================================================= 2023-03-16T06:59:50.645Z|ea910e56-dac9-40d1-806b-dc090e56b9d8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|INFO|500||InvokeReturn 2023-03-16T06:59:50.646Z|ea910e56-dac9-40d1-806b-dc090e56b9d8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false 2023-03-16T06:59:50.646Z|ea910e56-dac9-40d1-806b-dc090e56b9d8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T06:59:50.646Z|ea910e56-dac9-40d1-806b-dc090e56b9d8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T06:59:50.646Z|ea910e56-dac9-40d1-806b-dc090e56b9d8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false 2023-03-16T06:59:50.646Z|ea910e56-dac9-40d1-806b-dc090e56b9d8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T06:59:50.646Z|ea910e56-dac9-40d1-806b-dc090e56b9d8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"266b57798726c9f2b7bfd2256e043c66", X-B3-SpanId:"79ec57ae1934b870", X-B3-ParentSpanId:"6a4a621b745568d7", X-B3-Sampled:"0", X-ONAP-RequestID:"ea910e56-dac9-40d1-806b-dc090e56b9d8", X-RequestID:"ea910e56-dac9-40d1-806b-dc090e56b9d8", X-TransactionID:"ea910e56-dac9-40d1-806b-dc090e56b9d8", X-ECOMP-RequestID:"ea910e56-dac9-40d1-806b-dc090e56b9d8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"720ebb8b-ca4c-4d54-9055-fa39f20a8983"] 2023-03-16T06:59:50.647Z|ea910e56-dac9-40d1-806b-dc090e56b9d8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T06:59:50.647Z|ea910e56-dac9-40d1-806b-dc090e56b9d8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T06:59:50.665Z|ea910e56-dac9-40d1-806b-dc090e56b9d8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T06:59:50.666Z|ea910e56-dac9-40d1-806b-dc090e56b9d8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T06:59:50.666Z|ea910e56-dac9-40d1-806b-dc090e56b9d8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T06:59:50.666Z|ea910e56-dac9-40d1-806b-dc090e56b9d8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 06:59:50 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T06:59:50.667Z|ea910e56-dac9-40d1-806b-dc090e56b9d8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 48, "soRequestId" : "a1f5923c-3e49-4f31-b04b-50a1ea25c3d3", "groupingId" : "c4632ed2-2588-4d45-8196-5cce8caef9b5", "name" : "basic_macro_52656184-957e-44c1-9470-c1ec80c70349_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d16c1d8504f144e5b2fab42ec3a8ceb7/stacks/basic_macro_52656184-957e-44c1-9470-c1ec80c70349_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/c4632ed2-2588-4d45-8196-5cce8caef9b5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_52656184-957e-44c1-9470-c1ec80c70349_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1678949955000,\"creation_time\":1678949887000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"c4632ed2-2588-4d45-8196-5cce8caef9b5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"030269b9175f4fd0b8cf41c01de8389e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"c4632ed2-2588-4d45-8196-5cce8caef9b5\",\"OS::project_id\":\"d16c1d8504f144e5b2fab42ec3a8ceb7\",\"OS::stack_name\":\"basic_macro_52656184-957e-44c1-9470-c1ec80c70349_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"8d64f14a-bb0b-47cc-b495-b3addb5493bf\",\"vf_module_id\":\"4efa59f6-fd5b-4b3b-895b-4aac5814bc74\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-16T06:59:16.000+00:00", "isDataInternal" : false } ] 2023-03-16T06:59:50.667Z|ea910e56-dac9-40d1-806b-dc090e56b9d8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T06:59:50.667Z|ea910e56-dac9-40d1-806b-dc090e56b9d8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T06:59:50.674Z|ea910e56-dac9-40d1-806b-dc090e56b9d8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T06:59:50.742Z|8e2ff73e-dfa4-48a7-bc70-bf983fbbc1e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-16T06:59:50.743Z|8e2ff73e-dfa4-48a7-bc70-bf983fbbc1e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-16T06:59:50.743Z|8e2ff73e-dfa4-48a7-bc70-bf983fbbc1e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-16T06:59:50.743Z|8e2ff73e-dfa4-48a7-bc70-bf983fbbc1e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=3709708E090D263D8D12A1B12B383A30; 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:"691", date:"Thu, 16 Mar 2023 06:59:51 GMT", x-envoy-upstream-service-time:"151", server:"envoy"] 2023-03-16T06:59:50.744Z|8e2ff73e-dfa4-48a7-bc70-bf983fbbc1e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"23a25598-c3c8-11ed-88a0-7623188be7ef","businessKey":"4170dded-7c7b-447a-8d4d-0c56d0b33555","processDefinitionId":"ControllerExecutionBB:1:ad9a82b2-c38e-11ed-88a0-7623188be7ef","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-03-16T06:59:47.707+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"1841206b-c3c8-11ed-88a0-7623188be7ef","superProcessInstanceId":"2290e4ef-c3c8-11ed-88a0-7623188be7ef","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-16T06:59:50.744Z|8e2ff73e-dfa4-48a7-bc70-bf983fbbc1e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-16T06:59:50.745Z|8e2ff73e-dfa4-48a7-bc70-bf983fbbc1e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-16T06:59:50.765Z|8e2ff73e-dfa4-48a7-bc70-bf983fbbc1e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=23a25598-c3c8-11ed-88a0-7623188be7ef&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=23a25598-c3c8-11ed-88a0-7623188be7ef&maxResults=1 2023-03-16T06:59:50.765Z|8e2ff73e-dfa4-48a7-bc70-bf983fbbc1e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=23a25598-c3c8-11ed-88a0-7623188be7ef&maxResults=1|INFO|500||Invoke 2023-03-16T06:59:50.765Z|8e2ff73e-dfa4-48a7-bc70-bf983fbbc1e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=23a25598-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-16T06:59:50.765Z|8e2ff73e-dfa4-48a7-bc70-bf983fbbc1e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=23a25598-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=23a25598-c3c8-11ed-88a0-7623188be7ef&maxResults=1 2023-03-16T06:59:50.765Z|8e2ff73e-dfa4-48a7-bc70-bf983fbbc1e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=23a25598-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Method : GET 2023-03-16T06:59:50.765Z|8e2ff73e-dfa4-48a7-bc70-bf983fbbc1e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=23a25598-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8e2ff73e-dfa4-48a7-bc70-bf983fbbc1e8", X-RequestID:"8e2ff73e-dfa4-48a7-bc70-bf983fbbc1e8", X-TransactionID:"8e2ff73e-dfa4-48a7-bc70-bf983fbbc1e8", X-ECOMP-RequestID:"8e2ff73e-dfa4-48a7-bc70-bf983fbbc1e8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7b9fbf74-0032-4018-a08b-012998b04125"] 2023-03-16T06:59:50.766Z|8e2ff73e-dfa4-48a7-bc70-bf983fbbc1e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=23a25598-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Request body: 2023-03-16T06:59:50.766Z|8e2ff73e-dfa4-48a7-bc70-bf983fbbc1e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=23a25598-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-16T06:59:50.846Z|1188f5c0-bb8c-45ba-b034-b859e3005c1c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|||INFO|500||Entering 2023-03-16T06:59:50.850Z|1188f5c0-bb8c-45ba-b034-b859e3005c1c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3 2023-03-16T06:59:50.850Z|1188f5c0-bb8c-45ba-b034-b859e3005c1c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|INFO|500||Invoke 2023-03-16T06:59:50.850Z|1188f5c0-bb8c-45ba-b034-b859e3005c1c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||===========================request begin================================================ 2023-03-16T06:59:50.850Z|1188f5c0-bb8c-45ba-b034-b859e3005c1c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3 2023-03-16T06:59:50.850Z|1188f5c0-bb8c-45ba-b034-b859e3005c1c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||Method : GET 2023-03-16T06:59:50.851Z|1188f5c0-bb8c-45ba-b034-b859e3005c1c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"239ae45fff8648af04501651383a8588", X-B3-SpanId:"e382897a1e8c1e73", X-B3-ParentSpanId:"5d3f4c0bdfcce199", X-B3-Sampled:"0", X-ONAP-RequestID:"1188f5c0-bb8c-45ba-b034-b859e3005c1c", X-RequestID:"1188f5c0-bb8c-45ba-b034-b859e3005c1c", X-TransactionID:"1188f5c0-bb8c-45ba-b034-b859e3005c1c", X-ECOMP-RequestID:"1188f5c0-bb8c-45ba-b034-b859e3005c1c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f4983838-91f4-4d84-9d70-0c4bcbe6e4aa"] 2023-03-16T06:59:50.851Z|1188f5c0-bb8c-45ba-b034-b859e3005c1c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||Request body: 2023-03-16T06:59:50.851Z|1188f5c0-bb8c-45ba-b034-b859e3005c1c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||==========================request end================================================ 2023-03-16T06:59:50.873Z|1188f5c0-bb8c-45ba-b034-b859e3005c1c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||============================response begin========================================== 2023-03-16T06:59:50.874Z|1188f5c0-bb8c-45ba-b034-b859e3005c1c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||Status code : 200 OK 2023-03-16T06:59:50.874Z|1188f5c0-bb8c-45ba-b034-b859e3005c1c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||Status text : OK 2023-03-16T06:59:50.874Z|1188f5c0-bb8c-45ba-b034-b859e3005c1c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 06:59:51 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T06:59:50.875Z|1188f5c0-bb8c-45ba-b034-b859e3005c1c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||Response body: { "requestId" : "a1f5923c-3e49-4f31-b04b-50a1ea25c3d3", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-16T06:59:05.000+00:00", "endTime" : "2023-03-16T06:59:50.000+00:00", "source" : "VID", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm_macro\",\n \"modelInvariantId\": \"05d50ea1-c66a-498f-a0ed-7e1de675bc1d\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"7e50770c-ad75-43ea-bf12-8981d6f59ce0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T06:59:50.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "0514aa62-0fea-43a7-9867-b22f68ac6c9b", "serviceInstanceName" : "basic_macro_52656184-957e-44c1-9470-c1ec80c70349", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "a1f5923c-3e49-4f31-b04b-50a1ea25c3d3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3" } } } 2023-03-16T06:59:50.875Z|1188f5c0-bb8c-45ba-b034-b859e3005c1c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||=======================response end================================================= 2023-03-16T06:59:50.875Z|1188f5c0-bb8c-45ba-b034-b859e3005c1c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|INFO|500||InvokeReturn 2023-03-16T06:59:50.876Z|1188f5c0-bb8c-45ba-b034-b859e3005c1c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false 2023-03-16T06:59:50.876Z|1188f5c0-bb8c-45ba-b034-b859e3005c1c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T06:59:50.876Z|1188f5c0-bb8c-45ba-b034-b859e3005c1c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T06:59:50.877Z|1188f5c0-bb8c-45ba-b034-b859e3005c1c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false 2023-03-16T06:59:50.877Z|1188f5c0-bb8c-45ba-b034-b859e3005c1c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T06:59:50.877Z|1188f5c0-bb8c-45ba-b034-b859e3005c1c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"239ae45fff8648af04501651383a8588", X-B3-SpanId:"cb15424911dc9694", X-B3-ParentSpanId:"5d3f4c0bdfcce199", X-B3-Sampled:"0", X-ONAP-RequestID:"1188f5c0-bb8c-45ba-b034-b859e3005c1c", X-RequestID:"1188f5c0-bb8c-45ba-b034-b859e3005c1c", X-TransactionID:"1188f5c0-bb8c-45ba-b034-b859e3005c1c", X-ECOMP-RequestID:"1188f5c0-bb8c-45ba-b034-b859e3005c1c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a38ef6a1-f88b-4170-bbb5-e253f0619c74"] 2023-03-16T06:59:50.877Z|1188f5c0-bb8c-45ba-b034-b859e3005c1c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T06:59:50.877Z|1188f5c0-bb8c-45ba-b034-b859e3005c1c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T06:59:50.890Z|1188f5c0-bb8c-45ba-b034-b859e3005c1c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T06:59:50.891Z|1188f5c0-bb8c-45ba-b034-b859e3005c1c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T06:59:50.891Z|1188f5c0-bb8c-45ba-b034-b859e3005c1c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T06:59:50.891Z|1188f5c0-bb8c-45ba-b034-b859e3005c1c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 06:59:51 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T06:59:50.892Z|1188f5c0-bb8c-45ba-b034-b859e3005c1c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 48, "soRequestId" : "a1f5923c-3e49-4f31-b04b-50a1ea25c3d3", "groupingId" : "c4632ed2-2588-4d45-8196-5cce8caef9b5", "name" : "basic_macro_52656184-957e-44c1-9470-c1ec80c70349_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d16c1d8504f144e5b2fab42ec3a8ceb7/stacks/basic_macro_52656184-957e-44c1-9470-c1ec80c70349_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/c4632ed2-2588-4d45-8196-5cce8caef9b5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_52656184-957e-44c1-9470-c1ec80c70349_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1678949955000,\"creation_time\":1678949887000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"c4632ed2-2588-4d45-8196-5cce8caef9b5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"030269b9175f4fd0b8cf41c01de8389e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"c4632ed2-2588-4d45-8196-5cce8caef9b5\",\"OS::project_id\":\"d16c1d8504f144e5b2fab42ec3a8ceb7\",\"OS::stack_name\":\"basic_macro_52656184-957e-44c1-9470-c1ec80c70349_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"8d64f14a-bb0b-47cc-b495-b3addb5493bf\",\"vf_module_id\":\"4efa59f6-fd5b-4b3b-895b-4aac5814bc74\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-16T06:59:16.000+00:00", "isDataInternal" : false } ] 2023-03-16T06:59:50.892Z|1188f5c0-bb8c-45ba-b034-b859e3005c1c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T06:59:50.892Z|1188f5c0-bb8c-45ba-b034-b859e3005c1c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T06:59:50.897Z|1188f5c0-bb8c-45ba-b034-b859e3005c1c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T06:59:50.902Z|8e2ff73e-dfa4-48a7-bc70-bf983fbbc1e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=23a25598-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-16T06:59:50.902Z|8e2ff73e-dfa4-48a7-bc70-bf983fbbc1e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=23a25598-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-16T06:59:50.903Z|8e2ff73e-dfa4-48a7-bc70-bf983fbbc1e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=23a25598-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Status text : OK 2023-03-16T06:59:50.903Z|8e2ff73e-dfa4-48a7-bc70-bf983fbbc1e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=23a25598-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=6BBDBA87A1B0D775AB25FF15D7CF7612; 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:"807", date:"Thu, 16 Mar 2023 06:59:51 GMT", x-envoy-upstream-service-time:"133", server:"envoy"] 2023-03-16T06:59:50.903Z|8e2ff73e-dfa4-48a7-bc70-bf983fbbc1e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=23a25598-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:23a86f4d-c3c8-11ed-88a0-7623188be7ef","parentActivityInstanceId":"23a25598-c3c8-11ed-88a0-7623188be7ef","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:ad9a82b2-c38e-11ed-88a0-7623188be7ef","processInstanceId":"23a25598-c3c8-11ed-88a0-7623188be7ef","executionId":"23a25598-c3c8-11ed-88a0-7623188be7ef","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-16T06:59:47.747+0000","endTime":"2023-03-16T06:59:47.748+0000","durationInMillis":1,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"1841206b-c3c8-11ed-88a0-7623188be7ef"}] 2023-03-16T06:59:50.903Z|8e2ff73e-dfa4-48a7-bc70-bf983fbbc1e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=23a25598-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-16T06:59:50.903Z|8e2ff73e-dfa4-48a7-bc70-bf983fbbc1e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=23a25598-c3c8-11ed-88a0-7623188be7ef&maxResults=1|INFO|500||InvokeReturn 2023-03-16T06:59:50.908Z|8e2ff73e-dfa4-48a7-bc70-bf983fbbc1e8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T06:59:51.057Z|e12eb006-cfb5-496f-a2ac-ad5fab08b100|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|||INFO|500||Entering 2023-03-16T06:59:51.061Z|e12eb006-cfb5-496f-a2ac-ad5fab08b100|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3 2023-03-16T06:59:51.062Z|e12eb006-cfb5-496f-a2ac-ad5fab08b100|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|INFO|500||Invoke 2023-03-16T06:59:51.062Z|e12eb006-cfb5-496f-a2ac-ad5fab08b100|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||===========================request begin================================================ 2023-03-16T06:59:51.062Z|e12eb006-cfb5-496f-a2ac-ad5fab08b100|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3 2023-03-16T06:59:51.062Z|e12eb006-cfb5-496f-a2ac-ad5fab08b100|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||Method : GET 2023-03-16T06:59:51.062Z|e12eb006-cfb5-496f-a2ac-ad5fab08b100|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c18676b0b52298acadb84563f8fed69f", X-B3-SpanId:"f21ce0f060c7932f", X-B3-ParentSpanId:"362ec1d03aa81265", X-B3-Sampled:"0", X-ONAP-RequestID:"e12eb006-cfb5-496f-a2ac-ad5fab08b100", X-RequestID:"e12eb006-cfb5-496f-a2ac-ad5fab08b100", X-TransactionID:"e12eb006-cfb5-496f-a2ac-ad5fab08b100", X-ECOMP-RequestID:"e12eb006-cfb5-496f-a2ac-ad5fab08b100", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b4c304d5-1ff8-4983-9eb8-46347e104345"] 2023-03-16T06:59:51.062Z|e12eb006-cfb5-496f-a2ac-ad5fab08b100|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||Request body: 2023-03-16T06:59:51.062Z|e12eb006-cfb5-496f-a2ac-ad5fab08b100|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||==========================request end================================================ 2023-03-16T06:59:51.102Z|e12eb006-cfb5-496f-a2ac-ad5fab08b100|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||============================response begin========================================== 2023-03-16T06:59:51.102Z|e12eb006-cfb5-496f-a2ac-ad5fab08b100|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||Status code : 200 OK 2023-03-16T06:59:51.103Z|e12eb006-cfb5-496f-a2ac-ad5fab08b100|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||Status text : OK 2023-03-16T06:59:51.103Z|e12eb006-cfb5-496f-a2ac-ad5fab08b100|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 06:59:51 GMT", x-envoy-upstream-service-time:"38", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T06:59:51.103Z|e12eb006-cfb5-496f-a2ac-ad5fab08b100|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||Response body: { "requestId" : "a1f5923c-3e49-4f31-b04b-50a1ea25c3d3", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-16T06:59:05.000+00:00", "endTime" : "2023-03-16T06:59:50.000+00:00", "source" : "VID", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm_macro\",\n \"modelInvariantId\": \"05d50ea1-c66a-498f-a0ed-7e1de675bc1d\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"7e50770c-ad75-43ea-bf12-8981d6f59ce0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T06:59:50.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "0514aa62-0fea-43a7-9867-b22f68ac6c9b", "serviceInstanceName" : "basic_macro_52656184-957e-44c1-9470-c1ec80c70349", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "a1f5923c-3e49-4f31-b04b-50a1ea25c3d3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3" } } } 2023-03-16T06:59:51.104Z|e12eb006-cfb5-496f-a2ac-ad5fab08b100|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||=======================response end================================================= 2023-03-16T06:59:51.104Z|e12eb006-cfb5-496f-a2ac-ad5fab08b100|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|INFO|500||InvokeReturn 2023-03-16T06:59:51.105Z|e12eb006-cfb5-496f-a2ac-ad5fab08b100|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false 2023-03-16T06:59:51.105Z|e12eb006-cfb5-496f-a2ac-ad5fab08b100|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T06:59:51.105Z|e12eb006-cfb5-496f-a2ac-ad5fab08b100|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T06:59:51.105Z|e12eb006-cfb5-496f-a2ac-ad5fab08b100|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false 2023-03-16T06:59:51.105Z|e12eb006-cfb5-496f-a2ac-ad5fab08b100|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T06:59:51.105Z|e12eb006-cfb5-496f-a2ac-ad5fab08b100|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c18676b0b52298acadb84563f8fed69f", X-B3-SpanId:"4e964a8297887f40", X-B3-ParentSpanId:"362ec1d03aa81265", X-B3-Sampled:"0", X-ONAP-RequestID:"e12eb006-cfb5-496f-a2ac-ad5fab08b100", X-RequestID:"e12eb006-cfb5-496f-a2ac-ad5fab08b100", X-TransactionID:"e12eb006-cfb5-496f-a2ac-ad5fab08b100", X-ECOMP-RequestID:"e12eb006-cfb5-496f-a2ac-ad5fab08b100", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"602cc52d-0bca-4918-918d-afbd182c141f"] 2023-03-16T06:59:51.105Z|e12eb006-cfb5-496f-a2ac-ad5fab08b100|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T06:59:51.106Z|e12eb006-cfb5-496f-a2ac-ad5fab08b100|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T06:59:51.126Z|e12eb006-cfb5-496f-a2ac-ad5fab08b100|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T06:59:51.126Z|e12eb006-cfb5-496f-a2ac-ad5fab08b100|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T06:59:51.126Z|e12eb006-cfb5-496f-a2ac-ad5fab08b100|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T06:59:51.126Z|e12eb006-cfb5-496f-a2ac-ad5fab08b100|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 06:59:51 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T06:59:51.128Z|e12eb006-cfb5-496f-a2ac-ad5fab08b100|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 48, "soRequestId" : "a1f5923c-3e49-4f31-b04b-50a1ea25c3d3", "groupingId" : "c4632ed2-2588-4d45-8196-5cce8caef9b5", "name" : "basic_macro_52656184-957e-44c1-9470-c1ec80c70349_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d16c1d8504f144e5b2fab42ec3a8ceb7/stacks/basic_macro_52656184-957e-44c1-9470-c1ec80c70349_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/c4632ed2-2588-4d45-8196-5cce8caef9b5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_52656184-957e-44c1-9470-c1ec80c70349_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1678949955000,\"creation_time\":1678949887000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"c4632ed2-2588-4d45-8196-5cce8caef9b5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"030269b9175f4fd0b8cf41c01de8389e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"c4632ed2-2588-4d45-8196-5cce8caef9b5\",\"OS::project_id\":\"d16c1d8504f144e5b2fab42ec3a8ceb7\",\"OS::stack_name\":\"basic_macro_52656184-957e-44c1-9470-c1ec80c70349_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"8d64f14a-bb0b-47cc-b495-b3addb5493bf\",\"vf_module_id\":\"4efa59f6-fd5b-4b3b-895b-4aac5814bc74\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-16T06:59:16.000+00:00", "isDataInternal" : false } ] 2023-03-16T06:59:51.129Z|e12eb006-cfb5-496f-a2ac-ad5fab08b100|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T06:59:51.129Z|e12eb006-cfb5-496f-a2ac-ad5fab08b100|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T06:59:51.134Z|e12eb006-cfb5-496f-a2ac-ad5fab08b100|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T06:59:51.323Z|23bc1f58-f4d0-4db8-9278-bb8412e05a3f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|||INFO|500||Entering 2023-03-16T06:59:51.327Z|23bc1f58-f4d0-4db8-9278-bb8412e05a3f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3 2023-03-16T06:59:51.328Z|23bc1f58-f4d0-4db8-9278-bb8412e05a3f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|INFO|500||Invoke 2023-03-16T06:59:51.328Z|23bc1f58-f4d0-4db8-9278-bb8412e05a3f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||===========================request begin================================================ 2023-03-16T06:59:51.328Z|23bc1f58-f4d0-4db8-9278-bb8412e05a3f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3 2023-03-16T06:59:51.328Z|23bc1f58-f4d0-4db8-9278-bb8412e05a3f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||Method : GET 2023-03-16T06:59:51.328Z|23bc1f58-f4d0-4db8-9278-bb8412e05a3f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9521f4d5e85dbbab0de2db50be1c567d", X-B3-SpanId:"0c314320cd968ca9", X-B3-ParentSpanId:"038b86963f5d6f83", X-B3-Sampled:"0", X-ONAP-RequestID:"23bc1f58-f4d0-4db8-9278-bb8412e05a3f", X-RequestID:"23bc1f58-f4d0-4db8-9278-bb8412e05a3f", X-TransactionID:"23bc1f58-f4d0-4db8-9278-bb8412e05a3f", X-ECOMP-RequestID:"23bc1f58-f4d0-4db8-9278-bb8412e05a3f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"11a368c8-be8f-4405-8d43-ca764e7bd909"] 2023-03-16T06:59:51.329Z|23bc1f58-f4d0-4db8-9278-bb8412e05a3f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||Request body: 2023-03-16T06:59:51.329Z|23bc1f58-f4d0-4db8-9278-bb8412e05a3f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||==========================request end================================================ 2023-03-16T06:59:52.015Z|23bc1f58-f4d0-4db8-9278-bb8412e05a3f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||============================response begin========================================== 2023-03-16T06:59:52.016Z|23bc1f58-f4d0-4db8-9278-bb8412e05a3f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||Status code : 200 OK 2023-03-16T06:59:52.016Z|23bc1f58-f4d0-4db8-9278-bb8412e05a3f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||Status text : OK 2023-03-16T06:59:52.017Z|23bc1f58-f4d0-4db8-9278-bb8412e05a3f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 06:59:52 GMT", x-envoy-upstream-service-time:"683", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T06:59:52.017Z|23bc1f58-f4d0-4db8-9278-bb8412e05a3f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||Response body: { "requestId" : "a1f5923c-3e49-4f31-b04b-50a1ea25c3d3", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-16T06:59:05.000+00:00", "endTime" : "2023-03-16T06:59:50.000+00:00", "source" : "VID", "tenantId" : "d16c1d8504f144e5b2fab42ec3a8ceb7", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm_macro\",\n \"modelInvariantId\": \"05d50ea1-c66a-498f-a0ed-7e1de675bc1d\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"7e50770c-ad75-43ea-bf12-8981d6f59ce0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"d16c1d8504f144e5b2fab42ec3a8ceb7\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T06:59:50.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "0514aa62-0fea-43a7-9867-b22f68ac6c9b", "serviceInstanceName" : "basic_macro_52656184-957e-44c1-9470-c1ec80c70349", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/0514aa62-0fea-43a7-9867-b22f68ac6c9b", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "a1f5923c-3e49-4f31-b04b-50a1ea25c3d3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3" } } } 2023-03-16T06:59:52.018Z|23bc1f58-f4d0-4db8-9278-bb8412e05a3f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|DEBUG|500||=======================response end================================================= 2023-03-16T06:59:52.018Z|23bc1f58-f4d0-4db8-9278-bb8412e05a3f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|INFO|500||InvokeReturn 2023-03-16T06:59:52.020Z|23bc1f58-f4d0-4db8-9278-bb8412e05a3f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false 2023-03-16T06:59:52.021Z|23bc1f58-f4d0-4db8-9278-bb8412e05a3f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T06:59:52.021Z|23bc1f58-f4d0-4db8-9278-bb8412e05a3f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T06:59:52.021Z|23bc1f58-f4d0-4db8-9278-bb8412e05a3f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false 2023-03-16T06:59:52.022Z|23bc1f58-f4d0-4db8-9278-bb8412e05a3f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T06:59:52.022Z|23bc1f58-f4d0-4db8-9278-bb8412e05a3f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9521f4d5e85dbbab0de2db50be1c567d", X-B3-SpanId:"cb152f599cd21b81", X-B3-ParentSpanId:"038b86963f5d6f83", X-B3-Sampled:"0", X-ONAP-RequestID:"23bc1f58-f4d0-4db8-9278-bb8412e05a3f", X-RequestID:"23bc1f58-f4d0-4db8-9278-bb8412e05a3f", X-TransactionID:"23bc1f58-f4d0-4db8-9278-bb8412e05a3f", X-ECOMP-RequestID:"23bc1f58-f4d0-4db8-9278-bb8412e05a3f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"62934ac2-1b31-4f09-838a-8286f5c3b747"] 2023-03-16T06:59:52.022Z|23bc1f58-f4d0-4db8-9278-bb8412e05a3f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T06:59:52.022Z|23bc1f58-f4d0-4db8-9278-bb8412e05a3f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T06:59:52.042Z|23bc1f58-f4d0-4db8-9278-bb8412e05a3f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T06:59:52.042Z|23bc1f58-f4d0-4db8-9278-bb8412e05a3f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T06:59:52.043Z|23bc1f58-f4d0-4db8-9278-bb8412e05a3f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T06:59:52.043Z|23bc1f58-f4d0-4db8-9278-bb8412e05a3f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 06:59:52 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T06:59:52.044Z|23bc1f58-f4d0-4db8-9278-bb8412e05a3f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 48, "soRequestId" : "a1f5923c-3e49-4f31-b04b-50a1ea25c3d3", "groupingId" : "c4632ed2-2588-4d45-8196-5cce8caef9b5", "name" : "basic_macro_52656184-957e-44c1-9470-c1ec80c70349_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/d16c1d8504f144e5b2fab42ec3a8ceb7/stacks/basic_macro_52656184-957e-44c1-9470-c1ec80c70349_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/c4632ed2-2588-4d45-8196-5cce8caef9b5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_52656184-957e-44c1-9470-c1ec80c70349_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1678949955000,\"creation_time\":1678949887000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"c4632ed2-2588-4d45-8196-5cce8caef9b5\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"030269b9175f4fd0b8cf41c01de8389e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"c4632ed2-2588-4d45-8196-5cce8caef9b5\",\"OS::project_id\":\"d16c1d8504f144e5b2fab42ec3a8ceb7\",\"OS::stack_name\":\"basic_macro_52656184-957e-44c1-9470-c1ec80c70349_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"8d64f14a-bb0b-47cc-b495-b3addb5493bf\",\"vf_module_id\":\"4efa59f6-fd5b-4b3b-895b-4aac5814bc74\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-16T06:59:16.000+00:00", "isDataInternal" : false } ] 2023-03-16T06:59:52.044Z|23bc1f58-f4d0-4db8-9278-bb8412e05a3f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T06:59:52.045Z|23bc1f58-f4d0-4db8-9278-bb8412e05a3f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a1f5923c-3e49-4f31-b04b-50a1ea25c3d3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T06:59:52.051Z|23bc1f58-f4d0-4db8-9278-bb8412e05a3f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a1f5923c-3e49-4f31-b04b-50a1ea25c3d3|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T06:59:57.429Z|c3ffd2c6-9c12-4b59-ace5-7a7138e45315|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:59:57.430Z|c3ffd2c6-9c12-4b59-ace5-7a7138e45315|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:59:57.830Z|b869a1aa-13a3-4f27-a0b5-12281498e1d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:59:57.831Z|b869a1aa-13a3-4f27-a0b5-12281498e1d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T06:59:58.859Z|27248586-4bdb-4abe-8658-1febc3f724ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T06:59:58.859Z|27248586-4bdb-4abe-8658-1febc3f724ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:00:00.208Z|633cdfa0-77ce-4088-82be-4188e9c93c15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:00:00.211Z|633cdfa0-77ce-4088-82be-4188e9c93c15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:00:01.088Z|0b682835-e786-44db-8afe-9bf9964ab0da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|||INFO|500||Entering 2023-03-16T07:00:01.095Z|0b682835-e786-44db-8afe-9bf9964ab0da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555 2023-03-16T07:00:01.096Z|0b682835-e786-44db-8afe-9bf9964ab0da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|INFO|500||Invoke 2023-03-16T07:00:01.096Z|0b682835-e786-44db-8afe-9bf9964ab0da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||===========================request begin================================================ 2023-03-16T07:00:01.096Z|0b682835-e786-44db-8afe-9bf9964ab0da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555 2023-03-16T07:00:01.096Z|0b682835-e786-44db-8afe-9bf9964ab0da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Method : GET 2023-03-16T07:00:01.096Z|0b682835-e786-44db-8afe-9bf9964ab0da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"01aa33d02829cfc036b15599524f9dca", X-B3-SpanId:"99f4477ad1cd32c0", X-B3-ParentSpanId:"20923f352549ca6a", X-B3-Sampled:"0", X-ONAP-RequestID:"0b682835-e786-44db-8afe-9bf9964ab0da", X-RequestID:"0b682835-e786-44db-8afe-9bf9964ab0da", X-TransactionID:"0b682835-e786-44db-8afe-9bf9964ab0da", X-ECOMP-RequestID:"0b682835-e786-44db-8afe-9bf9964ab0da", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3941b3bf-262c-48a0-b7b2-e35ffa3d18eb"] 2023-03-16T07:00:01.096Z|0b682835-e786-44db-8afe-9bf9964ab0da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Request body: 2023-03-16T07:00:01.096Z|0b682835-e786-44db-8afe-9bf9964ab0da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||==========================request end================================================ 2023-03-16T07:00:01.115Z|935adc2a-facd-45a0-9a7c-3f6b4d96bb0b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:00:01.115Z|935adc2a-facd-45a0-9a7c-3f6b4d96bb0b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:00:01.132Z|0b682835-e786-44db-8afe-9bf9964ab0da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||============================response begin========================================== 2023-03-16T07:00:01.133Z|0b682835-e786-44db-8afe-9bf9964ab0da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Status code : 200 OK 2023-03-16T07:00:01.133Z|0b682835-e786-44db-8afe-9bf9964ab0da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Status text : OK 2023-03-16T07:00:01.133Z|0b682835-e786-44db-8afe-9bf9964ab0da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 07:00:01 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T07:00:01.134Z|0b682835-e786-44db-8afe-9bf9964ab0da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Response body: { "requestId" : "4170dded-7c7b-447a-8d4d-0c56d0b33555", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "progress" : 47, "startTime" : "2023-03-16T06:59:27.000+00:00", "source" : "VID", "vnfId" : "0025ced4-35b6-444d-bed4-88cd0c698118", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_229aa4ad-2888-4524-b5d5-eca4ed286f4c\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"e3bb2b91-07d1-42df-8bde-761fba6862e3\",\n\t\t\t\"modelVersionId\": \"920a32de-3db1-49e6-b2c5-50752b882719\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_229aa4ad-2888-4524-b5d5-eca4ed286f4c\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"debf643b-c06d-43e2-985a-96dfdf7316ef\",\n \"modelInvariantUuid\": \"c618fe23-b79e-4211-8c6b-6cb4b4aa0a2b\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"efda813d-0a57-4997-9460-d2d01abdbbb8\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"e4eee75e-06b5-40e3-ab44-f0a8dcf79a87\",\n \"modelInvariantUuid\": \"b48c9796-de0c-4a14-9ec9-1f60babd23cb\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"14eae784-22e0-4e04-8185-6a0daadafb3d\"\n },\n \"instanceName\": \"basic_cnf_macro_229aa4ad-2888-4524-b5d5-eca4ed286f4c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"920a32de-3db1-49e6-b2c5-50752b882719\",\n \"modelInvariantId\": \"e3bb2b91-07d1-42df-8bde-761fba6862e3\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"9033cb79-994b-4d62-9e23-6d885b1e48a8\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T06:59:57.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "11e243fd-a744-42d5-bd56-f8df9a96d219", "serviceInstanceName" : "basic_cnf_macro_229aa4ad-2888-4524-b5d5-eca4ed286f4c", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "4170dded-7c7b-447a-8d4d-0c56d0b33555", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555" } } } 2023-03-16T07:00:01.134Z|0b682835-e786-44db-8afe-9bf9964ab0da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||=======================response end================================================= 2023-03-16T07:00:01.134Z|0b682835-e786-44db-8afe-9bf9964ab0da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|INFO|500||InvokeReturn 2023-03-16T07:00:01.136Z|0b682835-e786-44db-8afe-9bf9964ab0da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false 2023-03-16T07:00:01.136Z|0b682835-e786-44db-8afe-9bf9964ab0da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T07:00:01.137Z|0b682835-e786-44db-8afe-9bf9964ab0da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T07:00:01.137Z|0b682835-e786-44db-8afe-9bf9964ab0da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false 2023-03-16T07:00:01.137Z|0b682835-e786-44db-8afe-9bf9964ab0da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T07:00:01.137Z|0b682835-e786-44db-8afe-9bf9964ab0da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"01aa33d02829cfc036b15599524f9dca", X-B3-SpanId:"2df02e44e1ba8d85", X-B3-ParentSpanId:"20923f352549ca6a", X-B3-Sampled:"0", X-ONAP-RequestID:"0b682835-e786-44db-8afe-9bf9964ab0da", X-RequestID:"0b682835-e786-44db-8afe-9bf9964ab0da", X-TransactionID:"0b682835-e786-44db-8afe-9bf9964ab0da", X-ECOMP-RequestID:"0b682835-e786-44db-8afe-9bf9964ab0da", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2c95e19b-ab3c-4102-8ab2-e301537cf8d0"] 2023-03-16T07:00:01.138Z|0b682835-e786-44db-8afe-9bf9964ab0da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T07:00:01.138Z|0b682835-e786-44db-8afe-9bf9964ab0da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T07:00:01.156Z|0b682835-e786-44db-8afe-9bf9964ab0da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T07:00:01.157Z|0b682835-e786-44db-8afe-9bf9964ab0da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T07:00:01.158Z|0b682835-e786-44db-8afe-9bf9964ab0da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T07:00:01.158Z|0b682835-e786-44db-8afe-9bf9964ab0da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 07:00:01 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T07:00:01.158Z|0b682835-e786-44db-8afe-9bf9964ab0da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-16T07:00:01.159Z|0b682835-e786-44db-8afe-9bf9964ab0da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T07:00:01.159Z|0b682835-e786-44db-8afe-9bf9964ab0da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T07:00:01.182Z|0b682835-e786-44db-8afe-9bf9964ab0da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-16T07:00:01.182Z|0b682835-e786-44db-8afe-9bf9964ab0da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-16T07:00:01.182Z|0b682835-e786-44db-8afe-9bf9964ab0da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-16T07:00:01.182Z|0b682835-e786-44db-8afe-9bf9964ab0da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-16T07:00:01.183Z|0b682835-e786-44db-8afe-9bf9964ab0da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-16T07:00:01.183Z|0b682835-e786-44db-8afe-9bf9964ab0da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0b682835-e786-44db-8afe-9bf9964ab0da", X-RequestID:"0b682835-e786-44db-8afe-9bf9964ab0da", X-TransactionID:"0b682835-e786-44db-8afe-9bf9964ab0da", X-ECOMP-RequestID:"0b682835-e786-44db-8afe-9bf9964ab0da", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"385b984d-0057-4721-a68c-eee313ae2bfe"] 2023-03-16T07:00:01.183Z|0b682835-e786-44db-8afe-9bf9964ab0da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-16T07:00:01.183Z|0b682835-e786-44db-8afe-9bf9964ab0da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-16T07:00:01.324Z|0b682835-e786-44db-8afe-9bf9964ab0da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-16T07:00:01.325Z|0b682835-e786-44db-8afe-9bf9964ab0da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-16T07:00:01.326Z|0b682835-e786-44db-8afe-9bf9964ab0da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-16T07:00:01.326Z|0b682835-e786-44db-8afe-9bf9964ab0da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=17D6C867EF51B0F92BC238D027CB5F2E; 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:"720", date:"Thu, 16 Mar 2023 07:00:01 GMT", x-envoy-upstream-service-time:"137", server:"envoy"] 2023-03-16T07:00:01.327Z|0b682835-e786-44db-8afe-9bf9964ab0da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"23a25598-c3c8-11ed-88a0-7623188be7ef","businessKey":"4170dded-7c7b-447a-8d4d-0c56d0b33555","processDefinitionId":"ControllerExecutionBB:1:ad9a82b2-c38e-11ed-88a0-7623188be7ef","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-03-16T06:59:47.707+0000","endTime":"2023-03-16T06:59:56.887+0000","removalTime":null,"durationInMillis":9180,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"1841206b-c3c8-11ed-88a0-7623188be7ef","superProcessInstanceId":"2290e4ef-c3c8-11ed-88a0-7623188be7ef","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-03-16T07:00:01.327Z|0b682835-e786-44db-8afe-9bf9964ab0da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-16T07:00:01.328Z|0b682835-e786-44db-8afe-9bf9964ab0da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-16T07:00:01.349Z|0b682835-e786-44db-8afe-9bf9964ab0da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=23a25598-c3c8-11ed-88a0-7623188be7ef&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=23a25598-c3c8-11ed-88a0-7623188be7ef&maxResults=1 2023-03-16T07:00:01.350Z|0b682835-e786-44db-8afe-9bf9964ab0da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=23a25598-c3c8-11ed-88a0-7623188be7ef&maxResults=1|INFO|500||Invoke 2023-03-16T07:00:01.350Z|0b682835-e786-44db-8afe-9bf9964ab0da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=23a25598-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-16T07:00:01.350Z|0b682835-e786-44db-8afe-9bf9964ab0da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=23a25598-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=23a25598-c3c8-11ed-88a0-7623188be7ef&maxResults=1 2023-03-16T07:00:01.350Z|0b682835-e786-44db-8afe-9bf9964ab0da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=23a25598-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Method : GET 2023-03-16T07:00:01.351Z|0b682835-e786-44db-8afe-9bf9964ab0da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=23a25598-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0b682835-e786-44db-8afe-9bf9964ab0da", X-RequestID:"0b682835-e786-44db-8afe-9bf9964ab0da", X-TransactionID:"0b682835-e786-44db-8afe-9bf9964ab0da", X-ECOMP-RequestID:"0b682835-e786-44db-8afe-9bf9964ab0da", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"925e62bf-15c0-450a-a904-40ff80ce7c4a"] 2023-03-16T07:00:01.351Z|0b682835-e786-44db-8afe-9bf9964ab0da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=23a25598-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Request body: 2023-03-16T07:00:01.351Z|0b682835-e786-44db-8afe-9bf9964ab0da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=23a25598-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-16T07:00:01.485Z|0b682835-e786-44db-8afe-9bf9964ab0da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=23a25598-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-16T07:00:01.486Z|0b682835-e786-44db-8afe-9bf9964ab0da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=23a25598-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-16T07:00:01.486Z|0b682835-e786-44db-8afe-9bf9964ab0da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=23a25598-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Status text : OK 2023-03-16T07:00:01.486Z|0b682835-e786-44db-8afe-9bf9964ab0da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=23a25598-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=0CAC0EC02F357E01E10A11CDFBD4FD44; 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:"786", date:"Thu, 16 Mar 2023 07:00:01 GMT", x-envoy-upstream-service-time:"130", server:"envoy"] 2023-03-16T07:00:01.487Z|0b682835-e786-44db-8afe-9bf9964ab0da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=23a25598-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0lgvk82:291aa146-c3c8-11ed-88a0-7623188be7ef","parentActivityInstanceId":"23a25598-c3c8-11ed-88a0-7623188be7ef","activityId":"EndEvent_0lgvk82","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:ad9a82b2-c38e-11ed-88a0-7623188be7ef","processInstanceId":"23a25598-c3c8-11ed-88a0-7623188be7ef","executionId":"23a25598-c3c8-11ed-88a0-7623188be7ef","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-16T06:59:56.884+0000","endTime":"2023-03-16T06:59:56.884+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"1841206b-c3c8-11ed-88a0-7623188be7ef"}] 2023-03-16T07:00:01.487Z|0b682835-e786-44db-8afe-9bf9964ab0da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=23a25598-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-16T07:00:01.488Z|0b682835-e786-44db-8afe-9bf9964ab0da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=23a25598-c3c8-11ed-88a0-7623188be7ef&maxResults=1|INFO|500||InvokeReturn 2023-03-16T07:00:01.494Z|0b682835-e786-44db-8afe-9bf9964ab0da|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T07:00:07.457Z|b500e9df-2bba-455d-a688-7c96e89f661d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:00:07.458Z|b500e9df-2bba-455d-a688-7c96e89f661d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:00:07.858Z|b58c8514-92c5-4efb-acb1-7184fd3ae4b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:00:07.859Z|b58c8514-92c5-4efb-acb1-7184fd3ae4b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:00:08.886Z|a575e41a-63d4-4902-8481-f319587ce2bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:00:08.887Z|a575e41a-63d4-4902-8481-f319587ce2bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:00:11.678Z|fac4ffb0-fc6a-475f-bf9d-3f2749eedd34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|||INFO|500||Entering 2023-03-16T07:00:11.685Z|fac4ffb0-fc6a-475f-bf9d-3f2749eedd34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555 2023-03-16T07:00:11.686Z|fac4ffb0-fc6a-475f-bf9d-3f2749eedd34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|INFO|500||Invoke 2023-03-16T07:00:11.686Z|fac4ffb0-fc6a-475f-bf9d-3f2749eedd34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||===========================request begin================================================ 2023-03-16T07:00:11.686Z|fac4ffb0-fc6a-475f-bf9d-3f2749eedd34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555 2023-03-16T07:00:11.686Z|fac4ffb0-fc6a-475f-bf9d-3f2749eedd34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Method : GET 2023-03-16T07:00:11.686Z|fac4ffb0-fc6a-475f-bf9d-3f2749eedd34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a5244e0f1d3e0db06b7fbc489cfc01ce", X-B3-SpanId:"6560f856df011a0a", X-B3-ParentSpanId:"e00602a78f41ab14", X-B3-Sampled:"1", X-ONAP-RequestID:"fac4ffb0-fc6a-475f-bf9d-3f2749eedd34", X-RequestID:"fac4ffb0-fc6a-475f-bf9d-3f2749eedd34", X-TransactionID:"fac4ffb0-fc6a-475f-bf9d-3f2749eedd34", X-ECOMP-RequestID:"fac4ffb0-fc6a-475f-bf9d-3f2749eedd34", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"707d3e1a-64df-457e-be62-6fa4a87228e2"] 2023-03-16T07:00:11.687Z|fac4ffb0-fc6a-475f-bf9d-3f2749eedd34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Request body: 2023-03-16T07:00:11.687Z|fac4ffb0-fc6a-475f-bf9d-3f2749eedd34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||==========================request end================================================ 2023-03-16T07:00:11.731Z|fac4ffb0-fc6a-475f-bf9d-3f2749eedd34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||============================response begin========================================== 2023-03-16T07:00:11.732Z|fac4ffb0-fc6a-475f-bf9d-3f2749eedd34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Status code : 200 OK 2023-03-16T07:00:11.732Z|fac4ffb0-fc6a-475f-bf9d-3f2749eedd34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Status text : OK 2023-03-16T07:00:11.732Z|fac4ffb0-fc6a-475f-bf9d-3f2749eedd34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 07:00:12 GMT", x-envoy-upstream-service-time:"41", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T07:00:11.737Z|fac4ffb0-fc6a-475f-bf9d-3f2749eedd34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Response body: { "requestId" : "4170dded-7c7b-447a-8d4d-0c56d0b33555", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "progress" : 47, "startTime" : "2023-03-16T06:59:27.000+00:00", "source" : "VID", "vnfId" : "0025ced4-35b6-444d-bed4-88cd0c698118", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_229aa4ad-2888-4524-b5d5-eca4ed286f4c\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"e3bb2b91-07d1-42df-8bde-761fba6862e3\",\n\t\t\t\"modelVersionId\": \"920a32de-3db1-49e6-b2c5-50752b882719\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_229aa4ad-2888-4524-b5d5-eca4ed286f4c\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"debf643b-c06d-43e2-985a-96dfdf7316ef\",\n \"modelInvariantUuid\": \"c618fe23-b79e-4211-8c6b-6cb4b4aa0a2b\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"efda813d-0a57-4997-9460-d2d01abdbbb8\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"e4eee75e-06b5-40e3-ab44-f0a8dcf79a87\",\n \"modelInvariantUuid\": \"b48c9796-de0c-4a14-9ec9-1f60babd23cb\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"14eae784-22e0-4e04-8185-6a0daadafb3d\"\n },\n \"instanceName\": \"basic_cnf_macro_229aa4ad-2888-4524-b5d5-eca4ed286f4c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"920a32de-3db1-49e6-b2c5-50752b882719\",\n \"modelInvariantId\": \"e3bb2b91-07d1-42df-8bde-761fba6862e3\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"9033cb79-994b-4d62-9e23-6d885b1e48a8\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T06:59:57.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "11e243fd-a744-42d5-bd56-f8df9a96d219", "serviceInstanceName" : "basic_cnf_macro_229aa4ad-2888-4524-b5d5-eca4ed286f4c", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "4170dded-7c7b-447a-8d4d-0c56d0b33555", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555" } } } 2023-03-16T07:00:11.738Z|fac4ffb0-fc6a-475f-bf9d-3f2749eedd34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||=======================response end================================================= 2023-03-16T07:00:11.738Z|fac4ffb0-fc6a-475f-bf9d-3f2749eedd34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|INFO|500||InvokeReturn 2023-03-16T07:00:11.740Z|fac4ffb0-fc6a-475f-bf9d-3f2749eedd34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false 2023-03-16T07:00:11.740Z|fac4ffb0-fc6a-475f-bf9d-3f2749eedd34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T07:00:11.740Z|fac4ffb0-fc6a-475f-bf9d-3f2749eedd34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T07:00:11.740Z|fac4ffb0-fc6a-475f-bf9d-3f2749eedd34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false 2023-03-16T07:00:11.741Z|fac4ffb0-fc6a-475f-bf9d-3f2749eedd34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T07:00:11.741Z|fac4ffb0-fc6a-475f-bf9d-3f2749eedd34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a5244e0f1d3e0db06b7fbc489cfc01ce", X-B3-SpanId:"a29a2f7814854832", X-B3-ParentSpanId:"e00602a78f41ab14", X-B3-Sampled:"1", X-ONAP-RequestID:"fac4ffb0-fc6a-475f-bf9d-3f2749eedd34", X-RequestID:"fac4ffb0-fc6a-475f-bf9d-3f2749eedd34", X-TransactionID:"fac4ffb0-fc6a-475f-bf9d-3f2749eedd34", X-ECOMP-RequestID:"fac4ffb0-fc6a-475f-bf9d-3f2749eedd34", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2b1be1b5-5cc7-49d7-810b-3d005beaaf98"] 2023-03-16T07:00:11.741Z|fac4ffb0-fc6a-475f-bf9d-3f2749eedd34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T07:00:11.741Z|fac4ffb0-fc6a-475f-bf9d-3f2749eedd34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T07:00:11.759Z|fac4ffb0-fc6a-475f-bf9d-3f2749eedd34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T07:00:11.759Z|fac4ffb0-fc6a-475f-bf9d-3f2749eedd34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T07:00:11.760Z|fac4ffb0-fc6a-475f-bf9d-3f2749eedd34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T07:00:11.760Z|fac4ffb0-fc6a-475f-bf9d-3f2749eedd34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 07:00:12 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T07:00:11.761Z|fac4ffb0-fc6a-475f-bf9d-3f2749eedd34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-16T07:00:11.761Z|fac4ffb0-fc6a-475f-bf9d-3f2749eedd34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T07:00:11.761Z|fac4ffb0-fc6a-475f-bf9d-3f2749eedd34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T07:00:11.780Z|fac4ffb0-fc6a-475f-bf9d-3f2749eedd34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-16T07:00:11.780Z|fac4ffb0-fc6a-475f-bf9d-3f2749eedd34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-16T07:00:11.781Z|fac4ffb0-fc6a-475f-bf9d-3f2749eedd34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-16T07:00:11.781Z|fac4ffb0-fc6a-475f-bf9d-3f2749eedd34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-16T07:00:11.781Z|fac4ffb0-fc6a-475f-bf9d-3f2749eedd34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-16T07:00:11.781Z|fac4ffb0-fc6a-475f-bf9d-3f2749eedd34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"fac4ffb0-fc6a-475f-bf9d-3f2749eedd34", X-RequestID:"fac4ffb0-fc6a-475f-bf9d-3f2749eedd34", X-TransactionID:"fac4ffb0-fc6a-475f-bf9d-3f2749eedd34", X-ECOMP-RequestID:"fac4ffb0-fc6a-475f-bf9d-3f2749eedd34", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ef0eeff3-2626-4b01-bf91-3bd93aa59e0b"] 2023-03-16T07:00:11.781Z|fac4ffb0-fc6a-475f-bf9d-3f2749eedd34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-16T07:00:11.781Z|fac4ffb0-fc6a-475f-bf9d-3f2749eedd34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-16T07:00:11.922Z|fac4ffb0-fc6a-475f-bf9d-3f2749eedd34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-16T07:00:11.923Z|fac4ffb0-fc6a-475f-bf9d-3f2749eedd34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-16T07:00:11.924Z|fac4ffb0-fc6a-475f-bf9d-3f2749eedd34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-16T07:00:11.924Z|fac4ffb0-fc6a-475f-bf9d-3f2749eedd34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=52C2F9E0A4201DFF0ECA8AD4C2740A70; 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:"694", date:"Thu, 16 Mar 2023 07:00:12 GMT", x-envoy-upstream-service-time:"138", server:"envoy"] 2023-03-16T07:00:11.925Z|fac4ffb0-fc6a-475f-bf9d-3f2749eedd34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2b7e8215-c3c8-11ed-88a0-7623188be7ef","businessKey":"4170dded-7c7b-447a-8d4d-0c56d0b33555","processDefinitionId":"ReceiveWorkflowMessage:1:ad5822f8-c38e-11ed-88a0-7623188be7ef","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionName":"ReceiveWorkflowMessage","processDefinitionVersion":1,"startTime":"2023-03-16T07:00:00.894+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"1841206b-c3c8-11ed-88a0-7623188be7ef","superProcessInstanceId":"2afb965b-c3c8-11ed-88a0-7623188be7ef","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-16T07:00:11.925Z|fac4ffb0-fc6a-475f-bf9d-3f2749eedd34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-16T07:00:11.926Z|fac4ffb0-fc6a-475f-bf9d-3f2749eedd34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-16T07:00:11.946Z|fac4ffb0-fc6a-475f-bf9d-3f2749eedd34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b7e8215-c3c8-11ed-88a0-7623188be7ef&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b7e8215-c3c8-11ed-88a0-7623188be7ef&maxResults=1 2023-03-16T07:00:11.947Z|fac4ffb0-fc6a-475f-bf9d-3f2749eedd34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b7e8215-c3c8-11ed-88a0-7623188be7ef&maxResults=1|INFO|500||Invoke 2023-03-16T07:00:11.947Z|fac4ffb0-fc6a-475f-bf9d-3f2749eedd34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b7e8215-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-16T07:00:11.947Z|fac4ffb0-fc6a-475f-bf9d-3f2749eedd34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b7e8215-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b7e8215-c3c8-11ed-88a0-7623188be7ef&maxResults=1 2023-03-16T07:00:11.947Z|fac4ffb0-fc6a-475f-bf9d-3f2749eedd34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b7e8215-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Method : GET 2023-03-16T07:00:11.947Z|fac4ffb0-fc6a-475f-bf9d-3f2749eedd34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b7e8215-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"fac4ffb0-fc6a-475f-bf9d-3f2749eedd34", X-RequestID:"fac4ffb0-fc6a-475f-bf9d-3f2749eedd34", X-TransactionID:"fac4ffb0-fc6a-475f-bf9d-3f2749eedd34", X-ECOMP-RequestID:"fac4ffb0-fc6a-475f-bf9d-3f2749eedd34", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f1d3b26d-0869-421f-9f04-732d0fac3cff"] 2023-03-16T07:00:11.947Z|fac4ffb0-fc6a-475f-bf9d-3f2749eedd34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b7e8215-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Request body: 2023-03-16T07:00:11.948Z|fac4ffb0-fc6a-475f-bf9d-3f2749eedd34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b7e8215-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-16T07:00:12.082Z|fac4ffb0-fc6a-475f-bf9d-3f2749eedd34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b7e8215-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-16T07:00:12.082Z|fac4ffb0-fc6a-475f-bf9d-3f2749eedd34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b7e8215-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-16T07:00:12.083Z|fac4ffb0-fc6a-475f-bf9d-3f2749eedd34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b7e8215-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Status text : OK 2023-03-16T07:00:12.083Z|fac4ffb0-fc6a-475f-bf9d-3f2749eedd34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b7e8215-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=A4B47A1B3A2391BA956BB8307DADF2BF; 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:"827", date:"Thu, 16 Mar 2023 07:00:12 GMT", x-envoy-upstream-service-time:"132", server:"envoy"] 2023-03-16T07:00:12.083Z|fac4ffb0-fc6a-475f-bf9d-3f2749eedd34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b7e8215-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Response body: [{"id":"IntermediateCatchEvent_1:2b870db4-c3c8-11ed-88a0-7623188be7ef","parentActivityInstanceId":"SubProcess_2:2b86716b-c3c8-11ed-88a0-7623188be7ef","activityId":"IntermediateCatchEvent_1","activityName":"Catch Workflow Message","activityType":"intermediateMessageCatch","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionId":"ReceiveWorkflowMessage:1:ad5822f8-c38e-11ed-88a0-7623188be7ef","processInstanceId":"2b7e8215-c3c8-11ed-88a0-7623188be7ef","executionId":"2b870db2-c3c8-11ed-88a0-7623188be7ef","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-16T07:00:00.950+0000","endTime":null,"durationInMillis":null,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"1841206b-c3c8-11ed-88a0-7623188be7ef"}] 2023-03-16T07:00:12.083Z|fac4ffb0-fc6a-475f-bf9d-3f2749eedd34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b7e8215-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-16T07:00:12.084Z|fac4ffb0-fc6a-475f-bf9d-3f2749eedd34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b7e8215-c3c8-11ed-88a0-7623188be7ef&maxResults=1|INFO|500||InvokeReturn 2023-03-16T07:00:12.087Z|fac4ffb0-fc6a-475f-bf9d-3f2749eedd34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T07:00:15.208Z|cce0404a-b8df-41fc-9555-12d26cb367d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:00:15.209Z|cce0404a-b8df-41fc-9555-12d26cb367d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:00:17.488Z|2b23b7ec-7819-4ffe-a3bf-2b8ccdc90521|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:00:17.489Z|2b23b7ec-7819-4ffe-a3bf-2b8ccdc90521|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:00:17.887Z|d13f8c6e-7911-486c-885f-3a0e8d24b9fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:00:17.888Z|d13f8c6e-7911-486c-885f-3a0e8d24b9fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:00:18.913Z|9532eb1e-fc2a-48ae-8ac6-7a7c9918d18b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:00:18.914Z|9532eb1e-fc2a-48ae-8ac6-7a7c9918d18b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:00:22.262Z|896a3413-443b-4d2d-a3af-e9efaaaf7339|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|||INFO|500||Entering 2023-03-16T07:00:22.268Z|896a3413-443b-4d2d-a3af-e9efaaaf7339|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555 2023-03-16T07:00:22.269Z|896a3413-443b-4d2d-a3af-e9efaaaf7339|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|INFO|500||Invoke 2023-03-16T07:00:22.269Z|896a3413-443b-4d2d-a3af-e9efaaaf7339|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||===========================request begin================================================ 2023-03-16T07:00:22.269Z|896a3413-443b-4d2d-a3af-e9efaaaf7339|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555 2023-03-16T07:00:22.269Z|896a3413-443b-4d2d-a3af-e9efaaaf7339|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Method : GET 2023-03-16T07:00:22.269Z|896a3413-443b-4d2d-a3af-e9efaaaf7339|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3a6b2f93ed7a65a1bbf954264b1a8e1f", X-B3-SpanId:"977978ff69e32637", X-B3-ParentSpanId:"c5c9bfc313720464", X-B3-Sampled:"0", X-ONAP-RequestID:"896a3413-443b-4d2d-a3af-e9efaaaf7339", X-RequestID:"896a3413-443b-4d2d-a3af-e9efaaaf7339", X-TransactionID:"896a3413-443b-4d2d-a3af-e9efaaaf7339", X-ECOMP-RequestID:"896a3413-443b-4d2d-a3af-e9efaaaf7339", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b1ab62ef-86cd-49a0-95dc-5cdb78a6d012"] 2023-03-16T07:00:22.269Z|896a3413-443b-4d2d-a3af-e9efaaaf7339|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Request body: 2023-03-16T07:00:22.269Z|896a3413-443b-4d2d-a3af-e9efaaaf7339|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||==========================request end================================================ 2023-03-16T07:00:22.309Z|896a3413-443b-4d2d-a3af-e9efaaaf7339|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||============================response begin========================================== 2023-03-16T07:00:22.309Z|896a3413-443b-4d2d-a3af-e9efaaaf7339|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Status code : 200 OK 2023-03-16T07:00:22.309Z|896a3413-443b-4d2d-a3af-e9efaaaf7339|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Status text : OK 2023-03-16T07:00:22.310Z|896a3413-443b-4d2d-a3af-e9efaaaf7339|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 07:00:23 GMT", x-envoy-upstream-service-time:"35", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T07:00:22.315Z|896a3413-443b-4d2d-a3af-e9efaaaf7339|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Response body: { "requestId" : "4170dded-7c7b-447a-8d4d-0c56d0b33555", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "progress" : 47, "startTime" : "2023-03-16T06:59:27.000+00:00", "source" : "VID", "vnfId" : "0025ced4-35b6-444d-bed4-88cd0c698118", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_229aa4ad-2888-4524-b5d5-eca4ed286f4c\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"e3bb2b91-07d1-42df-8bde-761fba6862e3\",\n\t\t\t\"modelVersionId\": \"920a32de-3db1-49e6-b2c5-50752b882719\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_229aa4ad-2888-4524-b5d5-eca4ed286f4c\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"debf643b-c06d-43e2-985a-96dfdf7316ef\",\n \"modelInvariantUuid\": \"c618fe23-b79e-4211-8c6b-6cb4b4aa0a2b\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"efda813d-0a57-4997-9460-d2d01abdbbb8\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"e4eee75e-06b5-40e3-ab44-f0a8dcf79a87\",\n \"modelInvariantUuid\": \"b48c9796-de0c-4a14-9ec9-1f60babd23cb\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"14eae784-22e0-4e04-8185-6a0daadafb3d\"\n },\n \"instanceName\": \"basic_cnf_macro_229aa4ad-2888-4524-b5d5-eca4ed286f4c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"920a32de-3db1-49e6-b2c5-50752b882719\",\n \"modelInvariantId\": \"e3bb2b91-07d1-42df-8bde-761fba6862e3\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"9033cb79-994b-4d62-9e23-6d885b1e48a8\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T06:59:57.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "11e243fd-a744-42d5-bd56-f8df9a96d219", "serviceInstanceName" : "basic_cnf_macro_229aa4ad-2888-4524-b5d5-eca4ed286f4c", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "4170dded-7c7b-447a-8d4d-0c56d0b33555", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555" } } } 2023-03-16T07:00:22.315Z|896a3413-443b-4d2d-a3af-e9efaaaf7339|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||=======================response end================================================= 2023-03-16T07:00:22.316Z|896a3413-443b-4d2d-a3af-e9efaaaf7339|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|INFO|500||InvokeReturn 2023-03-16T07:00:22.318Z|896a3413-443b-4d2d-a3af-e9efaaaf7339|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false 2023-03-16T07:00:22.318Z|896a3413-443b-4d2d-a3af-e9efaaaf7339|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T07:00:22.318Z|896a3413-443b-4d2d-a3af-e9efaaaf7339|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T07:00:22.318Z|896a3413-443b-4d2d-a3af-e9efaaaf7339|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false 2023-03-16T07:00:22.319Z|896a3413-443b-4d2d-a3af-e9efaaaf7339|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T07:00:22.319Z|896a3413-443b-4d2d-a3af-e9efaaaf7339|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3a6b2f93ed7a65a1bbf954264b1a8e1f", X-B3-SpanId:"3e59a57e52e689e1", X-B3-ParentSpanId:"c5c9bfc313720464", X-B3-Sampled:"0", X-ONAP-RequestID:"896a3413-443b-4d2d-a3af-e9efaaaf7339", X-RequestID:"896a3413-443b-4d2d-a3af-e9efaaaf7339", X-TransactionID:"896a3413-443b-4d2d-a3af-e9efaaaf7339", X-ECOMP-RequestID:"896a3413-443b-4d2d-a3af-e9efaaaf7339", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"73a3c91b-29ff-4cad-9d45-af08a0cb8650"] 2023-03-16T07:00:22.319Z|896a3413-443b-4d2d-a3af-e9efaaaf7339|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T07:00:22.319Z|896a3413-443b-4d2d-a3af-e9efaaaf7339|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T07:00:22.337Z|896a3413-443b-4d2d-a3af-e9efaaaf7339|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T07:00:22.337Z|896a3413-443b-4d2d-a3af-e9efaaaf7339|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T07:00:22.337Z|896a3413-443b-4d2d-a3af-e9efaaaf7339|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T07:00:22.337Z|896a3413-443b-4d2d-a3af-e9efaaaf7339|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 07:00:23 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T07:00:22.339Z|896a3413-443b-4d2d-a3af-e9efaaaf7339|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-16T07:00:22.339Z|896a3413-443b-4d2d-a3af-e9efaaaf7339|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T07:00:22.339Z|896a3413-443b-4d2d-a3af-e9efaaaf7339|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T07:00:22.355Z|896a3413-443b-4d2d-a3af-e9efaaaf7339|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-16T07:00:22.355Z|896a3413-443b-4d2d-a3af-e9efaaaf7339|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-16T07:00:22.355Z|896a3413-443b-4d2d-a3af-e9efaaaf7339|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-16T07:00:22.355Z|896a3413-443b-4d2d-a3af-e9efaaaf7339|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-16T07:00:22.355Z|896a3413-443b-4d2d-a3af-e9efaaaf7339|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-16T07:00:22.355Z|896a3413-443b-4d2d-a3af-e9efaaaf7339|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"896a3413-443b-4d2d-a3af-e9efaaaf7339", X-RequestID:"896a3413-443b-4d2d-a3af-e9efaaaf7339", X-TransactionID:"896a3413-443b-4d2d-a3af-e9efaaaf7339", X-ECOMP-RequestID:"896a3413-443b-4d2d-a3af-e9efaaaf7339", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4206258e-524a-4b6f-84cc-2ad4bbac5178"] 2023-03-16T07:00:22.355Z|896a3413-443b-4d2d-a3af-e9efaaaf7339|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-16T07:00:22.355Z|896a3413-443b-4d2d-a3af-e9efaaaf7339|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-16T07:00:22.502Z|896a3413-443b-4d2d-a3af-e9efaaaf7339|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-16T07:00:22.503Z|896a3413-443b-4d2d-a3af-e9efaaaf7339|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-16T07:00:22.503Z|896a3413-443b-4d2d-a3af-e9efaaaf7339|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-16T07:00:22.503Z|896a3413-443b-4d2d-a3af-e9efaaaf7339|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F0C93A3228304AFE8A24523225267D33; 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:"694", date:"Thu, 16 Mar 2023 07:00:22 GMT", x-envoy-upstream-service-time:"137", server:"envoy"] 2023-03-16T07:00:22.505Z|896a3413-443b-4d2d-a3af-e9efaaaf7339|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2b7e8215-c3c8-11ed-88a0-7623188be7ef","businessKey":"4170dded-7c7b-447a-8d4d-0c56d0b33555","processDefinitionId":"ReceiveWorkflowMessage:1:ad5822f8-c38e-11ed-88a0-7623188be7ef","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionName":"ReceiveWorkflowMessage","processDefinitionVersion":1,"startTime":"2023-03-16T07:00:00.894+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"1841206b-c3c8-11ed-88a0-7623188be7ef","superProcessInstanceId":"2afb965b-c3c8-11ed-88a0-7623188be7ef","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-16T07:00:22.505Z|896a3413-443b-4d2d-a3af-e9efaaaf7339|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-16T07:00:22.506Z|896a3413-443b-4d2d-a3af-e9efaaaf7339|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-16T07:00:22.528Z|896a3413-443b-4d2d-a3af-e9efaaaf7339|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b7e8215-c3c8-11ed-88a0-7623188be7ef&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b7e8215-c3c8-11ed-88a0-7623188be7ef&maxResults=1 2023-03-16T07:00:22.528Z|896a3413-443b-4d2d-a3af-e9efaaaf7339|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b7e8215-c3c8-11ed-88a0-7623188be7ef&maxResults=1|INFO|500||Invoke 2023-03-16T07:00:22.529Z|896a3413-443b-4d2d-a3af-e9efaaaf7339|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b7e8215-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-16T07:00:22.529Z|896a3413-443b-4d2d-a3af-e9efaaaf7339|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b7e8215-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b7e8215-c3c8-11ed-88a0-7623188be7ef&maxResults=1 2023-03-16T07:00:22.529Z|896a3413-443b-4d2d-a3af-e9efaaaf7339|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b7e8215-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Method : GET 2023-03-16T07:00:22.529Z|896a3413-443b-4d2d-a3af-e9efaaaf7339|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b7e8215-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"896a3413-443b-4d2d-a3af-e9efaaaf7339", X-RequestID:"896a3413-443b-4d2d-a3af-e9efaaaf7339", X-TransactionID:"896a3413-443b-4d2d-a3af-e9efaaaf7339", X-ECOMP-RequestID:"896a3413-443b-4d2d-a3af-e9efaaaf7339", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f358285f-3b6b-455a-a747-19c34d55d27f"] 2023-03-16T07:00:22.529Z|896a3413-443b-4d2d-a3af-e9efaaaf7339|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b7e8215-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Request body: 2023-03-16T07:00:22.529Z|896a3413-443b-4d2d-a3af-e9efaaaf7339|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b7e8215-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-16T07:00:22.667Z|896a3413-443b-4d2d-a3af-e9efaaaf7339|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b7e8215-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-16T07:00:22.668Z|896a3413-443b-4d2d-a3af-e9efaaaf7339|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b7e8215-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-16T07:00:22.668Z|896a3413-443b-4d2d-a3af-e9efaaaf7339|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b7e8215-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Status text : OK 2023-03-16T07:00:22.669Z|896a3413-443b-4d2d-a3af-e9efaaaf7339|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b7e8215-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=6B73CB9B25025342F68600C1ECF3C017; 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:"827", date:"Thu, 16 Mar 2023 07:00:22 GMT", x-envoy-upstream-service-time:"135", server:"envoy"] 2023-03-16T07:00:22.669Z|896a3413-443b-4d2d-a3af-e9efaaaf7339|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b7e8215-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Response body: [{"id":"IntermediateCatchEvent_1:2b870db4-c3c8-11ed-88a0-7623188be7ef","parentActivityInstanceId":"SubProcess_2:2b86716b-c3c8-11ed-88a0-7623188be7ef","activityId":"IntermediateCatchEvent_1","activityName":"Catch Workflow Message","activityType":"intermediateMessageCatch","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionId":"ReceiveWorkflowMessage:1:ad5822f8-c38e-11ed-88a0-7623188be7ef","processInstanceId":"2b7e8215-c3c8-11ed-88a0-7623188be7ef","executionId":"2b870db2-c3c8-11ed-88a0-7623188be7ef","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-16T07:00:00.950+0000","endTime":null,"durationInMillis":null,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"1841206b-c3c8-11ed-88a0-7623188be7ef"}] 2023-03-16T07:00:22.669Z|896a3413-443b-4d2d-a3af-e9efaaaf7339|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b7e8215-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-16T07:00:22.670Z|896a3413-443b-4d2d-a3af-e9efaaaf7339|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b7e8215-c3c8-11ed-88a0-7623188be7ef&maxResults=1|INFO|500||InvokeReturn 2023-03-16T07:00:22.675Z|896a3413-443b-4d2d-a3af-e9efaaaf7339|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T07:00:27.519Z|3fad11c3-b81a-448e-9ca7-a608885e9441|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:00:27.520Z|3fad11c3-b81a-448e-9ca7-a608885e9441|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:00:27.916Z|92917802-e8a9-4634-9e0b-f1edd3b4ab50|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:00:27.917Z|92917802-e8a9-4634-9e0b-f1edd3b4ab50|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:00:28.940Z|86decbaf-2b5a-4462-a37b-c840983328f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:00:28.941Z|86decbaf-2b5a-4462-a37b-c840983328f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:00:30.209Z|4ca05f1e-8343-4209-8daa-eaaa78acd16f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:00:30.209Z|4ca05f1e-8343-4209-8daa-eaaa78acd16f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:00:31.116Z|412f49bd-7c03-4f73-b1ce-3059524161a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:00:31.116Z|412f49bd-7c03-4f73-b1ce-3059524161a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:00:32.855Z|72dfee4c-cff8-4ad0-8c79-676f8524f52a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|||INFO|500||Entering 2023-03-16T07:00:32.865Z|72dfee4c-cff8-4ad0-8c79-676f8524f52a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555 2023-03-16T07:00:32.866Z|72dfee4c-cff8-4ad0-8c79-676f8524f52a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|INFO|500||Invoke 2023-03-16T07:00:32.866Z|72dfee4c-cff8-4ad0-8c79-676f8524f52a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||===========================request begin================================================ 2023-03-16T07:00:32.867Z|72dfee4c-cff8-4ad0-8c79-676f8524f52a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555 2023-03-16T07:00:32.867Z|72dfee4c-cff8-4ad0-8c79-676f8524f52a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Method : GET 2023-03-16T07:00:32.867Z|72dfee4c-cff8-4ad0-8c79-676f8524f52a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dd2ad9aed7e98cdeeb4da46efd94c4c0", X-B3-SpanId:"f0decd3bf61c2af5", X-B3-ParentSpanId:"88c63c586ef9b15b", X-B3-Sampled:"0", X-ONAP-RequestID:"72dfee4c-cff8-4ad0-8c79-676f8524f52a", X-RequestID:"72dfee4c-cff8-4ad0-8c79-676f8524f52a", X-TransactionID:"72dfee4c-cff8-4ad0-8c79-676f8524f52a", X-ECOMP-RequestID:"72dfee4c-cff8-4ad0-8c79-676f8524f52a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bae3ac14-408b-4642-8300-ce595ba2da86"] 2023-03-16T07:00:32.868Z|72dfee4c-cff8-4ad0-8c79-676f8524f52a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Request body: 2023-03-16T07:00:32.868Z|72dfee4c-cff8-4ad0-8c79-676f8524f52a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||==========================request end================================================ 2023-03-16T07:00:32.900Z|72dfee4c-cff8-4ad0-8c79-676f8524f52a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||============================response begin========================================== 2023-03-16T07:00:32.901Z|72dfee4c-cff8-4ad0-8c79-676f8524f52a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Status code : 200 OK 2023-03-16T07:00:32.901Z|72dfee4c-cff8-4ad0-8c79-676f8524f52a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Status text : OK 2023-03-16T07:00:32.902Z|72dfee4c-cff8-4ad0-8c79-676f8524f52a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 07:00:33 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T07:00:32.902Z|72dfee4c-cff8-4ad0-8c79-676f8524f52a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Response body: { "requestId" : "4170dded-7c7b-447a-8d4d-0c56d0b33555", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).", "progress" : 68, "startTime" : "2023-03-16T06:59:27.000+00:00", "source" : "VID", "vnfId" : "0025ced4-35b6-444d-bed4-88cd0c698118", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_229aa4ad-2888-4524-b5d5-eca4ed286f4c\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"e3bb2b91-07d1-42df-8bde-761fba6862e3\",\n\t\t\t\"modelVersionId\": \"920a32de-3db1-49e6-b2c5-50752b882719\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_229aa4ad-2888-4524-b5d5-eca4ed286f4c\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"debf643b-c06d-43e2-985a-96dfdf7316ef\",\n \"modelInvariantUuid\": \"c618fe23-b79e-4211-8c6b-6cb4b4aa0a2b\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"efda813d-0a57-4997-9460-d2d01abdbbb8\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"e4eee75e-06b5-40e3-ab44-f0a8dcf79a87\",\n \"modelInvariantUuid\": \"b48c9796-de0c-4a14-9ec9-1f60babd23cb\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"14eae784-22e0-4e04-8185-6a0daadafb3d\"\n },\n \"instanceName\": \"basic_cnf_macro_229aa4ad-2888-4524-b5d5-eca4ed286f4c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"920a32de-3db1-49e6-b2c5-50752b882719\",\n \"modelInvariantId\": \"e3bb2b91-07d1-42df-8bde-761fba6862e3\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"9033cb79-994b-4d62-9e23-6d885b1e48a8\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T07:00:28.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "11e243fd-a744-42d5-bd56-f8df9a96d219", "serviceInstanceName" : "basic_cnf_macro_229aa4ad-2888-4524-b5d5-eca4ed286f4c", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "4170dded-7c7b-447a-8d4d-0c56d0b33555", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555" } } } 2023-03-16T07:00:32.903Z|72dfee4c-cff8-4ad0-8c79-676f8524f52a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||=======================response end================================================= 2023-03-16T07:00:32.904Z|72dfee4c-cff8-4ad0-8c79-676f8524f52a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|INFO|500||InvokeReturn 2023-03-16T07:00:32.905Z|72dfee4c-cff8-4ad0-8c79-676f8524f52a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false 2023-03-16T07:00:32.906Z|72dfee4c-cff8-4ad0-8c79-676f8524f52a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T07:00:32.906Z|72dfee4c-cff8-4ad0-8c79-676f8524f52a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T07:00:32.907Z|72dfee4c-cff8-4ad0-8c79-676f8524f52a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false 2023-03-16T07:00:32.907Z|72dfee4c-cff8-4ad0-8c79-676f8524f52a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T07:00:32.907Z|72dfee4c-cff8-4ad0-8c79-676f8524f52a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dd2ad9aed7e98cdeeb4da46efd94c4c0", X-B3-SpanId:"70413276a8b5df3b", X-B3-ParentSpanId:"88c63c586ef9b15b", X-B3-Sampled:"0", X-ONAP-RequestID:"72dfee4c-cff8-4ad0-8c79-676f8524f52a", X-RequestID:"72dfee4c-cff8-4ad0-8c79-676f8524f52a", X-TransactionID:"72dfee4c-cff8-4ad0-8c79-676f8524f52a", X-ECOMP-RequestID:"72dfee4c-cff8-4ad0-8c79-676f8524f52a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ab7c0640-b85b-4590-9d9d-55d3eabc0605"] 2023-03-16T07:00:32.907Z|72dfee4c-cff8-4ad0-8c79-676f8524f52a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T07:00:32.907Z|72dfee4c-cff8-4ad0-8c79-676f8524f52a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T07:00:32.941Z|72dfee4c-cff8-4ad0-8c79-676f8524f52a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T07:00:32.941Z|72dfee4c-cff8-4ad0-8c79-676f8524f52a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T07:00:32.941Z|72dfee4c-cff8-4ad0-8c79-676f8524f52a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T07:00:32.942Z|72dfee4c-cff8-4ad0-8c79-676f8524f52a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 07:00:33 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T07:00:32.942Z|72dfee4c-cff8-4ad0-8c79-676f8524f52a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-16T07:00:32.942Z|72dfee4c-cff8-4ad0-8c79-676f8524f52a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T07:00:32.942Z|72dfee4c-cff8-4ad0-8c79-676f8524f52a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T07:00:32.961Z|72dfee4c-cff8-4ad0-8c79-676f8524f52a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-16T07:00:32.961Z|72dfee4c-cff8-4ad0-8c79-676f8524f52a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-16T07:00:32.961Z|72dfee4c-cff8-4ad0-8c79-676f8524f52a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-16T07:00:32.961Z|72dfee4c-cff8-4ad0-8c79-676f8524f52a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-16T07:00:32.961Z|72dfee4c-cff8-4ad0-8c79-676f8524f52a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-16T07:00:32.962Z|72dfee4c-cff8-4ad0-8c79-676f8524f52a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"72dfee4c-cff8-4ad0-8c79-676f8524f52a", X-RequestID:"72dfee4c-cff8-4ad0-8c79-676f8524f52a", X-TransactionID:"72dfee4c-cff8-4ad0-8c79-676f8524f52a", X-ECOMP-RequestID:"72dfee4c-cff8-4ad0-8c79-676f8524f52a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"27e8d000-c870-4062-84af-9428a2c7fd07"] 2023-03-16T07:00:32.962Z|72dfee4c-cff8-4ad0-8c79-676f8524f52a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-16T07:00:32.962Z|72dfee4c-cff8-4ad0-8c79-676f8524f52a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-16T07:00:33.111Z|72dfee4c-cff8-4ad0-8c79-676f8524f52a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-16T07:00:33.112Z|72dfee4c-cff8-4ad0-8c79-676f8524f52a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-16T07:00:33.112Z|72dfee4c-cff8-4ad0-8c79-676f8524f52a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-16T07:00:33.112Z|72dfee4c-cff8-4ad0-8c79-676f8524f52a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=C9F11AE09171AA389ED5A3888615EF51; 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:"691", date:"Thu, 16 Mar 2023 07:00:33 GMT", x-envoy-upstream-service-time:"145", server:"envoy"] 2023-03-16T07:00:33.113Z|72dfee4c-cff8-4ad0-8c79-676f8524f52a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"3cab2cfd-c3c8-11ed-88a0-7623188be7ef","businessKey":"4170dded-7c7b-447a-8d4d-0c56d0b33555","processDefinitionId":"ControllerExecutionBB:1:ad9a82b2-c38e-11ed-88a0-7623188be7ef","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-03-16T07:00:29.708+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"1841206b-c3c8-11ed-88a0-7623188be7ef","superProcessInstanceId":"3bbb4f77-c3c8-11ed-88a0-7623188be7ef","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-16T07:00:33.113Z|72dfee4c-cff8-4ad0-8c79-676f8524f52a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-16T07:00:33.113Z|72dfee4c-cff8-4ad0-8c79-676f8524f52a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-16T07:00:33.136Z|72dfee4c-cff8-4ad0-8c79-676f8524f52a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1 2023-03-16T07:00:33.137Z|72dfee4c-cff8-4ad0-8c79-676f8524f52a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|INFO|500||Invoke 2023-03-16T07:00:33.137Z|72dfee4c-cff8-4ad0-8c79-676f8524f52a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-16T07:00:33.137Z|72dfee4c-cff8-4ad0-8c79-676f8524f52a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1 2023-03-16T07:00:33.137Z|72dfee4c-cff8-4ad0-8c79-676f8524f52a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Method : GET 2023-03-16T07:00:33.137Z|72dfee4c-cff8-4ad0-8c79-676f8524f52a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"72dfee4c-cff8-4ad0-8c79-676f8524f52a", X-RequestID:"72dfee4c-cff8-4ad0-8c79-676f8524f52a", X-TransactionID:"72dfee4c-cff8-4ad0-8c79-676f8524f52a", X-ECOMP-RequestID:"72dfee4c-cff8-4ad0-8c79-676f8524f52a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5168ca92-4c34-4ea2-aeeb-28569cfa3106"] 2023-03-16T07:00:33.137Z|72dfee4c-cff8-4ad0-8c79-676f8524f52a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Request body: 2023-03-16T07:00:33.138Z|72dfee4c-cff8-4ad0-8c79-676f8524f52a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-16T07:00:33.282Z|72dfee4c-cff8-4ad0-8c79-676f8524f52a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-16T07:00:33.283Z|72dfee4c-cff8-4ad0-8c79-676f8524f52a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-16T07:00:33.283Z|72dfee4c-cff8-4ad0-8c79-676f8524f52a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Status text : OK 2023-03-16T07:00:33.283Z|72dfee4c-cff8-4ad0-8c79-676f8524f52a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F2E8366A93A07DADDF73972C6462F421; 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:"807", date:"Thu, 16 Mar 2023 07:00:33 GMT", x-envoy-upstream-service-time:"140", server:"envoy"] 2023-03-16T07:00:33.284Z|72dfee4c-cff8-4ad0-8c79-676f8524f52a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:3cb05d52-c3c8-11ed-88a0-7623188be7ef","parentActivityInstanceId":"3cab2cfd-c3c8-11ed-88a0-7623188be7ef","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:ad9a82b2-c38e-11ed-88a0-7623188be7ef","processInstanceId":"3cab2cfd-c3c8-11ed-88a0-7623188be7ef","executionId":"3cab2cfd-c3c8-11ed-88a0-7623188be7ef","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-16T07:00:29.742+0000","endTime":"2023-03-16T07:00:29.742+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"1841206b-c3c8-11ed-88a0-7623188be7ef"}] 2023-03-16T07:00:33.285Z|72dfee4c-cff8-4ad0-8c79-676f8524f52a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-16T07:00:33.285Z|72dfee4c-cff8-4ad0-8c79-676f8524f52a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|INFO|500||InvokeReturn 2023-03-16T07:00:33.292Z|72dfee4c-cff8-4ad0-8c79-676f8524f52a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T07:00:37.550Z|a4f7fc34-5e7c-4e15-a287-2ba5c5ff658e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:00:37.550Z|a4f7fc34-5e7c-4e15-a287-2ba5c5ff658e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:00:37.945Z|e43a33bb-e509-4919-9c62-d65eb57a18cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:00:37.945Z|e43a33bb-e509-4919-9c62-d65eb57a18cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:00:38.963Z|3858afde-592d-4478-817e-1af0d471ed4d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:00:38.963Z|3858afde-592d-4478-817e-1af0d471ed4d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:00:40.408Z|13affb88-4ea2-4050-ad32-06eb272b74a5|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T07:00:40.408Z|13affb88-4ea2-4050-ad32-06eb272b74a5|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T07:00:43.469Z|305539c0-e6ca-4afe-8786-ad3bd649afc1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|||INFO|500||Entering 2023-03-16T07:00:43.476Z|305539c0-e6ca-4afe-8786-ad3bd649afc1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555 2023-03-16T07:00:43.476Z|305539c0-e6ca-4afe-8786-ad3bd649afc1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|INFO|500||Invoke 2023-03-16T07:00:43.476Z|305539c0-e6ca-4afe-8786-ad3bd649afc1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||===========================request begin================================================ 2023-03-16T07:00:43.476Z|305539c0-e6ca-4afe-8786-ad3bd649afc1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555 2023-03-16T07:00:43.476Z|305539c0-e6ca-4afe-8786-ad3bd649afc1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Method : GET 2023-03-16T07:00:43.477Z|305539c0-e6ca-4afe-8786-ad3bd649afc1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f1d7eb17387e9b126ca157f65a6b3d6f", X-B3-SpanId:"68ff86ef80d7fe88", X-B3-ParentSpanId:"52adb1b3993518ab", X-B3-Sampled:"0", X-ONAP-RequestID:"305539c0-e6ca-4afe-8786-ad3bd649afc1", X-RequestID:"305539c0-e6ca-4afe-8786-ad3bd649afc1", X-TransactionID:"305539c0-e6ca-4afe-8786-ad3bd649afc1", X-ECOMP-RequestID:"305539c0-e6ca-4afe-8786-ad3bd649afc1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ff7da323-d07c-43cb-ad90-87be91b3b5e5"] 2023-03-16T07:00:43.477Z|305539c0-e6ca-4afe-8786-ad3bd649afc1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Request body: 2023-03-16T07:00:43.477Z|305539c0-e6ca-4afe-8786-ad3bd649afc1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||==========================request end================================================ 2023-03-16T07:00:43.512Z|305539c0-e6ca-4afe-8786-ad3bd649afc1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||============================response begin========================================== 2023-03-16T07:00:43.512Z|305539c0-e6ca-4afe-8786-ad3bd649afc1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Status code : 200 OK 2023-03-16T07:00:43.512Z|305539c0-e6ca-4afe-8786-ad3bd649afc1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Status text : OK 2023-03-16T07:00:43.512Z|305539c0-e6ca-4afe-8786-ad3bd649afc1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 07:00:44 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T07:00:43.513Z|305539c0-e6ca-4afe-8786-ad3bd649afc1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Response body: { "requestId" : "4170dded-7c7b-447a-8d4d-0c56d0b33555", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).", "progress" : 68, "startTime" : "2023-03-16T06:59:27.000+00:00", "source" : "VID", "vnfId" : "0025ced4-35b6-444d-bed4-88cd0c698118", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_229aa4ad-2888-4524-b5d5-eca4ed286f4c\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"e3bb2b91-07d1-42df-8bde-761fba6862e3\",\n\t\t\t\"modelVersionId\": \"920a32de-3db1-49e6-b2c5-50752b882719\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_229aa4ad-2888-4524-b5d5-eca4ed286f4c\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"debf643b-c06d-43e2-985a-96dfdf7316ef\",\n \"modelInvariantUuid\": \"c618fe23-b79e-4211-8c6b-6cb4b4aa0a2b\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"efda813d-0a57-4997-9460-d2d01abdbbb8\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"e4eee75e-06b5-40e3-ab44-f0a8dcf79a87\",\n \"modelInvariantUuid\": \"b48c9796-de0c-4a14-9ec9-1f60babd23cb\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"14eae784-22e0-4e04-8185-6a0daadafb3d\"\n },\n \"instanceName\": \"basic_cnf_macro_229aa4ad-2888-4524-b5d5-eca4ed286f4c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"920a32de-3db1-49e6-b2c5-50752b882719\",\n \"modelInvariantId\": \"e3bb2b91-07d1-42df-8bde-761fba6862e3\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"9033cb79-994b-4d62-9e23-6d885b1e48a8\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T07:00:28.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "11e243fd-a744-42d5-bd56-f8df9a96d219", "serviceInstanceName" : "basic_cnf_macro_229aa4ad-2888-4524-b5d5-eca4ed286f4c", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "4170dded-7c7b-447a-8d4d-0c56d0b33555", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555" } } } 2023-03-16T07:00:43.513Z|305539c0-e6ca-4afe-8786-ad3bd649afc1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||=======================response end================================================= 2023-03-16T07:00:43.513Z|305539c0-e6ca-4afe-8786-ad3bd649afc1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|INFO|500||InvokeReturn 2023-03-16T07:00:43.514Z|305539c0-e6ca-4afe-8786-ad3bd649afc1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false 2023-03-16T07:00:43.514Z|305539c0-e6ca-4afe-8786-ad3bd649afc1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T07:00:43.514Z|305539c0-e6ca-4afe-8786-ad3bd649afc1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T07:00:43.514Z|305539c0-e6ca-4afe-8786-ad3bd649afc1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false 2023-03-16T07:00:43.514Z|305539c0-e6ca-4afe-8786-ad3bd649afc1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T07:00:43.514Z|305539c0-e6ca-4afe-8786-ad3bd649afc1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f1d7eb17387e9b126ca157f65a6b3d6f", X-B3-SpanId:"b5fcbc12423472b0", X-B3-ParentSpanId:"52adb1b3993518ab", X-B3-Sampled:"0", X-ONAP-RequestID:"305539c0-e6ca-4afe-8786-ad3bd649afc1", X-RequestID:"305539c0-e6ca-4afe-8786-ad3bd649afc1", X-TransactionID:"305539c0-e6ca-4afe-8786-ad3bd649afc1", X-ECOMP-RequestID:"305539c0-e6ca-4afe-8786-ad3bd649afc1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9586a83e-1e3a-43ea-8f83-4cd96692bc96"] 2023-03-16T07:00:43.515Z|305539c0-e6ca-4afe-8786-ad3bd649afc1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T07:00:43.515Z|305539c0-e6ca-4afe-8786-ad3bd649afc1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T07:00:43.527Z|305539c0-e6ca-4afe-8786-ad3bd649afc1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T07:00:43.527Z|305539c0-e6ca-4afe-8786-ad3bd649afc1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T07:00:43.528Z|305539c0-e6ca-4afe-8786-ad3bd649afc1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T07:00:43.528Z|305539c0-e6ca-4afe-8786-ad3bd649afc1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 07:00:44 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T07:00:43.528Z|305539c0-e6ca-4afe-8786-ad3bd649afc1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-16T07:00:43.528Z|305539c0-e6ca-4afe-8786-ad3bd649afc1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T07:00:43.529Z|305539c0-e6ca-4afe-8786-ad3bd649afc1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T07:00:43.546Z|305539c0-e6ca-4afe-8786-ad3bd649afc1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-16T07:00:43.547Z|305539c0-e6ca-4afe-8786-ad3bd649afc1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-16T07:00:43.547Z|305539c0-e6ca-4afe-8786-ad3bd649afc1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-16T07:00:43.547Z|305539c0-e6ca-4afe-8786-ad3bd649afc1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-16T07:00:43.547Z|305539c0-e6ca-4afe-8786-ad3bd649afc1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-16T07:00:43.547Z|305539c0-e6ca-4afe-8786-ad3bd649afc1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"305539c0-e6ca-4afe-8786-ad3bd649afc1", X-RequestID:"305539c0-e6ca-4afe-8786-ad3bd649afc1", X-TransactionID:"305539c0-e6ca-4afe-8786-ad3bd649afc1", X-ECOMP-RequestID:"305539c0-e6ca-4afe-8786-ad3bd649afc1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5cc094ae-dc48-470c-873b-727dcb72789f"] 2023-03-16T07:00:43.547Z|305539c0-e6ca-4afe-8786-ad3bd649afc1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-16T07:00:43.547Z|305539c0-e6ca-4afe-8786-ad3bd649afc1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-16T07:00:43.680Z|305539c0-e6ca-4afe-8786-ad3bd649afc1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-16T07:00:43.681Z|305539c0-e6ca-4afe-8786-ad3bd649afc1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-16T07:00:43.681Z|305539c0-e6ca-4afe-8786-ad3bd649afc1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-16T07:00:43.681Z|305539c0-e6ca-4afe-8786-ad3bd649afc1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=65AFA1D2E9F19EE9C71B67D7AEDC40B1; 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:"691", date:"Thu, 16 Mar 2023 07:00:43 GMT", x-envoy-upstream-service-time:"130", server:"envoy"] 2023-03-16T07:00:43.682Z|305539c0-e6ca-4afe-8786-ad3bd649afc1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"3cab2cfd-c3c8-11ed-88a0-7623188be7ef","businessKey":"4170dded-7c7b-447a-8d4d-0c56d0b33555","processDefinitionId":"ControllerExecutionBB:1:ad9a82b2-c38e-11ed-88a0-7623188be7ef","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-03-16T07:00:29.708+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"1841206b-c3c8-11ed-88a0-7623188be7ef","superProcessInstanceId":"3bbb4f77-c3c8-11ed-88a0-7623188be7ef","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-16T07:00:43.682Z|305539c0-e6ca-4afe-8786-ad3bd649afc1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-16T07:00:43.682Z|305539c0-e6ca-4afe-8786-ad3bd649afc1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-16T07:00:43.701Z|305539c0-e6ca-4afe-8786-ad3bd649afc1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1 2023-03-16T07:00:43.702Z|305539c0-e6ca-4afe-8786-ad3bd649afc1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|INFO|500||Invoke 2023-03-16T07:00:43.702Z|305539c0-e6ca-4afe-8786-ad3bd649afc1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-16T07:00:43.702Z|305539c0-e6ca-4afe-8786-ad3bd649afc1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1 2023-03-16T07:00:43.702Z|305539c0-e6ca-4afe-8786-ad3bd649afc1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Method : GET 2023-03-16T07:00:43.702Z|305539c0-e6ca-4afe-8786-ad3bd649afc1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"305539c0-e6ca-4afe-8786-ad3bd649afc1", X-RequestID:"305539c0-e6ca-4afe-8786-ad3bd649afc1", X-TransactionID:"305539c0-e6ca-4afe-8786-ad3bd649afc1", X-ECOMP-RequestID:"305539c0-e6ca-4afe-8786-ad3bd649afc1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8d300d30-f155-47af-8a89-412496a79cab"] 2023-03-16T07:00:43.702Z|305539c0-e6ca-4afe-8786-ad3bd649afc1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Request body: 2023-03-16T07:00:43.702Z|305539c0-e6ca-4afe-8786-ad3bd649afc1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-16T07:00:43.851Z|305539c0-e6ca-4afe-8786-ad3bd649afc1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-16T07:00:43.851Z|305539c0-e6ca-4afe-8786-ad3bd649afc1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-16T07:00:43.852Z|305539c0-e6ca-4afe-8786-ad3bd649afc1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Status text : OK 2023-03-16T07:00:43.852Z|305539c0-e6ca-4afe-8786-ad3bd649afc1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=45298AEC0208FF8FCB200941F918BA76; 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:"807", date:"Thu, 16 Mar 2023 07:00:44 GMT", x-envoy-upstream-service-time:"142", server:"envoy"] 2023-03-16T07:00:43.853Z|305539c0-e6ca-4afe-8786-ad3bd649afc1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:3cb05d52-c3c8-11ed-88a0-7623188be7ef","parentActivityInstanceId":"3cab2cfd-c3c8-11ed-88a0-7623188be7ef","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:ad9a82b2-c38e-11ed-88a0-7623188be7ef","processInstanceId":"3cab2cfd-c3c8-11ed-88a0-7623188be7ef","executionId":"3cab2cfd-c3c8-11ed-88a0-7623188be7ef","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-16T07:00:29.742+0000","endTime":"2023-03-16T07:00:29.742+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"1841206b-c3c8-11ed-88a0-7623188be7ef"}] 2023-03-16T07:00:43.853Z|305539c0-e6ca-4afe-8786-ad3bd649afc1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-16T07:00:43.853Z|305539c0-e6ca-4afe-8786-ad3bd649afc1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|INFO|500||InvokeReturn 2023-03-16T07:00:43.859Z|305539c0-e6ca-4afe-8786-ad3bd649afc1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T07:00:45.208Z|2521b719-2c02-421f-9c94-5a33669f8aca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:00:45.210Z|2521b719-2c02-421f-9c94-5a33669f8aca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:00:47.577Z|d36365aa-c789-4ec0-b456-37092474ac69|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:00:47.577Z|d36365aa-c789-4ec0-b456-37092474ac69|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:00:47.970Z|18055161-b4ac-4adb-a752-60cbdc15b0f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:00:47.970Z|18055161-b4ac-4adb-a752-60cbdc15b0f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:00:48.991Z|db08c8bb-31a3-4aea-aca8-c6d7aad29f68|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:00:48.992Z|db08c8bb-31a3-4aea-aca8-c6d7aad29f68|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:00:54.061Z|cc822635-23bc-4849-9c84-cc40d40d77ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|||INFO|500||Entering 2023-03-16T07:00:54.069Z|cc822635-23bc-4849-9c84-cc40d40d77ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555 2023-03-16T07:00:54.069Z|cc822635-23bc-4849-9c84-cc40d40d77ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|INFO|500||Invoke 2023-03-16T07:00:54.070Z|cc822635-23bc-4849-9c84-cc40d40d77ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||===========================request begin================================================ 2023-03-16T07:00:54.070Z|cc822635-23bc-4849-9c84-cc40d40d77ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555 2023-03-16T07:00:54.070Z|cc822635-23bc-4849-9c84-cc40d40d77ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Method : GET 2023-03-16T07:00:54.070Z|cc822635-23bc-4849-9c84-cc40d40d77ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cd8a45117b749a9d79eb767f7a32b13e", X-B3-SpanId:"8b72769eb252dba9", X-B3-ParentSpanId:"62913cb0e9c94df1", X-B3-Sampled:"0", X-ONAP-RequestID:"cc822635-23bc-4849-9c84-cc40d40d77ab", X-RequestID:"cc822635-23bc-4849-9c84-cc40d40d77ab", X-TransactionID:"cc822635-23bc-4849-9c84-cc40d40d77ab", X-ECOMP-RequestID:"cc822635-23bc-4849-9c84-cc40d40d77ab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8da8b301-182f-41ff-b24a-5463bae79a61"] 2023-03-16T07:00:54.071Z|cc822635-23bc-4849-9c84-cc40d40d77ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Request body: 2023-03-16T07:00:54.071Z|cc822635-23bc-4849-9c84-cc40d40d77ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||==========================request end================================================ 2023-03-16T07:00:54.099Z|cc822635-23bc-4849-9c84-cc40d40d77ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||============================response begin========================================== 2023-03-16T07:00:54.100Z|cc822635-23bc-4849-9c84-cc40d40d77ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Status code : 200 OK 2023-03-16T07:00:54.100Z|cc822635-23bc-4849-9c84-cc40d40d77ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Status text : OK 2023-03-16T07:00:54.100Z|cc822635-23bc-4849-9c84-cc40d40d77ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 07:00:54 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T07:00:54.101Z|cc822635-23bc-4849-9c84-cc40d40d77ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Response body: { "requestId" : "4170dded-7c7b-447a-8d4d-0c56d0b33555", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).", "progress" : 68, "startTime" : "2023-03-16T06:59:27.000+00:00", "source" : "VID", "vnfId" : "0025ced4-35b6-444d-bed4-88cd0c698118", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_229aa4ad-2888-4524-b5d5-eca4ed286f4c\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"e3bb2b91-07d1-42df-8bde-761fba6862e3\",\n\t\t\t\"modelVersionId\": \"920a32de-3db1-49e6-b2c5-50752b882719\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_229aa4ad-2888-4524-b5d5-eca4ed286f4c\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"debf643b-c06d-43e2-985a-96dfdf7316ef\",\n \"modelInvariantUuid\": \"c618fe23-b79e-4211-8c6b-6cb4b4aa0a2b\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"efda813d-0a57-4997-9460-d2d01abdbbb8\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"e4eee75e-06b5-40e3-ab44-f0a8dcf79a87\",\n \"modelInvariantUuid\": \"b48c9796-de0c-4a14-9ec9-1f60babd23cb\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"14eae784-22e0-4e04-8185-6a0daadafb3d\"\n },\n \"instanceName\": \"basic_cnf_macro_229aa4ad-2888-4524-b5d5-eca4ed286f4c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"920a32de-3db1-49e6-b2c5-50752b882719\",\n \"modelInvariantId\": \"e3bb2b91-07d1-42df-8bde-761fba6862e3\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"9033cb79-994b-4d62-9e23-6d885b1e48a8\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T07:00:28.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "11e243fd-a744-42d5-bd56-f8df9a96d219", "serviceInstanceName" : "basic_cnf_macro_229aa4ad-2888-4524-b5d5-eca4ed286f4c", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "4170dded-7c7b-447a-8d4d-0c56d0b33555", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555" } } } 2023-03-16T07:00:54.101Z|cc822635-23bc-4849-9c84-cc40d40d77ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||=======================response end================================================= 2023-03-16T07:00:54.101Z|cc822635-23bc-4849-9c84-cc40d40d77ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|INFO|500||InvokeReturn 2023-03-16T07:00:54.102Z|cc822635-23bc-4849-9c84-cc40d40d77ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false 2023-03-16T07:00:54.103Z|cc822635-23bc-4849-9c84-cc40d40d77ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T07:00:54.103Z|cc822635-23bc-4849-9c84-cc40d40d77ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T07:00:54.103Z|cc822635-23bc-4849-9c84-cc40d40d77ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false 2023-03-16T07:00:54.104Z|cc822635-23bc-4849-9c84-cc40d40d77ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T07:00:54.104Z|cc822635-23bc-4849-9c84-cc40d40d77ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cd8a45117b749a9d79eb767f7a32b13e", X-B3-SpanId:"424070c3d08ff5ed", X-B3-ParentSpanId:"62913cb0e9c94df1", X-B3-Sampled:"0", X-ONAP-RequestID:"cc822635-23bc-4849-9c84-cc40d40d77ab", X-RequestID:"cc822635-23bc-4849-9c84-cc40d40d77ab", X-TransactionID:"cc822635-23bc-4849-9c84-cc40d40d77ab", X-ECOMP-RequestID:"cc822635-23bc-4849-9c84-cc40d40d77ab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d10fec63-1081-4d4c-a5c5-9d004dbacd83"] 2023-03-16T07:00:54.104Z|cc822635-23bc-4849-9c84-cc40d40d77ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T07:00:54.104Z|cc822635-23bc-4849-9c84-cc40d40d77ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T07:00:54.114Z|cc822635-23bc-4849-9c84-cc40d40d77ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T07:00:54.115Z|cc822635-23bc-4849-9c84-cc40d40d77ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T07:00:54.115Z|cc822635-23bc-4849-9c84-cc40d40d77ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T07:00:54.116Z|cc822635-23bc-4849-9c84-cc40d40d77ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 07:00:54 GMT", x-envoy-upstream-service-time:"8", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T07:00:54.116Z|cc822635-23bc-4849-9c84-cc40d40d77ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-16T07:00:54.116Z|cc822635-23bc-4849-9c84-cc40d40d77ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T07:00:54.117Z|cc822635-23bc-4849-9c84-cc40d40d77ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T07:00:54.133Z|cc822635-23bc-4849-9c84-cc40d40d77ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-16T07:00:54.133Z|cc822635-23bc-4849-9c84-cc40d40d77ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-16T07:00:54.134Z|cc822635-23bc-4849-9c84-cc40d40d77ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-16T07:00:54.134Z|cc822635-23bc-4849-9c84-cc40d40d77ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-16T07:00:54.134Z|cc822635-23bc-4849-9c84-cc40d40d77ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-16T07:00:54.134Z|cc822635-23bc-4849-9c84-cc40d40d77ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"cc822635-23bc-4849-9c84-cc40d40d77ab", X-RequestID:"cc822635-23bc-4849-9c84-cc40d40d77ab", X-TransactionID:"cc822635-23bc-4849-9c84-cc40d40d77ab", X-ECOMP-RequestID:"cc822635-23bc-4849-9c84-cc40d40d77ab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2867f090-aeb6-456f-b8ea-c9ac28b0959e"] 2023-03-16T07:00:54.134Z|cc822635-23bc-4849-9c84-cc40d40d77ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-16T07:00:54.134Z|cc822635-23bc-4849-9c84-cc40d40d77ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-16T07:00:54.278Z|cc822635-23bc-4849-9c84-cc40d40d77ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-16T07:00:54.279Z|cc822635-23bc-4849-9c84-cc40d40d77ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-16T07:00:54.279Z|cc822635-23bc-4849-9c84-cc40d40d77ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-16T07:00:54.280Z|cc822635-23bc-4849-9c84-cc40d40d77ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=0CE756E0CBF9D0140CFEABA9402D7834; 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:"691", date:"Thu, 16 Mar 2023 07:00:54 GMT", x-envoy-upstream-service-time:"133", server:"envoy"] 2023-03-16T07:00:54.280Z|cc822635-23bc-4849-9c84-cc40d40d77ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"3cab2cfd-c3c8-11ed-88a0-7623188be7ef","businessKey":"4170dded-7c7b-447a-8d4d-0c56d0b33555","processDefinitionId":"ControllerExecutionBB:1:ad9a82b2-c38e-11ed-88a0-7623188be7ef","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-03-16T07:00:29.708+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"1841206b-c3c8-11ed-88a0-7623188be7ef","superProcessInstanceId":"3bbb4f77-c3c8-11ed-88a0-7623188be7ef","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-16T07:00:54.280Z|cc822635-23bc-4849-9c84-cc40d40d77ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-16T07:00:54.281Z|cc822635-23bc-4849-9c84-cc40d40d77ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-16T07:00:54.300Z|cc822635-23bc-4849-9c84-cc40d40d77ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1 2023-03-16T07:00:54.300Z|cc822635-23bc-4849-9c84-cc40d40d77ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|INFO|500||Invoke 2023-03-16T07:00:54.300Z|cc822635-23bc-4849-9c84-cc40d40d77ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-16T07:00:54.300Z|cc822635-23bc-4849-9c84-cc40d40d77ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1 2023-03-16T07:00:54.301Z|cc822635-23bc-4849-9c84-cc40d40d77ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Method : GET 2023-03-16T07:00:54.301Z|cc822635-23bc-4849-9c84-cc40d40d77ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"cc822635-23bc-4849-9c84-cc40d40d77ab", X-RequestID:"cc822635-23bc-4849-9c84-cc40d40d77ab", X-TransactionID:"cc822635-23bc-4849-9c84-cc40d40d77ab", X-ECOMP-RequestID:"cc822635-23bc-4849-9c84-cc40d40d77ab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"34012d1e-1b48-4571-a257-71186743bd0d"] 2023-03-16T07:00:54.301Z|cc822635-23bc-4849-9c84-cc40d40d77ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Request body: 2023-03-16T07:00:54.301Z|cc822635-23bc-4849-9c84-cc40d40d77ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-16T07:00:54.434Z|cc822635-23bc-4849-9c84-cc40d40d77ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-16T07:00:54.434Z|cc822635-23bc-4849-9c84-cc40d40d77ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-16T07:00:54.435Z|cc822635-23bc-4849-9c84-cc40d40d77ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Status text : OK 2023-03-16T07:00:54.435Z|cc822635-23bc-4849-9c84-cc40d40d77ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=E7C53DE1429D630AD32D5C1B46B99D1C; 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:"807", date:"Thu, 16 Mar 2023 07:00:54 GMT", x-envoy-upstream-service-time:"129", server:"envoy"] 2023-03-16T07:00:54.435Z|cc822635-23bc-4849-9c84-cc40d40d77ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:3cb05d52-c3c8-11ed-88a0-7623188be7ef","parentActivityInstanceId":"3cab2cfd-c3c8-11ed-88a0-7623188be7ef","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:ad9a82b2-c38e-11ed-88a0-7623188be7ef","processInstanceId":"3cab2cfd-c3c8-11ed-88a0-7623188be7ef","executionId":"3cab2cfd-c3c8-11ed-88a0-7623188be7ef","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-16T07:00:29.742+0000","endTime":"2023-03-16T07:00:29.742+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"1841206b-c3c8-11ed-88a0-7623188be7ef"}] 2023-03-16T07:00:54.436Z|cc822635-23bc-4849-9c84-cc40d40d77ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-16T07:00:54.436Z|cc822635-23bc-4849-9c84-cc40d40d77ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|INFO|500||InvokeReturn 2023-03-16T07:00:54.442Z|cc822635-23bc-4849-9c84-cc40d40d77ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T07:00:57.602Z|d9e3bbbb-889b-433d-8f86-ec75cd3e88bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:00:57.603Z|d9e3bbbb-889b-433d-8f86-ec75cd3e88bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:00:57.998Z|d9ab588c-daa8-4f84-8f29-e048754af2f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:00:57.999Z|d9ab588c-daa8-4f84-8f29-e048754af2f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:00:59.019Z|cd993499-a9dc-4afe-8b60-af671d0db3d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:00:59.019Z|cd993499-a9dc-4afe-8b60-af671d0db3d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:01:00.208Z|99583767-4b64-42cc-b058-604105176f72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:01:00.209Z|99583767-4b64-42cc-b058-604105176f72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:01:01.116Z|20d0bd6c-87dd-4015-91f7-71cfc214b4f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:01:01.117Z|20d0bd6c-87dd-4015-91f7-71cfc214b4f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:01:04.626Z|c0698c9a-059e-492a-8c04-a3406241a9d1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|||INFO|500||Entering 2023-03-16T07:01:04.632Z|c0698c9a-059e-492a-8c04-a3406241a9d1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555 2023-03-16T07:01:04.633Z|c0698c9a-059e-492a-8c04-a3406241a9d1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|INFO|500||Invoke 2023-03-16T07:01:04.633Z|c0698c9a-059e-492a-8c04-a3406241a9d1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||===========================request begin================================================ 2023-03-16T07:01:04.633Z|c0698c9a-059e-492a-8c04-a3406241a9d1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555 2023-03-16T07:01:04.633Z|c0698c9a-059e-492a-8c04-a3406241a9d1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Method : GET 2023-03-16T07:01:04.633Z|c0698c9a-059e-492a-8c04-a3406241a9d1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"49bf9a1b38a5ee70db9b3fcf46efb20d", X-B3-SpanId:"c6950393c6016730", X-B3-ParentSpanId:"045e7dc30b1f66f2", X-B3-Sampled:"0", X-ONAP-RequestID:"c0698c9a-059e-492a-8c04-a3406241a9d1", X-RequestID:"c0698c9a-059e-492a-8c04-a3406241a9d1", X-TransactionID:"c0698c9a-059e-492a-8c04-a3406241a9d1", X-ECOMP-RequestID:"c0698c9a-059e-492a-8c04-a3406241a9d1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d1893ce1-2393-4bc1-89d5-441e492a3ac3"] 2023-03-16T07:01:04.634Z|c0698c9a-059e-492a-8c04-a3406241a9d1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Request body: 2023-03-16T07:01:04.634Z|c0698c9a-059e-492a-8c04-a3406241a9d1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||==========================request end================================================ 2023-03-16T07:01:04.672Z|c0698c9a-059e-492a-8c04-a3406241a9d1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||============================response begin========================================== 2023-03-16T07:01:04.673Z|c0698c9a-059e-492a-8c04-a3406241a9d1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Status code : 200 OK 2023-03-16T07:01:04.680Z|c0698c9a-059e-492a-8c04-a3406241a9d1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Status text : OK 2023-03-16T07:01:04.680Z|c0698c9a-059e-492a-8c04-a3406241a9d1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 07:01:05 GMT", x-envoy-upstream-service-time:"34", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T07:01:04.680Z|c0698c9a-059e-492a-8c04-a3406241a9d1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Response body: { "requestId" : "4170dded-7c7b-447a-8d4d-0c56d0b33555", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).", "progress" : 68, "startTime" : "2023-03-16T06:59:27.000+00:00", "source" : "VID", "vnfId" : "0025ced4-35b6-444d-bed4-88cd0c698118", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_229aa4ad-2888-4524-b5d5-eca4ed286f4c\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"e3bb2b91-07d1-42df-8bde-761fba6862e3\",\n\t\t\t\"modelVersionId\": \"920a32de-3db1-49e6-b2c5-50752b882719\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_229aa4ad-2888-4524-b5d5-eca4ed286f4c\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"debf643b-c06d-43e2-985a-96dfdf7316ef\",\n \"modelInvariantUuid\": \"c618fe23-b79e-4211-8c6b-6cb4b4aa0a2b\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"efda813d-0a57-4997-9460-d2d01abdbbb8\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"e4eee75e-06b5-40e3-ab44-f0a8dcf79a87\",\n \"modelInvariantUuid\": \"b48c9796-de0c-4a14-9ec9-1f60babd23cb\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"14eae784-22e0-4e04-8185-6a0daadafb3d\"\n },\n \"instanceName\": \"basic_cnf_macro_229aa4ad-2888-4524-b5d5-eca4ed286f4c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"920a32de-3db1-49e6-b2c5-50752b882719\",\n \"modelInvariantId\": \"e3bb2b91-07d1-42df-8bde-761fba6862e3\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"9033cb79-994b-4d62-9e23-6d885b1e48a8\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T07:00:28.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "11e243fd-a744-42d5-bd56-f8df9a96d219", "serviceInstanceName" : "basic_cnf_macro_229aa4ad-2888-4524-b5d5-eca4ed286f4c", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "4170dded-7c7b-447a-8d4d-0c56d0b33555", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555" } } } 2023-03-16T07:01:04.680Z|c0698c9a-059e-492a-8c04-a3406241a9d1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||=======================response end================================================= 2023-03-16T07:01:04.680Z|c0698c9a-059e-492a-8c04-a3406241a9d1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|INFO|500||InvokeReturn 2023-03-16T07:01:04.681Z|c0698c9a-059e-492a-8c04-a3406241a9d1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false 2023-03-16T07:01:04.682Z|c0698c9a-059e-492a-8c04-a3406241a9d1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T07:01:04.682Z|c0698c9a-059e-492a-8c04-a3406241a9d1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T07:01:04.682Z|c0698c9a-059e-492a-8c04-a3406241a9d1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false 2023-03-16T07:01:04.682Z|c0698c9a-059e-492a-8c04-a3406241a9d1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T07:01:04.682Z|c0698c9a-059e-492a-8c04-a3406241a9d1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"49bf9a1b38a5ee70db9b3fcf46efb20d", X-B3-SpanId:"5490833b548bb739", X-B3-ParentSpanId:"045e7dc30b1f66f2", X-B3-Sampled:"0", X-ONAP-RequestID:"c0698c9a-059e-492a-8c04-a3406241a9d1", X-RequestID:"c0698c9a-059e-492a-8c04-a3406241a9d1", X-TransactionID:"c0698c9a-059e-492a-8c04-a3406241a9d1", X-ECOMP-RequestID:"c0698c9a-059e-492a-8c04-a3406241a9d1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"83e1b521-b8d9-4dd5-b19a-a7f7d0a9fec2"] 2023-03-16T07:01:04.682Z|c0698c9a-059e-492a-8c04-a3406241a9d1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T07:01:04.682Z|c0698c9a-059e-492a-8c04-a3406241a9d1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T07:01:04.704Z|c0698c9a-059e-492a-8c04-a3406241a9d1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T07:01:04.704Z|c0698c9a-059e-492a-8c04-a3406241a9d1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T07:01:04.705Z|c0698c9a-059e-492a-8c04-a3406241a9d1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T07:01:04.705Z|c0698c9a-059e-492a-8c04-a3406241a9d1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 07:01:05 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T07:01:04.705Z|c0698c9a-059e-492a-8c04-a3406241a9d1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-16T07:01:04.706Z|c0698c9a-059e-492a-8c04-a3406241a9d1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T07:01:04.706Z|c0698c9a-059e-492a-8c04-a3406241a9d1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T07:01:04.735Z|c0698c9a-059e-492a-8c04-a3406241a9d1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-16T07:01:04.736Z|c0698c9a-059e-492a-8c04-a3406241a9d1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-16T07:01:04.736Z|c0698c9a-059e-492a-8c04-a3406241a9d1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-16T07:01:04.737Z|c0698c9a-059e-492a-8c04-a3406241a9d1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-16T07:01:04.737Z|c0698c9a-059e-492a-8c04-a3406241a9d1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-16T07:01:04.737Z|c0698c9a-059e-492a-8c04-a3406241a9d1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c0698c9a-059e-492a-8c04-a3406241a9d1", X-RequestID:"c0698c9a-059e-492a-8c04-a3406241a9d1", X-TransactionID:"c0698c9a-059e-492a-8c04-a3406241a9d1", X-ECOMP-RequestID:"c0698c9a-059e-492a-8c04-a3406241a9d1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"35806439-9a31-41cd-b31c-a690f31b993e"] 2023-03-16T07:01:04.737Z|c0698c9a-059e-492a-8c04-a3406241a9d1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-16T07:01:04.738Z|c0698c9a-059e-492a-8c04-a3406241a9d1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-16T07:01:04.877Z|c0698c9a-059e-492a-8c04-a3406241a9d1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-16T07:01:04.879Z|c0698c9a-059e-492a-8c04-a3406241a9d1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-16T07:01:04.880Z|c0698c9a-059e-492a-8c04-a3406241a9d1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-16T07:01:04.880Z|c0698c9a-059e-492a-8c04-a3406241a9d1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=4A98CAEBB2A01EBFFEA439FB669A5AD8; 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:"691", date:"Thu, 16 Mar 2023 07:01:05 GMT", x-envoy-upstream-service-time:"135", server:"envoy"] 2023-03-16T07:01:04.881Z|c0698c9a-059e-492a-8c04-a3406241a9d1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"3cab2cfd-c3c8-11ed-88a0-7623188be7ef","businessKey":"4170dded-7c7b-447a-8d4d-0c56d0b33555","processDefinitionId":"ControllerExecutionBB:1:ad9a82b2-c38e-11ed-88a0-7623188be7ef","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-03-16T07:00:29.708+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"1841206b-c3c8-11ed-88a0-7623188be7ef","superProcessInstanceId":"3bbb4f77-c3c8-11ed-88a0-7623188be7ef","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-16T07:01:04.882Z|c0698c9a-059e-492a-8c04-a3406241a9d1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-16T07:01:04.882Z|c0698c9a-059e-492a-8c04-a3406241a9d1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-16T07:01:04.903Z|c0698c9a-059e-492a-8c04-a3406241a9d1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1 2023-03-16T07:01:04.904Z|c0698c9a-059e-492a-8c04-a3406241a9d1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|INFO|500||Invoke 2023-03-16T07:01:04.904Z|c0698c9a-059e-492a-8c04-a3406241a9d1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-16T07:01:04.905Z|c0698c9a-059e-492a-8c04-a3406241a9d1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1 2023-03-16T07:01:04.905Z|c0698c9a-059e-492a-8c04-a3406241a9d1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Method : GET 2023-03-16T07:01:04.905Z|c0698c9a-059e-492a-8c04-a3406241a9d1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c0698c9a-059e-492a-8c04-a3406241a9d1", X-RequestID:"c0698c9a-059e-492a-8c04-a3406241a9d1", X-TransactionID:"c0698c9a-059e-492a-8c04-a3406241a9d1", X-ECOMP-RequestID:"c0698c9a-059e-492a-8c04-a3406241a9d1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"615f69a6-4435-4e15-8c5a-629d1bc7959d"] 2023-03-16T07:01:04.905Z|c0698c9a-059e-492a-8c04-a3406241a9d1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Request body: 2023-03-16T07:01:04.906Z|c0698c9a-059e-492a-8c04-a3406241a9d1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-16T07:01:05.060Z|c0698c9a-059e-492a-8c04-a3406241a9d1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-16T07:01:05.061Z|c0698c9a-059e-492a-8c04-a3406241a9d1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-16T07:01:05.061Z|c0698c9a-059e-492a-8c04-a3406241a9d1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Status text : OK 2023-03-16T07:01:05.062Z|c0698c9a-059e-492a-8c04-a3406241a9d1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=DED91E4F732E0F21EDBAA4FCE29EA759; 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:"807", date:"Thu, 16 Mar 2023 07:01:05 GMT", x-envoy-upstream-service-time:"150", server:"envoy"] 2023-03-16T07:01:05.062Z|c0698c9a-059e-492a-8c04-a3406241a9d1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:3cb05d52-c3c8-11ed-88a0-7623188be7ef","parentActivityInstanceId":"3cab2cfd-c3c8-11ed-88a0-7623188be7ef","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:ad9a82b2-c38e-11ed-88a0-7623188be7ef","processInstanceId":"3cab2cfd-c3c8-11ed-88a0-7623188be7ef","executionId":"3cab2cfd-c3c8-11ed-88a0-7623188be7ef","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-16T07:00:29.742+0000","endTime":"2023-03-16T07:00:29.742+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"1841206b-c3c8-11ed-88a0-7623188be7ef"}] 2023-03-16T07:01:05.063Z|c0698c9a-059e-492a-8c04-a3406241a9d1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-16T07:01:05.063Z|c0698c9a-059e-492a-8c04-a3406241a9d1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|INFO|500||InvokeReturn 2023-03-16T07:01:05.068Z|c0698c9a-059e-492a-8c04-a3406241a9d1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T07:01:07.626Z|1e399a4d-9789-4119-8074-28a673855a07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:01:07.626Z|1e399a4d-9789-4119-8074-28a673855a07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:01:08.026Z|02159c3b-e827-4606-87dc-d75dfb2ec9a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:01:08.027Z|02159c3b-e827-4606-87dc-d75dfb2ec9a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:01:09.043Z|2225023c-acda-4f2d-82f8-5228b1ba2083|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:01:09.044Z|2225023c-acda-4f2d-82f8-5228b1ba2083|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:01:15.208Z|a6625d5c-57fc-4fbd-a0cb-d661f3b9158f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:01:15.209Z|a6625d5c-57fc-4fbd-a0cb-d661f3b9158f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:01:15.252Z|a5084dd1-fb10-435f-bfcf-913e559b9dc6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|||INFO|500||Entering 2023-03-16T07:01:15.259Z|a5084dd1-fb10-435f-bfcf-913e559b9dc6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555 2023-03-16T07:01:15.260Z|a5084dd1-fb10-435f-bfcf-913e559b9dc6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|INFO|500||Invoke 2023-03-16T07:01:15.260Z|a5084dd1-fb10-435f-bfcf-913e559b9dc6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||===========================request begin================================================ 2023-03-16T07:01:15.260Z|a5084dd1-fb10-435f-bfcf-913e559b9dc6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555 2023-03-16T07:01:15.260Z|a5084dd1-fb10-435f-bfcf-913e559b9dc6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Method : GET 2023-03-16T07:01:15.260Z|a5084dd1-fb10-435f-bfcf-913e559b9dc6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e53ae228d43f739044c4d08e8b0259d0", X-B3-SpanId:"eece0f93a408c14f", X-B3-ParentSpanId:"0a9e155e70e09aac", X-B3-Sampled:"0", X-ONAP-RequestID:"a5084dd1-fb10-435f-bfcf-913e559b9dc6", X-RequestID:"a5084dd1-fb10-435f-bfcf-913e559b9dc6", X-TransactionID:"a5084dd1-fb10-435f-bfcf-913e559b9dc6", X-ECOMP-RequestID:"a5084dd1-fb10-435f-bfcf-913e559b9dc6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c532b24a-dab7-4e1b-8e17-3cb45e00becc"] 2023-03-16T07:01:15.260Z|a5084dd1-fb10-435f-bfcf-913e559b9dc6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Request body: 2023-03-16T07:01:15.261Z|a5084dd1-fb10-435f-bfcf-913e559b9dc6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||==========================request end================================================ 2023-03-16T07:01:15.284Z|a5084dd1-fb10-435f-bfcf-913e559b9dc6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||============================response begin========================================== 2023-03-16T07:01:15.285Z|a5084dd1-fb10-435f-bfcf-913e559b9dc6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Status code : 200 OK 2023-03-16T07:01:15.285Z|a5084dd1-fb10-435f-bfcf-913e559b9dc6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Status text : OK 2023-03-16T07:01:15.285Z|a5084dd1-fb10-435f-bfcf-913e559b9dc6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 07:01:15 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T07:01:15.285Z|a5084dd1-fb10-435f-bfcf-913e559b9dc6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Response body: { "requestId" : "4170dded-7c7b-447a-8d4d-0c56d0b33555", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).", "progress" : 68, "startTime" : "2023-03-16T06:59:27.000+00:00", "source" : "VID", "vnfId" : "0025ced4-35b6-444d-bed4-88cd0c698118", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_229aa4ad-2888-4524-b5d5-eca4ed286f4c\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"e3bb2b91-07d1-42df-8bde-761fba6862e3\",\n\t\t\t\"modelVersionId\": \"920a32de-3db1-49e6-b2c5-50752b882719\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_229aa4ad-2888-4524-b5d5-eca4ed286f4c\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"debf643b-c06d-43e2-985a-96dfdf7316ef\",\n \"modelInvariantUuid\": \"c618fe23-b79e-4211-8c6b-6cb4b4aa0a2b\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"efda813d-0a57-4997-9460-d2d01abdbbb8\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"e4eee75e-06b5-40e3-ab44-f0a8dcf79a87\",\n \"modelInvariantUuid\": \"b48c9796-de0c-4a14-9ec9-1f60babd23cb\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"14eae784-22e0-4e04-8185-6a0daadafb3d\"\n },\n \"instanceName\": \"basic_cnf_macro_229aa4ad-2888-4524-b5d5-eca4ed286f4c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"920a32de-3db1-49e6-b2c5-50752b882719\",\n \"modelInvariantId\": \"e3bb2b91-07d1-42df-8bde-761fba6862e3\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"9033cb79-994b-4d62-9e23-6d885b1e48a8\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T07:00:28.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "11e243fd-a744-42d5-bd56-f8df9a96d219", "serviceInstanceName" : "basic_cnf_macro_229aa4ad-2888-4524-b5d5-eca4ed286f4c", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "4170dded-7c7b-447a-8d4d-0c56d0b33555", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555" } } } 2023-03-16T07:01:15.285Z|a5084dd1-fb10-435f-bfcf-913e559b9dc6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||=======================response end================================================= 2023-03-16T07:01:15.286Z|a5084dd1-fb10-435f-bfcf-913e559b9dc6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|INFO|500||InvokeReturn 2023-03-16T07:01:15.287Z|a5084dd1-fb10-435f-bfcf-913e559b9dc6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false 2023-03-16T07:01:15.287Z|a5084dd1-fb10-435f-bfcf-913e559b9dc6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T07:01:15.287Z|a5084dd1-fb10-435f-bfcf-913e559b9dc6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T07:01:15.287Z|a5084dd1-fb10-435f-bfcf-913e559b9dc6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false 2023-03-16T07:01:15.287Z|a5084dd1-fb10-435f-bfcf-913e559b9dc6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T07:01:15.287Z|a5084dd1-fb10-435f-bfcf-913e559b9dc6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e53ae228d43f739044c4d08e8b0259d0", X-B3-SpanId:"9bc525be8b14eefb", X-B3-ParentSpanId:"0a9e155e70e09aac", X-B3-Sampled:"0", X-ONAP-RequestID:"a5084dd1-fb10-435f-bfcf-913e559b9dc6", X-RequestID:"a5084dd1-fb10-435f-bfcf-913e559b9dc6", X-TransactionID:"a5084dd1-fb10-435f-bfcf-913e559b9dc6", X-ECOMP-RequestID:"a5084dd1-fb10-435f-bfcf-913e559b9dc6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a3f537ad-713b-4f1e-be9a-6cf71802395c"] 2023-03-16T07:01:15.287Z|a5084dd1-fb10-435f-bfcf-913e559b9dc6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T07:01:15.288Z|a5084dd1-fb10-435f-bfcf-913e559b9dc6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T07:01:15.309Z|a5084dd1-fb10-435f-bfcf-913e559b9dc6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T07:01:15.309Z|a5084dd1-fb10-435f-bfcf-913e559b9dc6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T07:01:15.309Z|a5084dd1-fb10-435f-bfcf-913e559b9dc6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T07:01:15.309Z|a5084dd1-fb10-435f-bfcf-913e559b9dc6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 07:01:15 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T07:01:15.310Z|a5084dd1-fb10-435f-bfcf-913e559b9dc6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-16T07:01:15.310Z|a5084dd1-fb10-435f-bfcf-913e559b9dc6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T07:01:15.310Z|a5084dd1-fb10-435f-bfcf-913e559b9dc6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T07:01:15.327Z|a5084dd1-fb10-435f-bfcf-913e559b9dc6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-16T07:01:15.327Z|a5084dd1-fb10-435f-bfcf-913e559b9dc6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-16T07:01:15.327Z|a5084dd1-fb10-435f-bfcf-913e559b9dc6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-16T07:01:15.327Z|a5084dd1-fb10-435f-bfcf-913e559b9dc6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-16T07:01:15.327Z|a5084dd1-fb10-435f-bfcf-913e559b9dc6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-16T07:01:15.327Z|a5084dd1-fb10-435f-bfcf-913e559b9dc6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a5084dd1-fb10-435f-bfcf-913e559b9dc6", X-RequestID:"a5084dd1-fb10-435f-bfcf-913e559b9dc6", X-TransactionID:"a5084dd1-fb10-435f-bfcf-913e559b9dc6", X-ECOMP-RequestID:"a5084dd1-fb10-435f-bfcf-913e559b9dc6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"66861ef8-f21e-4630-8049-f3893b8b97de"] 2023-03-16T07:01:15.328Z|a5084dd1-fb10-435f-bfcf-913e559b9dc6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-16T07:01:15.328Z|a5084dd1-fb10-435f-bfcf-913e559b9dc6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-16T07:01:15.468Z|a5084dd1-fb10-435f-bfcf-913e559b9dc6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-16T07:01:15.469Z|a5084dd1-fb10-435f-bfcf-913e559b9dc6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-16T07:01:15.469Z|a5084dd1-fb10-435f-bfcf-913e559b9dc6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-16T07:01:15.470Z|a5084dd1-fb10-435f-bfcf-913e559b9dc6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=A4C99DE6331E5C8A02092A9AE5D7105E; 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:"691", date:"Thu, 16 Mar 2023 07:01:15 GMT", x-envoy-upstream-service-time:"136", server:"envoy"] 2023-03-16T07:01:15.470Z|a5084dd1-fb10-435f-bfcf-913e559b9dc6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"3cab2cfd-c3c8-11ed-88a0-7623188be7ef","businessKey":"4170dded-7c7b-447a-8d4d-0c56d0b33555","processDefinitionId":"ControllerExecutionBB:1:ad9a82b2-c38e-11ed-88a0-7623188be7ef","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-03-16T07:00:29.708+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"1841206b-c3c8-11ed-88a0-7623188be7ef","superProcessInstanceId":"3bbb4f77-c3c8-11ed-88a0-7623188be7ef","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-16T07:01:15.470Z|a5084dd1-fb10-435f-bfcf-913e559b9dc6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-16T07:01:15.471Z|a5084dd1-fb10-435f-bfcf-913e559b9dc6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-16T07:01:15.487Z|a5084dd1-fb10-435f-bfcf-913e559b9dc6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1 2023-03-16T07:01:15.488Z|a5084dd1-fb10-435f-bfcf-913e559b9dc6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|INFO|500||Invoke 2023-03-16T07:01:15.488Z|a5084dd1-fb10-435f-bfcf-913e559b9dc6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-16T07:01:15.488Z|a5084dd1-fb10-435f-bfcf-913e559b9dc6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1 2023-03-16T07:01:15.488Z|a5084dd1-fb10-435f-bfcf-913e559b9dc6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Method : GET 2023-03-16T07:01:15.488Z|a5084dd1-fb10-435f-bfcf-913e559b9dc6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a5084dd1-fb10-435f-bfcf-913e559b9dc6", X-RequestID:"a5084dd1-fb10-435f-bfcf-913e559b9dc6", X-TransactionID:"a5084dd1-fb10-435f-bfcf-913e559b9dc6", X-ECOMP-RequestID:"a5084dd1-fb10-435f-bfcf-913e559b9dc6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fa14a638-af49-4462-b5b7-641f379f0f7b"] 2023-03-16T07:01:15.488Z|a5084dd1-fb10-435f-bfcf-913e559b9dc6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Request body: 2023-03-16T07:01:15.488Z|a5084dd1-fb10-435f-bfcf-913e559b9dc6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-16T07:01:15.618Z|a5084dd1-fb10-435f-bfcf-913e559b9dc6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-16T07:01:15.619Z|a5084dd1-fb10-435f-bfcf-913e559b9dc6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-16T07:01:15.619Z|a5084dd1-fb10-435f-bfcf-913e559b9dc6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Status text : OK 2023-03-16T07:01:15.619Z|a5084dd1-fb10-435f-bfcf-913e559b9dc6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=65455574182A7B50AD21B17914B71995; 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:"807", date:"Thu, 16 Mar 2023 07:01:15 GMT", x-envoy-upstream-service-time:"126", server:"envoy"] 2023-03-16T07:01:15.620Z|a5084dd1-fb10-435f-bfcf-913e559b9dc6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:3cb05d52-c3c8-11ed-88a0-7623188be7ef","parentActivityInstanceId":"3cab2cfd-c3c8-11ed-88a0-7623188be7ef","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:ad9a82b2-c38e-11ed-88a0-7623188be7ef","processInstanceId":"3cab2cfd-c3c8-11ed-88a0-7623188be7ef","executionId":"3cab2cfd-c3c8-11ed-88a0-7623188be7ef","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-16T07:00:29.742+0000","endTime":"2023-03-16T07:00:29.742+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"1841206b-c3c8-11ed-88a0-7623188be7ef"}] 2023-03-16T07:01:15.620Z|a5084dd1-fb10-435f-bfcf-913e559b9dc6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-16T07:01:15.621Z|a5084dd1-fb10-435f-bfcf-913e559b9dc6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|INFO|500||InvokeReturn 2023-03-16T07:01:15.626Z|a5084dd1-fb10-435f-bfcf-913e559b9dc6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T07:01:17.686Z|bcaa497e-0e39-4fce-ab28-58cee4bb997b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:01:17.690Z|bcaa497e-0e39-4fce-ab28-58cee4bb997b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:01:18.054Z|78d740c9-e824-4d52-a61d-7d70cbff9bb0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:01:18.055Z|78d740c9-e824-4d52-a61d-7d70cbff9bb0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:01:19.070Z|564e0f3b-de23-403a-932b-dcf1218cf2d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:01:19.071Z|564e0f3b-de23-403a-932b-dcf1218cf2d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:01:25.812Z|7ac23f5e-9163-49b5-b4a2-98f01a1441be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|||INFO|500||Entering 2023-03-16T07:01:25.817Z|7ac23f5e-9163-49b5-b4a2-98f01a1441be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555 2023-03-16T07:01:25.818Z|7ac23f5e-9163-49b5-b4a2-98f01a1441be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|INFO|500||Invoke 2023-03-16T07:01:25.819Z|7ac23f5e-9163-49b5-b4a2-98f01a1441be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||===========================request begin================================================ 2023-03-16T07:01:25.819Z|7ac23f5e-9163-49b5-b4a2-98f01a1441be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555 2023-03-16T07:01:25.819Z|7ac23f5e-9163-49b5-b4a2-98f01a1441be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Method : GET 2023-03-16T07:01:25.820Z|7ac23f5e-9163-49b5-b4a2-98f01a1441be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8f1ae92fdf5c7a178e8b5de422779241", X-B3-SpanId:"b73e8f0bd402e374", X-B3-ParentSpanId:"61b23a0f515c64f0", X-B3-Sampled:"0", X-ONAP-RequestID:"7ac23f5e-9163-49b5-b4a2-98f01a1441be", X-RequestID:"7ac23f5e-9163-49b5-b4a2-98f01a1441be", X-TransactionID:"7ac23f5e-9163-49b5-b4a2-98f01a1441be", X-ECOMP-RequestID:"7ac23f5e-9163-49b5-b4a2-98f01a1441be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"335de07e-4bd6-4d1c-b50d-816e165e1fb7"] 2023-03-16T07:01:25.820Z|7ac23f5e-9163-49b5-b4a2-98f01a1441be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Request body: 2023-03-16T07:01:25.820Z|7ac23f5e-9163-49b5-b4a2-98f01a1441be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||==========================request end================================================ 2023-03-16T07:01:25.851Z|7ac23f5e-9163-49b5-b4a2-98f01a1441be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||============================response begin========================================== 2023-03-16T07:01:25.852Z|7ac23f5e-9163-49b5-b4a2-98f01a1441be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Status code : 200 OK 2023-03-16T07:01:25.852Z|7ac23f5e-9163-49b5-b4a2-98f01a1441be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Status text : OK 2023-03-16T07:01:25.852Z|7ac23f5e-9163-49b5-b4a2-98f01a1441be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 07:01:26 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T07:01:25.853Z|7ac23f5e-9163-49b5-b4a2-98f01a1441be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Response body: { "requestId" : "4170dded-7c7b-447a-8d4d-0c56d0b33555", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).", "progress" : 68, "startTime" : "2023-03-16T06:59:27.000+00:00", "source" : "VID", "vnfId" : "0025ced4-35b6-444d-bed4-88cd0c698118", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_229aa4ad-2888-4524-b5d5-eca4ed286f4c\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"e3bb2b91-07d1-42df-8bde-761fba6862e3\",\n\t\t\t\"modelVersionId\": \"920a32de-3db1-49e6-b2c5-50752b882719\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_229aa4ad-2888-4524-b5d5-eca4ed286f4c\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"debf643b-c06d-43e2-985a-96dfdf7316ef\",\n \"modelInvariantUuid\": \"c618fe23-b79e-4211-8c6b-6cb4b4aa0a2b\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"efda813d-0a57-4997-9460-d2d01abdbbb8\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"e4eee75e-06b5-40e3-ab44-f0a8dcf79a87\",\n \"modelInvariantUuid\": \"b48c9796-de0c-4a14-9ec9-1f60babd23cb\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"14eae784-22e0-4e04-8185-6a0daadafb3d\"\n },\n \"instanceName\": \"basic_cnf_macro_229aa4ad-2888-4524-b5d5-eca4ed286f4c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"920a32de-3db1-49e6-b2c5-50752b882719\",\n \"modelInvariantId\": \"e3bb2b91-07d1-42df-8bde-761fba6862e3\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"9033cb79-994b-4d62-9e23-6d885b1e48a8\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T07:00:28.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "11e243fd-a744-42d5-bd56-f8df9a96d219", "serviceInstanceName" : "basic_cnf_macro_229aa4ad-2888-4524-b5d5-eca4ed286f4c", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "4170dded-7c7b-447a-8d4d-0c56d0b33555", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555" } } } 2023-03-16T07:01:25.853Z|7ac23f5e-9163-49b5-b4a2-98f01a1441be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||=======================response end================================================= 2023-03-16T07:01:25.854Z|7ac23f5e-9163-49b5-b4a2-98f01a1441be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|INFO|500||InvokeReturn 2023-03-16T07:01:25.855Z|7ac23f5e-9163-49b5-b4a2-98f01a1441be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false 2023-03-16T07:01:25.856Z|7ac23f5e-9163-49b5-b4a2-98f01a1441be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T07:01:25.856Z|7ac23f5e-9163-49b5-b4a2-98f01a1441be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T07:01:25.856Z|7ac23f5e-9163-49b5-b4a2-98f01a1441be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false 2023-03-16T07:01:25.857Z|7ac23f5e-9163-49b5-b4a2-98f01a1441be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T07:01:25.857Z|7ac23f5e-9163-49b5-b4a2-98f01a1441be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8f1ae92fdf5c7a178e8b5de422779241", X-B3-SpanId:"887ade61d857e632", X-B3-ParentSpanId:"61b23a0f515c64f0", X-B3-Sampled:"0", X-ONAP-RequestID:"7ac23f5e-9163-49b5-b4a2-98f01a1441be", X-RequestID:"7ac23f5e-9163-49b5-b4a2-98f01a1441be", X-TransactionID:"7ac23f5e-9163-49b5-b4a2-98f01a1441be", X-ECOMP-RequestID:"7ac23f5e-9163-49b5-b4a2-98f01a1441be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cce6807d-0dcd-4da5-b9ef-26ffedc3cb1d"] 2023-03-16T07:01:25.857Z|7ac23f5e-9163-49b5-b4a2-98f01a1441be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T07:01:25.857Z|7ac23f5e-9163-49b5-b4a2-98f01a1441be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T07:01:25.875Z|7ac23f5e-9163-49b5-b4a2-98f01a1441be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T07:01:25.875Z|7ac23f5e-9163-49b5-b4a2-98f01a1441be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T07:01:25.876Z|7ac23f5e-9163-49b5-b4a2-98f01a1441be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T07:01:25.876Z|7ac23f5e-9163-49b5-b4a2-98f01a1441be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 07:01:26 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T07:01:25.878Z|7ac23f5e-9163-49b5-b4a2-98f01a1441be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-16T07:01:25.878Z|7ac23f5e-9163-49b5-b4a2-98f01a1441be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T07:01:25.879Z|7ac23f5e-9163-49b5-b4a2-98f01a1441be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T07:01:25.908Z|7ac23f5e-9163-49b5-b4a2-98f01a1441be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-16T07:01:25.908Z|7ac23f5e-9163-49b5-b4a2-98f01a1441be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-16T07:01:25.908Z|7ac23f5e-9163-49b5-b4a2-98f01a1441be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-16T07:01:25.908Z|7ac23f5e-9163-49b5-b4a2-98f01a1441be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-16T07:01:25.908Z|7ac23f5e-9163-49b5-b4a2-98f01a1441be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-16T07:01:25.908Z|7ac23f5e-9163-49b5-b4a2-98f01a1441be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7ac23f5e-9163-49b5-b4a2-98f01a1441be", X-RequestID:"7ac23f5e-9163-49b5-b4a2-98f01a1441be", X-TransactionID:"7ac23f5e-9163-49b5-b4a2-98f01a1441be", X-ECOMP-RequestID:"7ac23f5e-9163-49b5-b4a2-98f01a1441be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8fb52497-5bf6-4c63-8947-9dc1053bedd6"] 2023-03-16T07:01:25.909Z|7ac23f5e-9163-49b5-b4a2-98f01a1441be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-16T07:01:25.909Z|7ac23f5e-9163-49b5-b4a2-98f01a1441be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-16T07:01:26.049Z|7ac23f5e-9163-49b5-b4a2-98f01a1441be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-16T07:01:26.049Z|7ac23f5e-9163-49b5-b4a2-98f01a1441be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-16T07:01:26.050Z|7ac23f5e-9163-49b5-b4a2-98f01a1441be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-16T07:01:26.050Z|7ac23f5e-9163-49b5-b4a2-98f01a1441be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=B0F187DA921308EDEBCE2DAA328196C3; 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:"691", date:"Thu, 16 Mar 2023 07:01:26 GMT", x-envoy-upstream-service-time:"131", server:"envoy"] 2023-03-16T07:01:26.050Z|7ac23f5e-9163-49b5-b4a2-98f01a1441be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"3cab2cfd-c3c8-11ed-88a0-7623188be7ef","businessKey":"4170dded-7c7b-447a-8d4d-0c56d0b33555","processDefinitionId":"ControllerExecutionBB:1:ad9a82b2-c38e-11ed-88a0-7623188be7ef","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-03-16T07:00:29.708+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"1841206b-c3c8-11ed-88a0-7623188be7ef","superProcessInstanceId":"3bbb4f77-c3c8-11ed-88a0-7623188be7ef","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-16T07:01:26.051Z|7ac23f5e-9163-49b5-b4a2-98f01a1441be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-16T07:01:26.051Z|7ac23f5e-9163-49b5-b4a2-98f01a1441be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-16T07:01:26.074Z|7ac23f5e-9163-49b5-b4a2-98f01a1441be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1 2023-03-16T07:01:26.074Z|7ac23f5e-9163-49b5-b4a2-98f01a1441be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|INFO|500||Invoke 2023-03-16T07:01:26.075Z|7ac23f5e-9163-49b5-b4a2-98f01a1441be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-16T07:01:26.075Z|7ac23f5e-9163-49b5-b4a2-98f01a1441be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1 2023-03-16T07:01:26.075Z|7ac23f5e-9163-49b5-b4a2-98f01a1441be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Method : GET 2023-03-16T07:01:26.075Z|7ac23f5e-9163-49b5-b4a2-98f01a1441be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7ac23f5e-9163-49b5-b4a2-98f01a1441be", X-RequestID:"7ac23f5e-9163-49b5-b4a2-98f01a1441be", X-TransactionID:"7ac23f5e-9163-49b5-b4a2-98f01a1441be", X-ECOMP-RequestID:"7ac23f5e-9163-49b5-b4a2-98f01a1441be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cdeb0dbc-8656-4b3d-89c0-0f3df9667c1f"] 2023-03-16T07:01:26.075Z|7ac23f5e-9163-49b5-b4a2-98f01a1441be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Request body: 2023-03-16T07:01:26.075Z|7ac23f5e-9163-49b5-b4a2-98f01a1441be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-16T07:01:26.267Z|7ac23f5e-9163-49b5-b4a2-98f01a1441be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-16T07:01:26.268Z|7ac23f5e-9163-49b5-b4a2-98f01a1441be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-16T07:01:26.269Z|7ac23f5e-9163-49b5-b4a2-98f01a1441be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Status text : OK 2023-03-16T07:01:26.269Z|7ac23f5e-9163-49b5-b4a2-98f01a1441be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=622E431BF2E25B02B6FA9849EEB49175; 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:"807", date:"Thu, 16 Mar 2023 07:01:26 GMT", x-envoy-upstream-service-time:"188", server:"envoy"] 2023-03-16T07:01:26.269Z|7ac23f5e-9163-49b5-b4a2-98f01a1441be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:3cb05d52-c3c8-11ed-88a0-7623188be7ef","parentActivityInstanceId":"3cab2cfd-c3c8-11ed-88a0-7623188be7ef","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:ad9a82b2-c38e-11ed-88a0-7623188be7ef","processInstanceId":"3cab2cfd-c3c8-11ed-88a0-7623188be7ef","executionId":"3cab2cfd-c3c8-11ed-88a0-7623188be7ef","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-16T07:00:29.742+0000","endTime":"2023-03-16T07:00:29.742+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"1841206b-c3c8-11ed-88a0-7623188be7ef"}] 2023-03-16T07:01:26.270Z|7ac23f5e-9163-49b5-b4a2-98f01a1441be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-16T07:01:26.270Z|7ac23f5e-9163-49b5-b4a2-98f01a1441be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|INFO|500||InvokeReturn 2023-03-16T07:01:26.275Z|7ac23f5e-9163-49b5-b4a2-98f01a1441be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T07:01:27.721Z|8bfa1cb7-d244-471e-a4f7-344118f8a7b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:01:27.721Z|8bfa1cb7-d244-471e-a4f7-344118f8a7b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:01:28.082Z|18abec4e-c2af-465c-9a72-95aa3b5515ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:01:28.083Z|18abec4e-c2af-465c-9a72-95aa3b5515ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:01:29.098Z|3551de71-bf5c-42eb-aab4-57682343ca19|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:01:29.098Z|3551de71-bf5c-42eb-aab4-57682343ca19|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:01:30.208Z|61e59d47-6db4-42fc-9037-c8bcf8fcb11d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:01:30.209Z|61e59d47-6db4-42fc-9037-c8bcf8fcb11d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:01:31.118Z|80dc80dd-1071-402b-b11c-5e1b246bbef6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:01:31.118Z|80dc80dd-1071-402b-b11c-5e1b246bbef6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:01:36.456Z|1f7cce96-7ca5-4f56-bc78-46b5cae0173f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|||INFO|500||Entering 2023-03-16T07:01:36.464Z|1f7cce96-7ca5-4f56-bc78-46b5cae0173f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555 2023-03-16T07:01:36.464Z|1f7cce96-7ca5-4f56-bc78-46b5cae0173f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|INFO|500||Invoke 2023-03-16T07:01:36.465Z|1f7cce96-7ca5-4f56-bc78-46b5cae0173f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||===========================request begin================================================ 2023-03-16T07:01:36.465Z|1f7cce96-7ca5-4f56-bc78-46b5cae0173f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555 2023-03-16T07:01:36.465Z|1f7cce96-7ca5-4f56-bc78-46b5cae0173f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Method : GET 2023-03-16T07:01:36.465Z|1f7cce96-7ca5-4f56-bc78-46b5cae0173f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a38c24ef6bf42902ba2161549f39d1ef", X-B3-SpanId:"1e2e191c15df36b7", X-B3-ParentSpanId:"09d1ec80cebd1a03", X-B3-Sampled:"0", X-ONAP-RequestID:"1f7cce96-7ca5-4f56-bc78-46b5cae0173f", X-RequestID:"1f7cce96-7ca5-4f56-bc78-46b5cae0173f", X-TransactionID:"1f7cce96-7ca5-4f56-bc78-46b5cae0173f", X-ECOMP-RequestID:"1f7cce96-7ca5-4f56-bc78-46b5cae0173f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4103f23f-326b-490c-bc8b-d584112b04bd"] 2023-03-16T07:01:36.465Z|1f7cce96-7ca5-4f56-bc78-46b5cae0173f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Request body: 2023-03-16T07:01:36.466Z|1f7cce96-7ca5-4f56-bc78-46b5cae0173f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||==========================request end================================================ 2023-03-16T07:01:36.506Z|1f7cce96-7ca5-4f56-bc78-46b5cae0173f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||============================response begin========================================== 2023-03-16T07:01:36.507Z|1f7cce96-7ca5-4f56-bc78-46b5cae0173f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Status code : 200 OK 2023-03-16T07:01:36.507Z|1f7cce96-7ca5-4f56-bc78-46b5cae0173f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Status text : OK 2023-03-16T07:01:36.507Z|1f7cce96-7ca5-4f56-bc78-46b5cae0173f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 07:01:37 GMT", x-envoy-upstream-service-time:"37", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T07:01:36.516Z|1f7cce96-7ca5-4f56-bc78-46b5cae0173f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Response body: { "requestId" : "4170dded-7c7b-447a-8d4d-0c56d0b33555", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).", "progress" : 68, "startTime" : "2023-03-16T06:59:27.000+00:00", "source" : "VID", "vnfId" : "0025ced4-35b6-444d-bed4-88cd0c698118", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_229aa4ad-2888-4524-b5d5-eca4ed286f4c\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"e3bb2b91-07d1-42df-8bde-761fba6862e3\",\n\t\t\t\"modelVersionId\": \"920a32de-3db1-49e6-b2c5-50752b882719\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_229aa4ad-2888-4524-b5d5-eca4ed286f4c\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"debf643b-c06d-43e2-985a-96dfdf7316ef\",\n \"modelInvariantUuid\": \"c618fe23-b79e-4211-8c6b-6cb4b4aa0a2b\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"efda813d-0a57-4997-9460-d2d01abdbbb8\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"e4eee75e-06b5-40e3-ab44-f0a8dcf79a87\",\n \"modelInvariantUuid\": \"b48c9796-de0c-4a14-9ec9-1f60babd23cb\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"14eae784-22e0-4e04-8185-6a0daadafb3d\"\n },\n \"instanceName\": \"basic_cnf_macro_229aa4ad-2888-4524-b5d5-eca4ed286f4c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"920a32de-3db1-49e6-b2c5-50752b882719\",\n \"modelInvariantId\": \"e3bb2b91-07d1-42df-8bde-761fba6862e3\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"9033cb79-994b-4d62-9e23-6d885b1e48a8\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T07:00:28.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "11e243fd-a744-42d5-bd56-f8df9a96d219", "serviceInstanceName" : "basic_cnf_macro_229aa4ad-2888-4524-b5d5-eca4ed286f4c", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "4170dded-7c7b-447a-8d4d-0c56d0b33555", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555" } } } 2023-03-16T07:01:36.517Z|1f7cce96-7ca5-4f56-bc78-46b5cae0173f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||=======================response end================================================= 2023-03-16T07:01:36.517Z|1f7cce96-7ca5-4f56-bc78-46b5cae0173f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|INFO|500||InvokeReturn 2023-03-16T07:01:36.518Z|1f7cce96-7ca5-4f56-bc78-46b5cae0173f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false 2023-03-16T07:01:36.519Z|1f7cce96-7ca5-4f56-bc78-46b5cae0173f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T07:01:36.519Z|1f7cce96-7ca5-4f56-bc78-46b5cae0173f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T07:01:36.520Z|1f7cce96-7ca5-4f56-bc78-46b5cae0173f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false 2023-03-16T07:01:36.520Z|1f7cce96-7ca5-4f56-bc78-46b5cae0173f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T07:01:36.520Z|1f7cce96-7ca5-4f56-bc78-46b5cae0173f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a38c24ef6bf42902ba2161549f39d1ef", X-B3-SpanId:"20578b64cc2c819d", X-B3-ParentSpanId:"09d1ec80cebd1a03", X-B3-Sampled:"0", X-ONAP-RequestID:"1f7cce96-7ca5-4f56-bc78-46b5cae0173f", X-RequestID:"1f7cce96-7ca5-4f56-bc78-46b5cae0173f", X-TransactionID:"1f7cce96-7ca5-4f56-bc78-46b5cae0173f", X-ECOMP-RequestID:"1f7cce96-7ca5-4f56-bc78-46b5cae0173f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e561b6e8-8365-467c-bb94-9c059f181ddd"] 2023-03-16T07:01:36.520Z|1f7cce96-7ca5-4f56-bc78-46b5cae0173f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T07:01:36.521Z|1f7cce96-7ca5-4f56-bc78-46b5cae0173f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T07:01:36.536Z|1f7cce96-7ca5-4f56-bc78-46b5cae0173f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T07:01:36.537Z|1f7cce96-7ca5-4f56-bc78-46b5cae0173f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T07:01:36.537Z|1f7cce96-7ca5-4f56-bc78-46b5cae0173f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T07:01:36.537Z|1f7cce96-7ca5-4f56-bc78-46b5cae0173f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 07:01:37 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T07:01:36.539Z|1f7cce96-7ca5-4f56-bc78-46b5cae0173f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-16T07:01:36.540Z|1f7cce96-7ca5-4f56-bc78-46b5cae0173f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T07:01:36.540Z|1f7cce96-7ca5-4f56-bc78-46b5cae0173f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T07:01:36.556Z|1f7cce96-7ca5-4f56-bc78-46b5cae0173f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-16T07:01:36.557Z|1f7cce96-7ca5-4f56-bc78-46b5cae0173f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-16T07:01:36.557Z|1f7cce96-7ca5-4f56-bc78-46b5cae0173f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-16T07:01:36.557Z|1f7cce96-7ca5-4f56-bc78-46b5cae0173f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-16T07:01:36.557Z|1f7cce96-7ca5-4f56-bc78-46b5cae0173f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-16T07:01:36.557Z|1f7cce96-7ca5-4f56-bc78-46b5cae0173f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1f7cce96-7ca5-4f56-bc78-46b5cae0173f", X-RequestID:"1f7cce96-7ca5-4f56-bc78-46b5cae0173f", X-TransactionID:"1f7cce96-7ca5-4f56-bc78-46b5cae0173f", X-ECOMP-RequestID:"1f7cce96-7ca5-4f56-bc78-46b5cae0173f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c67ab3be-bdf0-48a9-b04c-ab24ceaa85f3"] 2023-03-16T07:01:36.557Z|1f7cce96-7ca5-4f56-bc78-46b5cae0173f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-16T07:01:36.557Z|1f7cce96-7ca5-4f56-bc78-46b5cae0173f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-16T07:01:36.703Z|1f7cce96-7ca5-4f56-bc78-46b5cae0173f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-16T07:01:36.704Z|1f7cce96-7ca5-4f56-bc78-46b5cae0173f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-16T07:01:36.704Z|1f7cce96-7ca5-4f56-bc78-46b5cae0173f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-16T07:01:36.705Z|1f7cce96-7ca5-4f56-bc78-46b5cae0173f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=8F24D83768247F0923BF5B226CDFAE7D; 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:"691", date:"Thu, 16 Mar 2023 07:01:37 GMT", x-envoy-upstream-service-time:"142", server:"envoy"] 2023-03-16T07:01:36.705Z|1f7cce96-7ca5-4f56-bc78-46b5cae0173f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"3cab2cfd-c3c8-11ed-88a0-7623188be7ef","businessKey":"4170dded-7c7b-447a-8d4d-0c56d0b33555","processDefinitionId":"ControllerExecutionBB:1:ad9a82b2-c38e-11ed-88a0-7623188be7ef","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-03-16T07:00:29.708+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"1841206b-c3c8-11ed-88a0-7623188be7ef","superProcessInstanceId":"3bbb4f77-c3c8-11ed-88a0-7623188be7ef","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-16T07:01:36.706Z|1f7cce96-7ca5-4f56-bc78-46b5cae0173f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-16T07:01:36.706Z|1f7cce96-7ca5-4f56-bc78-46b5cae0173f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4170dded-7c7b-447a-8d4d-0c56d0b33555&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-16T07:01:36.722Z|1f7cce96-7ca5-4f56-bc78-46b5cae0173f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1 2023-03-16T07:01:36.722Z|1f7cce96-7ca5-4f56-bc78-46b5cae0173f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|INFO|500||Invoke 2023-03-16T07:01:36.722Z|1f7cce96-7ca5-4f56-bc78-46b5cae0173f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-16T07:01:36.723Z|1f7cce96-7ca5-4f56-bc78-46b5cae0173f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1 2023-03-16T07:01:36.723Z|1f7cce96-7ca5-4f56-bc78-46b5cae0173f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Method : GET 2023-03-16T07:01:36.723Z|1f7cce96-7ca5-4f56-bc78-46b5cae0173f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1f7cce96-7ca5-4f56-bc78-46b5cae0173f", X-RequestID:"1f7cce96-7ca5-4f56-bc78-46b5cae0173f", X-TransactionID:"1f7cce96-7ca5-4f56-bc78-46b5cae0173f", X-ECOMP-RequestID:"1f7cce96-7ca5-4f56-bc78-46b5cae0173f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"abc9f02b-ad40-467c-aa91-05f9ab73f153"] 2023-03-16T07:01:36.723Z|1f7cce96-7ca5-4f56-bc78-46b5cae0173f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Request body: 2023-03-16T07:01:36.724Z|1f7cce96-7ca5-4f56-bc78-46b5cae0173f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-16T07:01:36.866Z|1f7cce96-7ca5-4f56-bc78-46b5cae0173f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-16T07:01:36.867Z|1f7cce96-7ca5-4f56-bc78-46b5cae0173f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-16T07:01:36.867Z|1f7cce96-7ca5-4f56-bc78-46b5cae0173f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Status text : OK 2023-03-16T07:01:36.867Z|1f7cce96-7ca5-4f56-bc78-46b5cae0173f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=EBF0F4335A77066B1FE0781B7E15915C; 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:"807", date:"Thu, 16 Mar 2023 07:01:37 GMT", x-envoy-upstream-service-time:"139", server:"envoy"] 2023-03-16T07:01:36.867Z|1f7cce96-7ca5-4f56-bc78-46b5cae0173f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:3cb05d52-c3c8-11ed-88a0-7623188be7ef","parentActivityInstanceId":"3cab2cfd-c3c8-11ed-88a0-7623188be7ef","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:ad9a82b2-c38e-11ed-88a0-7623188be7ef","processInstanceId":"3cab2cfd-c3c8-11ed-88a0-7623188be7ef","executionId":"3cab2cfd-c3c8-11ed-88a0-7623188be7ef","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-16T07:00:29.742+0000","endTime":"2023-03-16T07:00:29.742+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"1841206b-c3c8-11ed-88a0-7623188be7ef"}] 2023-03-16T07:01:36.868Z|1f7cce96-7ca5-4f56-bc78-46b5cae0173f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-16T07:01:36.868Z|1f7cce96-7ca5-4f56-bc78-46b5cae0173f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3cab2cfd-c3c8-11ed-88a0-7623188be7ef&maxResults=1|INFO|500||InvokeReturn 2023-03-16T07:01:36.872Z|1f7cce96-7ca5-4f56-bc78-46b5cae0173f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T07:01:37.748Z|4fdfdf89-67d7-481e-a1a3-141bacd2718f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:01:37.749Z|4fdfdf89-67d7-481e-a1a3-141bacd2718f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:01:38.111Z|84fac529-f1ec-4612-afd9-fc39f5db46c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:01:38.112Z|84fac529-f1ec-4612-afd9-fc39f5db46c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:01:39.121Z|d7c399db-6fd5-4059-b387-59e34ca3066b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:01:39.122Z|d7c399db-6fd5-4059-b387-59e34ca3066b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:01:40.407Z|be355e0f-1f41-4317-b5ff-79f790897ed6|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T07:01:40.408Z|be355e0f-1f41-4317-b5ff-79f790897ed6|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T07:01:45.208Z|e46c3533-2b5b-4f82-8359-9e68a64f7e2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:01:45.209Z|e46c3533-2b5b-4f82-8359-9e68a64f7e2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:01:47.045Z|de51f2db-a6ab-4be1-8ea3-9d10dc1d13d3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|||INFO|500||Entering 2023-03-16T07:01:47.050Z|de51f2db-a6ab-4be1-8ea3-9d10dc1d13d3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555 2023-03-16T07:01:47.051Z|de51f2db-a6ab-4be1-8ea3-9d10dc1d13d3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|INFO|500||Invoke 2023-03-16T07:01:47.051Z|de51f2db-a6ab-4be1-8ea3-9d10dc1d13d3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||===========================request begin================================================ 2023-03-16T07:01:47.051Z|de51f2db-a6ab-4be1-8ea3-9d10dc1d13d3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555 2023-03-16T07:01:47.051Z|de51f2db-a6ab-4be1-8ea3-9d10dc1d13d3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Method : GET 2023-03-16T07:01:47.051Z|de51f2db-a6ab-4be1-8ea3-9d10dc1d13d3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6970dd3ca1d2a6d0f68f026f765077eb", X-B3-SpanId:"325bae0244580568", X-B3-ParentSpanId:"a8e58312bf1ae276", X-B3-Sampled:"0", X-ONAP-RequestID:"de51f2db-a6ab-4be1-8ea3-9d10dc1d13d3", X-RequestID:"de51f2db-a6ab-4be1-8ea3-9d10dc1d13d3", X-TransactionID:"de51f2db-a6ab-4be1-8ea3-9d10dc1d13d3", X-ECOMP-RequestID:"de51f2db-a6ab-4be1-8ea3-9d10dc1d13d3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2bda276f-fdc7-409a-b036-72b6c268001e"] 2023-03-16T07:01:47.051Z|de51f2db-a6ab-4be1-8ea3-9d10dc1d13d3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Request body: 2023-03-16T07:01:47.052Z|de51f2db-a6ab-4be1-8ea3-9d10dc1d13d3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||==========================request end================================================ 2023-03-16T07:01:47.088Z|de51f2db-a6ab-4be1-8ea3-9d10dc1d13d3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||============================response begin========================================== 2023-03-16T07:01:47.089Z|de51f2db-a6ab-4be1-8ea3-9d10dc1d13d3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Status code : 200 OK 2023-03-16T07:01:47.089Z|de51f2db-a6ab-4be1-8ea3-9d10dc1d13d3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Status text : OK 2023-03-16T07:01:47.089Z|de51f2db-a6ab-4be1-8ea3-9d10dc1d13d3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 07:01:47 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T07:01:47.089Z|de51f2db-a6ab-4be1-8ea3-9d10dc1d13d3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Response body: { "requestId" : "4170dded-7c7b-447a-8d4d-0c56d0b33555", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-16T06:59:27.000+00:00", "endTime" : "2023-03-16T07:01:43.000+00:00", "source" : "VID", "vnfId" : "0025ced4-35b6-444d-bed4-88cd0c698118", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_229aa4ad-2888-4524-b5d5-eca4ed286f4c\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"e3bb2b91-07d1-42df-8bde-761fba6862e3\",\n\t\t\t\"modelVersionId\": \"920a32de-3db1-49e6-b2c5-50752b882719\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_229aa4ad-2888-4524-b5d5-eca4ed286f4c\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"debf643b-c06d-43e2-985a-96dfdf7316ef\",\n \"modelInvariantUuid\": \"c618fe23-b79e-4211-8c6b-6cb4b4aa0a2b\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"efda813d-0a57-4997-9460-d2d01abdbbb8\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"e4eee75e-06b5-40e3-ab44-f0a8dcf79a87\",\n \"modelInvariantUuid\": \"b48c9796-de0c-4a14-9ec9-1f60babd23cb\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"14eae784-22e0-4e04-8185-6a0daadafb3d\"\n },\n \"instanceName\": \"basic_cnf_macro_229aa4ad-2888-4524-b5d5-eca4ed286f4c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"920a32de-3db1-49e6-b2c5-50752b882719\",\n \"modelInvariantId\": \"e3bb2b91-07d1-42df-8bde-761fba6862e3\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"9033cb79-994b-4d62-9e23-6d885b1e48a8\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T07:01:43.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "11e243fd-a744-42d5-bd56-f8df9a96d219", "serviceInstanceName" : "basic_cnf_macro_229aa4ad-2888-4524-b5d5-eca4ed286f4c", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "4170dded-7c7b-447a-8d4d-0c56d0b33555", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555" } } } 2023-03-16T07:01:47.089Z|de51f2db-a6ab-4be1-8ea3-9d10dc1d13d3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||=======================response end================================================= 2023-03-16T07:01:47.090Z|de51f2db-a6ab-4be1-8ea3-9d10dc1d13d3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|INFO|500||InvokeReturn 2023-03-16T07:01:47.091Z|de51f2db-a6ab-4be1-8ea3-9d10dc1d13d3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false 2023-03-16T07:01:47.092Z|de51f2db-a6ab-4be1-8ea3-9d10dc1d13d3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T07:01:47.092Z|de51f2db-a6ab-4be1-8ea3-9d10dc1d13d3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T07:01:47.092Z|de51f2db-a6ab-4be1-8ea3-9d10dc1d13d3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false 2023-03-16T07:01:47.092Z|de51f2db-a6ab-4be1-8ea3-9d10dc1d13d3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T07:01:47.092Z|de51f2db-a6ab-4be1-8ea3-9d10dc1d13d3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6970dd3ca1d2a6d0f68f026f765077eb", X-B3-SpanId:"c7add33012398a85", X-B3-ParentSpanId:"a8e58312bf1ae276", X-B3-Sampled:"0", X-ONAP-RequestID:"de51f2db-a6ab-4be1-8ea3-9d10dc1d13d3", X-RequestID:"de51f2db-a6ab-4be1-8ea3-9d10dc1d13d3", X-TransactionID:"de51f2db-a6ab-4be1-8ea3-9d10dc1d13d3", X-ECOMP-RequestID:"de51f2db-a6ab-4be1-8ea3-9d10dc1d13d3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ffbe1614-bd36-44ed-83a9-f2d644ae35c0"] 2023-03-16T07:01:47.093Z|de51f2db-a6ab-4be1-8ea3-9d10dc1d13d3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T07:01:47.093Z|de51f2db-a6ab-4be1-8ea3-9d10dc1d13d3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T07:01:47.107Z|de51f2db-a6ab-4be1-8ea3-9d10dc1d13d3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T07:01:47.107Z|de51f2db-a6ab-4be1-8ea3-9d10dc1d13d3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T07:01:47.107Z|de51f2db-a6ab-4be1-8ea3-9d10dc1d13d3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T07:01:47.107Z|de51f2db-a6ab-4be1-8ea3-9d10dc1d13d3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 07:01:47 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T07:01:47.108Z|de51f2db-a6ab-4be1-8ea3-9d10dc1d13d3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-16T07:01:47.108Z|de51f2db-a6ab-4be1-8ea3-9d10dc1d13d3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T07:01:47.108Z|de51f2db-a6ab-4be1-8ea3-9d10dc1d13d3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T07:01:47.113Z|de51f2db-a6ab-4be1-8ea3-9d10dc1d13d3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T07:01:47.282Z|c9e8c73a-292a-4050-8fa1-194c516b980c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|||INFO|500||Entering 2023-03-16T07:01:47.286Z|c9e8c73a-292a-4050-8fa1-194c516b980c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555 2023-03-16T07:01:47.286Z|c9e8c73a-292a-4050-8fa1-194c516b980c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|INFO|500||Invoke 2023-03-16T07:01:47.286Z|c9e8c73a-292a-4050-8fa1-194c516b980c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||===========================request begin================================================ 2023-03-16T07:01:47.287Z|c9e8c73a-292a-4050-8fa1-194c516b980c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555 2023-03-16T07:01:47.287Z|c9e8c73a-292a-4050-8fa1-194c516b980c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Method : GET 2023-03-16T07:01:47.287Z|c9e8c73a-292a-4050-8fa1-194c516b980c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a4c44bdd2e261b89fce7af71e94714c1", X-B3-SpanId:"80e0da8e20304443", X-B3-ParentSpanId:"f53dc82d0bf03965", X-B3-Sampled:"0", X-ONAP-RequestID:"c9e8c73a-292a-4050-8fa1-194c516b980c", X-RequestID:"c9e8c73a-292a-4050-8fa1-194c516b980c", X-TransactionID:"c9e8c73a-292a-4050-8fa1-194c516b980c", X-ECOMP-RequestID:"c9e8c73a-292a-4050-8fa1-194c516b980c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fb623c2d-574e-4114-85bd-692f6a527c6a"] 2023-03-16T07:01:47.287Z|c9e8c73a-292a-4050-8fa1-194c516b980c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Request body: 2023-03-16T07:01:47.287Z|c9e8c73a-292a-4050-8fa1-194c516b980c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||==========================request end================================================ 2023-03-16T07:01:47.318Z|c9e8c73a-292a-4050-8fa1-194c516b980c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||============================response begin========================================== 2023-03-16T07:01:47.318Z|c9e8c73a-292a-4050-8fa1-194c516b980c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Status code : 200 OK 2023-03-16T07:01:47.318Z|c9e8c73a-292a-4050-8fa1-194c516b980c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Status text : OK 2023-03-16T07:01:47.318Z|c9e8c73a-292a-4050-8fa1-194c516b980c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 07:01:47 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T07:01:47.319Z|c9e8c73a-292a-4050-8fa1-194c516b980c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Response body: { "requestId" : "4170dded-7c7b-447a-8d4d-0c56d0b33555", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-16T06:59:27.000+00:00", "endTime" : "2023-03-16T07:01:43.000+00:00", "source" : "VID", "vnfId" : "0025ced4-35b6-444d-bed4-88cd0c698118", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_229aa4ad-2888-4524-b5d5-eca4ed286f4c\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"e3bb2b91-07d1-42df-8bde-761fba6862e3\",\n\t\t\t\"modelVersionId\": \"920a32de-3db1-49e6-b2c5-50752b882719\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_229aa4ad-2888-4524-b5d5-eca4ed286f4c\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"debf643b-c06d-43e2-985a-96dfdf7316ef\",\n \"modelInvariantUuid\": \"c618fe23-b79e-4211-8c6b-6cb4b4aa0a2b\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"efda813d-0a57-4997-9460-d2d01abdbbb8\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"e4eee75e-06b5-40e3-ab44-f0a8dcf79a87\",\n \"modelInvariantUuid\": \"b48c9796-de0c-4a14-9ec9-1f60babd23cb\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"14eae784-22e0-4e04-8185-6a0daadafb3d\"\n },\n \"instanceName\": \"basic_cnf_macro_229aa4ad-2888-4524-b5d5-eca4ed286f4c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"920a32de-3db1-49e6-b2c5-50752b882719\",\n \"modelInvariantId\": \"e3bb2b91-07d1-42df-8bde-761fba6862e3\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"9033cb79-994b-4d62-9e23-6d885b1e48a8\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T07:01:43.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "11e243fd-a744-42d5-bd56-f8df9a96d219", "serviceInstanceName" : "basic_cnf_macro_229aa4ad-2888-4524-b5d5-eca4ed286f4c", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "4170dded-7c7b-447a-8d4d-0c56d0b33555", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555" } } } 2023-03-16T07:01:47.319Z|c9e8c73a-292a-4050-8fa1-194c516b980c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||=======================response end================================================= 2023-03-16T07:01:47.319Z|c9e8c73a-292a-4050-8fa1-194c516b980c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|INFO|500||InvokeReturn 2023-03-16T07:01:47.320Z|c9e8c73a-292a-4050-8fa1-194c516b980c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false 2023-03-16T07:01:47.321Z|c9e8c73a-292a-4050-8fa1-194c516b980c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T07:01:47.321Z|c9e8c73a-292a-4050-8fa1-194c516b980c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T07:01:47.321Z|c9e8c73a-292a-4050-8fa1-194c516b980c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false 2023-03-16T07:01:47.321Z|c9e8c73a-292a-4050-8fa1-194c516b980c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T07:01:47.321Z|c9e8c73a-292a-4050-8fa1-194c516b980c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a4c44bdd2e261b89fce7af71e94714c1", X-B3-SpanId:"f1033a63c0da3428", X-B3-ParentSpanId:"f53dc82d0bf03965", X-B3-Sampled:"0", X-ONAP-RequestID:"c9e8c73a-292a-4050-8fa1-194c516b980c", X-RequestID:"c9e8c73a-292a-4050-8fa1-194c516b980c", X-TransactionID:"c9e8c73a-292a-4050-8fa1-194c516b980c", X-ECOMP-RequestID:"c9e8c73a-292a-4050-8fa1-194c516b980c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cc4f37e7-3a21-4717-943d-294417adb81f"] 2023-03-16T07:01:47.321Z|c9e8c73a-292a-4050-8fa1-194c516b980c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T07:01:47.321Z|c9e8c73a-292a-4050-8fa1-194c516b980c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T07:01:47.339Z|c9e8c73a-292a-4050-8fa1-194c516b980c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T07:01:47.340Z|c9e8c73a-292a-4050-8fa1-194c516b980c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T07:01:47.340Z|c9e8c73a-292a-4050-8fa1-194c516b980c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T07:01:47.340Z|c9e8c73a-292a-4050-8fa1-194c516b980c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 07:01:47 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T07:01:47.340Z|c9e8c73a-292a-4050-8fa1-194c516b980c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-16T07:01:47.340Z|c9e8c73a-292a-4050-8fa1-194c516b980c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T07:01:47.341Z|c9e8c73a-292a-4050-8fa1-194c516b980c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T07:01:47.346Z|c9e8c73a-292a-4050-8fa1-194c516b980c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T07:01:47.507Z|729d6f69-2806-430d-91ff-4cf585d001c5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|||INFO|500||Entering 2023-03-16T07:01:47.512Z|729d6f69-2806-430d-91ff-4cf585d001c5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555 2023-03-16T07:01:47.513Z|729d6f69-2806-430d-91ff-4cf585d001c5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|INFO|500||Invoke 2023-03-16T07:01:47.513Z|729d6f69-2806-430d-91ff-4cf585d001c5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||===========================request begin================================================ 2023-03-16T07:01:47.513Z|729d6f69-2806-430d-91ff-4cf585d001c5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555 2023-03-16T07:01:47.513Z|729d6f69-2806-430d-91ff-4cf585d001c5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Method : GET 2023-03-16T07:01:47.513Z|729d6f69-2806-430d-91ff-4cf585d001c5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2f29d1baafebb1c312ca3b4d918e1f97", X-B3-SpanId:"5b8b467aa0bd7c4d", X-B3-ParentSpanId:"64ef576936733057", X-B3-Sampled:"0", X-ONAP-RequestID:"729d6f69-2806-430d-91ff-4cf585d001c5", X-RequestID:"729d6f69-2806-430d-91ff-4cf585d001c5", X-TransactionID:"729d6f69-2806-430d-91ff-4cf585d001c5", X-ECOMP-RequestID:"729d6f69-2806-430d-91ff-4cf585d001c5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"21651d5c-0e62-4749-9843-9fc00db8bb1b"] 2023-03-16T07:01:47.513Z|729d6f69-2806-430d-91ff-4cf585d001c5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Request body: 2023-03-16T07:01:47.514Z|729d6f69-2806-430d-91ff-4cf585d001c5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||==========================request end================================================ 2023-03-16T07:01:47.548Z|729d6f69-2806-430d-91ff-4cf585d001c5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||============================response begin========================================== 2023-03-16T07:01:47.549Z|729d6f69-2806-430d-91ff-4cf585d001c5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Status code : 200 OK 2023-03-16T07:01:47.549Z|729d6f69-2806-430d-91ff-4cf585d001c5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Status text : OK 2023-03-16T07:01:47.549Z|729d6f69-2806-430d-91ff-4cf585d001c5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 07:01:47 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T07:01:47.550Z|729d6f69-2806-430d-91ff-4cf585d001c5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Response body: { "requestId" : "4170dded-7c7b-447a-8d4d-0c56d0b33555", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-16T06:59:27.000+00:00", "endTime" : "2023-03-16T07:01:43.000+00:00", "source" : "VID", "vnfId" : "0025ced4-35b6-444d-bed4-88cd0c698118", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_229aa4ad-2888-4524-b5d5-eca4ed286f4c\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"e3bb2b91-07d1-42df-8bde-761fba6862e3\",\n\t\t\t\"modelVersionId\": \"920a32de-3db1-49e6-b2c5-50752b882719\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_229aa4ad-2888-4524-b5d5-eca4ed286f4c\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"debf643b-c06d-43e2-985a-96dfdf7316ef\",\n \"modelInvariantUuid\": \"c618fe23-b79e-4211-8c6b-6cb4b4aa0a2b\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"efda813d-0a57-4997-9460-d2d01abdbbb8\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"e4eee75e-06b5-40e3-ab44-f0a8dcf79a87\",\n \"modelInvariantUuid\": \"b48c9796-de0c-4a14-9ec9-1f60babd23cb\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"14eae784-22e0-4e04-8185-6a0daadafb3d\"\n },\n \"instanceName\": \"basic_cnf_macro_229aa4ad-2888-4524-b5d5-eca4ed286f4c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"920a32de-3db1-49e6-b2c5-50752b882719\",\n \"modelInvariantId\": \"e3bb2b91-07d1-42df-8bde-761fba6862e3\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"9033cb79-994b-4d62-9e23-6d885b1e48a8\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T07:01:43.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "11e243fd-a744-42d5-bd56-f8df9a96d219", "serviceInstanceName" : "basic_cnf_macro_229aa4ad-2888-4524-b5d5-eca4ed286f4c", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "4170dded-7c7b-447a-8d4d-0c56d0b33555", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555" } } } 2023-03-16T07:01:47.550Z|729d6f69-2806-430d-91ff-4cf585d001c5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||=======================response end================================================= 2023-03-16T07:01:47.550Z|729d6f69-2806-430d-91ff-4cf585d001c5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|INFO|500||InvokeReturn 2023-03-16T07:01:47.551Z|729d6f69-2806-430d-91ff-4cf585d001c5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false 2023-03-16T07:01:47.552Z|729d6f69-2806-430d-91ff-4cf585d001c5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T07:01:47.552Z|729d6f69-2806-430d-91ff-4cf585d001c5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T07:01:47.552Z|729d6f69-2806-430d-91ff-4cf585d001c5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false 2023-03-16T07:01:47.552Z|729d6f69-2806-430d-91ff-4cf585d001c5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T07:01:47.552Z|729d6f69-2806-430d-91ff-4cf585d001c5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2f29d1baafebb1c312ca3b4d918e1f97", X-B3-SpanId:"b2058cc77b70448f", X-B3-ParentSpanId:"64ef576936733057", X-B3-Sampled:"0", X-ONAP-RequestID:"729d6f69-2806-430d-91ff-4cf585d001c5", X-RequestID:"729d6f69-2806-430d-91ff-4cf585d001c5", X-TransactionID:"729d6f69-2806-430d-91ff-4cf585d001c5", X-ECOMP-RequestID:"729d6f69-2806-430d-91ff-4cf585d001c5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cc2ccc98-84b8-45e0-9398-78672d41d7d8"] 2023-03-16T07:01:47.552Z|729d6f69-2806-430d-91ff-4cf585d001c5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T07:01:47.552Z|729d6f69-2806-430d-91ff-4cf585d001c5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T07:01:47.573Z|729d6f69-2806-430d-91ff-4cf585d001c5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T07:01:47.573Z|729d6f69-2806-430d-91ff-4cf585d001c5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T07:01:47.573Z|729d6f69-2806-430d-91ff-4cf585d001c5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T07:01:47.573Z|729d6f69-2806-430d-91ff-4cf585d001c5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 07:01:47 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T07:01:47.575Z|729d6f69-2806-430d-91ff-4cf585d001c5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-16T07:01:47.576Z|729d6f69-2806-430d-91ff-4cf585d001c5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T07:01:47.576Z|729d6f69-2806-430d-91ff-4cf585d001c5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T07:01:47.583Z|729d6f69-2806-430d-91ff-4cf585d001c5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T07:01:47.749Z|e0823dd8-a273-4214-a9c1-d3510eeca219|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|||INFO|500||Entering 2023-03-16T07:01:47.754Z|e0823dd8-a273-4214-a9c1-d3510eeca219|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555 2023-03-16T07:01:47.754Z|e0823dd8-a273-4214-a9c1-d3510eeca219|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|INFO|500||Invoke 2023-03-16T07:01:47.754Z|e0823dd8-a273-4214-a9c1-d3510eeca219|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||===========================request begin================================================ 2023-03-16T07:01:47.754Z|e0823dd8-a273-4214-a9c1-d3510eeca219|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555 2023-03-16T07:01:47.754Z|e0823dd8-a273-4214-a9c1-d3510eeca219|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Method : GET 2023-03-16T07:01:47.755Z|e0823dd8-a273-4214-a9c1-d3510eeca219|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"acc96cee0e25e47e46a7cde08c750740", X-B3-SpanId:"b098f0a53b44b29e", X-B3-ParentSpanId:"805931763e27656a", X-B3-Sampled:"0", X-ONAP-RequestID:"e0823dd8-a273-4214-a9c1-d3510eeca219", X-RequestID:"e0823dd8-a273-4214-a9c1-d3510eeca219", X-TransactionID:"e0823dd8-a273-4214-a9c1-d3510eeca219", X-ECOMP-RequestID:"e0823dd8-a273-4214-a9c1-d3510eeca219", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4fd4482a-ef02-4652-a6c2-4fff25b367d5"] 2023-03-16T07:01:47.755Z|e0823dd8-a273-4214-a9c1-d3510eeca219|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Request body: 2023-03-16T07:01:47.755Z|e0823dd8-a273-4214-a9c1-d3510eeca219|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||==========================request end================================================ 2023-03-16T07:01:47.775Z|81ea180b-5bb8-489a-a315-19836071c96a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:01:47.775Z|81ea180b-5bb8-489a-a315-19836071c96a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:01:47.787Z|e0823dd8-a273-4214-a9c1-d3510eeca219|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||============================response begin========================================== 2023-03-16T07:01:47.788Z|e0823dd8-a273-4214-a9c1-d3510eeca219|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Status code : 200 OK 2023-03-16T07:01:47.788Z|e0823dd8-a273-4214-a9c1-d3510eeca219|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Status text : OK 2023-03-16T07:01:47.789Z|e0823dd8-a273-4214-a9c1-d3510eeca219|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 07:01:47 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T07:01:47.790Z|e0823dd8-a273-4214-a9c1-d3510eeca219|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Response body: { "requestId" : "4170dded-7c7b-447a-8d4d-0c56d0b33555", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-16T06:59:27.000+00:00", "endTime" : "2023-03-16T07:01:43.000+00:00", "source" : "VID", "vnfId" : "0025ced4-35b6-444d-bed4-88cd0c698118", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_229aa4ad-2888-4524-b5d5-eca4ed286f4c\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"e3bb2b91-07d1-42df-8bde-761fba6862e3\",\n\t\t\t\"modelVersionId\": \"920a32de-3db1-49e6-b2c5-50752b882719\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_229aa4ad-2888-4524-b5d5-eca4ed286f4c\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"debf643b-c06d-43e2-985a-96dfdf7316ef\",\n \"modelInvariantUuid\": \"c618fe23-b79e-4211-8c6b-6cb4b4aa0a2b\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"efda813d-0a57-4997-9460-d2d01abdbbb8\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"e4eee75e-06b5-40e3-ab44-f0a8dcf79a87\",\n \"modelInvariantUuid\": \"b48c9796-de0c-4a14-9ec9-1f60babd23cb\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"14eae784-22e0-4e04-8185-6a0daadafb3d\"\n },\n \"instanceName\": \"basic_cnf_macro_229aa4ad-2888-4524-b5d5-eca4ed286f4c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"920a32de-3db1-49e6-b2c5-50752b882719\",\n \"modelInvariantId\": \"e3bb2b91-07d1-42df-8bde-761fba6862e3\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"9033cb79-994b-4d62-9e23-6d885b1e48a8\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T07:01:43.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "11e243fd-a744-42d5-bd56-f8df9a96d219", "serviceInstanceName" : "basic_cnf_macro_229aa4ad-2888-4524-b5d5-eca4ed286f4c", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "4170dded-7c7b-447a-8d4d-0c56d0b33555", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555" } } } 2023-03-16T07:01:47.790Z|e0823dd8-a273-4214-a9c1-d3510eeca219|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||=======================response end================================================= 2023-03-16T07:01:47.790Z|e0823dd8-a273-4214-a9c1-d3510eeca219|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|INFO|500||InvokeReturn 2023-03-16T07:01:47.792Z|e0823dd8-a273-4214-a9c1-d3510eeca219|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false 2023-03-16T07:01:47.792Z|e0823dd8-a273-4214-a9c1-d3510eeca219|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T07:01:47.792Z|e0823dd8-a273-4214-a9c1-d3510eeca219|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T07:01:47.792Z|e0823dd8-a273-4214-a9c1-d3510eeca219|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false 2023-03-16T07:01:47.792Z|e0823dd8-a273-4214-a9c1-d3510eeca219|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T07:01:47.792Z|e0823dd8-a273-4214-a9c1-d3510eeca219|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"acc96cee0e25e47e46a7cde08c750740", X-B3-SpanId:"381c773648c72f1b", X-B3-ParentSpanId:"805931763e27656a", X-B3-Sampled:"0", X-ONAP-RequestID:"e0823dd8-a273-4214-a9c1-d3510eeca219", X-RequestID:"e0823dd8-a273-4214-a9c1-d3510eeca219", X-TransactionID:"e0823dd8-a273-4214-a9c1-d3510eeca219", X-ECOMP-RequestID:"e0823dd8-a273-4214-a9c1-d3510eeca219", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9118eb72-2717-4192-9549-7fb099c099c5"] 2023-03-16T07:01:47.793Z|e0823dd8-a273-4214-a9c1-d3510eeca219|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T07:01:47.793Z|e0823dd8-a273-4214-a9c1-d3510eeca219|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T07:01:47.816Z|e0823dd8-a273-4214-a9c1-d3510eeca219|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T07:01:47.816Z|e0823dd8-a273-4214-a9c1-d3510eeca219|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T07:01:47.816Z|e0823dd8-a273-4214-a9c1-d3510eeca219|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T07:01:47.816Z|e0823dd8-a273-4214-a9c1-d3510eeca219|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 07:01:47 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T07:01:47.819Z|e0823dd8-a273-4214-a9c1-d3510eeca219|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-16T07:01:47.819Z|e0823dd8-a273-4214-a9c1-d3510eeca219|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T07:01:47.819Z|e0823dd8-a273-4214-a9c1-d3510eeca219|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T07:01:47.824Z|e0823dd8-a273-4214-a9c1-d3510eeca219|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T07:01:47.978Z|dfa17513-5fe4-431a-9e5a-420903872b87|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|||INFO|500||Entering 2023-03-16T07:01:47.982Z|dfa17513-5fe4-431a-9e5a-420903872b87|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555 2023-03-16T07:01:47.982Z|dfa17513-5fe4-431a-9e5a-420903872b87|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|INFO|500||Invoke 2023-03-16T07:01:47.982Z|dfa17513-5fe4-431a-9e5a-420903872b87|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||===========================request begin================================================ 2023-03-16T07:01:47.982Z|dfa17513-5fe4-431a-9e5a-420903872b87|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555 2023-03-16T07:01:47.982Z|dfa17513-5fe4-431a-9e5a-420903872b87|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Method : GET 2023-03-16T07:01:47.982Z|dfa17513-5fe4-431a-9e5a-420903872b87|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"876684c548c37418d2bd9b7ba6e2388d", X-B3-SpanId:"b53a0c34c995fb08", X-B3-ParentSpanId:"ea84b1cf7a65b70f", X-B3-Sampled:"0", X-ONAP-RequestID:"dfa17513-5fe4-431a-9e5a-420903872b87", X-RequestID:"dfa17513-5fe4-431a-9e5a-420903872b87", X-TransactionID:"dfa17513-5fe4-431a-9e5a-420903872b87", X-ECOMP-RequestID:"dfa17513-5fe4-431a-9e5a-420903872b87", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9203c686-f89b-4aa9-9f8c-475a631216ab"] 2023-03-16T07:01:47.982Z|dfa17513-5fe4-431a-9e5a-420903872b87|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Request body: 2023-03-16T07:01:47.983Z|dfa17513-5fe4-431a-9e5a-420903872b87|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||==========================request end================================================ 2023-03-16T07:01:48.024Z|dfa17513-5fe4-431a-9e5a-420903872b87|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||============================response begin========================================== 2023-03-16T07:01:48.024Z|dfa17513-5fe4-431a-9e5a-420903872b87|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Status code : 200 OK 2023-03-16T07:01:48.024Z|dfa17513-5fe4-431a-9e5a-420903872b87|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Status text : OK 2023-03-16T07:01:48.025Z|dfa17513-5fe4-431a-9e5a-420903872b87|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 07:01:47 GMT", x-envoy-upstream-service-time:"38", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T07:01:48.026Z|dfa17513-5fe4-431a-9e5a-420903872b87|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||Response body: { "requestId" : "4170dded-7c7b-447a-8d4d-0c56d0b33555", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-16T06:59:27.000+00:00", "endTime" : "2023-03-16T07:01:43.000+00:00", "source" : "VID", "vnfId" : "0025ced4-35b6-444d-bed4-88cd0c698118", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_229aa4ad-2888-4524-b5d5-eca4ed286f4c\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"e3bb2b91-07d1-42df-8bde-761fba6862e3\",\n\t\t\t\"modelVersionId\": \"920a32de-3db1-49e6-b2c5-50752b882719\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_229aa4ad-2888-4524-b5d5-eca4ed286f4c\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"debf643b-c06d-43e2-985a-96dfdf7316ef\",\n \"modelInvariantUuid\": \"c618fe23-b79e-4211-8c6b-6cb4b4aa0a2b\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"efda813d-0a57-4997-9460-d2d01abdbbb8\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"e4eee75e-06b5-40e3-ab44-f0a8dcf79a87\",\n \"modelInvariantUuid\": \"b48c9796-de0c-4a14-9ec9-1f60babd23cb\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"14eae784-22e0-4e04-8185-6a0daadafb3d\"\n },\n \"instanceName\": \"basic_cnf_macro_229aa4ad-2888-4524-b5d5-eca4ed286f4c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"920a32de-3db1-49e6-b2c5-50752b882719\",\n \"modelInvariantId\": \"e3bb2b91-07d1-42df-8bde-761fba6862e3\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"9033cb79-994b-4d62-9e23-6d885b1e48a8\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T07:01:43.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "11e243fd-a744-42d5-bd56-f8df9a96d219", "serviceInstanceName" : "basic_cnf_macro_229aa4ad-2888-4524-b5d5-eca4ed286f4c", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "4170dded-7c7b-447a-8d4d-0c56d0b33555", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555" } } } 2023-03-16T07:01:48.026Z|dfa17513-5fe4-431a-9e5a-420903872b87|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|DEBUG|500||=======================response end================================================= 2023-03-16T07:01:48.026Z|dfa17513-5fe4-431a-9e5a-420903872b87|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4170dded-7c7b-447a-8d4d-0c56d0b33555|INFO|500||InvokeReturn 2023-03-16T07:01:48.028Z|dfa17513-5fe4-431a-9e5a-420903872b87|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false 2023-03-16T07:01:48.028Z|dfa17513-5fe4-431a-9e5a-420903872b87|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T07:01:48.028Z|dfa17513-5fe4-431a-9e5a-420903872b87|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T07:01:48.028Z|dfa17513-5fe4-431a-9e5a-420903872b87|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false 2023-03-16T07:01:48.029Z|dfa17513-5fe4-431a-9e5a-420903872b87|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T07:01:48.029Z|dfa17513-5fe4-431a-9e5a-420903872b87|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"876684c548c37418d2bd9b7ba6e2388d", X-B3-SpanId:"13c48b51fe16e85d", X-B3-ParentSpanId:"ea84b1cf7a65b70f", X-B3-Sampled:"0", X-ONAP-RequestID:"dfa17513-5fe4-431a-9e5a-420903872b87", X-RequestID:"dfa17513-5fe4-431a-9e5a-420903872b87", X-TransactionID:"dfa17513-5fe4-431a-9e5a-420903872b87", X-ECOMP-RequestID:"dfa17513-5fe4-431a-9e5a-420903872b87", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"42636c1f-48ce-4888-9629-66cbfd25b150"] 2023-03-16T07:01:48.029Z|dfa17513-5fe4-431a-9e5a-420903872b87|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T07:01:48.029Z|dfa17513-5fe4-431a-9e5a-420903872b87|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T07:01:48.048Z|dfa17513-5fe4-431a-9e5a-420903872b87|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T07:01:48.048Z|dfa17513-5fe4-431a-9e5a-420903872b87|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T07:01:48.049Z|dfa17513-5fe4-431a-9e5a-420903872b87|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T07:01:48.049Z|dfa17513-5fe4-431a-9e5a-420903872b87|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 07:01:47 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T07:01:48.051Z|dfa17513-5fe4-431a-9e5a-420903872b87|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-16T07:01:48.051Z|dfa17513-5fe4-431a-9e5a-420903872b87|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T07:01:48.052Z|dfa17513-5fe4-431a-9e5a-420903872b87|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4170dded-7c7b-447a-8d4d-0c56d0b33555&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T07:01:48.059Z|dfa17513-5fe4-431a-9e5a-420903872b87|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4170dded-7c7b-447a-8d4d-0c56d0b33555|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T07:01:48.138Z|12d3daa1-52ac-46b4-a648-01a8329cce4d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:01:48.138Z|12d3daa1-52ac-46b4-a648-01a8329cce4d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:01:49.141Z|8a951fdd-843a-4852-b52b-0358c7623a69|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:01:49.141Z|8a951fdd-843a-4852-b52b-0358c7623a69|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:01:51.160Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|||INFO|500||Entering 2023-03-16T07:01:51.161Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|||INFO|500||Checking if requestId: 4c23890a-21b2-4cb2-ab60-823bc7d179dc already exists in requestDb InfraActiveRequests table 2023-03-16T07:01:51.162Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc 2023-03-16T07:01:51.162Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|INFO|500||Invoke 2023-03-16T07:01:51.162Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|DEBUG|500||===========================request begin================================================ 2023-03-16T07:01:51.162Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc 2023-03-16T07:01:51.162Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|DEBUG|500||Method : GET 2023-03-16T07:01:51.162Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"195122c6e6e1df9a650af2cdb3dff791", X-B3-SpanId:"edc258a9176a3e90", X-B3-ParentSpanId:"efb1c93a157fa26f", X-B3-Sampled:"0", X-ONAP-RequestID:"4c23890a-21b2-4cb2-ab60-823bc7d179dc", X-RequestID:"4c23890a-21b2-4cb2-ab60-823bc7d179dc", X-TransactionID:"4c23890a-21b2-4cb2-ab60-823bc7d179dc", X-ECOMP-RequestID:"4c23890a-21b2-4cb2-ab60-823bc7d179dc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6a42202e-f871-40ab-9cdd-ab502136812f"] 2023-03-16T07:01:51.162Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|DEBUG|500||Request body: 2023-03-16T07:01:51.163Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|DEBUG|500||==========================request end================================================ 2023-03-16T07:01:51.195Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|DEBUG|500||============================response begin========================================== 2023-03-16T07:01:51.196Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-16T07:01:51.196Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|DEBUG|500||Status text : Not Found 2023-03-16T07:01:51.196Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|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, 16 Mar 2023 07:01:51 GMT", x-envoy-upstream-service-time:"29", server:"envoy"] 2023-03-16T07:01:51.196Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|DEBUG|500||Response body: 2023-03-16T07:01:51.197Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|DEBUG|500||=======================response end================================================= 2023-03-16T07:01:51.197Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|INFO|404|Not Found|InvokeReturn 2023-03-16T07:01:51.204Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|||INFO|500||Running local validations 2023-03-16T07:01:51.207Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-16T07:01:51.220Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|INFO|500||Invoke 2023-03-16T07:01:51.220Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-RequestID=[4c23890a-21b2-4cb2-ab60-823bc7d179dc], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[9533c6f3-5ae7-4378-a40f-4b1880b30ac5], X-ECOMP-RequestID=[4c23890a-21b2-4cb2-ab60-823bc7d179dc], X-TransactionId=[], X-ONAP-RequestID=[4c23890a-21b2-4cb2-ab60-823bc7d179dc]} 2023-03-16T07:01:51.295Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456 has http status code:200 and response headers:{date=[Thu, 16 Mar 2023 07:01:51 GMT], server=[envoy], content-length=[1013], x-envoy-upstream-service-time=[64], vertex-id=[209112], x-aai-txid=[1-aai-resources-230316-07:01:51:942-68775], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-16T07:01:51.297Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1678949975167","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/0025ced4-35b6-444d-bed4-88cd0c698118","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"0025ced4-35b6-444d-bed4-88cd0c698118"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf_macro"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basiccnf-macro-customer/service-subscriptions/service-subscription/basic_cnf_macro","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basiccnf-macro-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf_macro"}]}]}} 2023-03-16T07:01:51.297Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|INFO|500||InvokeReturn 2023-03-16T07:01:51.298Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-03-16T07:01:51.299Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-03-16T07:01:51.300Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-16T07:01:51.300Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-03-16T07:01:51.301Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-03-16T07:01:51.301Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-16T07:01:51.301Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-03-16T07:01:51.302Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|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:"123", X-B3-TraceId:"195122c6e6e1df9a650af2cdb3dff791", X-B3-SpanId:"2f2110c9aa2c45c5", X-B3-ParentSpanId:"efb1c93a157fa26f", X-B3-Sampled:"0", X-ONAP-RequestID:"4c23890a-21b2-4cb2-ab60-823bc7d179dc", X-RequestID:"4c23890a-21b2-4cb2-ab60-823bc7d179dc", X-TransactionID:"4c23890a-21b2-4cb2-ab60-823bc7d179dc", X-ECOMP-RequestID:"4c23890a-21b2-4cb2-ab60-823bc7d179dc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dfd6f22a-e447-4446-8153-61e7571256f2"] 2023-03-16T07:01:51.302Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"11e243fd-a744-42d5-bd56-f8df9a96d219"},"instanceName":null,"requestScope":"service"} 2023-03-16T07:01:51.302Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-03-16T07:01:51.329Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-03-16T07:01:51.330Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-03-16T07:01:51.330Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-03-16T07:01:51.330Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|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, 16 Mar 2023 07:01:51 GMT", x-envoy-upstream-service-time:"23", server:"envoy"] 2023-03-16T07:01:51.331Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-03-16T07:01:51.331Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-03-16T07:01:51.331Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-03-16T07:01:51.332Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719 2023-03-16T07:01:51.332Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719|INFO|500||Invoke 2023-03-16T07:01:51.333Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719|DEBUG|500||===========================request begin================================================ 2023-03-16T07:01:51.333Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719 2023-03-16T07:01:51.333Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719|DEBUG|500||Method : GET 2023-03-16T07:01:51.334Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"4c23890a-21b2-4cb2-ab60-823bc7d179dc", X-RequestID:"4c23890a-21b2-4cb2-ab60-823bc7d179dc", X-TransactionID:"4c23890a-21b2-4cb2-ab60-823bc7d179dc", X-ECOMP-RequestID:"4c23890a-21b2-4cb2-ab60-823bc7d179dc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d7652b93-c09a-4a93-8a93-6dba0cb37907"] 2023-03-16T07:01:51.334Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719|DEBUG|500||Request body: 2023-03-16T07:01:51.334Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719|DEBUG|500||==========================request end================================================ 2023-03-16T07:01:51.374Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719|DEBUG|500||============================response begin========================================== 2023-03-16T07:01:51.375Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719|DEBUG|500||Status code : 200 OK 2023-03-16T07:01:51.375Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719|DEBUG|500||Status text : OK 2023-03-16T07:01:51.375Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Thu, 16 Mar 2023 07:01:51 GMT", x-envoy-upstream-service-time:"35", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T07:01:51.376Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719|DEBUG|500||Response body: { "modelName" : "basic_cnf_macro", "description" : "service", "modelUUID" : "920a32de-3db1-49e6-b2c5-50752b882719", "modelInvariantUUID" : "e3bb2b91-07d1-42df-8bde-761fba6862e3", "created" : "2023-03-16 06:58:13.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_cnf_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 13, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719/serviceProxyCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719/allottedCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719/pnfCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719/recipes" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719/configurationCustomizations" } } } 2023-03-16T07:01:51.376Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719|DEBUG|500||=======================response end================================================= 2023-03-16T07:01:51.377Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719|INFO|500||InvokeReturn 2023-03-16T07:01:51.380Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=920a32de-3db1-49e6-b2c5-50752b882719&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=920a32de-3db1-49e6-b2c5-50752b882719&action=deleteInstance 2023-03-16T07:01:51.381Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=920a32de-3db1-49e6-b2c5-50752b882719&action=deleteInstance|INFO|500||Invoke 2023-03-16T07:01:51.381Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=920a32de-3db1-49e6-b2c5-50752b882719&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2023-03-16T07:01:51.381Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=920a32de-3db1-49e6-b2c5-50752b882719&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=920a32de-3db1-49e6-b2c5-50752b882719&action=deleteInstance 2023-03-16T07:01:51.381Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=920a32de-3db1-49e6-b2c5-50752b882719&action=deleteInstance|DEBUG|500||Method : GET 2023-03-16T07:01:51.382Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=920a32de-3db1-49e6-b2c5-50752b882719&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"4c23890a-21b2-4cb2-ab60-823bc7d179dc", X-RequestID:"4c23890a-21b2-4cb2-ab60-823bc7d179dc", X-TransactionID:"4c23890a-21b2-4cb2-ab60-823bc7d179dc", X-ECOMP-RequestID:"4c23890a-21b2-4cb2-ab60-823bc7d179dc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"290a0cdd-8fdd-4720-8ad0-c243920e5d69"] 2023-03-16T07:01:51.382Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=920a32de-3db1-49e6-b2c5-50752b882719&action=deleteInstance|DEBUG|500||Request body: 2023-03-16T07:01:51.382Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=920a32de-3db1-49e6-b2c5-50752b882719&action=deleteInstance|DEBUG|500||==========================request end================================================ 2023-03-16T07:01:51.399Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=920a32de-3db1-49e6-b2c5-50752b882719&action=deleteInstance|DEBUG|500||============================response begin========================================== 2023-03-16T07:01:51.399Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=920a32de-3db1-49e6-b2c5-50752b882719&action=deleteInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-16T07:01:51.400Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=920a32de-3db1-49e6-b2c5-50752b882719&action=deleteInstance|DEBUG|500||Status text : Not Found 2023-03-16T07:01:51.400Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=920a32de-3db1-49e6-b2c5-50752b882719&action=deleteInstance|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, 16 Mar 2023 07:01:51 GMT", x-envoy-upstream-service-time:"14", server:"envoy"] 2023-03-16T07:01:51.400Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=920a32de-3db1-49e6-b2c5-50752b882719&action=deleteInstance|DEBUG|500||Response body: 2023-03-16T07:01:51.401Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=920a32de-3db1-49e6-b2c5-50752b882719&action=deleteInstance|DEBUG|500||=======================response end================================================= 2023-03-16T07:01:51.401Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=920a32de-3db1-49e6-b2c5-50752b882719&action=deleteInstance|INFO|404|Not Found|InvokeReturn 2023-03-16T07:01:51.401Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=e3bb2b91-07d1-42df-8bde-761fba6862e3|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=e3bb2b91-07d1-42df-8bde-761fba6862e3 2023-03-16T07:01:51.402Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=e3bb2b91-07d1-42df-8bde-761fba6862e3|INFO|500||Invoke 2023-03-16T07:01:51.402Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=e3bb2b91-07d1-42df-8bde-761fba6862e3|DEBUG|500||===========================request begin================================================ 2023-03-16T07:01:51.403Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=e3bb2b91-07d1-42df-8bde-761fba6862e3|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=e3bb2b91-07d1-42df-8bde-761fba6862e3 2023-03-16T07:01:51.403Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=e3bb2b91-07d1-42df-8bde-761fba6862e3|DEBUG|500||Method : GET 2023-03-16T07:01:51.403Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=e3bb2b91-07d1-42df-8bde-761fba6862e3|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"4c23890a-21b2-4cb2-ab60-823bc7d179dc", X-RequestID:"4c23890a-21b2-4cb2-ab60-823bc7d179dc", X-TransactionID:"4c23890a-21b2-4cb2-ab60-823bc7d179dc", X-ECOMP-RequestID:"4c23890a-21b2-4cb2-ab60-823bc7d179dc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b7443a93-f998-4368-af2f-f34856b84b5a"] 2023-03-16T07:01:51.404Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=e3bb2b91-07d1-42df-8bde-761fba6862e3|DEBUG|500||Request body: 2023-03-16T07:01:51.404Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=e3bb2b91-07d1-42df-8bde-761fba6862e3|DEBUG|500||==========================request end================================================ 2023-03-16T07:01:51.431Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=e3bb2b91-07d1-42df-8bde-761fba6862e3|DEBUG|500||============================response begin========================================== 2023-03-16T07:01:51.431Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=e3bb2b91-07d1-42df-8bde-761fba6862e3|DEBUG|500||Status code : 200 OK 2023-03-16T07:01:51.432Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=e3bb2b91-07d1-42df-8bde-761fba6862e3|DEBUG|500||Status text : OK 2023-03-16T07:01:51.432Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=e3bb2b91-07d1-42df-8bde-761fba6862e3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Thu, 16 Mar 2023 07:01:51 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T07:01:51.433Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=e3bb2b91-07d1-42df-8bde-761fba6862e3|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "basic_cnf_macro", "description" : "service", "modelUUID" : "920a32de-3db1-49e6-b2c5-50752b882719", "modelInvariantUUID" : "e3bb2b91-07d1-42df-8bde-761fba6862e3", "created" : "2023-03-16 06:58:13.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_cnf_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 13, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719/serviceProxyCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719/allottedCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719/pnfCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719/recipes" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719/configurationCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=e3bb2b91-07d1-42df-8bde-761fba6862e3" } } } 2023-03-16T07:01:51.433Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=e3bb2b91-07d1-42df-8bde-761fba6862e3|DEBUG|500||=======================response end================================================= 2023-03-16T07:01:51.433Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=e3bb2b91-07d1-42df-8bde-761fba6862e3|INFO|500||InvokeReturn 2023-03-16T07:01:51.437Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=920a32de-3db1-49e6-b2c5-50752b882719&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=920a32de-3db1-49e6-b2c5-50752b882719&action=deleteInstance 2023-03-16T07:01:51.438Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=920a32de-3db1-49e6-b2c5-50752b882719&action=deleteInstance|INFO|500||Invoke 2023-03-16T07:01:51.438Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=920a32de-3db1-49e6-b2c5-50752b882719&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2023-03-16T07:01:51.438Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=920a32de-3db1-49e6-b2c5-50752b882719&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=920a32de-3db1-49e6-b2c5-50752b882719&action=deleteInstance 2023-03-16T07:01:51.439Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=920a32de-3db1-49e6-b2c5-50752b882719&action=deleteInstance|DEBUG|500||Method : GET 2023-03-16T07:01:51.439Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=920a32de-3db1-49e6-b2c5-50752b882719&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"4c23890a-21b2-4cb2-ab60-823bc7d179dc", X-RequestID:"4c23890a-21b2-4cb2-ab60-823bc7d179dc", X-TransactionID:"4c23890a-21b2-4cb2-ab60-823bc7d179dc", X-ECOMP-RequestID:"4c23890a-21b2-4cb2-ab60-823bc7d179dc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e8d73e69-8f14-44d8-a28b-02e7719506b6"] 2023-03-16T07:01:51.440Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=920a32de-3db1-49e6-b2c5-50752b882719&action=deleteInstance|DEBUG|500||Request body: 2023-03-16T07:01:51.440Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=920a32de-3db1-49e6-b2c5-50752b882719&action=deleteInstance|DEBUG|500||==========================request end================================================ 2023-03-16T07:01:51.454Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=920a32de-3db1-49e6-b2c5-50752b882719&action=deleteInstance|DEBUG|500||============================response begin========================================== 2023-03-16T07:01:51.454Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=920a32de-3db1-49e6-b2c5-50752b882719&action=deleteInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-16T07:01:51.455Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=920a32de-3db1-49e6-b2c5-50752b882719&action=deleteInstance|DEBUG|500||Status text : Not Found 2023-03-16T07:01:51.455Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=920a32de-3db1-49e6-b2c5-50752b882719&action=deleteInstance|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, 16 Mar 2023 07:01:51 GMT", x-envoy-upstream-service-time:"11", server:"envoy"] 2023-03-16T07:01:51.455Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=920a32de-3db1-49e6-b2c5-50752b882719&action=deleteInstance|DEBUG|500||Response body: 2023-03-16T07:01:51.455Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=920a32de-3db1-49e6-b2c5-50752b882719&action=deleteInstance|DEBUG|500||=======================response end================================================= 2023-03-16T07:01:51.455Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=920a32de-3db1-49e6-b2c5-50752b882719&action=deleteInstance|INFO|404|Not Found|InvokeReturn 2023-03-16T07:01:51.456Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-03-16T07:01:51.456Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-03-16T07:01:51.456Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-03-16T07:01:51.456Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-03-16T07:01:51.456Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-03-16T07:01:51.457Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|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:"4c23890a-21b2-4cb2-ab60-823bc7d179dc", X-RequestID:"4c23890a-21b2-4cb2-ab60-823bc7d179dc", X-TransactionID:"4c23890a-21b2-4cb2-ab60-823bc7d179dc", X-ECOMP-RequestID:"4c23890a-21b2-4cb2-ab60-823bc7d179dc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1f4b4484-537f-429c-a4b9-730bb5863236"] 2023-03-16T07:01:51.457Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-03-16T07:01:51.457Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-03-16T07:01:51.479Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-03-16T07:01:51.480Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2023-03-16T07:01:51.480Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2023-03-16T07:01:51.480Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Thu, 16 Mar 2023 07:01:51 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T07:01:51.481Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2023-03-16 00:07:26.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "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" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "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" } } } 2023-03-16T07:01:51.481Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-03-16T07:01:51.481Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-03-16T07:01:51.484Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance 2023-03-16T07:01:51.485Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||Invoke 2023-03-16T07:01:51.485Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2023-03-16T07:01:51.485Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance 2023-03-16T07:01:51.486Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Method : GET 2023-03-16T07:01:51.486Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"4c23890a-21b2-4cb2-ab60-823bc7d179dc", X-RequestID:"4c23890a-21b2-4cb2-ab60-823bc7d179dc", X-TransactionID:"4c23890a-21b2-4cb2-ab60-823bc7d179dc", X-ECOMP-RequestID:"4c23890a-21b2-4cb2-ab60-823bc7d179dc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0f572f77-2a50-49ad-b84b-92b5082cb0f1"] 2023-03-16T07:01:51.486Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Request body: 2023-03-16T07:01:51.486Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||==========================request end================================================ 2023-03-16T07:01:51.506Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||============================response begin========================================== 2023-03-16T07:01:51.506Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status code : 200 OK 2023-03-16T07:01:51.506Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status text : OK 2023-03-16T07:01:51.506Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Thu, 16 Mar 2023 07:01:51 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T07:01:51.507Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Response body: { "id" : 535, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "deleteInstance", "description" : "Gr api recipe to delete service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2023-03-16T00:07:26.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535/service" } } } 2023-03-16T07:01:51.508Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||=======================response end================================================= 2023-03-16T07:01:51.508Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||InvokeReturn 2023-03-16T07:01:51.509Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719 2023-03-16T07:01:51.509Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719|INFO|500||Invoke 2023-03-16T07:01:51.509Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719|DEBUG|500||===========================request begin================================================ 2023-03-16T07:01:51.510Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719 2023-03-16T07:01:51.510Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719|DEBUG|500||Method : GET 2023-03-16T07:01:51.510Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"4c23890a-21b2-4cb2-ab60-823bc7d179dc", X-RequestID:"4c23890a-21b2-4cb2-ab60-823bc7d179dc", X-TransactionID:"4c23890a-21b2-4cb2-ab60-823bc7d179dc", X-ECOMP-RequestID:"4c23890a-21b2-4cb2-ab60-823bc7d179dc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6682d809-999f-4e34-aef1-92faacc5b5ab"] 2023-03-16T07:01:51.510Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719|DEBUG|500||Request body: 2023-03-16T07:01:51.510Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719|DEBUG|500||==========================request end================================================ 2023-03-16T07:01:51.535Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719|DEBUG|500||============================response begin========================================== 2023-03-16T07:01:51.536Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719|DEBUG|500||Status code : 200 OK 2023-03-16T07:01:51.536Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719|DEBUG|500||Status text : OK 2023-03-16T07:01:51.536Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Thu, 16 Mar 2023 07:01:51 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T07:01:51.536Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719|DEBUG|500||Response body: { "modelName" : "basic_cnf_macro", "description" : "service", "modelUUID" : "920a32de-3db1-49e6-b2c5-50752b882719", "modelInvariantUUID" : "e3bb2b91-07d1-42df-8bde-761fba6862e3", "created" : "2023-03-16 06:58:13.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_cnf_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 13, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719/serviceProxyCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719/allottedCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719/pnfCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719/recipes" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719/configurationCustomizations" } } } 2023-03-16T07:01:51.537Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719|DEBUG|500||=======================response end================================================= 2023-03-16T07:01:51.537Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/920a32de-3db1-49e6-b2c5-50752b882719|INFO|500||InvokeReturn 2023-03-16T07:01:51.539Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-16T07:01:51.539Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-03-16T07:01:51.539Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-03-16T07:01:51.540Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-16T07:01:51.540Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-03-16T07:01:51.540Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|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:"1346", X-B3-TraceId:"195122c6e6e1df9a650af2cdb3dff791", X-B3-SpanId:"1c4874e6f24d3844", X-B3-ParentSpanId:"efb1c93a157fa26f", X-B3-Sampled:"0", X-ONAP-RequestID:"4c23890a-21b2-4cb2-ab60-823bc7d179dc", X-RequestID:"4c23890a-21b2-4cb2-ab60-823bc7d179dc", X-TransactionID:"4c23890a-21b2-4cb2-ab60-823bc7d179dc", X-ECOMP-RequestID:"4c23890a-21b2-4cb2-ab60-823bc7d179dc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a66598c2-201e-47fc-a3cf-58b24a951898"] 2023-03-16T07:01:51.540Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"4c23890a-21b2-4cb2-ab60-823bc7d179dc","requestStatus":"IN_PROGRESS","startTime":1678950111204,"source":"VID","tenantId":"123456","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelInvariantId\": \"e3bb2b91-07d1-42df-8bde-761fba6862e3\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"920a32de-3db1-49e6-b2c5-50752b882719\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n \"tenantId\": \"123456\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion-cnf-macro","serviceInstanceId":"11e243fd-a744-42d5-bd56-f8df9a96d219","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"4c23890a-21b2-4cb2-ab60-823bc7d179dc"} 2023-03-16T07:01:51.540Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-03-16T07:01:51.576Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-03-16T07:01:51.576Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-03-16T07:01:51.576Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-03-16T07:01:51.576Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|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/4c23890a-21b2-4cb2-ab60-823bc7d179dc", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 07:01:51 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T07:01:51.577Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "4c23890a-21b2-4cb2-ab60-823bc7d179dc", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-16T07:01:51.204+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelInvariantId\": \"e3bb2b91-07d1-42df-8bde-761fba6862e3\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"920a32de-3db1-49e6-b2c5-50752b882719\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-03-16T07:01:52.265+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "11e243fd-a744-42d5-bd56-f8df9a96d219", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "4c23890a-21b2-4cb2-ab60-823bc7d179dc", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc" } } } 2023-03-16T07:01:51.577Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-03-16T07:01:51.577Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-03-16T07:01:51.581Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-16T07:01:51.581Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-03-16T07:01:51.581Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-03-16T07:01:51.581Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-16T07:01:51.582Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-03-16T07:01:51.582Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|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:"2015", X-B3-TraceId:"195122c6e6e1df9a650af2cdb3dff791", X-B3-SpanId:"fad31abb303a083d", X-B3-ParentSpanId:"efb1c93a157fa26f", X-B3-Sampled:"0", X-ONAP-RequestID:"4c23890a-21b2-4cb2-ab60-823bc7d179dc", X-RequestID:"4c23890a-21b2-4cb2-ab60-823bc7d179dc", X-TransactionID:"4c23890a-21b2-4cb2-ab60-823bc7d179dc", X-ECOMP-RequestID:"4c23890a-21b2-4cb2-ab60-823bc7d179dc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4e7ccb98-6030-41e9-a661-b4b741eb26f8"] 2023-03-16T07:01:51.582Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"e3bb2b91-07d1-42df-8bde-761fba6862e3\",\"modelType\":\"service\",\"modelName\":\"basic_cnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"920a32de-3db1-49e6-b2c5-50752b882719\",\"modelUuid\":\"920a32de-3db1-49e6-b2c5-50752b882719\",\"modelInvariantUuid\":\"e3bb2b91-07d1-42df-8bde-761fba6862e3\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basiccnf-cloud-owner\",\"lcpCloudRegionId\":\"k8sregion-cnf-macro\"},\"requestParameters\":{\"aLaCarte\":false,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"11e243fd-a744-42d5-bd56-f8df9a96d219\"}","type":"String"},"requestId":{"value":"4c23890a-21b2-4cb2-ab60-823bc7d179dc","type":"String"},"mso-request-id":{"value":"4c23890a-21b2-4cb2-ab60-823bc7d179dc","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"11e243fd-a744-42d5-bd56-f8df9a96d219","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/11e243fd-a744-42d5-bd56-f8df9a96d219","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-03-16T07:01:51.582Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-03-16T07:01:53.600Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-03-16T07:01:53.600Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-03-16T07:01:53.601Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-03-16T07:01:53.601Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Thu, 16 Mar 2023 07:01:53 GMT", x-onap-requestid:"4c23890a-21b2-4cb2-ab60-823bc7d179dc", x-requestid:"4c23890a-21b2-4cb2-ab60-823bc7d179dc", x-transactionid:"4c23890a-21b2-4cb2-ab60-823bc7d179dc", x-ecomp-requestid:"4c23890a-21b2-4cb2-ab60-823bc7d179dc", x-onap-partnername:"UNKNOWN", x-invocationid:"4e7ccb98-6030-41e9-a661-b4b741eb26f8", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"2013", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T07:01:53.602Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"4c23890a-21b2-4cb2-ab60-823bc7d179dc\",\"instanceId\":\"11e243fd-a744-42d5-bd56-f8df9a96d219\"}}","message":"Success","processInstanceID":"6db75464-c3c8-11ed-88a0-7623188be7ef","variables":null,"messageCode":200} 2023-03-16T07:01:53.602Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-03-16T07:01:53.602Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-03-16T07:01:53.607Z|4c23890a-21b2-4cb2-ab60-823bc7d179dc|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T07:01:53.794Z|80333e16-be77-48c2-89e4-516ed4e391e2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|||INFO|500||Entering 2023-03-16T07:01:53.799Z|80333e16-be77-48c2-89e4-516ed4e391e2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc 2023-03-16T07:01:53.799Z|80333e16-be77-48c2-89e4-516ed4e391e2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|INFO|500||Invoke 2023-03-16T07:01:53.800Z|80333e16-be77-48c2-89e4-516ed4e391e2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|DEBUG|500||===========================request begin================================================ 2023-03-16T07:01:53.800Z|80333e16-be77-48c2-89e4-516ed4e391e2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc 2023-03-16T07:01:53.800Z|80333e16-be77-48c2-89e4-516ed4e391e2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|DEBUG|500||Method : GET 2023-03-16T07:01:53.800Z|80333e16-be77-48c2-89e4-516ed4e391e2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ce1d2397fad06161b28e6eb02d585486", X-B3-SpanId:"53bf255c760207e2", X-B3-ParentSpanId:"88555c145979a13a", X-B3-Sampled:"0", X-ONAP-RequestID:"80333e16-be77-48c2-89e4-516ed4e391e2", X-RequestID:"80333e16-be77-48c2-89e4-516ed4e391e2", X-TransactionID:"80333e16-be77-48c2-89e4-516ed4e391e2", X-ECOMP-RequestID:"80333e16-be77-48c2-89e4-516ed4e391e2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"130c4157-33d5-41a8-bfa2-db394348b06f"] 2023-03-16T07:01:53.801Z|80333e16-be77-48c2-89e4-516ed4e391e2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|DEBUG|500||Request body: 2023-03-16T07:01:53.801Z|80333e16-be77-48c2-89e4-516ed4e391e2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|DEBUG|500||==========================request end================================================ 2023-03-16T07:01:53.840Z|80333e16-be77-48c2-89e4-516ed4e391e2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|DEBUG|500||============================response begin========================================== 2023-03-16T07:01:53.841Z|80333e16-be77-48c2-89e4-516ed4e391e2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|DEBUG|500||Status code : 200 OK 2023-03-16T07:01:53.841Z|80333e16-be77-48c2-89e4-516ed4e391e2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|DEBUG|500||Status text : OK 2023-03-16T07:01:53.842Z|80333e16-be77-48c2-89e4-516ed4e391e2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 07:01:54 GMT", x-envoy-upstream-service-time:"36", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T07:01:53.842Z|80333e16-be77-48c2-89e4-516ed4e391e2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|DEBUG|500||Response body: { "requestId" : "4c23890a-21b2-4cb2-ab60-823bc7d179dc", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-16T07:01:51.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelInvariantId\": \"e3bb2b91-07d1-42df-8bde-761fba6862e3\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"920a32de-3db1-49e6-b2c5-50752b882719\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T07:01:53.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "11e243fd-a744-42d5-bd56-f8df9a96d219", "serviceInstanceName" : "basic_cnf_macro_229aa4ad-2888-4524-b5d5-eca4ed286f4c", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "4c23890a-21b2-4cb2-ab60-823bc7d179dc", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc" } } } 2023-03-16T07:01:53.842Z|80333e16-be77-48c2-89e4-516ed4e391e2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|DEBUG|500||=======================response end================================================= 2023-03-16T07:01:53.843Z|80333e16-be77-48c2-89e4-516ed4e391e2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|INFO|500||InvokeReturn 2023-03-16T07:01:53.844Z|80333e16-be77-48c2-89e4-516ed4e391e2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false 2023-03-16T07:01:53.844Z|80333e16-be77-48c2-89e4-516ed4e391e2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T07:01:53.845Z|80333e16-be77-48c2-89e4-516ed4e391e2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T07:01:53.845Z|80333e16-be77-48c2-89e4-516ed4e391e2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false 2023-03-16T07:01:53.845Z|80333e16-be77-48c2-89e4-516ed4e391e2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T07:01:53.845Z|80333e16-be77-48c2-89e4-516ed4e391e2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ce1d2397fad06161b28e6eb02d585486", X-B3-SpanId:"1135c294c170e569", X-B3-ParentSpanId:"88555c145979a13a", X-B3-Sampled:"0", X-ONAP-RequestID:"80333e16-be77-48c2-89e4-516ed4e391e2", X-RequestID:"80333e16-be77-48c2-89e4-516ed4e391e2", X-TransactionID:"80333e16-be77-48c2-89e4-516ed4e391e2", X-ECOMP-RequestID:"80333e16-be77-48c2-89e4-516ed4e391e2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"db6fcbd6-7663-43a0-b100-5451b31b3175"] 2023-03-16T07:01:53.846Z|80333e16-be77-48c2-89e4-516ed4e391e2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T07:01:53.846Z|80333e16-be77-48c2-89e4-516ed4e391e2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T07:01:53.866Z|80333e16-be77-48c2-89e4-516ed4e391e2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T07:01:53.866Z|80333e16-be77-48c2-89e4-516ed4e391e2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T07:01:53.867Z|80333e16-be77-48c2-89e4-516ed4e391e2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T07:01:53.867Z|80333e16-be77-48c2-89e4-516ed4e391e2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 07:01:54 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T07:01:53.870Z|80333e16-be77-48c2-89e4-516ed4e391e2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-16T07:01:53.870Z|80333e16-be77-48c2-89e4-516ed4e391e2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T07:01:53.871Z|80333e16-be77-48c2-89e4-516ed4e391e2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T07:01:53.876Z|80333e16-be77-48c2-89e4-516ed4e391e2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T07:01:57.805Z|03a74144-d135-4a5a-a2ee-db85cb57cd43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:01:57.805Z|03a74144-d135-4a5a-a2ee-db85cb57cd43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:01:58.165Z|3fd766c0-a4ad-4ab3-908f-789f539b97b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:01:58.166Z|3fd766c0-a4ad-4ab3-908f-789f539b97b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:01:59.170Z|3a6b9de6-e359-45ca-bfff-6ebb40a9498d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:01:59.171Z|3a6b9de6-e359-45ca-bfff-6ebb40a9498d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:02:00.208Z|46a20d44-b831-463a-ae95-5bd563ef3c31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:02:00.209Z|46a20d44-b831-463a-ae95-5bd563ef3c31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:02:01.119Z|48d1be4d-daa0-4310-87a7-2f369b2f89eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:02:01.119Z|48d1be4d-daa0-4310-87a7-2f369b2f89eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:02:04.060Z|d84c5543-a518-4267-a30a-36e1f7592d06|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|||INFO|500||Entering 2023-03-16T07:02:04.067Z|d84c5543-a518-4267-a30a-36e1f7592d06|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc 2023-03-16T07:02:04.068Z|d84c5543-a518-4267-a30a-36e1f7592d06|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|INFO|500||Invoke 2023-03-16T07:02:04.068Z|d84c5543-a518-4267-a30a-36e1f7592d06|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|DEBUG|500||===========================request begin================================================ 2023-03-16T07:02:04.069Z|d84c5543-a518-4267-a30a-36e1f7592d06|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc 2023-03-16T07:02:04.069Z|d84c5543-a518-4267-a30a-36e1f7592d06|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|DEBUG|500||Method : GET 2023-03-16T07:02:04.069Z|d84c5543-a518-4267-a30a-36e1f7592d06|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3b459909e3c48c06f4c62386cf21ce8f", X-B3-SpanId:"ad53ef9bfb0125f2", X-B3-ParentSpanId:"a381c9a965efce90", X-B3-Sampled:"0", X-ONAP-RequestID:"d84c5543-a518-4267-a30a-36e1f7592d06", X-RequestID:"d84c5543-a518-4267-a30a-36e1f7592d06", X-TransactionID:"d84c5543-a518-4267-a30a-36e1f7592d06", X-ECOMP-RequestID:"d84c5543-a518-4267-a30a-36e1f7592d06", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6804b464-4045-4f0d-8271-78689eb5db8b"] 2023-03-16T07:02:04.069Z|d84c5543-a518-4267-a30a-36e1f7592d06|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|DEBUG|500||Request body: 2023-03-16T07:02:04.070Z|d84c5543-a518-4267-a30a-36e1f7592d06|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|DEBUG|500||==========================request end================================================ 2023-03-16T07:02:04.101Z|d84c5543-a518-4267-a30a-36e1f7592d06|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|DEBUG|500||============================response begin========================================== 2023-03-16T07:02:04.102Z|d84c5543-a518-4267-a30a-36e1f7592d06|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|DEBUG|500||Status code : 200 OK 2023-03-16T07:02:04.102Z|d84c5543-a518-4267-a30a-36e1f7592d06|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|DEBUG|500||Status text : OK 2023-03-16T07:02:04.102Z|d84c5543-a518-4267-a30a-36e1f7592d06|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 07:02:04 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T07:02:04.104Z|d84c5543-a518-4267-a30a-36e1f7592d06|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|DEBUG|500||Response body: { "requestId" : "4c23890a-21b2-4cb2-ab60-823bc7d179dc", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of DeactivateVnfBB has completed successfully, next invoking DeactivateServiceInstanceBB (Execution Path progress: BBs completed = 3; BBs remaining = 4).", "progress" : 45, "startTime" : "2023-03-16T07:01:51.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelInvariantId\": \"e3bb2b91-07d1-42df-8bde-761fba6862e3\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"920a32de-3db1-49e6-b2c5-50752b882719\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T07:02:04.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "11e243fd-a744-42d5-bd56-f8df9a96d219", "serviceInstanceName" : "basic_cnf_macro_229aa4ad-2888-4524-b5d5-eca4ed286f4c", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "4c23890a-21b2-4cb2-ab60-823bc7d179dc", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc" } } } 2023-03-16T07:02:04.104Z|d84c5543-a518-4267-a30a-36e1f7592d06|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|DEBUG|500||=======================response end================================================= 2023-03-16T07:02:04.104Z|d84c5543-a518-4267-a30a-36e1f7592d06|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|INFO|500||InvokeReturn 2023-03-16T07:02:04.106Z|d84c5543-a518-4267-a30a-36e1f7592d06|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false 2023-03-16T07:02:04.106Z|d84c5543-a518-4267-a30a-36e1f7592d06|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T07:02:04.107Z|d84c5543-a518-4267-a30a-36e1f7592d06|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T07:02:04.107Z|d84c5543-a518-4267-a30a-36e1f7592d06|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false 2023-03-16T07:02:04.107Z|d84c5543-a518-4267-a30a-36e1f7592d06|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T07:02:04.108Z|d84c5543-a518-4267-a30a-36e1f7592d06|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3b459909e3c48c06f4c62386cf21ce8f", X-B3-SpanId:"9ad4ceb4c9992c45", X-B3-ParentSpanId:"a381c9a965efce90", X-B3-Sampled:"0", X-ONAP-RequestID:"d84c5543-a518-4267-a30a-36e1f7592d06", X-RequestID:"d84c5543-a518-4267-a30a-36e1f7592d06", X-TransactionID:"d84c5543-a518-4267-a30a-36e1f7592d06", X-ECOMP-RequestID:"d84c5543-a518-4267-a30a-36e1f7592d06", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7d2c9e11-9949-4a56-9526-2156fe5b9d8d"] 2023-03-16T07:02:04.108Z|d84c5543-a518-4267-a30a-36e1f7592d06|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T07:02:04.108Z|d84c5543-a518-4267-a30a-36e1f7592d06|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T07:02:04.124Z|d84c5543-a518-4267-a30a-36e1f7592d06|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T07:02:04.124Z|d84c5543-a518-4267-a30a-36e1f7592d06|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T07:02:04.124Z|d84c5543-a518-4267-a30a-36e1f7592d06|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T07:02:04.125Z|d84c5543-a518-4267-a30a-36e1f7592d06|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 07:02:04 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T07:02:04.125Z|d84c5543-a518-4267-a30a-36e1f7592d06|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-16T07:02:04.126Z|d84c5543-a518-4267-a30a-36e1f7592d06|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T07:02:04.126Z|d84c5543-a518-4267-a30a-36e1f7592d06|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T07:02:04.148Z|d84c5543-a518-4267-a30a-36e1f7592d06|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4c23890a-21b2-4cb2-ab60-823bc7d179dc&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4c23890a-21b2-4cb2-ab60-823bc7d179dc&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-16T07:02:04.149Z|d84c5543-a518-4267-a30a-36e1f7592d06|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4c23890a-21b2-4cb2-ab60-823bc7d179dc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-16T07:02:04.149Z|d84c5543-a518-4267-a30a-36e1f7592d06|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4c23890a-21b2-4cb2-ab60-823bc7d179dc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-16T07:02:04.149Z|d84c5543-a518-4267-a30a-36e1f7592d06|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4c23890a-21b2-4cb2-ab60-823bc7d179dc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4c23890a-21b2-4cb2-ab60-823bc7d179dc&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-16T07:02:04.149Z|d84c5543-a518-4267-a30a-36e1f7592d06|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4c23890a-21b2-4cb2-ab60-823bc7d179dc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-16T07:02:04.149Z|d84c5543-a518-4267-a30a-36e1f7592d06|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4c23890a-21b2-4cb2-ab60-823bc7d179dc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d84c5543-a518-4267-a30a-36e1f7592d06", X-RequestID:"d84c5543-a518-4267-a30a-36e1f7592d06", X-TransactionID:"d84c5543-a518-4267-a30a-36e1f7592d06", X-ECOMP-RequestID:"d84c5543-a518-4267-a30a-36e1f7592d06", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0f4957b9-507f-481b-949c-9f6041c08136"] 2023-03-16T07:02:04.149Z|d84c5543-a518-4267-a30a-36e1f7592d06|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4c23890a-21b2-4cb2-ab60-823bc7d179dc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-16T07:02:04.150Z|d84c5543-a518-4267-a30a-36e1f7592d06|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4c23890a-21b2-4cb2-ab60-823bc7d179dc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-16T07:02:04.303Z|d84c5543-a518-4267-a30a-36e1f7592d06|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4c23890a-21b2-4cb2-ab60-823bc7d179dc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-16T07:02:04.304Z|d84c5543-a518-4267-a30a-36e1f7592d06|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4c23890a-21b2-4cb2-ab60-823bc7d179dc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-16T07:02:04.304Z|d84c5543-a518-4267-a30a-36e1f7592d06|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4c23890a-21b2-4cb2-ab60-823bc7d179dc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-16T07:02:04.304Z|d84c5543-a518-4267-a30a-36e1f7592d06|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4c23890a-21b2-4cb2-ab60-823bc7d179dc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F329BCB3C9A241F65B0C3E02E4B7CF78; 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, 16 Mar 2023 07:02:04 GMT", x-envoy-upstream-service-time:"142", server:"envoy"] 2023-03-16T07:02:04.305Z|d84c5543-a518-4267-a30a-36e1f7592d06|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4c23890a-21b2-4cb2-ab60-823bc7d179dc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"71a3f742-c3c8-11ed-88a0-7623188be7ef","businessKey":"4c23890a-21b2-4cb2-ab60-823bc7d179dc","processDefinitionId":"ReceiveWorkflowMessage:1:ad5822f8-c38e-11ed-88a0-7623188be7ef","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionName":"ReceiveWorkflowMessage","processDefinitionVersion":1,"startTime":"2023-03-16T07:01:58.580+0000","endTime":"2023-03-16T07:02:00.914+0000","removalTime":null,"durationInMillis":2334,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"6db75464-c3c8-11ed-88a0-7623188be7ef","superProcessInstanceId":"719aa958-c3c8-11ed-88a0-7623188be7ef","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-03-16T07:02:04.306Z|d84c5543-a518-4267-a30a-36e1f7592d06|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4c23890a-21b2-4cb2-ab60-823bc7d179dc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-16T07:02:04.306Z|d84c5543-a518-4267-a30a-36e1f7592d06|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4c23890a-21b2-4cb2-ab60-823bc7d179dc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-16T07:02:04.323Z|d84c5543-a518-4267-a30a-36e1f7592d06|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=71a3f742-c3c8-11ed-88a0-7623188be7ef&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=71a3f742-c3c8-11ed-88a0-7623188be7ef&maxResults=1 2023-03-16T07:02:04.323Z|d84c5543-a518-4267-a30a-36e1f7592d06|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=71a3f742-c3c8-11ed-88a0-7623188be7ef&maxResults=1|INFO|500||Invoke 2023-03-16T07:02:04.324Z|d84c5543-a518-4267-a30a-36e1f7592d06|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=71a3f742-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-16T07:02:04.324Z|d84c5543-a518-4267-a30a-36e1f7592d06|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=71a3f742-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=71a3f742-c3c8-11ed-88a0-7623188be7ef&maxResults=1 2023-03-16T07:02:04.324Z|d84c5543-a518-4267-a30a-36e1f7592d06|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=71a3f742-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Method : GET 2023-03-16T07:02:04.324Z|d84c5543-a518-4267-a30a-36e1f7592d06|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=71a3f742-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d84c5543-a518-4267-a30a-36e1f7592d06", X-RequestID:"d84c5543-a518-4267-a30a-36e1f7592d06", X-TransactionID:"d84c5543-a518-4267-a30a-36e1f7592d06", X-ECOMP-RequestID:"d84c5543-a518-4267-a30a-36e1f7592d06", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"11a93fb6-a2fb-46d0-b188-caaa0d9801cc"] 2023-03-16T07:02:04.324Z|d84c5543-a518-4267-a30a-36e1f7592d06|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=71a3f742-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Request body: 2023-03-16T07:02:04.324Z|d84c5543-a518-4267-a30a-36e1f7592d06|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=71a3f742-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-16T07:02:04.462Z|d84c5543-a518-4267-a30a-36e1f7592d06|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=71a3f742-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-16T07:02:04.463Z|d84c5543-a518-4267-a30a-36e1f7592d06|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=71a3f742-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-16T07:02:04.463Z|d84c5543-a518-4267-a30a-36e1f7592d06|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=71a3f742-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Status text : OK 2023-03-16T07:02:04.464Z|d84c5543-a518-4267-a30a-36e1f7592d06|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=71a3f742-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=B86CAB0A1E58B84DDCE1B85DF91D53CB; 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:"791", date:"Thu, 16 Mar 2023 07:02:04 GMT", x-envoy-upstream-service-time:"134", server:"envoy"] 2023-03-16T07:02:04.464Z|d84c5543-a518-4267-a30a-36e1f7592d06|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=71a3f742-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_12:730471cc-c3c8-11ed-88a0-7623188be7ef","parentActivityInstanceId":"SubProcess_2:71a4baa8-c3c8-11ed-88a0-7623188be7ef","activityId":"EndEvent_12","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionId":"ReceiveWorkflowMessage:1:ad5822f8-c38e-11ed-88a0-7623188be7ef","processInstanceId":"71a3f742-c3c8-11ed-88a0-7623188be7ef","executionId":"71a4baa7-c3c8-11ed-88a0-7623188be7ef","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-16T07:02:00.890+0000","endTime":"2023-03-16T07:02:00.890+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"6db75464-c3c8-11ed-88a0-7623188be7ef"}] 2023-03-16T07:02:04.464Z|d84c5543-a518-4267-a30a-36e1f7592d06|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=71a3f742-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-16T07:02:04.465Z|d84c5543-a518-4267-a30a-36e1f7592d06|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=71a3f742-c3c8-11ed-88a0-7623188be7ef&maxResults=1|INFO|500||InvokeReturn 2023-03-16T07:02:04.470Z|d84c5543-a518-4267-a30a-36e1f7592d06|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T07:02:07.832Z|82e0da02-67c3-4bed-bac4-097957e7127c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:02:07.832Z|82e0da02-67c3-4bed-bac4-097957e7127c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:02:08.193Z|e5c85e26-d6bf-48b5-829e-74070f5ee563|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:02:08.194Z|e5c85e26-d6bf-48b5-829e-74070f5ee563|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:02:09.202Z|8c4fe6da-3784-4455-a425-d023601e403d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:02:09.203Z|8c4fe6da-3784-4455-a425-d023601e403d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:02:14.655Z|2ef36159-cd69-4192-9803-8c0e77190847|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|||INFO|500||Entering 2023-03-16T07:02:14.663Z|2ef36159-cd69-4192-9803-8c0e77190847|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc 2023-03-16T07:02:14.664Z|2ef36159-cd69-4192-9803-8c0e77190847|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|INFO|500||Invoke 2023-03-16T07:02:14.664Z|2ef36159-cd69-4192-9803-8c0e77190847|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|DEBUG|500||===========================request begin================================================ 2023-03-16T07:02:14.665Z|2ef36159-cd69-4192-9803-8c0e77190847|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc 2023-03-16T07:02:14.665Z|2ef36159-cd69-4192-9803-8c0e77190847|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|DEBUG|500||Method : GET 2023-03-16T07:02:14.665Z|2ef36159-cd69-4192-9803-8c0e77190847|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"76123750ae798cc91e9ac8ac869f2b3a", X-B3-SpanId:"1b46aa4ed6fb1506", X-B3-ParentSpanId:"c775f74a5623a0ad", X-B3-Sampled:"0", X-ONAP-RequestID:"2ef36159-cd69-4192-9803-8c0e77190847", X-RequestID:"2ef36159-cd69-4192-9803-8c0e77190847", X-TransactionID:"2ef36159-cd69-4192-9803-8c0e77190847", X-ECOMP-RequestID:"2ef36159-cd69-4192-9803-8c0e77190847", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3dbdbaa5-affe-4ddb-b54e-0875c74c6f51"] 2023-03-16T07:02:14.666Z|2ef36159-cd69-4192-9803-8c0e77190847|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|DEBUG|500||Request body: 2023-03-16T07:02:14.666Z|2ef36159-cd69-4192-9803-8c0e77190847|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|DEBUG|500||==========================request end================================================ 2023-03-16T07:02:14.696Z|2ef36159-cd69-4192-9803-8c0e77190847|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|DEBUG|500||============================response begin========================================== 2023-03-16T07:02:14.697Z|2ef36159-cd69-4192-9803-8c0e77190847|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|DEBUG|500||Status code : 200 OK 2023-03-16T07:02:14.697Z|2ef36159-cd69-4192-9803-8c0e77190847|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|DEBUG|500||Status text : OK 2023-03-16T07:02:14.697Z|2ef36159-cd69-4192-9803-8c0e77190847|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 07:02:15 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T07:02:14.698Z|2ef36159-cd69-4192-9803-8c0e77190847|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|DEBUG|500||Response body: { "requestId" : "4c23890a-21b2-4cb2-ab60-823bc7d179dc", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of UnassignVfModuleBB has completed successfully, next invoking UnassignVnfBB (Execution Path progress: BBs completed = 5; BBs remaining = 2).", "progress" : 72, "startTime" : "2023-03-16T07:01:51.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelInvariantId\": \"e3bb2b91-07d1-42df-8bde-761fba6862e3\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"920a32de-3db1-49e6-b2c5-50752b882719\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T07:02:12.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "11e243fd-a744-42d5-bd56-f8df9a96d219", "serviceInstanceName" : "basic_cnf_macro_229aa4ad-2888-4524-b5d5-eca4ed286f4c", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "4c23890a-21b2-4cb2-ab60-823bc7d179dc", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc" } } } 2023-03-16T07:02:14.698Z|2ef36159-cd69-4192-9803-8c0e77190847|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|DEBUG|500||=======================response end================================================= 2023-03-16T07:02:14.698Z|2ef36159-cd69-4192-9803-8c0e77190847|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|INFO|500||InvokeReturn 2023-03-16T07:02:14.699Z|2ef36159-cd69-4192-9803-8c0e77190847|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false 2023-03-16T07:02:14.699Z|2ef36159-cd69-4192-9803-8c0e77190847|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T07:02:14.699Z|2ef36159-cd69-4192-9803-8c0e77190847|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T07:02:14.700Z|2ef36159-cd69-4192-9803-8c0e77190847|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false 2023-03-16T07:02:14.700Z|2ef36159-cd69-4192-9803-8c0e77190847|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T07:02:14.700Z|2ef36159-cd69-4192-9803-8c0e77190847|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"76123750ae798cc91e9ac8ac869f2b3a", X-B3-SpanId:"847bdecdbd494b66", X-B3-ParentSpanId:"c775f74a5623a0ad", X-B3-Sampled:"0", X-ONAP-RequestID:"2ef36159-cd69-4192-9803-8c0e77190847", X-RequestID:"2ef36159-cd69-4192-9803-8c0e77190847", X-TransactionID:"2ef36159-cd69-4192-9803-8c0e77190847", X-ECOMP-RequestID:"2ef36159-cd69-4192-9803-8c0e77190847", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e7aa64c4-e807-491e-8a08-ae206837b576"] 2023-03-16T07:02:14.700Z|2ef36159-cd69-4192-9803-8c0e77190847|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T07:02:14.700Z|2ef36159-cd69-4192-9803-8c0e77190847|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T07:02:14.716Z|2ef36159-cd69-4192-9803-8c0e77190847|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T07:02:14.717Z|2ef36159-cd69-4192-9803-8c0e77190847|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T07:02:14.717Z|2ef36159-cd69-4192-9803-8c0e77190847|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T07:02:14.717Z|2ef36159-cd69-4192-9803-8c0e77190847|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 07:02:15 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T07:02:14.718Z|2ef36159-cd69-4192-9803-8c0e77190847|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-16T07:02:14.718Z|2ef36159-cd69-4192-9803-8c0e77190847|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T07:02:14.718Z|2ef36159-cd69-4192-9803-8c0e77190847|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T07:02:14.735Z|2ef36159-cd69-4192-9803-8c0e77190847|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4c23890a-21b2-4cb2-ab60-823bc7d179dc&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4c23890a-21b2-4cb2-ab60-823bc7d179dc&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-16T07:02:14.735Z|2ef36159-cd69-4192-9803-8c0e77190847|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4c23890a-21b2-4cb2-ab60-823bc7d179dc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-16T07:02:14.735Z|2ef36159-cd69-4192-9803-8c0e77190847|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4c23890a-21b2-4cb2-ab60-823bc7d179dc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-16T07:02:14.735Z|2ef36159-cd69-4192-9803-8c0e77190847|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4c23890a-21b2-4cb2-ab60-823bc7d179dc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4c23890a-21b2-4cb2-ab60-823bc7d179dc&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-16T07:02:14.735Z|2ef36159-cd69-4192-9803-8c0e77190847|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4c23890a-21b2-4cb2-ab60-823bc7d179dc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-16T07:02:14.736Z|2ef36159-cd69-4192-9803-8c0e77190847|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4c23890a-21b2-4cb2-ab60-823bc7d179dc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2ef36159-cd69-4192-9803-8c0e77190847", X-RequestID:"2ef36159-cd69-4192-9803-8c0e77190847", X-TransactionID:"2ef36159-cd69-4192-9803-8c0e77190847", X-ECOMP-RequestID:"2ef36159-cd69-4192-9803-8c0e77190847", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"79d0b885-2dd5-496f-910a-277f76110dc5"] 2023-03-16T07:02:14.736Z|2ef36159-cd69-4192-9803-8c0e77190847|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4c23890a-21b2-4cb2-ab60-823bc7d179dc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-16T07:02:14.736Z|2ef36159-cd69-4192-9803-8c0e77190847|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4c23890a-21b2-4cb2-ab60-823bc7d179dc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-16T07:02:14.874Z|2ef36159-cd69-4192-9803-8c0e77190847|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4c23890a-21b2-4cb2-ab60-823bc7d179dc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-16T07:02:14.875Z|2ef36159-cd69-4192-9803-8c0e77190847|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4c23890a-21b2-4cb2-ab60-823bc7d179dc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-16T07:02:14.875Z|2ef36159-cd69-4192-9803-8c0e77190847|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4c23890a-21b2-4cb2-ab60-823bc7d179dc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-16T07:02:14.876Z|2ef36159-cd69-4192-9803-8c0e77190847|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4c23890a-21b2-4cb2-ab60-823bc7d179dc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=5AE2948EE2F6EB761232620ECC5CF59C; 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:"680", date:"Thu, 16 Mar 2023 07:02:15 GMT", x-envoy-upstream-service-time:"135", server:"envoy"] 2023-03-16T07:02:14.876Z|2ef36159-cd69-4192-9803-8c0e77190847|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4c23890a-21b2-4cb2-ab60-823bc7d179dc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"793e87bf-c3c8-11ed-88a0-7623188be7ef","businessKey":"4c23890a-21b2-4cb2-ab60-823bc7d179dc","processDefinitionId":"SDNCHandler:1:ad643000-c38e-11ed-88a0-7623188be7ef","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-03-16T07:02:11.338+0000","endTime":"2023-03-16T07:02:11.529+0000","removalTime":null,"durationInMillis":191,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"6db75464-c3c8-11ed-88a0-7623188be7ef","superProcessInstanceId":"793d9e28-c3c8-11ed-88a0-7623188be7ef","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-03-16T07:02:14.877Z|2ef36159-cd69-4192-9803-8c0e77190847|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4c23890a-21b2-4cb2-ab60-823bc7d179dc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-16T07:02:14.877Z|2ef36159-cd69-4192-9803-8c0e77190847|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4c23890a-21b2-4cb2-ab60-823bc7d179dc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-16T07:02:14.896Z|2ef36159-cd69-4192-9803-8c0e77190847|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=793e87bf-c3c8-11ed-88a0-7623188be7ef&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=793e87bf-c3c8-11ed-88a0-7623188be7ef&maxResults=1 2023-03-16T07:02:14.897Z|2ef36159-cd69-4192-9803-8c0e77190847|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=793e87bf-c3c8-11ed-88a0-7623188be7ef&maxResults=1|INFO|500||Invoke 2023-03-16T07:02:14.897Z|2ef36159-cd69-4192-9803-8c0e77190847|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=793e87bf-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-16T07:02:14.897Z|2ef36159-cd69-4192-9803-8c0e77190847|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=793e87bf-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=793e87bf-c3c8-11ed-88a0-7623188be7ef&maxResults=1 2023-03-16T07:02:14.897Z|2ef36159-cd69-4192-9803-8c0e77190847|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=793e87bf-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Method : GET 2023-03-16T07:02:14.897Z|2ef36159-cd69-4192-9803-8c0e77190847|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=793e87bf-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2ef36159-cd69-4192-9803-8c0e77190847", X-RequestID:"2ef36159-cd69-4192-9803-8c0e77190847", X-TransactionID:"2ef36159-cd69-4192-9803-8c0e77190847", X-ECOMP-RequestID:"2ef36159-cd69-4192-9803-8c0e77190847", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8cde7c78-24a6-4341-9846-dfb30389e203"] 2023-03-16T07:02:14.897Z|2ef36159-cd69-4192-9803-8c0e77190847|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=793e87bf-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Request body: 2023-03-16T07:02:14.898Z|2ef36159-cd69-4192-9803-8c0e77190847|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=793e87bf-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-16T07:02:15.041Z|2ef36159-cd69-4192-9803-8c0e77190847|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=793e87bf-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-16T07:02:15.042Z|2ef36159-cd69-4192-9803-8c0e77190847|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=793e87bf-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-16T07:02:15.042Z|2ef36159-cd69-4192-9803-8c0e77190847|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=793e87bf-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Status text : OK 2023-03-16T07:02:15.042Z|2ef36159-cd69-4192-9803-8c0e77190847|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=793e87bf-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=AFC4CE089B6DC0F37483CB1DA685769A; 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:"761", date:"Thu, 16 Mar 2023 07:02:15 GMT", x-envoy-upstream-service-time:"141", server:"envoy"] 2023-03-16T07:02:15.042Z|2ef36159-cd69-4192-9803-8c0e77190847|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=793e87bf-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:793efd02-c3c8-11ed-88a0-7623188be7ef","parentActivityInstanceId":"793e87bf-c3c8-11ed-88a0-7623188be7ef","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:ad643000-c38e-11ed-88a0-7623188be7ef","processInstanceId":"793e87bf-c3c8-11ed-88a0-7623188be7ef","executionId":"793e87bf-c3c8-11ed-88a0-7623188be7ef","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-16T07:02:11.340+0000","endTime":"2023-03-16T07:02:11.528+0000","durationInMillis":188,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"6db75464-c3c8-11ed-88a0-7623188be7ef"}] 2023-03-16T07:02:15.042Z|2ef36159-cd69-4192-9803-8c0e77190847|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=793e87bf-c3c8-11ed-88a0-7623188be7ef&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-16T07:02:15.042Z|2ef36159-cd69-4192-9803-8c0e77190847|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=793e87bf-c3c8-11ed-88a0-7623188be7ef&maxResults=1|INFO|500||InvokeReturn 2023-03-16T07:02:15.046Z|2ef36159-cd69-4192-9803-8c0e77190847|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T07:02:15.208Z|f9988690-e88b-4a80-ae5d-c3bc45352c02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:02:15.209Z|f9988690-e88b-4a80-ae5d-c3bc45352c02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:02:17.858Z|ce7ed230-db2d-44cd-ad77-16192ddc3f43|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:02:17.859Z|ce7ed230-db2d-44cd-ad77-16192ddc3f43|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:02:18.222Z|61e0a172-708a-4de4-87ed-e1f01b94bfc3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:02:18.223Z|61e0a172-708a-4de4-87ed-e1f01b94bfc3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:02:19.227Z|c0427915-8665-4d85-a07d-013ca21cf40d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:02:19.228Z|c0427915-8665-4d85-a07d-013ca21cf40d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:02:25.220Z|42143f63-1467-4d5d-bf36-c05cb0616ec6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|||INFO|500||Entering 2023-03-16T07:02:25.225Z|42143f63-1467-4d5d-bf36-c05cb0616ec6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc 2023-03-16T07:02:25.226Z|42143f63-1467-4d5d-bf36-c05cb0616ec6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|INFO|500||Invoke 2023-03-16T07:02:25.226Z|42143f63-1467-4d5d-bf36-c05cb0616ec6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|DEBUG|500||===========================request begin================================================ 2023-03-16T07:02:25.226Z|42143f63-1467-4d5d-bf36-c05cb0616ec6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc 2023-03-16T07:02:25.226Z|42143f63-1467-4d5d-bf36-c05cb0616ec6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|DEBUG|500||Method : GET 2023-03-16T07:02:25.226Z|42143f63-1467-4d5d-bf36-c05cb0616ec6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6e6b9c7fd31bde7e02a20647766cc6ce", X-B3-SpanId:"e3dab4d55fd8fe65", X-B3-ParentSpanId:"d6884934c8ab0818", X-B3-Sampled:"0", X-ONAP-RequestID:"42143f63-1467-4d5d-bf36-c05cb0616ec6", X-RequestID:"42143f63-1467-4d5d-bf36-c05cb0616ec6", X-TransactionID:"42143f63-1467-4d5d-bf36-c05cb0616ec6", X-ECOMP-RequestID:"42143f63-1467-4d5d-bf36-c05cb0616ec6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6a800498-3664-4ba6-af2e-a9278683f00e"] 2023-03-16T07:02:25.227Z|42143f63-1467-4d5d-bf36-c05cb0616ec6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|DEBUG|500||Request body: 2023-03-16T07:02:25.227Z|42143f63-1467-4d5d-bf36-c05cb0616ec6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|DEBUG|500||==========================request end================================================ 2023-03-16T07:02:25.253Z|42143f63-1467-4d5d-bf36-c05cb0616ec6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|DEBUG|500||============================response begin========================================== 2023-03-16T07:02:25.253Z|42143f63-1467-4d5d-bf36-c05cb0616ec6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|DEBUG|500||Status code : 200 OK 2023-03-16T07:02:25.254Z|42143f63-1467-4d5d-bf36-c05cb0616ec6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|DEBUG|500||Status text : OK 2023-03-16T07:02:25.254Z|42143f63-1467-4d5d-bf36-c05cb0616ec6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 07:02:25 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T07:02:25.254Z|42143f63-1467-4d5d-bf36-c05cb0616ec6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|DEBUG|500||Response body: { "requestId" : "4c23890a-21b2-4cb2-ab60-823bc7d179dc", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-16T07:01:51.000+00:00", "endTime" : "2023-03-16T07:02:20.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelInvariantId\": \"e3bb2b91-07d1-42df-8bde-761fba6862e3\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"920a32de-3db1-49e6-b2c5-50752b882719\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T07:02:20.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "11e243fd-a744-42d5-bd56-f8df9a96d219", "serviceInstanceName" : "basic_cnf_macro_229aa4ad-2888-4524-b5d5-eca4ed286f4c", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "4c23890a-21b2-4cb2-ab60-823bc7d179dc", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc" } } } 2023-03-16T07:02:25.254Z|42143f63-1467-4d5d-bf36-c05cb0616ec6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|DEBUG|500||=======================response end================================================= 2023-03-16T07:02:25.254Z|42143f63-1467-4d5d-bf36-c05cb0616ec6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|INFO|500||InvokeReturn 2023-03-16T07:02:25.255Z|42143f63-1467-4d5d-bf36-c05cb0616ec6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false 2023-03-16T07:02:25.255Z|42143f63-1467-4d5d-bf36-c05cb0616ec6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T07:02:25.255Z|42143f63-1467-4d5d-bf36-c05cb0616ec6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T07:02:25.255Z|42143f63-1467-4d5d-bf36-c05cb0616ec6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false 2023-03-16T07:02:25.255Z|42143f63-1467-4d5d-bf36-c05cb0616ec6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T07:02:25.256Z|42143f63-1467-4d5d-bf36-c05cb0616ec6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6e6b9c7fd31bde7e02a20647766cc6ce", X-B3-SpanId:"9c9d76016238e80d", X-B3-ParentSpanId:"d6884934c8ab0818", X-B3-Sampled:"0", X-ONAP-RequestID:"42143f63-1467-4d5d-bf36-c05cb0616ec6", X-RequestID:"42143f63-1467-4d5d-bf36-c05cb0616ec6", X-TransactionID:"42143f63-1467-4d5d-bf36-c05cb0616ec6", X-ECOMP-RequestID:"42143f63-1467-4d5d-bf36-c05cb0616ec6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5435fb0c-d134-461b-ba6c-769b648a7af8"] 2023-03-16T07:02:25.256Z|42143f63-1467-4d5d-bf36-c05cb0616ec6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T07:02:25.256Z|42143f63-1467-4d5d-bf36-c05cb0616ec6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T07:02:25.267Z|42143f63-1467-4d5d-bf36-c05cb0616ec6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T07:02:25.267Z|42143f63-1467-4d5d-bf36-c05cb0616ec6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T07:02:25.267Z|42143f63-1467-4d5d-bf36-c05cb0616ec6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T07:02:25.267Z|42143f63-1467-4d5d-bf36-c05cb0616ec6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 07:02:25 GMT", x-envoy-upstream-service-time:"9", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T07:02:25.267Z|42143f63-1467-4d5d-bf36-c05cb0616ec6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-16T07:02:25.267Z|42143f63-1467-4d5d-bf36-c05cb0616ec6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T07:02:25.268Z|42143f63-1467-4d5d-bf36-c05cb0616ec6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T07:02:25.272Z|42143f63-1467-4d5d-bf36-c05cb0616ec6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T07:02:25.449Z|ab39f8b3-671e-4e83-93ad-e90dfaec7864|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|||INFO|500||Entering 2023-03-16T07:02:25.453Z|ab39f8b3-671e-4e83-93ad-e90dfaec7864|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc 2023-03-16T07:02:25.453Z|ab39f8b3-671e-4e83-93ad-e90dfaec7864|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|INFO|500||Invoke 2023-03-16T07:02:25.453Z|ab39f8b3-671e-4e83-93ad-e90dfaec7864|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|DEBUG|500||===========================request begin================================================ 2023-03-16T07:02:25.453Z|ab39f8b3-671e-4e83-93ad-e90dfaec7864|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc 2023-03-16T07:02:25.453Z|ab39f8b3-671e-4e83-93ad-e90dfaec7864|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|DEBUG|500||Method : GET 2023-03-16T07:02:25.453Z|ab39f8b3-671e-4e83-93ad-e90dfaec7864|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"994665be78fabb53d2b7e83eea7341d5", X-B3-SpanId:"df73c796eba6cbfd", X-B3-ParentSpanId:"3d064501aba68b73", X-B3-Sampled:"0", X-ONAP-RequestID:"ab39f8b3-671e-4e83-93ad-e90dfaec7864", X-RequestID:"ab39f8b3-671e-4e83-93ad-e90dfaec7864", X-TransactionID:"ab39f8b3-671e-4e83-93ad-e90dfaec7864", X-ECOMP-RequestID:"ab39f8b3-671e-4e83-93ad-e90dfaec7864", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dafc1dae-7478-4614-aed9-c27beac01a70"] 2023-03-16T07:02:25.454Z|ab39f8b3-671e-4e83-93ad-e90dfaec7864|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|DEBUG|500||Request body: 2023-03-16T07:02:25.454Z|ab39f8b3-671e-4e83-93ad-e90dfaec7864|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|DEBUG|500||==========================request end================================================ 2023-03-16T07:02:25.474Z|ab39f8b3-671e-4e83-93ad-e90dfaec7864|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|DEBUG|500||============================response begin========================================== 2023-03-16T07:02:25.475Z|ab39f8b3-671e-4e83-93ad-e90dfaec7864|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|DEBUG|500||Status code : 200 OK 2023-03-16T07:02:25.475Z|ab39f8b3-671e-4e83-93ad-e90dfaec7864|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|DEBUG|500||Status text : OK 2023-03-16T07:02:25.475Z|ab39f8b3-671e-4e83-93ad-e90dfaec7864|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 07:02:25 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T07:02:25.475Z|ab39f8b3-671e-4e83-93ad-e90dfaec7864|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|DEBUG|500||Response body: { "requestId" : "4c23890a-21b2-4cb2-ab60-823bc7d179dc", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-16T07:01:51.000+00:00", "endTime" : "2023-03-16T07:02:20.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelInvariantId\": \"e3bb2b91-07d1-42df-8bde-761fba6862e3\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"920a32de-3db1-49e6-b2c5-50752b882719\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T07:02:20.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "11e243fd-a744-42d5-bd56-f8df9a96d219", "serviceInstanceName" : "basic_cnf_macro_229aa4ad-2888-4524-b5d5-eca4ed286f4c", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "4c23890a-21b2-4cb2-ab60-823bc7d179dc", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc" } } } 2023-03-16T07:02:25.475Z|ab39f8b3-671e-4e83-93ad-e90dfaec7864|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|DEBUG|500||=======================response end================================================= 2023-03-16T07:02:25.475Z|ab39f8b3-671e-4e83-93ad-e90dfaec7864|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|INFO|500||InvokeReturn 2023-03-16T07:02:25.476Z|ab39f8b3-671e-4e83-93ad-e90dfaec7864|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false 2023-03-16T07:02:25.476Z|ab39f8b3-671e-4e83-93ad-e90dfaec7864|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T07:02:25.476Z|ab39f8b3-671e-4e83-93ad-e90dfaec7864|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T07:02:25.476Z|ab39f8b3-671e-4e83-93ad-e90dfaec7864|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false 2023-03-16T07:02:25.476Z|ab39f8b3-671e-4e83-93ad-e90dfaec7864|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T07:02:25.476Z|ab39f8b3-671e-4e83-93ad-e90dfaec7864|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"994665be78fabb53d2b7e83eea7341d5", X-B3-SpanId:"75aa232c333da301", X-B3-ParentSpanId:"3d064501aba68b73", X-B3-Sampled:"0", X-ONAP-RequestID:"ab39f8b3-671e-4e83-93ad-e90dfaec7864", X-RequestID:"ab39f8b3-671e-4e83-93ad-e90dfaec7864", X-TransactionID:"ab39f8b3-671e-4e83-93ad-e90dfaec7864", X-ECOMP-RequestID:"ab39f8b3-671e-4e83-93ad-e90dfaec7864", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c4f997ba-ada0-49b3-9c82-e35ab227f1c3"] 2023-03-16T07:02:25.477Z|ab39f8b3-671e-4e83-93ad-e90dfaec7864|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T07:02:25.477Z|ab39f8b3-671e-4e83-93ad-e90dfaec7864|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T07:02:25.489Z|ab39f8b3-671e-4e83-93ad-e90dfaec7864|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T07:02:25.490Z|ab39f8b3-671e-4e83-93ad-e90dfaec7864|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T07:02:25.490Z|ab39f8b3-671e-4e83-93ad-e90dfaec7864|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T07:02:25.490Z|ab39f8b3-671e-4e83-93ad-e90dfaec7864|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 07:02:25 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T07:02:25.491Z|ab39f8b3-671e-4e83-93ad-e90dfaec7864|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-16T07:02:25.492Z|ab39f8b3-671e-4e83-93ad-e90dfaec7864|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T07:02:25.492Z|ab39f8b3-671e-4e83-93ad-e90dfaec7864|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T07:02:25.499Z|ab39f8b3-671e-4e83-93ad-e90dfaec7864|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T07:02:25.685Z|b60dc114-f0a7-4fc1-b71a-8d2fece3aa9d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|||INFO|500||Entering 2023-03-16T07:02:25.688Z|b60dc114-f0a7-4fc1-b71a-8d2fece3aa9d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc 2023-03-16T07:02:25.688Z|b60dc114-f0a7-4fc1-b71a-8d2fece3aa9d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|INFO|500||Invoke 2023-03-16T07:02:25.689Z|b60dc114-f0a7-4fc1-b71a-8d2fece3aa9d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|DEBUG|500||===========================request begin================================================ 2023-03-16T07:02:25.689Z|b60dc114-f0a7-4fc1-b71a-8d2fece3aa9d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc 2023-03-16T07:02:25.689Z|b60dc114-f0a7-4fc1-b71a-8d2fece3aa9d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|DEBUG|500||Method : GET 2023-03-16T07:02:25.689Z|b60dc114-f0a7-4fc1-b71a-8d2fece3aa9d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b612247115e5baab571961fbd17b641c", X-B3-SpanId:"435b6f45b0f34bd5", X-B3-ParentSpanId:"3f08763db249f392", X-B3-Sampled:"0", X-ONAP-RequestID:"b60dc114-f0a7-4fc1-b71a-8d2fece3aa9d", X-RequestID:"b60dc114-f0a7-4fc1-b71a-8d2fece3aa9d", X-TransactionID:"b60dc114-f0a7-4fc1-b71a-8d2fece3aa9d", X-ECOMP-RequestID:"b60dc114-f0a7-4fc1-b71a-8d2fece3aa9d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f5ee57be-f861-47ba-98db-e683854240f9"] 2023-03-16T07:02:25.689Z|b60dc114-f0a7-4fc1-b71a-8d2fece3aa9d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|DEBUG|500||Request body: 2023-03-16T07:02:25.689Z|b60dc114-f0a7-4fc1-b71a-8d2fece3aa9d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|DEBUG|500||==========================request end================================================ 2023-03-16T07:02:25.708Z|b60dc114-f0a7-4fc1-b71a-8d2fece3aa9d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|DEBUG|500||============================response begin========================================== 2023-03-16T07:02:25.708Z|b60dc114-f0a7-4fc1-b71a-8d2fece3aa9d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|DEBUG|500||Status code : 200 OK 2023-03-16T07:02:25.708Z|b60dc114-f0a7-4fc1-b71a-8d2fece3aa9d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|DEBUG|500||Status text : OK 2023-03-16T07:02:25.708Z|b60dc114-f0a7-4fc1-b71a-8d2fece3aa9d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 07:02:25 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T07:02:25.708Z|b60dc114-f0a7-4fc1-b71a-8d2fece3aa9d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|DEBUG|500||Response body: { "requestId" : "4c23890a-21b2-4cb2-ab60-823bc7d179dc", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-16T07:01:51.000+00:00", "endTime" : "2023-03-16T07:02:20.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelInvariantId\": \"e3bb2b91-07d1-42df-8bde-761fba6862e3\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"920a32de-3db1-49e6-b2c5-50752b882719\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T07:02:20.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "11e243fd-a744-42d5-bd56-f8df9a96d219", "serviceInstanceName" : "basic_cnf_macro_229aa4ad-2888-4524-b5d5-eca4ed286f4c", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "4c23890a-21b2-4cb2-ab60-823bc7d179dc", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc" } } } 2023-03-16T07:02:25.708Z|b60dc114-f0a7-4fc1-b71a-8d2fece3aa9d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|DEBUG|500||=======================response end================================================= 2023-03-16T07:02:25.709Z|b60dc114-f0a7-4fc1-b71a-8d2fece3aa9d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|INFO|500||InvokeReturn 2023-03-16T07:02:25.709Z|b60dc114-f0a7-4fc1-b71a-8d2fece3aa9d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false 2023-03-16T07:02:25.709Z|b60dc114-f0a7-4fc1-b71a-8d2fece3aa9d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T07:02:25.709Z|b60dc114-f0a7-4fc1-b71a-8d2fece3aa9d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T07:02:25.710Z|b60dc114-f0a7-4fc1-b71a-8d2fece3aa9d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false 2023-03-16T07:02:25.710Z|b60dc114-f0a7-4fc1-b71a-8d2fece3aa9d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T07:02:25.710Z|b60dc114-f0a7-4fc1-b71a-8d2fece3aa9d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b612247115e5baab571961fbd17b641c", X-B3-SpanId:"207d69fd731e8633", X-B3-ParentSpanId:"3f08763db249f392", X-B3-Sampled:"0", X-ONAP-RequestID:"b60dc114-f0a7-4fc1-b71a-8d2fece3aa9d", X-RequestID:"b60dc114-f0a7-4fc1-b71a-8d2fece3aa9d", X-TransactionID:"b60dc114-f0a7-4fc1-b71a-8d2fece3aa9d", X-ECOMP-RequestID:"b60dc114-f0a7-4fc1-b71a-8d2fece3aa9d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ceae0a3c-11db-4938-96a6-354ae0bc3af6"] 2023-03-16T07:02:25.710Z|b60dc114-f0a7-4fc1-b71a-8d2fece3aa9d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T07:02:25.710Z|b60dc114-f0a7-4fc1-b71a-8d2fece3aa9d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T07:02:25.722Z|b60dc114-f0a7-4fc1-b71a-8d2fece3aa9d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T07:02:25.722Z|b60dc114-f0a7-4fc1-b71a-8d2fece3aa9d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T07:02:25.722Z|b60dc114-f0a7-4fc1-b71a-8d2fece3aa9d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T07:02:25.722Z|b60dc114-f0a7-4fc1-b71a-8d2fece3aa9d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 07:02:25 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T07:02:25.724Z|b60dc114-f0a7-4fc1-b71a-8d2fece3aa9d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-16T07:02:25.724Z|b60dc114-f0a7-4fc1-b71a-8d2fece3aa9d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T07:02:25.724Z|b60dc114-f0a7-4fc1-b71a-8d2fece3aa9d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T07:02:25.728Z|b60dc114-f0a7-4fc1-b71a-8d2fece3aa9d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T07:02:25.903Z|41cabdcb-3117-4554-bc8e-c844cfe611c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|||INFO|500||Entering 2023-03-16T07:02:25.907Z|41cabdcb-3117-4554-bc8e-c844cfe611c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc 2023-03-16T07:02:25.907Z|41cabdcb-3117-4554-bc8e-c844cfe611c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|INFO|500||Invoke 2023-03-16T07:02:25.907Z|41cabdcb-3117-4554-bc8e-c844cfe611c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|DEBUG|500||===========================request begin================================================ 2023-03-16T07:02:25.908Z|41cabdcb-3117-4554-bc8e-c844cfe611c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc 2023-03-16T07:02:25.908Z|41cabdcb-3117-4554-bc8e-c844cfe611c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|DEBUG|500||Method : GET 2023-03-16T07:02:25.908Z|41cabdcb-3117-4554-bc8e-c844cfe611c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ad641fe07e753df07234dcd5ec7a28bd", X-B3-SpanId:"e04b6ed456854073", X-B3-ParentSpanId:"d20de842ee4b65ab", X-B3-Sampled:"0", X-ONAP-RequestID:"41cabdcb-3117-4554-bc8e-c844cfe611c9", X-RequestID:"41cabdcb-3117-4554-bc8e-c844cfe611c9", X-TransactionID:"41cabdcb-3117-4554-bc8e-c844cfe611c9", X-ECOMP-RequestID:"41cabdcb-3117-4554-bc8e-c844cfe611c9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f7a3f138-08d3-4eb2-8868-b883bd28f4e3"] 2023-03-16T07:02:25.908Z|41cabdcb-3117-4554-bc8e-c844cfe611c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|DEBUG|500||Request body: 2023-03-16T07:02:25.908Z|41cabdcb-3117-4554-bc8e-c844cfe611c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|DEBUG|500||==========================request end================================================ 2023-03-16T07:02:25.930Z|41cabdcb-3117-4554-bc8e-c844cfe611c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|DEBUG|500||============================response begin========================================== 2023-03-16T07:02:25.931Z|41cabdcb-3117-4554-bc8e-c844cfe611c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|DEBUG|500||Status code : 200 OK 2023-03-16T07:02:25.931Z|41cabdcb-3117-4554-bc8e-c844cfe611c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|DEBUG|500||Status text : OK 2023-03-16T07:02:25.931Z|41cabdcb-3117-4554-bc8e-c844cfe611c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 07:02:25 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T07:02:25.931Z|41cabdcb-3117-4554-bc8e-c844cfe611c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|DEBUG|500||Response body: { "requestId" : "4c23890a-21b2-4cb2-ab60-823bc7d179dc", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-16T07:01:51.000+00:00", "endTime" : "2023-03-16T07:02:20.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelInvariantId\": \"e3bb2b91-07d1-42df-8bde-761fba6862e3\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"920a32de-3db1-49e6-b2c5-50752b882719\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-16T07:02:20.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "11e243fd-a744-42d5-bd56-f8df9a96d219", "serviceInstanceName" : "basic_cnf_macro_229aa4ad-2888-4524-b5d5-eca4ed286f4c", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/11e243fd-a744-42d5-bd56-f8df9a96d219", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "4c23890a-21b2-4cb2-ab60-823bc7d179dc", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc" } } } 2023-03-16T07:02:25.931Z|41cabdcb-3117-4554-bc8e-c844cfe611c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|DEBUG|500||=======================response end================================================= 2023-03-16T07:02:25.932Z|41cabdcb-3117-4554-bc8e-c844cfe611c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4c23890a-21b2-4cb2-ab60-823bc7d179dc|INFO|500||InvokeReturn 2023-03-16T07:02:25.932Z|41cabdcb-3117-4554-bc8e-c844cfe611c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false 2023-03-16T07:02:25.932Z|41cabdcb-3117-4554-bc8e-c844cfe611c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-16T07:02:25.933Z|41cabdcb-3117-4554-bc8e-c844cfe611c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-16T07:02:25.933Z|41cabdcb-3117-4554-bc8e-c844cfe611c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false 2023-03-16T07:02:25.933Z|41cabdcb-3117-4554-bc8e-c844cfe611c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-16T07:02:25.933Z|41cabdcb-3117-4554-bc8e-c844cfe611c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ad641fe07e753df07234dcd5ec7a28bd", X-B3-SpanId:"1ae1f84a87ea5774", X-B3-ParentSpanId:"d20de842ee4b65ab", X-B3-Sampled:"0", X-ONAP-RequestID:"41cabdcb-3117-4554-bc8e-c844cfe611c9", X-RequestID:"41cabdcb-3117-4554-bc8e-c844cfe611c9", X-TransactionID:"41cabdcb-3117-4554-bc8e-c844cfe611c9", X-ECOMP-RequestID:"41cabdcb-3117-4554-bc8e-c844cfe611c9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4baea2e5-5a9d-4185-93ef-3d3cec25351f"] 2023-03-16T07:02:25.933Z|41cabdcb-3117-4554-bc8e-c844cfe611c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-16T07:02:25.933Z|41cabdcb-3117-4554-bc8e-c844cfe611c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-16T07:02:25.949Z|41cabdcb-3117-4554-bc8e-c844cfe611c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-16T07:02:25.949Z|41cabdcb-3117-4554-bc8e-c844cfe611c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-16T07:02:25.949Z|41cabdcb-3117-4554-bc8e-c844cfe611c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-16T07:02:25.950Z|41cabdcb-3117-4554-bc8e-c844cfe611c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 16 Mar 2023 07:02:25 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2023-03-16T07:02:25.951Z|41cabdcb-3117-4554-bc8e-c844cfe611c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-16T07:02:25.951Z|41cabdcb-3117-4554-bc8e-c844cfe611c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-16T07:02:25.952Z|41cabdcb-3117-4554-bc8e-c844cfe611c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4c23890a-21b2-4cb2-ab60-823bc7d179dc&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-16T07:02:25.957Z|41cabdcb-3117-4554-bc8e-c844cfe611c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4c23890a-21b2-4cb2-ab60-823bc7d179dc|InfraPortalClient|||INFO|500||Exiting. 2023-03-16T07:02:27.888Z|73a10786-943c-4f8e-ba93-affa8abf09df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:02:27.888Z|73a10786-943c-4f8e-ba93-affa8abf09df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:02:28.250Z|93c7de4e-929e-4155-b3f2-b1bf0896e985|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:02:28.251Z|93c7de4e-929e-4155-b3f2-b1bf0896e985|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:02:29.252Z|772f451e-5ad3-449e-a87d-2851e0657378|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:02:29.252Z|772f451e-5ad3-449e-a87d-2851e0657378|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:02:30.208Z|b38b284a-403e-40d3-bdd7-6fcf859098e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:02:30.209Z|b38b284a-403e-40d3-bdd7-6fcf859098e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:02:31.120Z|7d29c964-aaa0-4a12-8bbf-149b193ebb14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:02:31.120Z|7d29c964-aaa0-4a12-8bbf-149b193ebb14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:02:37.915Z|dad6d8d7-0fee-4f28-a174-eeacb77875b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:02:37.916Z|dad6d8d7-0fee-4f28-a174-eeacb77875b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:02:38.280Z|d340598f-5909-4701-85c9-99712938bbef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:02:38.280Z|d340598f-5909-4701-85c9-99712938bbef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:02:39.276Z|e5456cea-af27-4676-bcae-b65873bf3714|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:02:39.276Z|e5456cea-af27-4676-bcae-b65873bf3714|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:02:40.407Z|134f8c87-7dfc-4500-abd3-6e69665d3445|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T07:02:40.408Z|134f8c87-7dfc-4500-abd3-6e69665d3445|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T07:02:45.208Z|77d4f54f-6663-468c-b611-6a4542a2ee98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:02:45.209Z|77d4f54f-6663-468c-b611-6a4542a2ee98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:02:47.944Z|b8d55376-cc1f-4348-bc67-f697febd3456|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:02:47.945Z|b8d55376-cc1f-4348-bc67-f697febd3456|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:02:48.308Z|78d22249-ad59-4e35-8623-626f9f743abe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:02:48.308Z|78d22249-ad59-4e35-8623-626f9f743abe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:02:49.304Z|d4ff66c8-e873-446e-99e0-716a30a32ed0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:02:49.304Z|d4ff66c8-e873-446e-99e0-716a30a32ed0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:02:57.971Z|fca49593-a3bb-4784-893b-27c27bc67273|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:02:57.972Z|fca49593-a3bb-4784-893b-27c27bc67273|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:02:58.336Z|4e270d89-ebfe-4019-93e0-3eee52d2d4e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:02:58.336Z|4e270d89-ebfe-4019-93e0-3eee52d2d4e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:02:59.332Z|705fd422-620e-4127-ab44-9eca3667c842|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:02:59.333Z|705fd422-620e-4127-ab44-9eca3667c842|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:03:00.208Z|c49b8e08-38bb-45c9-9f75-63c4bac64051|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:03:00.211Z|c49b8e08-38bb-45c9-9f75-63c4bac64051|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:03:01.120Z|2fdc05c8-c6ab-4e84-8a6e-d7da3d7c3a68|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:03:01.121Z|2fdc05c8-c6ab-4e84-8a6e-d7da3d7c3a68|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:03:08.004Z|b7a82746-f902-4d31-a0a0-715f3595949a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:03:08.004Z|b7a82746-f902-4d31-a0a0-715f3595949a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:03:08.364Z|2d79c5c6-a0d9-4244-8c1a-6210829eaaf2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:03:08.364Z|2d79c5c6-a0d9-4244-8c1a-6210829eaaf2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:03:09.362Z|3ee344e5-1a3d-4568-9abf-81d1e85546d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:03:09.363Z|3ee344e5-1a3d-4568-9abf-81d1e85546d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:03:15.208Z|ac5c59a9-b369-4be8-89b3-6176271d5e98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:03:15.209Z|ac5c59a9-b369-4be8-89b3-6176271d5e98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:03:18.033Z|bfafd05b-85ec-4feb-8695-5b113bd3925a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:03:18.034Z|bfafd05b-85ec-4feb-8695-5b113bd3925a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:03:18.389Z|7bc4096f-a2aa-4d59-b8bd-b4f2f5a60bd8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:03:18.390Z|7bc4096f-a2aa-4d59-b8bd-b4f2f5a60bd8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:03:19.391Z|48655a75-cc68-4c5d-9c06-4853c9893373|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:03:19.392Z|48655a75-cc68-4c5d-9c06-4853c9893373|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:03:28.061Z|a4a1a6bf-c724-462c-b954-6127eacc4eda|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:03:28.062Z|a4a1a6bf-c724-462c-b954-6127eacc4eda|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:03:28.417Z|31da5253-7324-4e86-99a3-8aee77cef880|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:03:28.417Z|31da5253-7324-4e86-99a3-8aee77cef880|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:03:29.421Z|a9231fb9-3334-46af-a781-e4f79458f85e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:03:29.421Z|a9231fb9-3334-46af-a781-e4f79458f85e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:03:30.208Z|c531f080-6278-4754-abe5-cbfa0199c5f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:03:30.209Z|c531f080-6278-4754-abe5-cbfa0199c5f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:03:31.121Z|6bf133a0-6b88-44e6-a586-a3a39f0261e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:03:31.122Z|6bf133a0-6b88-44e6-a586-a3a39f0261e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:03:38.093Z|4506981a-9376-4187-8672-78b97578be2e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:03:38.094Z|4506981a-9376-4187-8672-78b97578be2e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:03:38.446Z|68789c73-6300-4db1-ae11-e191c4b84eb0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:03:38.447Z|68789c73-6300-4db1-ae11-e191c4b84eb0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:03:39.450Z|4915ee2b-1535-4b36-b67e-533f70fbe052|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:03:39.450Z|4915ee2b-1535-4b36-b67e-533f70fbe052|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:03:40.407Z|ef1c3e25-4caa-4b84-b68f-c14ec4533f70|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T07:03:40.408Z|ef1c3e25-4caa-4b84-b68f-c14ec4533f70|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T07:03:45.208Z|7e7fb155-3c8a-4f3e-8bb2-415a6c283c38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:03:45.209Z|7e7fb155-3c8a-4f3e-8bb2-415a6c283c38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:03:48.124Z|aad319bd-e331-4f13-a9c3-7ad47206a2e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:03:48.125Z|aad319bd-e331-4f13-a9c3-7ad47206a2e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:03:48.475Z|dd0e0253-15f2-4c5c-8969-deed1c01bd81|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:03:48.476Z|dd0e0253-15f2-4c5c-8969-deed1c01bd81|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:03:49.474Z|7f109a4b-c6ad-4685-9f7d-69efe0bb495d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:03:49.475Z|7f109a4b-c6ad-4685-9f7d-69efe0bb495d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:03:58.151Z|9e1e8ab2-b97e-41bc-a5b8-b9dce4a18d37|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:03:58.152Z|9e1e8ab2-b97e-41bc-a5b8-b9dce4a18d37|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:03:58.504Z|d571582a-a400-44dd-af61-8d2989b0e082|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:03:58.504Z|d571582a-a400-44dd-af61-8d2989b0e082|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:03:59.502Z|3bd20aab-0a29-4cef-9ff8-b5b08100f4f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:03:59.503Z|3bd20aab-0a29-4cef-9ff8-b5b08100f4f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:04:00.208Z|00e43b58-c67b-45fd-b13b-0fbdda5682d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:04:00.209Z|00e43b58-c67b-45fd-b13b-0fbdda5682d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:04:01.123Z|d441f119-3f9b-4eb7-884c-16b8dbb5a7d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:04:01.123Z|d441f119-3f9b-4eb7-884c-16b8dbb5a7d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:04:08.179Z|773df75b-ff57-4b58-ba96-05f2b180fd99|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:04:08.180Z|773df75b-ff57-4b58-ba96-05f2b180fd99|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:04:08.533Z|c4c21519-8f1f-4c01-9fd4-b5501c01f69f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:04:08.534Z|c4c21519-8f1f-4c01-9fd4-b5501c01f69f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:04:09.529Z|993a28f9-4d69-494b-8ae8-8e7fe118079a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:04:09.529Z|993a28f9-4d69-494b-8ae8-8e7fe118079a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:04:15.208Z|eb599202-3f60-43c9-a2ee-1a1be20a72f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:04:15.210Z|eb599202-3f60-43c9-a2ee-1a1be20a72f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:04:18.208Z|e8f45d0b-7b3d-4fb9-99f1-cb8312ee6b33|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:04:18.209Z|e8f45d0b-7b3d-4fb9-99f1-cb8312ee6b33|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:04:18.562Z|ccfb2c0d-f45e-495d-8204-143b7df07c43|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:04:18.563Z|ccfb2c0d-f45e-495d-8204-143b7df07c43|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:04:19.552Z|40a782d3-5bf8-4b01-85a7-bfaf57ba1e81|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:04:19.553Z|40a782d3-5bf8-4b01-85a7-bfaf57ba1e81|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:04:28.236Z|2a4b2074-c477-432e-9690-1cfb681d05a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:04:28.237Z|2a4b2074-c477-432e-9690-1cfb681d05a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:04:28.591Z|c732bd4e-6776-480b-b1e6-e8ee7c6135a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:04:28.592Z|c732bd4e-6776-480b-b1e6-e8ee7c6135a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:04:29.576Z|33bd317b-7551-40d3-9320-075e26ddb668|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:04:29.576Z|33bd317b-7551-40d3-9320-075e26ddb668|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:04:30.208Z|fbf8ddc3-b1ae-448d-bdd9-d98dc960f65d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:04:30.209Z|fbf8ddc3-b1ae-448d-bdd9-d98dc960f65d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:04:31.124Z|9c2ea17e-6a5b-4809-8ae3-7ef523c50462|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:04:31.124Z|9c2ea17e-6a5b-4809-8ae3-7ef523c50462|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:04:38.264Z|8721379e-a5a5-4ab3-98c1-6837d3c43c33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:04:38.264Z|8721379e-a5a5-4ab3-98c1-6837d3c43c33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:04:38.621Z|64991859-8ed3-4105-bd27-c930dc5154c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:04:38.622Z|64991859-8ed3-4105-bd27-c930dc5154c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:04:39.603Z|0d54ecfa-458b-451a-bf3c-9be43d3b78d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:04:39.604Z|0d54ecfa-458b-451a-bf3c-9be43d3b78d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:04:40.409Z|186bb53e-9147-480f-bc55-dbc0d7b0be77|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T07:04:40.409Z|186bb53e-9147-480f-bc55-dbc0d7b0be77|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T07:04:45.208Z|f3789f4a-1b37-49b8-b7e9-c4cd185a7045|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:04:45.209Z|f3789f4a-1b37-49b8-b7e9-c4cd185a7045|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:04:48.292Z|0de3c4c5-72c3-42ce-a116-685cc1e28a18|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:04:48.293Z|0de3c4c5-72c3-42ce-a116-685cc1e28a18|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:04:48.648Z|07082e15-f42b-4401-9fd3-8aeb4741f647|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:04:48.649Z|07082e15-f42b-4401-9fd3-8aeb4741f647|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:04:49.628Z|42e8d310-d991-4708-b497-e8f58d668e95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:04:49.629Z|42e8d310-d991-4708-b497-e8f58d668e95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:04:58.321Z|f27b1626-b296-4b7b-b8b1-0943e65a0dfa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:04:58.322Z|f27b1626-b296-4b7b-b8b1-0943e65a0dfa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:04:58.677Z|12254a17-f2dc-4ae8-b220-1f5d56f642a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:04:58.677Z|12254a17-f2dc-4ae8-b220-1f5d56f642a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:04:59.653Z|b0e3f8f3-1ba5-443c-8ebc-5aaba394af7b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:04:59.653Z|b0e3f8f3-1ba5-443c-8ebc-5aaba394af7b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:05:00.208Z|a1b7b453-6b8d-4b28-b701-dc60291504b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:05:00.212Z|a1b7b453-6b8d-4b28-b701-dc60291504b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:05:01.124Z|0d9a34d3-c467-41d1-aab6-939f4f3ce912|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:05:01.125Z|0d9a34d3-c467-41d1-aab6-939f4f3ce912|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:05:08.349Z|f715f8af-3ab3-4aab-89f6-a39611bc9c62|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:05:08.350Z|f715f8af-3ab3-4aab-89f6-a39611bc9c62|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:05:08.708Z|6a62d8e7-2f25-4369-a39a-f4e3579c161e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:05:08.708Z|6a62d8e7-2f25-4369-a39a-f4e3579c161e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:05:09.675Z|73d0908d-c810-4fd1-9e35-24da0b7be1f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:05:09.675Z|73d0908d-c810-4fd1-9e35-24da0b7be1f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:05:15.208Z|9cd95ed3-d3c3-4714-8790-4bccbeb3b320|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:05:15.209Z|9cd95ed3-d3c3-4714-8790-4bccbeb3b320|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:05:18.378Z|6f5d9c71-ae22-4945-919e-8a44414b8553|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:05:18.379Z|6f5d9c71-ae22-4945-919e-8a44414b8553|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:05:18.736Z|d977560d-f2a7-4503-9b17-2d12920d213d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:05:18.737Z|d977560d-f2a7-4503-9b17-2d12920d213d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:05:19.697Z|951a0348-7292-4651-9d29-aed6b2523246|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:05:19.698Z|951a0348-7292-4651-9d29-aed6b2523246|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:05:28.408Z|305fd3c4-5747-4e12-b4a1-44d650da0a82|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:05:28.408Z|305fd3c4-5747-4e12-b4a1-44d650da0a82|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:05:28.763Z|f8f54190-c310-4538-b58e-bd3a196c9beb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:05:28.763Z|f8f54190-c310-4538-b58e-bd3a196c9beb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:05:29.722Z|334bbbe2-395e-4571-9d74-0ccb40bcecd2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:05:29.723Z|334bbbe2-395e-4571-9d74-0ccb40bcecd2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:05:30.208Z|2d7e6e62-0c6f-4532-8976-06cc3b1f2008|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:05:30.209Z|2d7e6e62-0c6f-4532-8976-06cc3b1f2008|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:05:31.125Z|5ecd7397-c329-4bbd-a91c-075b0194f52d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:05:31.126Z|5ecd7397-c329-4bbd-a91c-075b0194f52d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:05:38.436Z|1b7a2a53-dc01-433e-870f-fc32c95da0f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:05:38.436Z|1b7a2a53-dc01-433e-870f-fc32c95da0f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:05:38.786Z|d5b16a7d-d4bf-44cd-b089-098d96e68c4d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:05:38.787Z|d5b16a7d-d4bf-44cd-b089-098d96e68c4d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:05:39.747Z|15567d01-0333-4750-b486-bb90b62f553b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:05:39.748Z|15567d01-0333-4750-b486-bb90b62f553b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:05:40.408Z|b46114a1-808c-45b8-a5bc-87266e630d3b|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T07:05:40.408Z|b46114a1-808c-45b8-a5bc-87266e630d3b|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T07:05:45.208Z|40d8970f-0e02-4b3c-bd02-edccdb4351f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:05:45.211Z|40d8970f-0e02-4b3c-bd02-edccdb4351f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:05:48.463Z|e5088ef9-56c9-49cb-9904-6f38bd477fd0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:05:48.464Z|e5088ef9-56c9-49cb-9904-6f38bd477fd0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:05:48.815Z|052c9a0f-4654-4df4-91de-3b9f203812a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:05:48.816Z|052c9a0f-4654-4df4-91de-3b9f203812a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:05:49.773Z|4420d7b1-1723-42f8-9325-14742920bcfe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:05:49.773Z|4420d7b1-1723-42f8-9325-14742920bcfe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:05:58.493Z|999bb98e-7783-4c2b-8248-ae1e142e57ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:05:58.493Z|999bb98e-7783-4c2b-8248-ae1e142e57ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:05:58.844Z|cf0dbebd-39e8-48db-8be9-efa8a53263c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:05:58.845Z|cf0dbebd-39e8-48db-8be9-efa8a53263c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:05:59.800Z|46bd57ae-6b12-4f8c-93b4-fb85215ee7aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:05:59.801Z|46bd57ae-6b12-4f8c-93b4-fb85215ee7aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:06:00.209Z|dd5f8ac4-7c4d-4571-bc3b-f24cf1ada14a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:06:00.210Z|dd5f8ac4-7c4d-4571-bc3b-f24cf1ada14a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:06:01.127Z|9855b959-7a77-4d2d-a0a9-24d6f7e4e58c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:06:01.127Z|9855b959-7a77-4d2d-a0a9-24d6f7e4e58c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:06:08.520Z|c7e19efe-3382-45d4-a303-2f17aba376c2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:06:08.520Z|c7e19efe-3382-45d4-a303-2f17aba376c2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:06:08.874Z|58aa0132-c799-4c2d-a357-7e7ae7e2e695|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:06:08.875Z|58aa0132-c799-4c2d-a357-7e7ae7e2e695|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:06:09.827Z|1350effa-c6fa-4c61-a0f6-1f84390ab715|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:06:09.828Z|1350effa-c6fa-4c61-a0f6-1f84390ab715|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:06:15.208Z|c6615528-5b51-44c6-b4b9-378aac56f30f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:06:15.209Z|c6615528-5b51-44c6-b4b9-378aac56f30f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:06:18.556Z|249a77ab-336a-4a2a-9e08-e62398e37eb6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:06:18.556Z|249a77ab-336a-4a2a-9e08-e62398e37eb6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:06:18.901Z|e28f5de5-c77f-4d84-bd28-283955520fb7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:06:18.902Z|e28f5de5-c77f-4d84-bd28-283955520fb7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:06:19.851Z|c7650e14-47bb-49f9-80d3-92a479710c60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:06:19.852Z|c7650e14-47bb-49f9-80d3-92a479710c60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:06:28.584Z|b476ab37-92d4-4b87-aeb7-439c1ffd5893|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:06:28.585Z|b476ab37-92d4-4b87-aeb7-439c1ffd5893|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:06:28.929Z|e59a5f0b-2c4c-48db-9fc6-dfa5ab90e0a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:06:28.930Z|e59a5f0b-2c4c-48db-9fc6-dfa5ab90e0a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:06:29.878Z|616eea11-7076-4512-b4fd-0ee48f5c9b17|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:06:29.878Z|616eea11-7076-4512-b4fd-0ee48f5c9b17|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:06:30.208Z|62b95c98-a9a7-453c-a358-898bbd898154|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:06:30.210Z|62b95c98-a9a7-453c-a358-898bbd898154|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:06:31.128Z|034aac39-28c5-4908-a5a3-2a716f858369|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:06:31.128Z|034aac39-28c5-4908-a5a3-2a716f858369|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:06:38.612Z|775cf268-2ccf-404c-a16e-53fa76f9560a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:06:38.612Z|775cf268-2ccf-404c-a16e-53fa76f9560a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:06:38.958Z|fa8027a4-74ed-45ea-87ae-13de840a4e2b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:06:38.959Z|fa8027a4-74ed-45ea-87ae-13de840a4e2b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:06:39.901Z|3c0c4744-3275-4d2b-8e3c-84a8e7a85326|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:06:39.902Z|3c0c4744-3275-4d2b-8e3c-84a8e7a85326|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:06:40.407Z|674a0b96-1d3f-49aa-9cc8-8c4508c54e07|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T07:06:40.408Z|674a0b96-1d3f-49aa-9cc8-8c4508c54e07|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T07:06:45.208Z|0d521ec2-1724-4f7b-ac53-7db2123eaeb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:06:45.209Z|0d521ec2-1724-4f7b-ac53-7db2123eaeb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:06:48.637Z|d8d8229f-0591-4422-ae5a-9c1c174b10bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:06:48.637Z|d8d8229f-0591-4422-ae5a-9c1c174b10bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:06:48.984Z|b1d24608-9b6e-4897-a41f-53cd675d312c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:06:48.985Z|b1d24608-9b6e-4897-a41f-53cd675d312c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:06:49.930Z|6a7cc40f-b4dc-473a-b578-50bf0e1df3c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:06:49.930Z|6a7cc40f-b4dc-473a-b578-50bf0e1df3c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:06:58.664Z|a14d1aa3-38f6-488a-aaaa-b877a891981a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:06:58.665Z|a14d1aa3-38f6-488a-aaaa-b877a891981a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:06:59.013Z|2534115b-204d-45e5-95eb-27a80d54a08f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:06:59.014Z|2534115b-204d-45e5-95eb-27a80d54a08f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:06:59.955Z|7cd5e64e-828c-4511-bf2e-2a1985ff8692|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:06:59.956Z|7cd5e64e-828c-4511-bf2e-2a1985ff8692|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:07:00.208Z|c2c7801b-40e7-4833-985c-b08c5920fda8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:07:00.209Z|c2c7801b-40e7-4833-985c-b08c5920fda8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:07:01.129Z|780b76ac-307b-4a63-b7f7-eec44be80313|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:07:01.130Z|780b76ac-307b-4a63-b7f7-eec44be80313|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:07:08.688Z|369600e0-9bc6-4914-9252-c2fe369f4736|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:07:08.689Z|369600e0-9bc6-4914-9252-c2fe369f4736|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:07:09.035Z|a652ddcc-2868-4f63-9955-9ebe0e294a7f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:07:09.035Z|a652ddcc-2868-4f63-9955-9ebe0e294a7f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:07:09.981Z|aeda958b-83a5-4505-a9ca-00fa925ce0c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:07:09.981Z|aeda958b-83a5-4505-a9ca-00fa925ce0c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:07:15.208Z|efc20266-46c9-4e90-bf04-47212be30352|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:07:15.209Z|efc20266-46c9-4e90-bf04-47212be30352|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:07:18.715Z|69856a66-c509-49eb-a7fe-8988df437eb2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:07:18.716Z|69856a66-c509-49eb-a7fe-8988df437eb2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:07:19.059Z|f3cd3ef4-4850-4f29-aeda-bc298732aa6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:07:19.060Z|f3cd3ef4-4850-4f29-aeda-bc298732aa6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:07:20.004Z|fa15ab67-558b-49dc-98e5-e9e897c94b38|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:07:20.005Z|fa15ab67-558b-49dc-98e5-e9e897c94b38|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:07:28.744Z|754c5bbc-cf39-4b3a-a89e-6fd55b4b4930|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:07:28.745Z|754c5bbc-cf39-4b3a-a89e-6fd55b4b4930|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:07:29.088Z|cce714fa-0a74-430e-999c-5d5461fe36c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:07:29.089Z|cce714fa-0a74-430e-999c-5d5461fe36c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:07:30.025Z|6fcaf81b-4e90-4da2-a7fc-1ad9022de529|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:07:30.026Z|6fcaf81b-4e90-4da2-a7fc-1ad9022de529|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:07:30.208Z|1bafaf00-757a-4f94-954d-8e6fb2c67d45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:07:30.209Z|1bafaf00-757a-4f94-954d-8e6fb2c67d45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:07:31.130Z|2fedcb6b-32c5-4f0a-ac6a-78330a59aca0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:07:31.131Z|2fedcb6b-32c5-4f0a-ac6a-78330a59aca0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:07:38.773Z|f7f602e6-0ca1-4026-bee4-3f3fd6e0b692|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:07:38.774Z|f7f602e6-0ca1-4026-bee4-3f3fd6e0b692|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:07:39.118Z|54dba57a-eb17-48da-aa32-455616d724c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:07:39.119Z|54dba57a-eb17-48da-aa32-455616d724c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:07:40.050Z|500f7810-29c0-4191-9f6b-6787023e1134|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:07:40.050Z|500f7810-29c0-4191-9f6b-6787023e1134|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:07:40.407Z|29700bf6-1c5a-4207-9213-04d44322245e|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T07:07:40.408Z|29700bf6-1c5a-4207-9213-04d44322245e|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T07:07:45.208Z|042bd475-9036-4436-a152-e7bdbb9a9e70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:07:45.209Z|042bd475-9036-4436-a152-e7bdbb9a9e70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:07:48.801Z|6f1dd5fc-5e01-452c-865f-dc320491c251|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:07:48.802Z|6f1dd5fc-5e01-452c-865f-dc320491c251|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:07:49.147Z|20f8e4ce-4852-4399-96f3-ca985c731ac3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:07:49.147Z|20f8e4ce-4852-4399-96f3-ca985c731ac3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:07:50.078Z|995b618b-c05c-4109-87fa-8c0124b5da7b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:07:50.078Z|995b618b-c05c-4109-87fa-8c0124b5da7b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:07:58.829Z|f1d7fe27-d6dc-4b70-87be-876be3cadc7f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:07:58.831Z|f1d7fe27-d6dc-4b70-87be-876be3cadc7f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:07:59.174Z|9255bbda-e91b-462d-b8d8-100b846aebc1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:07:59.175Z|9255bbda-e91b-462d-b8d8-100b846aebc1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:08:00.104Z|ccd3b372-eba7-4dd3-b229-93f0bd06dffb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:08:00.105Z|ccd3b372-eba7-4dd3-b229-93f0bd06dffb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:08:00.208Z|40c058ca-552b-468c-b03a-8cd034e30870|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:08:00.209Z|40c058ca-552b-468c-b03a-8cd034e30870|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:08:01.131Z|dd3c93b7-f403-4833-9aeb-c88cf50e1836|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:08:01.132Z|dd3c93b7-f403-4833-9aeb-c88cf50e1836|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:08:08.857Z|cf106b70-01f9-4397-8e9f-ef4eed490cd8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:08:08.857Z|cf106b70-01f9-4397-8e9f-ef4eed490cd8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:08:09.201Z|a39f753d-7a07-4fe3-bb39-6c0a3075e882|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:08:09.202Z|a39f753d-7a07-4fe3-bb39-6c0a3075e882|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:08:10.128Z|292266a9-8aa9-4ccd-afe2-8b10fccbb079|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:08:10.129Z|292266a9-8aa9-4ccd-afe2-8b10fccbb079|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:08:15.208Z|574f6342-3d05-4123-88de-6b1c096da793|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:08:15.209Z|574f6342-3d05-4123-88de-6b1c096da793|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:08:18.884Z|7cc5b771-10ee-49e9-a3cc-9684fc7cfc57|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:08:18.885Z|7cc5b771-10ee-49e9-a3cc-9684fc7cfc57|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:08:19.231Z|72c16b33-e979-45c2-b995-2462b577a424|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:08:19.232Z|72c16b33-e979-45c2-b995-2462b577a424|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:08:20.155Z|2d25f305-70a1-4fa4-8ee7-dc005ffdf9c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:08:20.156Z|2d25f305-70a1-4fa4-8ee7-dc005ffdf9c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:08:28.912Z|b51601b8-ba57-41e0-9455-a8fb72d8d0de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:08:28.913Z|b51601b8-ba57-41e0-9455-a8fb72d8d0de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:08:29.259Z|5a9479a8-4d38-446a-8033-9baf2de58af1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:08:29.259Z|5a9479a8-4d38-446a-8033-9baf2de58af1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:08:30.179Z|831214a9-2ecd-4437-ba59-d2ecbc4dcaee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:08:30.179Z|831214a9-2ecd-4437-ba59-d2ecbc4dcaee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:08:30.208Z|424e1b21-4f1c-4c84-a49c-03758e9582ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:08:30.209Z|424e1b21-4f1c-4c84-a49c-03758e9582ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:08:31.132Z|a1db85d3-300b-40b6-b2bb-30a6a4e3d443|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:08:31.132Z|a1db85d3-300b-40b6-b2bb-30a6a4e3d443|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:08:38.938Z|61d685af-3715-4ad2-bedb-a73b92e7b7d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:08:38.939Z|61d685af-3715-4ad2-bedb-a73b92e7b7d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:08:39.285Z|cda91575-a7e7-4483-ae80-60520e68c8fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:08:39.286Z|cda91575-a7e7-4483-ae80-60520e68c8fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:08:40.204Z|e9dba754-db9c-4dde-b030-a4b29bdb60fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:08:40.205Z|e9dba754-db9c-4dde-b030-a4b29bdb60fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:08:40.407Z|0072d206-388e-47a2-9d21-bf9fb24a0794|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T07:08:40.408Z|0072d206-388e-47a2-9d21-bf9fb24a0794|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T07:08:45.209Z|46d7c922-c024-4bba-9bce-a79f11e23778|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:08:45.210Z|46d7c922-c024-4bba-9bce-a79f11e23778|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:08:48.964Z|15be1e6b-1a49-4065-a58e-400900cde958|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:08:48.965Z|15be1e6b-1a49-4065-a58e-400900cde958|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:08:49.312Z|41efe9fe-838e-4281-bc4e-fed9189f51f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:08:49.313Z|41efe9fe-838e-4281-bc4e-fed9189f51f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:08:50.225Z|101ea474-e793-4185-be3c-addbb4c81cb9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:08:50.226Z|101ea474-e793-4185-be3c-addbb4c81cb9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:08:58.992Z|7a561d5d-77ed-4b62-866f-65e633874165|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:08:58.993Z|7a561d5d-77ed-4b62-866f-65e633874165|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:08:59.340Z|a34711a3-3112-461d-8aba-593c19d03ebf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:08:59.341Z|a34711a3-3112-461d-8aba-593c19d03ebf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:09:00.208Z|66f7015d-4d0e-4335-a916-b6a579841a84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:09:00.208Z|66f7015d-4d0e-4335-a916-b6a579841a84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:09:00.250Z|4dc1f86c-df9e-41cb-b509-2a72ff462eb3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:09:00.250Z|4dc1f86c-df9e-41cb-b509-2a72ff462eb3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:09:01.133Z|7a6929ab-8a27-4cd5-a5bd-6362bf2d84f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:09:01.133Z|7a6929ab-8a27-4cd5-a5bd-6362bf2d84f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:09:09.017Z|291a701d-47ec-4128-b582-f8ba19f91db9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:09:09.018Z|291a701d-47ec-4128-b582-f8ba19f91db9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:09:09.368Z|e581de16-3bb2-46ee-a2db-d2664b7c3378|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:09:09.369Z|e581de16-3bb2-46ee-a2db-d2664b7c3378|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:09:10.276Z|d9f76279-7891-4533-90da-f2a81a29c3b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:09:10.277Z|d9f76279-7891-4533-90da-f2a81a29c3b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:09:15.208Z|65db1a1e-b496-4993-b462-bf749dbd354b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:09:15.209Z|65db1a1e-b496-4993-b462-bf749dbd354b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:09:19.043Z|6df4a34a-b480-43c2-ba0a-bf7df58420dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:09:19.044Z|6df4a34a-b480-43c2-ba0a-bf7df58420dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:09:19.396Z|cf2815a8-bb46-4208-bb2b-1faf8c5ec882|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:09:19.397Z|cf2815a8-bb46-4208-bb2b-1faf8c5ec882|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:09:20.300Z|806f6c0a-1120-46c7-8a9f-91ee7bcdbde5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:09:20.301Z|806f6c0a-1120-46c7-8a9f-91ee7bcdbde5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:09:29.072Z|790d0be1-dcab-4124-8219-3c1416896915|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:09:29.073Z|790d0be1-dcab-4124-8219-3c1416896915|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:09:29.426Z|6be3cd9b-fd8d-4577-a968-df021c13cce6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:09:29.427Z|6be3cd9b-fd8d-4577-a968-df021c13cce6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:09:30.208Z|a8a458c6-c74a-40b4-9bf7-9ce3166a2a34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:09:30.210Z|a8a458c6-c74a-40b4-9bf7-9ce3166a2a34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:09:30.323Z|ba3b2259-87f5-428e-abaf-c1cf12ca15c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:09:30.323Z|ba3b2259-87f5-428e-abaf-c1cf12ca15c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:09:31.134Z|302cbfd8-ce09-48b0-9d07-f21eb4ea404c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:09:31.134Z|302cbfd8-ce09-48b0-9d07-f21eb4ea404c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:09:39.099Z|0dd946b1-8cfd-4eb6-889f-24811fee3fda|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:09:39.099Z|0dd946b1-8cfd-4eb6-889f-24811fee3fda|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:09:39.454Z|3a9a881b-5d18-4286-907d-21215994dd99|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:09:39.454Z|3a9a881b-5d18-4286-907d-21215994dd99|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:09:40.350Z|a4df229d-dfad-49a3-9cb2-2be68cdfc97e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:09:40.351Z|a4df229d-dfad-49a3-9cb2-2be68cdfc97e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:09:40.408Z|aabdb0e3-deeb-4d73-9a25-144731a10a2c|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T07:09:40.409Z|aabdb0e3-deeb-4d73-9a25-144731a10a2c|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T07:09:45.208Z|a0b07212-de06-467c-aab2-86e795887d88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:09:45.209Z|a0b07212-de06-467c-aab2-86e795887d88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:09:49.126Z|a671a4cd-b7fc-43d2-8e56-a9d8cbc0f814|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:09:49.127Z|a671a4cd-b7fc-43d2-8e56-a9d8cbc0f814|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:09:49.480Z|677f1f4d-b983-4ddb-83ec-eec5d0c1921b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:09:49.481Z|677f1f4d-b983-4ddb-83ec-eec5d0c1921b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:09:50.373Z|e9b0f4d0-8504-46e6-984e-f1defe0f0009|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:09:50.374Z|e9b0f4d0-8504-46e6-984e-f1defe0f0009|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:09:59.153Z|97d9c082-db09-4566-b416-dc9b0ba8e915|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:09:59.154Z|97d9c082-db09-4566-b416-dc9b0ba8e915|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:09:59.508Z|3caeb540-7d02-4ce6-848f-eb16f489455b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:09:59.508Z|3caeb540-7d02-4ce6-848f-eb16f489455b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:10:00.208Z|b08b3007-78a4-4e72-894d-0808d13c2de2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:10:00.209Z|b08b3007-78a4-4e72-894d-0808d13c2de2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:10:00.399Z|9d35362f-cf31-4311-8bdf-1681c8b5a781|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:10:00.400Z|9d35362f-cf31-4311-8bdf-1681c8b5a781|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:10:01.135Z|9bceb4e3-3da1-46f4-90ae-bb294a875a01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:10:01.136Z|9bceb4e3-3da1-46f4-90ae-bb294a875a01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:10:09.177Z|111d21ff-7ba2-4922-a829-dde8f1651bcd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:10:09.177Z|111d21ff-7ba2-4922-a829-dde8f1651bcd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:10:09.533Z|873eceb5-5093-4163-ae10-c36fb646496e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:10:09.534Z|873eceb5-5093-4163-ae10-c36fb646496e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:10:10.428Z|4a90fa69-0af9-4623-baa8-278225c4c73d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:10:10.428Z|4a90fa69-0af9-4623-baa8-278225c4c73d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:10:15.208Z|8fb5ab5f-d190-4bc8-9b2f-0523fd3d1c90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:10:15.210Z|8fb5ab5f-d190-4bc8-9b2f-0523fd3d1c90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:10:19.204Z|f061069d-87c4-44bc-b948-f7028a6fc128|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:10:19.205Z|f061069d-87c4-44bc-b948-f7028a6fc128|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:10:19.562Z|7fc07ee1-6203-4bbf-9721-6c34a1f51b03|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:10:19.562Z|7fc07ee1-6203-4bbf-9721-6c34a1f51b03|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:10:20.452Z|31390619-fe44-45ce-9dd8-0fc7c0f8842c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:10:20.453Z|31390619-fe44-45ce-9dd8-0fc7c0f8842c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:10:29.239Z|c6eb31b5-74da-45a8-aada-12850f163b48|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:10:29.239Z|c6eb31b5-74da-45a8-aada-12850f163b48|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:10:29.586Z|8a5d84de-1083-4d1b-aa14-ffcd30ab167a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:10:29.587Z|8a5d84de-1083-4d1b-aa14-ffcd30ab167a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:10:30.208Z|b960fe9c-7add-415a-8868-0030a30210e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:10:30.209Z|b960fe9c-7add-415a-8868-0030a30210e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:10:30.475Z|754da657-2ef4-4d4f-8e7c-af4bb82e3d0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:10:30.476Z|754da657-2ef4-4d4f-8e7c-af4bb82e3d0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:10:31.136Z|8184f14e-8d80-4ad2-93ef-2f4f194a7c76|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:10:31.136Z|8184f14e-8d80-4ad2-93ef-2f4f194a7c76|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:10:39.266Z|771f21e4-cc8e-43b5-8215-5f769ff693fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:10:39.267Z|771f21e4-cc8e-43b5-8215-5f769ff693fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:10:39.613Z|35ab0495-deda-4e1c-b97f-2da9a79ccb60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:10:39.613Z|35ab0495-deda-4e1c-b97f-2da9a79ccb60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:10:40.408Z|8721976f-79bc-4de1-aa69-748d5168385d|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T07:10:40.409Z|8721976f-79bc-4de1-aa69-748d5168385d|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T07:10:40.504Z|145e2942-ee13-49ee-b8d3-2fb775bcdc96|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:10:40.505Z|145e2942-ee13-49ee-b8d3-2fb775bcdc96|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:10:45.208Z|79da14e8-96eb-447f-a651-a43084f889a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:10:45.209Z|79da14e8-96eb-447f-a651-a43084f889a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:10:49.294Z|474e8843-81b2-43dd-aadf-43e9485b4020|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:10:49.295Z|474e8843-81b2-43dd-aadf-43e9485b4020|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:10:49.638Z|e7852753-5ec9-4584-ac9b-92bce4c4cbf9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:10:49.639Z|e7852753-5ec9-4584-ac9b-92bce4c4cbf9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:10:50.535Z|bea2feb6-9eba-47c3-a5ec-104a40738ddd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:10:50.536Z|bea2feb6-9eba-47c3-a5ec-104a40738ddd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:10:59.322Z|8122e854-bf9c-4624-a792-c9823ce84810|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:10:59.323Z|8122e854-bf9c-4624-a792-c9823ce84810|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:10:59.664Z|c0f084dd-3801-4c32-a4a3-712989c6eb0b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:10:59.664Z|c0f084dd-3801-4c32-a4a3-712989c6eb0b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:11:00.208Z|e35e7b4b-9c74-4f80-837a-4f7f46c9660b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:11:00.211Z|e35e7b4b-9c74-4f80-837a-4f7f46c9660b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:11:00.564Z|528c6f06-a034-49b8-96a0-ba07ba4f579b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:11:00.565Z|528c6f06-a034-49b8-96a0-ba07ba4f579b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:11:01.137Z|24a47a24-44b3-4cd3-89cf-7442062d02c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:11:01.137Z|24a47a24-44b3-4cd3-89cf-7442062d02c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:11:09.357Z|63601ef0-309e-4524-b848-50416a79a734|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:11:09.358Z|63601ef0-309e-4524-b848-50416a79a734|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:11:09.685Z|361df6aa-5ec6-4a6f-a3df-630c2265eab2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:11:09.686Z|361df6aa-5ec6-4a6f-a3df-630c2265eab2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:11:10.594Z|eed3d850-c7fd-4d78-832a-c379a85e5d2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:11:10.595Z|eed3d850-c7fd-4d78-832a-c379a85e5d2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:11:15.208Z|cae6819a-a72a-4280-96bd-ee10f17bf3a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:11:15.209Z|cae6819a-a72a-4280-96bd-ee10f17bf3a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:11:19.385Z|2b1a5beb-8089-4d30-9185-29279f085ea5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:11:19.386Z|2b1a5beb-8089-4d30-9185-29279f085ea5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:11:19.711Z|f8472d29-81b0-490d-9a0f-bbbe5c631eca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:11:19.712Z|f8472d29-81b0-490d-9a0f-bbbe5c631eca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:11:20.620Z|5682362f-b2d9-42aa-b920-726a7630651d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:11:20.621Z|5682362f-b2d9-42aa-b920-726a7630651d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:11:29.413Z|ba95c060-d34e-4d47-94fc-8629b3e644a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:11:29.414Z|ba95c060-d34e-4d47-94fc-8629b3e644a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:11:29.737Z|9a1c6a6a-bbd4-45a8-beec-9c677e22ea2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:11:29.737Z|9a1c6a6a-bbd4-45a8-beec-9c677e22ea2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:11:30.208Z|a5092915-a946-423c-a9c8-e96b444d8e75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:11:30.209Z|a5092915-a946-423c-a9c8-e96b444d8e75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:11:30.642Z|b006cf88-9c57-4e65-ae97-d2c7d86bef83|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:11:30.643Z|b006cf88-9c57-4e65-ae97-d2c7d86bef83|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:11:31.138Z|e312e454-c26c-4f2b-90cb-c7d3c845bd85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:11:31.138Z|e312e454-c26c-4f2b-90cb-c7d3c845bd85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:11:39.440Z|1bcd3246-18b7-4c3e-b144-d21658cd7a90|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:11:39.441Z|1bcd3246-18b7-4c3e-b144-d21658cd7a90|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:11:39.763Z|3dedcadf-b806-4754-8976-4e9a8d74355c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:11:39.764Z|3dedcadf-b806-4754-8976-4e9a8d74355c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:11:40.408Z|f2ad9022-bfca-4458-85c6-20e69cb9d48c|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T07:11:40.408Z|f2ad9022-bfca-4458-85c6-20e69cb9d48c|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T07:11:40.667Z|b8788d9a-6a3a-4856-ad1d-69102658f6eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:11:40.668Z|b8788d9a-6a3a-4856-ad1d-69102658f6eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:11:45.208Z|8f8755c3-a90f-4401-8bf4-78ccaa4c1cf4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:11:45.210Z|8f8755c3-a90f-4401-8bf4-78ccaa4c1cf4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:11:49.469Z|9ea69b59-6f79-4624-8b5e-1f8e99fcc1e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:11:49.470Z|9ea69b59-6f79-4624-8b5e-1f8e99fcc1e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:11:49.790Z|2e826d5c-5b9a-4261-b637-74a18b51803a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:11:49.791Z|2e826d5c-5b9a-4261-b637-74a18b51803a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:11:50.693Z|ca26c3ff-17fc-430d-b05e-5ff2a43daf6c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:11:50.694Z|ca26c3ff-17fc-430d-b05e-5ff2a43daf6c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:11:59.497Z|c46045b6-3395-48af-9e8a-fc919f54d438|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:11:59.498Z|c46045b6-3395-48af-9e8a-fc919f54d438|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:11:59.818Z|ce0db69f-857d-4e88-964f-64ae22bc0dae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:11:59.819Z|ce0db69f-857d-4e88-964f-64ae22bc0dae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:12:00.208Z|a02ac435-6b9c-4030-afba-468e5c656588|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:12:00.209Z|a02ac435-6b9c-4030-afba-468e5c656588|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:12:00.719Z|f1681efa-224e-40de-95e1-62cbd6f7914c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:12:00.719Z|f1681efa-224e-40de-95e1-62cbd6f7914c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:12:01.139Z|098ac88b-86d6-4aab-81ab-570ec80af329|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:12:01.140Z|098ac88b-86d6-4aab-81ab-570ec80af329|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:12:09.525Z|ba1c9d65-bc6b-456b-88d1-2280940b6f20|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:12:09.526Z|ba1c9d65-bc6b-456b-88d1-2280940b6f20|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:12:09.846Z|71a8e2ee-d1da-4998-a2b2-04b0bc552226|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:12:09.847Z|71a8e2ee-d1da-4998-a2b2-04b0bc552226|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:12:10.744Z|fa1d1d71-47ea-449b-889b-9ae7b7aa68f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:12:10.745Z|fa1d1d71-47ea-449b-889b-9ae7b7aa68f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:12:15.208Z|6a4ee79b-c99b-4575-887b-b5eab6c577b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:12:15.209Z|6a4ee79b-c99b-4575-887b-b5eab6c577b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:12:19.555Z|17fcc538-a19a-4747-aabc-cc3956b564fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:12:19.555Z|17fcc538-a19a-4747-aabc-cc3956b564fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:12:19.875Z|1ae87f95-737e-4eb1-95c5-fcccd026a304|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:12:19.876Z|1ae87f95-737e-4eb1-95c5-fcccd026a304|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:12:20.770Z|7797b497-e019-4e89-94a6-76c4a7ec5fcc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:12:20.770Z|7797b497-e019-4e89-94a6-76c4a7ec5fcc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:12:29.580Z|9fac1ad2-4407-4317-ba61-b214d1b819ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:12:29.581Z|9fac1ad2-4407-4317-ba61-b214d1b819ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:12:29.902Z|9b919d99-c726-45b6-a49b-9a6c8d867ae7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:12:29.903Z|9b919d99-c726-45b6-a49b-9a6c8d867ae7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:12:30.208Z|3420c4cc-68d7-4572-90c5-dc2f2eed10b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:12:30.210Z|3420c4cc-68d7-4572-90c5-dc2f2eed10b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:12:30.793Z|950e68b1-7397-4361-adef-8f6c8c3b481f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:12:30.793Z|950e68b1-7397-4361-adef-8f6c8c3b481f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:12:31.140Z|51d64d17-a95e-4515-a72f-d671a02be27e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:12:31.141Z|51d64d17-a95e-4515-a72f-d671a02be27e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:12:39.607Z|2a967866-3b3c-4c3c-92be-980068f3d38c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:12:39.607Z|2a967866-3b3c-4c3c-92be-980068f3d38c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:12:39.929Z|1c481431-6d45-4c52-b832-e04243716d9e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:12:39.930Z|1c481431-6d45-4c52-b832-e04243716d9e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:12:40.407Z|2040b9d5-eff3-4662-8f3e-9b1f8766dc6f|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T07:12:40.408Z|2040b9d5-eff3-4662-8f3e-9b1f8766dc6f|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T07:12:40.816Z|cbefdb5e-79ad-470c-9efa-9a644806f9ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:12:40.817Z|cbefdb5e-79ad-470c-9efa-9a644806f9ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:12:45.208Z|3f5ac09a-4fe7-4c6b-9522-3b09848ed7d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:12:45.209Z|3f5ac09a-4fe7-4c6b-9522-3b09848ed7d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:12:49.635Z|8e176fa1-f08a-4006-9999-9bd1f7d903d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:12:49.636Z|8e176fa1-f08a-4006-9999-9bd1f7d903d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:12:49.958Z|1b1b2baf-ac21-4f08-a31f-e554c7e18cd7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:12:49.959Z|1b1b2baf-ac21-4f08-a31f-e554c7e18cd7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:12:50.839Z|382fe5f4-755b-4c5b-92cb-ec30e095a169|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:12:50.839Z|382fe5f4-755b-4c5b-92cb-ec30e095a169|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:12:59.666Z|c8314ddb-7f32-418d-bfcc-c346f662d58b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:12:59.667Z|c8314ddb-7f32-418d-bfcc-c346f662d58b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:12:59.986Z|84699c77-f3d8-416a-86bd-d5c13616682f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:12:59.986Z|84699c77-f3d8-416a-86bd-d5c13616682f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:13:00.208Z|b62bb91a-69b6-407d-b759-2e4206bc0c73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:13:00.209Z|b62bb91a-69b6-407d-b759-2e4206bc0c73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:13:00.861Z|7cf8ca12-1c2a-4683-8c09-c1cc392e6683|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:13:00.861Z|7cf8ca12-1c2a-4683-8c09-c1cc392e6683|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:13:01.141Z|4bc08c2d-4c9f-4e1b-a15c-f5598be13fe4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:13:01.142Z|4bc08c2d-4c9f-4e1b-a15c-f5598be13fe4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:13:09.694Z|e281cdf6-84cd-4e08-80ad-89d897dcc66f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:13:09.695Z|e281cdf6-84cd-4e08-80ad-89d897dcc66f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:13:10.015Z|26d9b4b8-e209-4dde-b9a4-4c913e803201|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:13:10.016Z|26d9b4b8-e209-4dde-b9a4-4c913e803201|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:13:10.887Z|de344138-8a46-49b9-ae3c-0a3b1fe00a04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:13:10.887Z|de344138-8a46-49b9-ae3c-0a3b1fe00a04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:13:15.208Z|66445111-4622-4b39-bdaa-b476f03209b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:13:15.210Z|66445111-4622-4b39-bdaa-b476f03209b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:13:19.725Z|3760b2db-539a-4b5b-8bb1-a7eef345d93c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:13:19.726Z|3760b2db-539a-4b5b-8bb1-a7eef345d93c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:13:20.043Z|ff613ecb-2bab-4d6a-8ddb-6ca94a0a492a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:13:20.044Z|ff613ecb-2bab-4d6a-8ddb-6ca94a0a492a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:13:20.909Z|3cdb4cd9-6e93-45c0-9e5f-94b8637e15bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:13:20.909Z|3cdb4cd9-6e93-45c0-9e5f-94b8637e15bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:13:29.754Z|378a2bfe-e644-4a8a-aca1-a5e12a737379|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:13:29.754Z|378a2bfe-e644-4a8a-aca1-a5e12a737379|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:13:30.072Z|86f40985-1240-4cf4-a63a-db22f108b594|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:13:30.073Z|86f40985-1240-4cf4-a63a-db22f108b594|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:13:30.208Z|a2a0c324-1317-4133-93c0-88e966572a3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:13:30.209Z|a2a0c324-1317-4133-93c0-88e966572a3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:13:30.934Z|c372523c-2058-46cf-b929-18babfc7d46a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:13:30.935Z|c372523c-2058-46cf-b929-18babfc7d46a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:13:31.142Z|591bdfbc-435f-4b0f-9988-68996f25164e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:13:31.143Z|591bdfbc-435f-4b0f-9988-68996f25164e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:13:39.782Z|2d35851f-424f-4aa8-a3a2-9dd34e0d3529|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:13:39.782Z|2d35851f-424f-4aa8-a3a2-9dd34e0d3529|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:13:40.100Z|56063571-ed8c-4dab-88ca-6ae851533026|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:13:40.100Z|56063571-ed8c-4dab-88ca-6ae851533026|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:13:40.409Z|e8ff0bf4-7955-4c19-8d04-ea7c61cf828c|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T07:13:40.410Z|e8ff0bf4-7955-4c19-8d04-ea7c61cf828c|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T07:13:40.956Z|7e672498-038a-4f5f-8735-8f1122bcb466|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:13:40.956Z|7e672498-038a-4f5f-8735-8f1122bcb466|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:13:45.208Z|0e8ac43e-a3be-4b91-8fff-a1c15f37524d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:13:45.209Z|0e8ac43e-a3be-4b91-8fff-a1c15f37524d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:13:49.807Z|4d853c33-38d9-4acf-b7b3-5480e55c70a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:13:49.808Z|4d853c33-38d9-4acf-b7b3-5480e55c70a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:13:50.127Z|d5f967c2-b84d-408a-87d9-a21d7901f1ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:13:50.128Z|d5f967c2-b84d-408a-87d9-a21d7901f1ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:13:50.985Z|631b86d2-f0f4-4bc6-88e3-2bc70e27391c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:13:50.985Z|631b86d2-f0f4-4bc6-88e3-2bc70e27391c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:13:59.833Z|9a1c491b-e43c-4d77-a124-21118f58b485|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:13:59.834Z|9a1c491b-e43c-4d77-a124-21118f58b485|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:14:00.156Z|e3756ce2-53ed-4c02-a0d0-4696509cbbc9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:14:00.157Z|e3756ce2-53ed-4c02-a0d0-4696509cbbc9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:14:00.208Z|c738d5bf-2c66-4d65-afe8-61d650a7e5b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:14:00.210Z|c738d5bf-2c66-4d65-afe8-61d650a7e5b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:14:01.009Z|14781bc8-fe78-4789-a57c-5fcebb4524f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:14:01.009Z|14781bc8-fe78-4789-a57c-5fcebb4524f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:14:01.143Z|87280942-dc9c-4698-8983-ce5d0aced1c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:14:01.144Z|87280942-dc9c-4698-8983-ce5d0aced1c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:14:09.864Z|12ed3ac7-5b19-4af8-9f1d-a02ce68f0060|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:14:09.865Z|12ed3ac7-5b19-4af8-9f1d-a02ce68f0060|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:14:10.186Z|83bb0820-0774-4efe-a605-bdb6746ae6a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:14:10.187Z|83bb0820-0774-4efe-a605-bdb6746ae6a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:14:11.032Z|0076b4b3-f36f-4601-a9d5-9c140f9f33b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:14:11.033Z|0076b4b3-f36f-4601-a9d5-9c140f9f33b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:14:15.208Z|aefefbe0-3565-412e-931a-3a81b230c695|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:14:15.209Z|aefefbe0-3565-412e-931a-3a81b230c695|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:14:19.894Z|cf0c5953-d706-4111-ad47-b5fb399a8222|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:14:19.895Z|cf0c5953-d706-4111-ad47-b5fb399a8222|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:14:20.214Z|1ff9fa61-ff36-4698-bd4d-050d2ac39b8a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:14:20.214Z|1ff9fa61-ff36-4698-bd4d-050d2ac39b8a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:14:21.058Z|415076fd-2eea-45e4-8fac-4aecd7109ff6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:14:21.059Z|415076fd-2eea-45e4-8fac-4aecd7109ff6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:14:29.922Z|d025a94f-aeb3-4ed0-8997-7f278a192c5e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:14:29.922Z|d025a94f-aeb3-4ed0-8997-7f278a192c5e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:14:30.208Z|55c44633-1689-4f45-b76a-f346b599cfab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:14:30.209Z|55c44633-1689-4f45-b76a-f346b599cfab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:14:30.240Z|84e2c1f7-f83e-4139-978b-ee12d67d34fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:14:30.241Z|84e2c1f7-f83e-4139-978b-ee12d67d34fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:14:31.083Z|6bc40aff-164d-4f9b-bffa-c51dbe3ad3db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:14:31.083Z|6bc40aff-164d-4f9b-bffa-c51dbe3ad3db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:14:31.144Z|b321329e-e54d-477d-befd-0ca13b83f1d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:14:31.145Z|b321329e-e54d-477d-befd-0ca13b83f1d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:14:39.950Z|e297c46a-f021-4aae-aac3-bca68fca167c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:14:39.950Z|e297c46a-f021-4aae-aac3-bca68fca167c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:14:40.269Z|33c11b9a-6a90-4fca-9a37-fa4df4c13171|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:14:40.269Z|33c11b9a-6a90-4fca-9a37-fa4df4c13171|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:14:40.408Z|8aaf78b9-1868-406e-8915-111f7d788943|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T07:14:40.409Z|8aaf78b9-1868-406e-8915-111f7d788943|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T07:14:41.107Z|c2429ea6-4c88-4f17-b0b5-64d2a1cad567|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:14:41.108Z|c2429ea6-4c88-4f17-b0b5-64d2a1cad567|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:14:45.208Z|aa5aef2c-0454-4dfc-89e7-1dfcec36773c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:14:45.210Z|aa5aef2c-0454-4dfc-89e7-1dfcec36773c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:14:49.977Z|11ee654f-0f64-4ff1-a080-b5e3f34cd5b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:14:49.978Z|11ee654f-0f64-4ff1-a080-b5e3f34cd5b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:14:50.297Z|b155e8bb-0822-453a-ac22-8e9c27e7617f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:14:50.298Z|b155e8bb-0822-453a-ac22-8e9c27e7617f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:14:51.129Z|fe6f724d-ae13-42a8-aaf5-3fa7fc220142|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:14:51.130Z|fe6f724d-ae13-42a8-aaf5-3fa7fc220142|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:15:00.006Z|2cedfcd6-a3ce-4696-a4d8-a6d3244234f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:15:00.007Z|2cedfcd6-a3ce-4696-a4d8-a6d3244234f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:15:00.208Z|044bdd48-a450-4cae-94c7-f022b4a9910d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:15:00.209Z|044bdd48-a450-4cae-94c7-f022b4a9910d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:15:00.324Z|7be82fe2-daca-42e1-b8bf-48054b1869ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:15:00.325Z|7be82fe2-daca-42e1-b8bf-48054b1869ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:15:01.145Z|61ab83d1-e68e-4459-8c5f-90909c1515a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:15:01.146Z|61ab83d1-e68e-4459-8c5f-90909c1515a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:15:01.154Z|9c2ff227-36d5-43af-8192-1b5b68723f82|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:15:01.154Z|9c2ff227-36d5-43af-8192-1b5b68723f82|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:15:10.035Z|a5d356c4-69b0-487e-b1cf-e52871428ad1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:15:10.036Z|a5d356c4-69b0-487e-b1cf-e52871428ad1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:15:10.351Z|203c276c-bfba-405b-a924-2471c0115527|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:15:10.351Z|203c276c-bfba-405b-a924-2471c0115527|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:15:11.181Z|74cea972-58d4-45cf-8844-7e833fd36f93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:15:11.181Z|74cea972-58d4-45cf-8844-7e833fd36f93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:15:15.208Z|caf765b0-f810-4c8a-b7cc-12417ceb688d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:15:15.209Z|caf765b0-f810-4c8a-b7cc-12417ceb688d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:15:20.062Z|1e6c0203-0f41-454e-b953-22b70e9986a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:15:20.063Z|1e6c0203-0f41-454e-b953-22b70e9986a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:15:20.378Z|09842ccd-f1b7-4e9b-a0c5-2f6163d31b91|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:15:20.379Z|09842ccd-f1b7-4e9b-a0c5-2f6163d31b91|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:15:21.205Z|71bb3630-4ced-4cb3-8561-019630bb1237|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:15:21.205Z|71bb3630-4ced-4cb3-8561-019630bb1237|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:15:30.090Z|d9fbd819-c1e9-4daa-829d-877be7840e0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:15:30.091Z|d9fbd819-c1e9-4daa-829d-877be7840e0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:15:30.208Z|7ee19a5b-539f-41b2-9724-bdffa734f4e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:15:30.210Z|7ee19a5b-539f-41b2-9724-bdffa734f4e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:15:30.407Z|fdac5162-3c00-4d05-9013-a4c2e4d1ee03|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:15:30.407Z|fdac5162-3c00-4d05-9013-a4c2e4d1ee03|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:15:31.146Z|a0025c4e-a080-44d4-b783-15e8d9f43fbf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:15:31.147Z|a0025c4e-a080-44d4-b783-15e8d9f43fbf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:15:31.230Z|c766309c-0a1c-40b8-91af-8e99b6a64fc9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:15:31.230Z|c766309c-0a1c-40b8-91af-8e99b6a64fc9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:15:40.118Z|1239224f-ec4d-443b-acf9-af51b11d9291|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:15:40.118Z|1239224f-ec4d-443b-acf9-af51b11d9291|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:15:40.407Z|8ad77ca9-6626-4576-8a98-0154c7338479|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T07:15:40.408Z|8ad77ca9-6626-4576-8a98-0154c7338479|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T07:15:40.435Z|41e99529-35fb-4d2b-850c-5dc1b12d374a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:15:40.436Z|41e99529-35fb-4d2b-850c-5dc1b12d374a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:15:41.255Z|18da41a5-2675-40d0-9044-0f5c47ad5626|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:15:41.256Z|18da41a5-2675-40d0-9044-0f5c47ad5626|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:15:45.208Z|f51e5ded-b9f3-4fa0-aa94-6f0d33d15817|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:15:45.209Z|f51e5ded-b9f3-4fa0-aa94-6f0d33d15817|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:15:50.147Z|8476c5e9-a064-4ea5-8113-87ba729af86b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:15:50.148Z|8476c5e9-a064-4ea5-8113-87ba729af86b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:15:50.465Z|e9a4c0ee-2bf1-4e83-9ec4-db201f12778e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:15:50.465Z|e9a4c0ee-2bf1-4e83-9ec4-db201f12778e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:15:51.281Z|9ed380e4-2a2d-4e97-8433-7c8790e2f97a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:15:51.282Z|9ed380e4-2a2d-4e97-8433-7c8790e2f97a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:16:00.174Z|8bcf766d-b54d-4875-bc14-77732372e432|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:16:00.175Z|8bcf766d-b54d-4875-bc14-77732372e432|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:16:00.208Z|abb1ba97-8b21-4f16-ae3f-ffda24af5b56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:16:00.208Z|abb1ba97-8b21-4f16-ae3f-ffda24af5b56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:16:00.492Z|aba69db9-f44a-4e98-a9f5-656d0c361e9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:16:00.493Z|aba69db9-f44a-4e98-a9f5-656d0c361e9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:16:01.147Z|57561ea1-23ca-4f05-acac-fea47f41a141|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:16:01.148Z|57561ea1-23ca-4f05-acac-fea47f41a141|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:16:01.309Z|026f3923-da76-4002-9fef-0308c03d1496|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:16:01.309Z|026f3923-da76-4002-9fef-0308c03d1496|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:16:10.200Z|0b0ca81d-75c5-488b-a1a1-b379c0507b78|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:16:10.201Z|0b0ca81d-75c5-488b-a1a1-b379c0507b78|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:16:10.521Z|d1aa94ab-4e70-4eb5-bd38-26c6aa83794b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:16:10.521Z|d1aa94ab-4e70-4eb5-bd38-26c6aa83794b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:16:11.336Z|1feb0ebc-65e6-4d08-a078-3e317e0aa1f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:16:11.337Z|1feb0ebc-65e6-4d08-a078-3e317e0aa1f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:16:15.208Z|0f0807b2-76ea-4983-8bec-b4f5b4c3773f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:16:15.209Z|0f0807b2-76ea-4983-8bec-b4f5b4c3773f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:16:20.226Z|8c811a22-d584-491c-ad1f-76ff481c3cb8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:16:20.226Z|8c811a22-d584-491c-ad1f-76ff481c3cb8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:16:20.548Z|6c1b4492-b3d1-42d9-8517-11e2d4a72f01|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:16:20.549Z|6c1b4492-b3d1-42d9-8517-11e2d4a72f01|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:16:21.365Z|63c104ff-1a8d-4faf-b44a-d30156f6f6f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:16:21.366Z|63c104ff-1a8d-4faf-b44a-d30156f6f6f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:16:30.208Z|e95a3c14-cc97-4919-ab81-7737633d3f3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:16:30.209Z|e95a3c14-cc97-4919-ab81-7737633d3f3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:16:30.253Z|d28bdbcb-ad28-47cc-b176-9cd7e39d2a12|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:16:30.254Z|d28bdbcb-ad28-47cc-b176-9cd7e39d2a12|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:16:30.578Z|4bbd2078-787a-455e-9779-320ad777e5cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:16:30.579Z|4bbd2078-787a-455e-9779-320ad777e5cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:16:31.148Z|a2e6ed92-e397-4d39-bd20-187028848ff8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:16:31.149Z|a2e6ed92-e397-4d39-bd20-187028848ff8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:16:31.389Z|db116c50-cc9c-4f40-9da1-68b8cf9db00d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:16:31.390Z|db116c50-cc9c-4f40-9da1-68b8cf9db00d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:16:40.282Z|15fbd12b-24ce-46fe-8777-b4bbe2a297e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:16:40.283Z|15fbd12b-24ce-46fe-8777-b4bbe2a297e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:16:40.407Z|82c937e6-a674-418c-a21a-c8677a1c5c54|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T07:16:40.408Z|82c937e6-a674-418c-a21a-c8677a1c5c54|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T07:16:40.607Z|32fa2feb-dda2-4122-8a8c-69fc80d0544b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:16:40.608Z|32fa2feb-dda2-4122-8a8c-69fc80d0544b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:16:41.413Z|bea02c1c-ddf2-442c-baca-6eaf9dd90fe4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:16:41.414Z|bea02c1c-ddf2-442c-baca-6eaf9dd90fe4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:16:45.208Z|72c01bda-c3dd-4b9b-8635-4496afa1bdb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:16:45.209Z|72c01bda-c3dd-4b9b-8635-4496afa1bdb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:16:50.312Z|d35c7801-e073-4c1c-acfa-f8c08308ef40|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:16:50.313Z|d35c7801-e073-4c1c-acfa-f8c08308ef40|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:16:50.636Z|6d950a4a-ec58-4d10-8ac8-e34a0c7cb5e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:16:50.637Z|6d950a4a-ec58-4d10-8ac8-e34a0c7cb5e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:16:51.436Z|40893994-2f1e-4407-bf66-2b0594ee37db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:16:51.437Z|40893994-2f1e-4407-bf66-2b0594ee37db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:17:00.208Z|154d89ed-3af5-4abb-9961-92259c9cdb77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:17:00.210Z|154d89ed-3af5-4abb-9961-92259c9cdb77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:17:00.340Z|67ffbc8b-a3f4-400a-ae8f-ec20e764fbe1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:17:00.340Z|67ffbc8b-a3f4-400a-ae8f-ec20e764fbe1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:17:00.665Z|b82b3f68-ea86-409b-a1c5-b6292f222137|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:17:00.666Z|b82b3f68-ea86-409b-a1c5-b6292f222137|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:17:01.149Z|fdc21b5e-290a-4b69-92f8-abf7a0e74e02|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:17:01.150Z|fdc21b5e-290a-4b69-92f8-abf7a0e74e02|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:17:01.462Z|cc56da6f-ba1a-4a5c-8569-c08bd817c387|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:17:01.462Z|cc56da6f-ba1a-4a5c-8569-c08bd817c387|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:17:10.365Z|6d80134f-1389-4a60-811d-7eacebed4580|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:17:10.366Z|6d80134f-1389-4a60-811d-7eacebed4580|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:17:10.694Z|9c403269-00e8-48c5-9ff6-2afd788663b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:17:10.694Z|9c403269-00e8-48c5-9ff6-2afd788663b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:17:11.489Z|1c972208-6f14-485d-97b0-e061500b3408|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:17:11.489Z|1c972208-6f14-485d-97b0-e061500b3408|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:17:15.208Z|c06dc9f1-5780-42d0-9080-0979c3f46dc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:17:15.209Z|c06dc9f1-5780-42d0-9080-0979c3f46dc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:17:20.393Z|09e35433-37b5-4bb7-b318-ffa93bbba138|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:17:20.393Z|09e35433-37b5-4bb7-b318-ffa93bbba138|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:17:20.723Z|d281d808-dd13-4ff4-b7bc-c1241660b355|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:17:20.724Z|d281d808-dd13-4ff4-b7bc-c1241660b355|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:17:21.517Z|8f29cfaf-3dd6-4b1e-a4fd-2ea7e45594f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:17:21.518Z|8f29cfaf-3dd6-4b1e-a4fd-2ea7e45594f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:17:30.208Z|48ac7c87-e62a-44c3-80de-335d60ebd5ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:17:30.209Z|48ac7c87-e62a-44c3-80de-335d60ebd5ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:17:30.421Z|ce8fa8ab-0592-4f3d-a6e9-1bb69e472b76|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:17:30.421Z|ce8fa8ab-0592-4f3d-a6e9-1bb69e472b76|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:17:30.753Z|6f8ad665-e4c3-4128-a7d2-12160e203aa8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:17:30.754Z|6f8ad665-e4c3-4128-a7d2-12160e203aa8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:17:31.150Z|50f9545e-8484-42f8-ba5a-875232cab1c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:17:31.150Z|50f9545e-8484-42f8-ba5a-875232cab1c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:17:31.545Z|0b23da7b-e919-436c-8d90-4334733702f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:17:31.546Z|0b23da7b-e919-436c-8d90-4334733702f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:17:40.408Z|1c2f9552-234f-46ef-8ddf-f579c7b65dc4|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T07:17:40.409Z|1c2f9552-234f-46ef-8ddf-f579c7b65dc4|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T07:17:40.450Z|05a930fd-c2af-436e-9fdc-5edcdf8ba349|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:17:40.450Z|05a930fd-c2af-436e-9fdc-5edcdf8ba349|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:17:40.781Z|1884273b-17b9-4f03-a73e-3ae1706cf014|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:17:40.781Z|1884273b-17b9-4f03-a73e-3ae1706cf014|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:17:41.568Z|ce1e244d-fff7-496d-bf66-3dc213660ddf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:17:41.568Z|ce1e244d-fff7-496d-bf66-3dc213660ddf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:17:45.208Z|8be9562d-3547-4e54-8599-5fe9ab6a8acf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:17:45.210Z|8be9562d-3547-4e54-8599-5fe9ab6a8acf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:17:50.478Z|8dfa4465-ff3c-4f3c-825d-7984c770aa4c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:17:50.479Z|8dfa4465-ff3c-4f3c-825d-7984c770aa4c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:17:50.807Z|84cec1ba-e2d5-4f75-b457-9820d18be7c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:17:50.808Z|84cec1ba-e2d5-4f75-b457-9820d18be7c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:17:51.591Z|7bc53a25-c4bc-4976-8651-7e64cb24e519|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:17:51.591Z|7bc53a25-c4bc-4976-8651-7e64cb24e519|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:18:00.208Z|97897e94-0267-437b-bdb5-424c9b0ebc86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:18:00.209Z|97897e94-0267-437b-bdb5-424c9b0ebc86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:18:00.506Z|e973839b-7414-425d-86ad-67f0eb1bb97c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:18:00.506Z|e973839b-7414-425d-86ad-67f0eb1bb97c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:18:00.835Z|3635fdd0-7a92-4a00-8f45-6b3cacb5781c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:18:00.835Z|3635fdd0-7a92-4a00-8f45-6b3cacb5781c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:18:01.151Z|110cbd8d-3e06-4eca-a72d-6f26373e57ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:18:01.152Z|110cbd8d-3e06-4eca-a72d-6f26373e57ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:18:01.619Z|0869b724-7379-401b-bb91-ac520acefea8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:18:01.619Z|0869b724-7379-401b-bb91-ac520acefea8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:18:10.532Z|8d21c9c9-166d-4d9b-a54d-0835f444023c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:18:10.533Z|8d21c9c9-166d-4d9b-a54d-0835f444023c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:18:10.863Z|6e98dafc-a382-40ec-b754-6c5f526ffd04|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:18:10.864Z|6e98dafc-a382-40ec-b754-6c5f526ffd04|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:18:11.648Z|49c3a7a4-67ae-4ac2-82ca-c2b73b33d19b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:18:11.649Z|49c3a7a4-67ae-4ac2-82ca-c2b73b33d19b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:18:15.208Z|30cdeb7b-0a77-4296-a703-f2a4d2a36679|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:18:15.209Z|30cdeb7b-0a77-4296-a703-f2a4d2a36679|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:18:20.557Z|da19a7fb-6584-469a-ab55-813941a6e5e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:18:20.557Z|da19a7fb-6584-469a-ab55-813941a6e5e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:18:20.889Z|244cf09f-05a8-4b52-8c8c-83602aaa2def|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:18:20.889Z|244cf09f-05a8-4b52-8c8c-83602aaa2def|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:18:21.670Z|8d472488-39f5-41c3-b33c-197542fc918b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:18:21.670Z|8d472488-39f5-41c3-b33c-197542fc918b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:18:30.208Z|7e94991a-fa72-498f-bfd4-d28a28633f0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:18:30.210Z|7e94991a-fa72-498f-bfd4-d28a28633f0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:18:30.586Z|0f34ce1b-62df-4567-b0fd-fa86d272364b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:18:30.586Z|0f34ce1b-62df-4567-b0fd-fa86d272364b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:18:30.914Z|06b559d9-4739-472d-b183-f6ec9d7995be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:18:30.915Z|06b559d9-4739-472d-b183-f6ec9d7995be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:18:31.152Z|68a32bd3-7863-4147-be8e-4a4fd9eda8ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:18:31.153Z|68a32bd3-7863-4147-be8e-4a4fd9eda8ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:18:31.696Z|1e91e43b-c99e-473a-b543-c63e7242227e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:18:31.697Z|1e91e43b-c99e-473a-b543-c63e7242227e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:18:40.407Z|ae92810b-899b-40a9-add7-f8fee6c95b4d|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T07:18:40.408Z|ae92810b-899b-40a9-add7-f8fee6c95b4d|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T07:18:40.615Z|df4ddbbe-8c57-46ef-9d6f-f98703472440|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:18:40.615Z|df4ddbbe-8c57-46ef-9d6f-f98703472440|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:18:40.946Z|d1ead9cd-1726-48d3-9c61-6f8314793e0e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:18:40.947Z|d1ead9cd-1726-48d3-9c61-6f8314793e0e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:18:41.718Z|af07f756-f206-40f7-8aea-bc4fce761fe2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:18:41.719Z|af07f756-f206-40f7-8aea-bc4fce761fe2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:18:45.208Z|11c0b6e8-e6ea-4ebb-a324-187df817761e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:18:45.209Z|11c0b6e8-e6ea-4ebb-a324-187df817761e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:18:50.644Z|41c5db4c-057b-48a2-a0e6-6f0c3d97f7c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:18:50.645Z|41c5db4c-057b-48a2-a0e6-6f0c3d97f7c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:18:50.972Z|1dc30471-0418-46f1-94c1-b2d5f480d15f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:18:50.972Z|1dc30471-0418-46f1-94c1-b2d5f480d15f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:18:51.745Z|5cafa103-872a-4399-aa1b-993999155cda|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:18:51.746Z|5cafa103-872a-4399-aa1b-993999155cda|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:19:00.208Z|5ca7d13d-2de5-4c26-b30e-46c714cf43fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:19:00.209Z|5ca7d13d-2de5-4c26-b30e-46c714cf43fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:19:00.671Z|263f7797-b968-48d3-a3f4-22c179918682|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:19:00.671Z|263f7797-b968-48d3-a3f4-22c179918682|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:19:00.999Z|1a7edf9a-4df5-4b19-80b9-82765f794c1a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:19:00.999Z|1a7edf9a-4df5-4b19-80b9-82765f794c1a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:19:01.153Z|2f523528-6f97-468f-b826-3578ab52723b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:19:01.154Z|2f523528-6f97-468f-b826-3578ab52723b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:19:01.772Z|d5dc0a90-0345-4c91-9c2d-f6e3e7563fd7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:19:01.772Z|d5dc0a90-0345-4c91-9c2d-f6e3e7563fd7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:19:10.698Z|2e50419d-bffe-415c-82cc-71ce1584fb6b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:19:10.699Z|2e50419d-bffe-415c-82cc-71ce1584fb6b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:19:11.025Z|78630140-56c3-4155-8fbd-46455240e9f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:19:11.026Z|78630140-56c3-4155-8fbd-46455240e9f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:19:11.796Z|6c7d25c1-9b44-48b9-9f26-cdb1f423bb05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:19:11.797Z|6c7d25c1-9b44-48b9-9f26-cdb1f423bb05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:19:15.208Z|0c3bcad5-31d6-413c-878b-f359e23fecfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:19:15.210Z|0c3bcad5-31d6-413c-878b-f359e23fecfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:19:20.727Z|593b7a1f-ebcb-4294-b539-53e718f005fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:19:20.728Z|593b7a1f-ebcb-4294-b539-53e718f005fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:19:21.052Z|8d724943-ddf9-476b-b846-671a8679348d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:19:21.053Z|8d724943-ddf9-476b-b846-671a8679348d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:19:21.822Z|5e7b6972-e3db-491b-ba18-239a6c0b6804|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:19:21.823Z|5e7b6972-e3db-491b-ba18-239a6c0b6804|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:19:30.208Z|b8bfbb06-bd88-4cf1-9114-695e72b7d46f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:19:30.209Z|b8bfbb06-bd88-4cf1-9114-695e72b7d46f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:19:30.756Z|c7ae5bc6-326c-470d-b313-3409abccc27b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:19:30.756Z|c7ae5bc6-326c-470d-b313-3409abccc27b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:19:31.080Z|be2f0573-d8e8-4610-bca0-ef6d3120fc96|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:19:31.080Z|be2f0573-d8e8-4610-bca0-ef6d3120fc96|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:19:31.154Z|264f09f1-da50-4dc1-87d8-507d962a79d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:19:31.155Z|264f09f1-da50-4dc1-87d8-507d962a79d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:19:31.845Z|7907ff0d-82a1-4a7f-af46-8f0fe88eaec3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:19:31.846Z|7907ff0d-82a1-4a7f-af46-8f0fe88eaec3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:19:40.407Z|74e2861d-7754-4893-81a7-c7b8b5e0b7e9|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T07:19:40.408Z|74e2861d-7754-4893-81a7-c7b8b5e0b7e9|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T07:19:40.785Z|b05e5e03-fc9d-4040-b880-80d22da7dfb7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:19:40.786Z|b05e5e03-fc9d-4040-b880-80d22da7dfb7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:19:41.108Z|5cdb4ef7-501d-4c35-b91e-e33e8b0e2137|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:19:41.109Z|5cdb4ef7-501d-4c35-b91e-e33e8b0e2137|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:19:41.872Z|5018f363-ac1e-4562-96cc-0278307eed6c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:19:41.873Z|5018f363-ac1e-4562-96cc-0278307eed6c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:19:45.208Z|08ae4d77-dfdd-47f3-b7e2-bf26686ebcf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:19:45.209Z|08ae4d77-dfdd-47f3-b7e2-bf26686ebcf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:19:50.812Z|aa59d6f6-9c09-4677-a998-2a3b8b9c37d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:19:50.813Z|aa59d6f6-9c09-4677-a998-2a3b8b9c37d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:19:51.134Z|48377c49-07a2-41eb-b391-8d4b8f8a3cda|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:19:51.135Z|48377c49-07a2-41eb-b391-8d4b8f8a3cda|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:19:51.895Z|5a4b234f-8699-4aa2-a55f-57468eca55d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:19:51.896Z|5a4b234f-8699-4aa2-a55f-57468eca55d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:20:00.208Z|1af5ca0f-8571-4789-9a81-dbe398fe3dae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:20:00.210Z|1af5ca0f-8571-4789-9a81-dbe398fe3dae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:20:00.841Z|67a1e3ed-699f-42d6-9316-05eddae081a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:20:00.841Z|67a1e3ed-699f-42d6-9316-05eddae081a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:20:01.156Z|9f2e669b-3a23-4e80-b915-520158fc639a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:20:01.156Z|9f2e669b-3a23-4e80-b915-520158fc639a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:20:01.163Z|06c8e37b-cdfb-40ab-8631-e614620c231d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:20:01.164Z|06c8e37b-cdfb-40ab-8631-e614620c231d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:20:01.922Z|9490d53c-a20b-49b0-8008-dfb971a9b132|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:20:01.922Z|9490d53c-a20b-49b0-8008-dfb971a9b132|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:20:10.870Z|56aca299-ebfb-4a3f-b160-7eaff91590bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:20:10.871Z|56aca299-ebfb-4a3f-b160-7eaff91590bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:20:11.191Z|17d05634-1603-4bd2-8f7f-a8943ebd1802|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:20:11.192Z|17d05634-1603-4bd2-8f7f-a8943ebd1802|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:20:11.949Z|6dc6ebb1-8840-4062-8e68-339c0653c139|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:20:11.949Z|6dc6ebb1-8840-4062-8e68-339c0653c139|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:20:15.208Z|76a44ae5-8a1c-4c8a-ac6e-9d907ee4ef87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:20:15.209Z|76a44ae5-8a1c-4c8a-ac6e-9d907ee4ef87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:20:20.898Z|041f1216-75a8-441d-859c-32c3e2fe7673|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:20:20.899Z|041f1216-75a8-441d-859c-32c3e2fe7673|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:20:21.220Z|4d83a78a-99c3-4ce9-837c-b84a3f39ec21|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:20:21.220Z|4d83a78a-99c3-4ce9-837c-b84a3f39ec21|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:20:21.976Z|63ea41d2-e1c8-4305-8f5d-1ccf866d904d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:20:21.976Z|63ea41d2-e1c8-4305-8f5d-1ccf866d904d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:20:30.208Z|b88556d7-1735-45ac-aeef-3f43ae764e11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:20:30.209Z|b88556d7-1735-45ac-aeef-3f43ae764e11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:20:30.935Z|b305600e-3aaf-4c7e-a84d-32e3574e6f77|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:20:30.935Z|b305600e-3aaf-4c7e-a84d-32e3574e6f77|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:20:31.157Z|1026ddde-1b91-49ab-896d-d8f6fbe085c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:20:31.157Z|1026ddde-1b91-49ab-896d-d8f6fbe085c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:20:31.248Z|abe80556-326d-4430-b89e-b147d7a01d6a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:20:31.249Z|abe80556-326d-4430-b89e-b147d7a01d6a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:20:32.003Z|27d60911-404c-4e78-a6b3-195989e1f09a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:20:32.003Z|27d60911-404c-4e78-a6b3-195989e1f09a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:20:40.408Z|4bc1643e-b3a7-4aab-b134-7c681a225bfb|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T07:20:40.408Z|4bc1643e-b3a7-4aab-b134-7c681a225bfb|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T07:20:40.963Z|a54f14ce-ff87-4c2c-9522-ac2dbc2b9748|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:20:40.963Z|a54f14ce-ff87-4c2c-9522-ac2dbc2b9748|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:20:41.277Z|20918d41-b3e2-4d82-a612-aba1dc93ec86|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:20:41.278Z|20918d41-b3e2-4d82-a612-aba1dc93ec86|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:20:42.028Z|d3b43d8e-bedd-466f-9a78-bfaacb6b2e16|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:20:42.029Z|d3b43d8e-bedd-466f-9a78-bfaacb6b2e16|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:20:45.208Z|8aa76963-c144-44b0-bf96-6263d88637f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:20:45.210Z|8aa76963-c144-44b0-bf96-6263d88637f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:20:50.990Z|933f0246-8ed3-432b-ba4e-f21a7e20bdd2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:20:50.990Z|933f0246-8ed3-432b-ba4e-f21a7e20bdd2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:20:51.308Z|03ff1ee5-bf4a-45ee-b434-031d8ad527a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:20:51.308Z|03ff1ee5-bf4a-45ee-b434-031d8ad527a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:20:52.055Z|5fad8a49-bc6a-4e1d-be21-13c9b6a1f44f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:20:52.056Z|5fad8a49-bc6a-4e1d-be21-13c9b6a1f44f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:21:00.208Z|99827c1c-8a44-4f28-ab10-409b169ae138|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:21:00.209Z|99827c1c-8a44-4f28-ab10-409b169ae138|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:21:01.017Z|d10065cd-ce6a-4ffc-8c8c-db31cb49628e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:21:01.017Z|d10065cd-ce6a-4ffc-8c8c-db31cb49628e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:21:01.158Z|863e45e9-bc94-46e8-8fe5-af87cb62205e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:21:01.158Z|863e45e9-bc94-46e8-8fe5-af87cb62205e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:21:01.335Z|fd9f1854-3eb7-43d4-bccc-02c7c1815371|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:21:01.336Z|fd9f1854-3eb7-43d4-bccc-02c7c1815371|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:21:02.083Z|2f340ec3-a40b-4b9e-a53e-07414438646e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:21:02.084Z|2f340ec3-a40b-4b9e-a53e-07414438646e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:21:11.044Z|58533dc4-8854-421b-b257-54776cc1a404|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:21:11.044Z|58533dc4-8854-421b-b257-54776cc1a404|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:21:11.365Z|5ef07a8f-167b-47be-812b-5f7fa9aa7d93|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:21:11.365Z|5ef07a8f-167b-47be-812b-5f7fa9aa7d93|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:21:12.121Z|d2f22dad-ee9e-4df2-93cd-3c1ad67e9df9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:21:12.121Z|d2f22dad-ee9e-4df2-93cd-3c1ad67e9df9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:21:15.208Z|3b050fd2-6155-4701-ab83-c8cdd0dc2eb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:21:15.209Z|3b050fd2-6155-4701-ab83-c8cdd0dc2eb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:21:21.071Z|6d45f302-7661-4826-bbff-2b7755f2710e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:21:21.072Z|6d45f302-7661-4826-bbff-2b7755f2710e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:21:21.392Z|1f8a51a8-f032-4ef4-8712-638bd266a20e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:21:21.393Z|1f8a51a8-f032-4ef4-8712-638bd266a20e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:21:22.144Z|8fdc4441-20a0-4d0c-acfb-b474ef7e1852|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:21:22.144Z|8fdc4441-20a0-4d0c-acfb-b474ef7e1852|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:21:30.208Z|3ecec523-1689-45d8-80d5-34d334012745|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:21:30.210Z|3ecec523-1689-45d8-80d5-34d334012745|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:21:31.099Z|d9065758-d971-4fbc-b213-ffb8371d4614|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:21:31.100Z|d9065758-d971-4fbc-b213-ffb8371d4614|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:21:31.159Z|1c7cd6e2-85b8-4f91-b887-698f34afe338|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:21:31.159Z|1c7cd6e2-85b8-4f91-b887-698f34afe338|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:21:31.420Z|758f6ed0-5ee9-4441-9118-699eff46f1dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:21:31.420Z|758f6ed0-5ee9-4441-9118-699eff46f1dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:21:32.172Z|261494e6-4225-4994-8964-9b66ce666b35|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:21:32.173Z|261494e6-4225-4994-8964-9b66ce666b35|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:21:40.407Z|a6027bad-3fcf-4a5f-ade5-8b97c79b085f|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T07:21:40.408Z|a6027bad-3fcf-4a5f-ade5-8b97c79b085f|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T07:21:41.128Z|f3c86c1d-5d75-49ea-b02b-58275fe0742b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:21:41.128Z|f3c86c1d-5d75-49ea-b02b-58275fe0742b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:21:41.449Z|4ca1f9e1-d906-47b9-b180-9cba352165d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:21:41.450Z|4ca1f9e1-d906-47b9-b180-9cba352165d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:21:42.196Z|3401d618-d5c0-48a1-a0ef-f7ee80707653|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:21:42.197Z|3401d618-d5c0-48a1-a0ef-f7ee80707653|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:21:45.208Z|6849757c-c4cc-4383-9dd2-8e04ae4b4216|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:21:45.209Z|6849757c-c4cc-4383-9dd2-8e04ae4b4216|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:21:51.154Z|a458d637-0ca8-4dc7-985b-3961b13cca5d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:21:51.155Z|a458d637-0ca8-4dc7-985b-3961b13cca5d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:21:51.477Z|41c98bc6-0101-44b3-b1ee-847232ba1425|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:21:51.478Z|41c98bc6-0101-44b3-b1ee-847232ba1425|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:21:52.219Z|078ebffe-f85b-4e44-bb60-3854629012b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:21:52.220Z|078ebffe-f85b-4e44-bb60-3854629012b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:22:00.208Z|3a43b5b9-01e2-4abf-9374-5082e666c5a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:22:00.209Z|3a43b5b9-01e2-4abf-9374-5082e666c5a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:22:01.159Z|c2232fe6-47d2-4335-aa78-9c34b459451f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:22:01.160Z|c2232fe6-47d2-4335-aa78-9c34b459451f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:22:01.182Z|6a5849a3-df91-429d-8a49-de4a42f72c51|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:22:01.183Z|6a5849a3-df91-429d-8a49-de4a42f72c51|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:22:01.505Z|411f6fa4-7050-4374-a639-3a8deccf2f50|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:22:01.505Z|411f6fa4-7050-4374-a639-3a8deccf2f50|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:22:02.244Z|b48dbbfd-ccd9-4b6c-bb78-da12d9ff3829|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:22:02.244Z|b48dbbfd-ccd9-4b6c-bb78-da12d9ff3829|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:22:11.208Z|ef9a704c-f260-405e-8890-325291439c58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:22:11.208Z|ef9a704c-f260-405e-8890-325291439c58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:22:11.531Z|4bbeceb0-e549-4408-9d74-98928bfc8b37|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:22:11.532Z|4bbeceb0-e549-4408-9d74-98928bfc8b37|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:22:12.271Z|df39b040-3756-4224-b9b9-10da76749790|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:22:12.272Z|df39b040-3756-4224-b9b9-10da76749790|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:22:15.208Z|71606037-fb8f-4850-a36f-d569d4136408|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:22:15.210Z|71606037-fb8f-4850-a36f-d569d4136408|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:22:21.235Z|e6497348-0be8-403f-bd40-275486b6e678|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:22:21.236Z|e6497348-0be8-403f-bd40-275486b6e678|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:22:21.560Z|c8acd3ac-cf10-440f-9b4a-bc8adc5535c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:22:21.560Z|c8acd3ac-cf10-440f-9b4a-bc8adc5535c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:22:22.295Z|7bf1b3f6-04f4-4b2a-bcbb-deff1ecdb841|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:22:22.296Z|7bf1b3f6-04f4-4b2a-bcbb-deff1ecdb841|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:22:30.208Z|d6bcf258-e12f-4d77-aea7-b79ff6a2490c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:22:30.209Z|d6bcf258-e12f-4d77-aea7-b79ff6a2490c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:22:31.160Z|f4ae1c5f-9961-4e5d-ad78-0fb0196395d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:22:31.161Z|f4ae1c5f-9961-4e5d-ad78-0fb0196395d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:22:31.264Z|882a62fa-922e-4ba3-9441-1d1167cc963b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:22:31.265Z|882a62fa-922e-4ba3-9441-1d1167cc963b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:22:31.590Z|260d95f9-45ae-4ada-b757-bf97bf3cbd4d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:22:31.590Z|260d95f9-45ae-4ada-b757-bf97bf3cbd4d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:22:32.320Z|a0b9cd0b-6003-4f1f-8c83-8b2b77073132|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:22:32.321Z|a0b9cd0b-6003-4f1f-8c83-8b2b77073132|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:22:40.407Z|53ed1c10-1250-46e5-912e-677d9fd3d077|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T07:22:40.408Z|53ed1c10-1250-46e5-912e-677d9fd3d077|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T07:22:41.293Z|8c31870c-96e4-43d5-bcb8-e7049d18c62a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:22:41.293Z|8c31870c-96e4-43d5-bcb8-e7049d18c62a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:22:41.620Z|8edac210-7aa9-47b7-96ad-ef5eb372d36f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:22:41.621Z|8edac210-7aa9-47b7-96ad-ef5eb372d36f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:22:42.347Z|a12014f1-a008-4262-87fd-d8dd31c48870|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:22:42.347Z|a12014f1-a008-4262-87fd-d8dd31c48870|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:22:45.208Z|312301c7-4fbd-486d-948b-b21737f3daff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:22:45.209Z|312301c7-4fbd-486d-948b-b21737f3daff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:22:51.317Z|80b2a860-d82e-44b2-a057-cf0ec7fc894f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:22:51.318Z|80b2a860-d82e-44b2-a057-cf0ec7fc894f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:22:51.650Z|54f42142-df8b-4cf7-9f8a-6866e2ba9bf2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:22:51.651Z|54f42142-df8b-4cf7-9f8a-6866e2ba9bf2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:22:52.373Z|c444ca01-a8ad-4574-9fa1-f5f80ffd5104|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:22:52.374Z|c444ca01-a8ad-4574-9fa1-f5f80ffd5104|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:23:00.208Z|4b3802e1-b82f-4516-a405-1a5750684a4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:23:00.209Z|4b3802e1-b82f-4516-a405-1a5750684a4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:23:01.161Z|a9cc4f33-a1cd-4c5a-ab5c-2caf432e1264|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:23:01.162Z|a9cc4f33-a1cd-4c5a-ab5c-2caf432e1264|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:23:01.343Z|2bdb3825-9822-4cf9-9bcb-0f55e35c5860|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:23:01.344Z|2bdb3825-9822-4cf9-9bcb-0f55e35c5860|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:23:01.675Z|088883bb-b7b7-43b1-a161-ecab646fd515|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:23:01.675Z|088883bb-b7b7-43b1-a161-ecab646fd515|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:23:02.398Z|06951a4e-df9c-43c9-b9ee-95f9f428f61e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:23:02.398Z|06951a4e-df9c-43c9-b9ee-95f9f428f61e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:23:11.370Z|d9091dfb-d09c-4093-a9d1-23452909846a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:23:11.370Z|d9091dfb-d09c-4093-a9d1-23452909846a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:23:11.699Z|c5de0e25-3ea6-4b2b-ad98-2fb0fcd90d16|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:23:11.700Z|c5de0e25-3ea6-4b2b-ad98-2fb0fcd90d16|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:23:12.422Z|bded3959-ee79-4c53-b8da-ba13e96b3c61|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:23:12.423Z|bded3959-ee79-4c53-b8da-ba13e96b3c61|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:23:15.208Z|00de25c5-7ec7-489e-aa38-f7cfab6d3731|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:23:15.209Z|00de25c5-7ec7-489e-aa38-f7cfab6d3731|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:23:21.397Z|02815503-c319-4e8c-851b-1c40264587e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:23:21.398Z|02815503-c319-4e8c-851b-1c40264587e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:23:21.725Z|fc2efd31-fa9f-4f3a-b913-1489474548ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:23:21.726Z|fc2efd31-fa9f-4f3a-b913-1489474548ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:23:22.446Z|6427dbae-5507-4dd5-91dd-187455461d65|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:23:22.446Z|6427dbae-5507-4dd5-91dd-187455461d65|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:23:30.208Z|b4ccb064-9621-40a3-a214-17a5ae313dfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:23:30.209Z|b4ccb064-9621-40a3-a214-17a5ae313dfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:23:31.162Z|18679d2e-d84d-4a0d-9f16-798f58cb3baa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:23:31.163Z|18679d2e-d84d-4a0d-9f16-798f58cb3baa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:23:31.426Z|413fa59b-6a26-444c-874f-e01a7062abaa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:23:31.427Z|413fa59b-6a26-444c-874f-e01a7062abaa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:23:31.754Z|1220a957-cfa3-40c9-8317-46d1c045e6b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:23:31.755Z|1220a957-cfa3-40c9-8317-46d1c045e6b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:23:32.470Z|3f292ac0-cd23-453a-aa64-4dd48a706282|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:23:32.470Z|3f292ac0-cd23-453a-aa64-4dd48a706282|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:23:40.407Z|48a9a8d3-76ee-4570-99af-8f873581e993|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T07:23:40.408Z|48a9a8d3-76ee-4570-99af-8f873581e993|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T07:23:41.454Z|910151a2-79f7-4cc8-98b2-907ad70db574|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:23:41.454Z|910151a2-79f7-4cc8-98b2-907ad70db574|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:23:41.781Z|12a1f7f5-b34c-4630-94dc-4b22b8c63707|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:23:41.781Z|12a1f7f5-b34c-4630-94dc-4b22b8c63707|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:23:42.498Z|022a5aab-2756-4486-b09e-377307eda1fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:23:42.499Z|022a5aab-2756-4486-b09e-377307eda1fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:23:45.208Z|ec8e1e75-87c5-4abd-9046-b65ca745e0e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:23:45.209Z|ec8e1e75-87c5-4abd-9046-b65ca745e0e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:23:51.481Z|417366ef-8cd7-441b-8caf-05f46654b295|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:23:51.482Z|417366ef-8cd7-441b-8caf-05f46654b295|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:23:51.809Z|39ca1ad7-f5ae-4371-8152-1189137101ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:23:51.809Z|39ca1ad7-f5ae-4371-8152-1189137101ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:23:52.524Z|2545f668-fa42-4430-a0b1-6619cc4a3ee5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:23:52.525Z|2545f668-fa42-4430-a0b1-6619cc4a3ee5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:24:00.208Z|ff9f4723-6389-45fa-a7b9-9101dcc45b56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:24:00.209Z|ff9f4723-6389-45fa-a7b9-9101dcc45b56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:24:01.163Z|c57c2708-4278-49f8-9679-ab9e3ba8ce4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:24:01.164Z|c57c2708-4278-49f8-9679-ab9e3ba8ce4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:24:01.512Z|5aea6833-1b0e-4fd6-864d-c2ca755cdb2f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:24:01.513Z|5aea6833-1b0e-4fd6-864d-c2ca755cdb2f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:24:01.837Z|f89ff851-f836-49d6-bced-8c209b707799|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:24:01.837Z|f89ff851-f836-49d6-bced-8c209b707799|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:24:02.546Z|69708f48-d7bd-404a-96f3-357edb384f04|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:24:02.546Z|69708f48-d7bd-404a-96f3-357edb384f04|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:24:11.540Z|95600b99-3c05-429e-a87b-85c496fab1d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:24:11.540Z|95600b99-3c05-429e-a87b-85c496fab1d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:24:11.866Z|35b75104-21e9-4033-b2fa-fdd6864a15a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:24:11.866Z|35b75104-21e9-4033-b2fa-fdd6864a15a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:24:12.571Z|51dddfb4-e435-4e80-815b-c9a48408d954|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:24:12.572Z|51dddfb4-e435-4e80-815b-c9a48408d954|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:24:15.208Z|72dbc1e5-d746-4bd8-a7fd-48b77464c58c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:24:15.209Z|72dbc1e5-d746-4bd8-a7fd-48b77464c58c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:24:21.567Z|cebaf217-2c84-451d-baf8-0d5f3adc54e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:24:21.567Z|cebaf217-2c84-451d-baf8-0d5f3adc54e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:24:21.892Z|e1244aca-aad4-44cf-9957-b2b225735b4a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:24:21.893Z|e1244aca-aad4-44cf-9957-b2b225735b4a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:24:22.597Z|84b517ce-dcc6-4719-8288-e88458d20c21|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:24:22.598Z|84b517ce-dcc6-4719-8288-e88458d20c21|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:24:30.208Z|fd6bc387-374d-424f-80f5-2621483dc18b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:24:30.210Z|fd6bc387-374d-424f-80f5-2621483dc18b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:24:31.165Z|0c77502b-1baf-4c42-8b3f-3a9b9deb6f59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:24:31.165Z|0c77502b-1baf-4c42-8b3f-3a9b9deb6f59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:24:31.596Z|33a3bf5b-0539-41c8-b51b-66805b2ebf7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:24:31.596Z|33a3bf5b-0539-41c8-b51b-66805b2ebf7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:24:31.922Z|9357e39a-c1a6-46b3-ab04-36cd1555121e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:24:31.923Z|9357e39a-c1a6-46b3-ab04-36cd1555121e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:24:32.622Z|3ebd2174-0e52-41cc-960f-5db9b360d0aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:24:32.622Z|3ebd2174-0e52-41cc-960f-5db9b360d0aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:24:40.407Z|57db739c-1918-4169-be22-0eafcc4f1e60|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T07:24:40.408Z|57db739c-1918-4169-be22-0eafcc4f1e60|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T07:24:41.623Z|628d5f21-7dc1-425c-8f76-d2040c68e787|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:24:41.624Z|628d5f21-7dc1-425c-8f76-d2040c68e787|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:24:41.951Z|bcb26cea-3867-4c36-93cb-905c873356cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:24:41.951Z|bcb26cea-3867-4c36-93cb-905c873356cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:24:42.646Z|60d0248c-e290-4a0a-a2e5-5daf4c27fe6a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:24:42.647Z|60d0248c-e290-4a0a-a2e5-5daf4c27fe6a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:24:45.208Z|932f1fa7-e094-4bed-a4ea-eb32ba2b8064|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:24:45.209Z|932f1fa7-e094-4bed-a4ea-eb32ba2b8064|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:24:51.650Z|184a8cc4-8251-4d33-b231-5611cd1735fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:24:51.651Z|184a8cc4-8251-4d33-b231-5611cd1735fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:24:51.977Z|109a6a5c-4cbd-4e08-a2b6-5c18dc95bf01|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:24:51.977Z|109a6a5c-4cbd-4e08-a2b6-5c18dc95bf01|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:24:52.674Z|82046387-b548-41e3-a788-0197b8f1a371|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:24:52.675Z|82046387-b548-41e3-a788-0197b8f1a371|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:25:00.208Z|c3192fba-c0f1-4a59-a74c-7a79e6a95b4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:25:00.209Z|c3192fba-c0f1-4a59-a74c-7a79e6a95b4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:25:01.166Z|a8e5ec05-dc8e-4650-8b25-e87ce088399b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:25:01.166Z|a8e5ec05-dc8e-4650-8b25-e87ce088399b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:25:01.678Z|063efe38-9937-45e0-b18b-67491a5d56b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:25:01.681Z|063efe38-9937-45e0-b18b-67491a5d56b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:25:02.005Z|4ac58326-88d6-491a-b978-1d95c76795a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:25:02.006Z|4ac58326-88d6-491a-b978-1d95c76795a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:25:02.699Z|1284a6e0-f246-4b9f-8bf9-f199e77430d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:25:02.700Z|1284a6e0-f246-4b9f-8bf9-f199e77430d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:25:11.705Z|135fd607-b1a3-4dee-ad3a-12ce858460c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:25:11.706Z|135fd607-b1a3-4dee-ad3a-12ce858460c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:25:12.033Z|3bd4b2e9-8828-42dd-81d4-1cdc6c579371|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:25:12.034Z|3bd4b2e9-8828-42dd-81d4-1cdc6c579371|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:25:12.722Z|aa7cc285-4103-4735-b2e1-f03ef160d938|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:25:12.723Z|aa7cc285-4103-4735-b2e1-f03ef160d938|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:25:15.208Z|b8584cc8-2983-4082-8e55-02883a031a41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:25:15.210Z|b8584cc8-2983-4082-8e55-02883a031a41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:25:21.734Z|7892f77b-523e-4dc4-8d48-4b2ea8bb528c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:25:21.735Z|7892f77b-523e-4dc4-8d48-4b2ea8bb528c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:25:22.061Z|58e7f802-a7b5-40a8-ba7a-a4b967065f0c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:25:22.061Z|58e7f802-a7b5-40a8-ba7a-a4b967065f0c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:25:22.745Z|36126366-c20a-491a-b524-182973ff44d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:25:22.745Z|36126366-c20a-491a-b524-182973ff44d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:25:30.208Z|56d45991-e22d-4b07-b843-9eab75227f0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:25:30.209Z|56d45991-e22d-4b07-b843-9eab75227f0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:25:31.167Z|68d4c2dd-9b15-4dad-8d06-ac94a54f8dc3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:25:31.167Z|68d4c2dd-9b15-4dad-8d06-ac94a54f8dc3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:25:31.757Z|dfa0c68d-e3bf-47c0-863a-204f31938a01|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:25:31.758Z|dfa0c68d-e3bf-47c0-863a-204f31938a01|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:25:32.090Z|a45230b6-89db-46fa-be66-ffe9b21e86ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:25:32.091Z|a45230b6-89db-46fa-be66-ffe9b21e86ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:25:32.773Z|cdb27162-187a-4b23-a750-3a7831b948a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:25:32.774Z|cdb27162-187a-4b23-a750-3a7831b948a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:25:40.407Z|cb5b9b19-1973-4401-976c-c673f6687f0a|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T07:25:40.407Z|cb5b9b19-1973-4401-976c-c673f6687f0a|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T07:25:41.784Z|fdc7a43f-250f-46ec-982d-3b72fb8b40fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:25:41.785Z|fdc7a43f-250f-46ec-982d-3b72fb8b40fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:25:42.118Z|ecea6fae-e3f9-43a7-b0ef-56f41bca9b64|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:25:42.119Z|ecea6fae-e3f9-43a7-b0ef-56f41bca9b64|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:25:42.797Z|5b294740-2196-4f44-bf6e-c0b49dde502e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:25:42.798Z|5b294740-2196-4f44-bf6e-c0b49dde502e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:25:45.208Z|f50becbf-a73f-4cc4-a309-8f3383bc737e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:25:45.209Z|f50becbf-a73f-4cc4-a309-8f3383bc737e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:25:51.814Z|6611a579-e2c6-483e-b650-6f47c5c8d031|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:25:51.815Z|6611a579-e2c6-483e-b650-6f47c5c8d031|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:25:52.144Z|772dd07b-7838-4d81-99f6-deb7e0241f29|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:25:52.145Z|772dd07b-7838-4d81-99f6-deb7e0241f29|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:25:52.819Z|5284f13f-4e28-4ad6-931c-91f786802fb4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:25:52.820Z|5284f13f-4e28-4ad6-931c-91f786802fb4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:26:00.208Z|11a3cb48-7653-4671-8c46-c6770e1aa27f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:26:00.210Z|11a3cb48-7653-4671-8c46-c6770e1aa27f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:26:01.168Z|c0feb13d-1732-4428-9ff3-5994ae0960a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:26:01.168Z|c0feb13d-1732-4428-9ff3-5994ae0960a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:26:01.841Z|68d4c394-9419-400d-a876-22a3dc70c5b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:26:01.841Z|68d4c394-9419-400d-a876-22a3dc70c5b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:26:02.173Z|f8f4be42-faa7-414b-bcd9-81be87150227|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:26:02.173Z|f8f4be42-faa7-414b-bcd9-81be87150227|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:26:02.843Z|b4a1f14a-7d8d-4260-b859-08c970e9c8fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:26:02.844Z|b4a1f14a-7d8d-4260-b859-08c970e9c8fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:26:11.872Z|ab0bf1df-0c66-4152-b459-450eecb187b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:26:11.872Z|ab0bf1df-0c66-4152-b459-450eecb187b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:26:12.197Z|b7f56ba9-3966-445c-b930-313f49838e8f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:26:12.198Z|b7f56ba9-3966-445c-b930-313f49838e8f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:26:12.867Z|eaa77c66-7f67-4358-8972-4e44d1039992|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:26:12.868Z|eaa77c66-7f67-4358-8972-4e44d1039992|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:26:15.208Z|86e18b90-7ee4-455b-a88a-b6749c82ad3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:26:15.209Z|86e18b90-7ee4-455b-a88a-b6749c82ad3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:26:21.900Z|e58bd7f5-6666-42ad-8557-fab2027f7b07|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:26:21.901Z|e58bd7f5-6666-42ad-8557-fab2027f7b07|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:26:22.224Z|75a10868-7128-4808-a601-74e19c21a2d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:26:22.225Z|75a10868-7128-4808-a601-74e19c21a2d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:26:22.896Z|d848ec67-0a70-4b65-80e9-f14a45c3445b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:26:22.896Z|d848ec67-0a70-4b65-80e9-f14a45c3445b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:26:30.208Z|6c7cf353-ac87-4203-b167-6299f15b6b58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:26:30.209Z|6c7cf353-ac87-4203-b167-6299f15b6b58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:26:31.169Z|0440bb71-e8ba-4589-b37d-e61691497bcc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:26:31.169Z|0440bb71-e8ba-4589-b37d-e61691497bcc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:26:31.929Z|08817815-808e-42fd-9a08-79be76643b8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:26:31.930Z|08817815-808e-42fd-9a08-79be76643b8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:26:32.254Z|4313f8cd-98aa-44c9-a832-63efe72ada4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:26:32.255Z|4313f8cd-98aa-44c9-a832-63efe72ada4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:26:32.923Z|cfd6ea96-fb50-4032-a31b-3bec1e559ae0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:26:32.924Z|cfd6ea96-fb50-4032-a31b-3bec1e559ae0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:26:40.407Z|3bbd5c80-7075-42da-8464-b46e307e5a42|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T07:26:40.409Z|3bbd5c80-7075-42da-8464-b46e307e5a42|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T07:26:41.959Z|1dfdd74d-5621-43a4-970c-60e5aef65a1b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:26:41.959Z|1dfdd74d-5621-43a4-970c-60e5aef65a1b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:26:42.282Z|17ce0787-c979-4d8b-8c34-87b3ce5e0a71|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:26:42.282Z|17ce0787-c979-4d8b-8c34-87b3ce5e0a71|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:26:42.949Z|b0769fa1-590d-4444-9f5d-5249b61bc7c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:26:42.950Z|b0769fa1-590d-4444-9f5d-5249b61bc7c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:26:45.208Z|7a2b7856-e88d-4937-86e4-00308915c0ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:26:45.213Z|7a2b7856-e88d-4937-86e4-00308915c0ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:26:51.987Z|29351a5c-2a4d-41fe-896a-28b3d94c1831|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:26:51.988Z|29351a5c-2a4d-41fe-896a-28b3d94c1831|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:26:52.308Z|d94d5a8a-552d-4730-b5fd-2ea7aa9994b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:26:52.309Z|d94d5a8a-552d-4730-b5fd-2ea7aa9994b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:26:52.973Z|ef5f0860-88c2-4178-b454-9dc1549e724c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:26:52.973Z|ef5f0860-88c2-4178-b454-9dc1549e724c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:27:00.208Z|03259c5d-2a74-4e9a-b318-1f40579ac57a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:27:00.209Z|03259c5d-2a74-4e9a-b318-1f40579ac57a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:27:01.170Z|8cf0ed66-0123-4aab-bcb5-27c81bf206bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:27:01.170Z|8cf0ed66-0123-4aab-bcb5-27c81bf206bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:27:02.017Z|a795c7c9-f599-456e-899d-084b464cadf0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:27:02.018Z|a795c7c9-f599-456e-899d-084b464cadf0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:27:02.338Z|d53d83bf-27a6-40ef-a8f5-af70b8ca44f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:27:02.338Z|d53d83bf-27a6-40ef-a8f5-af70b8ca44f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:27:02.997Z|70cf809c-cb40-4755-8444-d5ed14e58455|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:27:02.997Z|70cf809c-cb40-4755-8444-d5ed14e58455|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:27:12.045Z|a9b5174e-5ec2-4672-8735-d51e0d3e61d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:27:12.045Z|a9b5174e-5ec2-4672-8735-d51e0d3e61d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:27:12.365Z|fc385a1b-14b2-4247-b547-92faa032adbb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:27:12.366Z|fc385a1b-14b2-4247-b547-92faa032adbb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:27:13.024Z|59829bf5-c940-40b4-b6fd-10fe5d33fb4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:27:13.025Z|59829bf5-c940-40b4-b6fd-10fe5d33fb4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:27:15.208Z|8faeb03a-322a-4d58-9dbd-da416f60e589|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:27:15.209Z|8faeb03a-322a-4d58-9dbd-da416f60e589|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:27:22.072Z|897e236d-a960-40a7-b44c-1cc2285f989c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:27:22.073Z|897e236d-a960-40a7-b44c-1cc2285f989c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:27:22.395Z|8f764f8e-fd27-41b1-bfcd-9ac78271e6d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:27:22.395Z|8f764f8e-fd27-41b1-bfcd-9ac78271e6d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:27:23.051Z|45f5fb22-906b-4528-a5df-c82e70965a4f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:27:23.052Z|45f5fb22-906b-4528-a5df-c82e70965a4f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:27:30.208Z|7c2d5f9e-a462-4895-beea-13c3cb5bccae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:27:30.210Z|7c2d5f9e-a462-4895-beea-13c3cb5bccae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:27:31.171Z|d73bc2f0-5011-474b-9b36-da1b0a908f94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:27:31.171Z|d73bc2f0-5011-474b-9b36-da1b0a908f94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:27:32.100Z|c5c9274b-11e0-4817-ad67-315c81ef0f81|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:27:32.100Z|c5c9274b-11e0-4817-ad67-315c81ef0f81|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:27:32.423Z|c0a10fa8-cae9-4ece-beeb-4032748b018e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:27:32.423Z|c0a10fa8-cae9-4ece-beeb-4032748b018e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:27:33.078Z|a90bd271-a2eb-46ea-b142-0d9c9e71431f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:27:33.079Z|a90bd271-a2eb-46ea-b142-0d9c9e71431f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:27:40.408Z|59d6498d-41cd-47f4-8f53-2b88569ed028|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T07:27:40.409Z|59d6498d-41cd-47f4-8f53-2b88569ed028|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T07:27:42.127Z|421a707b-126c-4b1b-853c-219b86d8ef39|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:27:42.128Z|421a707b-126c-4b1b-853c-219b86d8ef39|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:27:42.451Z|d0a44cb0-ead2-449a-97d9-2bf36b10c5fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:27:42.452Z|d0a44cb0-ead2-449a-97d9-2bf36b10c5fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:27:43.101Z|3d94b403-e50f-44fc-95a0-7e08cd732253|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:27:43.102Z|3d94b403-e50f-44fc-95a0-7e08cd732253|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:27:45.208Z|6b174d30-0d77-4a90-8e60-e3b51ec168ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:27:45.209Z|6b174d30-0d77-4a90-8e60-e3b51ec168ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:27:52.154Z|f04454e2-df9f-4c9f-91a0-4d9ffed83c62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:27:52.154Z|f04454e2-df9f-4c9f-91a0-4d9ffed83c62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:27:52.482Z|d6c427b0-c740-4787-9f5a-32d9e2e0bc00|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:27:52.482Z|d6c427b0-c740-4787-9f5a-32d9e2e0bc00|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:27:53.126Z|a5a0941f-6311-4623-8be5-495e6a8f5990|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:27:53.127Z|a5a0941f-6311-4623-8be5-495e6a8f5990|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:28:00.208Z|68358eaf-48bd-4546-8f3f-07960648ee48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:28:00.209Z|68358eaf-48bd-4546-8f3f-07960648ee48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:28:01.172Z|a1d7000e-25af-4339-b9ea-68ad256c6384|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:28:01.172Z|a1d7000e-25af-4339-b9ea-68ad256c6384|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:28:02.191Z|aa39af6e-1b47-41de-b995-38cd296a7411|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:28:02.191Z|aa39af6e-1b47-41de-b995-38cd296a7411|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:28:02.512Z|3c762627-367e-4fa8-b37a-b940fa1ce804|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:28:02.512Z|3c762627-367e-4fa8-b37a-b940fa1ce804|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:28:03.151Z|8962ff5f-6911-4e5a-9849-59dbec751a8d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:28:03.151Z|8962ff5f-6911-4e5a-9849-59dbec751a8d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:28:12.220Z|c94d1411-09bc-4e71-8339-4b93f909122f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:28:12.221Z|c94d1411-09bc-4e71-8339-4b93f909122f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:28:12.542Z|2a2ca317-4e8e-4165-b108-192681be9c90|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:28:12.543Z|2a2ca317-4e8e-4165-b108-192681be9c90|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:28:13.175Z|f7c61b09-c6f6-467e-986e-630ab087b778|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:28:13.176Z|f7c61b09-c6f6-467e-986e-630ab087b778|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:28:15.208Z|1a245050-7dc3-49a1-ae66-d3f9a0ca42c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:28:15.210Z|1a245050-7dc3-49a1-ae66-d3f9a0ca42c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:28:22.248Z|2c9c2c3a-4947-4d32-b525-f678811f18f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:28:22.248Z|2c9c2c3a-4947-4d32-b525-f678811f18f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:28:22.571Z|eea37c05-68dc-43a7-9d81-d154be428dc6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:28:22.572Z|eea37c05-68dc-43a7-9d81-d154be428dc6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:28:23.200Z|7269c926-b9c6-4f2d-8e0f-01d31ca78530|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:28:23.201Z|7269c926-b9c6-4f2d-8e0f-01d31ca78530|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:28:30.208Z|a3eff781-326c-4d11-ab02-f5d86c35d34f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:28:30.209Z|a3eff781-326c-4d11-ab02-f5d86c35d34f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:28:31.173Z|23e317cc-6912-460d-aa32-19f1f609f71c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:28:31.173Z|23e317cc-6912-460d-aa32-19f1f609f71c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:28:32.275Z|d4630f9c-c491-47e2-a66c-375cf42011bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:28:32.276Z|d4630f9c-c491-47e2-a66c-375cf42011bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:28:32.600Z|8cef4933-72a1-4055-acf2-31bcc38a6fb8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:28:32.600Z|8cef4933-72a1-4055-acf2-31bcc38a6fb8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:28:33.226Z|3d1c5557-6d47-4807-88bb-bf52e5c47d79|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:28:33.227Z|3d1c5557-6d47-4807-88bb-bf52e5c47d79|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:28:40.406Z|0b25b32e-d72d-4fd1-9be9-086b9def6001|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T07:28:40.407Z|0b25b32e-d72d-4fd1-9be9-086b9def6001|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T07:28:42.305Z|73766ac8-f7f0-434f-9e2e-eae9d48f77d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:28:42.306Z|73766ac8-f7f0-434f-9e2e-eae9d48f77d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:28:42.629Z|8efb148d-4612-4544-9336-eee2f7aa43bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:28:42.630Z|8efb148d-4612-4544-9336-eee2f7aa43bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:28:43.253Z|52b78bf6-537c-478f-a8b5-f4a866e67485|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:28:43.254Z|52b78bf6-537c-478f-a8b5-f4a866e67485|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:28:45.209Z|4d1a83e5-6ba7-4e31-bf5a-e9d368c8015a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:28:45.210Z|4d1a83e5-6ba7-4e31-bf5a-e9d368c8015a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:28:52.335Z|62271bac-1e99-4b43-bce8-0eb595bce11e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:28:52.336Z|62271bac-1e99-4b43-bce8-0eb595bce11e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:28:52.656Z|4a5e0049-7f1c-4cae-9a6a-86f669d8ff35|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:28:52.657Z|4a5e0049-7f1c-4cae-9a6a-86f669d8ff35|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:28:53.280Z|b1030798-e9f0-4ddf-9047-00b1bcf42bf1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:28:53.280Z|b1030798-e9f0-4ddf-9047-00b1bcf42bf1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:29:00.208Z|35f3596d-f748-4c61-8d96-1177080751dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:29:00.210Z|35f3596d-f748-4c61-8d96-1177080751dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:29:01.174Z|276fc05d-b310-4933-a09e-20043b943386|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:29:01.174Z|276fc05d-b310-4933-a09e-20043b943386|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:29:02.366Z|33a1fcfa-df92-4b33-abe6-4dd1bee99229|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:29:02.366Z|33a1fcfa-df92-4b33-abe6-4dd1bee99229|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:29:02.685Z|c09f823f-4fb6-4143-8b16-56bf249363c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:29:02.685Z|c09f823f-4fb6-4143-8b16-56bf249363c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:29:03.306Z|625cba0c-0429-4fe7-96e3-0c59cfa52d5d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:29:03.307Z|625cba0c-0429-4fe7-96e3-0c59cfa52d5d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:29:12.393Z|46870194-663f-49cc-b1b3-d7622f207bbd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:29:12.394Z|46870194-663f-49cc-b1b3-d7622f207bbd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:29:12.719Z|76bd515d-fcda-4f4e-8858-7f4e7bed218b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:29:12.720Z|76bd515d-fcda-4f4e-8858-7f4e7bed218b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:29:13.331Z|3d897ac1-72e4-4344-a1b3-ccd80226d9ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:29:13.332Z|3d897ac1-72e4-4344-a1b3-ccd80226d9ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:29:15.208Z|459579e4-7ece-429f-8df6-fde596836df4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:29:15.209Z|459579e4-7ece-429f-8df6-fde596836df4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:29:22.420Z|f0855726-d630-4be9-b0f3-643704f044d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:29:22.421Z|f0855726-d630-4be9-b0f3-643704f044d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:29:22.744Z|c89f2e9c-bf64-449c-971b-9d5835425e9c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:29:22.744Z|c89f2e9c-bf64-449c-971b-9d5835425e9c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:29:23.356Z|065c82df-9fc6-40a9-bfef-47443943e069|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:29:23.356Z|065c82df-9fc6-40a9-bfef-47443943e069|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:29:30.208Z|f6b38c95-96be-407b-ab43-2648f90edb4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:29:30.209Z|f6b38c95-96be-407b-ab43-2648f90edb4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:29:31.175Z|ed2d7976-9412-4416-b135-cf92c38249bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:29:31.176Z|ed2d7976-9412-4416-b135-cf92c38249bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:29:32.445Z|d2604e7a-7904-40a4-bf81-d484c9a57e2f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:29:32.447Z|d2604e7a-7904-40a4-bf81-d484c9a57e2f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:29:32.767Z|82e60ff2-0643-4b05-94bb-b88e178027d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:29:32.768Z|82e60ff2-0643-4b05-94bb-b88e178027d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:29:33.382Z|05df4053-96f7-49fd-b308-05e0075bf6df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:29:33.383Z|05df4053-96f7-49fd-b308-05e0075bf6df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:29:40.408Z|8056d4a4-d032-4716-8ce6-71f496f74c9e|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T07:29:40.408Z|8056d4a4-d032-4716-8ce6-71f496f74c9e|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T07:29:42.475Z|84e5403c-b799-4780-8401-b11ed2c9f605|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:29:42.476Z|84e5403c-b799-4780-8401-b11ed2c9f605|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:29:42.796Z|7e573927-752d-430e-b68a-1ca6a1b96f56|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:29:42.797Z|7e573927-752d-430e-b68a-1ca6a1b96f56|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:29:43.410Z|ef088ce1-e537-4590-9a76-185924c35704|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:29:43.411Z|ef088ce1-e537-4590-9a76-185924c35704|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:29:45.208Z|d09d3ae1-2b5b-439f-ade8-a2bae371400f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:29:45.210Z|d09d3ae1-2b5b-439f-ade8-a2bae371400f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:29:52.504Z|53215bed-2fc8-4d7e-88ec-a5efa9730d8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:29:52.505Z|53215bed-2fc8-4d7e-88ec-a5efa9730d8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:29:52.820Z|61b5f835-87cf-4f15-aa8b-9da872926c2f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:29:52.821Z|61b5f835-87cf-4f15-aa8b-9da872926c2f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:29:53.434Z|ee65558a-ae59-4ec6-ae04-df13a7eeac2f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:29:53.435Z|ee65558a-ae59-4ec6-ae04-df13a7eeac2f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:30:00.208Z|08282017-1c60-45cb-98b9-4926cb993fd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:30:00.209Z|08282017-1c60-45cb-98b9-4926cb993fd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:30:01.176Z|2dd6f1f3-79d6-403e-b2bb-37dad75e8272|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:30:01.177Z|2dd6f1f3-79d6-403e-b2bb-37dad75e8272|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:30:02.531Z|179a4a38-f936-4e92-a76a-d259845d271d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:30:02.531Z|179a4a38-f936-4e92-a76a-d259845d271d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:30:02.847Z|311f9e58-91c7-401b-893a-0932bfc0af26|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:30:02.848Z|311f9e58-91c7-401b-893a-0932bfc0af26|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:30:03.459Z|5539038e-d941-46e7-a1ef-14d37ec31f45|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:30:03.460Z|5539038e-d941-46e7-a1ef-14d37ec31f45|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:30:12.558Z|794105f3-8abd-4027-b1ef-759f1c9bda1e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:30:12.558Z|794105f3-8abd-4027-b1ef-759f1c9bda1e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:30:12.876Z|ffc2bc0b-35ed-474d-9585-ed8529135b40|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:30:12.876Z|ffc2bc0b-35ed-474d-9585-ed8529135b40|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:30:13.486Z|718e3ff2-d5ad-4960-88d4-177c59ac6ae4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:30:13.487Z|718e3ff2-d5ad-4960-88d4-177c59ac6ae4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:30:15.208Z|0e006274-05d4-4dde-ae65-aaa5c89be9ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:30:15.209Z|0e006274-05d4-4dde-ae65-aaa5c89be9ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:30:22.585Z|8de2211b-37df-48dc-b94e-33a845ecd4c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:30:22.585Z|8de2211b-37df-48dc-b94e-33a845ecd4c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:30:22.902Z|022fdbc2-2811-46fd-a2b6-c0e162e5c902|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:30:22.902Z|022fdbc2-2811-46fd-a2b6-c0e162e5c902|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:30:23.512Z|971cea23-cb98-4632-8398-e862e7875324|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:30:23.513Z|971cea23-cb98-4632-8398-e862e7875324|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:30:30.208Z|68d28b5b-d278-4240-b2c0-5082a274451e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:30:30.210Z|68d28b5b-d278-4240-b2c0-5082a274451e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:30:31.177Z|4a15c473-7934-42af-a6c3-33224325c829|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:30:31.178Z|4a15c473-7934-42af-a6c3-33224325c829|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:30:32.614Z|dd451c74-6062-4c2d-996f-c43dd3e0a7c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:30:32.615Z|dd451c74-6062-4c2d-996f-c43dd3e0a7c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:30:32.929Z|133d330e-fa74-48d8-8ff3-182ddbc0c3d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:30:32.929Z|133d330e-fa74-48d8-8ff3-182ddbc0c3d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:30:33.534Z|562af154-b65e-473f-8ffb-cf48f52ff7f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:30:33.535Z|562af154-b65e-473f-8ffb-cf48f52ff7f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:30:40.406Z|a38207f0-583d-4380-8225-c940c3d97b88|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T07:30:40.407Z|a38207f0-583d-4380-8225-c940c3d97b88|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T07:30:42.640Z|e44e5aed-c435-4035-a654-af9b18141b85|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:30:42.640Z|e44e5aed-c435-4035-a654-af9b18141b85|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:30:42.957Z|b315ab06-3bf7-4579-a3b6-a063077d6b46|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:30:42.957Z|b315ab06-3bf7-4579-a3b6-a063077d6b46|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:30:43.574Z|a8a0d6b4-5e8c-4926-a33b-360c133ff2f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:30:43.574Z|a8a0d6b4-5e8c-4926-a33b-360c133ff2f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:30:45.208Z|c3e381ff-e884-47b1-90a1-98619c1b67fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:30:45.209Z|c3e381ff-e884-47b1-90a1-98619c1b67fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:30:52.666Z|e0004ad2-c920-4505-b97a-3660a271f100|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:30:52.667Z|e0004ad2-c920-4505-b97a-3660a271f100|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:30:52.986Z|791e79af-a84d-4b4e-9063-49f09f992b1f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:30:52.986Z|791e79af-a84d-4b4e-9063-49f09f992b1f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:30:53.595Z|fdabb27d-2e4d-408d-bb55-350d7e7feb72|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:30:53.595Z|fdabb27d-2e4d-408d-bb55-350d7e7feb72|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:31:00.208Z|daa102de-0d8e-4a84-acdc-41b0f860b9b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:31:00.209Z|daa102de-0d8e-4a84-acdc-41b0f860b9b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:31:01.178Z|18a1fe55-b165-4117-8185-a819a6123119|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:31:01.179Z|18a1fe55-b165-4117-8185-a819a6123119|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:31:02.693Z|98f345f7-ca63-4142-a20d-e2d94d5f2e79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:31:02.694Z|98f345f7-ca63-4142-a20d-e2d94d5f2e79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:31:03.014Z|42a0b6f9-9a99-4178-a992-e1ce9c069e31|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:31:03.014Z|42a0b6f9-9a99-4178-a992-e1ce9c069e31|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:31:03.619Z|3264f48d-f7ee-47a9-a9c2-7772d57fefaa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:31:03.620Z|3264f48d-f7ee-47a9-a9c2-7772d57fefaa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:31:12.731Z|4effad2d-1d38-45f6-b407-be0c720c8c38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:31:12.732Z|4effad2d-1d38-45f6-b407-be0c720c8c38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:31:13.042Z|dac3a777-1c3c-4647-a610-e409e9177d7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:31:13.043Z|dac3a777-1c3c-4647-a610-e409e9177d7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:31:13.649Z|b1e45b7c-8dee-44b6-a377-911652bb76ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:31:13.649Z|b1e45b7c-8dee-44b6-a377-911652bb76ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:31:15.208Z|31994a86-08e1-4565-8617-46c4bea4c48c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:31:15.209Z|31994a86-08e1-4565-8617-46c4bea4c48c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:31:22.758Z|7e89e55d-87f4-42a6-8a84-5e0f08faaa88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:31:22.759Z|7e89e55d-87f4-42a6-8a84-5e0f08faaa88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:31:23.070Z|055593e6-45e9-4d28-a531-d1bce05cb2c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:31:23.071Z|055593e6-45e9-4d28-a531-d1bce05cb2c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:31:23.674Z|e82f696b-ae7f-430f-8eb3-f91fbe9c0cd6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:31:23.675Z|e82f696b-ae7f-430f-8eb3-f91fbe9c0cd6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:31:30.208Z|057d931f-e859-4599-a7c8-a6b540d39704|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:31:30.208Z|057d931f-e859-4599-a7c8-a6b540d39704|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:31:31.179Z|67562d33-743f-450a-a82a-89ca2080facf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:31:31.180Z|67562d33-743f-450a-a82a-89ca2080facf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:31:32.784Z|51c4d804-269b-4c24-87c9-1bffc981649c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:31:32.785Z|51c4d804-269b-4c24-87c9-1bffc981649c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:31:33.097Z|1db6d603-1b3e-4b06-9a30-fdd3ab1b9741|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:31:33.097Z|1db6d603-1b3e-4b06-9a30-fdd3ab1b9741|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:31:33.697Z|be6f2a31-b5c7-4159-bbaa-1caf15b343f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:31:33.697Z|be6f2a31-b5c7-4159-bbaa-1caf15b343f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:31:40.408Z|36b93414-ab24-4653-b15a-643466ad8f33|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T07:31:40.408Z|36b93414-ab24-4653-b15a-643466ad8f33|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T07:31:42.815Z|5a48bdc8-f87d-49b2-8182-79c1d5a76f72|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:31:42.816Z|5a48bdc8-f87d-49b2-8182-79c1d5a76f72|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:31:43.126Z|8dafa100-e648-4c9f-9606-49b1f044085e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:31:43.127Z|8dafa100-e648-4c9f-9606-49b1f044085e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:31:43.726Z|d2f45fb2-45d3-49fd-adf1-35fe503d8863|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:31:43.727Z|d2f45fb2-45d3-49fd-adf1-35fe503d8863|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:31:45.208Z|66b28bce-8d28-4236-814b-af2608ce855f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:31:45.209Z|66b28bce-8d28-4236-814b-af2608ce855f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:31:52.843Z|d0594e82-9779-4509-96dc-3354d926da5c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:31:52.844Z|d0594e82-9779-4509-96dc-3354d926da5c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:31:53.153Z|a7a91231-946d-4961-904a-50725304c72e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:31:53.154Z|a7a91231-946d-4961-904a-50725304c72e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:31:53.751Z|56f7cbed-fce8-478c-b34c-91a6f107800c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:31:53.751Z|56f7cbed-fce8-478c-b34c-91a6f107800c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:32:00.208Z|5013439a-3fbd-42fe-a906-02c0e001d140|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:32:00.209Z|5013439a-3fbd-42fe-a906-02c0e001d140|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:32:01.180Z|a66ce8ab-9377-4f18-8d29-a5342f3122e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:32:01.181Z|a66ce8ab-9377-4f18-8d29-a5342f3122e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:32:02.872Z|924c1b72-f58b-48cd-9113-5581ca876040|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:32:02.873Z|924c1b72-f58b-48cd-9113-5581ca876040|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:32:03.182Z|d9988fdb-b445-4d5e-b616-d510d90928dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:32:03.182Z|d9988fdb-b445-4d5e-b616-d510d90928dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:32:03.775Z|9ee01002-3595-4c53-80ea-ec8b59878ee2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:32:03.776Z|9ee01002-3595-4c53-80ea-ec8b59878ee2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:32:12.902Z|9c132584-99e9-4789-97e9-764d1c3242c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:32:12.902Z|9c132584-99e9-4789-97e9-764d1c3242c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:32:13.209Z|30294b48-1876-4f8b-b315-5a3ec3f47819|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:32:13.210Z|30294b48-1876-4f8b-b315-5a3ec3f47819|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:32:13.801Z|4b426c9c-d40f-4dbe-b4be-f6ce4eb76d3e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:32:13.802Z|4b426c9c-d40f-4dbe-b4be-f6ce4eb76d3e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:32:15.208Z|b70adab9-5592-4c30-9106-58cde78c0bde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:32:15.212Z|b70adab9-5592-4c30-9106-58cde78c0bde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:32:22.931Z|767b5393-1cc9-48e8-a729-62e1b433a0e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:32:22.932Z|767b5393-1cc9-48e8-a729-62e1b433a0e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:32:23.236Z|12b1b14d-2c5a-4090-a02a-a57abbdc2655|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:32:23.237Z|12b1b14d-2c5a-4090-a02a-a57abbdc2655|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:32:23.822Z|7927cb8e-0ac0-4d77-b1f6-d415d360a5d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:32:23.823Z|7927cb8e-0ac0-4d77-b1f6-d415d360a5d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:32:30.208Z|b9b10a56-1f4f-49ea-b7ce-8ed625c44e1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:32:30.209Z|b9b10a56-1f4f-49ea-b7ce-8ed625c44e1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:32:31.181Z|4a9f8dab-4683-442e-928d-ceed36e72d7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:32:31.181Z|4a9f8dab-4683-442e-928d-ceed36e72d7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:32:32.960Z|9c40ff0a-093d-45b6-bfb6-4e49873a4909|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:32:32.960Z|9c40ff0a-093d-45b6-bfb6-4e49873a4909|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:32:33.263Z|8dff5cc9-a811-44cd-97b8-0051b820f0fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:32:33.264Z|8dff5cc9-a811-44cd-97b8-0051b820f0fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:32:33.849Z|bbb74412-0a33-4521-8c88-d88e38e1a8ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:32:33.850Z|bbb74412-0a33-4521-8c88-d88e38e1a8ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:32:40.408Z|9c2153aa-9978-41e9-9da7-6186caf5c946|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T07:32:40.408Z|9c2153aa-9978-41e9-9da7-6186caf5c946|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T07:32:42.988Z|77f10df5-f0e1-44d8-9fda-964121a3b842|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:32:42.989Z|77f10df5-f0e1-44d8-9fda-964121a3b842|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:32:43.292Z|93808168-f463-4b0c-bce6-c4257b27b6ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:32:43.293Z|93808168-f463-4b0c-bce6-c4257b27b6ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:32:43.876Z|e64cb865-8b3e-4a97-aa84-ce01dd2d81ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:32:43.877Z|e64cb865-8b3e-4a97-aa84-ce01dd2d81ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:32:45.208Z|6e4d4198-0ea7-485d-8ade-610467210cd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:32:45.209Z|6e4d4198-0ea7-485d-8ade-610467210cd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:32:53.017Z|1b8c5a0d-7955-48a5-813c-8676cbc4c99e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:32:53.018Z|1b8c5a0d-7955-48a5-813c-8676cbc4c99e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:32:53.321Z|5ef0148c-e567-4919-8a7a-14c7024ac06b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:32:53.321Z|5ef0148c-e567-4919-8a7a-14c7024ac06b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:32:53.900Z|56960826-6092-43f9-8346-884404813d1b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:32:53.900Z|56960826-6092-43f9-8346-884404813d1b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:33:00.208Z|a730da4c-6de5-491d-b77f-5e596de36ea6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:33:00.208Z|a730da4c-6de5-491d-b77f-5e596de36ea6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:33:01.182Z|d362f05f-a244-4088-adb0-16aae784baa3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:33:01.182Z|d362f05f-a244-4088-adb0-16aae784baa3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:33:03.045Z|25651abd-cb1f-44ea-9fb2-cffa3b10d90c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:33:03.045Z|25651abd-cb1f-44ea-9fb2-cffa3b10d90c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:33:03.348Z|2a672142-798c-4a13-888a-b32f86d39e1d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:33:03.349Z|2a672142-798c-4a13-888a-b32f86d39e1d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:33:03.924Z|d539e88e-0e7c-486f-85f3-b48d03c95566|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:33:03.924Z|d539e88e-0e7c-486f-85f3-b48d03c95566|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:33:13.073Z|e27c747e-f606-450b-9026-09d0f7c44950|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:33:13.073Z|e27c747e-f606-450b-9026-09d0f7c44950|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:33:13.377Z|db7bb9aa-b025-4c65-b523-4a01b7bfc763|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:33:13.378Z|db7bb9aa-b025-4c65-b523-4a01b7bfc763|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:33:13.950Z|4ba6ad17-0604-4cac-bb40-8191ebbf6f84|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:33:13.951Z|4ba6ad17-0604-4cac-bb40-8191ebbf6f84|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:33:15.208Z|0b06a52b-d9df-4962-a6b9-80695762d4f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:33:15.209Z|0b06a52b-d9df-4962-a6b9-80695762d4f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:33:23.094Z|ff64fc6b-f866-4053-adae-1246892bc798|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:33:23.095Z|ff64fc6b-f866-4053-adae-1246892bc798|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:33:23.406Z|7bd4c5c9-7da1-4c80-a1e4-cc750bf5d0e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:33:23.407Z|7bd4c5c9-7da1-4c80-a1e4-cc750bf5d0e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:33:23.974Z|5ba20d1b-5049-4a49-ab33-5fc8cd71ceb1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:33:23.975Z|5ba20d1b-5049-4a49-ab33-5fc8cd71ceb1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:33:30.208Z|9b145d88-6b21-4c21-9632-4c8032331197|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:33:30.212Z|9b145d88-6b21-4c21-9632-4c8032331197|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:33:31.183Z|53d62fdb-97e7-4a03-9811-b6636a970589|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:33:31.184Z|53d62fdb-97e7-4a03-9811-b6636a970589|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:33:33.123Z|f6074117-a960-44d5-b35a-50ea122cd2bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:33:33.123Z|f6074117-a960-44d5-b35a-50ea122cd2bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:33:33.435Z|c7cd9d51-17ca-4468-ac46-8afc6343a849|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:33:33.436Z|c7cd9d51-17ca-4468-ac46-8afc6343a849|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:33:33.995Z|8bd92c73-3f35-4e17-9cae-02947510d952|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:33:33.996Z|8bd92c73-3f35-4e17-9cae-02947510d952|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:33:40.407Z|93f8cdb3-8d59-4831-ad5f-7cadcc85324d|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T07:33:40.408Z|93f8cdb3-8d59-4831-ad5f-7cadcc85324d|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T07:33:43.149Z|8e651213-5fc7-4a74-9c93-42c8a61758c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:33:43.150Z|8e651213-5fc7-4a74-9c93-42c8a61758c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:33:43.461Z|3b97723c-573c-48a5-9a9d-615a0e23f7ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:33:43.461Z|3b97723c-573c-48a5-9a9d-615a0e23f7ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:33:44.020Z|d5739d39-d61f-41b0-847f-7c2268e68577|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:33:44.020Z|d5739d39-d61f-41b0-847f-7c2268e68577|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:33:45.208Z|5258a5ea-2911-4752-be97-c889b03bd3de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:33:45.209Z|5258a5ea-2911-4752-be97-c889b03bd3de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:33:53.180Z|8d68e0c2-bce8-468c-92f2-c6c73cf4d2fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:33:53.180Z|8d68e0c2-bce8-468c-92f2-c6c73cf4d2fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:33:53.490Z|003cc080-cbea-4983-b0e4-5acd951d30ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:33:53.491Z|003cc080-cbea-4983-b0e4-5acd951d30ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:33:54.047Z|6eaa02b3-81e3-4f56-9f6b-ab1b52accb73|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:33:54.048Z|6eaa02b3-81e3-4f56-9f6b-ab1b52accb73|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:34:00.208Z|176d2854-d880-4714-880c-fa0b6e2382e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:34:00.209Z|176d2854-d880-4714-880c-fa0b6e2382e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:34:01.184Z|68e873c7-74cd-4f10-a54e-709bb4c0abf6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:34:01.185Z|68e873c7-74cd-4f10-a54e-709bb4c0abf6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:34:03.209Z|d131afc8-6dd6-4cbd-82aa-29a81b79b7e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:34:03.209Z|d131afc8-6dd6-4cbd-82aa-29a81b79b7e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:34:03.519Z|2ea363b4-a4d1-478a-bd23-09bcce8b6529|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:34:03.520Z|2ea363b4-a4d1-478a-bd23-09bcce8b6529|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:34:04.072Z|ccbfd45d-0979-41b8-a3ce-9d05ef77ed4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:34:04.072Z|ccbfd45d-0979-41b8-a3ce-9d05ef77ed4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:34:13.245Z|c842d739-448b-4cfc-b60d-e139a366d3e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:34:13.245Z|c842d739-448b-4cfc-b60d-e139a366d3e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:34:13.547Z|ae0da81a-f5bb-4452-a887-6a8b41620c46|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:34:13.547Z|ae0da81a-f5bb-4452-a887-6a8b41620c46|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:34:14.094Z|6e8458ad-806e-4f0c-8109-4a8be4b277fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:34:14.095Z|6e8458ad-806e-4f0c-8109-4a8be4b277fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:34:15.208Z|daf1d325-a0a8-48a5-a0d6-bbeb5ad70850|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:34:15.210Z|daf1d325-a0a8-48a5-a0d6-bbeb5ad70850|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:34:23.272Z|88e44a2c-3af0-4bb9-a2b9-9009f4cdf89e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:34:23.272Z|88e44a2c-3af0-4bb9-a2b9-9009f4cdf89e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:34:23.575Z|28e08c98-78bb-450f-bed1-3737172d3d17|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:34:23.575Z|28e08c98-78bb-450f-bed1-3737172d3d17|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:34:24.119Z|3069bb1e-1dbb-4c3e-bbab-f8d250a123db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:34:24.120Z|3069bb1e-1dbb-4c3e-bbab-f8d250a123db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:34:30.208Z|1443b4e2-270d-41a9-bb79-b5a7a9cab816|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:34:30.208Z|1443b4e2-270d-41a9-bb79-b5a7a9cab816|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:34:31.185Z|a8aaf33d-b201-4dc6-86af-39674b687df3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:34:31.186Z|a8aaf33d-b201-4dc6-86af-39674b687df3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:34:33.301Z|4c51b696-6554-44a6-97da-bf9c433318f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:34:33.302Z|4c51b696-6554-44a6-97da-bf9c433318f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:34:33.605Z|2729d02b-20fc-4786-ba39-02d72980af25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:34:33.606Z|2729d02b-20fc-4786-ba39-02d72980af25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:34:34.144Z|f6998c1e-1bcf-4558-b333-5684e4c51d25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:34:34.145Z|f6998c1e-1bcf-4558-b333-5684e4c51d25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:34:40.408Z|b62de32e-981d-4827-8a1b-f7890242fbf5|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T07:34:40.409Z|b62de32e-981d-4827-8a1b-f7890242fbf5|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T07:34:43.330Z|4028e564-b1a0-4c51-9ea7-707a408fa8eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:34:43.331Z|4028e564-b1a0-4c51-9ea7-707a408fa8eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:34:43.633Z|f8e13c9e-fed2-4331-99fd-6ab53be90e85|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:34:43.634Z|f8e13c9e-fed2-4331-99fd-6ab53be90e85|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:34:44.170Z|0293538e-72f1-416d-8103-79cc6cadaf19|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:34:44.171Z|0293538e-72f1-416d-8103-79cc6cadaf19|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:34:45.208Z|33ddf688-9918-45d8-b83c-7b75b964b8b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:34:45.209Z|33ddf688-9918-45d8-b83c-7b75b964b8b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:34:53.356Z|17f7fc16-6e20-48c6-be25-8666a71e7f0a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:34:53.357Z|17f7fc16-6e20-48c6-be25-8666a71e7f0a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:34:53.663Z|2619acc9-aaed-4c87-88b6-23afe03d8959|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:34:53.663Z|2619acc9-aaed-4c87-88b6-23afe03d8959|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:34:54.194Z|b5638a14-6ff3-4d75-b8a6-3cf03c0a0790|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:34:54.195Z|b5638a14-6ff3-4d75-b8a6-3cf03c0a0790|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:35:00.208Z|babccd1a-82cf-4b4b-932c-a4ecc5f83974|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:35:00.210Z|babccd1a-82cf-4b4b-932c-a4ecc5f83974|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:35:01.186Z|fb1263c4-d972-4a21-9dc8-9fbfd58d09bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:35:01.187Z|fb1263c4-d972-4a21-9dc8-9fbfd58d09bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:35:03.384Z|aec24a97-774f-4b06-b5e8-07cee91dc2fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:35:03.385Z|aec24a97-774f-4b06-b5e8-07cee91dc2fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:35:03.691Z|45fb84fe-dcf1-4651-a127-21d2a760b600|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:35:03.692Z|45fb84fe-dcf1-4651-a127-21d2a760b600|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:35:04.219Z|ae30ec1b-8379-43f3-a378-cabf11574d06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:35:04.219Z|ae30ec1b-8379-43f3-a378-cabf11574d06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:35:13.413Z|c8e85fe5-0067-4ee6-9bc9-9bd18427b3c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:35:13.413Z|c8e85fe5-0067-4ee6-9bc9-9bd18427b3c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:35:13.719Z|1e3bc1c4-8581-4a39-9b71-3074aa57612e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:35:13.720Z|1e3bc1c4-8581-4a39-9b71-3074aa57612e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:35:14.243Z|f09718f3-33b1-48a2-bf0d-274f81a27740|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:35:14.244Z|f09718f3-33b1-48a2-bf0d-274f81a27740|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:35:15.208Z|cb45a216-d028-4cb8-b5d4-bfcfe8c5c112|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:35:15.209Z|cb45a216-d028-4cb8-b5d4-bfcfe8c5c112|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:35:23.438Z|a010eed7-a2fb-4142-9db4-a54cee447788|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:35:23.439Z|a010eed7-a2fb-4142-9db4-a54cee447788|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:35:23.750Z|bc2a9d58-f5fa-49f1-b791-97920bcfac35|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:35:23.751Z|bc2a9d58-f5fa-49f1-b791-97920bcfac35|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:35:24.271Z|e30d5c10-71d1-4566-b0b7-c7c497b7fae7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:35:24.272Z|e30d5c10-71d1-4566-b0b7-c7c497b7fae7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:35:30.208Z|edb9a982-4a29-4a43-8111-72fd3d9062d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:35:30.209Z|edb9a982-4a29-4a43-8111-72fd3d9062d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:35:31.187Z|b56df851-aae1-4db8-afb3-5db06d15c18d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:35:31.188Z|b56df851-aae1-4db8-afb3-5db06d15c18d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:35:33.466Z|255d49a6-0cc7-4a83-ad23-5e222226d3da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:35:33.466Z|255d49a6-0cc7-4a83-ad23-5e222226d3da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:35:33.777Z|e443b9c7-fcc0-4c0f-a19c-84a0c0732599|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:35:33.778Z|e443b9c7-fcc0-4c0f-a19c-84a0c0732599|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:35:34.298Z|94cd2086-f556-4c82-a690-ace46e4da30b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:35:34.298Z|94cd2086-f556-4c82-a690-ace46e4da30b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:35:40.406Z|1066c52e-d0ce-4374-b0e3-3e4aaac3d223|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T07:35:40.407Z|1066c52e-d0ce-4374-b0e3-3e4aaac3d223|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T07:35:43.495Z|8523a62c-a9ee-4c93-a563-5892888b016e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:35:43.495Z|8523a62c-a9ee-4c93-a563-5892888b016e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:35:43.807Z|49286cf5-f47a-41ab-ae46-8b005c3b2e9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:35:43.808Z|49286cf5-f47a-41ab-ae46-8b005c3b2e9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:35:44.323Z|ef66b7ce-6eb4-4226-8dcf-a095f1353faf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:35:44.324Z|ef66b7ce-6eb4-4226-8dcf-a095f1353faf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:35:45.208Z|d8396c2e-6b82-49f3-8622-c30bcf2c4912|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:35:45.210Z|d8396c2e-6b82-49f3-8622-c30bcf2c4912|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:35:53.528Z|84885643-88b4-45c5-94ac-26abea9a13d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:35:53.529Z|84885643-88b4-45c5-94ac-26abea9a13d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:35:53.832Z|50d8bfa6-6882-4f09-aca0-345c33ac0899|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:35:53.833Z|50d8bfa6-6882-4f09-aca0-345c33ac0899|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:35:54.349Z|516421b2-df5c-429b-85b5-ff9e62de6561|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:35:54.350Z|516421b2-df5c-429b-85b5-ff9e62de6561|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:36:00.208Z|068f0b25-c61b-4893-aa88-959b07a63793|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:36:00.209Z|068f0b25-c61b-4893-aa88-959b07a63793|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:36:01.188Z|264faacb-effc-486c-9d37-0281268fef3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:36:01.189Z|264faacb-effc-486c-9d37-0281268fef3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:36:03.557Z|67796bf4-e6de-4733-a61e-98c9dc3eecb6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:36:03.558Z|67796bf4-e6de-4733-a61e-98c9dc3eecb6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:36:03.859Z|37f6384b-54db-4f08-8429-afc5d609f29a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:36:03.860Z|37f6384b-54db-4f08-8429-afc5d609f29a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:36:04.374Z|224b194b-aded-463e-a551-e7b546936893|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:36:04.374Z|224b194b-aded-463e-a551-e7b546936893|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:36:13.593Z|26dd5204-0d4f-4b3a-86e1-f57311d936b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:36:13.594Z|26dd5204-0d4f-4b3a-86e1-f57311d936b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:36:13.888Z|9cd5cf33-919a-4995-b114-1b70e50a7f16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:36:13.889Z|9cd5cf33-919a-4995-b114-1b70e50a7f16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:36:14.399Z|416354e9-e182-492a-9ed7-68ff99c8e156|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:36:14.400Z|416354e9-e182-492a-9ed7-68ff99c8e156|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:36:15.208Z|e07c19f2-85ee-4082-8dd1-5ba2c7301017|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:36:15.208Z|e07c19f2-85ee-4082-8dd1-5ba2c7301017|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:36:23.621Z|2f7e325c-46b7-4937-a6a6-96f187e27cc6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:36:23.621Z|2f7e325c-46b7-4937-a6a6-96f187e27cc6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:36:23.916Z|0478174a-8b76-4ba6-8231-c1ea80ff8ba8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:36:23.917Z|0478174a-8b76-4ba6-8231-c1ea80ff8ba8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:36:24.425Z|5654f204-8ea3-4f7d-b275-1b6e860ddd26|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:36:24.426Z|5654f204-8ea3-4f7d-b275-1b6e860ddd26|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:36:30.210Z|27d6d3b1-317f-442d-b469-aae3b4d1e869|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:36:30.212Z|27d6d3b1-317f-442d-b469-aae3b4d1e869|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:36:31.189Z|55e827ee-66d4-4f3e-870e-4891b592aaca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:36:31.190Z|55e827ee-66d4-4f3e-870e-4891b592aaca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:36:33.649Z|552b8ae3-3f6d-4ff8-a785-9ef4c7f65a1e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:36:33.649Z|552b8ae3-3f6d-4ff8-a785-9ef4c7f65a1e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:36:33.941Z|390993c1-214a-4875-b11e-819a929944fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:36:33.942Z|390993c1-214a-4875-b11e-819a929944fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:36:34.448Z|986d6be2-af9e-4760-abdf-f0ac8f8d4a20|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:36:34.449Z|986d6be2-af9e-4760-abdf-f0ac8f8d4a20|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:36:40.408Z|235f490c-7669-44b8-93ca-dcbb053ab851|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T07:36:40.409Z|235f490c-7669-44b8-93ca-dcbb053ab851|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T07:36:43.675Z|059a92ed-4428-4e91-95e3-625b9f7b0387|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:36:43.676Z|059a92ed-4428-4e91-95e3-625b9f7b0387|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:36:43.970Z|504c7abb-7f25-4b1b-a8c2-0d67afd24789|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:36:43.970Z|504c7abb-7f25-4b1b-a8c2-0d67afd24789|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:36:44.470Z|cbbe6db5-48f9-4b02-891b-579f384d6cb1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:36:44.471Z|cbbe6db5-48f9-4b02-891b-579f384d6cb1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:36:45.208Z|d5d7d24a-6524-4351-8840-6baee728d5d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:36:45.209Z|d5d7d24a-6524-4351-8840-6baee728d5d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:36:53.701Z|78f2a3b0-1df4-470d-8570-ccf0911e71bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:36:53.702Z|78f2a3b0-1df4-470d-8570-ccf0911e71bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:36:53.992Z|6ba6bdba-e5b5-4d60-a46c-d04c389d6009|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:36:53.993Z|6ba6bdba-e5b5-4d60-a46c-d04c389d6009|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:36:54.497Z|598dde1e-3cd5-4b31-a749-15469c073d00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:36:54.497Z|598dde1e-3cd5-4b31-a749-15469c073d00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:37:00.208Z|e5a976fa-b1b4-45fe-843b-842ff2d71ac1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:37:00.209Z|e5a976fa-b1b4-45fe-843b-842ff2d71ac1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:37:01.190Z|a5e46c82-be0a-4b3c-8f65-c1d3efeb9677|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:37:01.191Z|a5e46c82-be0a-4b3c-8f65-c1d3efeb9677|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:37:03.728Z|3890e5ce-1b20-4f2c-8932-9c6949848724|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:37:03.728Z|3890e5ce-1b20-4f2c-8932-9c6949848724|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:37:04.019Z|9d65a00f-ff17-4f94-8286-2e4e6ef10f8d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:37:04.019Z|9d65a00f-ff17-4f94-8286-2e4e6ef10f8d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:37:04.523Z|ffec3641-e43a-4103-9461-5ac31f2baaf9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:37:04.524Z|ffec3641-e43a-4103-9461-5ac31f2baaf9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:37:13.754Z|285f11d1-01c7-45bf-b42b-d77cd1e30ac7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:37:13.754Z|285f11d1-01c7-45bf-b42b-d77cd1e30ac7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:37:14.045Z|bef46d57-1680-4190-9688-96318116743b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:37:14.046Z|bef46d57-1680-4190-9688-96318116743b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:37:14.546Z|26b66093-66b1-4489-8c01-1b057495b9a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:37:14.547Z|26b66093-66b1-4489-8c01-1b057495b9a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:37:15.208Z|fef2f129-603b-4d91-9a6e-c81cc477c02c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:37:15.210Z|fef2f129-603b-4d91-9a6e-c81cc477c02c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:37:23.783Z|9989ffc5-1909-4b0c-b4cb-f9db4839d983|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:37:23.784Z|9989ffc5-1909-4b0c-b4cb-f9db4839d983|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:37:24.069Z|bc84f2cc-42d0-447d-b128-fac8d0cb1d32|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:37:24.070Z|bc84f2cc-42d0-447d-b128-fac8d0cb1d32|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:37:24.572Z|9018089f-1583-4533-8bdd-9ce18a0773b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:37:24.572Z|9018089f-1583-4533-8bdd-9ce18a0773b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:37:30.208Z|2d5c430f-4db5-4765-a71f-ddb794c34a02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:37:30.209Z|2d5c430f-4db5-4765-a71f-ddb794c34a02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:37:31.191Z|5ee1ad5a-7298-4b24-a7ed-b9094b2a97ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:37:31.192Z|5ee1ad5a-7298-4b24-a7ed-b9094b2a97ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:37:33.817Z|c59d8df3-d892-435a-bc83-fd919472a4f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:37:33.817Z|c59d8df3-d892-435a-bc83-fd919472a4f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:37:34.098Z|4d42e1a3-bf07-44a1-b68c-cc37205325ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:37:34.099Z|4d42e1a3-bf07-44a1-b68c-cc37205325ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:37:34.595Z|3432868c-54c1-4d55-a149-620e474fed3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:37:34.596Z|3432868c-54c1-4d55-a149-620e474fed3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:37:40.407Z|313d4e3c-553e-4c34-a34b-43c9fea447ed|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T07:37:40.408Z|313d4e3c-553e-4c34-a34b-43c9fea447ed|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T07:37:43.844Z|3f5d4243-58b2-4fd0-83ba-c656b19f0623|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:37:43.845Z|3f5d4243-58b2-4fd0-83ba-c656b19f0623|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:37:44.125Z|f603352e-cf62-4f27-9bf8-9a172dd98c31|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:37:44.126Z|f603352e-cf62-4f27-9bf8-9a172dd98c31|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:37:44.619Z|d3eef7ae-cc74-4a48-b66a-5be9854224dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:37:44.620Z|d3eef7ae-cc74-4a48-b66a-5be9854224dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:37:45.208Z|f787244e-7183-4954-84f1-de8fac638cdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:37:45.209Z|f787244e-7183-4954-84f1-de8fac638cdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:37:53.873Z|aca81f5d-ed1b-4f6b-9477-8ababaf39e79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:37:53.874Z|aca81f5d-ed1b-4f6b-9477-8ababaf39e79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:37:54.154Z|edc67773-1c6d-49a4-ae33-cbe630ec912f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:37:54.155Z|edc67773-1c6d-49a4-ae33-cbe630ec912f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:37:54.643Z|2a9dec7d-37b4-44b8-9500-3b7107f22325|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:37:54.644Z|2a9dec7d-37b4-44b8-9500-3b7107f22325|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:38:00.208Z|4cbd7906-a29a-462e-b3e3-0f30f50cb6c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:38:00.210Z|4cbd7906-a29a-462e-b3e3-0f30f50cb6c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:38:01.193Z|f96320a3-1b72-4a5a-b13a-5afa73b602e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:38:01.193Z|f96320a3-1b72-4a5a-b13a-5afa73b602e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:38:03.900Z|651d106c-82c9-43bd-9a89-2312812bfe7b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:38:03.901Z|651d106c-82c9-43bd-9a89-2312812bfe7b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:38:04.183Z|aecd4222-2af2-473e-85ac-1835043c9a48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:38:04.184Z|aecd4222-2af2-473e-85ac-1835043c9a48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:38:04.671Z|eb548208-0d79-4502-bb0c-5c4a9ce82429|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:38:04.672Z|eb548208-0d79-4502-bb0c-5c4a9ce82429|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:38:13.927Z|7235f8ca-9d4c-4b47-8856-47b0176c8b29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:38:13.927Z|7235f8ca-9d4c-4b47-8856-47b0176c8b29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:38:14.213Z|a24a7140-215e-4911-81d1-0b176d9b1c5a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:38:14.213Z|a24a7140-215e-4911-81d1-0b176d9b1c5a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:38:14.695Z|b3900099-971f-49b7-8adf-230d1ae79b57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:38:14.695Z|b3900099-971f-49b7-8adf-230d1ae79b57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:38:15.208Z|4852d4ec-2f1d-43c6-adc0-894ec80e03d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:38:15.208Z|4852d4ec-2f1d-43c6-adc0-894ec80e03d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:38:23.952Z|0a34df57-f96f-4016-8084-b2c32c00803d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:38:23.953Z|0a34df57-f96f-4016-8084-b2c32c00803d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:38:24.241Z|fc48b280-e5f9-45cc-b2b4-a74d720a7f8e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:38:24.241Z|fc48b280-e5f9-45cc-b2b4-a74d720a7f8e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:38:24.721Z|ddbdd187-8ce3-4fa6-9655-e963e89ca866|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:38:24.721Z|ddbdd187-8ce3-4fa6-9655-e963e89ca866|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:38:30.208Z|f66f3b40-d9ea-407e-9cce-a7f87f4f26a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:38:30.209Z|f66f3b40-d9ea-407e-9cce-a7f87f4f26a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:38:31.194Z|837d25f2-6fa0-4333-8647-76b2942d803e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:38:31.194Z|837d25f2-6fa0-4333-8647-76b2942d803e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:38:33.985Z|acdb6b09-5ac5-4594-a9a2-bebf9574f10f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:38:33.986Z|acdb6b09-5ac5-4594-a9a2-bebf9574f10f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:38:34.270Z|16ec229b-6979-4f26-bee7-12ba2ef3cecf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:38:34.271Z|16ec229b-6979-4f26-bee7-12ba2ef3cecf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:38:34.747Z|b048aefa-b565-42d9-b676-a1c56635b4de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:38:34.747Z|b048aefa-b565-42d9-b676-a1c56635b4de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:38:40.407Z|55e554e2-6818-4e56-82ee-559a74ed5bf0|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T07:38:40.408Z|55e554e2-6818-4e56-82ee-559a74ed5bf0|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T07:38:44.020Z|587bac66-2766-4745-87cb-608ebc912682|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:38:44.020Z|587bac66-2766-4745-87cb-608ebc912682|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:38:44.299Z|45f6e41b-7cf6-4f5e-8ed1-a66abd6c81bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:38:44.300Z|45f6e41b-7cf6-4f5e-8ed1-a66abd6c81bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:38:44.773Z|a21012c3-527f-421c-8608-e5702780c924|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:38:44.774Z|a21012c3-527f-421c-8608-e5702780c924|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:38:45.208Z|c30dd05b-9882-4454-9469-213ddf6a54b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:38:45.210Z|c30dd05b-9882-4454-9469-213ddf6a54b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:38:54.049Z|0b9b2f86-3697-491c-a340-7955be886115|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:38:54.050Z|0b9b2f86-3697-491c-a340-7955be886115|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:38:54.328Z|11a04f44-790f-4600-a9a3-0dccda3cc2b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:38:54.329Z|11a04f44-790f-4600-a9a3-0dccda3cc2b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:38:54.796Z|48470b80-fd6a-48be-9401-b2090081fd14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:38:54.797Z|48470b80-fd6a-48be-9401-b2090081fd14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:39:00.208Z|15d54a7a-6fcf-456b-9807-66b5f92b7713|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:39:00.209Z|15d54a7a-6fcf-456b-9807-66b5f92b7713|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:39:01.195Z|bf3df1fa-944c-4964-a364-deb0c8b5c1ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:39:01.196Z|bf3df1fa-944c-4964-a364-deb0c8b5c1ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:39:04.077Z|7d1252e4-6447-4367-bfba-a87309711988|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:39:04.078Z|7d1252e4-6447-4367-bfba-a87309711988|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:39:04.355Z|552f5185-109f-4677-9867-fadf4475987c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:39:04.356Z|552f5185-109f-4677-9867-fadf4475987c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:39:04.825Z|6df0cb21-6416-43ba-ab40-a0c131d0c203|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:39:04.825Z|6df0cb21-6416-43ba-ab40-a0c131d0c203|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:39:14.102Z|969d39f3-e129-43ec-8452-6dcc8a5b0daf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:39:14.102Z|969d39f3-e129-43ec-8452-6dcc8a5b0daf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:39:14.383Z|249e9722-af40-4591-bcce-0d3d846785ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:39:14.384Z|249e9722-af40-4591-bcce-0d3d846785ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:39:14.851Z|4049ffee-3dfb-4dd6-b2ce-bbb3bbc5a764|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:39:14.852Z|4049ffee-3dfb-4dd6-b2ce-bbb3bbc5a764|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:39:15.208Z|ca12927c-3c3a-4211-a0d9-2a69655718ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:39:15.209Z|ca12927c-3c3a-4211-a0d9-2a69655718ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:39:24.128Z|112b4a0e-6852-4f2a-9ec0-0903dd3f3a29|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:39:24.129Z|112b4a0e-6852-4f2a-9ec0-0903dd3f3a29|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:39:24.413Z|5e3dfa9c-cfdd-474a-8c1e-4dca782388e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:39:24.413Z|5e3dfa9c-cfdd-474a-8c1e-4dca782388e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:39:24.880Z|0573abf3-f0cd-463c-ac32-2278cee4c187|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:39:24.881Z|0573abf3-f0cd-463c-ac32-2278cee4c187|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:39:30.208Z|6e59acd9-4b1c-4078-8174-0a905771fb38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:39:30.210Z|6e59acd9-4b1c-4078-8174-0a905771fb38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:39:31.196Z|06572431-b58f-4cbe-8a4d-3f48b815250f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:39:31.197Z|06572431-b58f-4cbe-8a4d-3f48b815250f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:39:34.161Z|7e34f3f7-e761-4ae7-ac2c-1f4114f52753|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:39:34.162Z|7e34f3f7-e761-4ae7-ac2c-1f4114f52753|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:39:34.439Z|84dc854f-dcc7-42f1-811d-03e4706188c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:39:34.440Z|84dc854f-dcc7-42f1-811d-03e4706188c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:39:34.906Z|316e8595-2f26-4dcf-bf47-53f8a7c544d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:39:34.907Z|316e8595-2f26-4dcf-bf47-53f8a7c544d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:39:40.408Z|d231bab0-4ad1-4dde-9f40-9232e21fb6d4|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T07:39:40.409Z|d231bab0-4ad1-4dde-9f40-9232e21fb6d4|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T07:39:44.190Z|91a050e7-1d08-4ecc-9e45-af556251f14e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:39:44.190Z|91a050e7-1d08-4ecc-9e45-af556251f14e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:39:44.466Z|b1b88046-0048-4274-9f74-93b01f9d77c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:39:44.467Z|b1b88046-0048-4274-9f74-93b01f9d77c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:39:44.930Z|74f69242-68e9-40e6-bc53-ceface55c8e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:39:44.930Z|74f69242-68e9-40e6-bc53-ceface55c8e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:39:45.208Z|e8558a6d-766e-4273-87d5-5d3dffc18336|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:39:45.209Z|e8558a6d-766e-4273-87d5-5d3dffc18336|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:39:54.220Z|f542d6bc-73d9-4f8c-ac3e-9420b3977936|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:39:54.221Z|f542d6bc-73d9-4f8c-ac3e-9420b3977936|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:39:54.490Z|2757addb-fcee-49fd-bbc5-a54ddfc60216|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:39:54.490Z|2757addb-fcee-49fd-bbc5-a54ddfc60216|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:39:54.952Z|c8be1c5a-58b0-49b9-936e-4cb63df7885c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:39:54.953Z|c8be1c5a-58b0-49b9-936e-4cb63df7885c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:40:00.208Z|94450d0c-1d02-496b-8353-d4790f884407|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:40:00.209Z|94450d0c-1d02-496b-8353-d4790f884407|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:40:01.197Z|cfaef391-5d8f-4d3f-b72c-c39830ba1bdf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:40:01.198Z|cfaef391-5d8f-4d3f-b72c-c39830ba1bdf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:40:04.258Z|4cdb0ff0-d771-4d38-8c08-8f562d2db6f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:40:04.260Z|4cdb0ff0-d771-4d38-8c08-8f562d2db6f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:40:04.519Z|670e197b-1238-4a46-be7d-1096491f5fed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:40:04.520Z|670e197b-1238-4a46-be7d-1096491f5fed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:40:04.978Z|768100fc-5779-43f2-a071-9da5732d2eba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:40:04.979Z|768100fc-5779-43f2-a071-9da5732d2eba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:40:14.285Z|d7327dcc-e971-4c29-8c33-ca69cbf118da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:40:14.286Z|d7327dcc-e971-4c29-8c33-ca69cbf118da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:40:14.548Z|33d5fb82-e012-49e5-9467-8b898feabfc6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:40:14.548Z|33d5fb82-e012-49e5-9467-8b898feabfc6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:40:15.003Z|9a5224de-7472-450d-a7fd-3e488a6d5c90|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:40:15.004Z|9a5224de-7472-450d-a7fd-3e488a6d5c90|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:40:15.208Z|e8515950-e8d0-4b9a-afe7-0d6880685bcd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:40:15.210Z|e8515950-e8d0-4b9a-afe7-0d6880685bcd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:40:24.313Z|fe1cccdf-c73e-4810-8ef8-31b5a32a6589|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:40:24.314Z|fe1cccdf-c73e-4810-8ef8-31b5a32a6589|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:40:24.576Z|1e99c84d-7c39-4486-b544-cd697a507131|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:40:24.577Z|1e99c84d-7c39-4486-b544-cd697a507131|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:40:25.032Z|d7318fa2-d36f-429a-bb5d-e28fc498bb4e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:40:25.032Z|d7318fa2-d36f-429a-bb5d-e28fc498bb4e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:40:30.208Z|a0091934-4a1e-447a-ad31-1f36d07f848e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:40:30.209Z|a0091934-4a1e-447a-ad31-1f36d07f848e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:40:31.198Z|63822f50-d0f5-4d17-b075-e8e079294edc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:40:31.199Z|63822f50-d0f5-4d17-b075-e8e079294edc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:40:34.342Z|3d6d5cca-7873-4c09-b06c-5e1f069696f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:40:34.343Z|3d6d5cca-7873-4c09-b06c-5e1f069696f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:40:34.605Z|907cfcc6-586c-4dab-9e7c-d9d74a67e277|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:40:34.606Z|907cfcc6-586c-4dab-9e7c-d9d74a67e277|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:40:35.057Z|904f1b95-1c81-42d6-b34a-315a8f9db6f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:40:35.058Z|904f1b95-1c81-42d6-b34a-315a8f9db6f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:40:40.407Z|bb4d0293-f7a1-4c3f-933c-16827aa48fae|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T07:40:40.407Z|bb4d0293-f7a1-4c3f-933c-16827aa48fae|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T07:40:44.374Z|4eaffef0-c14a-4bdf-9aab-c5c58d10566e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:40:44.374Z|4eaffef0-c14a-4bdf-9aab-c5c58d10566e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:40:44.633Z|5d1e8b5d-9d1d-4389-a25a-6f5f7406131a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:40:44.634Z|5d1e8b5d-9d1d-4389-a25a-6f5f7406131a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:40:45.084Z|6566a1cb-4ca5-41d6-b933-7c35faaf664e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:40:45.085Z|6566a1cb-4ca5-41d6-b933-7c35faaf664e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:40:45.208Z|ea3aa1cf-36ba-496d-9d80-9b0586f56f49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:40:45.209Z|ea3aa1cf-36ba-496d-9d80-9b0586f56f49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:40:54.403Z|02be9227-cdca-4f89-8701-3f5af8f69b9c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:40:54.404Z|02be9227-cdca-4f89-8701-3f5af8f69b9c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:40:54.663Z|99ec5cfa-1fff-440f-84c7-f0df3b82157f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:40:54.663Z|99ec5cfa-1fff-440f-84c7-f0df3b82157f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:40:55.111Z|33c37ff7-9bb5-484c-ad00-d1f212b106cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:40:55.112Z|33c37ff7-9bb5-484c-ad00-d1f212b106cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:41:00.208Z|1972fa18-2fa8-43ff-a387-e16b726c823f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:41:00.210Z|1972fa18-2fa8-43ff-a387-e16b726c823f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:41:01.199Z|b00c71f4-9568-47fd-a388-c3d616cb504a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:41:01.200Z|b00c71f4-9568-47fd-a388-c3d616cb504a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:41:04.433Z|a4786cb9-d9bb-4403-a21c-1e6d90dd1fb9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:41:04.434Z|a4786cb9-d9bb-4403-a21c-1e6d90dd1fb9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:41:04.690Z|eaced88e-b531-42c8-b6fb-214e749ff6c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:41:04.690Z|eaced88e-b531-42c8-b6fb-214e749ff6c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:41:05.140Z|5804b241-d41c-47f7-a378-2543a56d756b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:41:05.141Z|5804b241-d41c-47f7-a378-2543a56d756b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:41:14.460Z|78143b72-2b4e-4bbd-ba70-a3bef87eeba2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:41:14.461Z|78143b72-2b4e-4bbd-ba70-a3bef87eeba2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:41:14.718Z|4b67d82b-1068-4bcb-b4a8-46b95633413c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:41:14.718Z|4b67d82b-1068-4bcb-b4a8-46b95633413c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:41:15.163Z|62e22180-0bd5-4669-8eea-83b625f7005b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:41:15.164Z|62e22180-0bd5-4669-8eea-83b625f7005b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:41:15.208Z|105cd18e-a93d-44d7-9cd4-9abc4bdfbba2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:41:15.208Z|105cd18e-a93d-44d7-9cd4-9abc4bdfbba2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:41:24.488Z|d7df05ce-5ca2-40cd-ac5c-3af0b10d1695|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:41:24.488Z|d7df05ce-5ca2-40cd-ac5c-3af0b10d1695|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:41:24.746Z|02489393-ff13-4278-9d38-09d35d3f6e8c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:41:24.747Z|02489393-ff13-4278-9d38-09d35d3f6e8c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:41:25.188Z|83dab2a0-edfa-4812-9a62-5ad5ae997eee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:41:25.189Z|83dab2a0-edfa-4812-9a62-5ad5ae997eee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:41:30.208Z|9fdef596-ca24-429e-a6f7-8a77c11d6ebf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:41:30.209Z|9fdef596-ca24-429e-a6f7-8a77c11d6ebf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:41:31.201Z|caae2925-cf73-467a-80a7-2cf3d3395323|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:41:31.201Z|caae2925-cf73-467a-80a7-2cf3d3395323|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:41:34.516Z|962f0765-0d0c-43a2-9eab-b42040ec911b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:41:34.516Z|962f0765-0d0c-43a2-9eab-b42040ec911b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:41:34.774Z|0a5bceef-5dc6-4936-b5d0-1c73bab59749|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:41:34.775Z|0a5bceef-5dc6-4936-b5d0-1c73bab59749|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:41:35.218Z|c16fa587-89f0-4308-9406-d0757f985d68|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:41:35.218Z|c16fa587-89f0-4308-9406-d0757f985d68|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:41:40.408Z|8348a4cc-316d-43ff-92d5-e529f997e14c|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T07:41:40.409Z|8348a4cc-316d-43ff-92d5-e529f997e14c|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T07:41:44.544Z|2fbc435d-4f46-455f-ad5f-ec051e825450|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:41:44.544Z|2fbc435d-4f46-455f-ad5f-ec051e825450|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:41:44.802Z|54457f20-3f85-48a9-984a-6541ee86cec9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:41:44.803Z|54457f20-3f85-48a9-984a-6541ee86cec9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:41:45.208Z|06a3daeb-35ca-4e40-b53a-ae80b59ba531|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:41:45.210Z|06a3daeb-35ca-4e40-b53a-ae80b59ba531|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:41:45.246Z|68d69654-6a91-430e-bd5a-d1a3a2155bcc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:41:45.246Z|68d69654-6a91-430e-bd5a-d1a3a2155bcc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:41:54.570Z|871d4332-63ae-40f1-b302-d8802f1aa8d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:41:54.571Z|871d4332-63ae-40f1-b302-d8802f1aa8d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:41:54.829Z|8fad62e2-6be4-47cb-8ad0-f34f4c0fe65c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:41:54.830Z|8fad62e2-6be4-47cb-8ad0-f34f4c0fe65c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:41:55.273Z|9fd2349d-c509-41ee-a1fa-77c5b9876790|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:41:55.274Z|9fd2349d-c509-41ee-a1fa-77c5b9876790|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:42:00.208Z|2667cf84-f389-4519-a3ab-da9c07c16f37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:42:00.209Z|2667cf84-f389-4519-a3ab-da9c07c16f37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:42:01.202Z|320354e1-a0d7-4dcc-a74a-5d14b572c9da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:42:01.202Z|320354e1-a0d7-4dcc-a74a-5d14b572c9da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:42:04.597Z|4d217986-add3-4d28-a08c-6a6dfe5ba64f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:42:04.598Z|4d217986-add3-4d28-a08c-6a6dfe5ba64f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:42:04.856Z|ca6f1642-2e30-47fa-a4a0-f974a9136b07|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:42:04.857Z|ca6f1642-2e30-47fa-a4a0-f974a9136b07|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:42:05.297Z|184972ec-3a8e-4ff1-b1da-fbf905033a56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:42:05.298Z|184972ec-3a8e-4ff1-b1da-fbf905033a56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:42:14.626Z|a2b78ffc-b66a-45c1-b07e-311adeb715e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:42:14.627Z|a2b78ffc-b66a-45c1-b07e-311adeb715e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:42:14.883Z|d78b29ea-23d1-4b42-ad5f-0734a4a4e14f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:42:14.883Z|d78b29ea-23d1-4b42-ad5f-0734a4a4e14f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:42:15.208Z|c7222236-c244-492d-8c05-a0bb80267f91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:42:15.209Z|c7222236-c244-492d-8c05-a0bb80267f91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:42:15.324Z|bc9bb5dd-5dea-4a4c-9a33-0c12df4307a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:42:15.325Z|bc9bb5dd-5dea-4a4c-9a33-0c12df4307a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:42:24.655Z|9b549e0b-d600-4090-aa91-801c7c87081f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:42:24.656Z|9b549e0b-d600-4090-aa91-801c7c87081f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:42:24.910Z|9d66ed3f-c5a8-4a78-b711-11bf2c4aa071|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:42:24.911Z|9d66ed3f-c5a8-4a78-b711-11bf2c4aa071|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:42:25.352Z|1e65ad29-8055-45c7-a173-4ca1241e74e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:42:25.353Z|1e65ad29-8055-45c7-a173-4ca1241e74e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:42:30.208Z|f0937dce-9179-4ed7-aa40-342e9ae8a8cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:42:30.210Z|f0937dce-9179-4ed7-aa40-342e9ae8a8cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:42:31.202Z|0b776f28-064f-4114-9935-9525dc9aba40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:42:31.203Z|0b776f28-064f-4114-9935-9525dc9aba40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:42:34.685Z|e72b7ff7-4acd-41d2-9768-0af9d47d79ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:42:34.685Z|e72b7ff7-4acd-41d2-9768-0af9d47d79ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:42:34.937Z|782fd53e-0753-496b-b737-04ef41d4033b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:42:34.937Z|782fd53e-0753-496b-b737-04ef41d4033b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:42:35.377Z|151ba00b-f0f9-48d1-a384-f4d94b571f8a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:42:35.378Z|151ba00b-f0f9-48d1-a384-f4d94b571f8a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:42:40.408Z|8b93cc9c-44ae-439c-8733-9833499309dd|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T07:42:40.408Z|8b93cc9c-44ae-439c-8733-9833499309dd|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T07:42:44.714Z|f4794b3e-b94c-44f5-a0ba-5e44cdc5c31c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:42:44.715Z|f4794b3e-b94c-44f5-a0ba-5e44cdc5c31c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:42:44.964Z|125195ce-90e1-4fb9-82cc-e7692b8a274f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:42:44.964Z|125195ce-90e1-4fb9-82cc-e7692b8a274f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:42:45.208Z|d7afe529-3604-4376-857f-d707374774f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:42:45.209Z|d7afe529-3604-4376-857f-d707374774f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:42:45.403Z|4a0f939a-10ff-41ca-b268-b2115f9d6cec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:42:45.403Z|4a0f939a-10ff-41ca-b268-b2115f9d6cec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:42:54.743Z|b9e4a25e-7879-425d-8bc0-fdfbb0b2aea9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:42:54.744Z|b9e4a25e-7879-425d-8bc0-fdfbb0b2aea9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:42:54.992Z|c033fcbd-61c8-4c6a-8a0a-f1f2d9e114d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:42:54.992Z|c033fcbd-61c8-4c6a-8a0a-f1f2d9e114d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:42:55.427Z|184b4902-e03e-4934-9ccb-58a523964ae4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:42:55.428Z|184b4902-e03e-4934-9ccb-58a523964ae4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:43:00.208Z|a6bfd17d-29c8-4faf-b7a4-4a4efe46c2f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:43:00.209Z|a6bfd17d-29c8-4faf-b7a4-4a4efe46c2f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:43:01.204Z|17b6f8b1-00b2-4b2c-997c-2bdddb42ea93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:43:01.204Z|17b6f8b1-00b2-4b2c-997c-2bdddb42ea93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:43:04.771Z|97afaad2-18a5-4977-b932-b6da69b8f8be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:43:04.772Z|97afaad2-18a5-4977-b932-b6da69b8f8be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:43:05.021Z|99d54aa6-fad6-4a5b-a4c6-f146a31dbb9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:43:05.021Z|99d54aa6-fad6-4a5b-a4c6-f146a31dbb9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:43:05.453Z|d789425d-9e4f-4bbe-9003-774f700f325b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:43:05.453Z|d789425d-9e4f-4bbe-9003-774f700f325b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:43:14.800Z|391b400c-0cc8-4996-9af2-127801fb7886|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:43:14.801Z|391b400c-0cc8-4996-9af2-127801fb7886|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:43:15.048Z|9f6b11b5-40a9-475b-8b23-ea9d9113cd36|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:43:15.049Z|9f6b11b5-40a9-475b-8b23-ea9d9113cd36|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:43:15.208Z|af73b5bc-2113-4bcf-9572-a589b1d9ebc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:43:15.210Z|af73b5bc-2113-4bcf-9572-a589b1d9ebc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:43:15.478Z|b6993a32-d617-4f7f-ac28-7d4d41e3b58b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:43:15.479Z|b6993a32-d617-4f7f-ac28-7d4d41e3b58b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:43:24.830Z|dcfd7fc6-6ba0-4f4b-98ea-358514b015f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:43:24.831Z|dcfd7fc6-6ba0-4f4b-98ea-358514b015f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:43:25.078Z|446367d8-8190-4f02-8c42-301ed6131b1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:43:25.079Z|446367d8-8190-4f02-8c42-301ed6131b1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:43:25.506Z|7d48ac45-0c0f-422a-9c5e-744cdf208ab2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:43:25.506Z|7d48ac45-0c0f-422a-9c5e-744cdf208ab2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:43:30.208Z|ee938d0b-66bb-4726-b0d1-b8941b8aed14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:43:30.209Z|ee938d0b-66bb-4726-b0d1-b8941b8aed14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:43:31.205Z|f808bf3f-49cb-42f4-a80a-ae168999be55|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:43:31.205Z|f808bf3f-49cb-42f4-a80a-ae168999be55|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:43:34.859Z|6c6de063-65ec-4e5f-ab76-78fdae18c929|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:43:34.860Z|6c6de063-65ec-4e5f-ab76-78fdae18c929|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:43:35.107Z|985d9ad8-ecde-4f1f-862e-887ccaafe03d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:43:35.108Z|985d9ad8-ecde-4f1f-862e-887ccaafe03d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:43:35.532Z|9088faae-6f85-4cd4-92dc-c4c323487d03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:43:35.533Z|9088faae-6f85-4cd4-92dc-c4c323487d03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:43:40.406Z|b2bb1241-312e-432d-96d4-99d1e826607c|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T07:43:40.406Z|b2bb1241-312e-432d-96d4-99d1e826607c|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T07:43:44.889Z|e0dfeb73-186c-453f-ac95-2e59043aceef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:43:44.889Z|e0dfeb73-186c-453f-ac95-2e59043aceef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:43:45.137Z|6666d711-25e0-4750-ba58-7d1ecf2adc68|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:43:45.137Z|6666d711-25e0-4750-ba58-7d1ecf2adc68|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:43:45.208Z|548f6843-098f-4b41-addb-343360497edd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:43:45.209Z|548f6843-098f-4b41-addb-343360497edd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:43:45.559Z|de2ed7bf-5836-4fcf-b908-203f29122fcc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:43:45.560Z|de2ed7bf-5836-4fcf-b908-203f29122fcc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:43:54.917Z|02da8dde-c759-47f8-9cf7-d305477dab15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:43:54.918Z|02da8dde-c759-47f8-9cf7-d305477dab15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:43:55.167Z|0232650b-1981-42bd-9574-038344e31386|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:43:55.168Z|0232650b-1981-42bd-9574-038344e31386|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:43:55.583Z|f0d16a6b-f1c7-4539-94e0-9be08b6c69e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:43:55.584Z|f0d16a6b-f1c7-4539-94e0-9be08b6c69e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:44:00.208Z|0431d17d-db6d-43c7-97de-122bbe732c9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:44:00.210Z|0431d17d-db6d-43c7-97de-122bbe732c9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:44:01.206Z|9348dfe5-9f7e-453a-b64c-c0740165fc55|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:44:01.206Z|9348dfe5-9f7e-453a-b64c-c0740165fc55|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:44:04.943Z|5d1e5695-41d7-4bad-a899-569e4b24b7ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:44:04.943Z|5d1e5695-41d7-4bad-a899-569e4b24b7ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:44:05.194Z|42d8e697-643f-4514-a329-ec8a62f3cc5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:44:05.195Z|42d8e697-643f-4514-a329-ec8a62f3cc5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:44:05.605Z|77cf2370-e313-46d1-a545-b7e3402ec382|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:44:05.605Z|77cf2370-e313-46d1-a545-b7e3402ec382|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:44:14.968Z|40489ecb-2ffd-4e54-b6f9-cbe5a2e41565|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:44:14.969Z|40489ecb-2ffd-4e54-b6f9-cbe5a2e41565|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:44:15.208Z|fea66587-e69f-46e3-b9c6-bf22094ea560|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:44:15.209Z|fea66587-e69f-46e3-b9c6-bf22094ea560|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:44:15.220Z|e85e584a-90bf-4754-bb1b-af0d461f260d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:44:15.221Z|e85e584a-90bf-4754-bb1b-af0d461f260d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:44:15.630Z|34cbf708-c31e-4d3e-b267-df19bbc437a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:44:15.631Z|34cbf708-c31e-4d3e-b267-df19bbc437a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:44:24.998Z|d9f4df1b-7c6a-4b1d-bab6-7eb1c53e01d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:44:24.998Z|d9f4df1b-7c6a-4b1d-bab6-7eb1c53e01d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:44:25.249Z|9a6b6834-064d-4d5f-9d6c-021a965addd8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:44:25.249Z|9a6b6834-064d-4d5f-9d6c-021a965addd8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:44:25.656Z|0444b868-c574-4dad-a6a7-b8fef6d0eed2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:44:25.656Z|0444b868-c574-4dad-a6a7-b8fef6d0eed2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:44:30.208Z|0b027401-f9ac-4399-9ad8-588560e8c1b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:44:30.209Z|0b027401-f9ac-4399-9ad8-588560e8c1b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:44:31.207Z|3b0d6cae-1a92-40f6-a837-78a3f15eed5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:44:31.207Z|3b0d6cae-1a92-40f6-a837-78a3f15eed5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:44:35.020Z|5cedbe99-26d3-4269-95a0-c96d99d4fcee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:44:35.021Z|5cedbe99-26d3-4269-95a0-c96d99d4fcee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:44:35.277Z|927b23f0-d55d-426e-8ae9-f946b2f4f472|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:44:35.278Z|927b23f0-d55d-426e-8ae9-f946b2f4f472|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:44:35.682Z|9dba09c7-76e9-4c0f-a965-28ba2fd205ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:44:35.683Z|9dba09c7-76e9-4c0f-a965-28ba2fd205ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:44:40.407Z|0a48a8fa-9157-4271-b530-48da03945729|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T07:44:40.408Z|0a48a8fa-9157-4271-b530-48da03945729|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T07:44:45.047Z|496319cb-4474-44c5-b3b7-f9cf18a32bcc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:44:45.048Z|496319cb-4474-44c5-b3b7-f9cf18a32bcc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:44:45.208Z|9e4c8f03-4439-41c8-a63e-38bf90fa9b24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:44:45.210Z|9e4c8f03-4439-41c8-a63e-38bf90fa9b24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:44:45.303Z|dbee930d-3def-4419-9669-410e80bf58c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:44:45.304Z|dbee930d-3def-4419-9669-410e80bf58c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:44:45.705Z|547618f5-db27-4549-a821-165fc6bb11d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:44:45.706Z|547618f5-db27-4549-a821-165fc6bb11d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:44:55.075Z|0712620b-7487-4689-b8b9-6f6fb9e2c254|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:44:55.076Z|0712620b-7487-4689-b8b9-6f6fb9e2c254|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:44:55.332Z|b8d4b5fb-7309-4704-bcad-9f5392685e67|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:44:55.333Z|b8d4b5fb-7309-4704-bcad-9f5392685e67|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:44:55.730Z|9064a70b-86d5-45cf-9174-3d9bec31e90c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:44:55.731Z|9064a70b-86d5-45cf-9174-3d9bec31e90c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:45:00.208Z|5c85568b-2d34-4f58-b619-5cd81b1e6913|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:45:00.208Z|5c85568b-2d34-4f58-b619-5cd81b1e6913|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:45:01.208Z|782532cf-e07e-45d2-a9bb-f4bb9d237924|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:45:01.208Z|782532cf-e07e-45d2-a9bb-f4bb9d237924|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:45:05.106Z|c49cce4f-747e-49af-865b-17499c3802d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:45:05.107Z|c49cce4f-747e-49af-865b-17499c3802d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:45:05.362Z|b14b62c5-7cce-4d14-bf05-4826e0f0b5eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:45:05.362Z|b14b62c5-7cce-4d14-bf05-4826e0f0b5eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:45:05.759Z|1fdfffda-8ee8-4575-9522-c51ff1b7e630|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:45:05.759Z|1fdfffda-8ee8-4575-9522-c51ff1b7e630|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:45:15.135Z|337ae15a-2ac6-4ed9-860b-5f164b539c72|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:45:15.136Z|337ae15a-2ac6-4ed9-860b-5f164b539c72|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:45:15.208Z|f3c39d05-e44e-4fd1-b99d-3beb09da488f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:45:15.209Z|f3c39d05-e44e-4fd1-b99d-3beb09da488f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:45:15.391Z|08a28e04-4453-44f7-9e93-af39da7d8925|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:45:15.392Z|08a28e04-4453-44f7-9e93-af39da7d8925|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:45:15.782Z|8ae27fa9-f7ba-4a85-af7b-f466348f617f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:45:15.783Z|8ae27fa9-f7ba-4a85-af7b-f466348f617f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:45:25.164Z|638b0f14-cdfb-4826-a999-5033e916d250|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:45:25.165Z|638b0f14-cdfb-4826-a999-5033e916d250|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:45:25.417Z|587acff5-121c-4073-a52b-f101de2b8b32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:45:25.418Z|587acff5-121c-4073-a52b-f101de2b8b32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:45:25.810Z|7aaca523-b209-4a15-ac69-58d75c9d16b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:45:25.810Z|7aaca523-b209-4a15-ac69-58d75c9d16b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:45:30.208Z|8dfdb623-746f-481f-a9b9-e887dc7fee5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:45:30.210Z|8dfdb623-746f-481f-a9b9-e887dc7fee5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:45:31.208Z|b398c8c1-968f-4124-83a1-47759181dd78|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:45:31.209Z|b398c8c1-968f-4124-83a1-47759181dd78|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:45:35.194Z|b9651090-bd2d-4fd3-8768-7d5a5dc0b157|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:45:35.194Z|b9651090-bd2d-4fd3-8768-7d5a5dc0b157|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:45:35.444Z|28b8e4ca-6778-44dc-b677-f89c72413449|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:45:35.445Z|28b8e4ca-6778-44dc-b677-f89c72413449|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:45:35.833Z|45c2c595-a1de-4344-94a6-342593318561|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:45:35.834Z|45c2c595-a1de-4344-94a6-342593318561|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:45:40.407Z|fb98bac3-addb-49a3-beda-7b680edf24c5|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T07:45:40.408Z|fb98bac3-addb-49a3-beda-7b680edf24c5|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T07:45:45.208Z|a96e664a-421d-4bfc-a255-46d83e7d8fea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:45:45.209Z|a96e664a-421d-4bfc-a255-46d83e7d8fea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:45:45.223Z|65c14694-47f0-430a-a2d7-4c0027a14575|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:45:45.223Z|65c14694-47f0-430a-a2d7-4c0027a14575|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:45:45.474Z|c7a3d5fb-9b72-467b-a197-b046ca2909c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:45:45.475Z|c7a3d5fb-9b72-467b-a197-b046ca2909c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:45:45.855Z|3ddf4f17-2427-4ec0-9dfd-776a65b1dbcd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:45:45.856Z|3ddf4f17-2427-4ec0-9dfd-776a65b1dbcd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:45:55.252Z|786f5c24-5a94-47fb-ac73-85612ebd0f30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:45:55.252Z|786f5c24-5a94-47fb-ac73-85612ebd0f30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:45:55.500Z|01db5378-3961-4b31-8f2f-908c8e66c05a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:45:55.501Z|01db5378-3961-4b31-8f2f-908c8e66c05a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:45:55.878Z|93cd0fe9-752e-4b92-8966-1898cd84c215|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:45:55.879Z|93cd0fe9-752e-4b92-8966-1898cd84c215|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:46:00.208Z|b85c127a-39b7-4e18-8967-67598da53906|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:46:00.209Z|b85c127a-39b7-4e18-8967-67598da53906|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:46:01.209Z|976e9914-22f1-4f1e-a22c-2987bca08bca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:46:01.210Z|976e9914-22f1-4f1e-a22c-2987bca08bca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:46:05.283Z|cdcca709-ad82-4b0a-a0e8-312dd092e797|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:46:05.283Z|cdcca709-ad82-4b0a-a0e8-312dd092e797|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:46:05.528Z|c95144b8-c371-4870-a39d-061104b4824b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:46:05.529Z|c95144b8-c371-4870-a39d-061104b4824b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:46:05.901Z|48bc51c2-0c21-404c-a0a0-ed856b8f539d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:46:05.902Z|48bc51c2-0c21-404c-a0a0-ed856b8f539d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:46:15.208Z|5faad158-02d9-495b-95f3-0a7499d20708|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:46:15.210Z|5faad158-02d9-495b-95f3-0a7499d20708|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:46:15.313Z|b4a6b635-e5b1-4438-ade7-75d1a6370021|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:46:15.314Z|b4a6b635-e5b1-4438-ade7-75d1a6370021|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:46:15.556Z|ab67d000-6e9d-404c-b72a-c9e24c222732|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:46:15.557Z|ab67d000-6e9d-404c-b72a-c9e24c222732|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:46:15.926Z|5ef1eb38-5b62-4996-807a-49fea73a2ee6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:46:15.927Z|5ef1eb38-5b62-4996-807a-49fea73a2ee6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:46:25.342Z|6b0d0aa0-7f26-4a82-bf89-5e8172ce39e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:46:25.343Z|6b0d0aa0-7f26-4a82-bf89-5e8172ce39e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:46:25.582Z|1620baa3-fff3-45e7-9f34-063b8fe9ffa1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:46:25.583Z|1620baa3-fff3-45e7-9f34-063b8fe9ffa1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:46:25.952Z|597ba078-a954-41cc-a5c6-800bae6ec305|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:46:25.953Z|597ba078-a954-41cc-a5c6-800bae6ec305|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:46:30.208Z|c819ea79-bf3b-4a8c-9d64-c87830b80504|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:46:30.209Z|c819ea79-bf3b-4a8c-9d64-c87830b80504|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:46:31.210Z|82b376a2-24d9-4010-8819-5de2219c1772|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:46:31.211Z|82b376a2-24d9-4010-8819-5de2219c1772|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:46:35.370Z|047aaf7b-a01d-46b4-87b0-9caf0eb3c1fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:46:35.371Z|047aaf7b-a01d-46b4-87b0-9caf0eb3c1fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:46:35.611Z|88315d21-bfe5-4b82-b5d7-c957b88fef53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:46:35.611Z|88315d21-bfe5-4b82-b5d7-c957b88fef53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:46:35.974Z|1e678629-4ca7-4eea-8362-d6dfa65ef279|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:46:35.974Z|1e678629-4ca7-4eea-8362-d6dfa65ef279|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:46:40.407Z|5ea35570-7570-4cd6-b34a-1f17e7c22fdb|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T07:46:40.408Z|5ea35570-7570-4cd6-b34a-1f17e7c22fdb|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T07:46:45.208Z|e7279f00-a269-4d6b-874c-34857c3d65b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:46:45.209Z|e7279f00-a269-4d6b-874c-34857c3d65b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:46:45.399Z|cb0d83b4-1df7-4511-8065-4b086430439a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:46:45.400Z|cb0d83b4-1df7-4511-8065-4b086430439a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:46:45.639Z|332f285b-6e6f-4b1f-8c72-784bb9dd51ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:46:45.640Z|332f285b-6e6f-4b1f-8c72-784bb9dd51ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:46:45.996Z|f263d7f4-edf2-4a85-aa2d-36010b813234|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:46:45.996Z|f263d7f4-edf2-4a85-aa2d-36010b813234|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:46:55.428Z|8643f06a-95b3-412a-b843-5230c2bdb8cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:46:55.429Z|8643f06a-95b3-412a-b843-5230c2bdb8cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:46:55.663Z|7df65597-0a4a-4a22-a21b-71424aa0dada|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:46:55.663Z|7df65597-0a4a-4a22-a21b-71424aa0dada|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:46:56.021Z|8370a1ee-74be-4a3b-b50a-0d63bf87aa41|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:46:56.022Z|8370a1ee-74be-4a3b-b50a-0d63bf87aa41|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:47:00.208Z|0bd0931d-fd4c-4a13-ac56-056e98e5f68b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:47:00.209Z|0bd0931d-fd4c-4a13-ac56-056e98e5f68b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:47:01.211Z|0850796e-ffa8-48ca-b9f7-4d5306a74b51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:47:01.212Z|0850796e-ffa8-48ca-b9f7-4d5306a74b51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:47:05.456Z|1155d28a-7550-4100-bc5a-a8e5dfd8daa9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:47:05.457Z|1155d28a-7550-4100-bc5a-a8e5dfd8daa9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:47:05.688Z|d1260c2f-2ae1-47fa-89cf-752f9257ce27|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:47:05.689Z|d1260c2f-2ae1-47fa-89cf-752f9257ce27|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:47:06.050Z|b13c8c36-0898-4b4c-a477-46481886e4f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:47:06.050Z|b13c8c36-0898-4b4c-a477-46481886e4f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:47:15.208Z|afda564b-cf4f-4957-b713-800a73ad27a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:47:15.208Z|afda564b-cf4f-4957-b713-800a73ad27a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:47:15.486Z|ced1be81-183e-4f9f-bacf-a801c7d8a4a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:47:15.487Z|ced1be81-183e-4f9f-bacf-a801c7d8a4a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:47:15.716Z|804535fd-a49b-4f9a-bfc8-75bf11eaf1ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:47:15.716Z|804535fd-a49b-4f9a-bfc8-75bf11eaf1ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:47:16.073Z|80d42b76-3bcf-4f97-83de-84aeeb4cf874|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:47:16.073Z|80d42b76-3bcf-4f97-83de-84aeeb4cf874|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:47:25.515Z|7f568eb4-e3cf-4878-a2cb-7ea502cbbc94|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:47:25.516Z|7f568eb4-e3cf-4878-a2cb-7ea502cbbc94|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:47:25.742Z|5dc82e59-781e-4b06-baf3-22bd9e3625d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:47:25.743Z|5dc82e59-781e-4b06-baf3-22bd9e3625d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:47:26.097Z|d181bdc7-391e-4545-a2a0-3d87c067a1de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:47:26.097Z|d181bdc7-391e-4545-a2a0-3d87c067a1de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:47:30.208Z|48096baf-b94a-4caa-92f1-137dc89c725e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:47:30.209Z|48096baf-b94a-4caa-92f1-137dc89c725e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:47:31.212Z|237eec54-b1e0-4fb2-b031-fc0502403b26|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:47:31.213Z|237eec54-b1e0-4fb2-b031-fc0502403b26|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:47:35.545Z|70545794-8725-4de0-98c9-9aa6440f187d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:47:35.545Z|70545794-8725-4de0-98c9-9aa6440f187d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:47:35.768Z|9606bc5b-5d2a-41a7-a071-fd0034ac7a60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:47:35.769Z|9606bc5b-5d2a-41a7-a071-fd0034ac7a60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:47:36.124Z|14892b14-3a99-47e9-b4a7-b23582c85b7f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:47:36.125Z|14892b14-3a99-47e9-b4a7-b23582c85b7f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:47:40.407Z|abd1ecf6-194a-4c87-abdf-503d71351308|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T07:47:40.408Z|abd1ecf6-194a-4c87-abdf-503d71351308|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T07:47:45.208Z|9ed19a2c-3444-46df-9515-9b5432a9e9ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:47:45.210Z|9ed19a2c-3444-46df-9515-9b5432a9e9ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:47:45.571Z|8a801545-1b5a-4241-80b9-3000a5dc04c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:47:45.572Z|8a801545-1b5a-4241-80b9-3000a5dc04c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:47:45.798Z|a0804e54-7a38-41f0-9099-53dd4a60fc82|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:47:45.798Z|a0804e54-7a38-41f0-9099-53dd4a60fc82|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:47:46.148Z|c70aa836-a43a-49a4-8ade-0fec726a3a24|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:47:46.148Z|c70aa836-a43a-49a4-8ade-0fec726a3a24|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:47:55.598Z|ab9597a6-1ec7-47de-9a1b-c073ee6707e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:47:55.599Z|ab9597a6-1ec7-47de-9a1b-c073ee6707e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:47:55.826Z|4e0e131b-b14a-4a9d-a780-171c88b1f06a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:47:55.827Z|4e0e131b-b14a-4a9d-a780-171c88b1f06a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:47:56.179Z|2868e350-17b5-4ebf-ae1c-75d460a52322|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:47:56.180Z|2868e350-17b5-4ebf-ae1c-75d460a52322|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:48:00.208Z|91e5e89b-129f-4fc4-a5b3-3b30a0af050a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:48:00.209Z|91e5e89b-129f-4fc4-a5b3-3b30a0af050a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:48:01.213Z|4a166883-50f7-4f29-937d-44603145e079|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:48:01.214Z|4a166883-50f7-4f29-937d-44603145e079|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:48:05.625Z|4f93f7e1-6343-4456-9b2e-604778ca137b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:48:05.625Z|4f93f7e1-6343-4456-9b2e-604778ca137b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:48:05.851Z|da0b80d0-c043-4974-81e9-99387d328a63|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:48:05.852Z|da0b80d0-c043-4974-81e9-99387d328a63|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:48:06.204Z|8215f75b-4826-495c-acc0-860b4324bc2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:48:06.205Z|8215f75b-4826-495c-acc0-860b4324bc2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:48:15.208Z|be8a47fe-1111-49f4-a230-bfcbe40ab85a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:48:15.209Z|be8a47fe-1111-49f4-a230-bfcbe40ab85a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:48:15.658Z|33719041-1b48-4d6c-9e59-606d76b9d83a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:48:15.659Z|33719041-1b48-4d6c-9e59-606d76b9d83a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:48:15.881Z|caab80cd-70ba-4366-9f3b-3d1e8bac4877|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:48:15.882Z|caab80cd-70ba-4366-9f3b-3d1e8bac4877|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:48:16.232Z|1fbe3c01-ca53-4087-ab5a-eb03564e22d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:48:16.233Z|1fbe3c01-ca53-4087-ab5a-eb03564e22d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:48:25.684Z|cfc2d772-ce8b-484e-9d3e-62ead5a70193|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:48:25.685Z|cfc2d772-ce8b-484e-9d3e-62ead5a70193|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:48:25.910Z|16ebb2af-6923-4194-83da-e217e780185a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:48:25.911Z|16ebb2af-6923-4194-83da-e217e780185a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:48:26.255Z|1aa99820-a770-44fc-b748-6ea2596c51b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:48:26.256Z|1aa99820-a770-44fc-b748-6ea2596c51b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:48:30.208Z|01c50587-33a3-4d1e-a3d1-1060ac53a19d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:48:30.210Z|01c50587-33a3-4d1e-a3d1-1060ac53a19d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:48:31.214Z|920eeeab-6fb5-4a81-b600-3e3a1cf00b82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:48:31.215Z|920eeeab-6fb5-4a81-b600-3e3a1cf00b82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:48:35.711Z|a6e8ab1e-0338-4fac-adce-5395b2328ffa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:48:35.711Z|a6e8ab1e-0338-4fac-adce-5395b2328ffa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:48:35.938Z|c22d62e0-a589-4ec2-b505-5f6769c60b40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:48:35.938Z|c22d62e0-a589-4ec2-b505-5f6769c60b40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:48:36.282Z|cf29d790-ed79-4616-9a4c-e50ff95222a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:48:36.283Z|cf29d790-ed79-4616-9a4c-e50ff95222a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:48:40.408Z|f56a6859-6a42-4aa4-9285-139e38552570|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T07:48:40.408Z|f56a6859-6a42-4aa4-9285-139e38552570|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T07:48:45.208Z|39dc75ea-8e16-4eed-add5-9653add35920|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:48:45.208Z|39dc75ea-8e16-4eed-add5-9653add35920|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:48:45.736Z|2fb2312b-0f28-4f2e-8844-dbce063fbc40|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:48:45.737Z|2fb2312b-0f28-4f2e-8844-dbce063fbc40|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:48:45.963Z|1e6a5e75-5ae7-45a4-976d-d290fa7d3527|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:48:45.964Z|1e6a5e75-5ae7-45a4-976d-d290fa7d3527|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:48:46.305Z|d23c3b05-b894-499c-8add-81d47b3874b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:48:46.306Z|d23c3b05-b894-499c-8add-81d47b3874b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:48:55.764Z|6879eb70-9cc4-4cd2-b939-9287e8560c73|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:48:55.765Z|6879eb70-9cc4-4cd2-b939-9287e8560c73|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:48:55.991Z|325c5fbf-2d22-4a13-9c4a-66d541143edb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:48:55.992Z|325c5fbf-2d22-4a13-9c4a-66d541143edb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:48:56.329Z|a5ac70ee-741e-4863-a7b9-0bdf36aeabb5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:48:56.330Z|a5ac70ee-741e-4863-a7b9-0bdf36aeabb5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:49:00.208Z|ad383145-6126-47bf-9701-4d394cb63dd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:49:00.209Z|ad383145-6126-47bf-9701-4d394cb63dd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:49:01.215Z|535baac0-4599-471b-b4d6-68af2a51edbb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:49:01.216Z|535baac0-4599-471b-b4d6-68af2a51edbb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:49:05.792Z|db3d6db3-18a7-4c73-9d11-813b89882fed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:49:05.793Z|db3d6db3-18a7-4c73-9d11-813b89882fed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:49:06.019Z|fc7c6963-835e-41ce-8a4c-3df5787f8da6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:49:06.020Z|fc7c6963-835e-41ce-8a4c-3df5787f8da6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:49:06.351Z|a3b4b52b-30ca-443e-a1dc-92bce5542b93|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:49:06.352Z|a3b4b52b-30ca-443e-a1dc-92bce5542b93|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:49:15.208Z|1afcb37b-8cc8-4ad9-a758-d0a774f1cb36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:49:15.210Z|1afcb37b-8cc8-4ad9-a758-d0a774f1cb36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:49:15.819Z|14a5136c-3e8b-46d4-8242-1b57c6506763|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:49:15.820Z|14a5136c-3e8b-46d4-8242-1b57c6506763|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:49:16.043Z|0045a636-0678-4436-bec7-cb696f9db3a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:49:16.044Z|0045a636-0678-4436-bec7-cb696f9db3a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:49:16.379Z|639036a1-bdbf-4b1f-8550-0372535fbf0d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:49:16.379Z|639036a1-bdbf-4b1f-8550-0372535fbf0d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:49:25.847Z|0794e05b-76d3-4715-b21f-d4c5c9f67e65|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:49:25.848Z|0794e05b-76d3-4715-b21f-d4c5c9f67e65|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:49:26.075Z|f911fdcb-9bc8-4cdc-9661-2500c6d2b975|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:49:26.076Z|f911fdcb-9bc8-4cdc-9661-2500c6d2b975|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:49:26.405Z|b608cccb-7b3b-4d73-8240-2e9dc47df40a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:49:26.406Z|b608cccb-7b3b-4d73-8240-2e9dc47df40a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:49:30.208Z|9e780511-1f6b-40d7-8cc5-d15bad630439|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:49:30.208Z|9e780511-1f6b-40d7-8cc5-d15bad630439|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:49:31.216Z|768b5bb2-66f2-4306-9429-26611034f71d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:49:31.217Z|768b5bb2-66f2-4306-9429-26611034f71d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:49:35.886Z|87c63a82-2868-42d9-987a-b83670c4956b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:49:35.886Z|87c63a82-2868-42d9-987a-b83670c4956b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:49:36.101Z|bcd0c9fd-9f95-451b-8bb0-10077ee216f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:49:36.101Z|bcd0c9fd-9f95-451b-8bb0-10077ee216f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:49:36.437Z|3d68cf7d-6485-4f49-b4de-ff154d9c7e4e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:49:36.438Z|3d68cf7d-6485-4f49-b4de-ff154d9c7e4e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:49:40.407Z|38f7e144-e280-4cab-9e71-4d5f4f3299ed|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T07:49:40.408Z|38f7e144-e280-4cab-9e71-4d5f4f3299ed|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T07:49:45.208Z|1dbac5cd-1288-4804-a5b6-8e3dcf004dbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:49:45.209Z|1dbac5cd-1288-4804-a5b6-8e3dcf004dbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:49:45.914Z|90a20eef-18c2-4138-95cc-e041b925fb28|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:49:45.915Z|90a20eef-18c2-4138-95cc-e041b925fb28|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:49:46.128Z|c4650a44-af38-4b8a-a1cf-838d33a45be1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:49:46.129Z|c4650a44-af38-4b8a-a1cf-838d33a45be1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:49:46.458Z|076d9d0a-01fe-4094-b130-65f2ed62c044|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:49:46.459Z|076d9d0a-01fe-4094-b130-65f2ed62c044|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:49:55.942Z|be00fba3-bee2-44d7-934e-c14d2075ec8b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:49:55.943Z|be00fba3-bee2-44d7-934e-c14d2075ec8b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:49:56.156Z|965700e2-472f-4a71-a554-e9d5dd963e1c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:49:56.157Z|965700e2-472f-4a71-a554-e9d5dd963e1c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:49:56.482Z|74672b8e-59f3-42a4-8908-f0fa97943583|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:49:56.483Z|74672b8e-59f3-42a4-8908-f0fa97943583|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:50:00.208Z|09f19e8e-373c-4187-b3e6-c21fa3685137|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:50:00.210Z|09f19e8e-373c-4187-b3e6-c21fa3685137|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:50:01.217Z|7b31e306-633f-445b-9984-b39f16ba7daa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:50:01.218Z|7b31e306-633f-445b-9984-b39f16ba7daa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:50:05.971Z|ba132176-264a-4d44-8818-fb3b45226bc4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:50:05.972Z|ba132176-264a-4d44-8818-fb3b45226bc4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:50:06.186Z|50f06f1a-3a28-4ed4-8d80-3c4a8c935d87|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:50:06.186Z|50f06f1a-3a28-4ed4-8d80-3c4a8c935d87|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:50:06.506Z|91a0d559-3cf6-48b7-8605-99ac016340c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:50:06.506Z|91a0d559-3cf6-48b7-8605-99ac016340c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:50:15.208Z|f9d4226c-d8f0-4a80-8772-1d05137ede43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:50:15.209Z|f9d4226c-d8f0-4a80-8772-1d05137ede43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:50:16.005Z|adb55475-4e11-49a8-ab54-b57eb16dbc62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:50:16.005Z|adb55475-4e11-49a8-ab54-b57eb16dbc62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:50:16.217Z|1bc2effb-0a9f-4d86-9d07-7fa88c3c2dd7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:50:16.218Z|1bc2effb-0a9f-4d86-9d07-7fa88c3c2dd7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:50:16.532Z|0d1b4a1a-f9e9-48cc-8a60-53047a5d056c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:50:16.532Z|0d1b4a1a-f9e9-48cc-8a60-53047a5d056c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:50:26.033Z|94030c6c-0da7-4882-bc8f-e9c2c22a5d1c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:50:26.034Z|94030c6c-0da7-4882-bc8f-e9c2c22a5d1c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:50:26.246Z|5a25e41f-c6ee-413d-b0de-656b9448d34c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:50:26.247Z|5a25e41f-c6ee-413d-b0de-656b9448d34c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:50:26.558Z|76909e08-69a8-46e8-90c4-bd64d3a34168|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:50:26.559Z|76909e08-69a8-46e8-90c4-bd64d3a34168|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:50:30.208Z|a66530d4-a27e-4a38-9d89-d1bbf32e6cff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:50:30.209Z|a66530d4-a27e-4a38-9d89-d1bbf32e6cff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:50:31.218Z|bfd52176-63b0-4f33-a35f-a7f1274a28e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:50:31.219Z|bfd52176-63b0-4f33-a35f-a7f1274a28e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:50:36.070Z|71aa3097-406c-4560-8d60-9fc1f05407df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:50:36.071Z|71aa3097-406c-4560-8d60-9fc1f05407df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:50:36.276Z|289c154f-b5f8-4354-9a16-e08302f11643|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:50:36.276Z|289c154f-b5f8-4354-9a16-e08302f11643|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:50:36.583Z|597327c1-3dec-41a6-b090-3792b35a07ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:50:36.584Z|597327c1-3dec-41a6-b090-3792b35a07ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:50:40.407Z|d14abd80-ca93-4101-9d66-17b23fd8d461|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T07:50:40.408Z|d14abd80-ca93-4101-9d66-17b23fd8d461|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T07:50:45.208Z|2a518e7f-ffdf-47f4-b205-035929485f9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:50:45.210Z|2a518e7f-ffdf-47f4-b205-035929485f9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:50:46.098Z|ccc519cd-01d1-4eec-8eec-d059765c1a91|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:50:46.098Z|ccc519cd-01d1-4eec-8eec-d059765c1a91|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:50:46.305Z|2b9c9fd4-96c4-4017-ba31-3543b3fc1117|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:50:46.306Z|2b9c9fd4-96c4-4017-ba31-3543b3fc1117|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:50:46.607Z|86df656b-e513-4434-b601-b18007d52d42|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:50:46.608Z|86df656b-e513-4434-b601-b18007d52d42|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:50:56.123Z|70b10434-5080-4ace-a755-d988884f0014|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:50:56.124Z|70b10434-5080-4ace-a755-d988884f0014|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:50:56.334Z|65583d80-61c8-4114-b71e-fe68f055cfbe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:50:56.335Z|65583d80-61c8-4114-b71e-fe68f055cfbe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:50:56.633Z|780af603-8d3e-4683-8c5f-025a1bafbb65|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:50:56.633Z|780af603-8d3e-4683-8c5f-025a1bafbb65|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:51:00.208Z|db41d821-23c0-4128-b5f7-c0f444a47cd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:51:00.209Z|db41d821-23c0-4128-b5f7-c0f444a47cd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:51:01.220Z|fe687a0d-4bc5-4721-8b63-89b240519c90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:51:01.220Z|fe687a0d-4bc5-4721-8b63-89b240519c90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:51:06.151Z|32be3e9c-121a-4401-a18c-8557c6bfc050|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:51:06.152Z|32be3e9c-121a-4401-a18c-8557c6bfc050|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:51:06.361Z|02fe2279-5bc6-454f-99b2-456c303a2866|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:51:06.361Z|02fe2279-5bc6-454f-99b2-456c303a2866|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:51:06.659Z|9d1633d3-8a55-4e0a-8ecb-287f3b16e5dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:51:06.660Z|9d1633d3-8a55-4e0a-8ecb-287f3b16e5dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:51:15.208Z|b4d190f2-7b23-4b5a-b47b-d301f2f083c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:51:15.209Z|b4d190f2-7b23-4b5a-b47b-d301f2f083c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:51:16.179Z|259b3976-2e3e-4d54-9eb0-e6b3408b0dd1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:51:16.180Z|259b3976-2e3e-4d54-9eb0-e6b3408b0dd1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:51:16.389Z|e6131b78-157d-48a5-88be-980ed973f659|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:51:16.390Z|e6131b78-157d-48a5-88be-980ed973f659|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:51:16.684Z|707c2c7f-3f55-4bc2-8460-9abf0549b986|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:51:16.684Z|707c2c7f-3f55-4bc2-8460-9abf0549b986|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:51:26.206Z|04842cf9-a474-4c91-99a9-536b9661cfb7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:51:26.206Z|04842cf9-a474-4c91-99a9-536b9661cfb7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:51:26.418Z|33fef55d-13ba-4120-a509-f5d06243d70a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:51:26.418Z|33fef55d-13ba-4120-a509-f5d06243d70a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:51:26.711Z|63581a11-692f-4dd3-b149-63642c343cef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:51:26.712Z|63581a11-692f-4dd3-b149-63642c343cef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:51:30.208Z|6f9a8188-2a36-4c86-ad4d-b0a64f13ef6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:51:30.210Z|6f9a8188-2a36-4c86-ad4d-b0a64f13ef6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:51:31.221Z|acf97a93-66db-4ab1-975a-24831e7995a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:51:31.221Z|acf97a93-66db-4ab1-975a-24831e7995a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:51:36.235Z|bc09e191-4344-419c-acb3-31af338d9282|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:51:36.235Z|bc09e191-4344-419c-acb3-31af338d9282|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:51:36.445Z|24a50460-3699-48a1-afd4-22a2817d7a50|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:51:36.446Z|24a50460-3699-48a1-afd4-22a2817d7a50|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:51:36.735Z|02ec38ae-8d6a-4d0b-9170-45fb321b825c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:51:36.736Z|02ec38ae-8d6a-4d0b-9170-45fb321b825c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:51:40.408Z|5bc5305a-fdf3-4b29-bf64-f5ed7062173a|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T07:51:40.409Z|5bc5305a-fdf3-4b29-bf64-f5ed7062173a|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T07:51:45.209Z|3240c749-9ba6-4ca3-8230-cebd9dc0a4c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:51:45.210Z|3240c749-9ba6-4ca3-8230-cebd9dc0a4c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:51:46.262Z|05f29322-59e2-4a0c-8cea-9f35c95b3a0f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:51:46.263Z|05f29322-59e2-4a0c-8cea-9f35c95b3a0f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:51:46.476Z|8624ce2c-ef8d-4e29-a040-73877bb61b12|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:51:46.477Z|8624ce2c-ef8d-4e29-a040-73877bb61b12|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:51:46.760Z|c51f791a-b6b7-4331-81c7-c0661567dbf0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:51:46.761Z|c51f791a-b6b7-4331-81c7-c0661567dbf0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:51:56.288Z|e00f48d3-c4c7-4521-8856-d3772d64c18f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:51:56.288Z|e00f48d3-c4c7-4521-8856-d3772d64c18f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:51:56.504Z|a7fc6e1d-726b-4654-9dda-a47d58e3d673|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:51:56.504Z|a7fc6e1d-726b-4654-9dda-a47d58e3d673|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:51:56.783Z|701ea9b2-2abe-4757-9976-b39c04611c3d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:51:56.784Z|701ea9b2-2abe-4757-9976-b39c04611c3d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:52:00.208Z|40250980-7c73-4ac6-889b-83795a4a84dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:52:00.209Z|40250980-7c73-4ac6-889b-83795a4a84dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:52:01.222Z|53332420-39ee-4bb8-90e8-a076148d055d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:52:01.223Z|53332420-39ee-4bb8-90e8-a076148d055d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:52:06.316Z|9551aae9-f121-4f83-85ff-d7f8ec718bcd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:52:06.317Z|9551aae9-f121-4f83-85ff-d7f8ec718bcd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:52:06.533Z|fdcd1f31-5473-43f2-8de6-98809e813b40|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:52:06.534Z|fdcd1f31-5473-43f2-8de6-98809e813b40|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:52:06.815Z|1a721378-289d-4b32-a866-61b67486f0a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:52:06.816Z|1a721378-289d-4b32-a866-61b67486f0a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:52:15.208Z|6eacb498-a87f-49e9-8eb1-33134e66eecd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:52:15.210Z|6eacb498-a87f-49e9-8eb1-33134e66eecd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:52:16.344Z|6f567710-6b10-43fa-8a7b-b1222722b165|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:52:16.345Z|6f567710-6b10-43fa-8a7b-b1222722b165|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:52:16.562Z|27fd6be7-ea8e-4882-ba55-e638743d7c83|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:52:16.562Z|27fd6be7-ea8e-4882-ba55-e638743d7c83|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:52:16.837Z|89df9631-d608-4d9a-8cf1-6ef58be2ec90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:52:16.838Z|89df9631-d608-4d9a-8cf1-6ef58be2ec90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:52:26.371Z|d62356d5-b9e7-4dc0-8c50-d814e802ad42|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:52:26.372Z|d62356d5-b9e7-4dc0-8c50-d814e802ad42|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:52:26.591Z|84f23cd1-62b4-4092-800b-323aa3fff8e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:52:26.591Z|84f23cd1-62b4-4092-800b-323aa3fff8e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:52:26.860Z|762b3662-91e7-4796-9779-3e007bdb91d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:52:26.860Z|762b3662-91e7-4796-9779-3e007bdb91d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:52:30.208Z|ea8ec33a-aa54-4c24-97e1-9738bcac9f7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:52:30.209Z|ea8ec33a-aa54-4c24-97e1-9738bcac9f7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:52:31.223Z|aa91a7ac-534a-4e0c-a4a8-c6124fde25ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:52:31.224Z|aa91a7ac-534a-4e0c-a4a8-c6124fde25ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:52:36.400Z|9444fa9d-67ec-43e8-a5a3-ab0302459495|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:52:36.401Z|9444fa9d-67ec-43e8-a5a3-ab0302459495|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:52:36.620Z|99f7530c-c03a-4f22-8cf0-48ab899eb6d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:52:36.621Z|99f7530c-c03a-4f22-8cf0-48ab899eb6d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:52:36.883Z|b1461e63-8a29-4713-b0a2-1a21df2dbeca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:52:36.884Z|b1461e63-8a29-4713-b0a2-1a21df2dbeca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:52:40.408Z|d4556d09-dfcb-44f5-af48-1d1bc687c7b0|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T07:52:40.409Z|d4556d09-dfcb-44f5-af48-1d1bc687c7b0|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T07:52:45.208Z|116338fc-e119-4206-8470-5fe61a28bda3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:52:45.209Z|116338fc-e119-4206-8470-5fe61a28bda3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:52:46.429Z|207c7e2e-9e52-49e1-8f5b-d47814fe470f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:52:46.430Z|207c7e2e-9e52-49e1-8f5b-d47814fe470f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:52:46.647Z|3576624e-6aa9-4152-9dc1-a45840f7bca5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:52:46.648Z|3576624e-6aa9-4152-9dc1-a45840f7bca5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:52:46.915Z|f73cbbe9-104a-4d9f-82dd-88f77455e847|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:52:46.916Z|f73cbbe9-104a-4d9f-82dd-88f77455e847|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:52:56.456Z|7734b63c-ac5d-4af9-8031-154c46a5a540|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:52:56.456Z|7734b63c-ac5d-4af9-8031-154c46a5a540|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:52:56.674Z|ef362618-d53d-401b-b25c-fa42a4f7cdea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:52:56.675Z|ef362618-d53d-401b-b25c-fa42a4f7cdea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:52:56.941Z|881e8d49-ecd2-426f-a209-a841ea961f43|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:52:56.941Z|881e8d49-ecd2-426f-a209-a841ea961f43|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:53:00.214Z|b4895308-e8b0-474f-a48c-d9a5b5f7169b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:53:00.215Z|b4895308-e8b0-474f-a48c-d9a5b5f7169b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:53:01.224Z|68c08edf-cbfd-473f-80e3-02dfebcc1f7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:53:01.225Z|68c08edf-cbfd-473f-80e3-02dfebcc1f7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:53:06.484Z|f08e98b0-40d5-4aa3-a13f-e11eb71845c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:53:06.484Z|f08e98b0-40d5-4aa3-a13f-e11eb71845c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:53:06.702Z|c39ba9f1-0d02-43e1-b8c0-be611c9bb359|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:53:06.702Z|c39ba9f1-0d02-43e1-b8c0-be611c9bb359|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:53:06.966Z|5dd7b268-a135-4041-92f2-488bcdc1eadf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:53:06.967Z|5dd7b268-a135-4041-92f2-488bcdc1eadf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:53:15.208Z|80bfa29a-1f54-4845-a5ca-72547eac1b2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:53:15.209Z|80bfa29a-1f54-4845-a5ca-72547eac1b2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:53:16.511Z|587e5d25-cbb8-4f7f-adc3-81d9c030dfd3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:53:16.511Z|587e5d25-cbb8-4f7f-adc3-81d9c030dfd3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:53:16.728Z|99ddf613-65d7-4b6c-972a-7bce3cbccf4f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:53:16.728Z|99ddf613-65d7-4b6c-972a-7bce3cbccf4f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:53:16.994Z|5cc21cee-477a-44b6-ad64-78e8871c4d7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:53:16.995Z|5cc21cee-477a-44b6-ad64-78e8871c4d7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:53:26.541Z|a5caa0dd-097a-45ef-9a06-063738fa1fe9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:53:26.542Z|a5caa0dd-097a-45ef-9a06-063738fa1fe9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:53:26.758Z|9e0a4c5d-ae55-4a06-b336-3dca90d12133|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:53:26.759Z|9e0a4c5d-ae55-4a06-b336-3dca90d12133|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:53:27.022Z|8936a3b4-0229-48a3-9c05-c9834848ccbb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:53:27.022Z|8936a3b4-0229-48a3-9c05-c9834848ccbb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:53:30.208Z|f2b132d6-a39c-4823-a260-2b4d55677520|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:53:30.209Z|f2b132d6-a39c-4823-a260-2b4d55677520|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:53:31.225Z|11fd061f-ac32-4eee-979b-b10f73339966|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:53:31.226Z|11fd061f-ac32-4eee-979b-b10f73339966|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:53:36.569Z|e5728a1f-05ab-4934-b4fe-7fb99ce73d87|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:53:36.570Z|e5728a1f-05ab-4934-b4fe-7fb99ce73d87|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:53:36.785Z|4b8639de-49ca-4952-8a39-f9156287905b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:53:36.786Z|4b8639de-49ca-4952-8a39-f9156287905b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:53:37.046Z|8ab91aa4-7469-4ae3-9bcb-7ca0ec061c94|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:53:37.047Z|8ab91aa4-7469-4ae3-9bcb-7ca0ec061c94|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:53:40.408Z|6db7e095-1b63-4866-8412-4f28dfd5ef1e|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T07:53:40.409Z|6db7e095-1b63-4866-8412-4f28dfd5ef1e|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T07:53:45.208Z|eb0e8af8-4190-45d9-be7e-5abe5ebd615f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:53:45.210Z|eb0e8af8-4190-45d9-be7e-5abe5ebd615f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:53:46.595Z|743ee134-d5ed-4f31-968c-06e3da677740|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:53:46.596Z|743ee134-d5ed-4f31-968c-06e3da677740|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:53:46.813Z|75ca804e-8671-4b60-b351-3df0e9238e8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:53:46.814Z|75ca804e-8671-4b60-b351-3df0e9238e8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:53:47.069Z|d2a61717-884e-4df3-adb0-4ac3e6a6bd4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:53:47.069Z|d2a61717-884e-4df3-adb0-4ac3e6a6bd4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:53:56.625Z|c3abc9e1-c74c-4726-91dc-66ac9fb7316d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:53:56.626Z|c3abc9e1-c74c-4726-91dc-66ac9fb7316d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:53:56.839Z|ad07042b-56c5-4699-88d1-acac5ca6b2e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:53:56.840Z|ad07042b-56c5-4699-88d1-acac5ca6b2e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:53:57.093Z|ef82a929-59d9-43f4-bb28-d7de507df4d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:53:57.093Z|ef82a929-59d9-43f4-bb28-d7de507df4d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:54:00.208Z|ef9db14f-9d4a-44a8-901e-ba8f4afae733|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:54:00.208Z|ef9db14f-9d4a-44a8-901e-ba8f4afae733|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:54:01.226Z|c588303d-a3c7-46cc-ae26-bc332e79a769|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:54:01.227Z|c588303d-a3c7-46cc-ae26-bc332e79a769|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:54:06.654Z|3225b020-940a-4cd9-bfa5-5311217c46ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:54:06.655Z|3225b020-940a-4cd9-bfa5-5311217c46ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:54:06.868Z|ebe24e87-6bb0-4011-9d1a-9ac4cef2f8f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:54:06.869Z|ebe24e87-6bb0-4011-9d1a-9ac4cef2f8f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:54:07.121Z|796f648a-3657-4870-8989-c465af3a31c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:54:07.122Z|796f648a-3657-4870-8989-c465af3a31c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:54:15.208Z|e1172a6a-71a9-4627-80fd-89a7df97508d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:54:15.209Z|e1172a6a-71a9-4627-80fd-89a7df97508d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:54:16.679Z|ad5c0e77-42c2-4a8f-8685-db4aa0ff9982|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:54:16.680Z|ad5c0e77-42c2-4a8f-8685-db4aa0ff9982|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:54:16.899Z|cd00670e-d612-418e-8b14-158cbe02bba5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:54:16.900Z|cd00670e-d612-418e-8b14-158cbe02bba5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:54:17.147Z|b16dad92-75bf-40e4-97a6-626880988d90|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:54:17.148Z|b16dad92-75bf-40e4-97a6-626880988d90|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:54:26.706Z|dd40ee13-aa14-49de-ab26-bab15d8f3d33|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:54:26.707Z|dd40ee13-aa14-49de-ab26-bab15d8f3d33|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:54:26.924Z|a1e5a323-cfb2-4572-8ce0-cc916b36035d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:54:26.925Z|a1e5a323-cfb2-4572-8ce0-cc916b36035d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:54:27.174Z|8af4ca56-2f2e-4114-b2c8-423b32ae583e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:54:27.175Z|8af4ca56-2f2e-4114-b2c8-423b32ae583e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:54:30.208Z|e26ba866-e9fb-4581-a539-16c1e9afe719|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:54:30.209Z|e26ba866-e9fb-4581-a539-16c1e9afe719|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:54:31.228Z|7cb76533-9d4d-4b03-a4bc-39bada913235|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:54:31.228Z|7cb76533-9d4d-4b03-a4bc-39bada913235|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:54:36.735Z|523a4d51-5919-4592-a156-287a40a6a37b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:54:36.736Z|523a4d51-5919-4592-a156-287a40a6a37b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:54:36.948Z|6c970a32-16a1-4358-bf9d-18b288f13880|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:54:36.948Z|6c970a32-16a1-4358-bf9d-18b288f13880|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:54:37.198Z|83fd0b4c-f5b0-4aab-8626-dca76095f57f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:54:37.199Z|83fd0b4c-f5b0-4aab-8626-dca76095f57f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:54:40.408Z|f6f6d018-5c96-4961-a986-73076e1c271c|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T07:54:40.409Z|f6f6d018-5c96-4961-a986-73076e1c271c|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T07:54:45.208Z|6cb848d5-e944-4b4b-b83a-8ca552cec333|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:54:45.209Z|6cb848d5-e944-4b4b-b83a-8ca552cec333|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:54:46.762Z|8e78e783-6a0e-4920-81e1-5762af4577c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:54:46.763Z|8e78e783-6a0e-4920-81e1-5762af4577c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:54:46.976Z|b8e82bc0-af1a-4b10-9c77-b11d0257b7bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:54:46.977Z|b8e82bc0-af1a-4b10-9c77-b11d0257b7bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:54:47.223Z|b94d4718-d607-4a5e-99b1-d38bee5c5bb9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:54:47.224Z|b94d4718-d607-4a5e-99b1-d38bee5c5bb9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:54:56.792Z|321608a8-0670-4614-a8e1-8ab3e0694f39|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:54:56.792Z|321608a8-0670-4614-a8e1-8ab3e0694f39|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:54:57.004Z|9bd760b7-d7e7-475e-bfde-5de17a8194db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:54:57.005Z|9bd760b7-d7e7-475e-bfde-5de17a8194db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:54:57.247Z|d9a9b526-6c83-4eda-a702-0333094b838a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:54:57.248Z|d9a9b526-6c83-4eda-a702-0333094b838a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:55:00.208Z|ab3889ed-6808-44b2-8b4c-731886fa3a5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:55:00.209Z|ab3889ed-6808-44b2-8b4c-731886fa3a5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:55:01.228Z|56d21d73-bdbd-497e-9f99-4657eb84e290|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:55:01.229Z|56d21d73-bdbd-497e-9f99-4657eb84e290|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:55:06.820Z|010028fe-90bb-4275-b15c-433c70fa3aac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:55:06.820Z|010028fe-90bb-4275-b15c-433c70fa3aac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:55:07.034Z|b5b58fa8-d290-42f2-867a-ced20e603613|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:55:07.034Z|b5b58fa8-d290-42f2-867a-ced20e603613|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:55:07.270Z|ef0227d5-465f-4a35-a332-51a4a07d17bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:55:07.271Z|ef0227d5-465f-4a35-a332-51a4a07d17bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:55:15.208Z|87101453-22ed-4ff9-b2f8-217eb7dac57e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:55:15.210Z|87101453-22ed-4ff9-b2f8-217eb7dac57e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:55:16.848Z|d6ce83e4-debb-48aa-9b64-1637f9a7fea1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:55:16.848Z|d6ce83e4-debb-48aa-9b64-1637f9a7fea1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:55:17.062Z|d8d2d904-90fc-4b1b-88ef-697ee620c852|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:55:17.063Z|d8d2d904-90fc-4b1b-88ef-697ee620c852|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:55:17.293Z|bb296545-a7a5-4f61-9588-f1d7e068c982|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:55:17.293Z|bb296545-a7a5-4f61-9588-f1d7e068c982|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:55:26.875Z|9895f157-68d4-42ae-a95f-4a487a7b5485|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:55:26.876Z|9895f157-68d4-42ae-a95f-4a487a7b5485|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:55:27.090Z|e54a0426-de68-4463-9aab-92731c622dc5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:55:27.091Z|e54a0426-de68-4463-9aab-92731c622dc5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:55:27.319Z|e537b22a-5474-497b-bfd2-0bef62a71b6c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:55:27.320Z|e537b22a-5474-497b-bfd2-0bef62a71b6c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:55:30.208Z|e7e8f30b-9375-4b23-8b77-eb0dc0b847af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:55:30.209Z|e7e8f30b-9375-4b23-8b77-eb0dc0b847af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:55:31.229Z|cb4129c7-6f51-4787-bd61-4f6391724945|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:55:31.230Z|cb4129c7-6f51-4787-bd61-4f6391724945|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:55:36.903Z|13e67253-5b91-4584-bf07-01347c2d2371|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:55:36.904Z|13e67253-5b91-4584-bf07-01347c2d2371|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:55:37.114Z|6ae13b73-fdd4-459e-ad78-7aab3bad3dc2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:55:37.115Z|6ae13b73-fdd4-459e-ad78-7aab3bad3dc2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:55:37.347Z|9f110468-dcdf-4547-a71f-c500d930b902|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:55:37.348Z|9f110468-dcdf-4547-a71f-c500d930b902|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:55:40.410Z|c883e056-0688-4817-8248-cf7e3ae35085|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T07:55:40.411Z|c883e056-0688-4817-8248-cf7e3ae35085|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T07:55:45.208Z|5ffef1d8-c27d-4bf6-bdbf-e428332ac4d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:55:45.209Z|5ffef1d8-c27d-4bf6-bdbf-e428332ac4d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:55:46.932Z|60d240fc-5d29-4a60-9ee5-c97b433c4c47|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:55:46.933Z|60d240fc-5d29-4a60-9ee5-c97b433c4c47|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:55:47.143Z|118520df-4b8b-43bb-923c-82eba3a6bf53|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:55:47.143Z|118520df-4b8b-43bb-923c-82eba3a6bf53|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:55:47.374Z|5b7977a1-f0a1-440c-a2f0-7a1401dad29b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:55:47.375Z|5b7977a1-f0a1-440c-a2f0-7a1401dad29b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:55:56.960Z|55f3ef24-1807-460e-b29b-27778117d0b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:55:56.961Z|55f3ef24-1807-460e-b29b-27778117d0b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:55:57.171Z|0dec80c2-9931-4758-a72e-6c1b80c3e184|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:55:57.172Z|0dec80c2-9931-4758-a72e-6c1b80c3e184|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:55:57.398Z|44bc99ae-9ec2-4f6f-9303-4e2d2a1b118a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:55:57.399Z|44bc99ae-9ec2-4f6f-9303-4e2d2a1b118a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:56:00.208Z|cb8597de-a80e-489a-b7e2-c70054e585d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:56:00.210Z|cb8597de-a80e-489a-b7e2-c70054e585d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:56:01.230Z|91859d16-d08b-4ba7-9e96-79d6bc107368|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:56:01.231Z|91859d16-d08b-4ba7-9e96-79d6bc107368|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:56:06.984Z|f09c6800-0591-4809-bbd2-212a3ceee4ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:56:06.984Z|f09c6800-0591-4809-bbd2-212a3ceee4ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:56:07.201Z|84b15c55-f66a-455a-9b51-ddda99242f69|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:56:07.201Z|84b15c55-f66a-455a-9b51-ddda99242f69|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:56:07.423Z|6eaeabd3-9d85-4210-a105-9ca245d84887|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:56:07.424Z|6eaeabd3-9d85-4210-a105-9ca245d84887|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:56:15.208Z|15de4fc6-7df3-4e23-bb21-f8f54eaca8a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:56:15.209Z|15de4fc6-7df3-4e23-bb21-f8f54eaca8a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:56:17.012Z|8881a0d8-80e3-4223-af77-a321178d2212|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:56:17.012Z|8881a0d8-80e3-4223-af77-a321178d2212|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:56:17.229Z|b49196df-db38-4e00-9faf-155946558218|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:56:17.230Z|b49196df-db38-4e00-9faf-155946558218|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:56:17.447Z|e350e06a-a93f-4409-bd25-cbb83e267227|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:56:17.447Z|e350e06a-a93f-4409-bd25-cbb83e267227|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:56:27.039Z|72321298-0828-431e-96ca-203dabc4427e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:56:27.040Z|72321298-0828-431e-96ca-203dabc4427e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:56:27.256Z|3c41c8b3-3028-42e0-bbf7-7ca075b0e5fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:56:27.256Z|3c41c8b3-3028-42e0-bbf7-7ca075b0e5fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:56:27.469Z|63162090-78b1-4b0f-a05c-08b7ead18df6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:56:27.470Z|63162090-78b1-4b0f-a05c-08b7ead18df6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:56:30.208Z|4acf90a3-d561-4456-bd35-66655caae304|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:56:30.209Z|4acf90a3-d561-4456-bd35-66655caae304|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:56:31.231Z|45619956-c035-4ef8-ac48-212942471690|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:56:31.232Z|45619956-c035-4ef8-ac48-212942471690|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:56:37.061Z|f5d79984-8430-479e-b04a-b5e3e2d91139|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:56:37.062Z|f5d79984-8430-479e-b04a-b5e3e2d91139|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:56:37.283Z|cded4390-df71-48c8-a76e-060ea9df2430|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:56:37.283Z|cded4390-df71-48c8-a76e-060ea9df2430|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:56:37.494Z|a9ab40ff-cc05-45cd-9702-b075e3d08fb3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:56:37.494Z|a9ab40ff-cc05-45cd-9702-b075e3d08fb3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:56:40.407Z|e30df9e3-aecb-4758-bc44-296cbce84cd2|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T07:56:40.408Z|e30df9e3-aecb-4758-bc44-296cbce84cd2|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T07:56:45.208Z|e15473db-8b06-4412-ba67-b3c360a55877|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:56:45.210Z|e15473db-8b06-4412-ba67-b3c360a55877|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:56:47.086Z|121ba3f3-8f22-4068-9e93-c8c3d296201b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:56:47.087Z|121ba3f3-8f22-4068-9e93-c8c3d296201b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:56:47.312Z|d6a5e6e4-39d0-4179-a8e9-6e7a2c4c9521|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:56:47.312Z|d6a5e6e4-39d0-4179-a8e9-6e7a2c4c9521|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:56:47.519Z|7d4c4b0b-bd53-4349-b07f-78e9e914235d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:56:47.520Z|7d4c4b0b-bd53-4349-b07f-78e9e914235d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:56:57.113Z|983afd42-b47a-460d-839d-fa97e75f7e8e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:56:57.114Z|983afd42-b47a-460d-839d-fa97e75f7e8e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:56:57.339Z|37ac997e-46be-44ec-a705-9c367b794499|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:56:57.340Z|37ac997e-46be-44ec-a705-9c367b794499|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:56:57.543Z|02e86b16-e6ba-40f7-8007-1321e4a13148|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:56:57.543Z|02e86b16-e6ba-40f7-8007-1321e4a13148|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:57:00.208Z|cc032e61-3695-44a5-bcd7-43b2805921ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:57:00.209Z|cc032e61-3695-44a5-bcd7-43b2805921ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:57:01.232Z|aefc20b9-5d11-4c12-a4ae-3d8fc1dafcb6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:57:01.233Z|aefc20b9-5d11-4c12-a4ae-3d8fc1dafcb6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:57:07.140Z|5cc36cfc-1819-4f6c-869f-c4416530be2e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:57:07.140Z|5cc36cfc-1819-4f6c-869f-c4416530be2e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:57:07.368Z|702e4253-f130-4694-9e70-314f70986f01|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:57:07.369Z|702e4253-f130-4694-9e70-314f70986f01|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:57:07.565Z|49f228cb-d14c-431b-9f23-919c1e38bcc0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:57:07.565Z|49f228cb-d14c-431b-9f23-919c1e38bcc0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:57:15.208Z|34db4070-72e2-4779-b9d9-370f941346ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:57:15.209Z|34db4070-72e2-4779-b9d9-370f941346ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:57:17.168Z|85c630b9-bdf8-4700-a0c4-387fac785874|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:57:17.168Z|85c630b9-bdf8-4700-a0c4-387fac785874|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:57:17.396Z|b161db82-9011-44ad-9ee8-92f3f19f22ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:57:17.397Z|b161db82-9011-44ad-9ee8-92f3f19f22ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:57:17.590Z|26490f2a-2525-4afc-b5b1-981975c1500c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:57:17.591Z|26490f2a-2525-4afc-b5b1-981975c1500c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:57:27.196Z|4691f1ad-3b94-4e03-9fc4-4fbe22625ac0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:57:27.196Z|4691f1ad-3b94-4e03-9fc4-4fbe22625ac0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:57:27.425Z|ed16e4fa-2942-4f58-863c-c0f000a3a1e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:57:27.426Z|ed16e4fa-2942-4f58-863c-c0f000a3a1e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:57:27.611Z|b8a7255a-4724-4c77-888f-aa2858645384|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:57:27.611Z|b8a7255a-4724-4c77-888f-aa2858645384|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:57:30.208Z|2d952d24-870d-43aa-b88c-743bcb10836c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:57:30.209Z|2d952d24-870d-43aa-b88c-743bcb10836c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:57:31.233Z|0b7debf7-5fb1-4e43-bc9c-bfd2f4505b95|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:57:31.234Z|0b7debf7-5fb1-4e43-bc9c-bfd2f4505b95|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:57:37.223Z|08013213-e9a2-48d4-b36a-e910334acde6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:57:37.223Z|08013213-e9a2-48d4-b36a-e910334acde6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:57:37.452Z|4a38e1a0-97dd-4911-afca-7ce430eb5914|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:57:37.452Z|4a38e1a0-97dd-4911-afca-7ce430eb5914|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:57:37.633Z|946c64da-4097-4f15-be46-c9290fa88ecd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:57:37.634Z|946c64da-4097-4f15-be46-c9290fa88ecd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:57:40.406Z|c2ffa58c-1955-49bd-934c-52a42fd240ec|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T07:57:40.407Z|c2ffa58c-1955-49bd-934c-52a42fd240ec|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T07:57:45.208Z|6a5234da-92e0-451e-b3c1-82f2b7e74be4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:57:45.209Z|6a5234da-92e0-451e-b3c1-82f2b7e74be4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:57:47.249Z|2dd77631-5bcc-4e71-8c2c-8b75682abd92|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:57:47.249Z|2dd77631-5bcc-4e71-8c2c-8b75682abd92|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:57:47.480Z|31aa7e39-d598-4c77-97d6-462132eefd12|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:57:47.480Z|31aa7e39-d598-4c77-97d6-462132eefd12|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:57:47.657Z|0dd6df2a-1435-4b74-a6ae-4430dcdf38c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:57:47.657Z|0dd6df2a-1435-4b74-a6ae-4430dcdf38c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:57:57.277Z|78e9010b-c8c4-47a1-8989-04138983506f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:57:57.278Z|78e9010b-c8c4-47a1-8989-04138983506f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:57:57.508Z|5e0db979-6fde-4966-9182-6b4fec173cf1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:57:57.509Z|5e0db979-6fde-4966-9182-6b4fec173cf1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:57:57.676Z|8da391b8-9537-4dc7-a047-320d366727d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:57:57.676Z|8da391b8-9537-4dc7-a047-320d366727d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:58:00.208Z|2089054a-eca5-4c8a-9f41-8defa35b7660|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:58:00.209Z|2089054a-eca5-4c8a-9f41-8defa35b7660|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:58:01.234Z|f95c673d-a308-4d6a-9f8f-e9faee5094b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:58:01.234Z|f95c673d-a308-4d6a-9f8f-e9faee5094b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:58:07.301Z|2a7447bb-e5cd-4899-b2b7-5edcb1d831fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:58:07.302Z|2a7447bb-e5cd-4899-b2b7-5edcb1d831fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:58:07.534Z|80488fed-1e32-4a5c-b5c2-32290a4d4f9f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:58:07.535Z|80488fed-1e32-4a5c-b5c2-32290a4d4f9f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:58:07.698Z|ce3405b5-1610-46de-aa44-3a622e58c086|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:58:07.698Z|ce3405b5-1610-46de-aa44-3a622e58c086|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:58:15.208Z|5f6a76ec-4ea6-48a4-a2c4-6f88806ed1e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:58:15.210Z|5f6a76ec-4ea6-48a4-a2c4-6f88806ed1e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:58:17.328Z|329a4766-0934-46a1-8fd0-1d17078c053b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:58:17.329Z|329a4766-0934-46a1-8fd0-1d17078c053b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:58:17.562Z|13b50eea-9ce0-4723-92bd-f44369556456|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:58:17.563Z|13b50eea-9ce0-4723-92bd-f44369556456|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:58:17.723Z|b22ca995-188e-4c36-8709-f155d808eec3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:58:17.723Z|b22ca995-188e-4c36-8709-f155d808eec3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:58:27.357Z|e8b97436-c9ea-473f-8d6e-0185168edbde|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:58:27.357Z|e8b97436-c9ea-473f-8d6e-0185168edbde|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:58:27.592Z|4a5dfb82-c174-4190-b592-44b40019ac8e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:58:27.593Z|4a5dfb82-c174-4190-b592-44b40019ac8e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:58:27.748Z|8fda3d09-cd72-4ed1-bc9e-8f9c4058eddf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:58:27.749Z|8fda3d09-cd72-4ed1-bc9e-8f9c4058eddf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:58:30.208Z|6a1225e1-c4b8-4a25-b233-b2287c550a0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:58:30.209Z|6a1225e1-c4b8-4a25-b233-b2287c550a0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:58:31.235Z|1679ea4d-e64f-4d95-9c0e-eef94f23fad4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:58:31.236Z|1679ea4d-e64f-4d95-9c0e-eef94f23fad4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:58:37.384Z|e99f1c59-5418-4839-a6ef-30ef64161969|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:58:37.384Z|e99f1c59-5418-4839-a6ef-30ef64161969|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:58:37.616Z|2750d1fc-4535-4178-a848-31eaa12bc492|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:58:37.616Z|2750d1fc-4535-4178-a848-31eaa12bc492|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:58:37.776Z|f06122cd-88a5-4161-91c7-0b6fbfc66340|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:58:37.776Z|f06122cd-88a5-4161-91c7-0b6fbfc66340|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:58:40.407Z|63b3f48b-157b-43a4-8688-adf8aa7da17c|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T07:58:40.408Z|63b3f48b-157b-43a4-8688-adf8aa7da17c|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T07:58:45.208Z|f648f6a1-2636-40cf-ace1-beaf27431419|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:58:45.209Z|f648f6a1-2636-40cf-ace1-beaf27431419|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:58:47.412Z|32b73628-c72a-4c72-a846-844b6b19ea6c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:58:47.413Z|32b73628-c72a-4c72-a846-844b6b19ea6c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:58:47.642Z|aee939bc-a37d-43d1-b138-fc19f9ad97c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:58:47.642Z|aee939bc-a37d-43d1-b138-fc19f9ad97c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:58:47.802Z|3160e643-3ca4-472c-9a35-ba2dbd39dd30|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:58:47.802Z|3160e643-3ca4-472c-9a35-ba2dbd39dd30|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:58:57.441Z|f52dfa04-0180-4c1a-8629-9b87569e551f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:58:57.442Z|f52dfa04-0180-4c1a-8629-9b87569e551f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:58:57.663Z|2f6e7c1c-665c-4de4-9723-20ff21b872bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:58:57.663Z|2f6e7c1c-665c-4de4-9723-20ff21b872bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:58:57.827Z|888388ad-70c4-4bee-8051-e82c4d3e3b23|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:58:57.828Z|888388ad-70c4-4bee-8051-e82c4d3e3b23|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:59:00.208Z|73c465ac-19b4-40a3-bf8d-f2aba2041181|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:59:00.209Z|73c465ac-19b4-40a3-bf8d-f2aba2041181|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:59:01.236Z|d67c7c21-9f39-4e9f-b5e5-19196d740db2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:59:01.236Z|d67c7c21-9f39-4e9f-b5e5-19196d740db2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:59:07.480Z|d37a6570-2b12-4535-9d49-d0e06d5388d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:59:07.481Z|d37a6570-2b12-4535-9d49-d0e06d5388d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:59:07.683Z|ab4eb191-5013-4d59-8f88-143e3cd3d0bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:59:07.683Z|ab4eb191-5013-4d59-8f88-143e3cd3d0bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:59:07.854Z|167928f2-61b4-4e64-8e6b-7188164fc986|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:59:07.854Z|167928f2-61b4-4e64-8e6b-7188164fc986|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:59:15.208Z|cec5b0e0-b25c-4bb0-bc40-c66b164ee999|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:59:15.209Z|cec5b0e0-b25c-4bb0-bc40-c66b164ee999|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:59:17.509Z|9fa12625-bf76-4f7c-9657-5f34079e5055|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:59:17.510Z|9fa12625-bf76-4f7c-9657-5f34079e5055|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:59:17.705Z|748cb23e-68de-434f-911f-5c6cdfbca7cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:59:17.706Z|748cb23e-68de-434f-911f-5c6cdfbca7cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:59:17.877Z|b0e1b75c-edc9-49d8-8185-43c130e30293|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:59:17.877Z|b0e1b75c-edc9-49d8-8185-43c130e30293|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:59:27.539Z|ff4cab3b-db8a-4280-87ad-12c9579d8a72|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:59:27.539Z|ff4cab3b-db8a-4280-87ad-12c9579d8a72|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:59:27.735Z|e70a67ed-50e6-4e3d-b0e2-307e9600a99c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:59:27.735Z|e70a67ed-50e6-4e3d-b0e2-307e9600a99c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:59:27.907Z|6f1e9175-5f58-4e6e-ab1c-c1fc843c0ea6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:59:27.908Z|6f1e9175-5f58-4e6e-ab1c-c1fc843c0ea6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:59:30.208Z|b96bd336-24a8-4b57-b817-7c8207a44ed7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:59:30.209Z|b96bd336-24a8-4b57-b817-7c8207a44ed7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:59:31.237Z|caa93f10-0bc8-46db-a64a-98ba919b64b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:59:31.238Z|caa93f10-0bc8-46db-a64a-98ba919b64b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:59:37.565Z|364edd47-93a4-4167-9b7a-c8ed48fa701c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:59:37.566Z|364edd47-93a4-4167-9b7a-c8ed48fa701c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:59:37.766Z|d2cac33c-400f-4de1-b316-7c87d9b5087a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:59:37.767Z|d2cac33c-400f-4de1-b316-7c87d9b5087a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:59:37.930Z|f57c4a5c-4ca8-4334-bfaa-ff6b33f1661a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:59:37.930Z|f57c4a5c-4ca8-4334-bfaa-ff6b33f1661a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:59:40.407Z|92e4f30b-6b72-481c-ba4e-74a2ccc5c91d|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T07:59:40.408Z|92e4f30b-6b72-481c-ba4e-74a2ccc5c91d|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T07:59:45.208Z|380f71bc-3484-4112-ac5e-4d8acec17f92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T07:59:45.210Z|380f71bc-3484-4112-ac5e-4d8acec17f92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T07:59:47.595Z|98e737ae-e385-41be-8d53-b9c1d33413ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:59:47.595Z|98e737ae-e385-41be-8d53-b9c1d33413ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:59:47.796Z|a2d94334-0306-403f-98c3-2ec4f57bdc5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:59:47.797Z|a2d94334-0306-403f-98c3-2ec4f57bdc5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:59:47.957Z|52723d07-320c-45a5-adae-eceacc1ab1ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:59:47.958Z|52723d07-320c-45a5-adae-eceacc1ab1ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:59:57.626Z|3f382ae2-b135-4744-99af-913977bb1b05|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:59:57.627Z|3f382ae2-b135-4744-99af-913977bb1b05|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:59:57.825Z|26449afb-003c-473c-8a95-2fb209f80119|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:59:57.825Z|26449afb-003c-473c-8a95-2fb209f80119|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T07:59:57.984Z|43f603b3-d88c-47ac-9aa7-ab10d240d8e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T07:59:57.985Z|43f603b3-d88c-47ac-9aa7-ab10d240d8e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:00:00.208Z|f199c532-dad6-4a43-8a39-2c12ecd6ff6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:00:00.208Z|f199c532-dad6-4a43-8a39-2c12ecd6ff6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:00:01.238Z|0fac1cd9-442b-4d12-baa6-d79691c9e8ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:00:01.239Z|0fac1cd9-442b-4d12-baa6-d79691c9e8ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:00:07.657Z|c873a191-b049-4df2-a8b1-7408b1a64923|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:00:07.657Z|c873a191-b049-4df2-a8b1-7408b1a64923|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:00:07.851Z|e40464a3-ec04-4302-be4e-f92c448fb12f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:00:07.852Z|e40464a3-ec04-4302-be4e-f92c448fb12f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:00:08.010Z|cae3e636-ff71-456b-b722-dd15eb3e0a23|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:00:08.011Z|cae3e636-ff71-456b-b722-dd15eb3e0a23|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:00:15.208Z|b503b699-8057-466b-bf0d-76f75776adfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:00:15.209Z|b503b699-8057-466b-bf0d-76f75776adfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:00:17.681Z|225f95bb-5453-4123-916a-5bc24dc8a5a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:00:17.681Z|225f95bb-5453-4123-916a-5bc24dc8a5a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:00:17.880Z|47f138db-4bc6-4cca-a7e5-60a499c60ccb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:00:17.880Z|47f138db-4bc6-4cca-a7e5-60a499c60ccb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:00:18.032Z|fe2c5644-36f5-4608-b7dd-686dff17b602|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:00:18.032Z|fe2c5644-36f5-4608-b7dd-686dff17b602|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:00:27.708Z|d6ae0f02-9e31-4e5f-bc76-5190038f2ddf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:00:27.709Z|d6ae0f02-9e31-4e5f-bc76-5190038f2ddf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:00:27.906Z|e77d4cd2-e254-4ae9-b779-c5b5f8ca3c62|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:00:27.907Z|e77d4cd2-e254-4ae9-b779-c5b5f8ca3c62|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:00:28.058Z|9bdb5a0d-3fdd-4091-8fdd-11391a8f455f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:00:28.059Z|9bdb5a0d-3fdd-4091-8fdd-11391a8f455f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:00:30.208Z|cf88f61f-f95e-40ea-ba2a-36f71e4c2577|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:00:30.210Z|cf88f61f-f95e-40ea-ba2a-36f71e4c2577|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:00:31.239Z|0d8dab1f-c60a-4edd-8236-7c244f44e5f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:00:31.240Z|0d8dab1f-c60a-4edd-8236-7c244f44e5f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:00:37.737Z|0711f9ec-71db-4981-a574-2cb3bf6db8e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:00:37.737Z|0711f9ec-71db-4981-a574-2cb3bf6db8e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:00:37.933Z|3d14774f-8f8c-4bce-bc73-399ee3a6c85f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:00:37.934Z|3d14774f-8f8c-4bce-bc73-399ee3a6c85f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:00:38.086Z|422b84ce-555f-48e3-bebc-6e591a117871|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:00:38.086Z|422b84ce-555f-48e3-bebc-6e591a117871|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:00:40.408Z|ed7eb21c-accb-44ba-8219-3d2ddaf714c9|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T08:00:40.408Z|ed7eb21c-accb-44ba-8219-3d2ddaf714c9|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T08:00:45.208Z|482d6c66-6589-43c9-8e2f-02f64c21ebf2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:00:45.209Z|482d6c66-6589-43c9-8e2f-02f64c21ebf2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:00:47.764Z|2049bb73-db19-479f-82be-4f63b12fd3e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:00:47.765Z|2049bb73-db19-479f-82be-4f63b12fd3e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:00:47.958Z|39b7e1ed-5b51-4951-84bb-962982c5d6dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:00:47.959Z|39b7e1ed-5b51-4951-84bb-962982c5d6dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:00:48.114Z|20fd8ea0-2872-46d1-9d59-e2773750c1ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:00:48.114Z|20fd8ea0-2872-46d1-9d59-e2773750c1ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:00:57.792Z|4edf3ff4-5df1-4c12-8abf-d97e5be8a03c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:00:57.793Z|4edf3ff4-5df1-4c12-8abf-d97e5be8a03c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:00:57.985Z|0b0b33ef-7828-4ab5-8e0d-edbf3bf1cb69|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:00:57.985Z|0b0b33ef-7828-4ab5-8e0d-edbf3bf1cb69|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:00:58.134Z|ce4c8283-b648-4e38-a4ef-1de8f5594146|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:00:58.134Z|ce4c8283-b648-4e38-a4ef-1de8f5594146|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:01:00.208Z|291a8a31-e792-45ef-9993-95fe4d1be67f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:01:00.209Z|291a8a31-e792-45ef-9993-95fe4d1be67f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:01:01.241Z|280088a8-bf09-4461-9e99-6028dfd57c29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:01:01.241Z|280088a8-bf09-4461-9e99-6028dfd57c29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:01:07.822Z|60bd4127-2462-4338-998a-ac438f3a7726|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:01:07.823Z|60bd4127-2462-4338-998a-ac438f3a7726|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:01:08.011Z|eada0214-ea4e-4538-9f12-6eef30449b22|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:01:08.012Z|eada0214-ea4e-4538-9f12-6eef30449b22|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:01:08.162Z|4d40254b-855d-4396-8304-33fc25f4a2e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:01:08.163Z|4d40254b-855d-4396-8304-33fc25f4a2e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:01:15.208Z|5baae580-2224-44e0-b1c5-7727f88dc26b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:01:15.209Z|5baae580-2224-44e0-b1c5-7727f88dc26b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:01:17.852Z|9804221e-66d3-4bc0-be6a-6355ce983a3d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:01:17.853Z|9804221e-66d3-4bc0-be6a-6355ce983a3d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:01:18.039Z|7b3902d1-e310-4f7f-a738-9d3a50ebe1f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:01:18.040Z|7b3902d1-e310-4f7f-a738-9d3a50ebe1f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:01:18.189Z|9e39aa2c-5064-424b-95ce-2294826317e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:01:18.190Z|9e39aa2c-5064-424b-95ce-2294826317e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:01:27.889Z|ea3fd714-feae-4b4f-87ca-b1b38f61b345|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:01:27.890Z|ea3fd714-feae-4b4f-87ca-b1b38f61b345|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:01:28.066Z|f17879a5-3a66-4bc6-a50c-6a42cd4b149e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:01:28.067Z|f17879a5-3a66-4bc6-a50c-6a42cd4b149e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:01:28.212Z|f4e41922-c8ca-412c-9250-cc814ab0d002|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:01:28.212Z|f4e41922-c8ca-412c-9250-cc814ab0d002|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:01:30.208Z|5eec7ef8-0d9a-4dba-942d-376c67d30c37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:01:30.209Z|5eec7ef8-0d9a-4dba-942d-376c67d30c37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:01:31.242Z|38cc8b59-4696-4530-a927-cc20762557ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:01:31.242Z|38cc8b59-4696-4530-a927-cc20762557ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:01:37.918Z|a3801a47-0837-4230-9ca9-c60910427836|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:01:37.919Z|a3801a47-0837-4230-9ca9-c60910427836|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:01:38.096Z|404a5e84-2ac9-4063-bb76-f9c17ecbaa44|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:01:38.096Z|404a5e84-2ac9-4063-bb76-f9c17ecbaa44|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:01:38.240Z|2a89e38e-997d-4694-9e7e-631342366709|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:01:38.241Z|2a89e38e-997d-4694-9e7e-631342366709|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:01:40.408Z|6812d674-b559-4cd5-80e0-33147eef8e9c|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T08:01:40.408Z|6812d674-b559-4cd5-80e0-33147eef8e9c|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T08:01:45.208Z|888823d4-ad94-4974-813b-55d3f2048d4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:01:45.209Z|888823d4-ad94-4974-813b-55d3f2048d4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:01:47.947Z|6f64fb05-1879-4d23-9cbb-b28c16f5d062|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:01:47.947Z|6f64fb05-1879-4d23-9cbb-b28c16f5d062|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:01:48.124Z|e4ced086-5d99-49ea-a87f-89feffda0cb2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:01:48.125Z|e4ced086-5d99-49ea-a87f-89feffda0cb2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:01:48.263Z|3c0b7cfa-4d08-4329-b37b-6e679269c8c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:01:48.264Z|3c0b7cfa-4d08-4329-b37b-6e679269c8c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:01:57.975Z|7650ed7c-1b39-47a0-801d-c32c87b65dc1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:01:57.976Z|7650ed7c-1b39-47a0-801d-c32c87b65dc1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:01:58.153Z|de9fa3cd-5d3d-49fa-a177-184bda8f2981|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:01:58.154Z|de9fa3cd-5d3d-49fa-a177-184bda8f2981|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:01:58.284Z|bc9bb8cc-e9da-468a-a8fb-3dc7c6bd4885|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:01:58.284Z|bc9bb8cc-e9da-468a-a8fb-3dc7c6bd4885|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:02:00.208Z|a3cf6546-36a1-4c0e-bc6f-b8343a884efa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:02:00.209Z|a3cf6546-36a1-4c0e-bc6f-b8343a884efa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:02:01.243Z|5a8f93e5-0eb9-4be3-9ffe-73cc036d3d80|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:02:01.243Z|5a8f93e5-0eb9-4be3-9ffe-73cc036d3d80|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:02:08.002Z|e6f8f54a-8055-4058-a6c2-6977232ee3c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:02:08.002Z|e6f8f54a-8055-4058-a6c2-6977232ee3c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:02:08.184Z|8f355bc1-286d-48f5-82ad-6d1f38e31c72|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:02:08.185Z|8f355bc1-286d-48f5-82ad-6d1f38e31c72|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:02:08.312Z|148f730b-fa51-45cf-ac58-7e81ebc14f42|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:02:08.313Z|148f730b-fa51-45cf-ac58-7e81ebc14f42|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:02:15.208Z|e8bee051-6980-460d-91e4-ffbb526c68b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:02:15.209Z|e8bee051-6980-460d-91e4-ffbb526c68b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:02:18.031Z|d5842abd-a4f7-4a18-942e-20eebe674cf5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:02:18.032Z|d5842abd-a4f7-4a18-942e-20eebe674cf5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:02:18.214Z|365bafa6-60c1-45ba-b9e0-5a3eda9c8e87|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:02:18.215Z|365bafa6-60c1-45ba-b9e0-5a3eda9c8e87|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:02:18.338Z|63c5cb1b-ac35-4353-8f0b-da793d8425bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:02:18.338Z|63c5cb1b-ac35-4353-8f0b-da793d8425bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:02:28.060Z|60eb858b-9e29-44b0-b83d-fd978394b5e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:02:28.061Z|60eb858b-9e29-44b0-b83d-fd978394b5e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:02:28.243Z|3aeb3bb1-a9ec-4379-88e2-8c1970dca7e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:02:28.244Z|3aeb3bb1-a9ec-4379-88e2-8c1970dca7e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:02:28.363Z|819120dc-9bd2-4a07-b177-a8f6dc0610fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:02:28.363Z|819120dc-9bd2-4a07-b177-a8f6dc0610fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:02:30.208Z|41987d8f-b23f-4e1a-aedd-8f8d30c354c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:02:30.209Z|41987d8f-b23f-4e1a-aedd-8f8d30c354c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:02:31.244Z|c6f71581-6f4a-48a4-8062-428987e21117|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:02:31.244Z|c6f71581-6f4a-48a4-8062-428987e21117|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:02:38.092Z|a7062649-a922-42e0-9431-0e35ad06705e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:02:38.093Z|a7062649-a922-42e0-9431-0e35ad06705e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:02:38.274Z|4e930ad6-0d31-482b-b7c6-7451afdfdc90|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:02:38.275Z|4e930ad6-0d31-482b-b7c6-7451afdfdc90|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:02:38.391Z|72e349dd-015c-4e70-8a56-2a03d309d8b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:02:38.392Z|72e349dd-015c-4e70-8a56-2a03d309d8b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:02:40.407Z|3c5a21ac-dfb1-42ff-b7c4-56c921046b0f|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T08:02:40.407Z|3c5a21ac-dfb1-42ff-b7c4-56c921046b0f|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T08:02:45.208Z|6c5876e3-8f80-4d92-8791-285e1b454c2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:02:45.209Z|6c5876e3-8f80-4d92-8791-285e1b454c2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:02:48.119Z|cbdf1951-5760-4f82-a598-7125e198431f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:02:48.120Z|cbdf1951-5760-4f82-a598-7125e198431f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:02:48.305Z|eae4f26b-e333-4b1a-a929-7a17c571402a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:02:48.306Z|eae4f26b-e333-4b1a-a929-7a17c571402a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:02:48.416Z|8a4087d6-4eee-4ab3-bc80-9373a7efee80|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:02:48.416Z|8a4087d6-4eee-4ab3-bc80-9373a7efee80|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:02:58.148Z|b2da8b9c-3437-4d1f-b83b-df89b37aaae4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:02:58.148Z|b2da8b9c-3437-4d1f-b83b-df89b37aaae4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:02:58.333Z|2adc81ca-30e8-4473-b5ab-0fde791debb9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:02:58.333Z|2adc81ca-30e8-4473-b5ab-0fde791debb9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:02:58.445Z|6bb933eb-af4c-450f-850e-c89595f6c4cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:02:58.445Z|6bb933eb-af4c-450f-850e-c89595f6c4cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:03:00.208Z|2d82054b-cdcc-43b0-b0bf-bb7272f0c89a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:03:00.209Z|2d82054b-cdcc-43b0-b0bf-bb7272f0c89a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:03:01.245Z|482e4cf5-6c6f-4e32-af50-90267e67d4ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:03:01.245Z|482e4cf5-6c6f-4e32-af50-90267e67d4ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:03:08.176Z|838eee74-8fa0-41b7-8648-a21a6860a031|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:03:08.177Z|838eee74-8fa0-41b7-8648-a21a6860a031|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:03:08.359Z|b6578c21-50d9-4c1f-bd20-8340c39057c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:03:08.359Z|b6578c21-50d9-4c1f-bd20-8340c39057c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:03:08.466Z|6f5e8285-f422-4953-a4ef-4539be244258|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:03:08.467Z|6f5e8285-f422-4953-a4ef-4539be244258|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:03:15.208Z|3f28d3a0-964d-4516-92a1-e731edb385ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:03:15.210Z|3f28d3a0-964d-4516-92a1-e731edb385ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:03:18.205Z|26ea89cd-1b09-43a4-b59e-f2c0286a2c3d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:03:18.205Z|26ea89cd-1b09-43a4-b59e-f2c0286a2c3d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:03:18.389Z|06b77982-3351-42a8-a3f2-b3214293f5c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:03:18.389Z|06b77982-3351-42a8-a3f2-b3214293f5c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:03:18.489Z|157a00a1-560d-48a2-806c-d2969ce8723b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:03:18.490Z|157a00a1-560d-48a2-806c-d2969ce8723b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:03:28.233Z|4ec15f75-045c-4c88-a4c5-ca1585d901ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:03:28.234Z|4ec15f75-045c-4c88-a4c5-ca1585d901ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:03:28.417Z|f18b52aa-b815-40ce-8a3d-6da599a3cd60|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:03:28.418Z|f18b52aa-b815-40ce-8a3d-6da599a3cd60|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:03:28.521Z|a958a657-cfab-4bdf-aac0-d6a30a5a36a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:03:28.521Z|a958a657-cfab-4bdf-aac0-d6a30a5a36a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:03:30.208Z|b9e96b3d-43de-4fb9-865a-f1cffab2a844|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:03:30.209Z|b9e96b3d-43de-4fb9-865a-f1cffab2a844|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:03:31.246Z|b7b769be-de4d-4a11-a3ee-0aa9fc1dad3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:03:31.246Z|b7b769be-de4d-4a11-a3ee-0aa9fc1dad3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:03:38.263Z|31f5ea95-b1d1-4984-a686-bc569fbd427e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:03:38.264Z|31f5ea95-b1d1-4984-a686-bc569fbd427e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:03:38.444Z|cc06a744-dce6-4717-be98-0ff7f642b611|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:03:38.444Z|cc06a744-dce6-4717-be98-0ff7f642b611|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:03:38.547Z|0e051a35-a89f-4617-9db4-0cafb99f10aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:03:38.547Z|0e051a35-a89f-4617-9db4-0cafb99f10aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:03:40.409Z|f18b139b-0943-4498-ad9f-27b19978284a|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T08:03:40.409Z|f18b139b-0943-4498-ad9f-27b19978284a|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T08:03:45.208Z|88e60745-4b64-4cad-bd2b-1d73a27ec8c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:03:45.209Z|88e60745-4b64-4cad-bd2b-1d73a27ec8c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:03:48.293Z|7930c6b2-34be-446f-8385-7867b7f8a481|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:03:48.294Z|7930c6b2-34be-446f-8385-7867b7f8a481|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:03:48.472Z|a7be4275-05a4-41df-acb9-614640961b69|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:03:48.472Z|a7be4275-05a4-41df-acb9-614640961b69|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:03:48.574Z|16ed5f42-3b49-4783-baf6-a791b9a31f52|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:03:48.575Z|16ed5f42-3b49-4783-baf6-a791b9a31f52|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:03:58.320Z|31dbe870-4135-4c98-9511-9fb40be495e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:03:58.320Z|31dbe870-4135-4c98-9511-9fb40be495e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:03:58.498Z|2269d39b-dc97-4756-af7e-b1f85980d490|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:03:58.499Z|2269d39b-dc97-4756-af7e-b1f85980d490|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:03:58.598Z|8574715d-8e07-4644-b345-7144cdf5d402|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:03:58.599Z|8574715d-8e07-4644-b345-7144cdf5d402|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:04:00.208Z|292196e1-e8b7-449b-ac0c-ea607e91d983|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:04:00.210Z|292196e1-e8b7-449b-ac0c-ea607e91d983|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:04:01.247Z|b21765ef-2377-473b-a4e5-f95254a7fa05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:04:01.247Z|b21765ef-2377-473b-a4e5-f95254a7fa05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:04:08.348Z|69e384d3-c214-4a9c-9119-43cfef308ed2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:04:08.349Z|69e384d3-c214-4a9c-9119-43cfef308ed2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:04:08.527Z|3267ec67-4264-4cc5-8499-2775df9a31c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:04:08.528Z|3267ec67-4264-4cc5-8499-2775df9a31c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:04:08.626Z|925403bb-e544-40d4-aa1a-782fedab9954|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:04:08.627Z|925403bb-e544-40d4-aa1a-782fedab9954|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:04:15.208Z|b72cccd8-4517-4fd0-82be-7ed19d453677|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:04:15.209Z|b72cccd8-4517-4fd0-82be-7ed19d453677|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:04:18.375Z|2a522a31-b6cf-4a8c-8bb5-3017d618a0bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:04:18.375Z|2a522a31-b6cf-4a8c-8bb5-3017d618a0bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:04:18.553Z|396353c4-d5f6-4538-8f03-eb67ee8ca74f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:04:18.554Z|396353c4-d5f6-4538-8f03-eb67ee8ca74f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:04:18.652Z|55d0475d-fcfa-4a36-9b54-cf79e023ae03|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:04:18.653Z|55d0475d-fcfa-4a36-9b54-cf79e023ae03|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:04:28.402Z|9fe5b939-3e12-41d0-ba4d-34a25bede6e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:04:28.403Z|9fe5b939-3e12-41d0-ba4d-34a25bede6e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:04:28.583Z|6e7a7918-647d-4222-b9ac-83383b60b89f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:04:28.584Z|6e7a7918-647d-4222-b9ac-83383b60b89f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:04:28.677Z|f7613b5a-f6b1-4d84-9323-11908deeb1fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:04:28.678Z|f7613b5a-f6b1-4d84-9323-11908deeb1fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:04:30.208Z|2887093c-0a83-4415-960d-1c255cc4fda1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:04:30.209Z|2887093c-0a83-4415-960d-1c255cc4fda1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:04:31.248Z|c16f9825-20cd-4545-88ad-52819faa1871|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:04:31.248Z|c16f9825-20cd-4545-88ad-52819faa1871|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:04:38.431Z|bbf32ad8-8a48-4df2-b7c7-151e7b984373|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:04:38.432Z|bbf32ad8-8a48-4df2-b7c7-151e7b984373|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:04:38.611Z|882c7404-eeea-4d2d-bcb4-59e5d66bcb80|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:04:38.611Z|882c7404-eeea-4d2d-bcb4-59e5d66bcb80|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:04:38.702Z|c5acdb73-095c-4091-a1dd-7aa58e10cadf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:04:38.703Z|c5acdb73-095c-4091-a1dd-7aa58e10cadf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:04:40.407Z|c2aadfef-64a5-4837-9749-fd18c0a23a9d|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T08:04:40.407Z|c2aadfef-64a5-4837-9749-fd18c0a23a9d|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T08:04:45.208Z|e2694644-2451-41b4-be29-b591cf5f363d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:04:45.210Z|e2694644-2451-41b4-be29-b591cf5f363d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:04:48.458Z|d9b09403-a8d6-4745-b288-e00d7ceed5bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:04:48.459Z|d9b09403-a8d6-4745-b288-e00d7ceed5bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:04:48.638Z|47badc2f-873f-4583-a12b-7c5cf74623d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:04:48.638Z|47badc2f-873f-4583-a12b-7c5cf74623d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:04:48.731Z|49e5e438-4819-4ff3-adc5-c24c3c78cb9a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:04:48.731Z|49e5e438-4819-4ff3-adc5-c24c3c78cb9a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:04:58.486Z|6b982a8f-535e-4c18-825c-d6d45c46aa0e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:04:58.486Z|6b982a8f-535e-4c18-825c-d6d45c46aa0e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:04:58.664Z|c672fd12-6045-4e3b-a803-a554db515177|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:04:58.664Z|c672fd12-6045-4e3b-a803-a554db515177|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:04:58.757Z|f35e7fd7-1de3-44f3-bab4-98ab09539c1e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:04:58.758Z|f35e7fd7-1de3-44f3-bab4-98ab09539c1e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:05:00.208Z|91d5f165-9228-4cd7-b3df-76bbe91a77f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:05:00.209Z|91d5f165-9228-4cd7-b3df-76bbe91a77f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:05:01.249Z|78fd1481-648e-41b6-bbf7-8f704e1e4a98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:05:01.249Z|78fd1481-648e-41b6-bbf7-8f704e1e4a98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:05:08.513Z|b38d4a60-c560-4adb-9491-c0ef280a89f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:05:08.514Z|b38d4a60-c560-4adb-9491-c0ef280a89f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:05:08.690Z|b2d25ded-9da7-490c-a8c9-949a1ec12114|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:05:08.690Z|b2d25ded-9da7-490c-a8c9-949a1ec12114|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:05:08.781Z|57043d7a-24a7-4ce3-ac30-3accb82ac081|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:05:08.782Z|57043d7a-24a7-4ce3-ac30-3accb82ac081|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:05:15.208Z|e5143e83-20a8-47eb-86d7-b39ff196ff2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:05:15.209Z|e5143e83-20a8-47eb-86d7-b39ff196ff2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:05:18.541Z|88a85bae-b3ed-462e-8a55-5086b02c4ed2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:05:18.542Z|88a85bae-b3ed-462e-8a55-5086b02c4ed2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:05:18.719Z|81c89420-f21e-47b8-b479-f20e9ace5f41|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:05:18.719Z|81c89420-f21e-47b8-b479-f20e9ace5f41|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:05:18.807Z|d39839c6-25a6-48bd-84ae-647f73a29186|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:05:18.807Z|d39839c6-25a6-48bd-84ae-647f73a29186|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:05:28.566Z|09e0e37c-8562-423a-be18-f08450065a35|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:05:28.567Z|09e0e37c-8562-423a-be18-f08450065a35|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:05:28.746Z|aba8c925-4e9c-4bba-a767-a014089c638f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:05:28.747Z|aba8c925-4e9c-4bba-a767-a014089c638f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:05:28.832Z|695ce8c9-d585-4016-8762-218adaac8e3e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:05:28.832Z|695ce8c9-d585-4016-8762-218adaac8e3e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:05:30.208Z|f1320840-872a-4197-ba62-26ae27752dbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:05:30.210Z|f1320840-872a-4197-ba62-26ae27752dbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:05:31.250Z|ae498f98-269e-48f1-be12-dfb3b9fce85a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:05:31.250Z|ae498f98-269e-48f1-be12-dfb3b9fce85a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:05:38.597Z|b97e51ab-ccbf-4e34-8d43-9ba11b3b9a24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:05:38.598Z|b97e51ab-ccbf-4e34-8d43-9ba11b3b9a24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:05:38.773Z|980bdea4-e8ba-4636-8739-4c830e184ae3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:05:38.773Z|980bdea4-e8ba-4636-8739-4c830e184ae3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:05:38.857Z|3f50136b-b942-4fe2-9f97-c83c2e4ccbf0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:05:38.858Z|3f50136b-b942-4fe2-9f97-c83c2e4ccbf0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:05:40.407Z|9b4fe068-9474-4cfe-92fe-a28d2c822aed|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T08:05:40.408Z|9b4fe068-9474-4cfe-92fe-a28d2c822aed|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T08:05:45.208Z|457fe3bd-6963-47ed-b756-34861d4d4c32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:05:45.208Z|457fe3bd-6963-47ed-b756-34861d4d4c32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:05:48.626Z|cb26660b-834b-4f2b-953f-f732d85c8e4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:05:48.627Z|cb26660b-834b-4f2b-953f-f732d85c8e4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:05:48.800Z|a0871087-6f23-4008-b75b-14324ba93d88|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:05:48.801Z|a0871087-6f23-4008-b75b-14324ba93d88|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:05:48.883Z|6942c1a2-b923-421a-a556-268c1e6dd203|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:05:48.884Z|6942c1a2-b923-421a-a556-268c1e6dd203|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:05:58.652Z|e2aab150-6a90-4321-b599-ca323a0af5eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:05:58.653Z|e2aab150-6a90-4321-b599-ca323a0af5eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:05:58.829Z|d713b81b-b77c-457c-a746-a7cdecdf8f06|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:05:58.829Z|d713b81b-b77c-457c-a746-a7cdecdf8f06|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:05:58.906Z|1d9cb269-2777-444a-be0b-ad72b10121b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:05:58.907Z|1d9cb269-2777-444a-be0b-ad72b10121b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:06:00.208Z|0b4f2221-e7a4-4127-9fde-0444bb6a9374|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:06:00.209Z|0b4f2221-e7a4-4127-9fde-0444bb6a9374|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:06:01.251Z|ee27a0b0-35bc-4208-961a-80323d198682|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:06:01.251Z|ee27a0b0-35bc-4208-961a-80323d198682|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:06:08.680Z|ea35087b-fc32-44dc-8789-15bef034b4fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:06:08.681Z|ea35087b-fc32-44dc-8789-15bef034b4fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:06:08.856Z|ee94a022-d1d0-4cb0-a3ba-6f6b8380d127|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:06:08.857Z|ee94a022-d1d0-4cb0-a3ba-6f6b8380d127|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:06:08.933Z|1a84c717-a830-4102-b4aa-672e1117e7c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:06:08.934Z|1a84c717-a830-4102-b4aa-672e1117e7c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:06:15.208Z|26211893-98c1-49cc-b8db-f5181537cfb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:06:15.210Z|26211893-98c1-49cc-b8db-f5181537cfb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:06:18.709Z|7e21c103-2439-40bf-8ebf-11c17380dc23|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:06:18.709Z|7e21c103-2439-40bf-8ebf-11c17380dc23|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:06:18.887Z|98cbc6b5-a595-43c9-8a51-9f2000a3883a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:06:18.888Z|98cbc6b5-a595-43c9-8a51-9f2000a3883a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:06:18.961Z|809f9d54-af5b-40cb-a765-885b9cc9f90e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:06:18.962Z|809f9d54-af5b-40cb-a765-885b9cc9f90e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:06:28.736Z|0174e79c-8694-4269-b3f8-d6b3a10d602b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:06:28.736Z|0174e79c-8694-4269-b3f8-d6b3a10d602b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:06:28.914Z|51217db5-8d61-4240-a958-020e937f57c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:06:28.915Z|51217db5-8d61-4240-a958-020e937f57c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:06:28.989Z|375cdd42-da78-4a98-aa4e-cfe31467d1d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:06:28.989Z|375cdd42-da78-4a98-aa4e-cfe31467d1d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:06:30.208Z|3c1bc50a-000a-4d46-886d-4f8f61426bec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:06:30.209Z|3c1bc50a-000a-4d46-886d-4f8f61426bec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:06:31.252Z|e5224db7-992d-4139-b1b3-77d1b7aef158|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:06:31.252Z|e5224db7-992d-4139-b1b3-77d1b7aef158|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:06:38.765Z|8034e455-bbf4-4468-a1a0-c739436ca5b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:06:38.766Z|8034e455-bbf4-4468-a1a0-c739436ca5b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:06:38.942Z|e39afd8b-98b9-46f5-9099-83e091382ab3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:06:38.943Z|e39afd8b-98b9-46f5-9099-83e091382ab3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:06:39.012Z|c124dd10-ee41-45de-939f-b9c7560506ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:06:39.013Z|c124dd10-ee41-45de-939f-b9c7560506ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:06:40.408Z|61c6178f-38d0-4b78-9996-bac145978c2a|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T08:06:40.409Z|61c6178f-38d0-4b78-9996-bac145978c2a|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T08:06:45.208Z|470125b8-4a3f-4194-915a-3cb33599c053|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:06:45.209Z|470125b8-4a3f-4194-915a-3cb33599c053|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:06:48.794Z|4f5434bf-5dce-4235-81bd-83240fe5bc47|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:06:48.794Z|4f5434bf-5dce-4235-81bd-83240fe5bc47|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:06:48.969Z|09894ea7-8aa5-4eb7-8c30-3370f5d7af32|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:06:48.970Z|09894ea7-8aa5-4eb7-8c30-3370f5d7af32|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:06:49.036Z|5803f2c9-9fcc-493c-8124-fbfad7e4810b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:06:49.036Z|5803f2c9-9fcc-493c-8124-fbfad7e4810b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:06:58.822Z|7c37f7e5-4501-4761-a9ca-521d051c7ac3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:06:58.823Z|7c37f7e5-4501-4761-a9ca-521d051c7ac3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:06:58.999Z|e41b2dda-045b-4e53-8e87-3ee13d5ca9a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:06:59.000Z|e41b2dda-045b-4e53-8e87-3ee13d5ca9a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:06:59.058Z|9505d90d-1ccf-4e33-b2d5-9d255f3cd1bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:06:59.058Z|9505d90d-1ccf-4e33-b2d5-9d255f3cd1bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:07:00.208Z|9b8bf538-5f17-430c-bfc2-76a97678cd73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:07:00.210Z|9b8bf538-5f17-430c-bfc2-76a97678cd73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:07:01.253Z|11e3bf6d-c9ad-4a24-bb47-3b228b0b8b14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:07:01.254Z|11e3bf6d-c9ad-4a24-bb47-3b228b0b8b14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:07:08.848Z|575b7287-0417-48e2-8c32-e935515895ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:07:08.849Z|575b7287-0417-48e2-8c32-e935515895ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:07:09.029Z|32edf421-551c-4746-bb2b-84d9675f533f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:07:09.030Z|32edf421-551c-4746-bb2b-84d9675f533f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:07:09.082Z|682b972e-ee06-4ff7-8e46-40282f2b69fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:07:09.082Z|682b972e-ee06-4ff7-8e46-40282f2b69fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:07:15.208Z|b803260c-2867-42a8-801b-a5b1ecc75089|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:07:15.209Z|b803260c-2867-42a8-801b-a5b1ecc75089|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:07:18.879Z|5ade46cc-8a09-4a4a-be49-80cc86576958|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:07:18.880Z|5ade46cc-8a09-4a4a-be49-80cc86576958|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:07:19.058Z|06f15b83-8065-4a4b-91bc-0ce842a1a935|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:07:19.059Z|06f15b83-8065-4a4b-91bc-0ce842a1a935|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:07:19.110Z|c04a00b9-edaf-4bc0-8d9b-399e5ae2d6a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:07:19.110Z|c04a00b9-edaf-4bc0-8d9b-399e5ae2d6a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:07:28.909Z|cdf5f8b2-0126-456e-9f8f-917284ef1c2b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:07:28.910Z|cdf5f8b2-0126-456e-9f8f-917284ef1c2b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:07:29.087Z|8c276b0b-644c-4fce-8143-4b1b2bc27879|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:07:29.088Z|8c276b0b-644c-4fce-8143-4b1b2bc27879|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:07:29.138Z|57d91737-b4d7-4848-9470-8f7bfc5ffedc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:07:29.139Z|57d91737-b4d7-4848-9470-8f7bfc5ffedc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:07:30.208Z|aa9e4245-b8af-476f-be7e-2cffc678a911|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:07:30.209Z|aa9e4245-b8af-476f-be7e-2cffc678a911|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:07:31.254Z|d5d12c64-bf5d-482d-b510-c949eea1585a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:07:31.255Z|d5d12c64-bf5d-482d-b510-c949eea1585a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:07:38.939Z|64e78306-be5e-49e0-8d79-756908584a8e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:07:38.940Z|64e78306-be5e-49e0-8d79-756908584a8e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:07:39.115Z|1edcf234-96b4-40df-8d65-b6973d5bd3df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:07:39.116Z|1edcf234-96b4-40df-8d65-b6973d5bd3df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:07:39.160Z|a57893ad-aaec-46d5-83b2-5bb327de6e46|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:07:39.161Z|a57893ad-aaec-46d5-83b2-5bb327de6e46|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:07:40.409Z|b7ca21c0-bfd3-4d8c-b8d1-e2501014df95|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T08:07:40.411Z|b7ca21c0-bfd3-4d8c-b8d1-e2501014df95|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T08:07:45.208Z|e9b0c537-8b7c-4ec7-9977-18d148bd8721|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:07:45.210Z|e9b0c537-8b7c-4ec7-9977-18d148bd8721|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:07:48.967Z|529c0bec-d81b-436a-920e-ce82e0e7b409|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:07:48.968Z|529c0bec-d81b-436a-920e-ce82e0e7b409|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:07:49.144Z|8cfcb9eb-3b28-4c8c-913f-e6570d8d263c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:07:49.145Z|8cfcb9eb-3b28-4c8c-913f-e6570d8d263c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:07:49.186Z|e756fd03-c0e2-4c5b-a862-888d124f6022|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:07:49.187Z|e756fd03-c0e2-4c5b-a862-888d124f6022|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:07:58.996Z|52538514-dda4-4fa6-9432-44b55148cab3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:07:58.996Z|52538514-dda4-4fa6-9432-44b55148cab3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:07:59.172Z|34c51e72-2b0f-4e2c-8eed-0bae1c29ca69|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:07:59.172Z|34c51e72-2b0f-4e2c-8eed-0bae1c29ca69|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:07:59.211Z|3ae5ec9c-96ae-45ce-abad-1bcfe09c30ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:07:59.211Z|3ae5ec9c-96ae-45ce-abad-1bcfe09c30ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:08:00.208Z|25bc6a12-de84-4f04-ad1b-705cf1e3fd4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:08:00.209Z|25bc6a12-de84-4f04-ad1b-705cf1e3fd4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:08:01.255Z|a376d788-7a7a-4886-bef7-2f755668e7f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:08:01.256Z|a376d788-7a7a-4886-bef7-2f755668e7f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:08:09.024Z|51e45ac5-fe0a-4c34-8df3-b919d4cdae97|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:08:09.024Z|51e45ac5-fe0a-4c34-8df3-b919d4cdae97|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:08:09.200Z|4f3913f8-a4c4-4bd3-8f09-3be2c06f2e71|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:08:09.201Z|4f3913f8-a4c4-4bd3-8f09-3be2c06f2e71|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:08:09.232Z|a0c1accb-79b1-436e-a995-e92f03fb67fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:08:09.232Z|a0c1accb-79b1-436e-a995-e92f03fb67fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:08:15.208Z|f38fbe86-f93e-4d0b-a926-98caa5e68a26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:08:15.209Z|f38fbe86-f93e-4d0b-a926-98caa5e68a26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:08:19.053Z|b787197e-e439-473c-bf97-e737e763da7a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:08:19.053Z|b787197e-e439-473c-bf97-e737e763da7a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:08:19.228Z|b80f805c-c321-4cfb-877b-064e9e6714d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:08:19.229Z|b80f805c-c321-4cfb-877b-064e9e6714d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:08:19.259Z|a169de50-0b43-40bf-af7b-fa6962c705aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:08:19.260Z|a169de50-0b43-40bf-af7b-fa6962c705aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:08:29.082Z|bfc475f5-9ee7-49ea-be4b-a0d454eea948|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:08:29.082Z|bfc475f5-9ee7-49ea-be4b-a0d454eea948|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:08:29.258Z|f38b8e45-2791-4fde-b9ff-5fe19ad650a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:08:29.258Z|f38b8e45-2791-4fde-b9ff-5fe19ad650a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:08:29.286Z|fe2e3e3d-7fe9-4b2e-bf7b-d62eb36c3b49|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:08:29.286Z|fe2e3e3d-7fe9-4b2e-bf7b-d62eb36c3b49|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:08:30.208Z|d04fc2b4-a72f-4bf2-aedf-d9cb84f36a3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:08:30.210Z|d04fc2b4-a72f-4bf2-aedf-d9cb84f36a3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:08:31.256Z|223610fd-94f8-4470-a614-c6bb5a203c28|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:08:31.257Z|223610fd-94f8-4470-a614-c6bb5a203c28|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:08:39.111Z|cbd99c10-3f55-4fc5-a081-5cfcce07341f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:08:39.112Z|cbd99c10-3f55-4fc5-a081-5cfcce07341f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:08:39.286Z|cd856da3-4c57-4cc5-b42b-2db02d9d2235|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:08:39.286Z|cd856da3-4c57-4cc5-b42b-2db02d9d2235|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:08:39.308Z|fdc63d1e-0926-45fa-8dbf-3645c31dd356|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:08:39.308Z|fdc63d1e-0926-45fa-8dbf-3645c31dd356|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:08:40.407Z|d1c47f41-1566-4255-a1a3-453780fb54da|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T08:08:40.408Z|d1c47f41-1566-4255-a1a3-453780fb54da|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T08:08:45.208Z|1d475e1d-d018-4129-9039-d5640271ee5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:08:45.209Z|1d475e1d-d018-4129-9039-d5640271ee5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:08:49.140Z|0b94c870-6ba8-4b84-b40d-8fe51824c9aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:08:49.140Z|0b94c870-6ba8-4b84-b40d-8fe51824c9aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:08:49.314Z|451927bf-cb26-4a9f-95dc-ac7ad0a269af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:08:49.315Z|451927bf-cb26-4a9f-95dc-ac7ad0a269af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:08:49.335Z|49475a28-4cf1-4cd8-be74-32b8ae63d01b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:08:49.336Z|49475a28-4cf1-4cd8-be74-32b8ae63d01b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:08:59.168Z|e3eac43f-dbcf-4563-bb58-0989d61ee2aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:08:59.168Z|e3eac43f-dbcf-4563-bb58-0989d61ee2aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:08:59.342Z|d4e1d8b9-9e27-4b65-8ba8-679995e27184|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:08:59.343Z|d4e1d8b9-9e27-4b65-8ba8-679995e27184|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:08:59.357Z|f1bcacee-a629-4a5e-a168-a085e1adebf4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:08:59.357Z|f1bcacee-a629-4a5e-a168-a085e1adebf4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:09:00.208Z|2282c029-1c0a-4f63-b402-9f49ffbe1a9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:09:00.209Z|2282c029-1c0a-4f63-b402-9f49ffbe1a9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:09:01.257Z|bbbed620-6fe4-426e-89b5-c9fbe8a3d06e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:09:01.258Z|bbbed620-6fe4-426e-89b5-c9fbe8a3d06e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:09:09.203Z|bf70af22-4e58-4db2-8220-89f7d2ff33d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:09:09.204Z|bf70af22-4e58-4db2-8220-89f7d2ff33d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:09:09.370Z|0d80087c-a46b-44cb-8c5a-9e56bfc8ea0d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:09:09.370Z|0d80087c-a46b-44cb-8c5a-9e56bfc8ea0d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:09:09.382Z|90bff77b-59cd-4aba-847c-a182bd52b36a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:09:09.382Z|90bff77b-59cd-4aba-847c-a182bd52b36a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:09:15.208Z|a9021c06-201a-4c16-af8f-8e83c915c3d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:09:15.210Z|a9021c06-201a-4c16-af8f-8e83c915c3d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:09:19.230Z|dc1e7c7c-cdac-44a0-84f7-323db8419308|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:09:19.231Z|dc1e7c7c-cdac-44a0-84f7-323db8419308|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:09:19.399Z|5984180c-2ad0-4440-ab3f-192466268b7a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:09:19.399Z|5984180c-2ad0-4440-ab3f-192466268b7a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:09:19.407Z|f15d4067-a2b3-4b9e-a3a2-2c98308a7524|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:09:19.408Z|f15d4067-a2b3-4b9e-a3a2-2c98308a7524|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:09:29.260Z|c203d676-ba34-436e-8d12-93e700ba3c00|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:09:29.260Z|c203d676-ba34-436e-8d12-93e700ba3c00|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:09:29.427Z|a3571f2a-327f-4fb8-bc57-ab97f4ab5c8a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:09:29.428Z|a3571f2a-327f-4fb8-bc57-ab97f4ab5c8a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:09:29.434Z|31057d4f-8a12-4313-bd6a-78eaf9e017e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:09:29.435Z|31057d4f-8a12-4313-bd6a-78eaf9e017e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:09:30.208Z|5848a345-24e6-4b5d-9945-8a1af1b25d61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:09:30.209Z|5848a345-24e6-4b5d-9945-8a1af1b25d61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:09:31.258Z|0358122a-7786-4246-a6bc-eb36fd44e587|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:09:31.259Z|0358122a-7786-4246-a6bc-eb36fd44e587|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:09:39.285Z|0a9b31f2-2d4c-422d-8202-2f1d92a057df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:09:39.286Z|0a9b31f2-2d4c-422d-8202-2f1d92a057df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:09:39.455Z|776b15b0-eb0f-406f-acb0-9dc2591c4b9c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:09:39.456Z|776b15b0-eb0f-406f-acb0-9dc2591c4b9c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:09:39.458Z|bbad34c7-ec9b-49a2-85c1-864cef2dbdcd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:09:39.459Z|bbad34c7-ec9b-49a2-85c1-864cef2dbdcd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:09:40.407Z|5ae595d3-fc5e-4af7-8d67-707f745b80c8|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T08:09:40.408Z|5ae595d3-fc5e-4af7-8d67-707f745b80c8|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T08:09:45.209Z|5e66666d-e534-4028-9c85-608129f6d3bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:09:45.209Z|5e66666d-e534-4028-9c85-608129f6d3bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:09:49.313Z|7532cfcf-af8f-4e7d-92a1-72c82ba5776c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:09:49.314Z|7532cfcf-af8f-4e7d-92a1-72c82ba5776c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:09:49.483Z|5a617b92-1184-4494-b586-acbad92047ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:09:49.484Z|5a617b92-1184-4494-b586-acbad92047ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:09:49.494Z|ce27ad82-970c-4dea-ad45-1d460feaf0b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:09:49.494Z|ce27ad82-970c-4dea-ad45-1d460feaf0b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:09:59.342Z|b04551bd-6368-4580-bbd5-ff60115ebc70|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:09:59.342Z|b04551bd-6368-4580-bbd5-ff60115ebc70|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:09:59.513Z|14ade274-c6e9-433d-a15b-0aa7689333ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:09:59.513Z|14ade274-c6e9-433d-a15b-0aa7689333ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:09:59.514Z|c1c1bead-4c9c-4f0d-8a83-5f3947080155|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:09:59.515Z|c1c1bead-4c9c-4f0d-8a83-5f3947080155|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:10:00.208Z|dec08cca-896b-4b51-ae62-caedc4aee33f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:10:00.210Z|dec08cca-896b-4b51-ae62-caedc4aee33f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:10:01.259Z|221ef8f0-0c09-4624-bb24-eb7fad0e7ccb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:10:01.260Z|221ef8f0-0c09-4624-bb24-eb7fad0e7ccb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:10:09.370Z|a8afd13b-1af6-4293-a9b0-f9a94d0b37a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:10:09.370Z|a8afd13b-1af6-4293-a9b0-f9a94d0b37a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:10:09.537Z|2e083ea5-45f3-458b-a956-8693551537f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:10:09.537Z|2e083ea5-45f3-458b-a956-8693551537f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:10:09.537Z|6a8e31d1-ec6a-456b-95dd-1b72d98442e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:10:09.538Z|6a8e31d1-ec6a-456b-95dd-1b72d98442e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:10:15.208Z|7825257d-ca4c-46e4-9b42-6236d0b15bea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:10:15.209Z|7825257d-ca4c-46e4-9b42-6236d0b15bea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:10:19.397Z|05f2f74a-a1fc-492d-8843-64df5fcb6fd0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:10:19.398Z|05f2f74a-a1fc-492d-8843-64df5fcb6fd0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:10:19.560Z|ed814e6a-5182-404c-a415-90c1758f7573|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:10:19.561Z|ed814e6a-5182-404c-a415-90c1758f7573|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:10:19.563Z|2ebda5bd-a4c8-44ac-8503-7db70e0632e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:10:19.563Z|2ebda5bd-a4c8-44ac-8503-7db70e0632e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:10:29.426Z|db76ecae-089e-4637-840a-6aeb06030cc3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:10:29.426Z|db76ecae-089e-4637-840a-6aeb06030cc3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:10:29.585Z|97f301a7-823a-4236-bb1c-96205e76be0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:10:29.586Z|97f301a7-823a-4236-bb1c-96205e76be0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:10:29.594Z|66100c02-e50c-4a26-87df-f803717c85c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:10:29.595Z|66100c02-e50c-4a26-87df-f803717c85c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:10:30.208Z|2937a182-a84b-464e-a511-3e3585710e2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:10:30.209Z|2937a182-a84b-464e-a511-3e3585710e2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:10:31.260Z|cde5ad12-1a4d-49a3-982c-c97df8791a1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:10:31.261Z|cde5ad12-1a4d-49a3-982c-c97df8791a1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:10:39.453Z|4f0f3897-710d-4c54-84ba-8017575001d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:10:39.453Z|4f0f3897-710d-4c54-84ba-8017575001d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:10:39.611Z|86f85fec-ecee-48a5-8c40-9ff97df77ae6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:10:39.612Z|86f85fec-ecee-48a5-8c40-9ff97df77ae6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:10:39.616Z|637b38db-d403-45c9-bac7-2b6c262190f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:10:39.617Z|637b38db-d403-45c9-bac7-2b6c262190f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:10:40.406Z|7b494bf2-8a9d-4370-8470-f3c8013d5f2a|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T08:10:40.407Z|7b494bf2-8a9d-4370-8470-f3c8013d5f2a|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T08:10:45.208Z|96b21ad5-6316-48dd-89f0-125f7f7d5a03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:10:45.210Z|96b21ad5-6316-48dd-89f0-125f7f7d5a03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:10:49.482Z|9473147b-afed-4537-aeac-82d73ab15171|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:10:49.483Z|9473147b-afed-4537-aeac-82d73ab15171|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:10:49.641Z|902771fa-2083-484f-acb0-c1b03e3c9f7d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:10:49.641Z|96fd5ffa-ec7f-4d9e-b19a-05c2f01439f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:10:49.642Z|902771fa-2083-484f-acb0-c1b03e3c9f7d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:10:49.642Z|96fd5ffa-ec7f-4d9e-b19a-05c2f01439f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:10:59.510Z|a9cfa809-0036-46ca-85c4-5a34e8def16c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:10:59.511Z|a9cfa809-0036-46ca-85c4-5a34e8def16c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:10:59.663Z|d6ffc001-9d63-4f91-9e58-2176fb04eb63|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:10:59.663Z|d6ffc001-9d63-4f91-9e58-2176fb04eb63|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:10:59.665Z|c11a4ee5-8313-4765-9d7f-a597954d7659|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:10:59.666Z|c11a4ee5-8313-4765-9d7f-a597954d7659|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:11:00.208Z|1400296c-9ff7-4fd3-833c-0e50b1d869c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:11:00.209Z|1400296c-9ff7-4fd3-833c-0e50b1d869c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:11:01.261Z|279a1da4-cea1-4117-b948-3e83777e3b1e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:11:01.262Z|279a1da4-cea1-4117-b948-3e83777e3b1e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:11:09.539Z|35c596f4-2fd9-4395-b448-c1d6e1c8f695|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:11:09.540Z|35c596f4-2fd9-4395-b448-c1d6e1c8f695|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:11:09.688Z|beecacf8-fd88-4960-933c-fd4d8ba8ad98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:11:09.689Z|beecacf8-fd88-4960-933c-fd4d8ba8ad98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:11:09.689Z|b1836489-b314-44b3-9f29-7c2142e05f80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:11:09.690Z|b1836489-b314-44b3-9f29-7c2142e05f80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:11:15.208Z|4637c725-a798-41e9-850b-ac6b7139cfcb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:11:15.209Z|4637c725-a798-41e9-850b-ac6b7139cfcb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:11:19.566Z|66e9bee2-2135-49b3-b0ae-9550a9b5d087|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:11:19.567Z|66e9bee2-2135-49b3-b0ae-9550a9b5d087|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:11:19.713Z|8da2efba-a88e-4e56-82d1-49ad9d259274|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:11:19.713Z|8da2efba-a88e-4e56-82d1-49ad9d259274|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:11:19.714Z|4e5d760d-af86-4562-8cbe-1c49dfee50e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:11:19.714Z|4e5d760d-af86-4562-8cbe-1c49dfee50e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:11:29.593Z|7bc7923d-df24-45ee-ad06-85dba166f701|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:11:29.593Z|7bc7923d-df24-45ee-ad06-85dba166f701|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:11:29.737Z|44b31141-8056-4bb0-ab95-8c203182873f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:11:29.738Z|44b31141-8056-4bb0-ab95-8c203182873f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:11:29.740Z|17b476b8-4131-4f2a-81ec-9c9d906c2e9e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:11:29.741Z|17b476b8-4131-4f2a-81ec-9c9d906c2e9e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:11:30.208Z|1e326464-f66c-48d0-85a7-93355e375cec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:11:30.210Z|1e326464-f66c-48d0-85a7-93355e375cec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:11:31.262Z|47deb80b-00af-49eb-9284-64391e6339aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:11:31.263Z|47deb80b-00af-49eb-9284-64391e6339aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:11:39.619Z|d0338dcf-059d-4c47-8235-b02ecbe0b87c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:11:39.620Z|d0338dcf-059d-4c47-8235-b02ecbe0b87c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:11:39.762Z|7553bd19-c58f-4c03-a2f9-b033f2289904|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:11:39.763Z|7553bd19-c58f-4c03-a2f9-b033f2289904|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:11:39.764Z|4e567d41-9240-494e-b245-e7a38a962f7a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:11:39.764Z|4e567d41-9240-494e-b245-e7a38a962f7a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:11:40.407Z|2e8a203c-07ea-4825-ac7a-1d4e958f16f4|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T08:11:40.408Z|2e8a203c-07ea-4825-ac7a-1d4e958f16f4|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T08:11:45.208Z|ec9fd9c4-ba95-4ce0-b8e8-113af271aad3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:11:45.209Z|ec9fd9c4-ba95-4ce0-b8e8-113af271aad3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:11:49.652Z|a9dd0cee-2ced-4e96-958c-c5d6c7e2dda5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:11:49.653Z|a9dd0cee-2ced-4e96-958c-c5d6c7e2dda5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:11:49.790Z|9b078eed-97df-4540-b142-cc24397a277f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:11:49.790Z|d7c703c5-af41-486d-ac47-15adda5bfbb1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:11:49.790Z|9b078eed-97df-4540-b142-cc24397a277f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:11:49.791Z|d7c703c5-af41-486d-ac47-15adda5bfbb1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:11:59.681Z|f2ac825a-5a3e-4571-8908-fef9578a94b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:11:59.682Z|f2ac825a-5a3e-4571-8908-fef9578a94b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:11:59.815Z|66535efd-51fa-4086-a835-d64fec2e1cdd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:11:59.816Z|66535efd-51fa-4086-a835-d64fec2e1cdd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:11:59.816Z|12d101bb-d455-485a-8afc-f30c5b49500f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:11:59.817Z|12d101bb-d455-485a-8afc-f30c5b49500f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:12:00.208Z|3472b40a-f4d5-443a-9ca4-c66aed673135|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:12:00.209Z|3472b40a-f4d5-443a-9ca4-c66aed673135|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:12:01.263Z|149813a1-aba1-474f-9184-cf2611d95036|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:12:01.264Z|149813a1-aba1-474f-9184-cf2611d95036|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:12:09.708Z|7f15804e-ce2e-4289-85ac-82494cded5fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:12:09.709Z|7f15804e-ce2e-4289-85ac-82494cded5fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:12:09.840Z|06d31caf-d340-4d66-9ac5-a8fb76cbd407|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:12:09.841Z|06d31caf-d340-4d66-9ac5-a8fb76cbd407|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:12:09.842Z|0b67b7f9-ff35-4947-9a9e-d40f19803025|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:12:09.842Z|0b67b7f9-ff35-4947-9a9e-d40f19803025|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:12:15.208Z|30bad19d-4af2-4f44-8256-785b38ce5a75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:12:15.209Z|30bad19d-4af2-4f44-8256-785b38ce5a75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:12:19.737Z|b33b587f-b0d0-40ff-a15c-acbced947769|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:12:19.738Z|b33b587f-b0d0-40ff-a15c-acbced947769|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:12:19.864Z|aea0790f-c018-44a0-b2f7-adf67d0cae02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:12:19.865Z|aea0790f-c018-44a0-b2f7-adf67d0cae02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:12:19.866Z|dd5c372e-ae41-4e73-bab7-e3f51484e82e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:12:19.866Z|dd5c372e-ae41-4e73-bab7-e3f51484e82e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:12:29.767Z|69fb1378-c731-4f2a-889f-6f7226bd17fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:12:29.768Z|69fb1378-c731-4f2a-889f-6f7226bd17fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:12:29.886Z|05c1662c-4059-4479-a319-a09fffc0ad91|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:12:29.887Z|05c1662c-4059-4479-a319-a09fffc0ad91|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:12:29.888Z|83290604-7050-43a4-a3f2-0171fef3cad6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:12:29.888Z|83290604-7050-43a4-a3f2-0171fef3cad6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:12:30.208Z|0430174a-3326-4b77-9d17-e8145266a0fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:12:30.209Z|0430174a-3326-4b77-9d17-e8145266a0fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:12:31.264Z|aca72d83-e708-4811-a86f-0ae7a6d07996|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:12:31.265Z|aca72d83-e708-4811-a86f-0ae7a6d07996|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:12:39.798Z|93331551-68f8-4bdf-ba0a-e5a168550e8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:12:39.798Z|93331551-68f8-4bdf-ba0a-e5a168550e8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:12:39.914Z|20abc810-9339-4762-9fea-d7efacc92067|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:12:39.915Z|20abc810-9339-4762-9fea-d7efacc92067|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:12:39.917Z|516b6ec8-94df-4023-b5bc-a8da1a1582d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:12:39.917Z|516b6ec8-94df-4023-b5bc-a8da1a1582d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:12:40.406Z|6f799e60-ad71-4e88-b91c-37d42b475d38|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T08:12:40.407Z|6f799e60-ad71-4e88-b91c-37d42b475d38|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T08:12:45.208Z|10804fa3-6b8d-4d84-9d29-7a6cd2e1f71e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:12:45.209Z|10804fa3-6b8d-4d84-9d29-7a6cd2e1f71e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:12:49.827Z|39f29428-d5e7-40c2-a151-99768a1b8bce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:12:49.827Z|39f29428-d5e7-40c2-a151-99768a1b8bce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:12:49.941Z|58cae45e-3608-406f-8ef0-c4a696fe6fa9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:12:49.942Z|58cae45e-3608-406f-8ef0-c4a696fe6fa9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:12:49.943Z|ce41cb59-c6c4-42a0-a7ed-7c92cb2b5b89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:12:49.943Z|ce41cb59-c6c4-42a0-a7ed-7c92cb2b5b89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:12:59.855Z|963ea3f8-98c1-4bb8-a82a-f163e4fd54bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:12:59.856Z|963ea3f8-98c1-4bb8-a82a-f163e4fd54bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:12:59.968Z|d4a2e11f-6be8-43e9-b8e7-2ddeb6acfd59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:12:59.969Z|d4a2e11f-6be8-43e9-b8e7-2ddeb6acfd59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:12:59.970Z|708ffe6c-40ac-4a55-9ae7-2d31aefd59f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:12:59.970Z|708ffe6c-40ac-4a55-9ae7-2d31aefd59f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:13:00.208Z|2d7d6129-98a7-4215-835b-484318ee0719|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:13:00.210Z|2d7d6129-98a7-4215-835b-484318ee0719|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:13:01.265Z|3cfe1977-7dec-464b-abef-85271f969a11|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:13:01.266Z|3cfe1977-7dec-464b-abef-85271f969a11|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:13:09.881Z|df58fdcd-c76b-49c7-9b97-c69dd0446a45|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:13:09.882Z|df58fdcd-c76b-49c7-9b97-c69dd0446a45|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:13:09.996Z|0c598774-21b5-44de-9b2d-d5c2819c13ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:13:09.997Z|c91e1be5-8955-4f67-ae24-4ec8950ed81f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:13:09.997Z|0c598774-21b5-44de-9b2d-d5c2819c13ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:13:09.998Z|c91e1be5-8955-4f67-ae24-4ec8950ed81f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:13:15.208Z|e35c8f74-6b87-4937-bbd0-00b5e76e43fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:13:15.209Z|e35c8f74-6b87-4937-bbd0-00b5e76e43fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:13:19.904Z|c4c83bcc-ccc7-48ef-958d-f704f107a922|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:13:19.905Z|c4c83bcc-ccc7-48ef-958d-f704f107a922|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:13:20.022Z|91268ecd-2396-4358-bd46-9c91fbf1acd9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:13:20.022Z|01a25d65-c6ca-48df-80c7-2984444225b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:13:20.023Z|01a25d65-c6ca-48df-80c7-2984444225b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:13:20.023Z|91268ecd-2396-4358-bd46-9c91fbf1acd9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:13:29.932Z|3eb4536c-c638-401c-b8c4-b4465fb76408|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:13:29.932Z|3eb4536c-c638-401c-b8c4-b4465fb76408|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:13:30.045Z|28b57738-fdb2-41a2-a72e-1be1780b5169|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:13:30.046Z|28b57738-fdb2-41a2-a72e-1be1780b5169|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:13:30.049Z|35d34f29-47d2-43ba-b1e1-780d6f4c2f55|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:13:30.050Z|35d34f29-47d2-43ba-b1e1-780d6f4c2f55|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:13:30.208Z|30b6c0c3-f9db-4c53-b32b-caff58e03937|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:13:30.209Z|30b6c0c3-f9db-4c53-b32b-caff58e03937|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:13:31.266Z|b33955f9-f476-48b6-a4c4-eabf92109190|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:13:31.267Z|b33955f9-f476-48b6-a4c4-eabf92109190|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:13:39.960Z|027a5b0e-cf94-4ca8-8b30-1d0d8b529306|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:13:39.961Z|027a5b0e-cf94-4ca8-8b30-1d0d8b529306|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:13:40.070Z|07b1ed7a-07f6-4003-9d65-efca5b9d133d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:13:40.071Z|07b1ed7a-07f6-4003-9d65-efca5b9d133d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:13:40.073Z|f2beb8ee-f8a4-46f5-9a35-18c95dc04544|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:13:40.074Z|f2beb8ee-f8a4-46f5-9a35-18c95dc04544|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:13:40.407Z|356f33ff-8742-4426-a104-5b12ead29414|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T08:13:40.407Z|356f33ff-8742-4426-a104-5b12ead29414|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T08:13:45.208Z|2b603018-f340-4357-bbe1-6a03ff33b120|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:13:45.210Z|2b603018-f340-4357-bbe1-6a03ff33b120|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:13:49.991Z|90cda70c-9073-44a0-8f66-61f7ef646bb5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:13:49.992Z|90cda70c-9073-44a0-8f66-61f7ef646bb5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:13:50.097Z|2594cc5a-a370-498a-b5ac-c951cfa3c267|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:13:50.098Z|2594cc5a-a370-498a-b5ac-c951cfa3c267|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:13:50.101Z|4f8ca5a3-1fe0-4036-9fd8-0a740be84b8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:13:50.101Z|4f8ca5a3-1fe0-4036-9fd8-0a740be84b8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:14:00.020Z|1b681bf2-a38a-4652-9967-8d78b213f5ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:14:00.021Z|1b681bf2-a38a-4652-9967-8d78b213f5ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:14:00.123Z|11930bcc-9bd6-4a8b-ac5b-e8294ea1540b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:14:00.123Z|11930bcc-9bd6-4a8b-ac5b-e8294ea1540b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:14:00.124Z|0548382d-d67e-4fd5-8322-6dd5e4da8954|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:14:00.124Z|0548382d-d67e-4fd5-8322-6dd5e4da8954|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:14:00.208Z|101ee020-cd13-494a-9326-ae7571259dfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:14:00.209Z|101ee020-cd13-494a-9326-ae7571259dfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:14:01.267Z|91c94cd5-2157-4376-b29b-fad67f4d31cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:14:01.268Z|91c94cd5-2157-4376-b29b-fad67f4d31cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:14:10.050Z|e704964e-98ec-432e-9506-a26bc916c2f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:14:10.051Z|e704964e-98ec-432e-9506-a26bc916c2f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:14:10.148Z|6a1a5564-c9c7-4b77-b1aa-9d810af6740c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:14:10.148Z|6a1a5564-c9c7-4b77-b1aa-9d810af6740c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:14:10.149Z|c06b916b-50cd-4076-b6cd-1edddf5e1acb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:14:10.150Z|c06b916b-50cd-4076-b6cd-1edddf5e1acb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:14:15.208Z|4135b239-5106-4368-bdd9-415d226127d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:14:15.215Z|4135b239-5106-4368-bdd9-415d226127d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:14:20.078Z|6dd63b13-a71c-438b-831b-09d7f04053bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:14:20.078Z|6dd63b13-a71c-438b-831b-09d7f04053bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:14:20.173Z|60b35f34-7c63-4414-9cb3-3d8f97124e0d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:14:20.173Z|60b35f34-7c63-4414-9cb3-3d8f97124e0d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:14:20.176Z|5ff9fa6b-42f9-4845-bea5-7411fc7f002f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:14:20.176Z|5ff9fa6b-42f9-4845-bea5-7411fc7f002f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:14:30.105Z|83a859c0-4180-4327-826d-e5f4f253722b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:14:30.106Z|83a859c0-4180-4327-826d-e5f4f253722b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:14:30.197Z|260db089-4d66-4a82-baf4-5298212fdb55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:14:30.197Z|260db089-4d66-4a82-baf4-5298212fdb55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:14:30.198Z|60fe89a0-5721-4c0d-a0fe-5fdb1a476d41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:14:30.199Z|60fe89a0-5721-4c0d-a0fe-5fdb1a476d41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:14:30.208Z|629af43f-e52e-49fe-bbfd-4c77b70aa85e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:14:30.209Z|629af43f-e52e-49fe-bbfd-4c77b70aa85e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:14:31.268Z|ab4e15a2-ed77-4745-a52b-24e0b5c68070|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:14:31.269Z|ab4e15a2-ed77-4745-a52b-24e0b5c68070|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:14:40.133Z|464bdd51-3304-4cc6-80eb-5cf7a542d668|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:14:40.133Z|464bdd51-3304-4cc6-80eb-5cf7a542d668|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:14:40.226Z|60848400-f85f-4167-9024-1e3733645a86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:14:40.225Z|21602216-3935-4249-8ad3-74cbbca53cfe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:14:40.226Z|21602216-3935-4249-8ad3-74cbbca53cfe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:14:40.227Z|60848400-f85f-4167-9024-1e3733645a86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:14:40.408Z|2729b62f-7384-4479-bbca-25b6786a11fe|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T08:14:40.409Z|2729b62f-7384-4479-bbca-25b6786a11fe|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T08:14:45.208Z|1014d4bf-e64a-41e4-85f4-a7e797c78972|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:14:45.209Z|1014d4bf-e64a-41e4-85f4-a7e797c78972|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:14:50.161Z|653125d2-b76d-4ce5-8734-0b3a1cc7d3f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:14:50.161Z|653125d2-b76d-4ce5-8734-0b3a1cc7d3f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:14:50.249Z|33f6a05c-63c3-4189-a2a5-e3dcb870beeb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:14:50.250Z|33f6a05c-63c3-4189-a2a5-e3dcb870beeb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:14:50.250Z|ccdaac2e-0069-4c12-a59a-6abf8362cd79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:14:50.251Z|ccdaac2e-0069-4c12-a59a-6abf8362cd79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:15:00.190Z|03a874fb-6934-4459-9d1e-3cd5ca8550fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:15:00.191Z|03a874fb-6934-4459-9d1e-3cd5ca8550fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:15:00.208Z|8c099dfe-a1fd-4ece-b3ed-c4866ad38643|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:15:00.211Z|8c099dfe-a1fd-4ece-b3ed-c4866ad38643|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:15:00.275Z|8ba52305-ccd0-4429-b29f-80ed60735655|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:15:00.275Z|7c4da72c-5eec-4a46-a822-68d67e2fdb13|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:15:00.276Z|8ba52305-ccd0-4429-b29f-80ed60735655|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:15:00.276Z|7c4da72c-5eec-4a46-a822-68d67e2fdb13|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:15:01.269Z|42665601-24ba-4202-97f9-29807cf02a14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:15:01.270Z|42665601-24ba-4202-97f9-29807cf02a14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:15:10.219Z|7cb1299f-01b6-4afc-8622-e1e36646b183|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:15:10.220Z|7cb1299f-01b6-4afc-8622-e1e36646b183|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:15:10.298Z|2964feca-6d58-4d17-96ec-798301f97243|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:15:10.299Z|2964feca-6d58-4d17-96ec-798301f97243|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:15:10.302Z|400f13d3-2318-429f-b737-06fc2fead929|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:15:10.302Z|400f13d3-2318-429f-b737-06fc2fead929|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:15:15.208Z|ed4456e5-6194-44ce-bab8-13b940cb3ebb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:15:15.208Z|ed4456e5-6194-44ce-bab8-13b940cb3ebb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:15:20.247Z|b146430e-1819-4826-b139-766d83e88ba1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:15:20.248Z|b146430e-1819-4826-b139-766d83e88ba1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:15:20.324Z|fe057904-2ce2-4bc1-a1a6-fe37a45c0bca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:15:20.324Z|fe057904-2ce2-4bc1-a1a6-fe37a45c0bca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:15:20.326Z|13cbec0a-d385-42bb-acaa-10f8a4084084|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:15:20.326Z|13cbec0a-d385-42bb-acaa-10f8a4084084|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:15:30.208Z|ee0b76b9-dc56-4d94-a3fd-56ff4e2b38d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:15:30.209Z|ee0b76b9-dc56-4d94-a3fd-56ff4e2b38d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:15:30.274Z|19bb0707-391f-4d69-a184-f4db9bf3fdd0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:15:30.275Z|19bb0707-391f-4d69-a184-f4db9bf3fdd0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:15:30.348Z|5badb53e-5cdf-4869-89d0-306fad2e9b1d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:15:30.349Z|5badb53e-5cdf-4869-89d0-306fad2e9b1d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:15:30.351Z|b18e5c50-2160-48e9-a6ca-a1fc61921e4d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:15:30.351Z|b18e5c50-2160-48e9-a6ca-a1fc61921e4d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:15:31.270Z|fffef79b-6666-49cd-9aae-8e2e93badb84|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:15:31.271Z|fffef79b-6666-49cd-9aae-8e2e93badb84|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:15:40.302Z|9de23208-ed80-486d-aff7-b2105c8a7a19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:15:40.303Z|9de23208-ed80-486d-aff7-b2105c8a7a19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:15:40.373Z|0b53ac9e-0053-4de0-81af-f2096f34105d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:15:40.373Z|0b53ac9e-0053-4de0-81af-f2096f34105d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:15:40.375Z|d63f0ce5-7b71-402d-9707-5af6ca884fc9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:15:40.376Z|d63f0ce5-7b71-402d-9707-5af6ca884fc9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:15:40.406Z|7a84e784-325a-4005-aaee-3be20cedb205|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T08:15:40.407Z|7a84e784-325a-4005-aaee-3be20cedb205|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T08:15:45.208Z|c8e0bed8-942b-4f42-851b-a187d7edf0fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:15:45.212Z|c8e0bed8-942b-4f42-851b-a187d7edf0fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:15:50.331Z|f3b91e01-b9f3-4f7c-a96f-3832557de382|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:15:50.331Z|f3b91e01-b9f3-4f7c-a96f-3832557de382|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:15:50.398Z|b2a6134f-81b7-4ef7-8c7f-40dd17565a71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:15:50.399Z|b2a6134f-81b7-4ef7-8c7f-40dd17565a71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:15:50.400Z|10354f09-9e20-4778-8420-2fd071883ecf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:15:50.401Z|10354f09-9e20-4778-8420-2fd071883ecf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:16:00.208Z|e73f0ee4-ceb7-4d34-a0a3-98cede610012|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:16:00.209Z|e73f0ee4-ceb7-4d34-a0a3-98cede610012|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:16:00.369Z|505034ae-61f3-489a-b5b1-736dadab1d0f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:16:00.369Z|505034ae-61f3-489a-b5b1-736dadab1d0f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:16:00.437Z|a5b120b2-c40f-4325-aa9c-1885b76cfef8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:16:00.437Z|a5b120b2-c40f-4325-aa9c-1885b76cfef8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:16:00.438Z|e90d4c2c-b452-4246-82cf-88263f7c1dce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:16:00.438Z|e90d4c2c-b452-4246-82cf-88263f7c1dce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:16:01.272Z|20413021-7de9-47a4-9a90-46945f465588|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:16:01.272Z|20413021-7de9-47a4-9a90-46945f465588|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:16:10.401Z|f0774216-f171-4deb-abda-357158909ea6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:16:10.402Z|f0774216-f171-4deb-abda-357158909ea6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:16:10.459Z|3fc3503d-88a3-4a92-843d-39cc59c2d91e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:16:10.460Z|3fc3503d-88a3-4a92-843d-39cc59c2d91e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:16:10.462Z|cdcdbd8f-ba9e-47b9-9fbb-0a3e41760010|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:16:10.463Z|cdcdbd8f-ba9e-47b9-9fbb-0a3e41760010|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:16:15.208Z|8efa0b5e-aa0e-43ec-b453-aa6fe93fb10a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:16:15.209Z|8efa0b5e-aa0e-43ec-b453-aa6fe93fb10a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:16:20.434Z|8870e5be-48a2-4f1e-87c0-60406d1e5f6c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:16:20.435Z|8870e5be-48a2-4f1e-87c0-60406d1e5f6c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:16:20.481Z|34202f93-6e8d-4048-9d8f-9dfae8ce2d39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:16:20.482Z|34202f93-6e8d-4048-9d8f-9dfae8ce2d39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:16:20.483Z|50263274-6f2b-4cf4-8051-567f10b73ed9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:16:20.484Z|50263274-6f2b-4cf4-8051-567f10b73ed9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:16:30.208Z|80be9d4c-0fef-4941-83bb-c5be5e7590db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:16:30.213Z|80be9d4c-0fef-4941-83bb-c5be5e7590db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:16:30.463Z|c6c1a7f0-81e2-427d-bce7-b6bcbf979e5d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:16:30.464Z|c6c1a7f0-81e2-427d-bce7-b6bcbf979e5d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:16:30.502Z|7e2b0215-b357-440f-b07f-0b8f84981b31|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:16:30.502Z|7e2b0215-b357-440f-b07f-0b8f84981b31|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:16:30.506Z|04b95eae-b9a2-465d-8ac7-db14dee0a0a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:16:30.506Z|04b95eae-b9a2-465d-8ac7-db14dee0a0a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:16:31.273Z|d32cb054-dc6b-43f1-92b4-f1c716b21c59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:16:31.273Z|d32cb054-dc6b-43f1-92b4-f1c716b21c59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:16:40.408Z|ef7be857-1fd5-4e35-a439-d2144483c266|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T08:16:40.409Z|ef7be857-1fd5-4e35-a439-d2144483c266|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T08:16:40.491Z|7ba13894-09d1-4105-a83d-a97687d2ad2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:16:40.491Z|7ba13894-09d1-4105-a83d-a97687d2ad2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:16:40.536Z|773387fb-5e0e-4562-a52a-7c38e0f57190|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:16:40.536Z|773387fb-5e0e-4562-a52a-7c38e0f57190|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:16:40.543Z|db27c0b8-68ad-4d17-8ad3-0dcb9cdfa947|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:16:40.543Z|db27c0b8-68ad-4d17-8ad3-0dcb9cdfa947|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:16:45.208Z|49f12c00-7d78-47d8-9d31-6752c869be56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:16:45.209Z|49f12c00-7d78-47d8-9d31-6752c869be56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:16:50.515Z|47d61e55-286b-48c0-a2e3-8df1a703781b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:16:50.516Z|47d61e55-286b-48c0-a2e3-8df1a703781b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:16:50.555Z|23170a71-20ad-4f85-a0fc-beab202accd8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:16:50.556Z|23170a71-20ad-4f85-a0fc-beab202accd8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:16:50.564Z|f9a4bfdc-1c40-42b5-b2a1-22d64d746160|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:16:50.565Z|f9a4bfdc-1c40-42b5-b2a1-22d64d746160|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:17:00.208Z|121bbef2-8e37-499c-9931-3f8ddecea710|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:17:00.209Z|121bbef2-8e37-499c-9931-3f8ddecea710|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:17:00.541Z|dd4bf957-13f0-498d-b4e5-563c8a736ed0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:17:00.542Z|dd4bf957-13f0-498d-b4e5-563c8a736ed0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:17:00.577Z|08d82ff1-75a7-4598-ac21-7883a12dfae2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:17:00.578Z|08d82ff1-75a7-4598-ac21-7883a12dfae2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:17:00.583Z|73fcfaff-75b2-4895-9071-92691cf901fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:17:00.583Z|73fcfaff-75b2-4895-9071-92691cf901fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:17:01.274Z|781c9dd1-4424-4ce7-9604-516ea6e9443e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:17:01.274Z|781c9dd1-4424-4ce7-9604-516ea6e9443e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:17:10.569Z|f627bb30-c9d4-41f0-908c-15c8441b366e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:17:10.570Z|f627bb30-c9d4-41f0-908c-15c8441b366e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:17:10.597Z|0c7052c7-9b45-4ae0-9164-6522db695be6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:17:10.597Z|0c7052c7-9b45-4ae0-9164-6522db695be6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:17:10.603Z|e37e6bdd-2647-4e8a-a47c-60ca9057e6d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:17:10.603Z|e37e6bdd-2647-4e8a-a47c-60ca9057e6d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:17:15.208Z|b8707879-a1ed-4719-b7fa-4a260a11b2ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:17:15.213Z|b8707879-a1ed-4719-b7fa-4a260a11b2ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:17:20.599Z|ff5cf24e-1008-4a78-a463-997fc2816938|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:17:20.599Z|ff5cf24e-1008-4a78-a463-997fc2816938|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:17:20.617Z|308f2651-e9ac-4259-9b7b-3f70156fa9e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:17:20.618Z|308f2651-e9ac-4259-9b7b-3f70156fa9e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:17:20.624Z|cdb5486a-38f1-4d7e-b314-d597af7e7350|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:17:20.624Z|cdb5486a-38f1-4d7e-b314-d597af7e7350|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:17:30.208Z|ed3e0e53-840b-43fc-bea5-22fc6622d3ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:17:30.209Z|ed3e0e53-840b-43fc-bea5-22fc6622d3ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:17:30.634Z|14c88228-02c8-46b7-beef-ae239341ffa1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:17:30.634Z|14c88228-02c8-46b7-beef-ae239341ffa1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:17:30.639Z|4331be73-7586-4c6c-91fa-2cc3986774ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:17:30.639Z|4331be73-7586-4c6c-91fa-2cc3986774ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:17:30.643Z|b2878d5e-9e47-491b-8c44-4009f72f114f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:17:30.644Z|b2878d5e-9e47-491b-8c44-4009f72f114f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:17:31.275Z|1c174c45-fe25-43ac-8b59-a21e62e48304|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:17:31.276Z|1c174c45-fe25-43ac-8b59-a21e62e48304|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:17:40.408Z|59d789fd-d3ac-413b-a6c7-e9b95cf2a14d|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T08:17:40.408Z|59d789fd-d3ac-413b-a6c7-e9b95cf2a14d|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T08:17:40.659Z|f83403b3-d997-4bdf-add2-a50a2663de3a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:17:40.660Z|f83403b3-d997-4bdf-add2-a50a2663de3a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:17:40.663Z|d3e23729-5990-42f3-b36a-e4022dd06442|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:17:40.663Z|d3e23729-5990-42f3-b36a-e4022dd06442|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:17:40.667Z|f005f388-9c19-41d5-9e79-2d9cd2255bf1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:17:40.667Z|f005f388-9c19-41d5-9e79-2d9cd2255bf1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:17:45.208Z|69dc708d-3d1d-43fe-9647-0404748f6295|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:17:45.209Z|69dc708d-3d1d-43fe-9647-0404748f6295|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:17:50.686Z|a7166c49-a413-4c31-8cc5-53e2cc592a3c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:17:50.687Z|a7166c49-a413-4c31-8cc5-53e2cc592a3c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:17:50.687Z|bd804227-45a1-46f7-bed6-1130d0dd4c4b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:17:50.687Z|bd804227-45a1-46f7-bed6-1130d0dd4c4b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:17:50.690Z|037d153e-1ba6-4af3-9b6d-691272f1a0a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:17:50.691Z|037d153e-1ba6-4af3-9b6d-691272f1a0a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:18:00.208Z|b6088ada-ffb5-44cd-8f10-f660eddd7781|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:18:00.212Z|b6088ada-ffb5-44cd-8f10-f660eddd7781|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:18:00.711Z|e1ec2de9-b6d0-4f48-b501-f85372a090e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:18:00.712Z|e1ec2de9-b6d0-4f48-b501-f85372a090e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:18:00.717Z|37097db1-9bff-4c6c-810b-0944c03c328d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:18:00.717Z|37097db1-9bff-4c6c-810b-0944c03c328d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:18:00.716Z|00c50093-2b6b-4879-b8fa-c4b32529c4d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:18:00.719Z|00c50093-2b6b-4879-b8fa-c4b32529c4d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:18:01.276Z|6427c718-566b-4712-adc5-f8d1730345cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:18:01.277Z|6427c718-566b-4712-adc5-f8d1730345cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:18:10.741Z|a5dcbe8a-ec0e-4955-b2ac-5f24e65d0ba4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:18:10.741Z|4f3a55ee-41a4-46f1-be1a-5a88faa4e961|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:18:10.741Z|a5dcbe8a-ec0e-4955-b2ac-5f24e65d0ba4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:18:10.742Z|4f3a55ee-41a4-46f1-be1a-5a88faa4e961|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:18:10.749Z|a1e9f6ba-e674-47a6-94aa-437d03c7f9fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:18:10.750Z|a1e9f6ba-e674-47a6-94aa-437d03c7f9fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:18:15.208Z|918557ac-fc6e-4323-9434-762bb3698547|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:18:15.209Z|918557ac-fc6e-4323-9434-762bb3698547|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:18:20.766Z|02831596-7995-4703-b804-4d856e83a6fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:18:20.766Z|11b8210c-5a97-4624-a87d-3f195d52afea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:18:20.766Z|02831596-7995-4703-b804-4d856e83a6fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:18:20.767Z|11b8210c-5a97-4624-a87d-3f195d52afea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:18:20.770Z|48fd4695-c1de-4ccc-823a-bb7d2992a1f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:18:20.771Z|48fd4695-c1de-4ccc-823a-bb7d2992a1f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:18:30.208Z|a35992bb-d87a-4049-8525-bf4366614556|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:18:30.209Z|a35992bb-d87a-4049-8525-bf4366614556|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:18:30.790Z|c1d3aac8-f304-483c-ac31-8fd0b842957c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:18:30.791Z|c1d3aac8-f304-483c-ac31-8fd0b842957c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:18:30.797Z|998a67b9-12e0-4373-8aeb-0cab2e239c0b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:18:30.797Z|998a67b9-12e0-4373-8aeb-0cab2e239c0b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:18:30.840Z|1e6613cd-af9f-44a2-b1f3-f9a1060c506c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:18:30.841Z|1e6613cd-af9f-44a2-b1f3-f9a1060c506c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:18:31.278Z|5081a48c-6f83-49fc-991f-871ea6df2a05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:18:31.278Z|5081a48c-6f83-49fc-991f-871ea6df2a05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:18:40.408Z|1df45a15-8ae5-4401-902e-3955e194c0ea|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T08:18:40.409Z|1df45a15-8ae5-4401-902e-3955e194c0ea|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T08:18:40.815Z|f14f5290-886f-4ac1-b3c4-5747bba284fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:18:40.816Z|f14f5290-886f-4ac1-b3c4-5747bba284fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:18:40.822Z|93237f6a-7d70-499b-920c-8b724b37d847|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:18:40.823Z|93237f6a-7d70-499b-920c-8b724b37d847|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:18:40.866Z|73a6a0c7-9016-427f-9600-bff473b11d96|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:18:40.866Z|73a6a0c7-9016-427f-9600-bff473b11d96|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:18:45.208Z|fbd2b6d7-d12c-429a-945d-0883d4270152|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:18:45.212Z|fbd2b6d7-d12c-429a-945d-0883d4270152|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:18:50.841Z|14d6f9a3-e2dd-4c7a-8eac-bdc0529960b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:18:50.842Z|14d6f9a3-e2dd-4c7a-8eac-bdc0529960b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:18:50.848Z|f0bb8fcd-47f8-4317-bf3e-a47dd63e4537|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:18:50.848Z|f0bb8fcd-47f8-4317-bf3e-a47dd63e4537|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:18:50.928Z|d99f0f37-0d86-4bdb-b2dd-550b11b21ae8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:18:50.929Z|d99f0f37-0d86-4bdb-b2dd-550b11b21ae8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:19:00.208Z|334e54be-3364-41a1-9572-f3e2c4658bdf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:19:00.209Z|334e54be-3364-41a1-9572-f3e2c4658bdf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:19:00.866Z|7af15f8e-f3d8-437f-8cb0-a2a3d60b1307|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:19:00.867Z|7af15f8e-f3d8-437f-8cb0-a2a3d60b1307|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:19:00.867Z|2df407f8-c459-49ce-afbc-648022457c5d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:19:00.868Z|2df407f8-c459-49ce-afbc-648022457c5d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:19:00.954Z|0c1d1fcb-2e4d-4dde-ad8e-ec6272a8d78f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:19:00.955Z|0c1d1fcb-2e4d-4dde-ad8e-ec6272a8d78f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:19:01.279Z|736a4e72-f373-4399-ba3e-b8df40692a50|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:19:01.279Z|736a4e72-f373-4399-ba3e-b8df40692a50|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:19:10.891Z|030d1bf7-fc84-439d-9414-9bce700c37bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:19:10.891Z|030d1bf7-fc84-439d-9414-9bce700c37bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:19:10.893Z|69f38592-ee80-4b9d-84f0-32b358bba980|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:19:10.893Z|69f38592-ee80-4b9d-84f0-32b358bba980|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:19:10.981Z|d67a63d9-690a-4a6d-b26a-5c1756f2e1e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:19:10.981Z|d67a63d9-690a-4a6d-b26a-5c1756f2e1e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:19:15.208Z|eaa65c60-77dd-4f49-bbaf-c62147741218|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:19:15.209Z|eaa65c60-77dd-4f49-bbaf-c62147741218|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:19:20.917Z|2554a1da-5ca9-4f35-b26f-14f414d8f590|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:19:20.917Z|11eeed00-dd64-4dd6-b47f-c849103bd773|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:19:20.917Z|2554a1da-5ca9-4f35-b26f-14f414d8f590|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:19:20.917Z|11eeed00-dd64-4dd6-b47f-c849103bd773|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:19:21.007Z|a619a931-919c-4807-860e-cae6f317f232|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:19:21.007Z|a619a931-919c-4807-860e-cae6f317f232|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:19:30.208Z|6fcffd12-61b7-4886-a787-4d1d477fdcb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:19:30.213Z|6fcffd12-61b7-4886-a787-4d1d477fdcb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:19:30.939Z|43980a70-bcbd-42dd-8dd6-6f19d4730bc9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:19:30.939Z|43980a70-bcbd-42dd-8dd6-6f19d4730bc9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:19:30.943Z|2d4f3560-0614-49bd-9ba3-5f5012988ace|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:19:30.944Z|2d4f3560-0614-49bd-9ba3-5f5012988ace|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:19:31.033Z|95e04159-df9d-4efd-9e44-262be4bb5438|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:19:31.034Z|95e04159-df9d-4efd-9e44-262be4bb5438|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:19:31.280Z|15ecce9f-f157-4ea5-a45d-aa4e0dd07564|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:19:31.280Z|15ecce9f-f157-4ea5-a45d-aa4e0dd07564|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:19:40.409Z|0c3b6037-bc55-4c55-b317-adaa3a443381|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T08:19:40.410Z|0c3b6037-bc55-4c55-b317-adaa3a443381|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T08:19:40.960Z|1036e524-8895-46db-ba0a-b92464c61df5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:19:40.960Z|1036e524-8895-46db-ba0a-b92464c61df5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:19:40.967Z|4154bcc0-f17d-4189-9eef-e4d3e575a2b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:19:40.967Z|4154bcc0-f17d-4189-9eef-e4d3e575a2b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:19:41.063Z|d4f3a3d8-c792-41e2-a051-5f08d9ee8bc0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:19:41.064Z|d4f3a3d8-c792-41e2-a051-5f08d9ee8bc0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:19:45.208Z|e20aaf92-1bcd-4b96-9457-c4a3c406f0f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:19:45.209Z|e20aaf92-1bcd-4b96-9457-c4a3c406f0f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:19:50.985Z|a3196f94-9563-4a6d-8395-d0b786844e25|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:19:50.986Z|a3196f94-9563-4a6d-8395-d0b786844e25|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:19:50.987Z|08ff8f30-91b7-4699-b6b2-3b352c5093b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:19:50.988Z|08ff8f30-91b7-4699-b6b2-3b352c5093b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:19:51.088Z|59d078a7-17c4-461a-a217-d226a54b59fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:19:51.089Z|59d078a7-17c4-461a-a217-d226a54b59fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:20:00.208Z|666f7d4f-d42e-4622-a300-bb10fd69231f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:20:00.209Z|666f7d4f-d42e-4622-a300-bb10fd69231f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:20:01.009Z|2c10f9ee-098c-4338-9ba2-32b2d726f9c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:20:01.010Z|2c10f9ee-098c-4338-9ba2-32b2d726f9c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:20:01.014Z|91711ce1-7191-413c-a681-cbc3085d8c70|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:20:01.015Z|91711ce1-7191-413c-a681-cbc3085d8c70|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:20:01.116Z|4d5afc2b-1a16-4b51-8680-50dc2cfa944c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:20:01.117Z|4d5afc2b-1a16-4b51-8680-50dc2cfa944c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:20:01.281Z|f1f7c34f-0e57-43be-b8ed-4bae87af5c7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:20:01.281Z|f1f7c34f-0e57-43be-b8ed-4bae87af5c7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:20:11.033Z|10b214ff-aa23-447e-a8a6-f65e18d6d49b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:20:11.034Z|10b214ff-aa23-447e-a8a6-f65e18d6d49b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:20:11.036Z|debc9e71-591a-4b41-a897-e87fc6389526|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:20:11.036Z|debc9e71-591a-4b41-a897-e87fc6389526|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:20:11.144Z|50b47ada-ed98-488a-a046-fc99571ddd0f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:20:11.145Z|50b47ada-ed98-488a-a046-fc99571ddd0f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:20:15.208Z|1b12ed47-df6a-4e07-882e-6c8fc4bbbc24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:20:15.212Z|1b12ed47-df6a-4e07-882e-6c8fc4bbbc24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:20:21.055Z|1e444471-68c1-4f48-82f9-ae10519200cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:20:21.055Z|1e444471-68c1-4f48-82f9-ae10519200cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:20:21.057Z|a4621e6a-7693-4ea1-88e3-466dae3a3292|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:20:21.057Z|a4621e6a-7693-4ea1-88e3-466dae3a3292|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:20:21.173Z|e300c1b7-c9d2-472c-b06a-b96bbee61ff3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:20:21.173Z|e300c1b7-c9d2-472c-b06a-b96bbee61ff3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:20:30.208Z|8cb32846-8b33-42d2-8c64-e89148234e09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:20:30.209Z|8cb32846-8b33-42d2-8c64-e89148234e09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:20:31.078Z|6ef182d2-7234-489f-b762-7ce50b4eb8e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:20:31.079Z|6ef182d2-7234-489f-b762-7ce50b4eb8e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:20:31.088Z|0b4ab50e-f08e-4979-877b-e3216d372e50|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:20:31.089Z|0b4ab50e-f08e-4979-877b-e3216d372e50|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:20:31.199Z|3b46923e-3be9-47cf-94d5-61499d51d226|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:20:31.200Z|3b46923e-3be9-47cf-94d5-61499d51d226|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:20:31.282Z|6f24af17-75d1-4e8d-a2cb-3b6c1c6b367d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:20:31.282Z|6f24af17-75d1-4e8d-a2cb-3b6c1c6b367d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:20:40.407Z|c26b2123-2bf6-42eb-afa4-18f6e2d7eb26|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T08:20:40.408Z|c26b2123-2bf6-42eb-afa4-18f6e2d7eb26|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T08:20:41.113Z|f4de5810-7777-4f84-ad8b-474c5ae331d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:20:41.113Z|c38faec1-e814-4405-be2c-0236d82798a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:20:41.113Z|f4de5810-7777-4f84-ad8b-474c5ae331d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:20:41.114Z|c38faec1-e814-4405-be2c-0236d82798a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:20:41.228Z|d0a115bf-8252-4e75-b323-7e58ad3e9a11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:20:41.229Z|d0a115bf-8252-4e75-b323-7e58ad3e9a11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:20:45.209Z|a9281be9-40f8-4a72-bdcb-94bbfe42124b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:20:45.210Z|a9281be9-40f8-4a72-bdcb-94bbfe42124b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:20:51.137Z|a4c163be-23f6-4dd0-bd6d-ebc32afd914e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:20:51.137Z|a4c163be-23f6-4dd0-bd6d-ebc32afd914e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:20:51.144Z|403090fa-8577-4fe6-8d08-af74a836ac4c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:20:51.145Z|403090fa-8577-4fe6-8d08-af74a836ac4c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:20:51.257Z|5154f871-57f7-4d9e-9027-3ed87f1f847a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:20:51.258Z|5154f871-57f7-4d9e-9027-3ed87f1f847a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:21:00.208Z|f1ef50bc-3240-4659-8b45-d8e4135c886b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:21:00.212Z|f1ef50bc-3240-4659-8b45-d8e4135c886b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:21:01.165Z|e421ac59-78a6-4427-ac71-539fe8406cd3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:21:01.166Z|e421ac59-78a6-4427-ac71-539fe8406cd3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:21:01.166Z|9e32592f-0f34-4d0d-9ad6-c08729ac2653|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:21:01.166Z|9e32592f-0f34-4d0d-9ad6-c08729ac2653|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:21:01.283Z|629eaba8-ad69-4041-8173-d9ee2fbcb0f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:21:01.283Z|629eaba8-ad69-4041-8173-d9ee2fbcb0f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:21:01.288Z|fd0feb72-6f6c-4eaa-9e82-dcb8f8bd746e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:21:01.288Z|fd0feb72-6f6c-4eaa-9e82-dcb8f8bd746e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:21:11.188Z|7ab6cffa-1373-49c0-a8a3-71ba21262bf0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:21:11.188Z|c7bea899-1fea-47ac-9455-6b80871f547e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:21:11.189Z|c7bea899-1fea-47ac-9455-6b80871f547e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:21:11.189Z|7ab6cffa-1373-49c0-a8a3-71ba21262bf0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:21:11.317Z|ad4bc9fb-ef81-4467-94d6-ea76ecc6df0c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:21:11.318Z|ad4bc9fb-ef81-4467-94d6-ea76ecc6df0c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:21:15.208Z|3f15ea1f-4c90-424a-84cf-cf3c79946236|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:21:15.209Z|3f15ea1f-4c90-424a-84cf-cf3c79946236|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:21:21.215Z|e9691b6f-41c2-42a9-8268-3fcd0e33a0ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:21:21.217Z|e9691b6f-41c2-42a9-8268-3fcd0e33a0ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:21:21.217Z|ee4d77cf-a6f0-4f1e-b87d-fd88c70d8454|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:21:21.218Z|ee4d77cf-a6f0-4f1e-b87d-fd88c70d8454|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:21:21.341Z|811ea986-6fe3-4253-a331-3c99e1147c95|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:21:21.341Z|811ea986-6fe3-4253-a331-3c99e1147c95|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:21:30.208Z|9811bd80-8e6d-4bb4-bb47-6c9352bccac7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:21:30.209Z|9811bd80-8e6d-4bb4-bb47-6c9352bccac7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:21:31.240Z|796235c1-0ef7-4871-a5d8-4dc1ba8d8af9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:21:31.240Z|3fcc7b93-4bba-4db0-90dd-0fa0ec323319|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:21:31.241Z|3fcc7b93-4bba-4db0-90dd-0fa0ec323319|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:21:31.241Z|796235c1-0ef7-4871-a5d8-4dc1ba8d8af9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:21:31.284Z|4b755d70-b5f0-48d7-acb7-7854288fa3d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:21:31.285Z|4b755d70-b5f0-48d7-acb7-7854288fa3d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:21:31.370Z|db44f906-56c1-4b9d-b1e3-4e8d0d313a82|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:21:31.371Z|db44f906-56c1-4b9d-b1e3-4e8d0d313a82|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:21:40.407Z|90f43011-9d7a-4643-ab5c-a41f81dd885d|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T08:21:40.408Z|90f43011-9d7a-4643-ab5c-a41f81dd885d|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T08:21:41.266Z|f0266cb1-d90d-4095-8178-443e94d056d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:21:41.267Z|f0266cb1-d90d-4095-8178-443e94d056d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:21:41.267Z|0be7416e-df6b-47e4-a54e-43facb904b24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:21:41.268Z|0be7416e-df6b-47e4-a54e-43facb904b24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:21:41.399Z|39c9fb01-db92-4b9c-acd2-406b5d6e4cab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:21:41.400Z|39c9fb01-db92-4b9c-acd2-406b5d6e4cab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:21:45.208Z|8f411f34-0ee7-445b-b454-91f63a7c9aae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:21:45.213Z|8f411f34-0ee7-445b-b454-91f63a7c9aae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:21:51.291Z|d5afa51d-9624-4de8-8688-aac981e9850f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:21:51.292Z|d5afa51d-9624-4de8-8688-aac981e9850f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:21:51.292Z|ca13d31f-333e-4aab-824f-a02e4c99e1de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:21:51.293Z|ca13d31f-333e-4aab-824f-a02e4c99e1de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:21:51.424Z|094982f4-7261-428a-aa9d-3872723abb25|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:21:51.425Z|094982f4-7261-428a-aa9d-3872723abb25|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:22:00.208Z|b05103fa-428f-4490-89b6-f902e1cc98f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:22:00.209Z|b05103fa-428f-4490-89b6-f902e1cc98f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:22:01.285Z|cf062f52-bfed-4fd8-b74b-2b41c09b216b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:22:01.286Z|cf062f52-bfed-4fd8-b74b-2b41c09b216b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:22:01.316Z|c158dba7-f4c8-4649-b7a9-6c1f5c3bce6d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:22:01.317Z|c158dba7-f4c8-4649-b7a9-6c1f5c3bce6d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:22:01.317Z|df8734e8-4e21-4205-8430-18ce26666d1b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:22:01.318Z|df8734e8-4e21-4205-8430-18ce26666d1b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:22:01.453Z|e77bd0aa-0457-4376-904c-7edc2ae0691c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:22:01.454Z|e77bd0aa-0457-4376-904c-7edc2ae0691c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:22:11.343Z|cd96ce1d-e88e-4c60-8c96-b0109caf620c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:22:11.344Z|cd96ce1d-e88e-4c60-8c96-b0109caf620c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:22:11.352Z|1b105680-7ca5-4df7-89fa-8a4068f93b87|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:22:11.352Z|1b105680-7ca5-4df7-89fa-8a4068f93b87|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:22:11.482Z|13391e35-eead-4b80-b99b-af71a33e7ef1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:22:11.483Z|13391e35-eead-4b80-b99b-af71a33e7ef1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:22:15.208Z|bafd4bd2-4af5-4883-99fa-e36a5c8b6115|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:22:15.209Z|bafd4bd2-4af5-4883-99fa-e36a5c8b6115|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:22:21.370Z|d2e388ea-6794-4af8-98a4-02cb8f7020b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:22:21.371Z|d2e388ea-6794-4af8-98a4-02cb8f7020b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:22:21.374Z|22259e4c-c5a3-40b7-8f0d-e7c170ad33d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:22:21.375Z|22259e4c-c5a3-40b7-8f0d-e7c170ad33d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:22:21.509Z|0e4f94a3-ca61-47be-b2dd-f9ddfa32f693|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:22:21.510Z|0e4f94a3-ca61-47be-b2dd-f9ddfa32f693|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:22:30.208Z|e3adb540-c693-4448-bc4e-834b889b71a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:22:30.212Z|e3adb540-c693-4448-bc4e-834b889b71a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:22:31.287Z|c1bf5405-be64-46db-b1ae-42024da3c5f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:22:31.287Z|c1bf5405-be64-46db-b1ae-42024da3c5f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:22:31.394Z|d0d76c20-2583-4552-96fe-0c374431169b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:22:31.395Z|d0d76c20-2583-4552-96fe-0c374431169b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:22:31.397Z|bbbd5de6-a0d2-4a77-9890-ecb89fa3851c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:22:31.397Z|bbbd5de6-a0d2-4a77-9890-ecb89fa3851c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:22:31.537Z|05586943-6cec-47f3-8639-342c00c40d48|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:22:31.538Z|05586943-6cec-47f3-8639-342c00c40d48|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:22:40.407Z|9dbfde3a-e765-4a7c-a2a5-3739019ba1af|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T08:22:40.407Z|9dbfde3a-e765-4a7c-a2a5-3739019ba1af|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T08:22:41.419Z|55ad74f4-5254-4487-aabf-dddcf82f0486|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:22:41.420Z|55ad74f4-5254-4487-aabf-dddcf82f0486|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:22:41.420Z|388fd0c9-3979-4851-8076-28c832eef1fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:22:41.421Z|388fd0c9-3979-4851-8076-28c832eef1fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:22:41.566Z|d5986b42-a213-44b6-b824-ddf321c97b6f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:22:41.567Z|d5986b42-a213-44b6-b824-ddf321c97b6f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:22:45.208Z|ef9ffea5-350a-42c8-a9f9-68d93d316722|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:22:45.209Z|ef9ffea5-350a-42c8-a9f9-68d93d316722|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:22:51.449Z|9589f1ff-16e6-40dd-8bc5-6171686b1bde|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:22:51.450Z|9589f1ff-16e6-40dd-8bc5-6171686b1bde|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:22:51.452Z|6e285cb7-1599-4bdc-bea3-ffb3e7c1ecc2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:22:51.452Z|6e285cb7-1599-4bdc-bea3-ffb3e7c1ecc2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:22:51.592Z|9bd228d6-e70d-4b9d-8497-68c264b50a9e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:22:51.593Z|9bd228d6-e70d-4b9d-8497-68c264b50a9e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:23:00.208Z|e656d574-da8a-42c5-a986-ec5d8c9a8cbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:23:00.209Z|e656d574-da8a-42c5-a986-ec5d8c9a8cbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:23:01.288Z|12fe93b7-6fbd-4cfa-a5a4-3deda07fdfff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:23:01.288Z|12fe93b7-6fbd-4cfa-a5a4-3deda07fdfff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:23:01.475Z|134bb36f-3409-488e-9dde-911c399a3d47|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:23:01.476Z|33430b75-6b8a-421d-a441-6e339aeb386e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:23:01.476Z|134bb36f-3409-488e-9dde-911c399a3d47|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:23:01.476Z|33430b75-6b8a-421d-a441-6e339aeb386e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:23:01.618Z|a21f69e2-a236-4a39-af38-e5d318742d1c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:23:01.619Z|a21f69e2-a236-4a39-af38-e5d318742d1c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:23:11.501Z|232f5b9e-0c2e-44fd-9f6b-a40775369361|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:23:11.501Z|232f5b9e-0c2e-44fd-9f6b-a40775369361|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:23:11.508Z|6cf5db95-cfc8-4c90-bd6c-5f82946efada|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:23:11.509Z|6cf5db95-cfc8-4c90-bd6c-5f82946efada|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:23:11.646Z|8a591b4b-5fda-4a32-9141-143919bf4bc1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:23:11.647Z|8a591b4b-5fda-4a32-9141-143919bf4bc1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:23:15.208Z|30ca9183-9c3e-490b-b1eb-031c8184fda6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:23:15.213Z|30ca9183-9c3e-490b-b1eb-031c8184fda6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:23:21.532Z|3f9a19a0-35a2-43f8-87ce-796eeb2033be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:23:21.532Z|4a9fc50f-f849-4ed6-af82-bb3c0a9bc288|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:23:21.532Z|3f9a19a0-35a2-43f8-87ce-796eeb2033be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:23:21.533Z|4a9fc50f-f849-4ed6-af82-bb3c0a9bc288|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:23:21.685Z|ee9c5d59-253a-47ed-8500-0838e26a577d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:23:21.686Z|ee9c5d59-253a-47ed-8500-0838e26a577d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:23:30.208Z|0074a79d-f307-4657-a252-d2e3ac0dce40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:23:30.209Z|0074a79d-f307-4657-a252-d2e3ac0dce40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:23:31.288Z|03ba7bd8-52d5-48e2-9e64-5dfe501d943a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:23:31.289Z|03ba7bd8-52d5-48e2-9e64-5dfe501d943a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:23:31.557Z|0b5658a2-7c1b-4490-a707-1b1b38ef389a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:23:31.557Z|f3fb8122-4961-421d-86cc-ae96c0b2a38c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:23:31.557Z|f3fb8122-4961-421d-86cc-ae96c0b2a38c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:23:31.557Z|0b5658a2-7c1b-4490-a707-1b1b38ef389a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:23:31.711Z|97f1e421-b2b9-4c8a-b466-f1574a7cd825|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:23:31.711Z|97f1e421-b2b9-4c8a-b466-f1574a7cd825|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:23:40.406Z|2fa3c406-f6f1-4dd0-a06a-91e79fc71c71|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T08:23:40.407Z|2fa3c406-f6f1-4dd0-a06a-91e79fc71c71|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T08:23:41.582Z|b9644d19-511d-482f-996f-c17175a61fd2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:23:41.583Z|b9644d19-511d-482f-996f-c17175a61fd2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:23:41.585Z|9805c591-df2e-44b7-b0a6-ec7941260cd7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:23:41.585Z|9805c591-df2e-44b7-b0a6-ec7941260cd7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:23:41.737Z|ece6f25e-a33c-4c2f-8299-bc57d22f3a82|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:23:41.738Z|ece6f25e-a33c-4c2f-8299-bc57d22f3a82|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:23:45.208Z|0dbb9314-d208-401b-9780-d9dc5d7fbb80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:23:45.209Z|0dbb9314-d208-401b-9780-d9dc5d7fbb80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:23:51.603Z|606a0de3-d925-42b6-9ebe-00c10da59ea3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:23:51.604Z|606a0de3-d925-42b6-9ebe-00c10da59ea3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:23:51.606Z|e2985307-3de3-4805-8a3f-b282bb13dbf8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:23:51.607Z|e2985307-3de3-4805-8a3f-b282bb13dbf8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:23:51.765Z|12f112a4-4449-468c-959c-9fcdd0bd945a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:23:51.766Z|12f112a4-4449-468c-959c-9fcdd0bd945a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:24:00.208Z|07a08838-64f2-42cf-b960-94a9af51f8e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:24:00.212Z|07a08838-64f2-42cf-b960-94a9af51f8e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:24:01.289Z|8b90c0c9-7f04-44a5-8023-24cd45a6ec3c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:24:01.290Z|8b90c0c9-7f04-44a5-8023-24cd45a6ec3c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:24:01.629Z|ea7b8821-6a3f-4073-b08f-d7788f366ae1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:24:01.629Z|273ce919-4830-44e5-bf6a-7106af3ac8f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:24:01.629Z|ea7b8821-6a3f-4073-b08f-d7788f366ae1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:24:01.630Z|273ce919-4830-44e5-bf6a-7106af3ac8f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:24:01.794Z|3ce93544-6c83-472c-9c5e-ea565d239cf4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:24:01.795Z|3ce93544-6c83-472c-9c5e-ea565d239cf4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:24:11.654Z|125a350d-e9bd-476a-8976-3b612236ffd5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:24:11.655Z|125a350d-e9bd-476a-8976-3b612236ffd5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:24:11.655Z|7ca548fe-bfd9-4f86-9ee9-93fbdb7432a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:24:11.656Z|7ca548fe-bfd9-4f86-9ee9-93fbdb7432a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:24:11.826Z|7204af2b-59fe-4bbe-be67-99fc9287e1a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:24:11.827Z|7204af2b-59fe-4bbe-be67-99fc9287e1a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:24:15.208Z|417dc997-9a9d-4744-b29d-107a1afb4f3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:24:15.209Z|417dc997-9a9d-4744-b29d-107a1afb4f3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:24:21.677Z|0de227c0-8270-4fb5-9ed3-774603ed3587|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:24:21.677Z|21c8683d-7f79-4b06-8e87-677b26a4afd9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:24:21.678Z|0de227c0-8270-4fb5-9ed3-774603ed3587|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:24:21.678Z|21c8683d-7f79-4b06-8e87-677b26a4afd9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:24:21.856Z|359c781d-3f26-4994-a8cd-75888f22775b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:24:21.856Z|359c781d-3f26-4994-a8cd-75888f22775b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:24:30.208Z|eadbecb8-d98f-4795-92a2-124eccb96a46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:24:30.209Z|eadbecb8-d98f-4795-92a2-124eccb96a46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:24:31.290Z|6aaf9b8a-2666-4376-aea5-a0e0dc3e5ec9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:24:31.291Z|6aaf9b8a-2666-4376-aea5-a0e0dc3e5ec9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:24:31.707Z|c390f301-57ad-4836-b158-554bb4dc542f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:24:31.708Z|abf235f9-368f-4c28-b7a9-07d59cb126ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:24:31.708Z|c390f301-57ad-4836-b158-554bb4dc542f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:24:31.708Z|abf235f9-368f-4c28-b7a9-07d59cb126ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:24:31.884Z|47da7153-b318-4a46-9869-894ea147ac57|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:24:31.884Z|47da7153-b318-4a46-9869-894ea147ac57|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:24:40.407Z|17d1f23b-6999-4bbf-8ebb-0a63cd7d2615|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T08:24:40.407Z|17d1f23b-6999-4bbf-8ebb-0a63cd7d2615|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T08:24:41.732Z|82e48f62-b319-4aa2-a435-34ef11566f5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:24:41.732Z|e3ff89b0-22e5-4563-b2fc-c63a42cca8a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:24:41.733Z|82e48f62-b319-4aa2-a435-34ef11566f5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:24:41.733Z|e3ff89b0-22e5-4563-b2fc-c63a42cca8a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:24:41.909Z|02895996-6597-43bd-9c50-665e05128f63|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:24:41.910Z|02895996-6597-43bd-9c50-665e05128f63|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:24:45.208Z|f8e95596-8068-40ba-8d1b-1644958fcdb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:24:45.212Z|f8e95596-8068-40ba-8d1b-1644958fcdb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:24:51.758Z|a2b7f1f1-090f-4715-a233-8eae275d08b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:24:51.759Z|a2b7f1f1-090f-4715-a233-8eae275d08b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:24:51.759Z|6f58b880-118f-419c-9d5a-6276c04acb10|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:24:51.760Z|6f58b880-118f-419c-9d5a-6276c04acb10|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:24:51.937Z|2b7df795-e2e8-4a31-a753-194876cbc851|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:24:51.938Z|2b7df795-e2e8-4a31-a753-194876cbc851|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:25:00.208Z|8e7ffdc1-c53b-4f27-a222-5c4be8bbbac5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:25:00.209Z|8e7ffdc1-c53b-4f27-a222-5c4be8bbbac5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:25:01.291Z|449e33ce-b5b1-444e-b827-83a7345621c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:25:01.292Z|449e33ce-b5b1-444e-b827-83a7345621c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:25:01.787Z|9a0f3345-5bac-4d1d-92f2-1d8635c00664|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:25:01.788Z|9ba2a85d-cd48-45b1-9cda-ef98c12b1494|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:25:01.788Z|9a0f3345-5bac-4d1d-92f2-1d8635c00664|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:25:01.788Z|9ba2a85d-cd48-45b1-9cda-ef98c12b1494|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:25:01.969Z|0c4bed17-60c4-4b87-8b93-0327f4c9162e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:25:01.969Z|0c4bed17-60c4-4b87-8b93-0327f4c9162e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:25:11.811Z|c5721b0b-a603-4d6e-bbd6-2b17a249a1c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:25:11.812Z|c5721b0b-a603-4d6e-bbd6-2b17a249a1c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:25:11.820Z|f13585c4-a1c8-4546-9133-5af6ae49dc0b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:25:11.820Z|f13585c4-a1c8-4546-9133-5af6ae49dc0b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:25:11.998Z|9692573a-8054-4446-bc26-fd47bc700d58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:25:11.999Z|9692573a-8054-4446-bc26-fd47bc700d58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:25:15.208Z|c6a50b49-aec1-45c7-a2c0-f318876afa92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:25:15.209Z|c6a50b49-aec1-45c7-a2c0-f318876afa92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:25:21.838Z|fb1661d2-394e-45d6-b12e-15395f6e630b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:25:21.839Z|fb1661d2-394e-45d6-b12e-15395f6e630b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:25:21.842Z|b56df87e-4e9a-4eff-8b33-122ef6108520|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:25:21.842Z|b56df87e-4e9a-4eff-8b33-122ef6108520|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:25:22.028Z|c16dbaf7-b520-49a7-a960-35266ac6299b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:25:22.028Z|c16dbaf7-b520-49a7-a960-35266ac6299b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:25:30.208Z|e5aaee57-de6f-4191-9b23-e08d33de577b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:25:30.213Z|e5aaee57-de6f-4191-9b23-e08d33de577b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:25:31.292Z|1ed6a5b2-abce-45d0-b4be-95e407cb5435|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:25:31.293Z|1ed6a5b2-abce-45d0-b4be-95e407cb5435|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:25:31.866Z|845265df-c26f-4656-8dfa-96d74081c602|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:25:31.867Z|112917eb-f540-47f1-bf09-714db357bf68|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:25:31.868Z|112917eb-f540-47f1-bf09-714db357bf68|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:25:31.867Z|845265df-c26f-4656-8dfa-96d74081c602|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:25:32.055Z|d285b6d1-1526-47db-a693-a9c52adc663c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:25:32.056Z|d285b6d1-1526-47db-a693-a9c52adc663c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:25:40.406Z|a129b0ed-1821-4601-8bb2-a8c706d374e1|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T08:25:40.407Z|a129b0ed-1821-4601-8bb2-a8c706d374e1|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T08:25:41.890Z|07cb100c-d13f-4559-a17b-c3e469cac875|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:25:41.891Z|07cb100c-d13f-4559-a17b-c3e469cac875|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:25:41.893Z|8e20689c-615f-4ad0-9fa2-6a0853f9fade|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:25:41.893Z|8e20689c-615f-4ad0-9fa2-6a0853f9fade|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:25:42.082Z|1d0e8ed4-ed74-49d0-bcdb-762a301baac4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:25:42.083Z|1d0e8ed4-ed74-49d0-bcdb-762a301baac4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:25:45.208Z|f77b5af5-4fd9-47c4-829b-e866ef285a84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:25:45.209Z|f77b5af5-4fd9-47c4-829b-e866ef285a84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:25:51.918Z|73eeeb89-850e-4d05-9404-498c7099a240|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:25:51.918Z|4a7938cd-b2e9-45c0-9d98-b46dd74340a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:25:51.919Z|4a7938cd-b2e9-45c0-9d98-b46dd74340a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:25:51.919Z|73eeeb89-850e-4d05-9404-498c7099a240|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:25:52.109Z|57b27d62-b675-439b-abcd-512b00042bf7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:25:52.110Z|57b27d62-b675-439b-abcd-512b00042bf7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:26:00.208Z|eda23674-3839-4de9-a703-4d0bd85eef83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:26:00.209Z|eda23674-3839-4de9-a703-4d0bd85eef83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:26:01.293Z|6167ec2b-f026-4d38-9f4c-a6b7db60d8d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:26:01.294Z|6167ec2b-f026-4d38-9f4c-a6b7db60d8d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:26:01.943Z|a993571d-7b98-4930-a755-b0abb4a08a4c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:26:01.943Z|92ae8f91-291c-4e1b-b362-29987516954c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:26:01.944Z|a993571d-7b98-4930-a755-b0abb4a08a4c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:26:01.944Z|92ae8f91-291c-4e1b-b362-29987516954c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:26:02.138Z|c22647ec-d2ad-4e87-8e0b-1f2a7409386c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:26:02.138Z|c22647ec-d2ad-4e87-8e0b-1f2a7409386c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:26:11.969Z|b5bd2e15-5c1b-408e-95f9-77cc59bdcba3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:26:11.969Z|b5bd2e15-5c1b-408e-95f9-77cc59bdcba3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:26:11.973Z|9e840f7f-2aa7-4b77-9eea-99f343c9cbed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:26:11.973Z|9e840f7f-2aa7-4b77-9eea-99f343c9cbed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:26:12.166Z|19094f84-efca-49a5-a4b9-846fd9dfa7e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:26:12.166Z|19094f84-efca-49a5-a4b9-846fd9dfa7e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:26:15.208Z|acfec530-0179-413a-9fa8-8f6ae842adfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:26:15.212Z|acfec530-0179-413a-9fa8-8f6ae842adfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:26:21.990Z|7b713186-3847-4b49-aefc-28601888c73d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:26:21.991Z|7b713186-3847-4b49-aefc-28601888c73d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:26:21.994Z|f8142153-1f57-423f-bbf4-62e097752529|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:26:21.994Z|f8142153-1f57-423f-bbf4-62e097752529|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:26:22.193Z|373cd787-16f5-449a-959a-703703dc56d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:26:22.194Z|373cd787-16f5-449a-959a-703703dc56d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:26:30.208Z|82813c0c-dc84-4bf2-9159-a29191db4d85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:26:30.209Z|82813c0c-dc84-4bf2-9159-a29191db4d85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:26:31.294Z|cfbd3336-1d8c-4b75-a71a-57d5f234e9dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:26:31.295Z|cfbd3336-1d8c-4b75-a71a-57d5f234e9dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:26:32.014Z|2c503800-d698-4e15-9942-e852ae39d321|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:26:32.015Z|2c503800-d698-4e15-9942-e852ae39d321|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:26:32.015Z|69392289-b9cd-4fc8-adfb-1439684b9aa0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:26:32.015Z|69392289-b9cd-4fc8-adfb-1439684b9aa0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:26:32.220Z|41aa9b94-6f76-4e71-b3d7-4134042478ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:26:32.221Z|41aa9b94-6f76-4e71-b3d7-4134042478ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:26:40.406Z|0ec1c70a-3374-4ced-be98-5325b3709b88|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T08:26:40.407Z|0ec1c70a-3374-4ced-be98-5325b3709b88|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T08:26:42.035Z|a01db755-82cc-4b96-b39e-aba4b9820a6c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:26:42.035Z|a01db755-82cc-4b96-b39e-aba4b9820a6c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:26:42.037Z|3c1f56de-225a-42bd-8dad-45bc746f4a75|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:26:42.037Z|3c1f56de-225a-42bd-8dad-45bc746f4a75|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:26:42.249Z|bec7d6d7-5cdf-49e5-a64a-1a839c1a7fd7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:26:42.249Z|bec7d6d7-5cdf-49e5-a64a-1a839c1a7fd7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:26:45.208Z|f3b648b3-55ad-4cef-b0d0-442cbbb1b23a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:26:45.209Z|f3b648b3-55ad-4cef-b0d0-442cbbb1b23a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:26:52.062Z|b2123e15-5d68-44aa-afc1-dcaa7f9be8b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:26:52.062Z|b2123e15-5d68-44aa-afc1-dcaa7f9be8b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:26:52.064Z|217d0ee7-bf6b-4c10-a755-44e1574bdeb8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:26:52.065Z|217d0ee7-bf6b-4c10-a755-44e1574bdeb8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:26:52.275Z|ed8b040f-4bb4-4a15-962c-96a1b8fe547e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:26:52.276Z|ed8b040f-4bb4-4a15-962c-96a1b8fe547e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:27:00.208Z|0bcf48d0-9bb1-45e7-bcba-100c7dda0b53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:27:00.213Z|0bcf48d0-9bb1-45e7-bcba-100c7dda0b53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:27:01.296Z|b0197186-e967-4940-ba7f-0f9ddb7936d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:27:01.296Z|b0197186-e967-4940-ba7f-0f9ddb7936d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:27:02.087Z|132b0b68-d003-409f-9773-c30c36682d07|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:27:02.088Z|132b0b68-d003-409f-9773-c30c36682d07|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:27:02.089Z|73c86998-7593-48f4-ae94-69edc3f54271|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:27:02.090Z|73c86998-7593-48f4-ae94-69edc3f54271|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:27:02.305Z|0dbeada6-24bd-4481-bfee-a7d73c05d437|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:27:02.305Z|0dbeada6-24bd-4481-bfee-a7d73c05d437|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:27:12.114Z|7f7b1edb-8400-46c8-842e-a173ac61e12a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:27:12.114Z|f7f5fd4e-a15f-45b7-8e31-f5f5ea896609|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:27:12.114Z|7f7b1edb-8400-46c8-842e-a173ac61e12a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:27:12.114Z|f7f5fd4e-a15f-45b7-8e31-f5f5ea896609|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:27:12.332Z|e5490977-b71c-405e-9f78-e5da6cc18c08|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:27:12.333Z|e5490977-b71c-405e-9f78-e5da6cc18c08|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:27:15.208Z|80cfaa18-eb62-4044-bc12-7ff0f95c6d72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:27:15.209Z|80cfaa18-eb62-4044-bc12-7ff0f95c6d72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:27:22.137Z|f027e1b0-c005-4cc9-be45-9d22070fd8fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:27:22.137Z|f027e1b0-c005-4cc9-be45-9d22070fd8fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:27:22.145Z|c5967e73-1f1c-4b82-ab9d-847a18c7dabe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:27:22.146Z|c5967e73-1f1c-4b82-ab9d-847a18c7dabe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:27:22.360Z|3fc976a1-9267-45a6-8b75-17a610d63518|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:27:22.360Z|3fc976a1-9267-45a6-8b75-17a610d63518|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:27:30.208Z|edcbaedb-550b-46eb-b352-b955faa1e5e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:27:30.208Z|edcbaedb-550b-46eb-b352-b955faa1e5e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:27:31.296Z|50f1aa67-96c0-47c5-9caf-a81562be28a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:27:31.297Z|50f1aa67-96c0-47c5-9caf-a81562be28a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:27:32.165Z|bc4c57c2-9be1-476d-a562-afd3b5d313f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:27:32.165Z|bc4c57c2-9be1-476d-a562-afd3b5d313f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:27:32.170Z|0b124913-b56f-411c-b85f-bee13aa88a02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:27:32.170Z|0b124913-b56f-411c-b85f-bee13aa88a02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:27:32.386Z|3a6c7afa-d91a-4fd2-9fa8-a101e56c53e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:27:32.387Z|3a6c7afa-d91a-4fd2-9fa8-a101e56c53e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:27:40.407Z|51dadef6-4759-45c6-adb8-d10ef00325eb|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T08:27:40.408Z|51dadef6-4759-45c6-adb8-d10ef00325eb|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T08:27:42.191Z|669e623c-8305-4a90-9090-53bdc494a985|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:27:42.192Z|669e623c-8305-4a90-9090-53bdc494a985|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:27:42.195Z|c97f3e24-dff7-4444-956b-caa2dffb64c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:27:42.195Z|c97f3e24-dff7-4444-956b-caa2dffb64c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:27:42.413Z|e68ca538-bd3d-4675-8c5c-8b465a9ebae7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:27:42.414Z|e68ca538-bd3d-4675-8c5c-8b465a9ebae7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:27:45.208Z|c49ac26b-dece-4243-ae75-56851a63b1b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:27:45.212Z|c49ac26b-dece-4243-ae75-56851a63b1b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:27:52.217Z|d96a2c59-69e4-424c-8007-c76eb5db4a6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:27:52.217Z|d96a2c59-69e4-424c-8007-c76eb5db4a6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:27:52.220Z|1616e62e-cb3d-4e52-98e9-6efa98592bd8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:27:52.221Z|1616e62e-cb3d-4e52-98e9-6efa98592bd8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:27:52.436Z|73be002d-c855-4e71-a8fe-197dd204cbe4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:27:52.436Z|73be002d-c855-4e71-a8fe-197dd204cbe4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:28:00.208Z|0a49bc0c-404f-45c9-9acd-c805083fcc46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:28:00.209Z|0a49bc0c-404f-45c9-9acd-c805083fcc46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:28:01.297Z|b9226170-4e08-460e-b375-0fb5d5140173|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:28:01.298Z|b9226170-4e08-460e-b375-0fb5d5140173|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:28:02.242Z|af6b09e0-53d4-4677-8cc7-a14f328a08b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:28:02.243Z|af6b09e0-53d4-4677-8cc7-a14f328a08b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:28:02.243Z|52a6dc1c-3955-49f0-8c4a-93e28aee1a7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:28:02.244Z|52a6dc1c-3955-49f0-8c4a-93e28aee1a7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:28:02.465Z|4ef2810a-0c5f-4623-88a0-d7eaea3ca819|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:28:02.466Z|4ef2810a-0c5f-4623-88a0-d7eaea3ca819|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:28:12.268Z|43e00b20-9331-4d16-9945-58ec211593bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:28:12.268Z|ccd2f749-0882-4030-b4e8-b02241b9d6f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:28:12.268Z|43e00b20-9331-4d16-9945-58ec211593bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:28:12.269Z|ccd2f749-0882-4030-b4e8-b02241b9d6f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:28:12.492Z|eabc5f18-6949-496b-843c-2855eab5633a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:28:12.493Z|eabc5f18-6949-496b-843c-2855eab5633a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:28:15.208Z|ecdafba8-beae-49e3-80ee-8b55f9a1c8d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:28:15.209Z|ecdafba8-beae-49e3-80ee-8b55f9a1c8d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:28:22.294Z|ba61117a-f63c-4fad-b992-697bb8093ef0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:28:22.295Z|ba61117a-f63c-4fad-b992-697bb8093ef0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:28:22.296Z|0df45571-1197-426c-8fdf-29e606408f07|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:28:22.296Z|0df45571-1197-426c-8fdf-29e606408f07|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:28:22.519Z|dba89f58-d750-4d53-884f-d2cfefe3b84c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:28:22.519Z|dba89f58-d750-4d53-884f-d2cfefe3b84c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:28:30.208Z|927172c7-5334-4f40-a0e0-6284e32cda83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:28:30.212Z|927172c7-5334-4f40-a0e0-6284e32cda83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:28:31.298Z|d6f092f7-59e3-4b8d-b134-863220d29d85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:28:31.299Z|d6f092f7-59e3-4b8d-b134-863220d29d85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:28:32.317Z|afa687b5-af97-499e-9b49-f264ea321221|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:28:32.317Z|afa687b5-af97-499e-9b49-f264ea321221|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:28:32.325Z|0a6e09c7-f63e-4820-82da-c414d44f9e3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:28:32.325Z|0a6e09c7-f63e-4820-82da-c414d44f9e3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:28:32.547Z|c911f7c5-f403-4345-a294-4bfd48c66bd6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:28:32.547Z|c911f7c5-f403-4345-a294-4bfd48c66bd6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:28:40.406Z|75f47e5f-0da6-41d8-8737-1b90ca1462f7|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T08:28:40.407Z|75f47e5f-0da6-41d8-8737-1b90ca1462f7|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T08:28:42.340Z|7acdc166-6de0-4880-880f-56bc8475f5b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:28:42.341Z|7acdc166-6de0-4880-880f-56bc8475f5b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:28:42.350Z|c040e7fa-d69d-4463-8472-1c8278a96f8d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:28:42.351Z|c040e7fa-d69d-4463-8472-1c8278a96f8d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:28:42.574Z|08c5b8a8-268d-4a84-9aa1-6d1e1fc2fe0f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:28:42.575Z|08c5b8a8-268d-4a84-9aa1-6d1e1fc2fe0f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:28:45.208Z|2dcdc47e-221c-45cc-8d31-1bf7bc53634e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:28:45.209Z|2dcdc47e-221c-45cc-8d31-1bf7bc53634e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:28:52.368Z|d2566070-08e5-4b92-8f31-3b56ab42e8df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:28:52.369Z|d2566070-08e5-4b92-8f31-3b56ab42e8df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:28:52.373Z|db0fa879-7159-418c-a8d2-e65c78fa3f3a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:28:52.373Z|db0fa879-7159-418c-a8d2-e65c78fa3f3a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:28:52.600Z|38782379-ee5f-46b4-9e4b-ac30d9002f0c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:28:52.601Z|38782379-ee5f-46b4-9e4b-ac30d9002f0c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:29:00.208Z|3c5c2a69-ab5f-4509-b12a-a20ddc109446|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:29:00.209Z|3c5c2a69-ab5f-4509-b12a-a20ddc109446|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:29:01.299Z|5b323934-7a25-41a7-bb30-b877b1e8dae2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:29:01.300Z|5b323934-7a25-41a7-bb30-b877b1e8dae2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:29:02.405Z|7b260930-f932-49c6-8130-51982d77d26d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:29:02.406Z|7b260930-f932-49c6-8130-51982d77d26d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:29:02.407Z|e8de3a4a-b59e-4b68-b579-b08bf5d88552|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:29:02.407Z|e8de3a4a-b59e-4b68-b579-b08bf5d88552|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:29:02.627Z|1571e683-2e42-4551-af50-2e56d049ac45|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:29:02.628Z|1571e683-2e42-4551-af50-2e56d049ac45|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:29:12.429Z|9d3a63a5-e815-400b-8a1e-873295bf8d03|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:29:12.430Z|9d3a63a5-e815-400b-8a1e-873295bf8d03|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:29:12.431Z|a6a6d30e-8794-4bec-ae91-57607bf41844|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:29:12.431Z|a6a6d30e-8794-4bec-ae91-57607bf41844|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:29:12.656Z|13c59f8c-c147-492d-9b23-ea9eb2f43950|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:29:12.657Z|13c59f8c-c147-492d-9b23-ea9eb2f43950|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:29:15.208Z|aafd82c2-95ae-49ed-b033-d0bcb833a23b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:29:15.213Z|aafd82c2-95ae-49ed-b033-d0bcb833a23b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:29:22.460Z|757b704a-7071-4e3d-93f9-ec8dfef2381f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:29:22.460Z|757b704a-7071-4e3d-93f9-ec8dfef2381f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:29:22.460Z|8fbe6fa3-508b-4470-bb68-52ebeb96c40b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:29:22.461Z|8fbe6fa3-508b-4470-bb68-52ebeb96c40b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:29:22.685Z|cf6fe87c-5127-42ca-9e2c-137e84e1d1a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:29:22.686Z|cf6fe87c-5127-42ca-9e2c-137e84e1d1a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:29:30.208Z|ea027ce8-81c1-4f89-813b-ab0f379dbcd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:29:30.209Z|ea027ce8-81c1-4f89-813b-ab0f379dbcd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:29:31.300Z|1746b04a-8e88-4d55-8fe5-1e2f5b3d36b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:29:31.301Z|1746b04a-8e88-4d55-8fe5-1e2f5b3d36b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:29:32.485Z|4b37745a-549d-46d0-a3d0-84749d204d3a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:29:32.485Z|fed42f35-00e4-48e6-8277-5def1d4e5ee8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:29:32.485Z|4b37745a-549d-46d0-a3d0-84749d204d3a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:29:32.486Z|fed42f35-00e4-48e6-8277-5def1d4e5ee8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:29:32.713Z|ac522f3a-f94e-49f5-8d2d-b977eca7c348|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:29:32.714Z|ac522f3a-f94e-49f5-8d2d-b977eca7c348|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:29:40.407Z|f99652d4-6367-40ee-a093-7de441add347|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T08:29:40.408Z|f99652d4-6367-40ee-a093-7de441add347|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T08:29:42.507Z|370bf655-4ba4-4e4e-b37d-146fc8f7fcf9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:29:42.507Z|35c39fd9-8b86-45d0-b645-29fb3fa5a478|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:29:42.507Z|370bf655-4ba4-4e4e-b37d-146fc8f7fcf9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:29:42.509Z|35c39fd9-8b86-45d0-b645-29fb3fa5a478|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:29:42.743Z|1fac27a0-739f-45a5-9dcf-3cfbbe412cf7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:29:42.744Z|1fac27a0-739f-45a5-9dcf-3cfbbe412cf7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:29:45.208Z|32ccf99d-ee83-459e-84ce-4bcbb7ed3964|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:29:45.209Z|32ccf99d-ee83-459e-84ce-4bcbb7ed3964|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:29:52.534Z|f3a03063-3805-4f09-b260-4102e4858e61|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:29:52.535Z|f3a03063-3805-4f09-b260-4102e4858e61|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:29:52.536Z|a9fdd46f-b72e-4483-ac10-57f18eb45801|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:29:52.536Z|a9fdd46f-b72e-4483-ac10-57f18eb45801|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:29:52.774Z|e71c6e98-928a-4f78-81ca-f5dd964e90da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:29:52.775Z|e71c6e98-928a-4f78-81ca-f5dd964e90da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:30:00.208Z|dc447086-cd01-4d52-a6e0-a008fb3d6cfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:30:00.209Z|dc447086-cd01-4d52-a6e0-a008fb3d6cfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:30:01.301Z|4b6b1782-6f59-438e-9e1a-b0e0bb3703ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:30:01.302Z|4b6b1782-6f59-438e-9e1a-b0e0bb3703ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:30:02.558Z|f99f8a20-37cf-4bf2-a0ac-8b2c95b2d829|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:30:02.558Z|f99f8a20-37cf-4bf2-a0ac-8b2c95b2d829|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:30:02.563Z|f13917c8-b5f4-471c-a3a1-4c08b1972d48|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:30:02.563Z|f13917c8-b5f4-471c-a3a1-4c08b1972d48|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:30:02.801Z|fd1bde5b-c3d1-45c4-a40c-ea3d8a4331e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:30:02.801Z|fd1bde5b-c3d1-45c4-a40c-ea3d8a4331e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:30:12.579Z|44d40a4a-2c17-4128-b6f7-57d0d86545ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:30:12.579Z|44d40a4a-2c17-4128-b6f7-57d0d86545ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:30:12.583Z|90780453-fdc3-4411-a84a-a1dc31735d1c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:30:12.584Z|90780453-fdc3-4411-a84a-a1dc31735d1c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:30:12.826Z|deaae1a2-f92a-435e-9a3b-6cbe3f324eaa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:30:12.827Z|deaae1a2-f92a-435e-9a3b-6cbe3f324eaa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:30:15.208Z|a22a3c11-9e51-4c75-872a-6ddf1b8c3c21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:30:15.209Z|a22a3c11-9e51-4c75-872a-6ddf1b8c3c21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:30:22.602Z|dbdd9b28-1435-4446-8682-b4b01f28dade|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:30:22.603Z|dbdd9b28-1435-4446-8682-b4b01f28dade|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:30:22.604Z|18968b8e-f62a-43e1-aaa5-c8f122b56b02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:30:22.605Z|18968b8e-f62a-43e1-aaa5-c8f122b56b02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:30:22.854Z|7e8c2207-025f-4aa3-b047-47ca21392d8a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:30:22.855Z|7e8c2207-025f-4aa3-b047-47ca21392d8a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:30:30.208Z|e672ab66-c38f-4ad2-889e-31819fa567ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:30:30.213Z|e672ab66-c38f-4ad2-889e-31819fa567ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:30:31.302Z|7f01c546-294b-4392-b6e4-a59ce09f679c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:30:31.303Z|7f01c546-294b-4392-b6e4-a59ce09f679c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:30:32.633Z|554997e7-5d69-4cab-b61a-99a5b9b22bdd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:30:32.634Z|554997e7-5d69-4cab-b61a-99a5b9b22bdd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:30:32.634Z|d373011f-05b2-4980-8824-2ed736e5c1f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:30:32.635Z|d373011f-05b2-4980-8824-2ed736e5c1f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:30:32.885Z|e35a03bf-25fe-4994-b5d0-477f09201527|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:30:32.886Z|e35a03bf-25fe-4994-b5d0-477f09201527|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:30:40.408Z|55385b10-e714-4698-a2c2-d4b6ebbc85f7|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T08:30:40.408Z|55385b10-e714-4698-a2c2-d4b6ebbc85f7|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T08:30:42.656Z|9fbcef85-29e3-4d2b-a40a-1705f77a519b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:30:42.657Z|9fbcef85-29e3-4d2b-a40a-1705f77a519b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:30:42.657Z|f2070091-d5af-40bb-a1de-362f73130252|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:30:42.657Z|f2070091-d5af-40bb-a1de-362f73130252|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:30:42.914Z|8e26b6d5-eda9-4b6e-912d-c36c54e3b813|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:30:42.915Z|8e26b6d5-eda9-4b6e-912d-c36c54e3b813|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:30:45.208Z|e3ccabcd-c662-4f52-9a19-982409e06995|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:30:45.209Z|e3ccabcd-c662-4f52-9a19-982409e06995|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:30:52.680Z|f74fdc30-3f59-4a10-83c3-84a17729d68f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:30:52.681Z|f74fdc30-3f59-4a10-83c3-84a17729d68f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:30:52.682Z|81fe97b0-19d3-4528-97d5-79040628f740|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:30:52.683Z|81fe97b0-19d3-4528-97d5-79040628f740|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:30:52.942Z|9a0f9dc1-c337-4b2a-879a-f1f2dea2a6a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:30:52.943Z|9a0f9dc1-c337-4b2a-879a-f1f2dea2a6a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:31:00.208Z|0e0f70bc-3857-451e-b58c-dc0084c9f29b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:31:00.209Z|0e0f70bc-3857-451e-b58c-dc0084c9f29b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:31:01.303Z|9155a1da-616a-4923-86fd-a09bf5b62caf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:31:01.304Z|9155a1da-616a-4923-86fd-a09bf5b62caf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:31:02.703Z|05c49cc9-1541-450f-8816-b204c86bd659|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:31:02.704Z|05c49cc9-1541-450f-8816-b204c86bd659|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:31:02.706Z|90b72c15-4b32-41ee-845b-f85098f4ca51|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:31:02.706Z|90b72c15-4b32-41ee-845b-f85098f4ca51|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:31:02.968Z|6bc67643-2ca1-43ef-bb5a-4eb183fb42cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:31:02.969Z|6bc67643-2ca1-43ef-bb5a-4eb183fb42cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:31:12.733Z|a08882e2-e7bc-46dd-83d7-2491be9a82f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:31:12.734Z|a08882e2-e7bc-46dd-83d7-2491be9a82f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:31:12.736Z|be440f09-9c5c-458d-af9e-d6e49fcc81a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:31:12.737Z|be440f09-9c5c-458d-af9e-d6e49fcc81a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:31:12.997Z|b3162b65-86a9-4ca0-8309-c5338f60e963|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:31:12.998Z|b3162b65-86a9-4ca0-8309-c5338f60e963|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:31:15.208Z|bf9c2095-903d-417d-9562-9a14951aa2da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:31:15.209Z|bf9c2095-903d-417d-9562-9a14951aa2da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:31:22.759Z|31a48635-0614-40c2-8314-1b423dcc32aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:31:22.760Z|31a48635-0614-40c2-8314-1b423dcc32aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:31:22.761Z|2c297d4e-2754-4225-b9ae-afc967453a16|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:31:22.761Z|2c297d4e-2754-4225-b9ae-afc967453a16|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:31:23.024Z|11c854ac-bdc9-49e4-b3bb-52e4c117600f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:31:23.025Z|11c854ac-bdc9-49e4-b3bb-52e4c117600f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:31:30.208Z|73b5f36a-be6d-43b0-bb65-674185dc6981|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:31:30.209Z|73b5f36a-be6d-43b0-bb65-674185dc6981|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:31:31.304Z|c4b959c9-d6bb-431e-8ee7-e2c0d10c012c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:31:31.305Z|c4b959c9-d6bb-431e-8ee7-e2c0d10c012c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:31:32.785Z|bbe35f3d-40f6-46e4-b4b1-a7cfbc3ed4e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:31:32.785Z|6c3707a9-683d-4589-938b-e88c2035d16f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:31:32.786Z|bbe35f3d-40f6-46e4-b4b1-a7cfbc3ed4e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:31:32.786Z|6c3707a9-683d-4589-938b-e88c2035d16f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:31:33.051Z|a9f9df19-ea7c-4f90-8eb7-d74dbdce5bb8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:31:33.052Z|a9f9df19-ea7c-4f90-8eb7-d74dbdce5bb8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:31:40.408Z|14a34e3d-80c2-45c5-8699-7ff9581e7b10|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T08:31:40.409Z|14a34e3d-80c2-45c5-8699-7ff9581e7b10|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T08:31:42.807Z|bf88a43e-acab-4223-a6d2-e1f744ba0da7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:31:42.807Z|fc8e9a90-aa0a-4476-8c6a-d4ecc13306ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:31:42.807Z|bf88a43e-acab-4223-a6d2-e1f744ba0da7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:31:42.807Z|fc8e9a90-aa0a-4476-8c6a-d4ecc13306ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:31:43.079Z|8ae5bce8-59e8-4e73-80fc-1de8438e18e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:31:43.080Z|8ae5bce8-59e8-4e73-80fc-1de8438e18e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:31:45.208Z|7d9f6df6-badb-45b7-b273-3167feaeb925|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:31:45.210Z|7d9f6df6-badb-45b7-b273-3167feaeb925|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:31:52.830Z|4c4d2405-7f6f-41b3-bd04-c575c85d7c06|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:31:52.831Z|4c4d2405-7f6f-41b3-bd04-c575c85d7c06|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:31:52.833Z|c26cc403-4974-45dc-bf6e-881f31a030fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:31:52.834Z|c26cc403-4974-45dc-bf6e-881f31a030fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:31:53.109Z|68f6687f-38e1-49e0-b006-fe11a505cd9c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:31:53.110Z|68f6687f-38e1-49e0-b006-fe11a505cd9c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:32:00.208Z|1f0ddd93-e648-4858-aea6-3f770daa2112|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:32:00.209Z|1f0ddd93-e648-4858-aea6-3f770daa2112|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:32:01.306Z|56beb50c-9a90-497f-9b06-4cdd117e135c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:32:01.306Z|56beb50c-9a90-497f-9b06-4cdd117e135c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:32:02.857Z|aa7e8343-be9c-49a8-bace-b0bebb6ecc3c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:32:02.858Z|aa7e8343-be9c-49a8-bace-b0bebb6ecc3c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:32:02.860Z|ab545bce-243f-4d1c-8a02-46eb3a19b134|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:32:02.861Z|ab545bce-243f-4d1c-8a02-46eb3a19b134|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:32:03.138Z|36ce4377-a3c2-4d61-a453-9a25b760309f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:32:03.139Z|36ce4377-a3c2-4d61-a453-9a25b760309f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:32:12.884Z|76b7987a-c0bf-408c-94cd-846edca069ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:32:12.884Z|76b7987a-c0bf-408c-94cd-846edca069ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:32:12.885Z|c1652c3f-450c-46ab-bbd5-ddcfb6c11b7a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:32:12.886Z|c1652c3f-450c-46ab-bbd5-ddcfb6c11b7a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:32:13.168Z|4e0c7273-091f-47a6-92e3-0b262ef7458d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:32:13.168Z|4e0c7273-091f-47a6-92e3-0b262ef7458d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:32:15.208Z|d04a5284-d965-467f-81e4-9d7b857b7adb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:32:15.208Z|d04a5284-d965-467f-81e4-9d7b857b7adb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:32:22.907Z|a78d69aa-b8be-4cb8-b6b6-87cf2ac3b209|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:32:22.908Z|a78d69aa-b8be-4cb8-b6b6-87cf2ac3b209|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:32:22.914Z|86fa6c53-d924-4a0f-9260-85e71e16986c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:32:22.915Z|86fa6c53-d924-4a0f-9260-85e71e16986c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:32:23.197Z|1f0a97e1-cec6-478d-8c12-4040c881ff3c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:32:23.198Z|1f0a97e1-cec6-478d-8c12-4040c881ff3c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:32:30.208Z|3062dbcc-61e7-43dc-8a91-f9e0e14a2765|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:32:30.213Z|3062dbcc-61e7-43dc-8a91-f9e0e14a2765|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:32:31.306Z|10a755c8-910a-4d49-9093-c88dfcb5d48a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:32:31.307Z|10a755c8-910a-4d49-9093-c88dfcb5d48a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:32:32.931Z|f1220555-2093-45e5-ab00-9938ad9a7480|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:32:32.931Z|f1220555-2093-45e5-ab00-9938ad9a7480|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:32:32.936Z|dcc79698-fc91-469e-9373-7d294b480d84|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:32:32.936Z|dcc79698-fc91-469e-9373-7d294b480d84|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:32:33.224Z|a139a5c0-009c-4e23-b2c6-3742b1b19173|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:32:33.225Z|a139a5c0-009c-4e23-b2c6-3742b1b19173|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:32:40.408Z|c113592a-a80f-4f26-8801-fd8554f744c7|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T08:32:40.409Z|c113592a-a80f-4f26-8801-fd8554f744c7|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T08:32:42.956Z|8c96ddf5-914f-40fa-889c-bd3b32005bfe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:32:42.957Z|8c96ddf5-914f-40fa-889c-bd3b32005bfe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:32:42.962Z|5139ca77-e34d-47e8-9c3d-b1e7349c87e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:32:42.963Z|5139ca77-e34d-47e8-9c3d-b1e7349c87e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:32:43.254Z|6a8e2d99-4996-4636-9304-154ca339cf15|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:32:43.254Z|6a8e2d99-4996-4636-9304-154ca339cf15|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:32:45.208Z|6b09726f-61cf-4464-86b1-93b3338773a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:32:45.209Z|6b09726f-61cf-4464-86b1-93b3338773a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:32:52.983Z|8ada48de-4670-44ec-9812-540b9da1d68e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:32:52.984Z|8ada48de-4670-44ec-9812-540b9da1d68e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:32:52.985Z|4039549f-5911-4ade-a33e-4976fd3279d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:32:52.985Z|4039549f-5911-4ade-a33e-4976fd3279d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:32:53.281Z|caad1b6f-e891-4cc6-bce3-00c4bf62902e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:32:53.282Z|caad1b6f-e891-4cc6-bce3-00c4bf62902e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:33:00.208Z|dacff43f-8f4f-45d4-8cf3-28f78634b8cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:33:00.209Z|dacff43f-8f4f-45d4-8cf3-28f78634b8cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:33:01.308Z|fc0549c1-d641-4a50-9598-207dcf2754c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:33:01.308Z|fc0549c1-d641-4a50-9598-207dcf2754c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:33:03.005Z|e1702690-fb2d-49aa-a610-704db4785770|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:33:03.006Z|e1702690-fb2d-49aa-a610-704db4785770|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:33:03.007Z|2186a863-5ca1-416f-98c5-355995c376d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:33:03.007Z|2186a863-5ca1-416f-98c5-355995c376d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:33:03.306Z|3cd57d2c-d071-4a12-981f-d9f262b8206a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:33:03.306Z|3cd57d2c-d071-4a12-981f-d9f262b8206a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:33:13.031Z|e7bade29-3615-432d-a837-e5acd1d62b82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:33:13.032Z|e7bade29-3615-432d-a837-e5acd1d62b82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:33:13.033Z|e176fbaa-3c37-410e-a3e0-5c0709859344|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:33:13.034Z|e176fbaa-3c37-410e-a3e0-5c0709859344|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:33:13.334Z|28acc0c3-59fd-4a26-983f-9756a69d0c4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:33:13.335Z|28acc0c3-59fd-4a26-983f-9756a69d0c4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:33:15.208Z|9e5836a4-cf57-4fde-b164-f6a7a9a5ffa1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:33:15.214Z|9e5836a4-cf57-4fde-b164-f6a7a9a5ffa1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:33:23.056Z|6bf9d19c-10df-4f24-b259-7eea374e85b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:33:23.056Z|6361bdd9-f58f-47e5-ab5c-be37a4e9122e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:33:23.057Z|6361bdd9-f58f-47e5-ab5c-be37a4e9122e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:33:23.057Z|6bf9d19c-10df-4f24-b259-7eea374e85b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:33:23.361Z|62731b9d-af76-4507-96db-13360e0825cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:33:23.362Z|62731b9d-af76-4507-96db-13360e0825cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:33:30.208Z|7a339e17-6a57-42e0-b919-65caad882d6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:33:30.209Z|7a339e17-6a57-42e0-b919-65caad882d6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:33:31.308Z|eadf3bff-9ae3-4edd-8b8c-4f1182d14e54|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:33:31.309Z|eadf3bff-9ae3-4edd-8b8c-4f1182d14e54|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:33:33.080Z|806f6556-f091-408a-9a80-03d6285dd7bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:33:33.080Z|b5a5f4a0-fa85-4ff7-adb4-9572257a693f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:33:33.080Z|806f6556-f091-408a-9a80-03d6285dd7bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:33:33.081Z|b5a5f4a0-fa85-4ff7-adb4-9572257a693f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:33:33.389Z|89b0ff78-ebc4-4084-8074-19c044a7204a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:33:33.390Z|89b0ff78-ebc4-4084-8074-19c044a7204a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:33:40.407Z|19f46cd2-7886-43ee-bd70-a4a940e28b9a|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T08:33:40.408Z|19f46cd2-7886-43ee-bd70-a4a940e28b9a|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T08:33:43.103Z|5535c3b5-1752-478b-955f-e0ebaf3c1b55|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:33:43.103Z|bdc8cb13-13e4-4bdb-ad97-b1d91dd9b3c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:33:43.103Z|5535c3b5-1752-478b-955f-e0ebaf3c1b55|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:33:43.103Z|bdc8cb13-13e4-4bdb-ad97-b1d91dd9b3c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:33:43.418Z|768a771b-da24-492b-9918-ac3b5008c2c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:33:43.419Z|768a771b-da24-492b-9918-ac3b5008c2c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:33:45.208Z|25850579-a639-4fe1-b5f5-6381ba3c1365|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:33:45.208Z|25850579-a639-4fe1-b5f5-6381ba3c1365|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:33:53.127Z|97af4c5e-1efd-49b2-abe2-9e3382aed322|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:33:53.127Z|75a2eab6-750d-49f4-b73a-80dd4903f923|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:33:53.128Z|97af4c5e-1efd-49b2-abe2-9e3382aed322|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:33:53.128Z|75a2eab6-750d-49f4-b73a-80dd4903f923|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:33:53.448Z|f7cacb80-cf34-469c-a7ba-668cd1847c24|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:33:53.448Z|f7cacb80-cf34-469c-a7ba-668cd1847c24|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:34:00.208Z|ad1ea399-b8a6-4331-9acd-91e8b23ba7dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:34:00.213Z|ad1ea399-b8a6-4331-9acd-91e8b23ba7dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:34:01.310Z|4c8c3340-e799-4c55-a744-f80b957ac420|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:34:01.311Z|4c8c3340-e799-4c55-a744-f80b957ac420|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:34:03.153Z|04e34e94-e0ac-4232-9364-42e9b8da0385|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:34:03.153Z|04e34e94-e0ac-4232-9364-42e9b8da0385|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:34:03.156Z|2751c95e-2a90-4dab-8201-cf6aaa06431a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:34:03.157Z|2751c95e-2a90-4dab-8201-cf6aaa06431a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:34:03.478Z|0910606f-967d-4479-9ba8-bbd03512838d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:34:03.479Z|0910606f-967d-4479-9ba8-bbd03512838d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:34:13.179Z|dd0731e0-83f6-4dd6-80ef-1054f7e6840e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:34:13.180Z|dd0731e0-83f6-4dd6-80ef-1054f7e6840e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:34:13.180Z|13cdebd9-27f8-413e-adee-58fe013b57e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:34:13.181Z|13cdebd9-27f8-413e-adee-58fe013b57e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:34:13.506Z|f6ee0905-db98-43a7-b73f-345b8b27a687|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:34:13.507Z|f6ee0905-db98-43a7-b73f-345b8b27a687|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:34:15.208Z|aec186b6-7576-4c3d-b351-f6f0db0f5277|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:34:15.209Z|aec186b6-7576-4c3d-b351-f6f0db0f5277|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:34:23.205Z|35a9f0fb-2bd6-4e40-878c-07f0efc7b036|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:34:23.205Z|35a9f0fb-2bd6-4e40-878c-07f0efc7b036|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:34:23.210Z|4871dc8b-ff28-4183-8020-ee56d642bc62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:34:23.211Z|4871dc8b-ff28-4183-8020-ee56d642bc62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:34:23.532Z|13caca3e-ef2a-4fe4-8c86-c0e443bcdc54|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:34:23.533Z|13caca3e-ef2a-4fe4-8c86-c0e443bcdc54|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:34:30.208Z|a0d4e91a-b600-42d4-a8c3-b4d8861bd4d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:34:30.209Z|a0d4e91a-b600-42d4-a8c3-b4d8861bd4d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:34:31.311Z|f4eeb43d-d238-4b46-a9cc-93c203ed0398|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:34:31.312Z|f4eeb43d-d238-4b46-a9cc-93c203ed0398|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:34:33.231Z|74499d4a-ec35-4618-bdf5-f2bd7ab3596b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:34:33.232Z|74499d4a-ec35-4618-bdf5-f2bd7ab3596b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:34:33.238Z|ac11bb7d-26d2-459e-971e-17b2b021d42d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:34:33.239Z|ac11bb7d-26d2-459e-971e-17b2b021d42d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:34:33.562Z|74e04012-1544-40e8-9829-4573ccd34b56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:34:33.563Z|74e04012-1544-40e8-9829-4573ccd34b56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:34:40.408Z|193ec608-e5eb-4b35-bac0-b8e106919739|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T08:34:40.408Z|193ec608-e5eb-4b35-bac0-b8e106919739|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T08:34:43.256Z|9be9c293-7aa9-4503-8fab-149e38e1bb46|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:34:43.257Z|9be9c293-7aa9-4503-8fab-149e38e1bb46|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:34:43.260Z|beff5501-366a-4f6b-a8b9-bbec1c6c2169|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:34:43.261Z|beff5501-366a-4f6b-a8b9-bbec1c6c2169|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:34:43.588Z|ea05e116-fdc1-4813-8b17-abd14d58af80|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:34:43.589Z|ea05e116-fdc1-4813-8b17-abd14d58af80|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:34:45.208Z|915b9014-6f00-4480-a4d8-b481a02a9d50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:34:45.213Z|915b9014-6f00-4480-a4d8-b481a02a9d50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:34:53.283Z|3e81cfaf-ffad-4ef5-9ae7-7fe8dbaafa4e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:34:53.283Z|3e81cfaf-ffad-4ef5-9ae7-7fe8dbaafa4e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:34:53.291Z|096c6e1f-d7c5-45de-9c4b-e5992e42478e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:34:53.292Z|096c6e1f-d7c5-45de-9c4b-e5992e42478e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:34:53.616Z|9f6c2e46-b8b6-49f4-997d-12a81c6b889e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:34:53.616Z|9f6c2e46-b8b6-49f4-997d-12a81c6b889e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:35:00.208Z|26521054-ced5-40e8-8626-690207c11670|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:35:00.209Z|26521054-ced5-40e8-8626-690207c11670|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:35:01.312Z|987d5469-98fb-411e-aff2-a9b5d65ac832|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:35:01.313Z|987d5469-98fb-411e-aff2-a9b5d65ac832|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:35:03.308Z|7a4e5896-2ab3-4cc4-bdef-97fdbfee49dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:35:03.309Z|7a4e5896-2ab3-4cc4-bdef-97fdbfee49dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:35:03.315Z|621c3a22-042d-474a-8338-dead725ca20c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:35:03.316Z|621c3a22-042d-474a-8338-dead725ca20c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:35:03.644Z|e835ad81-6ec1-45ea-ba5b-c3f0a8cd9491|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:35:03.645Z|e835ad81-6ec1-45ea-ba5b-c3f0a8cd9491|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:35:13.330Z|4a303d1f-029f-494f-a457-ff62b52fe65c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:35:13.331Z|4a303d1f-029f-494f-a457-ff62b52fe65c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:35:13.337Z|6de7ebac-0e38-43c0-88a0-a1e9529e4f02|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:35:13.337Z|6de7ebac-0e38-43c0-88a0-a1e9529e4f02|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:35:13.668Z|4364e156-ce0b-4ddb-9ddf-a0ae72be38d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:35:13.669Z|4364e156-ce0b-4ddb-9ddf-a0ae72be38d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:35:15.208Z|ec1b3f43-b72e-4519-8a43-beb4eb4e9b92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:35:15.209Z|ec1b3f43-b72e-4519-8a43-beb4eb4e9b92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:35:23.354Z|41a926d0-8526-4c53-a84f-281b02e1e441|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:35:23.355Z|41a926d0-8526-4c53-a84f-281b02e1e441|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:35:23.356Z|46106aa3-2e7c-4ca7-a2d2-a4fa2c1cee76|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:35:23.357Z|46106aa3-2e7c-4ca7-a2d2-a4fa2c1cee76|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:35:23.692Z|a07bac32-d7b8-40ee-99a4-0bc49cfbdaf0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:35:23.693Z|a07bac32-d7b8-40ee-99a4-0bc49cfbdaf0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:35:30.208Z|2112cc1f-fa16-4968-8542-d6a134ca92b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:35:30.212Z|2112cc1f-fa16-4968-8542-d6a134ca92b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:35:31.314Z|3f3b6b84-4f68-4c2f-bdb5-1c787c4cf231|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:35:31.315Z|3f3b6b84-4f68-4c2f-bdb5-1c787c4cf231|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:35:33.379Z|86a8ec3e-9fd3-49d7-a28d-e8959e42bd05|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:35:33.380Z|86a8ec3e-9fd3-49d7-a28d-e8959e42bd05|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:35:33.385Z|c1ffae64-6885-4368-9792-439661fb87fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:35:33.385Z|c1ffae64-6885-4368-9792-439661fb87fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:35:33.721Z|054d4119-9c1a-454c-befd-4c7ca535ec7b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:35:33.721Z|054d4119-9c1a-454c-befd-4c7ca535ec7b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:35:40.407Z|6c495ac8-f97a-43f8-8027-89e58972dc69|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T08:35:40.407Z|6c495ac8-f97a-43f8-8027-89e58972dc69|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T08:35:43.402Z|18dad6af-36c3-42e1-ab85-2c84f8175604|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:35:43.403Z|18dad6af-36c3-42e1-ab85-2c84f8175604|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:35:43.408Z|4da6b43e-e379-43ce-bd4c-37bf88db10d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:35:43.408Z|4da6b43e-e379-43ce-bd4c-37bf88db10d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:35:43.744Z|84132e98-0de7-453c-8f0b-e6a2ed3043ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:35:43.744Z|84132e98-0de7-453c-8f0b-e6a2ed3043ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:35:45.208Z|9713afc2-d2d9-429d-b758-8d51c08e2d4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:35:45.209Z|9713afc2-d2d9-429d-b758-8d51c08e2d4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:35:53.429Z|8ea33858-64df-45f1-b8f3-cd45f7a793d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:35:53.430Z|8ea33858-64df-45f1-b8f3-cd45f7a793d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:35:53.438Z|c8430a5b-4489-4772-9337-9513d85df334|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:35:53.439Z|c8430a5b-4489-4772-9337-9513d85df334|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:35:53.771Z|2bcc9a64-7c7e-4b7c-b0b4-20637f7d4aa3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:35:53.772Z|2bcc9a64-7c7e-4b7c-b0b4-20637f7d4aa3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:36:00.208Z|d650beda-fa30-4ef5-af78-fe9fd9251120|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:36:00.209Z|d650beda-fa30-4ef5-af78-fe9fd9251120|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:36:01.315Z|1260aa04-5359-4a5b-a5bf-8ff4f422a4a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:36:01.316Z|1260aa04-5359-4a5b-a5bf-8ff4f422a4a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:36:03.460Z|ae8410cc-1297-436b-99a1-962908f456f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:36:03.461Z|ae8410cc-1297-436b-99a1-962908f456f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:36:03.464Z|fab98508-5cad-4d14-b880-064dfaef8d09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:36:03.465Z|fab98508-5cad-4d14-b880-064dfaef8d09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:36:03.800Z|dd6f8846-81d4-40bc-bdce-ea2c69eb29c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:36:03.801Z|dd6f8846-81d4-40bc-bdce-ea2c69eb29c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:36:13.486Z|a9265b47-c9b1-432e-9aeb-e886a1202616|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:36:13.487Z|a9265b47-c9b1-432e-9aeb-e886a1202616|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:36:13.488Z|235666d7-9a3b-41c8-9095-c23859a5f817|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:36:13.488Z|235666d7-9a3b-41c8-9095-c23859a5f817|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:36:13.823Z|81fb8bd6-fa52-4bad-9c80-9dc42abb4ed6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:36:13.824Z|81fb8bd6-fa52-4bad-9c80-9dc42abb4ed6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:36:15.208Z|e15124a2-1003-4b00-b9c6-b0f25d4084ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:36:15.212Z|e15124a2-1003-4b00-b9c6-b0f25d4084ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:36:23.519Z|59b05a75-59a7-4ba6-b356-dd5c9670d430|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:36:23.520Z|59b05a75-59a7-4ba6-b356-dd5c9670d430|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:36:23.520Z|92d949d1-c0d5-4b69-9d7e-a024f795c44e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:36:23.521Z|92d949d1-c0d5-4b69-9d7e-a024f795c44e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:36:23.850Z|606c9981-e56c-4fa9-8b11-46d648f1aec9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:36:23.851Z|606c9981-e56c-4fa9-8b11-46d648f1aec9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:36:30.208Z|ac79d04c-5890-407d-b09c-d31aa702f6ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:36:30.209Z|ac79d04c-5890-407d-b09c-d31aa702f6ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:36:31.317Z|75374251-6e0a-4530-917f-41bac4b51193|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:36:31.317Z|75374251-6e0a-4530-917f-41bac4b51193|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:36:33.542Z|7cb6ca9b-ef20-4b42-900f-8575b8105882|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:36:33.543Z|0050d9bf-be17-49d3-bb60-1ed3ddc07f7a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:36:33.543Z|7cb6ca9b-ef20-4b42-900f-8575b8105882|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:36:33.543Z|0050d9bf-be17-49d3-bb60-1ed3ddc07f7a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:36:33.879Z|abaf27df-43a3-4502-b5d9-f6d0db003e68|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:36:33.879Z|abaf27df-43a3-4502-b5d9-f6d0db003e68|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:36:40.407Z|c4a7986a-48f2-4622-b259-14a3ab44244a|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T08:36:40.408Z|c4a7986a-48f2-4622-b259-14a3ab44244a|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T08:36:43.569Z|ae984a1a-6dda-4fa4-8f3f-83a6fbd11789|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:36:43.569Z|ae984a1a-6dda-4fa4-8f3f-83a6fbd11789|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:36:43.573Z|257e4221-9d3d-4ea6-88f5-d82acbd4cbc6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:36:43.574Z|257e4221-9d3d-4ea6-88f5-d82acbd4cbc6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:36:43.907Z|7a8c57fa-aa27-47ea-8d5c-14de54e8006a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:36:43.908Z|7a8c57fa-aa27-47ea-8d5c-14de54e8006a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:36:45.208Z|e9565dec-ed61-4e45-aaab-082beb975930|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:36:45.209Z|e9565dec-ed61-4e45-aaab-082beb975930|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:36:53.593Z|4b9fc1c5-e54a-409b-83dd-b661766402f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:36:53.593Z|4b9fc1c5-e54a-409b-83dd-b661766402f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:36:53.597Z|45a8680f-f5f5-493e-bfbf-2809d4bdc2d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:36:53.597Z|45a8680f-f5f5-493e-bfbf-2809d4bdc2d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:36:53.934Z|22303dcf-941b-455b-ae2f-7b5706244ff6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:36:53.935Z|22303dcf-941b-455b-ae2f-7b5706244ff6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:37:00.208Z|69257829-6264-485a-bda5-5a30c598f7c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:37:00.211Z|69257829-6264-485a-bda5-5a30c598f7c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:37:01.318Z|bd013116-3a45-4268-a8f1-75144aff901e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:37:01.318Z|bd013116-3a45-4268-a8f1-75144aff901e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:37:03.620Z|45656fb8-8d7b-4f23-ba69-576b24401e61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:37:03.621Z|45656fb8-8d7b-4f23-ba69-576b24401e61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:37:03.624Z|2b67370b-02c2-4c61-9373-244f729c7d23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:37:03.624Z|2b67370b-02c2-4c61-9373-244f729c7d23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:37:03.962Z|39ebc04f-8932-45e1-b0ec-4b90670f1ea6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:37:03.963Z|39ebc04f-8932-45e1-b0ec-4b90670f1ea6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:37:13.642Z|2111c8e6-1fdc-48e5-8178-38fabcf21677|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:37:13.642Z|2111c8e6-1fdc-48e5-8178-38fabcf21677|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:37:13.644Z|c9c1d911-7dc2-4a0b-bcdc-ccc7eb05105c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:37:13.645Z|c9c1d911-7dc2-4a0b-bcdc-ccc7eb05105c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:37:13.990Z|997939c6-18b1-4253-9b48-a5d7977b3bb6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:37:13.991Z|997939c6-18b1-4253-9b48-a5d7977b3bb6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:37:15.208Z|ad7029db-7919-4a58-825a-d7e5bbf99623|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:37:15.209Z|ad7029db-7919-4a58-825a-d7e5bbf99623|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:37:23.661Z|b99fe606-da2d-4177-aef6-a728cc46eaf9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:37:23.661Z|b99fe606-da2d-4177-aef6-a728cc46eaf9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:37:23.668Z|c77e2beb-cefb-474e-84b8-f411e237cc0e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:37:23.668Z|c77e2beb-cefb-474e-84b8-f411e237cc0e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:37:24.016Z|54aec925-bb4e-43c7-b432-0f330b1d1caf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:37:24.016Z|54aec925-bb4e-43c7-b432-0f330b1d1caf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:37:30.208Z|0cd529bb-8705-4e35-b4d8-0de34e4bd4f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:37:30.209Z|0cd529bb-8705-4e35-b4d8-0de34e4bd4f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:37:31.319Z|daeb88a2-44e5-468f-af13-f9ba164f57f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:37:31.319Z|daeb88a2-44e5-468f-af13-f9ba164f57f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:37:33.687Z|eb8b496a-e59b-48f0-98c3-7d6edfd96264|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:37:33.688Z|eb8b496a-e59b-48f0-98c3-7d6edfd96264|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:37:33.690Z|ae965696-da3b-4fde-91f9-78240ca265eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:37:33.690Z|ae965696-da3b-4fde-91f9-78240ca265eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:37:34.042Z|6aa46be3-fb17-4ba1-a2b2-d68fa9f0da53|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:37:34.043Z|6aa46be3-fb17-4ba1-a2b2-d68fa9f0da53|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:37:40.407Z|e7f347f8-ba10-4a77-b076-e11858093215|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T08:37:40.408Z|e7f347f8-ba10-4a77-b076-e11858093215|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T08:37:43.715Z|394ea113-4aa6-44b7-b8f4-cd30d3097a7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:37:43.716Z|394ea113-4aa6-44b7-b8f4-cd30d3097a7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:37:43.724Z|86120ded-857c-44b9-8b5d-010e8908a50e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:37:43.724Z|86120ded-857c-44b9-8b5d-010e8908a50e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:37:44.072Z|b502f368-6bd9-4fbd-8d2b-684b13f83794|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:37:44.073Z|b502f368-6bd9-4fbd-8d2b-684b13f83794|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:37:45.208Z|0583b189-3377-4e21-8dcc-3f6c2b65fd51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:37:45.212Z|0583b189-3377-4e21-8dcc-3f6c2b65fd51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:37:53.741Z|c91a3887-d009-4af6-a623-2a237488f74b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:37:53.743Z|c91a3887-d009-4af6-a623-2a237488f74b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:37:53.746Z|2ef14fa8-6922-4ae5-9581-984f3a6c082d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:37:53.746Z|2ef14fa8-6922-4ae5-9581-984f3a6c082d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:37:54.102Z|cff3f204-3600-4624-9448-195a32bf1c6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:37:54.103Z|cff3f204-3600-4624-9448-195a32bf1c6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:38:00.208Z|1fc636a7-3437-49cb-99f9-2edd537ea829|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:38:00.209Z|1fc636a7-3437-49cb-99f9-2edd537ea829|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:38:01.320Z|68ff5268-9ecd-4ccd-ac11-d4bb3e635b5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:38:01.320Z|68ff5268-9ecd-4ccd-ac11-d4bb3e635b5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:38:03.771Z|ca488345-5033-4d47-8c49-00270a50d153|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:38:03.772Z|ca488345-5033-4d47-8c49-00270a50d153|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:38:03.773Z|cd8b9925-a8b3-46d1-9f62-2d23bab017fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:38:03.773Z|cd8b9925-a8b3-46d1-9f62-2d23bab017fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:38:04.130Z|e67582fe-4776-4289-96a4-c46215cf9dd2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:38:04.131Z|e67582fe-4776-4289-96a4-c46215cf9dd2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:38:13.801Z|b82141ed-8054-4adf-b534-680941666a50|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:38:13.801Z|b82141ed-8054-4adf-b534-680941666a50|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:38:13.803Z|adf8721b-0d67-4a0c-ae86-c340cb186810|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:38:13.803Z|adf8721b-0d67-4a0c-ae86-c340cb186810|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:38:14.160Z|eb7ab89e-211c-403d-856f-2c82144533a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:38:14.161Z|eb7ab89e-211c-403d-856f-2c82144533a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:38:15.208Z|374c11be-1244-4dba-9467-1fb0e2b21116|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:38:15.209Z|374c11be-1244-4dba-9467-1fb0e2b21116|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:38:23.824Z|fbdef61c-903f-465f-8294-907c3761eea5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:38:23.825Z|8412dfa4-db00-4795-9f65-8d94674cd2c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:38:23.825Z|fbdef61c-903f-465f-8294-907c3761eea5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:38:23.825Z|8412dfa4-db00-4795-9f65-8d94674cd2c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:38:24.190Z|4ce46ac2-b0c2-400a-9ff5-7a45c6660871|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:38:24.191Z|4ce46ac2-b0c2-400a-9ff5-7a45c6660871|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:38:30.208Z|0b2614ba-b338-4615-8db6-4e3125b00d71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:38:30.213Z|0b2614ba-b338-4615-8db6-4e3125b00d71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:38:31.321Z|62df5703-7229-47a5-aa35-4399083e3f01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:38:31.321Z|62df5703-7229-47a5-aa35-4399083e3f01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:38:33.847Z|24cf7623-50dd-4f31-9ce4-e5d3676eeddb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:38:33.847Z|fdf27faf-75d1-4f3d-b2be-a61e3f10a60b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:38:33.848Z|fdf27faf-75d1-4f3d-b2be-a61e3f10a60b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:38:33.848Z|24cf7623-50dd-4f31-9ce4-e5d3676eeddb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:38:34.214Z|cf91bf70-9238-479b-808a-29ecc9b8d4f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:38:34.216Z|cf91bf70-9238-479b-808a-29ecc9b8d4f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:38:40.408Z|dbd85fb8-0b7c-479f-b698-60f2693454cf|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T08:38:40.408Z|dbd85fb8-0b7c-479f-b698-60f2693454cf|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T08:38:43.869Z|5c915ca1-7f5f-4614-8de2-4f9187500596|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:38:43.869Z|5c915ca1-7f5f-4614-8de2-4f9187500596|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:38:43.869Z|dc62f3c0-0e51-4ff2-a80f-c3225baff3da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:38:43.870Z|dc62f3c0-0e51-4ff2-a80f-c3225baff3da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:38:44.243Z|c8d119ae-2173-4ea1-8948-28dfc2182ff1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:38:44.244Z|c8d119ae-2173-4ea1-8948-28dfc2182ff1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:38:45.208Z|89a55519-b16c-4f34-af0c-a2dc890a7fca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:38:45.209Z|89a55519-b16c-4f34-af0c-a2dc890a7fca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:38:53.892Z|136bad8f-7a08-4ec1-ad0b-98521cb45f31|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:38:53.893Z|442d95a1-b529-490a-9a3a-f8e61f09208f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:38:53.893Z|136bad8f-7a08-4ec1-ad0b-98521cb45f31|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:38:53.893Z|442d95a1-b529-490a-9a3a-f8e61f09208f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:38:54.273Z|be94d495-a5c1-461e-8da1-b3198abab8be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:38:54.273Z|be94d495-a5c1-461e-8da1-b3198abab8be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:39:00.208Z|066d9952-f8e7-4c4c-b285-027855633c69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:39:00.209Z|066d9952-f8e7-4c4c-b285-027855633c69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:39:01.322Z|16f06628-5782-40a2-ac63-dc49de7b9852|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:39:01.323Z|16f06628-5782-40a2-ac63-dc49de7b9852|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:39:03.916Z|53d501bb-8e36-41d4-af11-d6e951efca82|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:39:03.917Z|53d501bb-8e36-41d4-af11-d6e951efca82|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:39:03.918Z|5337138e-32c6-4ab3-81d8-589a1d8c8f5b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:39:03.918Z|5337138e-32c6-4ab3-81d8-589a1d8c8f5b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:39:04.301Z|c6a930c3-ec96-4a9b-bec2-06df6c43757d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:39:04.302Z|c6a930c3-ec96-4a9b-bec2-06df6c43757d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:39:13.942Z|ddf5844b-ab56-4d57-893c-391ae7d3668d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:39:13.942Z|e0bf1d18-a14c-4ef4-b200-e1f576663dd7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:39:13.943Z|ddf5844b-ab56-4d57-893c-391ae7d3668d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:39:13.943Z|e0bf1d18-a14c-4ef4-b200-e1f576663dd7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:39:14.330Z|25ac2870-3033-4f67-90d6-6a9ea470eeb4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:39:14.331Z|25ac2870-3033-4f67-90d6-6a9ea470eeb4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:39:15.208Z|d77efb53-ece3-495b-8d46-c6fb8d0c85cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:39:15.213Z|d77efb53-ece3-495b-8d46-c6fb8d0c85cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:39:23.967Z|1b0e3543-5556-4be4-9e5f-9b2f9fbb4d44|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:39:23.967Z|1b0e3543-5556-4be4-9e5f-9b2f9fbb4d44|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:39:23.973Z|056c9b05-c741-428b-99a1-206b4933e93d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:39:23.974Z|056c9b05-c741-428b-99a1-206b4933e93d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:39:24.358Z|96c6d8b4-fe63-46ca-b83c-ac3e872d71be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:39:24.359Z|96c6d8b4-fe63-46ca-b83c-ac3e872d71be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:39:30.208Z|a9c52aae-e724-4c84-9c7b-f33271147913|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:39:30.209Z|a9c52aae-e724-4c84-9c7b-f33271147913|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:39:31.323Z|9096023e-462d-41f8-a6a3-51f1608c1394|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:39:31.324Z|9096023e-462d-41f8-a6a3-51f1608c1394|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:39:33.995Z|1bfcbfa8-73c6-4257-b33f-788dc4695481|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:39:33.996Z|1bfcbfa8-73c6-4257-b33f-788dc4695481|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:39:33.997Z|6dab5a13-0d79-4517-b82e-661b4494ae80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:39:33.998Z|6dab5a13-0d79-4517-b82e-661b4494ae80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:39:34.388Z|ea121818-bfd4-4810-80ce-e61c033942b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:39:34.389Z|ea121818-bfd4-4810-80ce-e61c033942b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:39:40.408Z|9f8153f2-14c5-456a-95bb-96eaecaaaa33|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T08:39:40.408Z|9f8153f2-14c5-456a-95bb-96eaecaaaa33|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T08:39:44.019Z|d62d6044-4c29-4748-b193-6ae90b1806fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:39:44.020Z|d62d6044-4c29-4748-b193-6ae90b1806fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:39:44.020Z|cb2e6b45-2811-424c-9f8b-ab2111a67778|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:39:44.021Z|cb2e6b45-2811-424c-9f8b-ab2111a67778|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:39:44.415Z|b551f93b-97a5-4925-acc3-81204a6d38cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:39:44.416Z|b551f93b-97a5-4925-acc3-81204a6d38cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:39:45.208Z|71fdbf71-6396-406d-94c4-9b230c0d6b3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:39:45.209Z|71fdbf71-6396-406d-94c4-9b230c0d6b3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:39:54.044Z|c4747ccb-b03a-42a3-b3eb-9f6163f718aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:39:54.045Z|c4747ccb-b03a-42a3-b3eb-9f6163f718aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:39:54.047Z|a3a867e3-f44a-4cd0-a529-5a5c9a73c95f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:39:54.048Z|a3a867e3-f44a-4cd0-a529-5a5c9a73c95f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:39:54.442Z|79c7e747-416c-4924-88cf-d3f46a3e284c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:39:54.443Z|79c7e747-416c-4924-88cf-d3f46a3e284c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:40:00.208Z|c1310f07-0d49-4ca1-85ad-a65e4fc76950|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:40:00.213Z|c1310f07-0d49-4ca1-85ad-a65e4fc76950|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:40:01.324Z|f4cc3c3d-6d6f-49ef-9a51-3d4de209872a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:40:01.325Z|f4cc3c3d-6d6f-49ef-9a51-3d4de209872a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:40:04.070Z|fd8c9162-d501-42a5-b281-79227815b9bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:40:04.071Z|fd8c9162-d501-42a5-b281-79227815b9bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:40:04.078Z|43941389-f25d-40fe-993e-a875c4d03513|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:40:04.079Z|43941389-f25d-40fe-993e-a875c4d03513|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:40:04.472Z|86e71c7d-5ee5-4016-85c4-4dfa98b89eca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:40:04.472Z|86e71c7d-5ee5-4016-85c4-4dfa98b89eca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:40:14.098Z|237e6c2d-994c-4360-ab44-d13afcca2f0c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:40:14.099Z|237e6c2d-994c-4360-ab44-d13afcca2f0c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:40:14.101Z|f8a96e17-1a1d-4886-b1ad-eb755532d17b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:40:14.102Z|f8a96e17-1a1d-4886-b1ad-eb755532d17b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:40:14.502Z|e10aab03-dfde-4abb-b245-b7795d576fad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:40:14.503Z|e10aab03-dfde-4abb-b245-b7795d576fad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:40:15.208Z|8bd16976-b47d-43d6-a74f-4db5828c2c4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:40:15.209Z|8bd16976-b47d-43d6-a74f-4db5828c2c4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:40:24.122Z|f61268d9-35a4-492a-9757-0c0cd74388d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:40:24.123Z|f61268d9-35a4-492a-9757-0c0cd74388d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:40:24.132Z|ca3add3e-0284-456b-bb85-263497de7818|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:40:24.132Z|ca3add3e-0284-456b-bb85-263497de7818|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:40:24.528Z|468e03b6-a5e2-4caa-addd-6c241aea1dcb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:40:24.528Z|468e03b6-a5e2-4caa-addd-6c241aea1dcb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:40:30.208Z|8b02147e-1050-4fe0-98e7-54b36ab7aa5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:40:30.209Z|8b02147e-1050-4fe0-98e7-54b36ab7aa5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:40:31.325Z|6bcfdac5-3a31-439e-ba7f-6e5f354bf084|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:40:31.326Z|6bcfdac5-3a31-439e-ba7f-6e5f354bf084|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:40:34.146Z|2e44088a-165e-48be-aa3f-6175d60e028e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:40:34.147Z|2e44088a-165e-48be-aa3f-6175d60e028e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:40:34.155Z|00e2ca1e-8b94-4585-8a64-df812da34dfd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:40:34.155Z|00e2ca1e-8b94-4585-8a64-df812da34dfd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:40:34.555Z|a62e2357-afb7-4c40-af31-b5cb73f8bf4d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:40:34.556Z|a62e2357-afb7-4c40-af31-b5cb73f8bf4d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:40:40.406Z|765ec9cc-8b5d-482a-8b68-535e4bac59ad|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T08:40:40.407Z|765ec9cc-8b5d-482a-8b68-535e4bac59ad|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T08:40:44.172Z|6d50fb1d-a992-4d6e-8e02-ae328ba084dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:40:44.173Z|6d50fb1d-a992-4d6e-8e02-ae328ba084dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:40:44.175Z|48294e61-a31b-49b0-8a57-ae8d1650966f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:40:44.176Z|48294e61-a31b-49b0-8a57-ae8d1650966f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:40:44.583Z|28a6eb63-e1c9-4cc8-97e9-37227aff3b33|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:40:44.583Z|28a6eb63-e1c9-4cc8-97e9-37227aff3b33|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:40:45.208Z|39ee6cdc-64e3-456d-b18f-e74d6efdeb61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:40:45.212Z|39ee6cdc-64e3-456d-b18f-e74d6efdeb61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:40:54.198Z|85ce2dca-74fa-4d78-977b-e311854e9807|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:40:54.199Z|85ce2dca-74fa-4d78-977b-e311854e9807|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:40:54.201Z|5adad7cc-6145-40ce-888a-80752719dd5a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:40:54.202Z|5adad7cc-6145-40ce-888a-80752719dd5a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:40:54.608Z|8d17b5cd-3d07-4d48-93b6-bbf14301f7b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:40:54.608Z|8d17b5cd-3d07-4d48-93b6-bbf14301f7b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:41:00.208Z|1c8498b2-f983-428b-82e8-04b39730cf90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:41:00.209Z|1c8498b2-f983-428b-82e8-04b39730cf90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:41:01.326Z|2b18b748-6d39-4a95-9d22-b1feaa1a1f34|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:41:01.327Z|2b18b748-6d39-4a95-9d22-b1feaa1a1f34|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:41:04.224Z|087401e8-c55d-4576-bc5c-667f6fd9b5c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:41:04.225Z|fea2e8d1-a404-4616-9ac1-c1d02141540c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:41:04.225Z|087401e8-c55d-4576-bc5c-667f6fd9b5c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:41:04.225Z|fea2e8d1-a404-4616-9ac1-c1d02141540c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:41:04.635Z|f3f67efe-c828-44f2-bd33-e9db4882a0c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:41:04.636Z|f3f67efe-c828-44f2-bd33-e9db4882a0c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:41:14.246Z|0a07edff-1841-4bde-90d4-0b186dbefb5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:41:14.247Z|0a07edff-1841-4bde-90d4-0b186dbefb5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:41:14.248Z|2e544f0e-15ca-451a-bd65-b810095b89ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:41:14.249Z|2e544f0e-15ca-451a-bd65-b810095b89ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:41:14.661Z|fd1c2990-e687-4107-8a12-10958668e711|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:41:14.662Z|fd1c2990-e687-4107-8a12-10958668e711|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:41:15.208Z|ffe78c4e-574f-41c3-a56c-6d2549014367|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:41:15.209Z|ffe78c4e-574f-41c3-a56c-6d2549014367|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:41:24.269Z|fde8fc04-2a2f-4848-8637-efbdb150f36d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:41:24.270Z|fde8fc04-2a2f-4848-8637-efbdb150f36d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:41:24.271Z|dd577bbd-7be1-426a-96f4-01b638a78cf0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:41:24.272Z|dd577bbd-7be1-426a-96f4-01b638a78cf0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:41:24.689Z|3bf10f33-df38-4622-8d5f-985922d918df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:41:24.690Z|3bf10f33-df38-4622-8d5f-985922d918df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:41:30.208Z|ab044ed2-ced4-4831-ba48-012033baf472|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:41:30.212Z|ab044ed2-ced4-4831-ba48-012033baf472|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:41:31.327Z|76c3db51-30ef-44f3-bad3-903ae811bfae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:41:31.328Z|76c3db51-30ef-44f3-bad3-903ae811bfae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:41:34.295Z|956f3204-77f0-4cc6-9d65-2c95bba7cba4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:41:34.295Z|9ecd0b56-cdff-44d9-9634-cfec15eca436|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:41:34.296Z|956f3204-77f0-4cc6-9d65-2c95bba7cba4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:41:34.296Z|9ecd0b56-cdff-44d9-9634-cfec15eca436|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:41:34.718Z|6a12d91f-2b3b-46c1-a517-1caca43e97e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:41:34.718Z|6a12d91f-2b3b-46c1-a517-1caca43e97e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:41:40.407Z|501690b2-5e58-45b4-a293-c1245601a56e|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T08:41:40.408Z|501690b2-5e58-45b4-a293-c1245601a56e|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T08:41:44.321Z|1b5b38ec-51e6-45d4-a235-083d2a47edc3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:41:44.321Z|1b5b38ec-51e6-45d4-a235-083d2a47edc3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:41:44.321Z|15c9cd4c-bf99-4153-9dc4-f40977641955|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:41:44.322Z|15c9cd4c-bf99-4153-9dc4-f40977641955|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:41:44.743Z|dc0ae9bf-7b38-4305-b39d-ce382f0aa61d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:41:44.743Z|dc0ae9bf-7b38-4305-b39d-ce382f0aa61d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:41:45.208Z|ab173dc3-d574-4ffc-b25f-17a5000d5698|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:41:45.209Z|ab173dc3-d574-4ffc-b25f-17a5000d5698|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:41:54.342Z|862bbd05-b2b0-4197-a9b1-18f2f19c4835|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:41:54.342Z|862bbd05-b2b0-4197-a9b1-18f2f19c4835|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:41:54.344Z|d897659d-230d-43a3-8066-2a975613ec37|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:41:54.345Z|d897659d-230d-43a3-8066-2a975613ec37|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:41:54.770Z|ff65d0a8-ff5e-4f5e-b6da-bee7155155fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:41:54.771Z|ff65d0a8-ff5e-4f5e-b6da-bee7155155fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:42:00.208Z|cd83916d-ba94-4128-87e5-ddb3ffdf8453|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:42:00.209Z|cd83916d-ba94-4128-87e5-ddb3ffdf8453|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:42:01.328Z|a5e9269b-f1dc-4207-b8f8-9056c893b22e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:42:01.329Z|a5e9269b-f1dc-4207-b8f8-9056c893b22e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:42:04.368Z|67c1c6ca-f7d3-481c-aeb9-d999039dce20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:42:04.369Z|67c1c6ca-f7d3-481c-aeb9-d999039dce20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:42:04.370Z|2afb031e-5ec4-4036-b38b-9d4131616d54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:42:04.371Z|2afb031e-5ec4-4036-b38b-9d4131616d54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:42:04.795Z|77d078f6-14b8-4995-b58f-8488c915bf44|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:42:04.796Z|77d078f6-14b8-4995-b58f-8488c915bf44|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:42:14.393Z|dac41753-9b90-4a30-a0c5-9b711ae18418|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:42:14.393Z|39e5a28f-2071-4c4e-b899-6c416c6aa6e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:42:14.394Z|39e5a28f-2071-4c4e-b899-6c416c6aa6e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:42:14.394Z|dac41753-9b90-4a30-a0c5-9b711ae18418|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:42:14.825Z|2768b2c4-3ad5-4c7c-a428-ca65ea24542b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:42:14.825Z|2768b2c4-3ad5-4c7c-a428-ca65ea24542b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:42:15.208Z|080e3002-afcc-4b8f-8b46-3685194ae723|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:42:15.212Z|080e3002-afcc-4b8f-8b46-3685194ae723|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:42:24.416Z|dbc7c31f-e162-440f-ae58-5bfaa82fa2fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:42:24.416Z|dbc7c31f-e162-440f-ae58-5bfaa82fa2fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:42:24.417Z|de413e52-fa73-4b38-8d63-ee544cd91a10|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:42:24.417Z|de413e52-fa73-4b38-8d63-ee544cd91a10|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:42:24.855Z|549cd239-a522-4f98-b69e-ecc3e2210cf3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:42:24.856Z|549cd239-a522-4f98-b69e-ecc3e2210cf3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:42:30.208Z|85bff139-6357-4e9b-8786-7fd5035d239d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:42:30.209Z|85bff139-6357-4e9b-8786-7fd5035d239d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:42:31.329Z|1b5df587-ce22-421e-bbd3-dad0315bbfb7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:42:31.330Z|1b5df587-ce22-421e-bbd3-dad0315bbfb7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:42:34.441Z|5817e831-771d-4d3c-bf52-505df85dd83e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:42:34.441Z|5817e831-771d-4d3c-bf52-505df85dd83e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:42:34.447Z|1dc93767-77da-4335-b10c-83cdc5eb8bdb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:42:34.448Z|1dc93767-77da-4335-b10c-83cdc5eb8bdb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:42:34.885Z|7a67a1e1-3426-45d8-92e2-942d9bda57fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:42:34.885Z|7a67a1e1-3426-45d8-92e2-942d9bda57fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:42:40.408Z|6edceff7-47cb-4129-b48f-1947e0fdba9a|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T08:42:40.408Z|6edceff7-47cb-4129-b48f-1947e0fdba9a|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T08:42:44.469Z|d1d0b9e4-2fc6-4e47-ae09-db82791328a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:42:44.470Z|d1d0b9e4-2fc6-4e47-ae09-db82791328a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:42:44.474Z|f0a8dd9b-28ac-4e5d-beae-3ba167934fdc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:42:44.475Z|f0a8dd9b-28ac-4e5d-beae-3ba167934fdc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:42:44.911Z|5e20dc4f-e56e-421f-aad5-61968ee9bae0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:42:44.912Z|5e20dc4f-e56e-421f-aad5-61968ee9bae0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:42:45.208Z|7e471c06-fe78-4643-a4c5-64345c255981|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:42:45.209Z|7e471c06-fe78-4643-a4c5-64345c255981|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:42:54.496Z|a041d92b-5049-4853-b74d-9e09cf2cd0a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:42:54.497Z|edd9bf9d-1500-415c-9b0a-1211daea064e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:42:54.497Z|a041d92b-5049-4853-b74d-9e09cf2cd0a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:42:54.497Z|edd9bf9d-1500-415c-9b0a-1211daea064e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:42:54.940Z|cbe7ddb7-6eff-45a8-857c-1f2135753d71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:42:54.940Z|cbe7ddb7-6eff-45a8-857c-1f2135753d71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:43:00.208Z|41318073-ffaa-4fc7-91e8-8c01decc3919|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:43:00.212Z|41318073-ffaa-4fc7-91e8-8c01decc3919|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:43:01.330Z|7b16dc08-7a17-4a89-b0ab-2c200c35b6e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:43:01.331Z|7b16dc08-7a17-4a89-b0ab-2c200c35b6e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:43:04.523Z|681fce3d-c135-4745-8f20-ff5ec2fdd32a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:43:04.524Z|681fce3d-c135-4745-8f20-ff5ec2fdd32a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:43:04.523Z|833a2035-7267-417f-a000-aa55b3f715d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:43:04.524Z|833a2035-7267-417f-a000-aa55b3f715d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:43:04.971Z|f155bc2d-0758-4304-9248-f750790dc6f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:43:04.972Z|f155bc2d-0758-4304-9248-f750790dc6f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:43:14.549Z|c3b01fb1-524e-48cd-aa89-69c40de4f5d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:43:14.550Z|c3b01fb1-524e-48cd-aa89-69c40de4f5d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:43:14.557Z|09166651-a524-4522-ac27-ab26f371fbc3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:43:14.558Z|09166651-a524-4522-ac27-ab26f371fbc3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:43:15.000Z|c9951abe-0cdc-42f3-9a7b-a2440a7a3274|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:43:15.001Z|c9951abe-0cdc-42f3-9a7b-a2440a7a3274|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:43:15.208Z|61a770f9-43c0-4185-aaac-27daf0d72904|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:43:15.209Z|61a770f9-43c0-4185-aaac-27daf0d72904|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:43:24.571Z|786a437b-f894-4ba3-bfe5-c35b8dd8cff9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:43:24.572Z|786a437b-f894-4ba3-bfe5-c35b8dd8cff9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:43:24.578Z|b8985f5a-7fab-43b6-ac79-667918c8f482|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:43:24.579Z|b8985f5a-7fab-43b6-ac79-667918c8f482|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:43:25.029Z|8574f2a0-5ac1-45ac-a172-6e33e6bfe1d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:43:25.030Z|8574f2a0-5ac1-45ac-a172-6e33e6bfe1d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:43:30.208Z|fdf0042d-c510-4f2e-a731-4f0a1e0f829b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:43:30.209Z|fdf0042d-c510-4f2e-a731-4f0a1e0f829b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:43:31.331Z|485a6136-0281-4097-bafe-a417c310a728|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:43:31.332Z|485a6136-0281-4097-bafe-a417c310a728|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:43:34.598Z|38e3d934-6ccc-465c-a5ad-56de1962c176|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:43:34.599Z|38e3d934-6ccc-465c-a5ad-56de1962c176|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:43:34.600Z|2d2e29fb-07dc-4209-ab2c-27dbd6b4e7e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:43:34.601Z|2d2e29fb-07dc-4209-ab2c-27dbd6b4e7e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:43:35.059Z|b849e9ed-eef9-4ede-b3b4-09b7d0926e3d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:43:35.060Z|b849e9ed-eef9-4ede-b3b4-09b7d0926e3d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:43:40.406Z|6943e8fe-bf72-41ea-a422-6a418122350c|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T08:43:40.407Z|6943e8fe-bf72-41ea-a422-6a418122350c|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T08:43:44.628Z|4c479156-6e14-4528-95f6-7fa93d8ca23f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:43:44.629Z|4c479156-6e14-4528-95f6-7fa93d8ca23f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:43:44.629Z|7f782e7a-291c-4c34-9dd4-b06af90bdbdb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:43:44.629Z|7f782e7a-291c-4c34-9dd4-b06af90bdbdb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:43:45.086Z|cf9ef0ad-55cb-4a32-bec6-adc31477a2e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:43:45.086Z|cf9ef0ad-55cb-4a32-bec6-adc31477a2e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:43:45.208Z|3f44328a-4460-4bb4-b7f5-df5430f006ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:43:45.213Z|3f44328a-4460-4bb4-b7f5-df5430f006ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:43:54.649Z|ddc2957a-0fb4-4e9d-936d-5b71db0ca770|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:43:54.650Z|ddc2957a-0fb4-4e9d-936d-5b71db0ca770|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:43:54.652Z|3354dde4-01bc-47e4-966c-1255bbe66bf4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:43:54.653Z|3354dde4-01bc-47e4-966c-1255bbe66bf4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:43:55.112Z|42123b87-6271-4783-b542-de664f66ff80|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:43:55.113Z|42123b87-6271-4783-b542-de664f66ff80|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:44:00.208Z|aebd1b2a-00d5-4464-ab83-738986d233cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:44:00.209Z|aebd1b2a-00d5-4464-ab83-738986d233cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:44:01.332Z|29e96c5f-90df-4156-8665-b7f5233d3cd8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:44:01.333Z|29e96c5f-90df-4156-8665-b7f5233d3cd8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:44:04.671Z|80917956-e5df-46bf-b117-fd6a989174aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:44:04.672Z|80917956-e5df-46bf-b117-fd6a989174aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:44:04.672Z|a8d82384-d840-4279-943c-eca0bda163b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:44:04.673Z|a8d82384-d840-4279-943c-eca0bda163b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:44:05.140Z|16bbd9f9-d690-4296-8f15-dbe18f0be1c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:44:05.141Z|16bbd9f9-d690-4296-8f15-dbe18f0be1c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:44:14.694Z|72299f8d-a846-467c-9cc8-65a6fbf086d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:44:14.694Z|72299f8d-a846-467c-9cc8-65a6fbf086d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:44:14.696Z|193e4981-269c-4b90-a29a-e268b9241cf9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:44:14.697Z|193e4981-269c-4b90-a29a-e268b9241cf9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:44:15.167Z|5e91c1e8-b372-49fa-9c0b-9cc1807c24ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:44:15.168Z|5e91c1e8-b372-49fa-9c0b-9cc1807c24ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:44:15.208Z|9c8bf12f-554f-4da7-b503-c08cf3dde7b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:44:15.209Z|9c8bf12f-554f-4da7-b503-c08cf3dde7b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:44:24.718Z|44c37965-3959-4125-a098-db7c1cbae7c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:44:24.719Z|44c37965-3959-4125-a098-db7c1cbae7c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:44:24.721Z|6a0b0445-f6c9-41cc-83d7-e7ccdac59fc8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:44:24.721Z|6a0b0445-f6c9-41cc-83d7-e7ccdac59fc8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:44:25.194Z|8926c73e-96bc-4ed7-91be-e98936ed9c5c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:44:25.195Z|8926c73e-96bc-4ed7-91be-e98936ed9c5c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:44:30.208Z|ad4dba06-bf52-47a6-b272-b6455f5b228d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:44:30.212Z|ad4dba06-bf52-47a6-b272-b6455f5b228d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:44:31.333Z|80e52e6e-b40b-469b-aa83-a9f4959fc833|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:44:31.334Z|80e52e6e-b40b-469b-aa83-a9f4959fc833|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:44:34.743Z|85817878-e010-4f9a-8d64-8bc352a77b62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:44:34.743Z|85817878-e010-4f9a-8d64-8bc352a77b62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:44:34.743Z|f9559b3c-d735-4bcb-88af-671e3b467b69|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:44:34.744Z|f9559b3c-d735-4bcb-88af-671e3b467b69|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:44:35.223Z|eabb5137-e78c-4d05-a9ff-d5916f17bf82|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:44:35.224Z|eabb5137-e78c-4d05-a9ff-d5916f17bf82|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:44:40.408Z|186a0d43-7712-46b5-ba1a-dd6038e9f12c|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T08:44:40.409Z|186a0d43-7712-46b5-ba1a-dd6038e9f12c|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T08:44:44.767Z|07ac1cd4-3a1d-4ed7-b684-4449dda8632b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:44:44.767Z|07ac1cd4-3a1d-4ed7-b684-4449dda8632b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:44:44.775Z|40cf14ab-3625-4a18-85da-adf4e74ed1d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:44:44.776Z|40cf14ab-3625-4a18-85da-adf4e74ed1d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:44:45.208Z|64bccadf-c42d-439b-9b6c-73fea2a80c58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:44:45.209Z|64bccadf-c42d-439b-9b6c-73fea2a80c58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:44:45.252Z|eb04e5c5-c9db-4b3d-a8d4-9566692b080c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:44:45.253Z|eb04e5c5-c9db-4b3d-a8d4-9566692b080c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:44:54.789Z|c01aba6f-75e9-4a1d-9119-4ca629bec94b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:44:54.790Z|c01aba6f-75e9-4a1d-9119-4ca629bec94b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:44:54.797Z|9be973dd-6765-49b7-8f94-6a593ffd447d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:44:54.797Z|9be973dd-6765-49b7-8f94-6a593ffd447d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:44:55.282Z|4725c30d-5487-4cb3-a938-1885f5121fad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:44:55.283Z|4725c30d-5487-4cb3-a938-1885f5121fad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:45:00.208Z|aa8bb9c3-252e-4a63-989c-c43e2cad3169|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:45:00.208Z|aa8bb9c3-252e-4a63-989c-c43e2cad3169|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:45:01.334Z|7007fa64-fc01-4da3-af57-a8b9f6374b0b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:45:01.335Z|7007fa64-fc01-4da3-af57-a8b9f6374b0b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:45:04.812Z|e3a37d69-f8e0-42cc-9e46-f4fba957dafc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:45:04.813Z|e3a37d69-f8e0-42cc-9e46-f4fba957dafc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:45:04.818Z|dd934559-93b9-4210-815e-799893caa3d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:45:04.818Z|dd934559-93b9-4210-815e-799893caa3d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:45:05.312Z|76762154-2463-4a76-8a9e-a654cff30b0d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:45:05.313Z|76762154-2463-4a76-8a9e-a654cff30b0d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:45:14.839Z|87f1a01f-0f86-49c4-a53d-e524e9834ca4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:45:14.840Z|87f1a01f-0f86-49c4-a53d-e524e9834ca4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:45:14.840Z|ac617e7c-6406-4264-ba41-5d6bbecdeac8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:45:14.841Z|ac617e7c-6406-4264-ba41-5d6bbecdeac8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:45:15.208Z|fc1037e6-7f37-4e50-916d-d72f8768e540|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:45:15.213Z|fc1037e6-7f37-4e50-916d-d72f8768e540|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:45:15.342Z|f8dcc2e6-761b-4e9d-b68a-75da3f463e64|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:45:15.342Z|f8dcc2e6-761b-4e9d-b68a-75da3f463e64|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:45:24.862Z|2b50da91-fd3c-454f-a547-b175e9ade07d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:45:24.862Z|2b50da91-fd3c-454f-a547-b175e9ade07d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:45:24.865Z|ce046ddb-3f5a-4fb9-a1c7-71c6decb46f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:45:24.865Z|ce046ddb-3f5a-4fb9-a1c7-71c6decb46f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:45:25.371Z|7dd98154-6b71-43c4-b162-a606b6e5f627|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:45:25.371Z|7dd98154-6b71-43c4-b162-a606b6e5f627|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:45:30.208Z|421cf570-b2b5-439b-b26e-cdfd0701bbda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:45:30.209Z|421cf570-b2b5-439b-b26e-cdfd0701bbda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:45:31.335Z|1347bc28-5d7a-4047-bf0a-a3071dbd47c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:45:31.336Z|1347bc28-5d7a-4047-bf0a-a3071dbd47c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:45:34.888Z|5f14cd69-18c0-4bef-a6b8-3d72404e959b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:45:34.889Z|5f14cd69-18c0-4bef-a6b8-3d72404e959b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:45:34.894Z|c4f905e6-dc5b-4f92-a351-bb71b7448f45|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:45:34.894Z|c4f905e6-dc5b-4f92-a351-bb71b7448f45|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:45:35.397Z|c5bd1aaa-8043-4e0b-882a-63de75ce87d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:45:35.398Z|c5bd1aaa-8043-4e0b-882a-63de75ce87d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:45:40.407Z|8978f0ed-e472-4ea1-9117-0db4d9193e1d|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T08:45:40.408Z|8978f0ed-e472-4ea1-9117-0db4d9193e1d|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T08:45:44.919Z|36de2488-3c2b-4591-91cc-fdcaecca33a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:45:44.920Z|36de2488-3c2b-4591-91cc-fdcaecca33a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:45:44.921Z|dccb436f-4bab-43fb-9c12-5c168e28df00|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:45:44.922Z|dccb436f-4bab-43fb-9c12-5c168e28df00|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:45:45.208Z|db7ce2c9-7202-4843-a328-8becb4845115|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:45:45.209Z|db7ce2c9-7202-4843-a328-8becb4845115|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:45:45.426Z|86016cff-3702-4311-80bf-22d0712b7eac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:45:45.427Z|86016cff-3702-4311-80bf-22d0712b7eac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:45:54.943Z|1bb63483-ac59-4b47-b343-f2d04023ea4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:45:54.944Z|1bb63483-ac59-4b47-b343-f2d04023ea4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:45:54.945Z|dd1f2e46-2a57-4dcc-91a8-7fcfc362d939|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:45:54.946Z|dd1f2e46-2a57-4dcc-91a8-7fcfc362d939|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:45:55.454Z|1ddab30b-ca4e-4476-9e38-0a44d9e784fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:45:55.455Z|1ddab30b-ca4e-4476-9e38-0a44d9e784fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:46:00.208Z|1f6041ef-c312-4c27-8034-42dc2968d3dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:46:00.212Z|1f6041ef-c312-4c27-8034-42dc2968d3dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:46:01.336Z|02ec23d1-f7f6-41d6-a17e-f39a611828a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:46:01.337Z|02ec23d1-f7f6-41d6-a17e-f39a611828a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:46:04.966Z|9714a742-df83-4fc5-9585-9d7a06fc4f9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:46:04.967Z|9714a742-df83-4fc5-9585-9d7a06fc4f9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:46:04.968Z|e6ed2d6e-b4a5-4cf8-a7b9-5d3d8ef747f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:46:04.969Z|e6ed2d6e-b4a5-4cf8-a7b9-5d3d8ef747f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:46:05.486Z|fc5f1bdf-0ec1-4601-b460-eea01bba5ab8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:46:05.487Z|fc5f1bdf-0ec1-4601-b460-eea01bba5ab8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:46:14.994Z|f1d9acdd-cb33-4928-ae94-1d03efeba957|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:46:14.994Z|f1d9acdd-cb33-4928-ae94-1d03efeba957|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:46:14.995Z|ade7f077-9954-4fd0-aa18-8f5d2949136e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:46:14.995Z|ade7f077-9954-4fd0-aa18-8f5d2949136e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:46:15.208Z|da308c78-fb97-4b80-a212-3668c038b08d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:46:15.209Z|da308c78-fb97-4b80-a212-3668c038b08d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:46:15.515Z|f348df89-fbf9-4439-b4e8-5a655ff57d04|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:46:15.515Z|f348df89-fbf9-4439-b4e8-5a655ff57d04|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:46:25.021Z|0a83eb1c-99ef-490c-b392-a2e370a9192b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:46:25.022Z|0a83eb1c-99ef-490c-b392-a2e370a9192b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:46:25.022Z|f95b1cb7-e7a1-4d8c-9729-fd2907c933e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:46:25.022Z|f95b1cb7-e7a1-4d8c-9729-fd2907c933e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:46:25.544Z|64a3434b-8954-486c-8793-ccdf049c8938|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:46:25.545Z|64a3434b-8954-486c-8793-ccdf049c8938|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:46:30.208Z|8518770b-3ade-4242-a27f-a56828e6db65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:46:30.209Z|8518770b-3ade-4242-a27f-a56828e6db65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:46:31.338Z|00981de2-9fec-437b-abf6-33956ba0c47f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:46:31.338Z|00981de2-9fec-437b-abf6-33956ba0c47f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:46:35.052Z|6e02c690-0483-4dac-b7d4-7fc5207be949|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:46:35.052Z|6e02c690-0483-4dac-b7d4-7fc5207be949|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:46:35.052Z|44a7b6d0-358b-4f91-9dcb-a587f406df51|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:46:35.053Z|44a7b6d0-358b-4f91-9dcb-a587f406df51|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:46:35.572Z|40eef9b3-0d4c-441e-a631-a685a950104d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:46:35.572Z|40eef9b3-0d4c-441e-a631-a685a950104d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:46:40.408Z|19f5ea02-901f-4704-96f1-e5a581df117f|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T08:46:40.408Z|19f5ea02-901f-4704-96f1-e5a581df117f|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T08:46:45.074Z|eb06b776-2564-406d-928f-632dcaa3012f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:46:45.074Z|eb06b776-2564-406d-928f-632dcaa3012f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:46:45.074Z|d65aacf9-8b80-432e-994c-175f91a864a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:46:45.075Z|d65aacf9-8b80-432e-994c-175f91a864a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:46:45.208Z|675059e5-f437-47a2-8217-bbc17cebf7d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:46:45.212Z|675059e5-f437-47a2-8217-bbc17cebf7d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:46:45.599Z|8726f2b2-bf42-4fbe-911e-0c90519c6b47|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:46:45.599Z|8726f2b2-bf42-4fbe-911e-0c90519c6b47|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:46:55.108Z|f35e45c7-9e73-4f44-b46d-40db2d463629|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:46:55.109Z|f35e45c7-9e73-4f44-b46d-40db2d463629|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:46:55.109Z|d1f6f23c-93a5-48ec-be59-95a32622bd2a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:46:55.110Z|d1f6f23c-93a5-48ec-be59-95a32622bd2a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:46:55.626Z|513c2684-1c6b-48ff-ae6c-b8269b137aab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:46:55.627Z|513c2684-1c6b-48ff-ae6c-b8269b137aab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:47:00.208Z|43da895b-6e5a-4f89-8796-8abcfd585784|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:47:00.209Z|43da895b-6e5a-4f89-8796-8abcfd585784|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:47:01.339Z|d53fad97-ca5d-41ba-90c0-bfb4e7e65206|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:47:01.339Z|d53fad97-ca5d-41ba-90c0-bfb4e7e65206|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:47:05.134Z|5037763d-eb96-42fd-aadd-c14d22f624b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:47:05.134Z|280f9800-d1f5-4cc2-9320-7a0959afca00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:47:05.135Z|5037763d-eb96-42fd-aadd-c14d22f624b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:47:05.135Z|280f9800-d1f5-4cc2-9320-7a0959afca00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:47:05.654Z|8b2dd0af-d88f-42e3-8b00-0f869b388e66|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:47:05.654Z|8b2dd0af-d88f-42e3-8b00-0f869b388e66|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:47:15.158Z|f39a3656-0298-4dc9-8f34-973c2155fe04|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:47:15.159Z|eb5eaecc-3252-4dc8-9c83-5f4070e620aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:47:15.159Z|f39a3656-0298-4dc9-8f34-973c2155fe04|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:47:15.160Z|eb5eaecc-3252-4dc8-9c83-5f4070e620aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:47:15.208Z|78175da0-8127-4e50-b2b2-3f1bd9fd68f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:47:15.209Z|78175da0-8127-4e50-b2b2-3f1bd9fd68f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:47:15.678Z|337e094e-98d3-4082-b4f9-fed9bc7da136|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:47:15.679Z|337e094e-98d3-4082-b4f9-fed9bc7da136|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:47:25.182Z|13fb787e-b79e-4b67-af4e-18293e5919fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:47:25.183Z|13fb787e-b79e-4b67-af4e-18293e5919fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:47:25.185Z|b65ac3f4-447e-4903-b325-d1a50fcea92e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:47:25.186Z|b65ac3f4-447e-4903-b325-d1a50fcea92e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:47:25.709Z|29573eb2-a5e9-45a2-96cb-670031641d91|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:47:25.710Z|29573eb2-a5e9-45a2-96cb-670031641d91|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:47:30.208Z|09f03a84-610e-452f-9c8f-93cb5159db14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:47:30.213Z|09f03a84-610e-452f-9c8f-93cb5159db14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:47:31.340Z|9f6ae6ec-290b-418d-9082-cca52b62ae2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:47:31.340Z|9f6ae6ec-290b-418d-9082-cca52b62ae2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:47:35.205Z|71819d04-c9e9-47d2-9f5f-80e30a206cc0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:47:35.206Z|0ac95490-5979-44ab-a947-b91746355f66|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:47:35.206Z|71819d04-c9e9-47d2-9f5f-80e30a206cc0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:47:35.207Z|0ac95490-5979-44ab-a947-b91746355f66|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:47:35.738Z|01f0003a-41d6-462a-9e18-fa9068f17ff4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:47:35.739Z|01f0003a-41d6-462a-9e18-fa9068f17ff4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:47:40.406Z|f23e4743-2423-4d59-81e5-5464a598fffe|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T08:47:40.408Z|f23e4743-2423-4d59-81e5-5464a598fffe|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T08:47:45.208Z|7beee5f2-6ca4-4c57-a12d-ac0d1a36619b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:47:45.209Z|7beee5f2-6ca4-4c57-a12d-ac0d1a36619b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:47:45.229Z|5e2bf0df-b95b-446a-a544-5892b909edfb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:47:45.230Z|5e2bf0df-b95b-446a-a544-5892b909edfb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:47:45.230Z|38d48ff4-2657-49e2-bd27-7b50ec13dc49|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:47:45.231Z|38d48ff4-2657-49e2-bd27-7b50ec13dc49|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:47:45.765Z|89f43b44-b7ba-43e9-9cf1-ca7677a52b9b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:47:45.766Z|89f43b44-b7ba-43e9-9cf1-ca7677a52b9b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:47:55.255Z|19c64bda-6ca6-49c5-b2d7-a024d428c432|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:47:55.255Z|c865d694-e99c-49e0-b215-f5294f074818|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:47:55.256Z|19c64bda-6ca6-49c5-b2d7-a024d428c432|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:47:55.256Z|c865d694-e99c-49e0-b215-f5294f074818|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:47:55.794Z|8a6b450d-d9dd-43d7-9ab8-0c8d835b1a39|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:47:55.795Z|8a6b450d-d9dd-43d7-9ab8-0c8d835b1a39|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:48:00.208Z|cee4c4b8-a572-4763-b7b3-f71f7aea8108|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:48:00.209Z|cee4c4b8-a572-4763-b7b3-f71f7aea8108|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:48:01.341Z|705dba21-e173-4b23-8a77-94679754cac5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:48:01.341Z|705dba21-e173-4b23-8a77-94679754cac5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:48:05.278Z|1a6a6350-f635-4cb4-a831-5b5d0b7cc43f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:48:05.279Z|1a6a6350-f635-4cb4-a831-5b5d0b7cc43f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:48:05.281Z|553528d9-6ee0-4734-8605-4e20dc018bc8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:48:05.281Z|553528d9-6ee0-4734-8605-4e20dc018bc8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:48:05.822Z|af71cb9e-9623-404b-9fe0-aac5c260968d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:48:05.823Z|af71cb9e-9623-404b-9fe0-aac5c260968d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:48:15.208Z|b1f01376-b3b8-4e9b-90e0-275ee13b7c18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:48:15.212Z|b1f01376-b3b8-4e9b-90e0-275ee13b7c18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:48:15.305Z|9192e211-5e64-4657-880b-449852fc668b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:48:15.306Z|9192e211-5e64-4657-880b-449852fc668b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:48:15.310Z|741f0484-52c6-4245-ace3-f7334274ecf4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:48:15.311Z|741f0484-52c6-4245-ace3-f7334274ecf4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:48:15.850Z|20ff546e-3446-42b8-883a-631385dd02c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:48:15.851Z|20ff546e-3446-42b8-883a-631385dd02c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:48:25.327Z|23811cb1-8567-4ad5-ba32-cc9d5cd2dc60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:48:25.327Z|23811cb1-8567-4ad5-ba32-cc9d5cd2dc60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:48:25.332Z|f4c6c35f-3585-4954-a6c5-a1fd1b5785d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:48:25.332Z|f4c6c35f-3585-4954-a6c5-a1fd1b5785d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:48:25.880Z|4cb42618-1334-453d-996f-af1a4c9bd42c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:48:25.880Z|4cb42618-1334-453d-996f-af1a4c9bd42c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:48:30.208Z|2d1411a9-a0d2-43d6-b1f5-77966f0bb8d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:48:30.211Z|2d1411a9-a0d2-43d6-b1f5-77966f0bb8d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:48:31.342Z|b2a1988c-bd88-41af-b87b-b7499351e25b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:48:31.342Z|b2a1988c-bd88-41af-b87b-b7499351e25b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:48:35.354Z|29966648-97e3-4693-bfd0-b9038ff541c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:48:35.354Z|5314a0ce-1c4c-4655-a724-ec29480e6cc5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:48:35.355Z|29966648-97e3-4693-bfd0-b9038ff541c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:48:35.355Z|5314a0ce-1c4c-4655-a724-ec29480e6cc5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:48:35.909Z|f831c9c1-91cd-4520-9a8f-54b96ce20a93|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:48:35.909Z|f831c9c1-91cd-4520-9a8f-54b96ce20a93|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:48:40.406Z|ffd9b667-919e-48eb-b410-15796b762e1f|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T08:48:40.407Z|ffd9b667-919e-48eb-b410-15796b762e1f|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T08:48:45.208Z|3d14599e-1b2d-43d1-b489-cba314a0f4e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:48:45.209Z|3d14599e-1b2d-43d1-b489-cba314a0f4e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:48:45.379Z|954d3092-f2f8-43dc-96f7-b6a495ce5c2e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:48:45.380Z|954d3092-f2f8-43dc-96f7-b6a495ce5c2e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:48:45.382Z|2b629e39-e9ff-4ca1-b13e-2c6a8d018571|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:48:45.383Z|2b629e39-e9ff-4ca1-b13e-2c6a8d018571|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:48:45.935Z|bc016c9d-5ff0-4a11-a10f-b2f978a1d6d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:48:45.936Z|bc016c9d-5ff0-4a11-a10f-b2f978a1d6d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:48:55.405Z|d8caf50c-6758-4dd3-89c0-9debf28acf35|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:48:55.406Z|d8caf50c-6758-4dd3-89c0-9debf28acf35|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:48:55.407Z|ceb910d0-f4a6-4af1-a0ea-583c8233f555|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:48:55.408Z|ceb910d0-f4a6-4af1-a0ea-583c8233f555|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:48:55.965Z|8a652f89-d1b9-4632-9928-d5235f391bc0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:48:55.967Z|8a652f89-d1b9-4632-9928-d5235f391bc0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:49:00.208Z|02716134-10ae-4c7e-8906-56adf100ca9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:49:00.214Z|02716134-10ae-4c7e-8906-56adf100ca9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:49:01.343Z|e2c8eb28-1584-402c-a593-f3c4be882f88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:49:01.344Z|e2c8eb28-1584-402c-a593-f3c4be882f88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:49:05.441Z|351edd1d-7bb3-4e58-9833-1036696a4339|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:49:05.441Z|351edd1d-7bb3-4e58-9833-1036696a4339|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:49:05.441Z|27e44227-e353-4229-954e-0ca9c7a3c172|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:49:05.442Z|27e44227-e353-4229-954e-0ca9c7a3c172|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:49:05.997Z|94174c3b-c104-436a-a38c-7d7fd45b39c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:49:05.998Z|94174c3b-c104-436a-a38c-7d7fd45b39c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:49:15.208Z|79aeec44-e9b4-43b3-8600-fb2017c48245|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:49:15.209Z|79aeec44-e9b4-43b3-8600-fb2017c48245|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:49:15.464Z|aa050297-f738-4931-a4c9-571eb2147cd5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:49:15.465Z|aa050297-f738-4931-a4c9-571eb2147cd5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:49:15.470Z|567b8563-a029-4f11-9f50-3dcd400a3cf8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:49:15.471Z|567b8563-a029-4f11-9f50-3dcd400a3cf8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:49:16.026Z|4e63c4dc-9424-4507-97f2-377d9ef39ccb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:49:16.027Z|4e63c4dc-9424-4507-97f2-377d9ef39ccb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:49:25.488Z|5e682769-d683-4a56-b862-aeb7d5c26ab2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:49:25.488Z|5e682769-d683-4a56-b862-aeb7d5c26ab2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:49:25.491Z|d62cc355-c238-41a8-b8db-27b87e6a784d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:49:25.491Z|d62cc355-c238-41a8-b8db-27b87e6a784d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:49:26.055Z|aee960be-d29e-43fa-8360-aa285586ec77|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:49:26.056Z|aee960be-d29e-43fa-8360-aa285586ec77|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:49:30.208Z|56ee2345-be48-43a0-83d1-485f5cdd0965|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:49:30.209Z|56ee2345-be48-43a0-83d1-485f5cdd0965|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:49:31.344Z|e4c41c4f-19f2-4567-84cd-21c5e0aac78a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:49:31.345Z|e4c41c4f-19f2-4567-84cd-21c5e0aac78a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:49:35.512Z|8bb3e44d-c6d6-4ec0-baac-4fa9f9720142|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:49:35.512Z|17872f3e-9808-4477-b0e7-6404e63a170e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:49:35.512Z|8bb3e44d-c6d6-4ec0-baac-4fa9f9720142|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:49:35.513Z|17872f3e-9808-4477-b0e7-6404e63a170e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:49:36.085Z|b17556f8-2dea-4b14-92ae-a612ebf0d506|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:49:36.085Z|b17556f8-2dea-4b14-92ae-a612ebf0d506|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:49:40.407Z|71ecf7c7-9ea3-4695-b7cc-05ad05685cf8|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T08:49:40.408Z|71ecf7c7-9ea3-4695-b7cc-05ad05685cf8|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T08:49:45.208Z|38d6e05e-f40e-4cba-a1d7-ebe329b7aed5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:49:45.213Z|38d6e05e-f40e-4cba-a1d7-ebe329b7aed5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:49:45.540Z|e598b219-02e2-42dd-8ccb-49f1d5b247f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:49:45.541Z|e598b219-02e2-42dd-8ccb-49f1d5b247f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:49:45.542Z|776f2035-8e1c-4978-9f82-8e86c8261417|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:49:45.542Z|776f2035-8e1c-4978-9f82-8e86c8261417|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:49:46.112Z|59e2fbb7-36db-4512-b6e5-9b5ddbd1fbdb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:49:46.113Z|59e2fbb7-36db-4512-b6e5-9b5ddbd1fbdb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:49:55.562Z|96ffd2fe-b331-4c69-8fb8-fc3e90b27310|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:49:55.562Z|96ffd2fe-b331-4c69-8fb8-fc3e90b27310|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:49:55.563Z|d4446867-101b-4812-aa0d-511f519bc498|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:49:55.563Z|d4446867-101b-4812-aa0d-511f519bc498|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:49:56.142Z|b1486cfa-e7f8-4e2c-8acf-748cd5b69a9c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:49:56.143Z|b1486cfa-e7f8-4e2c-8acf-748cd5b69a9c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:50:00.208Z|2f27a826-77f1-45d3-a50f-59948ae2e26d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:50:00.209Z|2f27a826-77f1-45d3-a50f-59948ae2e26d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:50:01.345Z|569bd298-e978-4695-b7de-aea24e52a6d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:50:01.346Z|569bd298-e978-4695-b7de-aea24e52a6d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:50:05.587Z|72851363-53dc-4b9c-ba8f-ce88f82ce9ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:50:05.587Z|81378792-bf7b-4850-9e15-334c2d655e14|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:50:05.587Z|81378792-bf7b-4850-9e15-334c2d655e14|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:50:05.587Z|72851363-53dc-4b9c-ba8f-ce88f82ce9ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:50:06.169Z|edd246c2-bf1d-4122-aa5b-f459710b365a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:50:06.169Z|edd246c2-bf1d-4122-aa5b-f459710b365a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:50:15.208Z|853b2f89-4d9b-4168-b869-55c2d471f69c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:50:15.209Z|853b2f89-4d9b-4168-b869-55c2d471f69c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:50:15.610Z|8293688c-10b9-445a-8288-b880dc0261f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:50:15.611Z|8293688c-10b9-445a-8288-b880dc0261f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:50:15.612Z|2de6aec6-5161-48d1-aa2d-0941688f9aab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:50:15.613Z|2de6aec6-5161-48d1-aa2d-0941688f9aab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:50:16.197Z|02cc7f5a-ae04-4efe-bdf1-257f7658a732|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:50:16.198Z|02cc7f5a-ae04-4efe-bdf1-257f7658a732|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:50:25.639Z|a4e86fd8-d488-4cc2-9e09-bcdc930a3c4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:50:25.640Z|a4e86fd8-d488-4cc2-9e09-bcdc930a3c4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:50:25.640Z|f9c6ace3-ea36-42ee-a1c8-c90422d33019|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:50:25.640Z|f9c6ace3-ea36-42ee-a1c8-c90422d33019|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:50:26.224Z|ed4c6907-74c0-4ee3-a8c8-354f75b628f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:50:26.225Z|ed4c6907-74c0-4ee3-a8c8-354f75b628f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:50:30.209Z|51a3b7d4-76c1-4f5d-99e7-404620be8872|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:50:30.214Z|51a3b7d4-76c1-4f5d-99e7-404620be8872|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:50:31.347Z|23ac2872-c11a-41c6-a968-fe47355ae5ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:50:31.347Z|23ac2872-c11a-41c6-a968-fe47355ae5ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:50:35.663Z|d6819abd-c1fc-47b2-9d48-99af9b7c3756|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:50:35.664Z|d6819abd-c1fc-47b2-9d48-99af9b7c3756|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:50:35.663Z|22a06a4c-e822-4289-a1bf-197b77ba2743|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:50:35.665Z|22a06a4c-e822-4289-a1bf-197b77ba2743|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:50:36.252Z|0802f810-2c65-4775-926c-57ddfc9fcf0b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:50:36.253Z|0802f810-2c65-4775-926c-57ddfc9fcf0b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:50:40.407Z|cf3c2bc3-f61b-463f-b173-a2aff3ae95e8|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T08:50:40.408Z|cf3c2bc3-f61b-463f-b173-a2aff3ae95e8|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T08:50:45.208Z|f99f2cb1-76c2-462e-8ac6-72b32ba81443|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:50:45.209Z|f99f2cb1-76c2-462e-8ac6-72b32ba81443|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:50:45.698Z|153ac9a9-b831-4d4e-ae0e-0ec620b27fbc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:50:45.698Z|542106e1-37c3-4126-83cd-119883865f93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:50:45.699Z|153ac9a9-b831-4d4e-ae0e-0ec620b27fbc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:50:45.699Z|542106e1-37c3-4126-83cd-119883865f93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:50:46.281Z|224e2014-a910-41e1-8229-bf4d78146cac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:50:46.282Z|224e2014-a910-41e1-8229-bf4d78146cac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:50:55.722Z|fd3ace12-cea7-4480-b144-58e88d740019|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:50:55.722Z|ca8233bb-0a11-4332-b7af-c96677ddef32|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:50:55.723Z|fd3ace12-cea7-4480-b144-58e88d740019|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:50:55.723Z|ca8233bb-0a11-4332-b7af-c96677ddef32|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:50:56.310Z|fed02894-faef-491b-b7f5-4b3948093936|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:50:56.311Z|fed02894-faef-491b-b7f5-4b3948093936|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:51:00.208Z|2b7472f5-d5f5-4244-937f-77aeb88830d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:51:00.208Z|2b7472f5-d5f5-4244-937f-77aeb88830d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:51:01.348Z|f1936331-c53f-43b3-9be9-5aab957d9a12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:51:01.348Z|f1936331-c53f-43b3-9be9-5aab957d9a12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:51:05.747Z|7ba76231-7e2c-4502-ae36-07b77e38b3c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:51:05.747Z|7ba76231-7e2c-4502-ae36-07b77e38b3c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:51:05.749Z|3f9c3645-c63d-47e3-90b9-2d0a14816bba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:51:05.750Z|3f9c3645-c63d-47e3-90b9-2d0a14816bba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:51:06.339Z|ece4f1c5-e22c-48a1-bc6a-c40d4fe7eb35|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:51:06.339Z|ece4f1c5-e22c-48a1-bc6a-c40d4fe7eb35|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:51:15.208Z|5943d01c-f9be-460f-8eef-5c20c823fac9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:51:15.215Z|5943d01c-f9be-460f-8eef-5c20c823fac9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:51:15.775Z|2526ba28-bb01-488d-b07c-591af1111d35|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:51:15.775Z|2526ba28-bb01-488d-b07c-591af1111d35|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:51:15.778Z|bc63050b-9f5c-4352-88ad-889de856704b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:51:15.778Z|bc63050b-9f5c-4352-88ad-889de856704b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:51:16.367Z|57189ce4-62b3-4719-8e53-46ef3a0fc289|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:51:16.367Z|57189ce4-62b3-4719-8e53-46ef3a0fc289|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:51:25.800Z|ca81446e-dff5-4fcf-9771-5eba9abb1dab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:51:25.801Z|ca81446e-dff5-4fcf-9771-5eba9abb1dab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:51:25.801Z|cc12510e-e0ae-47a0-b2d8-b4c7e3fbce08|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:51:25.802Z|cc12510e-e0ae-47a0-b2d8-b4c7e3fbce08|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:51:26.397Z|eed72188-aadd-4758-823a-e3e09a199eed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:51:26.398Z|eed72188-aadd-4758-823a-e3e09a199eed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:51:30.208Z|b8504b91-dce0-4ed2-93fe-6e63e76b5402|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:51:30.209Z|b8504b91-dce0-4ed2-93fe-6e63e76b5402|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:51:31.349Z|a023c70b-26d8-4781-8d9b-e78bb5c9cde9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:51:31.349Z|a023c70b-26d8-4781-8d9b-e78bb5c9cde9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:51:35.828Z|7a16824d-f16b-4bd1-b59b-b5f127a5b51a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:51:35.828Z|7506eabe-5fbf-4ba0-89a6-bc7d50ee04ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:51:35.828Z|7a16824d-f16b-4bd1-b59b-b5f127a5b51a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:51:35.829Z|7506eabe-5fbf-4ba0-89a6-bc7d50ee04ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:51:36.427Z|089ba0de-5d09-4472-a95d-9565249b3e2d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:51:36.427Z|089ba0de-5d09-4472-a95d-9565249b3e2d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:51:40.407Z|4150b8a4-6a10-4495-9b9b-57fa5b5981f1|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T08:51:40.408Z|4150b8a4-6a10-4495-9b9b-57fa5b5981f1|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T08:51:45.208Z|e7b32a01-120a-4c43-851f-d5c3fef2d0b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:51:45.209Z|e7b32a01-120a-4c43-851f-d5c3fef2d0b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:51:45.853Z|06f984ec-e335-4938-9a64-31b37c32a27f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:51:45.853Z|06f984ec-e335-4938-9a64-31b37c32a27f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:51:45.860Z|c6838f34-2319-40d6-9249-4de789d129d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:51:45.861Z|c6838f34-2319-40d6-9249-4de789d129d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:51:46.456Z|0d61e2b8-d1c9-4f27-9141-c7a95a6e85f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:51:46.456Z|0d61e2b8-d1c9-4f27-9141-c7a95a6e85f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:51:55.881Z|abedc822-8177-4cc0-a28a-b89d0d756e59|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:51:55.881Z|abedc822-8177-4cc0-a28a-b89d0d756e59|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:51:55.890Z|03518db2-dcc6-44c9-8b7a-8de2641779c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:51:55.890Z|03518db2-dcc6-44c9-8b7a-8de2641779c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:51:56.484Z|77623460-bb72-4259-a9c1-9bb9da8cc2bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:51:56.485Z|77623460-bb72-4259-a9c1-9bb9da8cc2bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:52:00.208Z|3879222b-1d40-4e2e-ada1-ae3649c13c18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:52:00.212Z|3879222b-1d40-4e2e-ada1-ae3649c13c18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:52:01.350Z|b5dc76c8-4874-450e-ba44-0df64d84b050|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:52:01.351Z|b5dc76c8-4874-450e-ba44-0df64d84b050|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:52:05.904Z|da347b95-d1c9-4bc7-8df4-5f571cbaedbb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:52:05.904Z|da347b95-d1c9-4bc7-8df4-5f571cbaedbb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:52:05.910Z|c6eafbd6-31d7-4240-af27-ba8545f50221|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:52:05.911Z|c6eafbd6-31d7-4240-af27-ba8545f50221|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:52:06.513Z|e0cf4151-2c5e-4114-8b19-c8f84adbab2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:52:06.514Z|e0cf4151-2c5e-4114-8b19-c8f84adbab2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:52:15.208Z|ac84860e-ad8a-4dea-a298-aec92f7db2d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:52:15.209Z|ac84860e-ad8a-4dea-a298-aec92f7db2d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:52:15.931Z|19fb39cd-f508-458b-823a-41243e8604a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:52:15.932Z|19fb39cd-f508-458b-823a-41243e8604a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:52:15.932Z|ca6cc9c8-90ea-4ab1-9b90-d46d598e13c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:52:15.932Z|ca6cc9c8-90ea-4ab1-9b90-d46d598e13c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:52:16.543Z|e5434626-1a87-4211-85d9-b7778b2d074c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:52:16.543Z|e5434626-1a87-4211-85d9-b7778b2d074c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:52:25.955Z|0ae952e2-ad5b-41b3-b66f-404042c1acae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:52:25.956Z|0ae952e2-ad5b-41b3-b66f-404042c1acae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:52:25.957Z|265cc949-7792-47bc-a899-9b61004c35cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:52:25.958Z|265cc949-7792-47bc-a899-9b61004c35cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:52:26.571Z|091f59ee-aa93-4dd6-a06b-3ea30b6ddb9b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:52:26.572Z|091f59ee-aa93-4dd6-a06b-3ea30b6ddb9b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:52:30.208Z|bbd5b824-0385-41a8-852e-24eee6b7c2b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:52:30.209Z|bbd5b824-0385-41a8-852e-24eee6b7c2b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:52:31.351Z|23642823-627a-4b37-a397-f27bf617c6fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:52:31.351Z|23642823-627a-4b37-a397-f27bf617c6fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:52:35.978Z|437fb56d-cc59-45ff-87e9-c79b3b77c224|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:52:35.979Z|437fb56d-cc59-45ff-87e9-c79b3b77c224|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:52:35.983Z|52f40c5f-7eaa-4bb6-ba56-01202e5ac9ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:52:35.983Z|52f40c5f-7eaa-4bb6-ba56-01202e5ac9ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:52:36.600Z|38cb59c4-a185-41f6-b726-4740fb7f5561|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:52:36.601Z|38cb59c4-a185-41f6-b726-4740fb7f5561|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:52:40.408Z|92f7d3c4-ce3a-4501-b76b-d7f00fdd85b9|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T08:52:40.408Z|92f7d3c4-ce3a-4501-b76b-d7f00fdd85b9|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T08:52:45.208Z|2adf84f7-f7d0-406a-ab1b-960abb9b33eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:52:45.212Z|2adf84f7-f7d0-406a-ab1b-960abb9b33eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:52:46.004Z|500a937c-e8e8-4a5f-b21d-5417ddbb51f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:52:46.005Z|500a937c-e8e8-4a5f-b21d-5417ddbb51f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:52:46.006Z|f3ff8b81-12a3-4888-9640-1f5fadb36fc4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:52:46.006Z|f3ff8b81-12a3-4888-9640-1f5fadb36fc4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:52:46.630Z|12aef35c-4d80-46df-9eb3-a6c57bc00290|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:52:46.631Z|12aef35c-4d80-46df-9eb3-a6c57bc00290|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:52:56.032Z|583f2c89-49ea-44cb-8c5a-0744f7c569ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:52:56.032Z|31130d41-31f3-4a79-8c4d-f2f56669ac44|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:52:56.032Z|583f2c89-49ea-44cb-8c5a-0744f7c569ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:52:56.032Z|31130d41-31f3-4a79-8c4d-f2f56669ac44|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:52:56.657Z|be41cc0e-5d05-4c82-844f-01f5a2956706|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:52:56.657Z|be41cc0e-5d05-4c82-844f-01f5a2956706|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:53:00.208Z|9b9a8106-19e6-425a-ad9f-789a1bb201cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:53:00.209Z|9b9a8106-19e6-425a-ad9f-789a1bb201cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:53:01.352Z|ec8081fd-2501-4e78-8a1e-50335e514964|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:53:01.352Z|ec8081fd-2501-4e78-8a1e-50335e514964|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:53:06.057Z|fc50a8ac-bdef-4aaa-8ccd-13591118b708|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:53:06.057Z|fc50a8ac-bdef-4aaa-8ccd-13591118b708|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:53:06.065Z|c36a69b1-c1cd-4335-b547-624697b0817d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:53:06.065Z|c36a69b1-c1cd-4335-b547-624697b0817d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:53:06.681Z|a8298685-6ae2-450a-be53-463e0231a3f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:53:06.681Z|a8298685-6ae2-450a-be53-463e0231a3f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:53:15.208Z|32438ead-04d5-4523-b802-5b6ffe3aeaea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:53:15.209Z|32438ead-04d5-4523-b802-5b6ffe3aeaea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:53:16.082Z|b086b29f-af96-4905-bc11-f932d9bcd03c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:53:16.083Z|b086b29f-af96-4905-bc11-f932d9bcd03c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:53:16.088Z|2ad365c9-883b-4013-9d06-a43929863db6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:53:16.088Z|2ad365c9-883b-4013-9d06-a43929863db6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:53:16.708Z|1b86aa84-e21b-4526-8e31-3ba383c82d9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:53:16.709Z|1b86aa84-e21b-4526-8e31-3ba383c82d9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:53:26.115Z|1567a65f-875f-4690-8deb-8395e926ad12|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:53:26.115Z|0f52e243-f23f-4734-83d9-f225e81f1034|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:53:26.116Z|0f52e243-f23f-4734-83d9-f225e81f1034|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:53:26.116Z|1567a65f-875f-4690-8deb-8395e926ad12|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:53:26.733Z|bd997eb6-db96-4305-a285-b6deacef45ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:53:26.734Z|bd997eb6-db96-4305-a285-b6deacef45ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:53:30.208Z|ec2902e2-da0b-463e-b436-1622090321d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:53:30.213Z|ec2902e2-da0b-463e-b436-1622090321d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:53:31.353Z|e538bc96-4166-41a4-81fb-7f356b4e6ba1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:53:31.354Z|e538bc96-4166-41a4-81fb-7f356b4e6ba1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:53:36.141Z|c20b2a79-48d6-4fd7-a8e3-7afa62c4e3c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:53:36.142Z|c20b2a79-48d6-4fd7-a8e3-7afa62c4e3c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:53:36.149Z|a6e11acf-bb54-4830-bc93-864492d6209b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:53:36.150Z|a6e11acf-bb54-4830-bc93-864492d6209b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:53:36.762Z|0af07bae-f5fa-4e96-8c45-b99acb65e7e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:53:36.762Z|0af07bae-f5fa-4e96-8c45-b99acb65e7e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:53:40.407Z|b75ba838-6c48-4591-b649-8a552dd9cbef|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T08:53:40.407Z|b75ba838-6c48-4591-b649-8a552dd9cbef|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T08:53:45.208Z|db83d2e4-2349-433d-9bee-18b43d68e3d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:53:45.209Z|db83d2e4-2349-433d-9bee-18b43d68e3d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:53:46.169Z|3618a2ad-7201-4004-81b9-f81a422da2a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:53:46.169Z|3618a2ad-7201-4004-81b9-f81a422da2a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:53:46.173Z|8b3f41aa-044a-48c8-98bb-ae579cd68284|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:53:46.173Z|8b3f41aa-044a-48c8-98bb-ae579cd68284|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:53:46.788Z|567af371-f1cf-41dd-85fe-31bc81b9017c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:53:46.789Z|567af371-f1cf-41dd-85fe-31bc81b9017c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:53:56.193Z|99420c8a-9093-4db4-b73c-69879432b9af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:53:56.194Z|99420c8a-9093-4db4-b73c-69879432b9af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:53:56.197Z|21a1e776-2935-4a24-8d18-0107d5eb7159|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:53:56.198Z|21a1e776-2935-4a24-8d18-0107d5eb7159|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:53:56.818Z|db70c20c-738b-47e6-b2aa-6e63a4c49f22|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:53:56.819Z|db70c20c-738b-47e6-b2aa-6e63a4c49f22|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:54:00.208Z|fa834c89-6a1e-4aa7-b474-76e8505195c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:54:00.209Z|fa834c89-6a1e-4aa7-b474-76e8505195c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:54:01.354Z|ec131c05-5fc0-4508-84b4-28e7127add0e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:54:01.355Z|ec131c05-5fc0-4508-84b4-28e7127add0e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:54:06.218Z|7953b9f2-ffac-4eb5-93d4-fd9fafc45b1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:54:06.219Z|7953b9f2-ffac-4eb5-93d4-fd9fafc45b1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:54:06.220Z|52e0c335-a731-46b5-a656-36475e2eb199|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:54:06.221Z|52e0c335-a731-46b5-a656-36475e2eb199|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:54:06.846Z|e679bce7-de41-4efd-a8c4-54e44abeae87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:54:06.847Z|e679bce7-de41-4efd-a8c4-54e44abeae87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:54:15.208Z|9be4d049-dfd6-4e25-8401-dfaf9cd5c59a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:54:15.212Z|9be4d049-dfd6-4e25-8401-dfaf9cd5c59a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:54:16.241Z|71e87699-25bc-405f-9e70-c23d0b24d24f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:54:16.241Z|71e87699-25bc-405f-9e70-c23d0b24d24f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:54:16.244Z|1349f4fb-3f68-4a83-97ec-999217dd4238|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:54:16.244Z|1349f4fb-3f68-4a83-97ec-999217dd4238|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:54:16.873Z|8b1afe79-2401-4285-a1d5-277b5a670c07|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:54:16.874Z|8b1afe79-2401-4285-a1d5-277b5a670c07|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:54:26.264Z|58a91b90-c648-4b8b-acdf-b89744b73c53|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:54:26.265Z|58a91b90-c648-4b8b-acdf-b89744b73c53|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:54:26.270Z|93ec3d86-5c96-4aa0-9837-a10e41239104|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:54:26.271Z|93ec3d86-5c96-4aa0-9837-a10e41239104|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:54:26.899Z|e0481ff0-bfe5-41e1-a7de-dc9a9fb2450b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:54:26.899Z|e0481ff0-bfe5-41e1-a7de-dc9a9fb2450b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:54:30.208Z|f58f8384-98c0-4853-8ccc-f4111d7e9cce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:54:30.209Z|f58f8384-98c0-4853-8ccc-f4111d7e9cce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:54:31.355Z|c4ac6fec-9d28-4e45-97ff-b977c26bf377|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:54:31.356Z|c4ac6fec-9d28-4e45-97ff-b977c26bf377|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:54:36.294Z|dfee9978-c19d-43f9-8918-5c96ce46e852|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:54:36.295Z|dfee9978-c19d-43f9-8918-5c96ce46e852|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:54:36.298Z|aa99ab78-b8cc-441a-a3e4-077f6fdd6e63|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:54:36.299Z|aa99ab78-b8cc-441a-a3e4-077f6fdd6e63|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:54:36.927Z|c1002fc0-5f5d-480c-9f24-5edc00bafbbb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:54:36.927Z|c1002fc0-5f5d-480c-9f24-5edc00bafbbb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:54:40.407Z|2a1190bb-927a-4a57-8aba-c7ef46919c63|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T08:54:40.408Z|2a1190bb-927a-4a57-8aba-c7ef46919c63|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T08:54:45.208Z|cb81facc-38cc-4caa-9389-fa2c811633dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:54:45.209Z|cb81facc-38cc-4caa-9389-fa2c811633dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:54:46.316Z|658574ba-cfd9-4d06-aad9-8c0ebbe085df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:54:46.317Z|658574ba-cfd9-4d06-aad9-8c0ebbe085df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:54:46.317Z|16f43093-6df4-4204-b0e3-e1a6d6a13e88|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:54:46.318Z|16f43093-6df4-4204-b0e3-e1a6d6a13e88|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:54:46.952Z|e9a1ca15-3813-4cd5-84e9-5ce2b920d1e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:54:46.953Z|e9a1ca15-3813-4cd5-84e9-5ce2b920d1e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:54:56.338Z|e2ae04cf-0d72-47ae-934b-20b6b8b0cdc3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:54:56.339Z|e2ae04cf-0d72-47ae-934b-20b6b8b0cdc3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:54:56.347Z|beb9b738-63a9-49f4-ba7b-a36490a10dde|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:54:56.347Z|beb9b738-63a9-49f4-ba7b-a36490a10dde|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:54:56.977Z|271ef681-d471-42d4-bdc5-db1e0773dfa7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:54:56.978Z|271ef681-d471-42d4-bdc5-db1e0773dfa7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:55:00.208Z|f3e0ef5b-721a-4a14-a1fc-be7f48b65afc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:55:00.213Z|f3e0ef5b-721a-4a14-a1fc-be7f48b65afc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:55:01.357Z|2db85dab-53ec-401c-9398-f10bf69214a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:55:01.357Z|2db85dab-53ec-401c-9398-f10bf69214a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:55:06.367Z|e54e83db-8df6-4bdc-b980-ea38c2f549e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:55:06.368Z|e54e83db-8df6-4bdc-b980-ea38c2f549e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:55:06.371Z|ddc12380-eaef-4d33-958e-6289a054235c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:55:06.372Z|ddc12380-eaef-4d33-958e-6289a054235c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:55:07.005Z|cdd73dae-075d-46f9-8372-8b39aeb134be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:55:07.006Z|cdd73dae-075d-46f9-8372-8b39aeb134be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:55:15.208Z|f4638ac4-7930-4e92-b6d5-3ddaf6c0418a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:55:15.209Z|f4638ac4-7930-4e92-b6d5-3ddaf6c0418a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:55:16.393Z|af32ebdc-0457-414e-ba42-751ccba1e4b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:55:16.394Z|af32ebdc-0457-414e-ba42-751ccba1e4b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:55:16.397Z|b88ab4c5-ab4a-4624-b8c2-e163b3d55485|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:55:16.397Z|b88ab4c5-ab4a-4624-b8c2-e163b3d55485|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:55:17.035Z|7d855488-890c-4564-9158-415cf1f026b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:55:17.036Z|7d855488-890c-4564-9158-415cf1f026b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:55:26.420Z|086d9c19-a1fa-43a7-9dd4-22df038924e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:55:26.421Z|086d9c19-a1fa-43a7-9dd4-22df038924e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:55:26.421Z|b6a74cd3-2c02-4fc5-a04d-9f45ec4d75ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:55:26.422Z|b6a74cd3-2c02-4fc5-a04d-9f45ec4d75ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:55:27.064Z|850e3c4b-e547-437f-a8bd-b229f694d921|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:55:27.065Z|850e3c4b-e547-437f-a8bd-b229f694d921|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:55:30.208Z|af2eabdb-7095-4146-8995-62857814d705|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:55:30.209Z|af2eabdb-7095-4146-8995-62857814d705|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:55:31.358Z|e1eb27b0-f637-4b5b-8b64-82029c3941be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:55:31.358Z|e1eb27b0-f637-4b5b-8b64-82029c3941be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:55:36.444Z|43b3b9e2-0e7f-4dfa-9012-524841deec0f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:55:36.444Z|43b3b9e2-0e7f-4dfa-9012-524841deec0f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:55:36.447Z|bedcadf3-3e23-4d98-9bb7-103c4cb3dd27|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:55:36.448Z|bedcadf3-3e23-4d98-9bb7-103c4cb3dd27|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:55:37.094Z|9f1a0fe6-ecea-46e2-878b-0b1da38cc362|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:55:37.095Z|9f1a0fe6-ecea-46e2-878b-0b1da38cc362|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:55:40.407Z|dc969b34-3655-41e4-a2d3-6f3197a4c791|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T08:55:40.408Z|dc969b34-3655-41e4-a2d3-6f3197a4c791|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T08:55:45.208Z|1fcee2b0-09ec-4ad3-8354-b589ec543584|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:55:45.212Z|1fcee2b0-09ec-4ad3-8354-b589ec543584|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:55:46.471Z|fa862777-bee4-4dd3-ab89-51b6da8d5699|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:55:46.472Z|fa862777-bee4-4dd3-ab89-51b6da8d5699|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:55:46.480Z|9076265e-9f27-4587-980b-5f356073afee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:55:46.480Z|9076265e-9f27-4587-980b-5f356073afee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:55:47.122Z|d832df93-af46-44cc-bc8e-8d9c057abfb5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:55:47.123Z|d832df93-af46-44cc-bc8e-8d9c057abfb5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:55:56.494Z|bec4e706-54d9-446b-8bd5-6d7fe7b85c51|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:55:56.494Z|bec4e706-54d9-446b-8bd5-6d7fe7b85c51|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:55:56.501Z|e26ccd67-ecc9-4cfb-a6dd-5a92505bdcd2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:55:56.501Z|e26ccd67-ecc9-4cfb-a6dd-5a92505bdcd2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:55:57.150Z|e57f1b91-e7d2-4707-bcf6-2eb8b32e761d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:55:57.151Z|e57f1b91-e7d2-4707-bcf6-2eb8b32e761d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:56:00.208Z|1d0f6367-61df-4029-9848-9f82504a7efd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:56:00.209Z|1d0f6367-61df-4029-9848-9f82504a7efd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:56:01.358Z|a3407689-904d-4fee-a45f-3661a22a5d9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:56:01.359Z|a3407689-904d-4fee-a45f-3661a22a5d9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:56:06.522Z|84bc6a7f-5078-48d8-9184-df5169b8df0a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:56:06.523Z|84bc6a7f-5078-48d8-9184-df5169b8df0a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:56:06.525Z|c5fae776-58c1-4b45-a243-5df2bd5e60b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:56:06.525Z|c5fae776-58c1-4b45-a243-5df2bd5e60b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:56:07.178Z|199dbd14-f4a7-4437-b74c-79e417f3d87c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:56:07.178Z|199dbd14-f4a7-4437-b74c-79e417f3d87c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:56:15.208Z|81992ad5-7be8-43b2-a0c7-c78d6b6f4e70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:56:15.209Z|81992ad5-7be8-43b2-a0c7-c78d6b6f4e70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:56:16.543Z|c38d51f1-6986-4e6f-91c8-e029ff47caed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:56:16.544Z|c38d51f1-6986-4e6f-91c8-e029ff47caed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:56:16.546Z|23722e87-8ae8-4cea-94e2-2400c5652eb3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:56:16.546Z|23722e87-8ae8-4cea-94e2-2400c5652eb3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:56:17.207Z|5afaa448-7125-40a9-bb70-ac7370e27f42|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:56:17.208Z|5afaa448-7125-40a9-bb70-ac7370e27f42|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:56:26.577Z|3b50f744-1374-4e7c-8870-2f9f37727fb2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:56:26.578Z|3b50f744-1374-4e7c-8870-2f9f37727fb2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:56:26.579Z|4507fc01-0dd4-49da-8f83-ac2864764b87|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:56:26.580Z|4507fc01-0dd4-49da-8f83-ac2864764b87|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:56:27.236Z|b3de3767-0a27-4cc0-bd0d-b43b264f704f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:56:27.237Z|b3de3767-0a27-4cc0-bd0d-b43b264f704f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:56:30.208Z|ff2f5e00-9c1f-4b5d-bdc4-48c39ded7f4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:56:30.212Z|ff2f5e00-9c1f-4b5d-bdc4-48c39ded7f4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:56:31.359Z|67ab1fed-7b90-42e8-81ca-e748ea611a35|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:56:31.360Z|67ab1fed-7b90-42e8-81ca-e748ea611a35|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:56:36.601Z|b4e88b44-fc72-485e-840c-2d7d70dff553|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:56:36.601Z|b4e88b44-fc72-485e-840c-2d7d70dff553|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:56:36.602Z|b321041a-213f-4438-b7c1-1340d4345aad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:56:36.602Z|b321041a-213f-4438-b7c1-1340d4345aad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:56:37.264Z|24caaecb-29f2-45bc-adc3-32b782190cc3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:56:37.265Z|24caaecb-29f2-45bc-adc3-32b782190cc3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:56:40.407Z|f39474d2-7f2a-48b4-80e8-3c12e9962d3b|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T08:56:40.408Z|f39474d2-7f2a-48b4-80e8-3c12e9962d3b|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T08:56:45.208Z|103805db-ef2c-45c2-a091-cabbf11ad1dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:56:45.208Z|103805db-ef2c-45c2-a091-cabbf11ad1dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:56:46.627Z|9e7ed011-6b53-4322-98c9-8a448563fe3a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:56:46.627Z|fb8094e4-81a6-46d4-a0d0-965b2a5b98c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:56:46.627Z|9e7ed011-6b53-4322-98c9-8a448563fe3a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:56:46.628Z|fb8094e4-81a6-46d4-a0d0-965b2a5b98c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:56:47.291Z|19bf8157-8930-4f6b-9a4b-865dfce13efc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:56:47.291Z|19bf8157-8930-4f6b-9a4b-865dfce13efc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:56:56.651Z|d2cb9c0c-337f-45b0-8676-dbbcb036c3a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:56:56.652Z|d2cb9c0c-337f-45b0-8676-dbbcb036c3a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:56:56.656Z|9e90adef-1519-4e53-b71a-e4f929c7754d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:56:56.657Z|9e90adef-1519-4e53-b71a-e4f929c7754d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:56:57.320Z|f111b06e-ab86-4e05-b6f8-1911a4f9b49a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:56:57.321Z|f111b06e-ab86-4e05-b6f8-1911a4f9b49a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:57:00.208Z|8d544b97-3c8c-469f-87dc-c930ebed0a54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:57:00.209Z|8d544b97-3c8c-469f-87dc-c930ebed0a54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:57:01.360Z|98cbe482-323b-4e03-a5d1-d99a1edbd73f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:57:01.361Z|98cbe482-323b-4e03-a5d1-d99a1edbd73f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:57:06.676Z|f07406e9-b3a6-474b-a9e1-64c389a80f51|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:57:06.677Z|f07406e9-b3a6-474b-a9e1-64c389a80f51|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:57:06.677Z|4670ee27-daf5-4cd5-bf84-fbe47ff085a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:57:06.678Z|4670ee27-daf5-4cd5-bf84-fbe47ff085a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:57:07.349Z|eee84e7e-c93a-463e-9af1-4387aeabf073|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:57:07.350Z|eee84e7e-c93a-463e-9af1-4387aeabf073|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:57:15.208Z|e4153d4c-e48a-4fe3-a535-607c445ed7cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:57:15.213Z|e4153d4c-e48a-4fe3-a535-607c445ed7cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:57:16.703Z|6b21c9ae-17f2-4d28-bfa9-618270fd7ff2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:57:16.704Z|6b21c9ae-17f2-4d28-bfa9-618270fd7ff2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:57:16.706Z|bd7c1cf0-22a9-4b0a-a553-47cac10f54a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:57:16.706Z|bd7c1cf0-22a9-4b0a-a553-47cac10f54a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:57:17.377Z|61dac20b-f76a-4a4d-89f3-c299e9b88477|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:57:17.378Z|61dac20b-f76a-4a4d-89f3-c299e9b88477|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:57:26.746Z|0d38e66f-740d-4675-8fe6-de6b7d5ec37e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:57:26.747Z|0d38e66f-740d-4675-8fe6-de6b7d5ec37e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:57:26.754Z|bfde5c1c-b702-4074-b4b6-29de74f24a62|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:57:26.755Z|bfde5c1c-b702-4074-b4b6-29de74f24a62|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:57:27.406Z|ed491ce3-ff1b-46da-b2bd-e1974a714972|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:57:27.407Z|ed491ce3-ff1b-46da-b2bd-e1974a714972|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:57:30.208Z|0413086a-af78-456e-aa31-4db6ccd70a3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:57:30.209Z|0413086a-af78-456e-aa31-4db6ccd70a3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:57:31.361Z|40c3712c-1337-489e-93fc-0c6e27e86e35|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:57:31.362Z|40c3712c-1337-489e-93fc-0c6e27e86e35|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:57:36.777Z|04a807c2-4b4e-4900-bc2a-a6a5ddf40bce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:57:36.777Z|b781c11c-cb04-4ffd-8cc9-3aae240a90b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:57:36.778Z|04a807c2-4b4e-4900-bc2a-a6a5ddf40bce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:57:36.778Z|b781c11c-cb04-4ffd-8cc9-3aae240a90b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:57:37.434Z|1a2d157f-bb5f-4b01-a469-10a9603a479d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:57:37.435Z|1a2d157f-bb5f-4b01-a469-10a9603a479d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:57:40.407Z|5aaba825-4b0b-47b9-b77d-307a636c7f74|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T08:57:40.408Z|5aaba825-4b0b-47b9-b77d-307a636c7f74|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T08:57:45.208Z|2feb075d-64c2-4aa6-8866-17081eb418d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:57:45.209Z|2feb075d-64c2-4aa6-8866-17081eb418d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:57:46.799Z|ce75e4bb-934d-43d5-ad09-3f6a7c3297fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:57:46.800Z|ce75e4bb-934d-43d5-ad09-3f6a7c3297fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:57:46.800Z|ac54a85e-fd7d-4e81-9b03-0fe471dc7466|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:57:46.800Z|ac54a85e-fd7d-4e81-9b03-0fe471dc7466|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:57:47.460Z|8329adef-3c1b-4d1e-9a14-f7e4e0db8822|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:57:47.460Z|8329adef-3c1b-4d1e-9a14-f7e4e0db8822|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:57:56.823Z|97342e81-e2f7-4204-b16b-10767d224429|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:57:56.824Z|97342e81-e2f7-4204-b16b-10767d224429|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:57:56.824Z|956bebf5-12a8-456f-9366-295cc572743c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:57:56.826Z|956bebf5-12a8-456f-9366-295cc572743c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:57:57.487Z|86a2669e-8e5b-4a7a-95ba-167385e9fab7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:57:57.488Z|86a2669e-8e5b-4a7a-95ba-167385e9fab7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:58:00.208Z|e01222de-ce3f-4c14-aaf8-14be828b9b1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:58:00.212Z|e01222de-ce3f-4c14-aaf8-14be828b9b1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:58:01.362Z|8778d843-a175-4c32-88e3-0d0dcb2cb48b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:58:01.362Z|8778d843-a175-4c32-88e3-0d0dcb2cb48b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:58:06.849Z|fa0d8abb-790c-496b-81f3-f9683d88a899|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:58:06.850Z|eeabdbe7-e402-492d-ad09-d48d08e86de3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:58:06.850Z|fa0d8abb-790c-496b-81f3-f9683d88a899|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:58:06.851Z|eeabdbe7-e402-492d-ad09-d48d08e86de3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:58:07.513Z|eebb8aaa-5947-4d52-a1be-33c9451e98cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:58:07.513Z|eebb8aaa-5947-4d52-a1be-33c9451e98cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:58:15.208Z|7fd73556-6ccb-4b20-9c46-e7d1abe4cdcb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:58:15.209Z|7fd73556-6ccb-4b20-9c46-e7d1abe4cdcb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:58:16.870Z|06fdeaa2-3da3-4182-b3bd-c6c99b879212|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:58:16.871Z|06fdeaa2-3da3-4182-b3bd-c6c99b879212|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:58:16.880Z|d8853478-8c70-491c-8253-5cd47036bf85|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:58:16.880Z|d8853478-8c70-491c-8253-5cd47036bf85|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:58:17.540Z|c9e38144-36cd-4d3c-afd8-565c8cd729d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:58:17.540Z|c9e38144-36cd-4d3c-afd8-565c8cd729d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:58:26.896Z|4cb52a03-bf26-411b-807e-e091ce8ff7ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:58:26.897Z|4cb52a03-bf26-411b-807e-e091ce8ff7ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:58:26.900Z|fd0e09d7-c36b-4fb8-8bf8-bccb0a448700|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:58:26.901Z|fd0e09d7-c36b-4fb8-8bf8-bccb0a448700|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:58:27.568Z|cb127776-d7bf-4740-97ce-63c9515c0bef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:58:27.569Z|cb127776-d7bf-4740-97ce-63c9515c0bef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:58:30.208Z|3355cd74-09fc-4d56-a2fd-5010041a5643|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:58:30.209Z|3355cd74-09fc-4d56-a2fd-5010041a5643|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:58:31.363Z|c75ff0f4-b489-4052-bb65-a4d203ec5df9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:58:31.364Z|c75ff0f4-b489-4052-bb65-a4d203ec5df9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:58:36.919Z|0bb9fbba-f626-42a9-9ce7-d69ed089334c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:58:36.920Z|0bb9fbba-f626-42a9-9ce7-d69ed089334c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:58:36.925Z|6fc89793-b950-460c-9279-b9c3693cd0e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:58:36.925Z|6fc89793-b950-460c-9279-b9c3693cd0e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:58:37.597Z|ce9add41-0180-475b-b49d-c1ec001cddf9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:58:37.598Z|ce9add41-0180-475b-b49d-c1ec001cddf9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:58:40.406Z|5088b21e-6291-4264-a2a6-9cb2a0373826|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T08:58:40.407Z|5088b21e-6291-4264-a2a6-9cb2a0373826|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T08:58:45.208Z|b9f9bfa7-4ca4-4bdc-a5ca-bd39d25dd738|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:58:45.212Z|b9f9bfa7-4ca4-4bdc-a5ca-bd39d25dd738|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:58:46.944Z|1b6964f7-f710-4527-a0fd-739bfb81fc26|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:58:46.945Z|1b6964f7-f710-4527-a0fd-739bfb81fc26|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:58:46.945Z|185a6339-d539-4d4b-a04f-1bfb3eed7ed6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:58:46.946Z|185a6339-d539-4d4b-a04f-1bfb3eed7ed6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:58:47.624Z|50c7f6a4-756e-429a-b151-2aa8f4712f8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:58:47.625Z|50c7f6a4-756e-429a-b151-2aa8f4712f8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:58:56.969Z|942f0a74-fd79-4b64-a8f0-6c4b2cb54965|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:58:56.970Z|942f0a74-fd79-4b64-a8f0-6c4b2cb54965|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:58:56.978Z|840d3968-4985-4ea4-98c3-ad49d2b44b81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:58:56.979Z|840d3968-4985-4ea4-98c3-ad49d2b44b81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:58:57.651Z|cf3e5df0-2c24-442c-9d23-1a9eee5d365a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:58:57.652Z|cf3e5df0-2c24-442c-9d23-1a9eee5d365a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:59:00.208Z|6d88e3f6-f5b8-4554-8871-3765c7fe9bde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:59:00.209Z|6d88e3f6-f5b8-4554-8871-3765c7fe9bde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:59:01.364Z|7e3db107-a571-4667-a4a5-ba5f9b870379|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:59:01.365Z|7e3db107-a571-4667-a4a5-ba5f9b870379|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:59:06.992Z|40df6b76-6b62-472a-b36f-3f1a8dc4952b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:59:06.993Z|40df6b76-6b62-472a-b36f-3f1a8dc4952b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:59:06.999Z|14726e47-7be2-4c45-9828-62a75842e589|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:59:07.000Z|14726e47-7be2-4c45-9828-62a75842e589|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:59:07.678Z|306e83a9-883c-41e6-9a0d-afdd07799655|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:59:07.678Z|306e83a9-883c-41e6-9a0d-afdd07799655|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:59:15.208Z|550aa633-9248-4e7c-8ca9-836b0125f9ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:59:15.209Z|550aa633-9248-4e7c-8ca9-836b0125f9ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:59:17.019Z|517e3a04-8b37-4def-9d6c-c7770abe53ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:59:17.020Z|517e3a04-8b37-4def-9d6c-c7770abe53ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:59:17.021Z|a6c95ca6-3294-4f4c-a3d0-c02d1d143feb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:59:17.022Z|a6c95ca6-3294-4f4c-a3d0-c02d1d143feb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:59:17.704Z|5075498b-799f-4835-87c4-d419e51fc7ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:59:17.704Z|5075498b-799f-4835-87c4-d419e51fc7ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:59:27.043Z|f882a182-4c45-4fa4-a6bb-1315ead3fd37|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:59:27.044Z|f882a182-4c45-4fa4-a6bb-1315ead3fd37|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:59:27.051Z|685f4d46-c869-4633-b8ed-c0e5d016633a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:59:27.052Z|685f4d46-c869-4633-b8ed-c0e5d016633a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:59:27.728Z|22cf022c-0d2a-4a19-95ed-e05882b2d36a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:59:27.728Z|22cf022c-0d2a-4a19-95ed-e05882b2d36a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:59:30.208Z|ec2126b2-e340-4378-b486-102700fd2db1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:59:30.212Z|ec2126b2-e340-4378-b486-102700fd2db1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:59:31.365Z|8446b82f-e81c-45d0-bbad-53f0fd3112a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:59:31.365Z|8446b82f-e81c-45d0-bbad-53f0fd3112a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:59:37.071Z|e5a70098-03f3-4517-aca2-6cfcbfee8e07|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:59:37.071Z|e5a70098-03f3-4517-aca2-6cfcbfee8e07|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:59:37.074Z|d49e6eb0-f4db-4655-8e45-47e0494c9b11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:59:37.075Z|d49e6eb0-f4db-4655-8e45-47e0494c9b11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:59:37.753Z|834e9ff6-4048-4d5a-9956-0ca99d58401e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:59:37.754Z|834e9ff6-4048-4d5a-9956-0ca99d58401e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:59:40.407Z|d1283c7f-6158-48f5-ac9e-53d5ed02aec1|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T08:59:40.407Z|d1283c7f-6158-48f5-ac9e-53d5ed02aec1|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T08:59:45.208Z|bdacdf62-23f6-4d45-bc09-81803a30a1a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T08:59:45.209Z|bdacdf62-23f6-4d45-bc09-81803a30a1a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T08:59:47.097Z|bf7eb2c7-63d9-4348-baac-581fe415d2f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:59:47.098Z|bf7eb2c7-63d9-4348-baac-581fe415d2f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:59:47.107Z|80409342-e3b3-4884-96f9-368b0aac9758|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:59:47.107Z|80409342-e3b3-4884-96f9-368b0aac9758|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:59:47.781Z|443cb57b-1d4b-4416-a94f-9bbe72d26faf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:59:47.782Z|443cb57b-1d4b-4416-a94f-9bbe72d26faf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:59:57.130Z|bda00c71-a87c-4414-aeb5-0a0d2b3499a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:59:57.131Z|bda00c71-a87c-4414-aeb5-0a0d2b3499a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:59:57.132Z|2f3e135e-1fa6-4591-9f9a-ba4f4df0fde5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:59:57.132Z|2f3e135e-1fa6-4591-9f9a-ba4f4df0fde5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T08:59:57.807Z|c8e6ff25-196b-4cc9-8322-8fbf150e2e4e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T08:59:57.808Z|c8e6ff25-196b-4cc9-8322-8fbf150e2e4e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:00:00.208Z|9dfa2e49-0d8d-4c75-af75-908e53d5d3fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T09:00:00.209Z|9dfa2e49-0d8d-4c75-af75-908e53d5d3fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T09:00:01.366Z|e8f7a3b7-9a91-4460-9c7a-fdd29d917d40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T09:00:01.366Z|e8f7a3b7-9a91-4460-9c7a-fdd29d917d40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T09:00:07.159Z|288d0c8c-20ad-40ec-adb8-65c3e25b8e55|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:00:07.159Z|288d0c8c-20ad-40ec-adb8-65c3e25b8e55|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:00:07.165Z|75666b4a-840b-43b6-9d08-34b7143855bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:00:07.166Z|75666b4a-840b-43b6-9d08-34b7143855bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:00:07.835Z|00447920-71d5-4b2d-92d7-ae54690c9edb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:00:07.836Z|00447920-71d5-4b2d-92d7-ae54690c9edb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:00:15.208Z|ae07f03b-207e-401e-aef1-c1bacb6dafe8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T09:00:15.209Z|ae07f03b-207e-401e-aef1-c1bacb6dafe8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T09:00:17.185Z|7ed0af3a-8c7d-4512-8cf8-e424b07519fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:00:17.185Z|7ed0af3a-8c7d-4512-8cf8-e424b07519fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:00:17.242Z|ffa79fac-4f9d-48e0-9fda-7074530c4b6c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:00:17.243Z|ffa79fac-4f9d-48e0-9fda-7074530c4b6c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:00:17.865Z|2c21fd3d-c5e9-438a-9cfd-7945e0bd12f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:00:17.865Z|2c21fd3d-c5e9-438a-9cfd-7945e0bd12f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:00:27.207Z|490053c5-4eec-4c4e-8be2-98fadf63127b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:00:27.208Z|490053c5-4eec-4c4e-8be2-98fadf63127b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:00:27.273Z|6441bf93-e1d1-4f50-b92a-87cdaddc723e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:00:27.273Z|6441bf93-e1d1-4f50-b92a-87cdaddc723e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:00:27.893Z|da3dcf83-d4f0-4dc7-b963-77cfa2edbb27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:00:27.894Z|da3dcf83-d4f0-4dc7-b963-77cfa2edbb27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:00:30.208Z|15e1edcf-6d12-4a57-ab32-81cada527053|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T09:00:30.209Z|15e1edcf-6d12-4a57-ab32-81cada527053|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T09:00:31.367Z|6d8c1e5a-4d98-4990-a8ef-09f219a81831|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T09:00:31.367Z|6d8c1e5a-4d98-4990-a8ef-09f219a81831|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T09:00:37.229Z|da391a62-57a0-46e0-af7a-af1a51cc3015|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:00:37.230Z|da391a62-57a0-46e0-af7a-af1a51cc3015|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:00:37.301Z|2c22b853-6e56-46ca-824a-88623cab679b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:00:37.301Z|2c22b853-6e56-46ca-824a-88623cab679b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:00:37.919Z|efc6dfea-1966-41f9-a15a-be4029822a1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:00:37.919Z|efc6dfea-1966-41f9-a15a-be4029822a1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:00:40.407Z|fec566bb-2a0c-4df5-bbea-d17e13064b79|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T09:00:40.407Z|fec566bb-2a0c-4df5-bbea-d17e13064b79|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T09:00:45.208Z|eadfcfef-9da0-46fb-b546-098ca961557e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T09:00:45.211Z|eadfcfef-9da0-46fb-b546-098ca961557e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T09:00:47.253Z|a35d0f05-c233-4407-ac0a-7a04a2e95164|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:00:47.253Z|a35d0f05-c233-4407-ac0a-7a04a2e95164|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:00:47.329Z|a60a6879-205d-4396-912a-bdecc8d390e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:00:47.330Z|a60a6879-205d-4396-912a-bdecc8d390e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:00:47.946Z|d52a9cb0-b5c4-4d02-9110-26f753cf8dca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:00:47.947Z|d52a9cb0-b5c4-4d02-9110-26f753cf8dca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:00:57.274Z|e9861eea-9abd-421e-93f1-756336f2a648|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:00:57.275Z|e9861eea-9abd-421e-93f1-756336f2a648|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:00:57.358Z|ba9fe5fc-0efa-49b4-b736-8f33d6c3bf33|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:00:57.358Z|ba9fe5fc-0efa-49b4-b736-8f33d6c3bf33|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:00:57.974Z|958b1da3-1471-483e-9fba-af169df46a47|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:00:57.974Z|958b1da3-1471-483e-9fba-af169df46a47|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:01:00.208Z|6998afcc-573a-4a53-8db6-ead338cd861b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T09:01:00.209Z|6998afcc-573a-4a53-8db6-ead338cd861b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T09:01:01.368Z|93c9635e-cef2-44c8-95c0-fc8daeaedad8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T09:01:01.369Z|93c9635e-cef2-44c8-95c0-fc8daeaedad8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T09:01:07.302Z|a6532fe0-2076-4a77-bb5e-a3eeaafb7f64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:01:07.303Z|a6532fe0-2076-4a77-bb5e-a3eeaafb7f64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:01:07.385Z|2343fab6-4fb5-4473-9b11-86ab8779fa2f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:01:07.385Z|2343fab6-4fb5-4473-9b11-86ab8779fa2f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:01:08.000Z|9aaea349-112b-417c-b94b-1f1c537bba03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:01:08.001Z|9aaea349-112b-417c-b94b-1f1c537bba03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:01:15.208Z|e5b8543a-9829-40af-acbc-9c5f12210a1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T09:01:15.209Z|e5b8543a-9829-40af-acbc-9c5f12210a1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T09:01:17.327Z|3a31a460-1c28-4a6b-a4a7-2f4f4a443e2d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:01:17.328Z|3a31a460-1c28-4a6b-a4a7-2f4f4a443e2d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:01:17.412Z|f8e38169-5197-42b4-b901-d94dcb60b3d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:01:17.412Z|f8e38169-5197-42b4-b901-d94dcb60b3d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:01:18.030Z|da4b47d8-4663-47bb-88dc-e5dd51a04153|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:01:18.031Z|da4b47d8-4663-47bb-88dc-e5dd51a04153|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:01:27.353Z|56927602-cbba-4aad-b930-9ad81f6ce2d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:01:27.354Z|56927602-cbba-4aad-b930-9ad81f6ce2d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:01:27.440Z|ffedbd50-4a81-40f7-8acb-88362620213c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:01:27.440Z|ffedbd50-4a81-40f7-8acb-88362620213c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:01:28.065Z|cc44aa4e-aef7-40ad-a3fb-da545def7697|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:01:28.066Z|cc44aa4e-aef7-40ad-a3fb-da545def7697|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:01:30.208Z|cbd03c57-af4f-445e-99b4-1825b7934393|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T09:01:30.209Z|cbd03c57-af4f-445e-99b4-1825b7934393|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T09:01:31.369Z|759a89ab-bdec-494e-9b0d-6da392b9f93d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T09:01:31.370Z|759a89ab-bdec-494e-9b0d-6da392b9f93d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T09:01:37.382Z|960b6102-a723-4339-981a-0e5bd9ac0ca6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:01:37.383Z|960b6102-a723-4339-981a-0e5bd9ac0ca6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:01:37.466Z|5f0e638c-1e3c-4de3-bdf0-8c4267b0eb39|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:01:37.467Z|5f0e638c-1e3c-4de3-bdf0-8c4267b0eb39|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:01:38.093Z|dc83dca4-8ca7-4843-9e78-72452327e959|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:01:38.094Z|dc83dca4-8ca7-4843-9e78-72452327e959|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:01:40.408Z|759dfd4c-9feb-4c23-b244-813ad1656241|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T09:01:40.409Z|759dfd4c-9feb-4c23-b244-813ad1656241|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T09:01:45.208Z|1b03ae0d-d95f-4df4-80e5-9dab51ca2a00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T09:01:45.209Z|1b03ae0d-d95f-4df4-80e5-9dab51ca2a00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T09:01:47.405Z|5fbfbb7d-aa9a-47bb-830d-41f43ff13c46|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:01:47.405Z|5fbfbb7d-aa9a-47bb-830d-41f43ff13c46|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:01:47.491Z|eea97d2b-66db-4189-bc91-6c63488fc58c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:01:47.492Z|eea97d2b-66db-4189-bc91-6c63488fc58c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:01:48.123Z|b55c38df-3e14-4066-b579-5f19297b4c41|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:01:48.124Z|b55c38df-3e14-4066-b579-5f19297b4c41|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:01:57.427Z|447b7565-0866-4954-8fb5-33ba23630f68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:01:57.428Z|447b7565-0866-4954-8fb5-33ba23630f68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:01:57.521Z|653ceff8-781b-48f7-9c20-3024c442e5d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:01:57.522Z|653ceff8-781b-48f7-9c20-3024c442e5d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:01:58.151Z|c713253a-54fb-45dd-824a-b9618696f708|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:01:58.151Z|c713253a-54fb-45dd-824a-b9618696f708|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:02:00.208Z|ca6b551e-af9a-45d8-953a-44b71be65a6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T09:02:00.213Z|ca6b551e-af9a-45d8-953a-44b71be65a6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T09:02:01.370Z|3cb81b4a-ab0c-4e70-878b-59ddf87eb0dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T09:02:01.371Z|3cb81b4a-ab0c-4e70-878b-59ddf87eb0dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T09:02:07.454Z|d1237dd5-170e-4fa0-9f37-1a2a7c40d6df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:02:07.455Z|d1237dd5-170e-4fa0-9f37-1a2a7c40d6df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:02:07.550Z|aea8aa5f-1c8c-4598-9e3c-fd247c40886d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:02:07.551Z|aea8aa5f-1c8c-4598-9e3c-fd247c40886d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:02:08.180Z|a936e102-8519-49e7-8ecf-c28d8bf530f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:02:08.180Z|a936e102-8519-49e7-8ecf-c28d8bf530f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:02:15.208Z|107e233a-e408-4d7f-8786-88223f795a53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T09:02:15.209Z|107e233a-e408-4d7f-8786-88223f795a53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T09:02:17.479Z|443686b9-95c9-4149-8588-b2dd9e9b265c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:02:17.480Z|443686b9-95c9-4149-8588-b2dd9e9b265c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:02:17.576Z|a66cb825-fc29-4e59-bfd0-b705287759c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:02:17.577Z|a66cb825-fc29-4e59-bfd0-b705287759c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:02:18.209Z|9d09d5ec-c50e-4dcc-a983-4496aa840148|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:02:18.209Z|9d09d5ec-c50e-4dcc-a983-4496aa840148|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:02:27.504Z|264baf4e-2504-4b61-8bee-4ad84e13fe01|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:02:27.505Z|264baf4e-2504-4b61-8bee-4ad84e13fe01|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:02:27.604Z|f37a1a92-3536-4f48-a011-15158a452b7d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:02:27.605Z|f37a1a92-3536-4f48-a011-15158a452b7d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:02:28.234Z|9a9c7fee-51b4-434b-8c8e-c1d34c188e08|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:02:28.235Z|9a9c7fee-51b4-434b-8c8e-c1d34c188e08|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:02:30.208Z|af6ad632-a0e5-4869-a20c-1aae99188316|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T09:02:30.209Z|af6ad632-a0e5-4869-a20c-1aae99188316|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T09:02:31.372Z|d66eb046-92ca-446d-b15a-f01b9205c614|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T09:02:31.372Z|d66eb046-92ca-446d-b15a-f01b9205c614|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T09:02:37.530Z|c2641e25-7920-4f7d-8d0a-eb3824b1be6e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:02:37.531Z|c2641e25-7920-4f7d-8d0a-eb3824b1be6e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:02:37.632Z|906cab1c-5444-4cab-be1e-c3bf8799337f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:02:37.632Z|906cab1c-5444-4cab-be1e-c3bf8799337f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:02:38.264Z|49244c40-595d-4d05-ba36-d7b77200af91|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:02:38.265Z|49244c40-595d-4d05-ba36-d7b77200af91|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:02:40.408Z|21996eb9-d1dd-4227-9ef7-d52675917be9|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T09:02:40.409Z|21996eb9-d1dd-4227-9ef7-d52675917be9|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T09:02:45.208Z|6ca3625d-8b5d-454f-810a-bf4b6f434ef9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T09:02:45.212Z|6ca3625d-8b5d-454f-810a-bf4b6f434ef9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T09:02:47.557Z|e8de5ad3-7822-4989-8306-d22b95177541|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:02:47.558Z|e8de5ad3-7822-4989-8306-d22b95177541|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:02:47.656Z|adbd73a6-1c85-43b4-831e-9b54fdae29f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:02:47.657Z|adbd73a6-1c85-43b4-831e-9b54fdae29f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:02:48.292Z|858f53e9-17b5-4b8b-82e4-52dfad756c44|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:02:48.292Z|858f53e9-17b5-4b8b-82e4-52dfad756c44|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:02:57.580Z|cabf67f5-f4a6-436c-b5f0-ac3f459bc097|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:02:57.580Z|cabf67f5-f4a6-436c-b5f0-ac3f459bc097|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:02:57.683Z|91fe31fd-cd05-4fc7-bce3-66ee3e65cbb9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:02:57.684Z|91fe31fd-cd05-4fc7-bce3-66ee3e65cbb9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:02:58.320Z|225b4348-bea0-4b92-8acb-2e9958b3c4f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:02:58.321Z|225b4348-bea0-4b92-8acb-2e9958b3c4f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:03:00.208Z|8d73cbc1-2080-428f-9bfa-1dda68a0fdba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T09:03:00.209Z|8d73cbc1-2080-428f-9bfa-1dda68a0fdba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T09:03:01.373Z|e6510812-8fec-48ca-b3c2-577b0e9c3e1f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T09:03:01.373Z|e6510812-8fec-48ca-b3c2-577b0e9c3e1f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T09:03:07.612Z|271000c8-8d05-434d-8656-f714ce07b0ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:03:07.613Z|271000c8-8d05-434d-8656-f714ce07b0ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:03:07.711Z|bb49a7f1-9d65-42bf-98aa-ca82a98f751a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:03:07.712Z|bb49a7f1-9d65-42bf-98aa-ca82a98f751a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:03:08.348Z|6e322077-3cde-40d6-9fb1-e3f749bdf140|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:03:08.348Z|6e322077-3cde-40d6-9fb1-e3f749bdf140|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:03:15.208Z|0366b206-f7d0-407b-8a4b-93ca8ddf5d02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T09:03:15.209Z|0366b206-f7d0-407b-8a4b-93ca8ddf5d02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T09:03:17.648Z|7d46ab05-1cf3-41d7-bd38-caf9ab3323cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:03:17.648Z|7d46ab05-1cf3-41d7-bd38-caf9ab3323cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:03:17.739Z|06204783-cc71-4de1-b531-8690dc3fd734|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:03:17.740Z|06204783-cc71-4de1-b531-8690dc3fd734|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:03:18.375Z|8519f50c-6f21-457b-8060-ce0176a52952|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:03:18.376Z|8519f50c-6f21-457b-8060-ce0176a52952|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:03:27.672Z|7a137787-080f-47eb-a355-be5247b72e5f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:03:27.673Z|7a137787-080f-47eb-a355-be5247b72e5f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:03:27.770Z|d6b564ea-d682-421b-b5ad-ec18bea79cda|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:03:27.771Z|d6b564ea-d682-421b-b5ad-ec18bea79cda|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:03:28.406Z|01c0ca0a-14fe-49d3-973c-40c7f24afa16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:03:28.407Z|01c0ca0a-14fe-49d3-973c-40c7f24afa16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:03:30.208Z|e6fa503f-76ea-4809-93b9-c1d6b253c93c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T09:03:30.213Z|e6fa503f-76ea-4809-93b9-c1d6b253c93c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T09:03:31.374Z|d7df09b8-3307-4aa7-b4c5-7509d43e1f0d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T09:03:31.374Z|d7df09b8-3307-4aa7-b4c5-7509d43e1f0d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T09:03:37.694Z|d75bd49d-34fd-466c-abee-3a1836648cf7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:03:37.694Z|d75bd49d-34fd-466c-abee-3a1836648cf7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:03:37.800Z|e905eb89-454b-4ec7-86d5-f91a4d887a13|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:03:37.800Z|e905eb89-454b-4ec7-86d5-f91a4d887a13|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:03:38.436Z|3562378c-7ec7-40d7-8615-88a7bedee23f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:03:38.437Z|3562378c-7ec7-40d7-8615-88a7bedee23f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:03:40.406Z|255aff38-7dcb-4cea-9619-521da3811723|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T09:03:40.407Z|255aff38-7dcb-4cea-9619-521da3811723|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T09:03:45.208Z|1ae62f6e-b58f-489d-a307-91cef82f28b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T09:03:45.209Z|1ae62f6e-b58f-489d-a307-91cef82f28b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T09:03:47.723Z|f8ea0de9-b690-4749-bcbd-c5c4de69e84c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:03:47.723Z|f8ea0de9-b690-4749-bcbd-c5c4de69e84c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:03:47.829Z|a00d097d-84f7-4cdf-b830-40a1994c7a49|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:03:47.830Z|a00d097d-84f7-4cdf-b830-40a1994c7a49|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:03:48.465Z|dd096ec7-bf1e-4689-b35e-21b63970e5b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:03:48.465Z|dd096ec7-bf1e-4689-b35e-21b63970e5b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:03:57.746Z|8e3a6dd1-74bb-4f47-937b-50e8decf089c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:03:57.747Z|8e3a6dd1-74bb-4f47-937b-50e8decf089c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:03:57.856Z|301f61bf-425f-461b-869c-53a1abe346ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:03:57.857Z|301f61bf-425f-461b-869c-53a1abe346ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:03:58.494Z|4c3b0ac0-8015-4485-b510-ebafe9ee9a41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:03:58.495Z|4c3b0ac0-8015-4485-b510-ebafe9ee9a41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:04:00.208Z|0f47b576-c09f-42f8-a754-04d7c7c3cb61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T09:04:00.209Z|0f47b576-c09f-42f8-a754-04d7c7c3cb61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T09:04:01.375Z|b2327c42-00d5-4717-8451-9cd17b1715dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T09:04:01.376Z|b2327c42-00d5-4717-8451-9cd17b1715dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T09:04:07.772Z|1898177f-3c33-48ce-9b94-9758668f560b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:04:07.772Z|1898177f-3c33-48ce-9b94-9758668f560b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:04:07.885Z|5ef0bb40-c7e0-4bfa-bdca-69c56e2d6b26|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:04:07.885Z|5ef0bb40-c7e0-4bfa-bdca-69c56e2d6b26|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:04:08.522Z|38fb98d9-738f-4ac5-9c74-aabb3c349325|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:04:08.522Z|38fb98d9-738f-4ac5-9c74-aabb3c349325|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:04:15.208Z|16378a64-fa83-486f-8a42-b1be28c86fcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T09:04:15.213Z|16378a64-fa83-486f-8a42-b1be28c86fcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T09:04:17.794Z|0820fda0-8aaf-4d3e-8d28-fc37dec78b0e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:04:17.795Z|0820fda0-8aaf-4d3e-8d28-fc37dec78b0e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:04:17.907Z|81bcb302-dbbb-4b0b-8de8-9ccafcdce37f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:04:17.908Z|81bcb302-dbbb-4b0b-8de8-9ccafcdce37f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:04:18.550Z|0dd5c4d3-dd8b-4c4d-8d74-4d1bb5f74125|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:04:18.551Z|0dd5c4d3-dd8b-4c4d-8d74-4d1bb5f74125|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:04:27.815Z|78912964-7e28-46d6-b1d6-a23fc4044bb2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:04:27.815Z|78912964-7e28-46d6-b1d6-a23fc4044bb2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:04:27.935Z|46bf0d1f-3ccb-405b-879b-245856742f77|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:04:27.936Z|46bf0d1f-3ccb-405b-879b-245856742f77|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:04:28.580Z|6290711e-7f10-4b97-8a9f-434409d1371b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:04:28.580Z|6290711e-7f10-4b97-8a9f-434409d1371b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:04:30.208Z|60236237-e479-42d7-8f7b-f3602b7923f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T09:04:30.209Z|60236237-e479-42d7-8f7b-f3602b7923f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T09:04:31.376Z|d271ca7b-5ba9-459f-b8de-50b7dc9ad5fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T09:04:31.377Z|d271ca7b-5ba9-459f-b8de-50b7dc9ad5fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T09:04:37.837Z|3742c3e6-e978-4966-bb38-eca9a0b4f6e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:04:37.838Z|3742c3e6-e978-4966-bb38-eca9a0b4f6e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:04:37.958Z|bab495fa-d882-4451-bb65-21371a5be622|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:04:37.959Z|bab495fa-d882-4451-bb65-21371a5be622|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:04:38.608Z|1c9a1fce-ad38-4f9b-8a00-867e631e3c3b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:04:38.609Z|1c9a1fce-ad38-4f9b-8a00-867e631e3c3b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:04:40.407Z|ab3921c3-f865-4d23-80e5-3b7637e770f0|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T09:04:40.408Z|ab3921c3-f865-4d23-80e5-3b7637e770f0|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T09:04:45.208Z|e1c527a3-e856-4465-bdec-3c8e80b4755e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T09:04:45.208Z|e1c527a3-e856-4465-bdec-3c8e80b4755e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T09:04:47.862Z|ed59f60a-f873-4044-8cd1-8d6ca3a501c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:04:47.862Z|ed59f60a-f873-4044-8cd1-8d6ca3a501c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:04:47.982Z|1137736e-1018-4e4a-ac8c-5ec89dbfcdda|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:04:47.983Z|1137736e-1018-4e4a-ac8c-5ec89dbfcdda|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:04:48.637Z|841f66c7-8c1b-45a8-a2dc-4cd943f98d44|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:04:48.638Z|841f66c7-8c1b-45a8-a2dc-4cd943f98d44|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:04:57.887Z|6366b29f-14de-4c1f-b357-eff7211528fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:04:57.887Z|6366b29f-14de-4c1f-b357-eff7211528fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:04:58.008Z|baa46f7a-1b9e-4e8b-9bb2-b9b38ff90574|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:04:58.009Z|baa46f7a-1b9e-4e8b-9bb2-b9b38ff90574|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:04:58.664Z|2609acf5-a711-40c8-a92c-e810afdf36b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:04:58.665Z|2609acf5-a711-40c8-a92c-e810afdf36b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:05:00.208Z|6d285139-98d7-42fd-a398-620ee7cd1a25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T09:05:00.211Z|6d285139-98d7-42fd-a398-620ee7cd1a25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T09:05:01.377Z|102375d1-feac-4f86-8b45-70bec9c8a586|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T09:05:01.378Z|102375d1-feac-4f86-8b45-70bec9c8a586|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T09:05:07.915Z|efd8b0a4-f143-4e9f-bb80-677fb747be25|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:05:07.916Z|efd8b0a4-f143-4e9f-bb80-677fb747be25|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:05:08.035Z|277ffa12-64db-4df7-abea-b8d91f86e90f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:05:08.036Z|277ffa12-64db-4df7-abea-b8d91f86e90f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:05:08.691Z|418f19f4-9dc0-4c39-ad02-1752d98320d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:05:08.692Z|418f19f4-9dc0-4c39-ad02-1752d98320d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:05:15.208Z|c2828a8e-379c-4ab4-8929-c57522a047fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T09:05:15.209Z|c2828a8e-379c-4ab4-8929-c57522a047fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T09:05:17.945Z|18f7ebc2-02ec-4810-8a20-fb9d24eefbb5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:05:17.946Z|18f7ebc2-02ec-4810-8a20-fb9d24eefbb5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:05:18.062Z|ab68d1c0-7e66-4879-81e4-727560d1e219|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:05:18.063Z|ab68d1c0-7e66-4879-81e4-727560d1e219|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:05:18.720Z|f2783702-5c33-442b-815c-825dc39920a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:05:18.721Z|f2783702-5c33-442b-815c-825dc39920a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:05:27.974Z|630bdab5-63e2-4dfa-9777-b6dee81ac4e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:05:27.975Z|630bdab5-63e2-4dfa-9777-b6dee81ac4e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:05:28.089Z|898eb6df-79c6-4188-b157-1a044f43e695|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:05:28.090Z|898eb6df-79c6-4188-b157-1a044f43e695|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:05:28.750Z|28a408f7-07e4-4dd2-8cad-8af650f748fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:05:28.751Z|28a408f7-07e4-4dd2-8cad-8af650f748fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:05:30.208Z|e732c220-60e9-4d71-8700-3a1952bd3bf1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T09:05:30.209Z|e732c220-60e9-4d71-8700-3a1952bd3bf1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T09:05:31.378Z|18980838-a496-43e0-ac69-9a0832313a9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T09:05:31.379Z|18980838-a496-43e0-ac69-9a0832313a9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T09:05:38.000Z|86962560-1ffa-42c2-9d5e-1dc371997f9c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:05:38.000Z|86962560-1ffa-42c2-9d5e-1dc371997f9c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:05:38.117Z|2c361e5d-3e8a-4afd-af43-e6edf4b6aa56|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:05:38.117Z|2c361e5d-3e8a-4afd-af43-e6edf4b6aa56|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:05:38.779Z|90721908-ab14-446c-9194-492b81a97bda|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:05:38.780Z|90721908-ab14-446c-9194-492b81a97bda|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:05:40.406Z|30b30d9c-467c-4c82-a9d7-402d561d39ef|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T09:05:40.407Z|30b30d9c-467c-4c82-a9d7-402d561d39ef|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T09:05:45.208Z|fec282aa-d65f-4922-936b-baeed6f661d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T09:05:45.213Z|fec282aa-d65f-4922-936b-baeed6f661d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T09:05:48.020Z|87646da2-2e18-4d6c-b8a0-c02703fe7b07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:05:48.021Z|87646da2-2e18-4d6c-b8a0-c02703fe7b07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:05:48.142Z|f8e7f044-b41a-4617-9fd5-f9035b1e9632|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:05:48.142Z|f8e7f044-b41a-4617-9fd5-f9035b1e9632|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:05:48.806Z|a001a2c5-e87c-42f2-ab7c-154c97a0be75|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:05:48.807Z|a001a2c5-e87c-42f2-ab7c-154c97a0be75|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:05:58.044Z|517c4862-a424-43a5-a4e8-35fd9cb4ce66|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:05:58.044Z|517c4862-a424-43a5-a4e8-35fd9cb4ce66|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:05:58.168Z|bd5d98b1-2106-4cd5-af6e-39eed00129f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:05:58.169Z|bd5d98b1-2106-4cd5-af6e-39eed00129f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:05:58.829Z|9aef07db-5eba-4bcf-90c3-2e16bab6e2e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:05:58.830Z|9aef07db-5eba-4bcf-90c3-2e16bab6e2e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:06:00.208Z|d2ee15bf-8362-4158-91e6-2776c18feb27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T09:06:00.209Z|d2ee15bf-8362-4158-91e6-2776c18feb27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T09:06:01.380Z|a7af6cd9-d619-4c10-b1d2-ca8327b66679|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T09:06:01.380Z|a7af6cd9-d619-4c10-b1d2-ca8327b66679|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T09:06:08.068Z|083eefc5-24f0-4a0f-98ff-48ce259a2fe8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:06:08.069Z|083eefc5-24f0-4a0f-98ff-48ce259a2fe8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:06:08.194Z|c4f983ea-a3c5-4d8d-b6c1-6e2d109e1dbc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:06:08.194Z|c4f983ea-a3c5-4d8d-b6c1-6e2d109e1dbc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:06:08.858Z|aabee7fc-9f13-41a7-a597-c509b72a19c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:06:08.859Z|aabee7fc-9f13-41a7-a597-c509b72a19c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:06:15.208Z|bc59fcfb-d43c-4487-b74d-e24cb4627769|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T09:06:15.209Z|bc59fcfb-d43c-4487-b74d-e24cb4627769|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T09:06:18.093Z|bd78ac4d-6c1f-4efe-b838-a845587d6356|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:06:18.094Z|bd78ac4d-6c1f-4efe-b838-a845587d6356|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:06:18.221Z|9c9b218b-69ef-468c-9a05-a43e9536195c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:06:18.221Z|9c9b218b-69ef-468c-9a05-a43e9536195c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:06:18.887Z|9462ab19-c2dd-48b0-bb22-ef4803caf71b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:06:18.888Z|9462ab19-c2dd-48b0-bb22-ef4803caf71b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:06:28.117Z|20a96492-2405-4262-83f1-1c072059394d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:06:28.118Z|20a96492-2405-4262-83f1-1c072059394d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:06:28.248Z|c7d3a04b-4518-46da-a8b0-3da1cfecb942|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:06:28.249Z|c7d3a04b-4518-46da-a8b0-3da1cfecb942|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:06:28.916Z|d7a8fbc2-0533-4597-b922-a3ece0f91d9b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:06:28.917Z|d7a8fbc2-0533-4597-b922-a3ece0f91d9b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:06:30.215Z|91001ccf-38ac-46a5-8029-c6e0eb80fe85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T09:06:30.219Z|91001ccf-38ac-46a5-8029-c6e0eb80fe85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T09:06:31.381Z|fbf2274e-dc28-4e26-9c2c-5667195abbf5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T09:06:31.381Z|fbf2274e-dc28-4e26-9c2c-5667195abbf5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T09:06:38.141Z|1a32616e-624b-4779-a7a8-ade78c5e2240|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:06:38.141Z|1a32616e-624b-4779-a7a8-ade78c5e2240|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:06:38.276Z|f43fc661-2dea-4394-8d2e-d873fed8f6c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:06:38.277Z|f43fc661-2dea-4394-8d2e-d873fed8f6c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:06:38.944Z|4749b31b-4367-4109-b029-94f3b308aaf1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:06:38.944Z|4749b31b-4367-4109-b029-94f3b308aaf1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:06:40.407Z|a5f1c4bd-9767-47b2-988f-ae51a073477f|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T09:06:40.408Z|a5f1c4bd-9767-47b2-988f-ae51a073477f|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T09:06:45.208Z|870b8164-c6b4-4662-9060-eb6e73d2bbf7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T09:06:45.209Z|870b8164-c6b4-4662-9060-eb6e73d2bbf7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T09:06:48.167Z|6750ab53-34b3-46d4-bdcf-ce7b51a1d853|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:06:48.168Z|6750ab53-34b3-46d4-bdcf-ce7b51a1d853|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:06:48.304Z|ede3b97c-b4c1-453c-838c-e2d07e590c10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:06:48.305Z|ede3b97c-b4c1-453c-838c-e2d07e590c10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:06:48.973Z|3dcda5c5-3104-4958-a266-fc62d6ec58df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:06:48.973Z|3dcda5c5-3104-4958-a266-fc62d6ec58df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:06:58.198Z|0d028701-c5d5-4cab-9d24-ca35d37bcf14|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:06:58.199Z|0d028701-c5d5-4cab-9d24-ca35d37bcf14|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:06:58.332Z|89a4e786-f634-4746-854e-a936b9a2ca38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:06:58.333Z|89a4e786-f634-4746-854e-a936b9a2ca38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:06:59.002Z|b0808585-da04-4fac-8136-91dce88b3566|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:06:59.002Z|b0808585-da04-4fac-8136-91dce88b3566|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:07:00.208Z|3f0b19e4-5f6f-4fb0-9107-2b6e033be5f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T09:07:00.209Z|3f0b19e4-5f6f-4fb0-9107-2b6e033be5f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T09:07:01.382Z|c5f746b6-1631-4a5e-a117-2b1d064085a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T09:07:01.382Z|c5f746b6-1631-4a5e-a117-2b1d064085a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T09:07:08.222Z|9aefc367-7904-4e22-b555-658eaf6f638f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:07:08.223Z|9aefc367-7904-4e22-b555-658eaf6f638f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:07:08.359Z|bf32e47e-2ae4-421b-af15-ede82f93c74f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:07:08.360Z|bf32e47e-2ae4-421b-af15-ede82f93c74f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:07:09.030Z|32ec50f2-4a36-475a-be80-16571ec2a876|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:07:09.031Z|32ec50f2-4a36-475a-be80-16571ec2a876|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:07:15.208Z|e2750a8e-e0be-48c0-9f0a-a8f91a0dc3b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T09:07:15.213Z|e2750a8e-e0be-48c0-9f0a-a8f91a0dc3b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T09:07:18.247Z|82ef967f-4565-4a98-89d6-c6de8f3b4443|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:07:18.247Z|82ef967f-4565-4a98-89d6-c6de8f3b4443|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:07:18.387Z|b126e8fc-8283-4aaf-a385-514d77ebd415|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:07:18.388Z|b126e8fc-8283-4aaf-a385-514d77ebd415|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:07:19.059Z|3791682d-d6a8-432a-8362-532230d57fca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:07:19.060Z|3791682d-d6a8-432a-8362-532230d57fca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:07:28.271Z|aa448dab-eb9a-436d-9353-b89a5423b12d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:07:28.272Z|aa448dab-eb9a-436d-9353-b89a5423b12d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:07:28.415Z|19871cdd-8508-41c3-932f-1d5064e1f595|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:07:28.416Z|19871cdd-8508-41c3-932f-1d5064e1f595|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:07:29.088Z|7e2355fa-401a-4027-8b06-5a4b71efc792|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:07:29.089Z|7e2355fa-401a-4027-8b06-5a4b71efc792|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:07:30.208Z|ebe61adc-4a87-4035-b672-ba968d6aac2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T09:07:30.209Z|ebe61adc-4a87-4035-b672-ba968d6aac2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T09:07:31.383Z|5e8480a3-e3b1-4fb2-b2cc-ee19f15a8222|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T09:07:31.383Z|5e8480a3-e3b1-4fb2-b2cc-ee19f15a8222|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T09:07:38.307Z|6fcce762-cb44-4e80-add3-b7ce4536f468|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:07:38.308Z|6fcce762-cb44-4e80-add3-b7ce4536f468|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:07:38.445Z|dd0c23af-a700-4bd6-8e1b-e5c83d66f0a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:07:38.446Z|dd0c23af-a700-4bd6-8e1b-e5c83d66f0a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:07:39.113Z|84de29b0-0492-4d9c-bca4-5b07924c53cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:07:39.114Z|84de29b0-0492-4d9c-bca4-5b07924c53cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:07:40.408Z|f77d59d4-95ff-46e5-9af4-a843fea628ad|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T09:07:40.409Z|f77d59d4-95ff-46e5-9af4-a843fea628ad|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T09:07:45.208Z|d45961aa-edaa-4af9-8a25-20fe0bfb23c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T09:07:45.209Z|d45961aa-edaa-4af9-8a25-20fe0bfb23c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T09:07:48.329Z|4db0a282-a895-4b17-a888-2fb4b254d7d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:07:48.330Z|4db0a282-a895-4b17-a888-2fb4b254d7d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:07:48.470Z|b26abcf4-ad73-4ff2-bf1f-bb761e464fd4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:07:48.471Z|b26abcf4-ad73-4ff2-bf1f-bb761e464fd4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:07:49.142Z|3a1ffdc1-7797-4edf-a06f-e2e92b11c207|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:07:49.143Z|3a1ffdc1-7797-4edf-a06f-e2e92b11c207|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:07:58.352Z|491fef7b-1543-475e-9044-7a805f14b92f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:07:58.352Z|491fef7b-1543-475e-9044-7a805f14b92f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:07:58.499Z|5e8f636f-16a0-4788-84d1-573d0dd2bd52|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:07:58.499Z|5e8f636f-16a0-4788-84d1-573d0dd2bd52|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:07:59.169Z|33ed341d-8044-4383-8747-c4b7cfd2b13b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:07:59.170Z|33ed341d-8044-4383-8747-c4b7cfd2b13b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:08:00.208Z|3f2bef71-2ec1-4edd-acbe-4fd2cd6d92d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T09:08:00.213Z|3f2bef71-2ec1-4edd-acbe-4fd2cd6d92d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T09:08:01.384Z|5a0ac4c9-ccf1-4b92-8655-666e49f9e516|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T09:08:01.384Z|5a0ac4c9-ccf1-4b92-8655-666e49f9e516|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T09:08:08.375Z|6afc5207-454e-4cca-bdb3-705e26f26e72|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:08:08.376Z|6afc5207-454e-4cca-bdb3-705e26f26e72|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:08:08.527Z|d3d446b3-66aa-48a4-b119-04ebc4f68c7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:08:08.527Z|d3d446b3-66aa-48a4-b119-04ebc4f68c7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:08:09.193Z|a80fefd6-450b-4c12-8230-dea9196a8837|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:08:09.194Z|a80fefd6-450b-4c12-8230-dea9196a8837|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:08:15.208Z|a3cf15ff-460a-4b74-87d9-85beb6bf4d6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T09:08:15.209Z|a3cf15ff-460a-4b74-87d9-85beb6bf4d6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T09:08:18.404Z|05f7438e-61ed-43ac-945b-397f4f9d7218|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:08:18.405Z|05f7438e-61ed-43ac-945b-397f4f9d7218|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:08:18.555Z|0dd60c39-561d-46f0-9d5c-2f04ca4c02a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:08:18.556Z|0dd60c39-561d-46f0-9d5c-2f04ca4c02a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:08:19.220Z|2167ad70-e7a2-47d1-915a-cf0674947701|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:08:19.221Z|2167ad70-e7a2-47d1-915a-cf0674947701|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:08:28.427Z|9d4b6675-203b-415b-9b92-d933ca74978b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:08:28.428Z|9d4b6675-203b-415b-9b92-d933ca74978b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:08:28.584Z|1ab9400e-653c-41f2-bef9-364d7e7f624b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:08:28.585Z|1ab9400e-653c-41f2-bef9-364d7e7f624b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:08:29.244Z|5de7c94d-9c61-4feb-9286-a8603b7df6ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:08:29.245Z|5de7c94d-9c61-4feb-9286-a8603b7df6ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:08:30.208Z|a9cf14e0-9f3e-409c-b667-3185493749eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T09:08:30.209Z|a9cf14e0-9f3e-409c-b667-3185493749eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T09:08:31.385Z|ea5915ac-d640-457c-b43b-aed179b4ecd7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T09:08:31.385Z|ea5915ac-d640-457c-b43b-aed179b4ecd7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T09:08:38.452Z|5516680a-1c3a-4019-bfd4-422574d83ef2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:08:38.453Z|5516680a-1c3a-4019-bfd4-422574d83ef2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:08:38.612Z|22874493-8a91-4ce3-8c42-32c7ffde499a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:08:38.613Z|22874493-8a91-4ce3-8c42-32c7ffde499a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:08:39.274Z|9f272955-f3c1-40f3-b4b1-9f3fdad6e6dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:08:39.274Z|9f272955-f3c1-40f3-b4b1-9f3fdad6e6dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:08:40.407Z|8d1b368c-b70c-43d7-97a9-23d759c4ef27|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T09:08:40.408Z|8d1b368c-b70c-43d7-97a9-23d759c4ef27|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T09:08:45.208Z|e34eb299-3da9-4e70-804f-b2c82f03a9a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T09:08:45.212Z|e34eb299-3da9-4e70-804f-b2c82f03a9a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T09:08:48.479Z|0b70c89c-5d20-4350-832d-3e3b2a54c015|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:08:48.480Z|0b70c89c-5d20-4350-832d-3e3b2a54c015|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:08:48.638Z|9f0aea45-68f2-4230-bc9e-401bdedc51d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:08:48.639Z|9f0aea45-68f2-4230-bc9e-401bdedc51d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:08:49.304Z|246e40ff-129d-4e4c-892e-6325a51bfc2f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:08:49.304Z|246e40ff-129d-4e4c-892e-6325a51bfc2f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:08:58.503Z|dad07f6b-10af-4875-a6be-a361034189a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:08:58.504Z|dad07f6b-10af-4875-a6be-a361034189a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:08:58.666Z|df32cf9d-279a-489f-b09a-5ecd1c3fe58b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:08:58.667Z|df32cf9d-279a-489f-b09a-5ecd1c3fe58b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:08:59.330Z|43815d0b-da95-403c-a53a-4071cda266eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:08:59.330Z|43815d0b-da95-403c-a53a-4071cda266eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:09:00.208Z|27044110-11b3-4d60-9acd-adc5ac18999d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T09:09:00.209Z|27044110-11b3-4d60-9acd-adc5ac18999d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T09:09:01.385Z|54856a3b-9ab7-4987-b8ed-0a773c4dc70f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T09:09:01.386Z|54856a3b-9ab7-4987-b8ed-0a773c4dc70f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T09:09:08.526Z|91eee193-d4e9-4516-a4f1-b1032224b8ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:09:08.526Z|91eee193-d4e9-4516-a4f1-b1032224b8ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:09:08.694Z|31fac0f2-dbc4-4725-8a49-3e5b6aa36a3c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:09:08.694Z|31fac0f2-dbc4-4725-8a49-3e5b6aa36a3c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:09:09.357Z|6c2546de-647f-4bb0-8a25-b4f4a907550f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:09:09.358Z|6c2546de-647f-4bb0-8a25-b4f4a907550f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:09:15.208Z|7973dddd-5bf4-4711-a184-5e3c67a17102|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T09:09:15.209Z|7973dddd-5bf4-4711-a184-5e3c67a17102|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T09:09:18.555Z|09c07f58-cec1-4784-93d8-5f056c6cc403|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:09:18.556Z|09c07f58-cec1-4784-93d8-5f056c6cc403|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:09:18.719Z|0dcf91c7-2dd7-4d45-a036-5a1e313abee4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:09:18.719Z|0dcf91c7-2dd7-4d45-a036-5a1e313abee4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:09:19.387Z|29412a8a-4531-49ad-a0a1-e54604a0208c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:09:19.388Z|29412a8a-4531-49ad-a0a1-e54604a0208c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:09:28.583Z|e3604306-fe8d-4294-be06-732a1415bb10|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:09:28.584Z|e3604306-fe8d-4294-be06-732a1415bb10|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:09:28.747Z|174593ba-58f7-4d1d-a2a5-f1d1e9bf5bb2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:09:28.748Z|174593ba-58f7-4d1d-a2a5-f1d1e9bf5bb2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:09:29.416Z|2b6186cf-ff24-4fb7-9ec4-6a31d16d98c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:09:29.416Z|2b6186cf-ff24-4fb7-9ec4-6a31d16d98c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:09:30.208Z|e7d34c3b-dc6b-4306-9674-0e57c5e30c45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T09:09:30.212Z|e7d34c3b-dc6b-4306-9674-0e57c5e30c45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T09:09:31.387Z|11d4d852-ae9b-42c1-b4ad-dc8fb088b4d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T09:09:31.387Z|11d4d852-ae9b-42c1-b4ad-dc8fb088b4d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T09:09:38.606Z|13a0d678-4a12-49a9-8af1-1ad54cd590e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:09:38.607Z|13a0d678-4a12-49a9-8af1-1ad54cd590e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:09:38.776Z|fd295404-ca24-4d8a-8372-ff14b97e1b9f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:09:38.777Z|fd295404-ca24-4d8a-8372-ff14b97e1b9f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:09:39.445Z|82737303-00b5-479b-b457-4fca9dae52e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:09:39.445Z|82737303-00b5-479b-b457-4fca9dae52e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:09:40.406Z|43dfa401-8408-4b37-b0fa-1d98a84e8637|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-16T09:09:40.407Z|43dfa401-8408-4b37-b0fa-1d98a84e8637|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-16T09:09:45.208Z|3b9646fa-c473-4516-8218-93f8b22e4ca7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T09:09:45.209Z|3b9646fa-c473-4516-8218-93f8b22e4ca7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T09:09:48.635Z|da321cd3-f0b7-4ef2-aa10-96f5cfc94899|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:09:48.636Z|da321cd3-f0b7-4ef2-aa10-96f5cfc94899|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:09:48.799Z|9b349c85-3542-43d9-b86d-3eb1dbac85e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:09:48.800Z|9b349c85-3542-43d9-b86d-3eb1dbac85e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:09:49.474Z|36cb9720-3999-483c-ac0a-b7ef6f595766|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:09:49.475Z|36cb9720-3999-483c-ac0a-b7ef6f595766|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:09:58.659Z|77794dc8-cb3b-48e8-a3bb-5b2598461406|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:09:58.660Z|77794dc8-cb3b-48e8-a3bb-5b2598461406|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:09:58.827Z|b34be133-c4cb-45f1-87a9-6b666d87d04c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:09:58.828Z|b34be133-c4cb-45f1-87a9-6b666d87d04c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:09:59.500Z|e275d54b-5f5f-4d22-bd50-c234c293cf93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:09:59.500Z|e275d54b-5f5f-4d22-bd50-c234c293cf93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:10:00.208Z|bc2f9554-3b4d-4be1-bcb9-5ce29ee050dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T09:10:00.209Z|bc2f9554-3b4d-4be1-bcb9-5ce29ee050dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T09:10:01.388Z|eb095dc6-6e40-4bff-8d05-18183b7ff6c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-16T09:10:01.388Z|eb095dc6-6e40-4bff-8d05-18183b7ff6c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-16T09:10:08.684Z|a9e1a5b2-0387-47ae-b888-43a10c0aa621|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:10:08.685Z|a9e1a5b2-0387-47ae-b888-43a10c0aa621|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-16T09:10:08.853Z|1b8e50e4-2f1a-416c-8d76-24f29f4eccb5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-16T09:10:08.854Z|1b8e50e4-2f1a-416c-8d76-24f29f4eccb5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.